/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_064d/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_064d
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.avatar_064d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hovered_ea9b.mask_9106/licenses/gpl-2.0.primary-4b73
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.label_ffc0/, (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.tiny_f4a9.main_037f/normalize.title-51fa/
 ======
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.title-51fa v7.0.0 | MIT License | github.avatar_064d/necolas/normalize.title-51fa */
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;
}
.button_north_5ebd .info-0531,
.slider_9121,
.sort-9a04,
.element_fluid_6a25,
.paragraph_dirty_0055,
.title_current_a613,
.orange-4323,
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;
}
.slider_9121,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slider_9121,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slider_9121,
  h1 {
    font-size: 1.8em;
  }
}
.sort-9a04,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort-9a04 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort-9a04,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort-9a04,
  h2 {
    font-size: 1.7em;
  }
}
.element_fluid_6a25,
h3 {
  font-size: 1.618em;
}
.button_north_5ebd .info-0531,
.paragraph_dirty_0055,
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.label_hovered_79aa {
  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;
}
.logo-a658:after,
.logo-a658:before,
.current-63b1:after,
.current-63b1:before {
  content: "";
  display: table;
}
.logo-a658:after,
.current-63b1:after {
  clear: both;
}
.link-198a {
  float: right;
  margin-right: 0;
}
.progress-d625 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.green-5c6a .label-7ac1,
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;
}
.green-5c6a .label-7ac1: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;
}
.north-afae .label-7ac1 {
  box-shadow: none;
}
.north-afae
  .label-7ac1
  .pressed_1c02 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.north-afae .label-7ac1 .progress-selected-fa52 {
  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;
}
.north-afae
  .label-7ac1
  .progress-selected-fa52
  b {
  display: none;
}
.north-afae .summary_tall_beec {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hero_outer_80cf:not(.tiny-5cac):not(.badge-8903),
button:not(.tiny-5cac):not(.badge-8903),
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ),
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ),
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ) {
  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;
}
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ):hover,
button:not(.tiny-5cac):not(
    .badge-8903
  ):hover,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ):hover,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ):hover,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ):active,
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ):focus,
button:not(.tiny-5cac):not(
    .badge-8903
  ):active,
button:not(.tiny-5cac):not(
    .badge-8903
  ):focus,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ):active,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ):focus,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ):active,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ):focus,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ):active,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ):focus {
  outline: 0;
}
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538,
button:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538 {
  position: relative;
}
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .complex_6a05,
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .filter-tall-e7e2,
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .widget_9d63,
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  i,
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  svg,
button:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .complex_6a05,
button:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .filter-tall-e7e2,
button:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .widget_9d63,
button:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  i,
button:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  svg,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .complex_6a05,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .filter-tall-e7e2,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .widget_9d63,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  i,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  svg,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .complex_6a05,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .filter-tall-e7e2,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .widget_9d63,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  i,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  svg,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .complex_6a05,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .filter-tall-e7e2,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  .widget_9d63,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  i,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538
  svg {
  visibility: hidden;
}
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538:after,
button:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538:after,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538:after,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538:after,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ).fn-loading-f538: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;
}
.hero_outer_80cf:not(.tiny-5cac):not(.badge-8903),
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ),
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ),
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ) {
  color: #fff;
  background: #235787;
}
.hero_outer_80cf:not(.tiny-5cac):not(
    .badge-8903
  ):focus,
input[type="button"]:not(.tiny-5cac):not(
    .badge-8903
  ):focus,
input[type="reset"]:not(.tiny-5cac):not(
    .badge-8903
  ):focus,
input[type="submit"]:not(.tiny-5cac):not(
    .badge-8903
  ):focus {
  color: #fff;
}
.hero_outer_80cf.fn-disabled-f538:not(.tiny-5cac):not(
    .badge-8903
  ),
.hero_outer_80cf[disabled]:not(.tiny-5cac):not(
    .badge-8903
  ),
button.fn-disabled-f538:not(.tiny-5cac):not(
    .badge-8903
  ),
button[disabled]:not(.tiny-5cac):not(
    .badge-8903
  ) {
  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;
}
.thumbnail-d82a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail-d82a: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;
}
.media-c11f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption_530a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mini_f991 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.logo-a658:after,
.logo-a658:before,
.left_76a4:after,
.left_76a4:before,
.panel-320b:after,
.panel-320b:before,
.hot-629c:after,
.hot-629c:before,
.media-west-b4c6:after,
.media-west-b4c6:before,
.element_cc58:after,
.element_cc58:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.logo-a658:after,
.left_76a4:after,
.panel-320b:after,
.hot-629c:after,
.media-west-b4c6:after,
.element_cc58:after {
  clear: both;
}
.left_76a4 .component_f04a,
.panel-320b .component_f04a,
.grid-pink-4429 .component_f04a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.next_4aba {
  display: inline-block;
}
.summary_53c3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.summary_53c3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.summary_53c3 .avatar-1989 {
  padding: 1em 0;
  font-size: 85%;
}
.avatar-1989 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail-fluid-5100 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail-fluid-5100:after,
.thumbnail-fluid-5100:before {
  content: "";
  display: table;
}
.thumbnail-fluid-5100:after {
  clear: both;
}
.bottom-0b2e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hot_9b22 .bottom-0b2e {
  max-width: 50%;
}
.thumbnail-85cf .bottom-0b2e {
  max-width: 33.33%;
}
.box_thick_8d59 .bottom-0b2e {
  max-width: 25%;
}
.center_f5ae .bottom-0b2e {
  max-width: 20%;
}
.gas-98d0 .bottom-0b2e {
  max-width: 16.66%;
}
.hard-3913 .bottom-0b2e {
  max-width: 14.28%;
}
.sidebar_small_ddf6 .bottom-0b2e {
  max-width: 12.5%;
}
.alert-2874 .bottom-0b2e {
  max-width: 11.11%;
}
.footer_plasma_c403 {
  display: block;
}
.button_north_5ebd .south-f93f label,
.button_north_5ebd .active-ef94 label,
.button_north_5ebd .sort-gas-6573 label,
.button_north_5ebd .lite-ebd6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small_f148 {
  list-style: none;
  margin: 0;
}
.small_f148 article.tabs_d383 {
  margin-bottom: 0;
}
.small_f148 ul {
  list-style: none;
  margin: 0;
}
.small_f148 .icon_hot_7d78 li.tabs_d383 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small_f148 .icon_hot_7d78 li.tabs_d383 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small_f148 .icon_hot_7d78 li.tabs_d383: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) {
  .small_f148 .icon_hot_7d78 li.tabs_d383 li.tabs_d383 li.tabs_d383 li.tabs_d383 {
    padding-left: 0;
  }
}
article.tabs_d383 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs_d383 .left_76a4 p:last-of-type {
  margin-bottom: 0;
}
article.tabs_d383 .element-yellow-e5dd {
  float: left;
}
article.tabs_d383 .hidden-dd0f {
  margin-left: 85px;
}
article.tabs_d383 .tag_narrow_7695 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs_d383 .tag_narrow_7695 .widget_3cbe {
  margin-left: 10px;
}
article.tabs_d383 .dark-8e53 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs_d383 .secondary_up_1462 {
  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 .south-f93f,
  #respond .sort-gas-6573,
  #respond .lite-ebd6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south-f93f input,
#respond .sort-gas-6573 input,
#respond .lite-ebd6 input {
  width: 100%;
}
#respond .lite-ebd6 {
  margin-right: 0;
}
#respond .under-ecff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outer_4911 {
  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;
}
.outer_4911.shade-current-e97b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outer_4911 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%);
}
.outer_4911:focus,
.outer_4911: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);
}
.brown_fe1e {
  border-radius: 10%;
}
.narrow-e94c {
  border-radius: 50%;
}
.tag_3df2 {
  font-size: 0.72em;
}
.liquid-4cf6 {
  font-size: 0.875em;
}
.sidebar-inner-82e8 {
  font-size: 1.1em;
}
.upper_aef7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.upper_aef7.tag_3df2 {
  letter-spacing: 0.5px;
}
.tall-5d94,
.tall-5d94 a {
  color: #6d6d6d;
}
.tall-5d94 a:hover {
  color: #111;
}
.hidden-blue-5ec0 {
  color: #6d6d6d;
}
.cold_1a2b {
  overflow-x: hidden;
}
.cold_1a2b .shade-eed6.main_61b3 {
  position: relative;
}
.cold_1a2b .shade-eed6.main_61b3.gold-1adf {
  position: initial;
}
.cold_1a2b
  .shade-eed6.main_61b3.gold-1adf
  .tooltip_9c15 {
  left: auto;
}
.cold_1a2b .shade-eed6 .tooltip_9c15 {
  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;
}
.cold_1a2b .shade-eed6:hover.main_61b3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cold_1a2b
  .shade-eed6:hover.main_61b3
  .tooltip_9c15 {
  display: block;
  z-index: 9999999;
}
.cold_1a2b .thumbnail_6e30 .left-9b02,
.cold_1a2b .pro_5155 .left-9b02 {
  display: none;
}
.cold_1a2b .left_00d9 .shade-eed6:hover.main_61b3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_north_5ebd .south-f93f label,
.button_north_5ebd .active-ef94 label,
.button_north_5ebd .sort-gas-6573 label,
.button_north_5ebd .lite-ebd6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small_f148 {
  list-style: none;
  margin: 0;
}
.small_f148 article.tabs_d383 {
  margin-bottom: 0;
}
.small_f148 ul {
  list-style: none;
  margin: 0;
}
.small_f148 .icon_hot_7d78 li.tabs_d383 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small_f148 .icon_hot_7d78 li.tabs_d383 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small_f148 .icon_hot_7d78 li.tabs_d383: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) {
  .small_f148 .icon_hot_7d78 li.tabs_d383 li.tabs_d383 li.tabs_d383 li.tabs_d383 {
    padding-left: 0;
  }
}
article.tabs_d383 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs_d383 .left_76a4 p:last-of-type {
  margin-bottom: 0;
}
article.tabs_d383 .element-yellow-e5dd {
  float: left;
}
article.tabs_d383 .hidden-dd0f {
  margin-left: 85px;
}
article.tabs_d383 .tag_narrow_7695 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs_d383 .tag_narrow_7695 .widget_3cbe {
  margin-left: 10px;
}
article.tabs_d383 .dark-8e53 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs_d383 .secondary_up_1462 {
  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 .south-f93f,
  #respond .sort-gas-6573,
  #respond .lite-ebd6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south-f93f input,
#respond .sort-gas-6573 input,
#respond .lite-ebd6 input {
  width: 100%;
}
#respond .lite-ebd6 {
  margin-right: 0;
}
#respond .under-ecff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_6e30 .basic-86ed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.basic-86ed .border_pink_7913.west_a5f5 .banner-pro-f420 > li > a:focus,
.basic-86ed .border_pink_7913.west_a5f5 .banner-pro-f420 > li > a:hover,
.basic-86ed .border_pink_7913.secondary-572a .banner-pro-f420 > li > a:focus,
.basic-86ed .border_pink_7913.secondary-572a .banner-pro-f420 > li > a:hover,
.basic-86ed .border_pink_7913.huge-08d4 .banner-pro-f420 > li > a:focus,
.basic-86ed .border_pink_7913.huge-08d4 .banner-pro-f420 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-86ed
  .border_pink_7913.west_a5f5
  .banner-pro-f420
  > li.frame-west-c6b4
  > a,
.basic-86ed
  .border_pink_7913.west_a5f5
  .banner-pro-f420
  > li.left_e555
  > a,
.basic-86ed
  .border_pink_7913.secondary-572a
  .banner-pro-f420
  > li.frame-west-c6b4
  > a,
.basic-86ed
  .border_pink_7913.secondary-572a
  .banner-pro-f420
  > li.left_e555
  > a,
.basic-86ed
  .border_pink_7913.huge-08d4
  .banner-pro-f420
  > li.frame-west-c6b4
  > a,
.basic-86ed .border_pink_7913.huge-08d4 .banner-pro-f420 > li.backdrop_2619 > a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-86ed .chip-2f23,
.basic-86ed .chip-2f23 a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-86ed .hidden-ab00.carousel_e099 li a,
.basic-86ed .item-2025 a,
.basic-86ed .fast-368c,
.basic-86ed .banner-pro-f420 > li > a,
.basic-86ed .filter_ec17 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed .hidden-ab00.carousel_e099 li a:hover,
.basic-86ed .item-2025 a:hover,
.basic-86ed .fast-368c:hover,
.basic-86ed .banner-pro-f420 > li > a:hover,
.basic-86ed .filter_ec17:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-86ed .fixed_a205 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed .fixed_a205 .menu_mini_cf6c {
  color: rgba(255, 255, 255, 0.99);
}
.basic-86ed .fixed_a205:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-86ed .accordion-easy-70c2 .background-1227 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed .accordion-easy-70c2 .background-1227 .frame_6fff {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed
  .accordion-easy-70c2
  .background-1227
  .frame_6fff::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed
  .accordion-easy-70c2
  .background-1227
  .frame_6fff:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed
  .accordion-easy-70c2
  .background-1227
  .frame_6fff::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed
  .accordion-easy-70c2
  .background-1227
  .frame_6fff::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed .accordion-easy-70c2 .description_eea3 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-86ed .accordion-easy-70c2 .description_eea3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_green_5ad8
  .basic-86ed
  .accordion-easy-70c2
  .action_71bc
  .selected_a9c3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_green_5ad8
  .basic-86ed
  .accordion-easy-70c2
  .action_71bc
  .frame_6fff {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_6e30 .secondary-93e1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.secondary-93e1 .border_pink_7913.west_a5f5 .banner-pro-f420 > li > a:focus,
.secondary-93e1 .border_pink_7913.west_a5f5 .banner-pro-f420 > li > a:hover,
.secondary-93e1 .border_pink_7913.secondary-572a .banner-pro-f420 > li > a:focus,
.secondary-93e1 .border_pink_7913.secondary-572a .banner-pro-f420 > li > a:hover,
.secondary-93e1 .border_pink_7913.huge-08d4 .banner-pro-f420 > li > a:focus,
.secondary-93e1 .border_pink_7913.huge-08d4 .banner-pro-f420 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-93e1
  .border_pink_7913.west_a5f5
  .banner-pro-f420
  > li.frame-west-c6b4
  > a,
.secondary-93e1
  .border_pink_7913.west_a5f5
  .banner-pro-f420
  > li.left_e555
  > a,
.secondary-93e1
  .border_pink_7913.secondary-572a
  .banner-pro-f420
  > li.frame-west-c6b4
  > a,
.secondary-93e1
  .border_pink_7913.secondary-572a
  .banner-pro-f420
  > li.left_e555
  > a,
.secondary-93e1
  .border_pink_7913.huge-08d4
  .banner-pro-f420
  > li.frame-west-c6b4
  > a,
.secondary-93e1 .border_pink_7913.huge-08d4 .banner-pro-f420 > li.backdrop_2619 > a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-93e1 .chip-2f23,
.secondary-93e1 .chip-2f23 a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-93e1 .hidden-ab00.carousel_e099 li a,
.secondary-93e1 .item-2025 a,
.secondary-93e1 .fast-368c,
.secondary-93e1 .banner-pro-f420 > li > a,
.secondary-93e1 .filter_ec17 {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-93e1 .hidden-ab00.carousel_e099 li a:hover,
.secondary-93e1 .item-2025 a:hover,
.secondary-93e1 .fast-368c:hover,
.secondary-93e1 .banner-pro-f420 > li > a:hover,
.secondary-93e1 .filter_ec17:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-93e1 .fixed_a205 {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-93e1 .fixed_a205 .menu_mini_cf6c {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-93e1 .fixed_a205:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-b779 .mask_mini_4e8a {
  margin-left: auto;
  margin-right: auto;
}
.panel-320b > * {
  margin-left: auto;
  margin-right: auto;
}
.panel-320b .media-c11f {
  margin-right: 1.41575em;
}
.gallery_last_03f8 .panel-320b > .green_cd57 {
  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;
}
.gallery_last_03f8 .panel-320b > .heading-selected-f209 {
  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;
}
.title_92de.message-b779 .mask_mini_4e8a,
.old-bc7f.message-b779 .mask_mini_4e8a {
  margin-left: 0;
}
.secondary_bright_39ea.message-b779 .mask_mini_4e8a,
.gas_a846.message-b779 .mask_mini_4e8a {
  margin-right: 0;
}
.panel-320b ol,
.panel-320b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge_orange_a180 video {
  max-width: 100%;
}
.breadcrumb_796e img {
  display: block;
}
.breadcrumb_796e.media-c11f,
.breadcrumb_796e.caption_530a {
  width: 100%;
}
.breadcrumb_796e.heading-selected-f209 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.smooth-90e3:not(.active-3bd2) {
  margin: 1.5em auto;
}
.dim_081e p {
  padding: 1.5em 14px;
}
ul.orange-825f.heading-selected-f209,
ul.orange-825f.green_cd57,
ul.orange-825f.box-bronze-0999.green_cd57 {
  padding: 0 14px;
}
.solid_ff41 {
  display: block;
  overflow-x: auto;
}
.solid_ff41 table {
  border-collapse: collapse;
  width: 100%;
}
.solid_ff41 td,
.solid_ff41 th {
  padding: 0.5em;
}
.panel-320b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel-320b ol ol,
.panel-320b ol ul,
.panel-320b ul ol,
.panel-320b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel-320b ol ol li,
.panel-320b ol ul li,
.panel-320b ul ol li,
.panel-320b ul ul li {
  margin-left: 0;
}
.shadow_last_97f4.texture-f202 > .icon-clean-5750 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow_last_97f4.texture-f202 > .icon-clean-5750 iframe,
.shadow_last_97f4.texture-f202 > .icon-clean-5750 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content_72a4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content_72a4.brown_41ae {
  padding: 0;
}
.content_72a4.brown_41ae cite {
  font-size: 13px;
}
.content_72a4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content_72a4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-dynamic-b2cc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-dynamic-b2cc > p:first-child {
  margin-top: 0;
}
.main-dynamic-b2cc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-dynamic-b2cc blockquote {
  border-left: 0;
}
.in-0126 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.in-0126:not(.tabs-action-a762) {
  max-width: 100px;
}
.in-0126.popup_e9df {
  border-bottom: none !important;
  text-align: center;
}
.in-0126.popup_e9df::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dim_081e p {
    padding: 1.5em 0;
  }
}
.video-ef1a {
  color: #0073aa;
}
.outline_steel_2569 {
  background-color: #0073aa;
}
.notification-8acc {
  color: #229fd8;
}
.title-warm-16b9 {
  background-color: #229fd8;
}
.backdrop-b692 {
  color: #eee;
}
.rough-b69b {
  background-color: #eee;
}
.next_4de9 {
  color: #444;
}
.top-76e4 {
  background-color: #444;
}
.tabs_bronze_d8a0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tabs_bronze_d8a0 .border_light_8e2e .item-2025 {
  font-size: 15px;
}
.tabs_bronze_d8a0 .item-2025 {
  line-height: 1.3;
}
.tabs_bronze_d8a0 .secondary-93e1 {
}
.tabs_bronze_d8a0 .basic-86ed {
  background: #235787;
}
.fast-227d {
  padding: 0;
}
.fast-227d .basic-86ed {
  background: #1a1a1a;
}
.fast-227d .secondary-93e1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.blue-392a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.blue-392a .secondary-93e1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.blue-392a .basic-86ed {
  background: #303030;
}
.element_cc58 {
  position: relative;
  z-index: 10;
}
.element_cc58 .container-4148 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-b621 .main_61b3 {
  display: inline-block;
  vertical-align: middle;
}
.article-b621.dark-f19c .main_61b3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article-b621.dark-f19c .main_61b3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article-b621.dark-f19c .main_61b3 {
    margin-right: 0.4em;
  }
}
.article-b621.dark-f19c .main_61b3:last-child {
  margin-right: 0;
}
.blue-b742 .container-4148 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thumbnail_6e30 .border_light_8e2e {
    margin: 0 -0.5em;
  }
  .thumbnail_6e30 .border_light_8e2e [class*="customify-col-"],
  .thumbnail_6e30 .border_light_8e2e [class*="customify-col_"],
  .thumbnail_6e30 .border_light_8e2e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thumbnail_6e30.tooltip_purple_3c3b .container-4148 {
  background: 0 0 !important;
}
.thumbnail_6e30.tooltip_purple_3c3b .container-4148,
.thumbnail_6e30.blue-b742 .container-4148 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thumbnail_6e30.picture-1055 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thumbnail_6e30.blue-b742 .container-4148 {
  box-shadow: none !important;
}
.modal_0033 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .modal_0033 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .modal_0033 {
    padding: 18px 0 20px;
  }
}
.modal_0033 .heading_purple_3e7c {
  width: 100%;
}
.modal_0033 .notice-0f0e {
  margin-bottom: 0;
}
.modal_0033 .photo_left_631f {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_prev_9de2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_prev_9de2 .dynamic_d17c {
  width: 100%;
}
.banner-static-f019 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.banner-static-f019 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.banner-static-f019 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;
}
.banner-static-f019 li:last-child:after {
  display: none;
}
.banner-static-f019 li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail-316b .left-9b02 button,
.modal_0033 .left-9b02 button {
  left: 0;
}
.detail-316b .dynamic_d17c,
.modal_0033 .dynamic_d17c {
  padding-left: 0;
  padding-right: 0;
}
.detail-316b .table_prev_9de2,
.modal_0033 .table_prev_9de2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail-316b {
  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;
}
.detail-316b: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;
}
.detail-316b .dropdown-849f {
  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) {
  .detail-316b .dropdown-849f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-316b .dropdown-849f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail-316b .dropdown-849f {
    min-height: 200px;
  }
}
.detail-316b .banner-static-f019 {
  color: rgba(255, 255, 255, 0.8);
}
.detail-316b .banner-static-f019 a,
.detail-316b .banner-static-f019 li:after {
  color: inherit;
}
.detail-316b .banner-static-f019 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.full-4b67 {
  margin-bottom: 0.5em;
}
.title_paper_74f7 {
  margin-bottom: 1.2em;
}
.title_paper_74f7,
.full-4b67 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.title_paper_74f7 p:last-child,
.full-4b67 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .left-9b02,
#masthead .left-9b02 {
  display: none;
}
#masthead
  > .left-9b02.chip_short_c1f0 {
  display: none;
}
#masthead > .left-9b02 button {
  left: 0;
}
.full_7b9d {
  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%;
}
.full_7b9d .main_61b3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.full_7b9d .gallery_bottom_d427 {
  display: -webkit-box;
  display: flex;
}
.full_7b9d .gallery_bottom_d427.header_old_9db8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.full_7b9d .gallery_bottom_d427.blue_dbe9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full_7b9d .gallery_bottom_d427.glass-66b9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full_7b9d.wide-6516.item-d1d3 .gallery_bottom_d427.header_old_9db8 {
  flex-basis: 100%;
}
.full_7b9d.list-3eac .gallery_bottom_d427.blue_dbe9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.full_7b9d.list-3eac .gallery_bottom_d427.glass-66b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .left-9b02.chip_short_c1f0 {
  display: none;
}
#masthead > .left-9b02 button {
  left: 0;
}
.tertiary_first_a9c0 {
  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;
}
.tertiary_first_a9c0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tertiary_first_a9c0.disabled-pro-d2c1 i {
  margin-right: 4px;
}
.tertiary_first_a9c0.panel_ff5c i {
  margin-left: 5px;
}
.item-2025 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item-2025 p:last-child {
  margin-bottom: 0;
}
.sort-hard-86e1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sort-hard-86e1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sort-hard-86e1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.sort-hard-86e1 .chip-2f23 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sort-hard-86e1 .wood_74cd {
  margin: 5px 0 7px 0;
}
.sort-hard-86e1.gallery-bronze-4066 .left-f780 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-hard-86e1.gallery-bronze-4066 .content_fluid_0370 {
  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;
}
.sort-hard-86e1.notice_dirty_616c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sort-hard-86e1.notice_dirty_616c .left-f780 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-hard-86e1.notice_dirty_616c .content_fluid_0370 {
  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;
}
.sort-hard-86e1.pagination-663a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort-hard-86e1.shade-active-0db4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sort-hard-86e1.shade-active-0db4 .content_fluid_0370 {
  margin-top: 7px;
}
.warm_b581 {
  display: inline-block;
}
.element_cc58 .image_basic_2d7c .sort-hard-86e1 img {
  max-width: 100%;
}
.border_pink_7913 .overlay-f12a.notice_ed0d,
.tooltip-action-2a6a .overlay-f12a.notice_ed0d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.border_pink_7913 .focused-fa23,
.tooltip-action-2a6a .focused-fa23 {
  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%);
}
.border_pink_7913 .focused-fa23 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.border_pink_7913.description_f47c .focused-fa23 {
  display: none;
}
.border_pink_7913 .element-40e0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border_pink_7913 .element-40e0 li {
  display: inline-block;
  position: relative;
}
.border_pink_7913 .element-40e0 li:last-child {
  margin-right: 0;
}
.border_pink_7913 .element-40e0 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;
}
.border_pink_7913 .element-40e0 li.backdrop_2619 > a {
  color: rgba(0, 0, 0, 0.9);
}
.border_pink_7913 .element-40e0 > 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;
}
.border_pink_7913 .element-40e0 > li > a i {
  line-height: 0;
}
.border_pink_7913 .element-40e0 > li.up_4333 > a .focused-fa23 {
  margin-left: 4px;
  line-height: 0;
}
.border_pink_7913 .element-40e0 .form-easy-02cf li.up_4333 > a {
  position: relative;
}
.border_pink_7913 .element-40e0 .form-easy-02cf li.up_4333 > a:after,
.border_pink_7913 .element-40e0 .form-easy-02cf li.up_4333 > a:before {
  content: "";
  display: table;
}
.border_pink_7913 .element-40e0 .form-easy-02cf li.up_4333 > a:after {
  clear: both;
}
.border_pink_7913 .element-40e0 .form-easy-02cf li.up_4333 > a .focused-fa23 {
  margin-left: 5px;
  float: right;
}
.border_pink_7913 .pagination-top-1664,
.border_pink_7913 .form-easy-02cf {
  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;
}
.border_pink_7913 .form-easy-02cf {
  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;
}
.border_pink_7913 .form-easy-02cf .notice_ed0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border_pink_7913 .form-easy-02cf .focused-fa23 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.border_pink_7913 .form-easy-02cf li {
  display: block;
  margin: 0;
  padding: 0;
}
.border_pink_7913 .form-easy-02cf 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;
}
.border_pink_7913 .form-easy-02cf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.border_pink_7913 .form-easy-02cf .form-easy-02cf {
  top: 0;
  left: 100%;
}
.border_pink_7913 .label_4997.fn-focus-f538 > .pagination-top-1664,
.border_pink_7913 .label_4997.fn-focus-f538 > .form-easy-02cf,
.border_pink_7913 .label_4997:focus > .pagination-top-1664,
.border_pink_7913 .label_4997:focus > .form-easy-02cf,
.border_pink_7913 .label_4997:hover > .pagination-top-1664,
.border_pink_7913 .label_4997:hover > .form-easy-02cf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.border_pink_7913.huge-08d4 .banner-pro-f420:after,
.border_pink_7913.huge-08d4 .banner-pro-f420:before {
  content: "";
  display: table;
}
.border_pink_7913.huge-08d4 .banner-pro-f420:after {
  clear: both;
}
.border_pink_7913.huge-08d4 .banner-pro-f420 > li {
  float: left;
}
.border_pink_7913.focus_d815 .banner-pro-f420:after,
.border_pink_7913.focus_d815 .banner-pro-f420:before {
  content: "";
  display: table;
}
.border_pink_7913.focus_d815 .banner-pro-f420:after {
  clear: both;
}
.border_pink_7913.focus_d815 .banner-pro-f420 > li {
  float: left;
}
.border_pink_7913.focus_d815 .banner-pro-f420 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.border_pink_7913.focus_d815 .banner-pro-f420 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.border_pink_7913.focus_d815 .banner-pro-f420 > li.frame-west-c6b4 > a,
.border_pink_7913.focus_d815 .banner-pro-f420 > li.backdrop_2619 > a {
  color: #fff;
  background-color: #1e4b75;
}
.border_pink_7913.west_a5f5 .banner-pro-f420 > li > a .notice_ed0d {
  position: relative;
}
.border_pink_7913.west_a5f5 .banner-pro-f420 > li > a .notice_ed0d: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;
}
.border_pink_7913.west_a5f5
  .banner-pro-f420
  > li:focus
  > a
  .notice_ed0d:before,
.border_pink_7913.west_a5f5
  .banner-pro-f420
  > li:hover
  > a
  .notice_ed0d:before {
  width: 100%;
  background-color: currentColor;
}
.border_pink_7913.west_a5f5
  .banner-pro-f420
  > li.frame-west-c6b4
  > a
  .notice_ed0d:before,
.border_pink_7913.west_a5f5
  .banner-pro-f420
  > li.left_e555
  > a
  .notice_ed0d:before {
  width: 100%;
  background-color: currentColor;
}
.border_pink_7913.secondary-572a .banner-pro-f420 > li > a .notice_ed0d {
  position: relative;
}
.border_pink_7913.secondary-572a .banner-pro-f420 > li > a .notice_ed0d: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;
}
.border_pink_7913.secondary-572a .banner-pro-f420 > li:focus > a .notice_ed0d:before,
.border_pink_7913.secondary-572a
  .banner-pro-f420
  > li:hover
  > a
  .notice_ed0d:before {
  width: 100%;
  background-color: currentColor;
}
.border_pink_7913.secondary-572a
  .banner-pro-f420
  > li.frame-west-c6b4
  > a
  .notice_ed0d:before,
.border_pink_7913.secondary-572a
  .banner-pro-f420
  > li.left_e555
  > a
  .notice_ed0d:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-action-2a6a .element-40e0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip-action-2a6a .element-40e0 li:first-child > a {
  border-top: none;
}
.tooltip-action-2a6a .element-40e0 .paragraph-slow-9daa > .notice_ed0d .focused-fa23 {
  display: none;
}
.tooltip-action-2a6a .element-40e0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip-action-2a6a .element-40e0 li:last-child {
  border: none;
}
.tooltip-action-2a6a .element-40e0 li.up_4333 > a {
  padding-right: 45px !important;
}
.tooltip-action-2a6a .element-40e0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip-action-2a6a .element-40e0 li a:focus,
.tooltip-action-2a6a .element-40e0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-action-2a6a .element-40e0 li .popup-white-5068 {
  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;
}
.tooltip-action-2a6a .element-40e0 li .popup-white-5068:hover {
  box-shadow: none;
}
.tooltip-action-2a6a .element-40e0 li .popup-white-5068 .focused-fa23 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip-action-2a6a .element-40e0 .form-easy-02cf {
  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);
}
.tooltip-action-2a6a .element-40e0 .form-easy-02cf li a {
  padding-left: 3em;
}
.tooltip-action-2a6a .element-40e0 .narrow_4994 > a .popup-white-5068 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip-action-2a6a .element-40e0 .narrow_4994 > .form-easy-02cf {
  display: block;
  opacity: 1;
}
.notice-liquid-5d6c {
  max-width: 100%;
}
.hero-liquid-7c1e {
  line-height: 0;
  cursor: pointer;
}
.filter_ec17 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.filter_ec17:hover {
  box-shadow: none;
  color: currentColor;
}
.filter_ec17 svg {
  width: 18px;
  height: 18px;
}
.filter_ec17 .pagination_3d6b {
  display: none;
}
.complex-b504 {
  position: relative;
}
.complex-b504.fn-active-f538 .filter_ec17 .description_7253 {
  display: none;
}
.complex-b504.fn-active-f538 .filter_ec17 .pagination_3d6b {
  display: inline-block;
}
.complex-b504 .simple_4b75 {
  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);
}
.complex-b504.last_6f31 .simple_4b75 {
  left: auto;
  right: -0.9em;
}
.complex-b504.last_6f31 .badge-fluid-85c1::before {
  left: auto;
  right: 15px;
}
.complex-b504.fn-active-f538 .simple_4b75 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.action_71bc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.action_71bc label {
  flex-basis: 100%;
}
.action_71bc .background-1227 {
  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;
}
.action_71bc .frame_6fff {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.action_71bc .frame_6fff:focus {
  background-color: transparent;
}
.action_71bc button.description_eea3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.action_71bc button.description_eea3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.action_71bc button.description_eea3 svg {
  width: 18px;
  height: 18px;
}
.action_71bc input[type="submit"] {
  min-height: auto;
}
.accordion-easy-70c2 .action_71bc .frame_6fff {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge-fluid-85c1 {
  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) {
  .badge-fluid-85c1 {
    width: 220px;
  }
}
.badge-fluid-85c1 label {
  flex-basis: 100%;
}
.badge-fluid-85c1::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;
}
.paragraph_green_5ad8 .accordion-easy-70c2 .action_71bc {
  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;
}
.paragraph_green_5ad8
  .accordion-easy-70c2
  .action_71bc
  .background-1227 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph_green_5ad8 .accordion-easy-70c2 .action_71bc .frame_6fff {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph_green_5ad8
  .accordion-easy-70c2
  .action_71bc
  .frame_6fff:focus {
  background: 0 0;
}
.paragraph_green_5ad8
  .accordion-easy-70c2
  .action_71bc
  .selected_a9c3 {
  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;
}
.hidden-ab00 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden-ab00 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden-ab00 li:last-child {
  margin-right: 0;
}
.hidden-ab00 li:first-child {
  margin-left: 0;
}
.hidden-ab00.message_e583 a {
  color: #fff;
}
.hidden-ab00.message_e583 a:hover {
  color: #fff;
}
.hidden-ab00 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden-ab00 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden-ab00 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden-ab00 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden-ab00 [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden-ab00 [class*="social-icon-apple"].component-pro-d075 {
  background-color: transparent;
  color: #999;
}
.hidden-ab00 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden-ab00 [class*="social-icon-behance"].component-pro-d075 {
  background-color: transparent;
  color: #1769ff;
}
.hidden-ab00 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden-ab00 [class*="social-icon-bitbucket"].component-pro-d075 {
  background-color: transparent;
  color: #205081;
}
.hidden-ab00 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden-ab00 [class*="social-icon-codepen"].component-pro-d075 {
  background-color: transparent;
  color: #000;
}
.hidden-ab00 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden-ab00 [class*="social-icon-delicious"].component-pro-d075 {
  background-color: transparent;
  color: #39f;
}
.hidden-ab00 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden-ab00 [class*="social-icon-digg"].component-pro-d075 {
  background-color: transparent;
  color: #005be2;
}
.hidden-ab00 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden-ab00 [class*="social-icon-dribbble"].component-pro-d075 {
  background-color: transparent;
  color: #ea4c89;
}
.hidden-ab00 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden-ab00 [class*="social-icon-envelope"].component-pro-d075 {
  background-color: transparent;
  color: #ea4335;
}
.hidden-ab00 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden-ab00 [class*="social-icon-facebook"].component-pro-d075 {
  background-color: transparent;
  color: #3b5998;
}
.hidden-ab00 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden-ab00 [class*="social-icon-flickr"].component-pro-d075 {
  background-color: transparent;
  color: #0063dc;
}
.hidden-ab00 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden-ab00 [class*="social-icon-foursquare"].component-pro-d075 {
  background-color: transparent;
  color: #2d5be3;
}
.hidden-ab00 [class*="social-icon-github"] {
  background-color: #333;
}
.hidden-ab00 [class*="social-icon-github"].component-pro-d075 {
  background-color: transparent;
  color: #333;
}
.hidden-ab00 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden-ab00 [class*="social-icon-google-plus"].component-pro-d075 {
  background-color: transparent;
  color: #dd4b39;
}
.hidden-ab00 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden-ab00 [class*="social-icon-houzz"].component-pro-d075 {
  background-color: transparent;
  color: #7ac142;
}
.hidden-ab00 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden-ab00 [class*="social-icon-instagram"].component-pro-d075 {
  background-color: transparent;
  color: #262626;
}
.hidden-ab00 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden-ab00 [class*="social-icon-jsfiddle"].component-pro-d075 {
  background-color: transparent;
  color: #487aa2;
}
.hidden-ab00 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden-ab00 [class*="social-icon-linkedin"].component-pro-d075 {
  background-color: transparent;
  color: #0077b5;
}
.hidden-ab00 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden-ab00 [class*="social-icon-medium"].component-pro-d075 {
  background-color: transparent;
  color: #00ab6b;
}
.hidden-ab00 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden-ab00
  [class*="social-icon-odnoklassniki"].component-pro-d075 {
  background-color: transparent;
  color: #f4731c;
}
.hidden-ab00 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden-ab00 [class*="social-icon-meetup"].component-pro-d075 {
  background-color: transparent;
  color: #ec1c40;
}
.hidden-ab00 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden-ab00 [class*="social-icon-pinterest"].component-pro-d075 {
  background-color: transparent;
  color: #bd081c;
}
.hidden-ab00 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden-ab00 [class*="social-icon-product-hunt"].component-pro-d075 {
  background-color: transparent;
  color: #da552f;
}
.hidden-ab00 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden-ab00 [class*="social-icon-reddit"].component-pro-d075 {
  background-color: transparent;
  color: #ff4500;
}
.hidden-ab00 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden-ab00 [class*="social-icon-rss"].component-pro-d075 {
  background-color: transparent;
  color: #f26522;
}
.hidden-ab00 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden-ab00
  [class*="social-icon-shopping-cart"].component-pro-d075 {
  background-color: transparent;
  color: #4caf50;
}
.hidden-ab00 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden-ab00 [class*="social-icon-skype"].component-pro-d075 {
  background-color: transparent;
  color: #00aff0;
}
.hidden-ab00 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden-ab00 [class*="social-icon-slideshare"].component-pro-d075 {
  background-color: transparent;
  color: #0077b5;
}
.hidden-ab00 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden-ab00 [class*="social-icon-snapchat"].component-pro-d075 {
  background-color: transparent;
  color: #fffc00;
}
.hidden-ab00 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden-ab00 [class*="social-icon-soundcloud"].component-pro-d075 {
  background-color: transparent;
  color: #f80;
}
.hidden-ab00 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden-ab00 [class*="social-icon-spotify"].component-pro-d075 {
  background-color: transparent;
  color: #2ebd59;
}
.hidden-ab00 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden-ab00
  [class*="social-icon-stack-overflow"].component-pro-d075 {
  background-color: transparent;
  color: #fe7a15;
}
.hidden-ab00 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden-ab00 [class*="social-icon-maldkfgram"].component-pro-d075 {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden-ab00 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden-ab00 [class*="social-icon-tripadvisor"].component-pro-d075 {
  background-color: transparent;
  color: #589442;
}
.hidden-ab00 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden-ab00 [class*="social-icon-tumblr"].component-pro-d075 {
  background-color: transparent;
  color: #35465c;
}
.hidden-ab00 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden-ab00 [class*="social-icon-twitch"].component-pro-d075 {
  background-color: transparent;
  color: #6441a5;
}
.hidden-ab00 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden-ab00 [class*="social-icon-twitter"].component-pro-d075 {
  background-color: transparent;
  color: #1da1f2;
}
.hidden-ab00 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden-ab00 [class*="social-icon-vimeo"].component-pro-d075 {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden-ab00 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden-ab00 [class*="social-icon-vk"].component-pro-d075 {
  background-color: transparent;
  color: #45668e;
}
.hidden-ab00 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden-ab00 [class*="social-icon-weibo"].component-pro-d075 {
  background-color: transparent;
  color: #df2029;
}
.hidden-ab00 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden-ab00 [class*="social-icon-weixin"].component-pro-d075 {
  background-color: transparent;
  color: #7bb32e;
}
.hidden-ab00 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden-ab00 [class*="social-icon-whatsapp"].component-pro-d075 {
  background-color: transparent;
  color: #25d366;
}
.hidden-ab00 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden-ab00 [class*="social-icon-wordpress"].component-pro-d075 {
  background-color: transparent;
  color: #21759b;
}
.hidden-ab00 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden-ab00 [class*="social-icon-xing"].component-pro-d075 {
  background-color: transparent;
  color: #026466;
}
.hidden-ab00 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden-ab00 [class*="social-icon-yelp"].component-pro-d075 {
  background-color: transparent;
  color: #af0606;
}
.hidden-ab00 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden-ab00 [class*="social-icon-youtube"].component-pro-d075 {
  background-color: transparent;
  color: #cd201f;
}
.fast-368c {
  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;
}
.fast-368c:hover {
  box-shadow: none;
  background: 0 0;
}
.shade-f41f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.small-4ac8 {
  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;
}
.steel-374f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.stone-5187 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.stone-5187,
.stone-5187::after,
.stone-5187::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;
}
.stone-5187::after,
.stone-5187::before {
  content: "";
  display: block;
  background-color: inherit;
}
.text-dbcb .small-4ac8 .steel-374f {
  margin-top: -2px;
  width: 19px;
}
.text-dbcb .small-4ac8 .stone-5187 {
  margin-top: -1px;
}
.text-dbcb .small-4ac8 .stone-5187,
.text-dbcb .small-4ac8 .stone-5187::after,
.text-dbcb .small-4ac8 .stone-5187::before {
  width: 19px;
  height: 2px;
}
.text-dbcb .small-4ac8 .stone-5187::before {
  top: -6px;
}
.text-dbcb .small-4ac8 .stone-5187::after {
  bottom: -6px;
}
.frame-83dd .small-4ac8 .steel-374f {
  margin-top: -2px;
  width: 22px;
}
.frame-83dd .small-4ac8 .stone-5187 {
  margin-top: -1px;
}
.frame-83dd .small-4ac8 .stone-5187,
.frame-83dd .small-4ac8 .stone-5187::after,
.frame-83dd .small-4ac8 .stone-5187::before {
  width: 22px;
  height: 2px;
}
.frame-83dd .small-4ac8 .stone-5187::before {
  top: -7px;
}
.frame-83dd .small-4ac8 .stone-5187::after {
  bottom: -7px;
}
.stone_7359 .small-4ac8 .steel-374f {
  margin-top: -2px;
  width: 31px;
}
.stone_7359 .small-4ac8 .stone-5187 {
  margin-top: -1.5px;
}
.stone_7359 .small-4ac8 .stone-5187,
.stone_7359 .small-4ac8 .stone-5187::after,
.stone_7359 .small-4ac8 .stone-5187::before {
  width: 31px;
  height: 3px;
}
.stone_7359 .small-4ac8 .stone-5187::before {
  top: -9px;
}
.stone_7359 .small-4ac8 .stone-5187::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .green_6030 .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 19px;
  }
  .green_6030 .small-4ac8 .stone-5187 {
    margin-top: -1px;
  }
  .green_6030 .small-4ac8 .stone-5187,
  .green_6030 .small-4ac8 .stone-5187::after,
  .green_6030 .small-4ac8 .stone-5187::before {
    width: 19px;
    height: 2px;
  }
  .green_6030 .small-4ac8 .stone-5187::before {
    top: -6px;
  }
  .green_6030 .small-4ac8 .stone-5187::after {
    bottom: -6px;
  }
  .header_up_6606 .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 22px;
  }
  .header_up_6606 .small-4ac8 .stone-5187 {
    margin-top: -1px;
  }
  .header_up_6606 .small-4ac8 .stone-5187,
  .header_up_6606 .small-4ac8 .stone-5187::after,
  .header_up_6606 .small-4ac8 .stone-5187::before {
    width: 22px;
    height: 2px;
  }
  .header_up_6606 .small-4ac8 .stone-5187::before {
    top: -7px;
  }
  .header_up_6606 .small-4ac8 .stone-5187::after {
    bottom: -7px;
  }
  .logo_medium_9544 .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 31px;
  }
  .logo_medium_9544 .small-4ac8 .stone-5187 {
    margin-top: -1.5px;
  }
  .logo_medium_9544 .small-4ac8 .stone-5187,
  .logo_medium_9544 .small-4ac8 .stone-5187::after,
  .logo_medium_9544 .small-4ac8 .stone-5187::before {
    width: 31px;
    height: 3px;
  }
  .logo_medium_9544 .small-4ac8 .stone-5187::before {
    top: -9px;
  }
  .logo_medium_9544 .small-4ac8 .stone-5187::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .warm_a8ce .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 19px;
  }
  .warm_a8ce .small-4ac8 .stone-5187 {
    margin-top: -1px;
  }
  .warm_a8ce .small-4ac8 .stone-5187,
  .warm_a8ce .small-4ac8 .stone-5187::after,
  .warm_a8ce .small-4ac8 .stone-5187::before {
    width: 19px;
    height: 2px;
  }
  .warm_a8ce .small-4ac8 .stone-5187::before {
    top: -6px;
  }
  .warm_a8ce .small-4ac8 .stone-5187::after {
    bottom: -6px;
  }
  .bronze_d54f .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 22px;
  }
  .bronze_d54f .small-4ac8 .stone-5187 {
    margin-top: -1px;
  }
  .bronze_d54f .small-4ac8 .stone-5187,
  .bronze_d54f .small-4ac8 .stone-5187::after,
  .bronze_d54f .small-4ac8 .stone-5187::before {
    width: 22px;
    height: 2px;
  }
  .bronze_d54f .small-4ac8 .stone-5187::before {
    top: -7px;
  }
  .bronze_d54f .small-4ac8 .stone-5187::after {
    bottom: -7px;
  }
  .notification_dynamic_7103 .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 31px;
  }
  .notification_dynamic_7103 .small-4ac8 .stone-5187 {
    margin-top: -1.5px;
  }
  .notification_dynamic_7103 .small-4ac8 .stone-5187,
  .notification_dynamic_7103 .small-4ac8 .stone-5187::after,
  .notification_dynamic_7103 .small-4ac8 .stone-5187::before {
    width: 31px;
    height: 3px;
  }
  .notification_dynamic_7103 .small-4ac8 .stone-5187::before {
    top: -9px;
  }
  .notification_dynamic_7103 .small-4ac8 .stone-5187::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_f599 .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_f599 .small-4ac8 .stone-5187 {
    margin-top: -1px;
  }
  .carousel_f599 .small-4ac8 .stone-5187,
  .carousel_f599 .small-4ac8 .stone-5187::after,
  .carousel_f599 .small-4ac8 .stone-5187::before {
    width: 19px;
    height: 2px;
  }
  .carousel_f599 .small-4ac8 .stone-5187::before {
    top: -6px;
  }
  .carousel_f599 .small-4ac8 .stone-5187::after {
    bottom: -6px;
  }
  .slider-steel-b9c7 .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 22px;
  }
  .slider-steel-b9c7 .small-4ac8 .stone-5187 {
    margin-top: -1px;
  }
  .slider-steel-b9c7 .small-4ac8 .stone-5187,
  .slider-steel-b9c7 .small-4ac8 .stone-5187::after,
  .slider-steel-b9c7 .small-4ac8 .stone-5187::before {
    width: 22px;
    height: 2px;
  }
  .slider-steel-b9c7 .small-4ac8 .stone-5187::before {
    top: -7px;
  }
  .slider-steel-b9c7 .small-4ac8 .stone-5187::after {
    bottom: -7px;
  }
  .detail-easy-a113 .small-4ac8 .steel-374f {
    margin-top: -2px;
    width: 31px;
  }
  .detail-easy-a113 .small-4ac8 .stone-5187 {
    margin-top: -1.5px;
  }
  .detail-easy-a113 .small-4ac8 .stone-5187,
  .detail-easy-a113 .small-4ac8 .stone-5187::after,
  .detail-easy-a113 .small-4ac8 .stone-5187::before {
    width: 31px;
    height: 3px;
  }
  .detail-easy-a113 .small-4ac8 .stone-5187::before {
    top: -9px;
  }
  .detail-easy-a113 .small-4ac8 .stone-5187::after {
    bottom: -9px;
  }
}
.preview_first_2e5a .stone-5187 {
  -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);
}
.preview_first_2e5a .stone-5187::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.preview_first_2e5a .stone-5187::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);
}
.preview_first_2e5a.label-84ca .stone-5187 {
  -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);
}
.preview_first_2e5a.label-84ca .stone-5187::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.preview_first_2e5a.label-84ca .stone-5187::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);
}
.upper_d2d2 {
  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.active-05e5:before {
  display: none;
}
.pro_5155 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pro_5155 .over_9015 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pro_5155 .over_9015:last-of-type {
  border-bottom: none;
}
.pro_5155 .over_9015.component-dirty-b077,
.pro_5155 .over_9015.grid_action_64b4,
.pro_5155 .over_9015.focus-small-729b {
  padding: 0;
}
.pro_5155 .tooltip-action-2a6a .popup-white-5068 {
  color: currentColor;
}
.pro_5155 .tooltip-action-2a6a .popup-white-5068:focus,
.pro_5155 .tooltip-action-2a6a .popup-white-5068:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_5155.secondary-93e1 .fixed_a205,
.pro_5155.secondary-93e1 .item-2025 a,
.pro_5155.secondary-93e1 .banner-pro-f420 a,
.pro_5155.secondary-93e1 .form-easy-02cf a {
  color: rgba(0, 0, 0, 0.55);
}
.pro_5155.secondary-93e1 .fixed_a205:hover,
.pro_5155.secondary-93e1 .item-2025 a:hover,
.pro_5155.secondary-93e1 .banner-pro-f420 a:hover,
.pro_5155.secondary-93e1 .form-easy-02cf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_5155.secondary-93e1 .menu_mini_cf6c {
  color: rgba(0, 0, 0, 0.8);
}
.pro_5155.secondary-93e1 .over_9015 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_5155.secondary-93e1 .over_9015:before {
  background: rgba(0, 0, 0, 0.08);
}
.pro_5155.secondary-93e1 .component_dd81:before {
  background: rgba(255, 255, 255, 0.9);
}
.pro_5155.secondary-93e1 .tooltip-action-2a6a .element-40e0 li a,
.pro_5155.secondary-93e1 .tooltip-action-2a6a .popup-white-5068,
.pro_5155.secondary-93e1 .form-easy-02cf {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_5155.secondary-93e1 .tooltip-action-2a6a .popup-white-5068:focus,
.pro_5155.secondary-93e1 .tooltip-action-2a6a .popup-white-5068:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_5155.secondary-93e1 .element-40e0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_5155.basic-86ed .fixed_a205,
.pro_5155.basic-86ed .item-2025 a,
.pro_5155.basic-86ed .banner-pro-f420 .popup-white-5068,
.pro_5155.basic-86ed .banner-pro-f420 a,
.pro_5155.basic-86ed .form-easy-02cf a {
  color: rgba(255, 255, 255, 0.79);
}
.pro_5155.basic-86ed .fixed_a205:hover,
.pro_5155.basic-86ed .item-2025 a:hover,
.pro_5155.basic-86ed .banner-pro-f420 .popup-white-5068:hover,
.pro_5155.basic-86ed .banner-pro-f420 a:hover,
.pro_5155.basic-86ed .form-easy-02cf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_5155.basic-86ed .menu_mini_cf6c {
  color: rgba(255, 255, 255, 0.99);
}
.pro_5155.basic-86ed .over_9015 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_5155.basic-86ed .over_9015:before {
  background: rgba(255, 255, 255, 0.08);
}
.pro_5155.basic-86ed .component_dd81:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro_5155.basic-86ed .tooltip-action-2a6a .element-40e0 li a,
.pro_5155.basic-86ed .tooltip-action-2a6a .popup-white-5068,
.pro_5155.basic-86ed .form-easy-02cf {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_5155.basic-86ed .tooltip-action-2a6a .popup-white-5068:focus,
.pro_5155.basic-86ed .tooltip-action-2a6a .popup-white-5068:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_5155.basic-86ed .element-40e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_dd81 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.component_dd81:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dropdown_new_a4c9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.avatar_de1b .pro_5155 {
  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;
}
.avatar_de1b .over_9015 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.avatar_de1b .over_9015: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) {
  .avatar_de1b .over_9015:before {
    width: 16%;
    left: 42%;
  }
}
.avatar_de1b .over_9015:last-child:before {
  content: none;
}
.avatar_de1b .over_9015[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.avatar_de1b .tooltip-action-2a6a .element-40e0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.avatar_de1b .tooltip-action-2a6a .element-40e0 li a .popup-white-5068 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.avatar_de1b .tooltip-action-2a6a .form-easy-02cf {
  border: none;
}
.avatar_de1b .tooltip-action-2a6a .form-easy-02cf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.avatar_de1b .component_dd81 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.avatar_de1b .dropdown_new_a4c9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.avatar_de1b .basic-86ed .component_dd81:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar_de1b .secondary-93e1.header-medium-6146 .stone-5187 {
  background: rgba(0, 0, 0, 0.6);
}
.avatar_de1b
  .secondary-93e1.header-medium-6146
  .stone-5187::after,
.avatar_de1b
  .secondary-93e1.header-medium-6146
  .stone-5187:before {
  background: inherit;
}
.avatar_de1b
  .secondary-93e1.header-medium-6146:hover
  .stone-5187 {
  background: rgba(0, 0, 0, 0.8);
}
.slow_9d5b .pro_5155 {
  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) {
  .slow_9d5b .pro_5155 {
    width: auto;
    right: 45px;
  }
}
.overlay-upper-1b18 .pro_5155 {
  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) {
  .overlay-upper-1b18 .pro_5155 {
    width: auto;
    left: 45px;
  }
}
.active-05e5 .pro_5155 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.active-05e5 .dropdown_new_a4c9 {
  max-width: 48em;
  margin: 0 auto;
}
.active-05e5 .component_dd81:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary-easy-7d51 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-easy-7d51.avatar_de1b .pro_5155 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary-easy-7d51.slow_9d5b .pro_5155 {
  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);
}
.secondary-easy-7d51 .pro_5155 {
  visibility: visible;
}
.secondary-easy-7d51.overlay-upper-1b18 .pro_5155 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.filter-6182,
.hidden_bottom_c70f {
  overflow-x: hidden;
}
.filter-6182 .pro_5155 {
  overflow: auto;
}
.filter-6182.avatar_de1b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-6182.avatar_de1b .pro_5155 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.filter-6182.avatar_de1b .fast-368c {
  opacity: 0;
}
.filter-6182.slow_9d5b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-6182.slow_9d5b .pro_5155 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.filter-6182.slow_9d5b .fast-368c {
  opacity: 0;
}
.filter-6182.overlay-upper-1b18 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-6182.overlay-upper-1b18 .pro_5155 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.filter-6182.overlay-upper-1b18 .fast-368c {
  opacity: 0;
}
.filter-6182.active-05e5 .pro_5155 {
  z-index: 10;
  visibility: visible;
}
.header-medium-6146 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.header-medium-6146 .stone-5187 {
  background: rgba(255, 255, 255, 0.99);
}
.header-medium-6146 .stone-5187::after,
.header-medium-6146 .stone-5187:before {
  background: inherit;
}
.header-medium-6146:hover .stone-5187 {
  background: rgba(255, 255, 255, 0.99);
}
.overlay-upper-1b18 .header-medium-6146 {
  top: 10px;
  right: auto;
  left: 12px;
}
.active-05e5 .header-medium-6146 {
  display: none !important;
}
.filter-6182:before,
.hidden_bottom_c70f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.filter-6182 .header-medium-6146,
.hidden_bottom_c70f .header-medium-6146 {
  display: inline-block;
}
.pro_5155 .main_61b3 {
  -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;
}
.filter-6182 .pro_5155 .main_61b3,
.hidden_bottom_c70f .pro_5155 .main_61b3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower_8363 .background-1227 {
  width: 100%;
}
.image_basic_2d7c {
  padding: 0 0.5em 0;
}
.image_basic_2d7c [class*="customify-col-"],
.image_basic_2d7c [class*="customify-col_"],
.image_basic_2d7c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pattern-7699 .image_basic_2d7c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .border_light_8e2e .green_64fe,
  .green_64fe {
    display: none;
  }
  .modal_a438 {
    text-align: left;
  }
  .filter_3a4c {
    text-align: center;
  }
  .old_e2f4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .border_light_8e2e .chip_b1e3,
  .chip_b1e3 {
    display: none;
  }
  .tertiary_first_afac {
    text-align: left;
  }
  .texture-inner-eaf0 {
    text-align: center;
  }
  .overlay_hot_8cb5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .border_light_8e2e .purple_9ea3,
  .purple_9ea3 {
    display: none;
  }
  .media-south-de51 {
    text-align: left;
  }
  .filter-d7cd {
    text-align: center;
  }
  .menu-tall-8fd9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort_dirty_3daf {
  box-shadow: none !important;
}
.label_thick_a32a .article_silver_a56a,
.smooth_905c .article_silver_a56a {
  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;
}
.smooth_905c .article_silver_a56a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container-4148 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container-4148:after,
.container-4148:before {
  content: "";
  display: table;
}
.container-4148:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container-4148 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container-4148,
.picture-1055 {
  max-width: 1248px;
  margin: 0 auto;
}

.hot-629c.link-blue-f34a .container-4148 {
  max-width: 100%;
}
.hot-629c.border_d835 {
  max-width: 1200px;
  margin: 0 auto;
}
.hot-629c.upper_19b0 .container-4148 {
  max-width: 100%;
}
.hot-629c.upper_19b0 > .container-4148 {
  padding-left: 0;
  padding-right: 0;
}
.hot-629c.upper_19b0 > .container-4148 .border_light_8e2e {
  margin: 0;
}
.hot-629c.upper_19b0
  > .container-4148
  .background-cold-39d5.detail-1ac9 {
  margin-right: 0;
  margin-left: 0;
}
.hot-629c.upper_19b0 #main.detail-1ac9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dropdown-c514 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-c514 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .popup_80b1 .mask_mini_4e8a {
    padding-right: 1em;
  }
  .popup_80b1.tooltip_7be7 .background-cold-39d5 {
    border-right: 1px solid #eaecee;
  }
  .popup_80b1.tooltip_7be7 .mask_mini_4e8a {
    padding-right: 1em;
  }
  .popup_80b1.tooltip_7be7 .frame_2286 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_a508 .mask_mini_4e8a {
    padding-left: 1em;
  }
  .column_a508.tooltip_7be7 .background-cold-39d5 {
    border-left: 1px solid #eaecee;
  }
  .column_a508.tooltip_7be7 .mask_mini_4e8a {
    padding-left: 1em;
  }
  .column_a508.tooltip_7be7 .frame_2286 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last-5395 .mask_mini_4e8a {
    padding-left: 1em;
  }
  .last-5395.tooltip_7be7 .card-d86c {
    border-right: 1px solid #eaecee;
  }
  .last-5395.tooltip_7be7 .modal-8b53 {
    border-right: 1px solid #eaecee;
  }
  .last-5395.tooltip_7be7 .mask_mini_4e8a {
    padding-left: 1em;
  }
  .last-5395.tooltip_7be7 .frame_2286 {
    padding-right: 1em;
  }
  .last-5395.tooltip_7be7 .photo_5c1b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-7d73 .mask_mini_4e8a {
    padding-right: 1em;
  }
  .gradient-7d73.tooltip_7be7 .card-d86c {
    border-left: 1px solid #eaecee;
  }
  .gradient-7d73.tooltip_7be7 .modal-8b53 {
    border-left: 1px solid #eaecee;
  }
  .gradient-7d73.tooltip_7be7 .mask_mini_4e8a {
    padding-right: 1em;
  }
  .gradient-7d73.tooltip_7be7 .frame_2286 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-7d73.tooltip_7be7 .photo_5c1b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-c514 .mask_mini_4e8a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-c514.tooltip_7be7 .background-cold-39d5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dropdown-c514.tooltip_7be7 .mask_mini_4e8a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-c514.tooltip_7be7 .frame_2286 {
    padding-left: 1em;
  }
  .dropdown-c514.tooltip_7be7 .photo_5c1b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dropdown-c514.tooltip_7be7 .mask_mini_4e8a {
    padding-left: 0;
  }
}
.photo_29fa .article-b621 {
  display: inline-block;
}
.selected_6215 {
  display: inline-block;
}
.bronze-0c81 {
  word-con: break-word;
}
.overlay_5c50 > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay_5c50 .breadcrumb-c877 {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay_5c50 .label_12d0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dropdown-inner-c8d1 .overlay-e9b1 {
  margin-bottom: 2em;
}
.dropdown-inner-c8d1 .backdrop_blue_8a6d {
  margin-bottom: 15px;
}
.dropdown-inner-c8d1 .backdrop_blue_8a6d:last-child {
  margin-bottom: 0;
}
.dropdown-inner-c8d1 .slow_3306 {
  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) {
  .dropdown-inner-c8d1 .slow_3306 {
    display: block;
  }
}
.dropdown-inner-c8d1 .modal-selected-93e6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dropdown-inner-c8d1 .modal-selected-93e6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dropdown-inner-c8d1 .copper-e207 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dropdown-inner-c8d1 .copper-e207 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dropdown-inner-c8d1 .copper-e207 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dropdown-inner-c8d1 .bronze-0c81 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-inner-c8d1 .bronze-0c81 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dropdown-inner-c8d1 .fixed-7951 p:last-child {
  margin-bottom: 0;
}
.dropdown-inner-c8d1 .last_e65d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dropdown-inner-c8d1 .smooth-fe9d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dropdown-inner-c8d1 .picture-basic-a10e {
  margin-top: 1em;
}
.dropdown-inner-c8d1 .border-old-1aa8 {
  top: 0;
  display: block;
}
.dropdown-inner-c8d1 .border-old-1aa8 a {
  color: inherit;
}
.dropdown-inner-c8d1 .border-old-1aa8 a:hover {
  color: inherit;
}
.dropdown-inner-c8d1 .block-d198 {
  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;
}
.dropdown-inner-c8d1 .block-d198:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dropdown-inner-c8d1 .smooth-fe9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dropdown-inner-c8d1 .title-43e7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dropdown-inner-c8d1 .title-43e7:first-child {
  margin-top: 0;
}
.dropdown-inner-c8d1 .title-43e7.border_red_b7f0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dropdown-inner-c8d1 .title-43e7.old-0eba {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dropdown-inner-c8d1
  .title-43e7.old-0eba.overlay_tiny_ef2b
  .picture-basic-a10e {
  width: 100%;
}
.dropdown-inner-c8d1 .old-0eba {
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-inner-c8d1 .old-0eba .overlay_5c50,
.dropdown-inner-c8d1 .old-0eba > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dropdown-inner-c8d1 .copper-e207 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-inner-c8d1 .copper-e207 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-inner-c8d1 .copper-e207: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;
}
.dropdown-inner-c8d1 .border_red_b7f0 {
  z-index: 5;
}
.dropdown-inner-c8d1 .slow-9332 .frame_fe06 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dropdown-inner-c8d1 .popup-ea2c .frame_fe06 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dropdown-inner-c8d1 .link_tiny_4cce .frame_fe06 {
  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;
}
.dropdown-inner-c8d1.container-e259 .slow_3306,
.dropdown-inner-c8d1.tertiary-2c7b .slow_3306 {
  display: block;
}
.dropdown-inner-c8d1.container-e259 .slow_3306 .media-lite-6b37,
.dropdown-inner-c8d1.container-e259 .slow_3306 .smooth-fe9d,
.dropdown-inner-c8d1.tertiary-2c7b .slow_3306 .media-lite-6b37,
.dropdown-inner-c8d1.tertiary-2c7b .slow_3306 .smooth-fe9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-inner-c8d1.active_out_7f3a .modal-selected-93e6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dropdown-inner-c8d1.active_out_7f3a .modal-selected-93e6 {
    margin-right: 0;
  }
}
.dropdown-inner-c8d1.container-e259 .modal-selected-93e6,
.dropdown-inner-c8d1.tertiary-2c7b .modal-selected-93e6 {
  padding-top: 40%;
}
.dropdown-inner-c8d1.container-e259 .overlay-e9b1,
.dropdown-inner-c8d1.tertiary-2c7b .overlay-e9b1 {
  display: block;
}
.dropdown-inner-c8d1.container-e259 .fn-sticky-f538 .smooth-fe9d,
.dropdown-inner-c8d1.tertiary-2c7b .fn-sticky-f538 .smooth-fe9d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dropdown-inner-c8d1.container-e259 .modal-selected-93e6,
.dropdown-inner-c8d1.tertiary-2c7b .modal-selected-93e6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dropdown-inner-c8d1.container-e259 .smooth-fe9d {
  padding: 1em;
}
.table_6212 {
  margin: 30px auto;
  display: block;
}
.table_6212 .mini-fa45 > * {
  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;
}
.table_6212 .mini-fa45 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table_6212 .mini-fa45 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_a118 .overlay_5c50 {
  margin-bottom: 1.41575em;
}
.icon_a118 .upper_a152 {
  margin-bottom: 1.618em;
}
.panel-320b .down_b044 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel-320b .down_b044 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel-320b .media_81df {
  max-width: 100%;
  overflow: auto;
}
.message-b779 .panel-320b a:hover {
  text-decoration: underline;
}
.narrow_90e4 .backdrop_blue_8a6d:not(.bronze-0c81),
.narrow_90e4 .copper-e207 {
  margin-bottom: 1.41575em;
}
.narrow_90e4 .backdrop_blue_8a6d:not(.bronze-0c81):last-child,
.narrow_90e4 .copper-e207:last-child {
  margin-bottom: 0;
}
.narrow_90e4 .backdrop_blue_8a6d.image-3db7 {
  margin-bottom: 0.41575em;
}
.narrow_90e4 .primary_soft_8b90:before,
.narrow_90e4 .accordion_pro_9d3c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.narrow_90e4 .primary_soft_8b90:before {
  content: "\f115";
}
.narrow_90e4 .accordion_pro_9d3c:before {
  content: "\f02c";
}
.narrow_90e4 .south-2c53 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.narrow_90e4 .south-2c53 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.popup-gas-5953 {
  display: -webkit-box;
  display: flex;
}
.popup-gas-5953 .red-7a7b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .popup-gas-5953 .red-7a7b {
    flex-basis: 90px;
  }
}
.popup-gas-5953 .bright-e93a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup-gas-5953 .bright-e93a {
    flex-basis: calc(100% - 50px);
  }
}
.popup-gas-5953 .text_02ee p:last-child {
  margin-bottom: 0.72em;
}
.right_9f36 .mini-fa45 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.right_9f36 .mini-fa45:after,
.right_9f36 .mini-fa45:before {
  content: "";
  display: table;
}
.right_9f36 .mini-fa45:after {
  clear: both;
}
.right_9f36 .mini-fa45 .white_6422,
.right_9f36 .mini-fa45 .info-dirty-315a {
  width: 49%;
}
.right_9f36 .mini-fa45 .white_6422 a span.east-aded,
.right_9f36 .mini-fa45 .info-dirty-315a a span.east-aded {
  display: block;
  margin-bottom: 5px;
}
.right_9f36 .mini-fa45 .info-dirty-315a {
  float: left;
  text-align: left;
}
.right_9f36 .mini-fa45 .white_6422 {
  float: right;
  text-align: right;
}
.link_pink_2462 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link_pink_2462 {
    margin-bottom: 0;
  }
}
.thick_d915 {
  margin-bottom: 1em;
}
.thick_d915 .bronze-0c81 {
  font-size: 1.1em;
  line-height: 1.3;
}
.detail_glass_b6da a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_fa2c .thick_d915,
.lower_a1c8 .thick_d915 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_fa2c .thick_d915,
  .lower_a1c8 .thick_d915 {
    display: block;
  }
}
.active_fa2c .detail_glass_b6da,
.lower_a1c8 .detail_glass_b6da {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_fa2c .detail_glass_b6da,
  .lower_a1c8 .detail_glass_b6da {
    margin-bottom: 1em;
  }
}
.active_fa2c .detail_glass_b6da img,
.lower_a1c8 .detail_glass_b6da img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_fa2c .border_cef5,
.lower_a1c8 .border_cef5 {
  flex-basis: calc(100% - 160px);
}
.active_fa2c .border_cef5 p,
.lower_a1c8 .border_cef5 p {
  margin-bottom: 0;
}
.active_fa2c .border_cef5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_fa2c .border_cef5 {
    padding-left: 0;
  }
}
.lower_a1c8 .border_cef5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .lower_a1c8 .border_cef5 {
    padding-right: 0;
  }
}
.lower_a1c8 .detail_glass_b6da {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.action-610a .detail_glass_b6da {
  margin-bottom: 0.5em;
}
.action-610a .detail_glass_b6da img {
  width: 100%;
}
.description_right_7a4a .up_9184,
.white-e63b .up_9184 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.white-e63b .background-cold-39d5 .huge-a432 p:last-child {
  margin-bottom: 0;
}
.fixed-58b4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.solid-562b .west_1924 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .solid-562b .west_1924:last-of-type {
    margin-bottom: 0;
  }
}
.solid-562b .west_1924 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.solid-562b .west_1924 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.solid-562b .west_1924 ul li {
  margin: 0 0 0.6em;
}
.solid-562b .west_1924 ul li.bronze_d811,
.solid-562b .west_1924 ul li.prev_893d {
  position: relative;
}
.solid-562b .west_1924 ul li.bronze_d811 .widget_over_4414,
.solid-562b .west_1924 ul li.prev_893d .widget_over_4414 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.solid-562b .west_1924 ul li.bronze_d811:after:after,
.solid-562b .west_1924 ul li.bronze_d811:after:before,
.solid-562b
  .west_1924
  ul
  li.prev_893d:after:after,
.solid-562b
  .west_1924
  ul
  li.prev_893d:after:before {
  content: "";
  display: table;
}
.solid-562b .west_1924 ul li.bronze_d811:after:after,
.solid-562b
  .west_1924
  ul
  li.prev_893d:after:after {
  clear: both;
}
.solid-562b .west_1924 a.hero_outer_80cf:hover {
  text-decoration: none;
}
.solid-562b .west_1924 select {
  max-width: 100%;
}
.solid-562b .west_1924 table {
  font-size: 85%;
}
.solid-562b .west_1924 table td,
.solid-562b .west_1924 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.solid-562b .west_1924 table tfoot td {
  text-align: left;
}
.solid-562b .west_1924 :last-child {
  margin-bottom: 0;
}
.solid-562b .west_1924 .steel_55a9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.solid-562b .west_1924 .steel_55a9 label {
  width: 100%;
}
.solid-562b .west_1924 .steel_55a9 .frame_6fff {
  width: 100%;
  display: block;
}
.solid-562b .west_1924 .steel_55a9 .description_eea3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.solid-562b .west_1924 .steel_55a9 .description_eea3:hover svg #svg-search {
  fill: #444;
}
.solid-562b .west_1924 .steel_55a9 .description_eea3 svg {
  width: 18px;
  height: 18px;
}
.solid-562b .cold_271b ul ul,
.solid-562b .red_2f98 ul ul,
.solid-562b .notification-static-0852 ul ul,
.solid-562b .icon-0040 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.solid-562b .cold_271b .up_4333 > a,
.solid-562b .red_2f98 .up_4333 > a,
.solid-562b .notification-static-0852 .up_4333 > a,
.solid-562b .icon-0040 .up_4333 > a {
  margin-bottom: 0;
}
.solid-562b .liquid-317a li,
.solid-562b .cold_271b li,
.solid-562b .feature-64d0 li,
.solid-562b .red_2f98 li,
.solid-562b .notification-static-0852 li,
.solid-562b .icon-0040 li,
.solid-562b .glass_d2ec li,
.solid-562b .message-f64f li {
  display: block;
  position: relative;
}
.solid-562b .liquid-317a li:last-child,
.solid-562b .cold_271b li:last-child,
.solid-562b .feature-64d0 li:last-child,
.solid-562b .red_2f98 li:last-child,
.solid-562b .notification-static-0852 li:last-child,
.solid-562b .icon-0040 li:last-child,
.solid-562b .glass_d2ec li:last-child,
.solid-562b .message-f64f li:last-child {
  border: none;
}
.solid-562b .liquid-317a li a,
.solid-562b .cold_271b li a,
.solid-562b .feature-64d0 li a,
.solid-562b .red_2f98 li a,
.solid-562b .notification-static-0852 li a,
.solid-562b .icon-0040 li a,
.solid-562b .glass_d2ec li a,
.solid-562b .message-f64f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-562b .liquid-317a li ul li::before,
.solid-562b .cold_271b li ul li::before,
.solid-562b .feature-64d0 li ul li::before,
.solid-562b .red_2f98 li ul li::before,
.solid-562b .notification-static-0852 li ul li::before,
.solid-562b .icon-0040 li ul li::before,
.solid-562b .glass_d2ec li ul li::before,
.solid-562b .message-f64f li ul li::before {
  left: 15px;
}
.solid-562b .liquid-317a li ul a,
.solid-562b .cold_271b li ul a,
.solid-562b .feature-64d0 li ul a,
.solid-562b .red_2f98 li ul a,
.solid-562b .notification-static-0852 li ul a,
.solid-562b .icon-0040 li ul a,
.solid-562b .glass_d2ec li ul a,
.solid-562b .message-f64f li ul a {
  padding-left: 20px;
}
.solid-562b .liquid-317a li ul ul li::before,
.solid-562b .cold_271b li ul ul li::before,
.solid-562b .feature-64d0 li ul ul li::before,
.solid-562b .red_2f98 li ul ul li::before,
.solid-562b .notification-static-0852 li ul ul li::before,
.solid-562b .icon-0040 li ul ul li::before,
.solid-562b .glass_d2ec li ul ul li::before,
.solid-562b .message-f64f li ul ul li::before {
  left: 30px;
}
.solid-562b .liquid-317a li ul ul a,
.solid-562b .cold_271b li ul ul a,
.solid-562b .feature-64d0 li ul ul a,
.solid-562b .red_2f98 li ul ul a,
.solid-562b .notification-static-0852 li ul ul a,
.solid-562b .icon-0040 li ul ul a,
.solid-562b .glass_d2ec li ul ul a,
.solid-562b .message-f64f li ul ul a {
  padding-left: 40px;
}
.solid-562b .table-white-502c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-562b .message-f64f ul li {
  margin-bottom: 1.41575em;
}
.solid-562b .message-f64f ul li .tag-4952 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.solid-562b .message-f64f ul li .glass_a1a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.basic-86ed .liquid-317a li a,
.basic-86ed .cold_271b li a,
.basic-86ed .feature-64d0 li a,
.basic-86ed .red_2f98 li a,
.basic-86ed .notification-static-0852 li a,
.basic-86ed .icon-0040 li a,
.basic-86ed .glass_d2ec li a,
.basic-86ed .message-f64f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-86ed .table-white-502c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-86ed .west_1924 ul li.bronze_d811 .widget_over_4414,
.basic-86ed .west_1924 ul li.prev_893d .widget_over_4414 {
  background: rgba(0, 0, 0, 0.2);
}
.basic-86ed .solid-562b .west_1924 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-629c .solid-562b .element-40e0 li {
  margin: 0;
}
.hot-629c .solid-562b .element-40e0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hot-629c .solid-562b .element-40e0 li ul {
  margin: 0;
}
.hot-629c .solid-562b .element-40e0 li ul li a {
  padding-left: 15px;
}
.hot-629c .solid-562b .element-40e0 li ul li li a {
  padding-left: 30px;
}
.hot-629c .solid-562b .element-40e0 li.backdrop_2619 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hot-629c .solid-562b .element-40e0 li.backdrop_2619 > 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;
}
.hot-629c .solid-562b .element-40e0 li.backdrop_2619 > 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;
}
.main_1e70 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.media-west-b4c6 {
  position: relative;
  z-index: 10;
}
.media-west-b4c6 .main_61b3 {
  width: 100%;
  max-width: 100%;
}
.fixed-234a .green-2893 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fixed-234a .secondary-93e1 {
}
.fixed-234a .basic-86ed {
  background: #292929;
}
.element_wide_02da .green-2893 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.element_wide_02da .secondary-93e1 {
  background: #f9f9f9;
}
.element_wide_02da .basic-86ed {
  background: #303030;
}
.smooth_e79c .green-2893 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth_e79c .article-b621 {
    margin-bottom: 1em;
  }
  .smooth_e79c .article-b621:last-child {
    margin-bottom: 0;
  }
}
.smooth_e79c .secondary-93e1 {
  background: #ededed;
}
.smooth_e79c .basic-86ed {
  background: #1a1a1a;
}
.green-2893.secondary-93e1 {
  color: rgba(0, 0, 0, 0.6);
}
.green-2893.secondary-93e1 .in-d425 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.green-2893.basic-86ed {
  color: rgba(255, 255, 255, 0.99);
}
.green-2893.basic-86ed a:not(.hero_outer_80cf) {
  color: rgba(255, 255, 255, 0.79);
}
.green-2893.basic-86ed a:not(.hero_outer_80cf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.green-2893.basic-86ed .in-d425 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-2893.basic-86ed table tbody td,
.green-2893.basic-86ed table th {
  background: rgba(0, 0, 0, 0.08);
}
.left_00d9.blue-b742 .container-4148 {
  max-width: initial;
}
.left_00d9 .dark-f19c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.left_00d9 .dark-f19c .main_61b3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .left_00d9 .dark-f19c .main_61b3 {
    display: block;
    margin-bottom: 2em;
  }
  .left_00d9 .dark-f19c .main_61b3:last-child {
    margin-bottom: 0;
  }
}
.smooth_e79c .article-b621:last-child,
.element_wide_02da .article-b621:last-child,
.fixed-234a .article-b621:last-child {
  margin-bottom: 0;
}
.smooth_e79c .article-b621 .solid-562b .west_1924:last-child,
.element_wide_02da .article-b621 .solid-562b .west_1924:last-child,
.fixed-234a .article-b621 .solid-562b .west_1924:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .smooth_e79c .info-outer-6209,
  .smooth_e79c .table_58f6,
  .element_wide_02da .info-outer-6209,
  .element_wide_02da .table_58f6,
  .fixed-234a .info-outer-6209,
  .fixed-234a .table_58f6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .media-west-b4c6 .article-b621 {
    margin-bottom: 2em;
  }
}
.media-west-b4c6 p:last-child {
  margin-bottom: 0;
}
.media-west-b4c6 li,
.media-west-b4c6 ul {
  list-style: none;
  margin: 0;
}
.media-west-b4c6 ul ul {
  margin-left: 2.617924em;
}
.tiny-c422 {
  font-size: 0.875em;
}

/* css-noise: 9da4 */
.phantom-card-v4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
