/*!
Theme Name: Customify
Theme URI: https://pressmaximum.content-ed75/customify
Author: WPCustomify
Author URI: https://pressmaximum.content-ed75
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.content-ed75/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.label-dirty-a373.component_up_c699/licenses/gpl-2.0.small-77e5
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.gradient-paper-6983/, (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.east_2593.right-9a7d/normalize.card_dd26/
 ======
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.card_dd26 v7.0.0 | MIT License | github.content-ed75/necolas/normalize.card_dd26 */
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;
}
.focused-16df .text-selected-aec0,
.popup_03b4,
.out_8a86,
.gradient-4a81,
.media-e66f,
.mini_d147,
.tabs-thick-6794,
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;
}
.popup_03b4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup_03b4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup_03b4,
  h1 {
    font-size: 1.8em;
  }
}
.out_8a86,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.out_8a86 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .out_8a86,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .out_8a86,
  h2 {
    font-size: 1.7em;
  }
}
.gradient-4a81,
h3 {
  font-size: 1.618em;
}
.focused-16df .text-selected-aec0,
.media-e66f,
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.fluid_831b {
  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;
}
.border_6fc3:after,
.border_6fc3:before,
.tabs_iron_4248:after,
.tabs_iron_4248:before {
  content: "";
  display: table;
}
.border_6fc3:after,
.tabs_iron_4248:after {
  clear: both;
}
.search_d3cf {
  float: right;
  margin-right: 0;
}
.middle_fbae {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.top-8a8f .footer-east-dc54,
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;
}
.top-8a8f .footer-east-dc54: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;
}
.gallery_bddb .footer-east-dc54 {
  box-shadow: none;
}
.gallery_bddb
  .footer-east-dc54
  .steel-f420 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gallery_bddb .footer-east-dc54 .texture-focused-b14f {
  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;
}
.gallery_bddb
  .footer-east-dc54
  .texture-focused-b14f
  b {
  display: none;
}
.gallery_bddb .active_narrow_9e02 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.icon-1949:not(.overlay-current-60ee):not(.plasma_423c),
button:not(.overlay-current-60ee):not(.plasma_423c),
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ),
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ),
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ) {
  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;
}
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ):hover,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ):hover,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):hover,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):hover,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ):active,
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ):active,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):active,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):active,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):active,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus {
  outline: 0;
}
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9 {
  position: relative;
}
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .aside_86d5,
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .accordion_6670,
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .shade_hovered_5067,
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  i,
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  svg,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .aside_86d5,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .accordion_6670,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .shade_hovered_5067,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  i,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  svg,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .aside_86d5,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .accordion_6670,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .shade_hovered_5067,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  i,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  svg,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .aside_86d5,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .accordion_6670,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .shade_hovered_5067,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  i,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  svg,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .aside_86d5,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .accordion_6670,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  .shade_hovered_5067,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  i,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9
  svg {
  visibility: hidden;
}
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9:after,
button:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9:after,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9:after,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9:after,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ).fn-loading-b6a9: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;
}
.icon-1949:not(.overlay-current-60ee):not(.plasma_423c),
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ),
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ),
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ) {
  color: #fff;
  background: #235787;
}
.icon-1949:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus,
input[type="button"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus,
input[type="reset"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus,
input[type="submit"]:not(.overlay-current-60ee):not(
    .plasma_423c
  ):focus {
  color: #fff;
}
.icon-1949.fn-disabled-b6a9:not(.overlay-current-60ee):not(
    .plasma_423c
  ),
.icon-1949[disabled]:not(.overlay-current-60ee):not(
    .plasma_423c
  ),
button.fn-disabled-b6a9:not(.overlay-current-60ee):not(
    .plasma_423c
  ),
button[disabled]:not(.overlay-current-60ee):not(
    .plasma_423c
  ) {
  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;
}
.carousel_dark_abce {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.carousel_dark_abce: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;
}
.paragraph-abda {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sidebar_slow_5157 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover_right_850b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border_6fc3:after,
.border_6fc3:before,
.bright_f3df:after,
.bright_f3df:before,
.photo_green_c813:after,
.photo_green_c813:before,
.banner_a032:after,
.banner_a032:before,
.pagination-gas-fdc1:after,
.pagination-gas-fdc1:before,
.popup-first-e359:after,
.popup-first-e359:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border_6fc3:after,
.bright_f3df:after,
.photo_green_c813:after,
.banner_a032:after,
.pagination-gas-fdc1:after,
.popup-first-e359:after {
  clear: both;
}
.bright_f3df .pink-edde,
.photo_green_c813 .pink-edde,
.module-fluid-694c .pink-edde {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask_purple_3e01 {
  display: inline-block;
}
.image-2e62 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-2e62 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-2e62 .caption_left_f80d {
  padding: 1em 0;
  font-size: 85%;
}
.caption_left_f80d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.footer-small-03cb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.footer-small-03cb:after,
.footer-small-03cb:before {
  content: "";
  display: table;
}
.footer-small-03cb:after {
  clear: both;
}
.footer-1793 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.media_rough_fb56 .footer-1793 {
  max-width: 50%;
}
.message-61ad .footer-1793 {
  max-width: 33.33%;
}
.black_b8bb .footer-1793 {
  max-width: 25%;
}
.popup_focused_4141 .footer-1793 {
  max-width: 20%;
}
.summary_3b19 .footer-1793 {
  max-width: 16.66%;
}
.component-gold-2590 .footer-1793 {
  max-width: 14.28%;
}
.element-05f1 .footer-1793 {
  max-width: 12.5%;
}
.section-3c2d .footer-1793 {
  max-width: 11.11%;
}
.summary-41e1 {
  display: block;
}
.focused-16df .wood_4919 label,
.focused-16df .mini-2ccf label,
.focused-16df .west-768e label,
.focused-16df .up-9cd9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_e800 {
  list-style: none;
  margin: 0;
}
.dropdown_e800 article.box_f921 {
  margin-bottom: 0;
}
.dropdown_e800 ul {
  list-style: none;
  margin: 0;
}
.dropdown_e800 .info-complex-31c6 li.box_f921 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_e800 .info-complex-31c6 li.box_f921 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_e800 .info-complex-31c6 li.box_f921: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) {
  .dropdown_e800 .info-complex-31c6 li.box_f921 li.box_f921 li.box_f921 li.box_f921 {
    padding-left: 0;
  }
}
article.box_f921 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_f921 .bright_f3df p:last-of-type {
  margin-bottom: 0;
}
article.box_f921 .pattern_warm_0440 {
  float: left;
}
article.box_f921 .status_over_e308 {
  margin-left: 85px;
}
article.box_f921 .widget-silver-149f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_f921 .widget-silver-149f .description-copper-10cc {
  margin-left: 10px;
}
article.box_f921 .glass-ae45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_f921 .focused-2d56 {
  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 .wood_4919,
  #respond .west-768e,
  #respond .up-9cd9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_4919 input,
#respond .west-768e input,
#respond .up-9cd9 input {
  width: 100%;
}
#respond .up-9cd9 {
  margin-right: 0;
}
#respond .background-solid-4f77 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm_5e7a {
  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;
}
.warm_5e7a.section_7c8f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.warm_5e7a 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%);
}
.warm_5e7a:focus,
.warm_5e7a: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);
}
.footer-east-521b {
  border-radius: 10%;
}
.dirty_234d {
  border-radius: 50%;
}
.progress-clean-f137 {
  font-size: 0.72em;
}
.solid_b255 {
  font-size: 0.875em;
}
.motion_28bd {
  font-size: 1.1em;
}
.lower_24a3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.lower_24a3.progress-clean-f137 {
  letter-spacing: 0.5px;
}
.basic-9552,
.basic-9552 a {
  color: #6d6d6d;
}
.basic-9552 a:hover {
  color: #111;
}
.container-b4f3 {
  color: #6d6d6d;
}
.red-2a32 {
  overflow-x: hidden;
}
.red-2a32 .row-9be8.dropdown-action-f1e7 {
  position: relative;
}
.red-2a32 .row-9be8.dropdown-action-f1e7.top_dd70 {
  position: initial;
}
.red-2a32
  .row-9be8.dropdown-action-f1e7.top_dd70
  .box_0585 {
  left: auto;
}
.red-2a32 .row-9be8 .box_0585 {
  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;
}
.red-2a32 .row-9be8:hover.dropdown-action-f1e7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.red-2a32
  .row-9be8:hover.dropdown-action-f1e7
  .box_0585 {
  display: block;
  z-index: 9999999;
}
.red-2a32 .filter-cold-77ef .upper_2b9d,
.red-2a32 .wrapper_ecd1 .upper_2b9d {
  display: none;
}
.red-2a32 .paragraph_bronze_8043 .row-9be8:hover.dropdown-action-f1e7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focused-16df .wood_4919 label,
.focused-16df .mini-2ccf label,
.focused-16df .west-768e label,
.focused-16df .up-9cd9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_e800 {
  list-style: none;
  margin: 0;
}
.dropdown_e800 article.box_f921 {
  margin-bottom: 0;
}
.dropdown_e800 ul {
  list-style: none;
  margin: 0;
}
.dropdown_e800 .info-complex-31c6 li.box_f921 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_e800 .info-complex-31c6 li.box_f921 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_e800 .info-complex-31c6 li.box_f921: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) {
  .dropdown_e800 .info-complex-31c6 li.box_f921 li.box_f921 li.box_f921 li.box_f921 {
    padding-left: 0;
  }
}
article.box_f921 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_f921 .bright_f3df p:last-of-type {
  margin-bottom: 0;
}
article.box_f921 .pattern_warm_0440 {
  float: left;
}
article.box_f921 .status_over_e308 {
  margin-left: 85px;
}
article.box_f921 .widget-silver-149f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_f921 .widget-silver-149f .description-copper-10cc {
  margin-left: 10px;
}
article.box_f921 .glass-ae45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_f921 .focused-2d56 {
  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 .wood_4919,
  #respond .west-768e,
  #respond .up-9cd9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_4919 input,
#respond .west-768e input,
#respond .up-9cd9 input {
  width: 100%;
}
#respond .up-9cd9 {
  margin-right: 0;
}
#respond .background-solid-4f77 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.filter-cold-77ef .hard-4f77 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard-4f77 .title_tall_cb54.easy-3d80 .dim_4eb4 > li > a:focus,
.hard-4f77 .title_tall_cb54.easy-3d80 .dim_4eb4 > li > a:hover,
.hard-4f77 .title_tall_cb54.full_15d3 .dim_4eb4 > li > a:focus,
.hard-4f77 .title_tall_cb54.full_15d3 .dim_4eb4 > li > a:hover,
.hard-4f77 .title_tall_cb54.focus-prev-6ddb .dim_4eb4 > li > a:focus,
.hard-4f77 .title_tall_cb54.focus-prev-6ddb .dim_4eb4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-4f77
  .title_tall_cb54.easy-3d80
  .dim_4eb4
  > li.right_f859
  > a,
.hard-4f77
  .title_tall_cb54.easy-3d80
  .dim_4eb4
  > li.footer-7e02
  > a,
.hard-4f77
  .title_tall_cb54.full_15d3
  .dim_4eb4
  > li.right_f859
  > a,
.hard-4f77
  .title_tall_cb54.full_15d3
  .dim_4eb4
  > li.footer-7e02
  > a,
.hard-4f77
  .title_tall_cb54.focus-prev-6ddb
  .dim_4eb4
  > li.right_f859
  > a,
.hard-4f77 .title_tall_cb54.focus-prev-6ddb .dim_4eb4 > li.caption_a2fb > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard-4f77 .message_5495,
.hard-4f77 .message_5495 a {
  color: rgba(255, 255, 255, 0.99);
}
.hard-4f77 .over_18e9.soft_3ee0 li a,
.hard-4f77 .fluid-d075 a,
.hard-4f77 .info_b059,
.hard-4f77 .dim_4eb4 > li > a,
.hard-4f77 .active_0630 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77 .over_18e9.soft_3ee0 li a:hover,
.hard-4f77 .fluid-d075 a:hover,
.hard-4f77 .info_b059:hover,
.hard-4f77 .dim_4eb4 > li > a:hover,
.hard-4f77 .active_0630:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-4f77 .mini_4360 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77 .mini_4360 .column_current_d33d {
  color: rgba(255, 255, 255, 0.99);
}
.hard-4f77 .mini_4360:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-4f77 .paragraph-e986 .nav_bottom_baf8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77 .paragraph-e986 .nav_bottom_baf8 .fast_a6a7 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77
  .paragraph-e986
  .nav_bottom_baf8
  .fast_a6a7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77
  .paragraph-e986
  .nav_bottom_baf8
  .fast_a6a7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77
  .paragraph-e986
  .nav_bottom_baf8
  .fast_a6a7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77
  .paragraph-e986
  .nav_bottom_baf8
  .fast_a6a7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77 .paragraph-e986 .active-66b2 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-4f77 .paragraph-e986 .active-66b2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_99d1
  .hard-4f77
  .paragraph-e986
  .icon-4b49
  .under-bf9d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_99d1
  .hard-4f77
  .paragraph-e986
  .icon-4b49
  .fast_a6a7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-cold-77ef .sort-solid-3b9a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort-solid-3b9a .title_tall_cb54.easy-3d80 .dim_4eb4 > li > a:focus,
.sort-solid-3b9a .title_tall_cb54.easy-3d80 .dim_4eb4 > li > a:hover,
.sort-solid-3b9a .title_tall_cb54.full_15d3 .dim_4eb4 > li > a:focus,
.sort-solid-3b9a .title_tall_cb54.full_15d3 .dim_4eb4 > li > a:hover,
.sort-solid-3b9a .title_tall_cb54.focus-prev-6ddb .dim_4eb4 > li > a:focus,
.sort-solid-3b9a .title_tall_cb54.focus-prev-6ddb .dim_4eb4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-solid-3b9a
  .title_tall_cb54.easy-3d80
  .dim_4eb4
  > li.right_f859
  > a,
.sort-solid-3b9a
  .title_tall_cb54.easy-3d80
  .dim_4eb4
  > li.footer-7e02
  > a,
.sort-solid-3b9a
  .title_tall_cb54.full_15d3
  .dim_4eb4
  > li.right_f859
  > a,
.sort-solid-3b9a
  .title_tall_cb54.full_15d3
  .dim_4eb4
  > li.footer-7e02
  > a,
.sort-solid-3b9a
  .title_tall_cb54.focus-prev-6ddb
  .dim_4eb4
  > li.right_f859
  > a,
.sort-solid-3b9a .title_tall_cb54.focus-prev-6ddb .dim_4eb4 > li.caption_a2fb > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-solid-3b9a .message_5495,
.sort-solid-3b9a .message_5495 a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-solid-3b9a .over_18e9.soft_3ee0 li a,
.sort-solid-3b9a .fluid-d075 a,
.sort-solid-3b9a .info_b059,
.sort-solid-3b9a .dim_4eb4 > li > a,
.sort-solid-3b9a .active_0630 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-solid-3b9a .over_18e9.soft_3ee0 li a:hover,
.sort-solid-3b9a .fluid-d075 a:hover,
.sort-solid-3b9a .info_b059:hover,
.sort-solid-3b9a .dim_4eb4 > li > a:hover,
.sort-solid-3b9a .active_0630:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-solid-3b9a .mini_4360 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-solid-3b9a .mini_4360 .column_current_d33d {
  color: rgba(0, 0, 0, 0.8);
}
.sort-solid-3b9a .mini_4360:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_bd04 .focus_60fa {
  margin-left: auto;
  margin-right: auto;
}
.photo_green_c813 > * {
  margin-left: auto;
  margin-right: auto;
}
.photo_green_c813 .paragraph-abda {
  margin-right: 1.41575em;
}
.pagination_1219 .photo_green_c813 > .info_yellow_9e78 {
  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;
}
.pagination_1219 .photo_green_c813 > .lower-9655 {
  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;
}
.dark-7573.glass_bd04 .focus_60fa,
.search_f216.glass_bd04 .focus_60fa {
  margin-left: 0;
}
.video_under_e2e7.glass_bd04 .focus_60fa,
.top_24cf.glass_bd04 .focus_60fa {
  margin-right: 0;
}
.photo_green_c813 ol,
.photo_green_c813 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal_medium_c68d video {
  max-width: 100%;
}
.secondary_c686 img {
  display: block;
}
.secondary_c686.paragraph-abda,
.secondary_c686.sidebar_slow_5157 {
  width: 100%;
}
.secondary_c686.lower-9655 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.widget-dim-7387:not(.hovered_2577) {
  margin: 1.5em auto;
}
.focus-simple-0b57 p {
  padding: 1.5em 14px;
}
ul.section_thick_e2ff.lower-9655,
ul.section_thick_e2ff.info_yellow_9e78,
ul.section_thick_e2ff.liquid-2c1c.info_yellow_9e78 {
  padding: 0 14px;
}
.row-a402 {
  display: block;
  overflow-x: auto;
}
.row-a402 table {
  border-collapse: collapse;
  width: 100%;
}
.row-a402 td,
.row-a402 th {
  padding: 0.5em;
}
.photo_green_c813 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.photo_green_c813 ol ol,
.photo_green_c813 ol ul,
.photo_green_c813 ul ol,
.photo_green_c813 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.photo_green_c813 ol ol li,
.photo_green_c813 ol ul li,
.photo_green_c813 ul ol li,
.photo_green_c813 ul ul li {
  margin-left: 0;
}
.pagination_narrow_dbe5.preview-yellow-b07c > .list_iron_880e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pagination_narrow_dbe5.preview-yellow-b07c > .list_iron_880e iframe,
.pagination_narrow_dbe5.preview-yellow-b07c > .list_iron_880e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag_c1d4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag_c1d4.component-70ec {
  padding: 0;
}
.tag_c1d4.component-70ec cite {
  font-size: 13px;
}
.tag_c1d4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag_c1d4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion_fae3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion_fae3 > p:first-child {
  margin-top: 0;
}
.accordion_fae3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion_fae3 blockquote {
  border-left: 0;
}
.frame_809d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.frame_809d:not(.yellow_b163) {
  max-width: 100px;
}
.frame_809d.input_gas_299b {
  border-bottom: none !important;
  text-align: center;
}
.frame_809d.input_gas_299b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus-simple-0b57 p {
    padding: 1.5em 0;
  }
}
.carousel-iron-beec {
  color: #0073aa;
}
.badge_motion_47e5 {
  background-color: #0073aa;
}
.popup_0716 {
  color: #229fd8;
}
.picture-top-921f {
  background-color: #229fd8;
}
.outline_d209 {
  color: #eee;
}
.secondary_1b5a {
  background-color: #eee;
}
.slider-240d {
  color: #444;
}
.east-931b {
  background-color: #444;
}
.module_8cbe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module_8cbe .wrapper_west_73df .fluid-d075 {
  font-size: 15px;
}
.module_8cbe .fluid-d075 {
  line-height: 1.3;
}
.module_8cbe .sort-solid-3b9a {
}
.module_8cbe .hard-4f77 {
  background: #235787;
}
.badge-under-eddc {
  padding: 0;
}
.badge-under-eddc .hard-4f77 {
  background: #1a1a1a;
}
.badge-under-eddc .sort-solid-3b9a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table-8cd3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table-8cd3 .sort-solid-3b9a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table-8cd3 .hard-4f77 {
  background: #303030;
}
.popup-first-e359 {
  position: relative;
  z-index: 10;
}
.popup-first-e359 .container-53bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_4476 .dropdown-action-f1e7 {
  display: inline-block;
  vertical-align: middle;
}
.notification_4476.action_9c6d .dropdown-action-f1e7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification_4476.action_9c6d .dropdown-action-f1e7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_4476.action_9c6d .dropdown-action-f1e7 {
    margin-right: 0.4em;
  }
}
.notification_4476.action_9c6d .dropdown-action-f1e7:last-child {
  margin-right: 0;
}
.frame-red-539e .container-53bb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .filter-cold-77ef .wrapper_west_73df {
    margin: 0 -0.5em;
  }
  .filter-cold-77ef .wrapper_west_73df [class*="customify-col-"],
  .filter-cold-77ef .wrapper_west_73df [class*="customify-col_"],
  .filter-cold-77ef .wrapper_west_73df [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.filter-cold-77ef.new_9df8 .container-53bb {
  background: 0 0 !important;
}
.filter-cold-77ef.new_9df8 .container-53bb,
.filter-cold-77ef.frame-red-539e .container-53bb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .filter-cold-77ef.component_6f57 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.filter-cold-77ef.frame-red-539e .container-53bb {
  box-shadow: none !important;
}
.border_upper_32dc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border_upper_32dc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border_upper_32dc {
    padding: 18px 0 20px;
  }
}
.border_upper_32dc .dropdown-up-2621 {
  width: 100%;
}
.border_upper_32dc .under_84d9 {
  margin-bottom: 0;
}
.border_upper_32dc .new_9d1f {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu_selected_acd4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu_selected_acd4 .content-smooth-69a7 {
  width: 100%;
}
.media-6191 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.media-6191 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.media-6191 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;
}
.media-6191 li:last-child:after {
  display: none;
}
.media-6191 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pro-5255 .upper_2b9d button,
.border_upper_32dc .upper_2b9d button {
  left: 0;
}
.pro-5255 .content-smooth-69a7,
.border_upper_32dc .content-smooth-69a7 {
  padding-left: 0;
  padding-right: 0;
}
.pro-5255 .menu_selected_acd4,
.border_upper_32dc .menu_selected_acd4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pro-5255 {
  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;
}
.pro-5255: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;
}
.pro-5255 .active_pink_5ed0 {
  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) {
  .pro-5255 .active_pink_5ed0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pro-5255 .active_pink_5ed0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pro-5255 .active_pink_5ed0 {
    min-height: 200px;
  }
}
.pro-5255 .media-6191 {
  color: rgba(255, 255, 255, 0.8);
}
.pro-5255 .media-6191 a,
.pro-5255 .media-6191 li:after {
  color: inherit;
}
.pro-5255 .media-6191 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.last-1ecd {
  margin-bottom: 0.5em;
}
.basic_3e8f {
  margin-bottom: 1.2em;
}
.basic_3e8f,
.last-1ecd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.basic_3e8f p:last-child,
.last-1ecd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .upper_2b9d,
#masthead .upper_2b9d {
  display: none;
}
#masthead
  > .upper_2b9d.down-c217 {
  display: none;
}
#masthead > .upper_2b9d button {
  left: 0;
}
.gallery-af03 {
  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%;
}
.gallery-af03 .dropdown-action-f1e7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gallery-af03 .article_south_5f02 {
  display: -webkit-box;
  display: flex;
}
.gallery-af03 .article_south_5f02.item_0d13 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gallery-af03 .article_south_5f02.aside_solid_f1a0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-af03 .article_south_5f02.alert-c7c4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-af03.accordion-orange-b4c7.north-cfd2 .article_south_5f02.item_0d13 {
  flex-basis: 100%;
}
.gallery-af03.section-de65 .article_south_5f02.aside_solid_f1a0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gallery-af03.section-de65 .article_south_5f02.alert-c7c4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .upper_2b9d.down-c217 {
  display: none;
}
#masthead > .upper_2b9d button {
  left: 0;
}
.tiny-0895 {
  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;
}
.tiny-0895:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tiny-0895.title_d886 i {
  margin-right: 4px;
}
.tiny-0895.border_clean_9387 i {
  margin-left: 5px;
}
.fluid-d075 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fluid-d075 p:last-child {
  margin-bottom: 0;
}
.active_small_b411 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active_small_b411 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active_small_b411 img {
  display: block;
  width: auto;
  line-height: 1;
}
.active_small_b411 .message_5495 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active_small_b411 .wide_86eb {
  margin: 5px 0 7px 0;
}
.active_small_b411.logo-south-6f9b .wood-b633 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_small_b411.logo-south-6f9b .soft_bf0c {
  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;
}
.active_small_b411.row_69a5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active_small_b411.row_69a5 .wood-b633 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_small_b411.row_69a5 .soft_bf0c {
  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;
}
.active_small_b411.under-937c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_small_b411.narrow-41b6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active_small_b411.narrow-41b6 .soft_bf0c {
  margin-top: 7px;
}
.icon_fluid_e8c9 {
  display: inline-block;
}
.popup-first-e359 .link-d1fa .active_small_b411 img {
  max-width: 100%;
}
.title_tall_cb54 .slider-plasma-2655.section-upper-8100,
.detail-stale-71da .slider-plasma-2655.section-upper-8100 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_tall_cb54 .caption_d78a,
.detail-stale-71da .caption_d78a {
  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%);
}
.title_tall_cb54 .caption_d78a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.title_tall_cb54.menu-purple-a7b8 .caption_d78a {
  display: none;
}
.title_tall_cb54 .small-db53 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title_tall_cb54 .small-db53 li {
  display: inline-block;
  position: relative;
}
.title_tall_cb54 .small-db53 li:last-child {
  margin-right: 0;
}
.title_tall_cb54 .small-db53 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;
}
.title_tall_cb54 .small-db53 li.caption_a2fb > a {
  color: rgba(0, 0, 0, 0.9);
}
.title_tall_cb54 .small-db53 > 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;
}
.title_tall_cb54 .small-db53 > li > a i {
  line-height: 0;
}
.title_tall_cb54 .small-db53 > li.badge-lite-2732 > a .caption_d78a {
  margin-left: 4px;
  line-height: 0;
}
.title_tall_cb54 .small-db53 .pattern-95ec li.badge-lite-2732 > a {
  position: relative;
}
.title_tall_cb54 .small-db53 .pattern-95ec li.badge-lite-2732 > a:after,
.title_tall_cb54 .small-db53 .pattern-95ec li.badge-lite-2732 > a:before {
  content: "";
  display: table;
}
.title_tall_cb54 .small-db53 .pattern-95ec li.badge-lite-2732 > a:after {
  clear: both;
}
.title_tall_cb54 .small-db53 .pattern-95ec li.badge-lite-2732 > a .caption_d78a {
  margin-left: 5px;
  float: right;
}
.title_tall_cb54 .badge-d6e5,
.title_tall_cb54 .pattern-95ec {
  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;
}
.title_tall_cb54 .pattern-95ec {
  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;
}
.title_tall_cb54 .pattern-95ec .section-upper-8100 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_tall_cb54 .pattern-95ec .caption_d78a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.title_tall_cb54 .pattern-95ec li {
  display: block;
  margin: 0;
  padding: 0;
}
.title_tall_cb54 .pattern-95ec 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;
}
.title_tall_cb54 .pattern-95ec li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.title_tall_cb54 .pattern-95ec .pattern-95ec {
  top: 0;
  left: 100%;
}
.title_tall_cb54 .button_pressed_feca.fn-focus-b6a9 > .badge-d6e5,
.title_tall_cb54 .button_pressed_feca.fn-focus-b6a9 > .pattern-95ec,
.title_tall_cb54 .button_pressed_feca:focus > .badge-d6e5,
.title_tall_cb54 .button_pressed_feca:focus > .pattern-95ec,
.title_tall_cb54 .button_pressed_feca:hover > .badge-d6e5,
.title_tall_cb54 .button_pressed_feca:hover > .pattern-95ec {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.title_tall_cb54.focus-prev-6ddb .dim_4eb4:after,
.title_tall_cb54.focus-prev-6ddb .dim_4eb4:before {
  content: "";
  display: table;
}
.title_tall_cb54.focus-prev-6ddb .dim_4eb4:after {
  clear: both;
}
.title_tall_cb54.focus-prev-6ddb .dim_4eb4 > li {
  float: left;
}
.title_tall_cb54.avatar-new-ccaa .dim_4eb4:after,
.title_tall_cb54.avatar-new-ccaa .dim_4eb4:before {
  content: "";
  display: table;
}
.title_tall_cb54.avatar-new-ccaa .dim_4eb4:after {
  clear: both;
}
.title_tall_cb54.avatar-new-ccaa .dim_4eb4 > li {
  float: left;
}
.title_tall_cb54.avatar-new-ccaa .dim_4eb4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.title_tall_cb54.avatar-new-ccaa .dim_4eb4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.title_tall_cb54.avatar-new-ccaa .dim_4eb4 > li.right_f859 > a,
.title_tall_cb54.avatar-new-ccaa .dim_4eb4 > li.caption_a2fb > a {
  color: #fff;
  background-color: #1e4b75;
}
.title_tall_cb54.easy-3d80 .dim_4eb4 > li > a .section-upper-8100 {
  position: relative;
}
.title_tall_cb54.easy-3d80 .dim_4eb4 > li > a .section-upper-8100: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;
}
.title_tall_cb54.easy-3d80
  .dim_4eb4
  > li:focus
  > a
  .section-upper-8100:before,
.title_tall_cb54.easy-3d80
  .dim_4eb4
  > li:hover
  > a
  .section-upper-8100:before {
  width: 100%;
  background-color: currentColor;
}
.title_tall_cb54.easy-3d80
  .dim_4eb4
  > li.right_f859
  > a
  .section-upper-8100:before,
.title_tall_cb54.easy-3d80
  .dim_4eb4
  > li.footer-7e02
  > a
  .section-upper-8100:before {
  width: 100%;
  background-color: currentColor;
}
.title_tall_cb54.full_15d3 .dim_4eb4 > li > a .section-upper-8100 {
  position: relative;
}
.title_tall_cb54.full_15d3 .dim_4eb4 > li > a .section-upper-8100: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;
}
.title_tall_cb54.full_15d3 .dim_4eb4 > li:focus > a .section-upper-8100:before,
.title_tall_cb54.full_15d3
  .dim_4eb4
  > li:hover
  > a
  .section-upper-8100:before {
  width: 100%;
  background-color: currentColor;
}
.title_tall_cb54.full_15d3
  .dim_4eb4
  > li.right_f859
  > a
  .section-upper-8100:before,
.title_tall_cb54.full_15d3
  .dim_4eb4
  > li.footer-7e02
  > a
  .section-upper-8100:before {
  width: 100%;
  background-color: currentColor;
}
.detail-stale-71da .small-db53 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail-stale-71da .small-db53 li:first-child > a {
  border-top: none;
}
.detail-stale-71da .small-db53 .main_6e95 > .section-upper-8100 .caption_d78a {
  display: none;
}
.detail-stale-71da .small-db53 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.detail-stale-71da .small-db53 li:last-child {
  border: none;
}
.detail-stale-71da .small-db53 li.badge-lite-2732 > a {
  padding-right: 45px !important;
}
.detail-stale-71da .small-db53 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.detail-stale-71da .small-db53 li a:focus,
.detail-stale-71da .small-db53 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-stale-71da .small-db53 li .list_77ec {
  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;
}
.detail-stale-71da .small-db53 li .list_77ec:hover {
  box-shadow: none;
}
.detail-stale-71da .small-db53 li .list_77ec .caption_d78a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.detail-stale-71da .small-db53 .pattern-95ec {
  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);
}
.detail-stale-71da .small-db53 .pattern-95ec li a {
  padding-left: 3em;
}
.detail-stale-71da .small-db53 .container-brown-a6bf > a .list_77ec i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.detail-stale-71da .small-db53 .container-brown-a6bf > .pattern-95ec {
  display: block;
  opacity: 1;
}
.surface_29e0 {
  max-width: 100%;
}
.chip-fast-1558 {
  line-height: 0;
  cursor: pointer;
}
.active_0630 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_0630:hover {
  box-shadow: none;
  color: currentColor;
}
.active_0630 svg {
  width: 18px;
  height: 18px;
}
.active_0630 .paragraph_liquid_7c31 {
  display: none;
}
.pagination-7951 {
  position: relative;
}
.pagination-7951.fn-active-b6a9 .active_0630 .box-cool-3c8d {
  display: none;
}
.pagination-7951.fn-active-b6a9 .active_0630 .paragraph_liquid_7c31 {
  display: inline-block;
}
.pagination-7951 .pattern-d0e7 {
  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);
}
.pagination-7951.gold_35d3 .pattern-d0e7 {
  left: auto;
  right: -0.9em;
}
.pagination-7951.gold_35d3 .media-bfc5::before {
  left: auto;
  right: 15px;
}
.pagination-7951.fn-active-b6a9 .pattern-d0e7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon-4b49 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.icon-4b49 label {
  flex-basis: 100%;
}
.icon-4b49 .nav_bottom_baf8 {
  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;
}
.icon-4b49 .fast_a6a7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.icon-4b49 .fast_a6a7:focus {
  background-color: transparent;
}
.icon-4b49 button.active-66b2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.icon-4b49 button.active-66b2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.icon-4b49 button.active-66b2 svg {
  width: 18px;
  height: 18px;
}
.icon-4b49 input[type="submit"] {
  min-height: auto;
}
.paragraph-e986 .icon-4b49 .fast_a6a7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media-bfc5 {
  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) {
  .media-bfc5 {
    width: 220px;
  }
}
.media-bfc5 label {
  flex-basis: 100%;
}
.media-bfc5::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;
}
.highlight_99d1 .paragraph-e986 .icon-4b49 {
  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;
}
.highlight_99d1
  .paragraph-e986
  .icon-4b49
  .nav_bottom_baf8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight_99d1 .paragraph-e986 .icon-4b49 .fast_a6a7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight_99d1
  .paragraph-e986
  .icon-4b49
  .fast_a6a7:focus {
  background: 0 0;
}
.highlight_99d1
  .paragraph-e986
  .icon-4b49
  .under-bf9d {
  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;
}
.over_18e9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.over_18e9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.over_18e9 li:last-child {
  margin-right: 0;
}
.over_18e9 li:first-child {
  margin-left: 0;
}
.over_18e9.disabled-fcb6 a {
  color: #fff;
}
.over_18e9.disabled-fcb6 a:hover {
  color: #fff;
}
.over_18e9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.over_18e9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.over_18e9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.over_18e9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.over_18e9 [class*="social-icon-apple"] {
  background-color: #999;
}
.over_18e9 [class*="social-icon-apple"].text-dc58 {
  background-color: transparent;
  color: #999;
}
.over_18e9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.over_18e9 [class*="social-icon-behance"].text-dc58 {
  background-color: transparent;
  color: #1769ff;
}
.over_18e9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.over_18e9 [class*="social-icon-bitbucket"].text-dc58 {
  background-color: transparent;
  color: #205081;
}
.over_18e9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.over_18e9 [class*="social-icon-codepen"].text-dc58 {
  background-color: transparent;
  color: #000;
}
.over_18e9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.over_18e9 [class*="social-icon-delicious"].text-dc58 {
  background-color: transparent;
  color: #39f;
}
.over_18e9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.over_18e9 [class*="social-icon-digg"].text-dc58 {
  background-color: transparent;
  color: #005be2;
}
.over_18e9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.over_18e9 [class*="social-icon-dribbble"].text-dc58 {
  background-color: transparent;
  color: #ea4c89;
}
.over_18e9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.over_18e9 [class*="social-icon-envelope"].text-dc58 {
  background-color: transparent;
  color: #ea4335;
}
.over_18e9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.over_18e9 [class*="social-icon-facebook"].text-dc58 {
  background-color: transparent;
  color: #3b5998;
}
.over_18e9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.over_18e9 [class*="social-icon-flickr"].text-dc58 {
  background-color: transparent;
  color: #0063dc;
}
.over_18e9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.over_18e9 [class*="social-icon-foursquare"].text-dc58 {
  background-color: transparent;
  color: #2d5be3;
}
.over_18e9 [class*="social-icon-github"] {
  background-color: #333;
}
.over_18e9 [class*="social-icon-github"].text-dc58 {
  background-color: transparent;
  color: #333;
}
.over_18e9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.over_18e9 [class*="social-icon-google-plus"].text-dc58 {
  background-color: transparent;
  color: #dd4b39;
}
.over_18e9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.over_18e9 [class*="social-icon-houzz"].text-dc58 {
  background-color: transparent;
  color: #7ac142;
}
.over_18e9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.over_18e9 [class*="social-icon-instagram"].text-dc58 {
  background-color: transparent;
  color: #262626;
}
.over_18e9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.over_18e9 [class*="social-icon-jsfiddle"].text-dc58 {
  background-color: transparent;
  color: #487aa2;
}
.over_18e9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.over_18e9 [class*="social-icon-linkedin"].text-dc58 {
  background-color: transparent;
  color: #0077b5;
}
.over_18e9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.over_18e9 [class*="social-icon-medium"].text-dc58 {
  background-color: transparent;
  color: #00ab6b;
}
.over_18e9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.over_18e9
  [class*="social-icon-odnoklassniki"].text-dc58 {
  background-color: transparent;
  color: #f4731c;
}
.over_18e9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.over_18e9 [class*="social-icon-meetup"].text-dc58 {
  background-color: transparent;
  color: #ec1c40;
}
.over_18e9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.over_18e9 [class*="social-icon-pinterest"].text-dc58 {
  background-color: transparent;
  color: #bd081c;
}
.over_18e9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.over_18e9 [class*="social-icon-product-hunt"].text-dc58 {
  background-color: transparent;
  color: #da552f;
}
.over_18e9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.over_18e9 [class*="social-icon-reddit"].text-dc58 {
  background-color: transparent;
  color: #ff4500;
}
.over_18e9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.over_18e9 [class*="social-icon-rss"].text-dc58 {
  background-color: transparent;
  color: #f26522;
}
.over_18e9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.over_18e9
  [class*="social-icon-shopping-cart"].text-dc58 {
  background-color: transparent;
  color: #4caf50;
}
.over_18e9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.over_18e9 [class*="social-icon-skype"].text-dc58 {
  background-color: transparent;
  color: #00aff0;
}
.over_18e9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.over_18e9 [class*="social-icon-slideshare"].text-dc58 {
  background-color: transparent;
  color: #0077b5;
}
.over_18e9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.over_18e9 [class*="social-icon-snapchat"].text-dc58 {
  background-color: transparent;
  color: #fffc00;
}
.over_18e9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.over_18e9 [class*="social-icon-soundcloud"].text-dc58 {
  background-color: transparent;
  color: #f80;
}
.over_18e9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.over_18e9 [class*="social-icon-spotify"].text-dc58 {
  background-color: transparent;
  color: #2ebd59;
}
.over_18e9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.over_18e9
  [class*="social-icon-stack-overflow"].text-dc58 {
  background-color: transparent;
  color: #fe7a15;
}
.over_18e9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.over_18e9 [class*="social-icon-maldkfgram"].text-dc58 {
  background-color: transparent;
  color: #2ca5e0;
}
.over_18e9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.over_18e9 [class*="social-icon-tripadvisor"].text-dc58 {
  background-color: transparent;
  color: #589442;
}
.over_18e9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.over_18e9 [class*="social-icon-tumblr"].text-dc58 {
  background-color: transparent;
  color: #35465c;
}
.over_18e9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.over_18e9 [class*="social-icon-twitch"].text-dc58 {
  background-color: transparent;
  color: #6441a5;
}
.over_18e9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.over_18e9 [class*="social-icon-twitter"].text-dc58 {
  background-color: transparent;
  color: #1da1f2;
}
.over_18e9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.over_18e9 [class*="social-icon-vimeo"].text-dc58 {
  background-color: transparent;
  color: #1ab7ea;
}
.over_18e9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.over_18e9 [class*="social-icon-vk"].text-dc58 {
  background-color: transparent;
  color: #45668e;
}
.over_18e9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.over_18e9 [class*="social-icon-weibo"].text-dc58 {
  background-color: transparent;
  color: #df2029;
}
.over_18e9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.over_18e9 [class*="social-icon-weixin"].text-dc58 {
  background-color: transparent;
  color: #7bb32e;
}
.over_18e9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.over_18e9 [class*="social-icon-whatsapp"].text-dc58 {
  background-color: transparent;
  color: #25d366;
}
.over_18e9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.over_18e9 [class*="social-icon-wordpress"].text-dc58 {
  background-color: transparent;
  color: #21759b;
}
.over_18e9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.over_18e9 [class*="social-icon-xing"].text-dc58 {
  background-color: transparent;
  color: #026466;
}
.over_18e9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.over_18e9 [class*="social-icon-yelp"].text-dc58 {
  background-color: transparent;
  color: #af0606;
}
.over_18e9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.over_18e9 [class*="social-icon-youtube"].text-dc58 {
  background-color: transparent;
  color: #cd201f;
}
.info_b059 {
  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;
}
.info_b059:hover {
  box-shadow: none;
  background: 0 0;
}
.cool_7cbf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu-dirty-3cb1 {
  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;
}
.notice_paper_a025 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.new-f3cc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.new-f3cc,
.new-f3cc::after,
.new-f3cc::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;
}
.new-f3cc::after,
.new-f3cc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.advanced-fe63 .menu-dirty-3cb1 .notice_paper_a025 {
  margin-top: -2px;
  width: 19px;
}
.advanced-fe63 .menu-dirty-3cb1 .new-f3cc {
  margin-top: -1px;
}
.advanced-fe63 .menu-dirty-3cb1 .new-f3cc,
.advanced-fe63 .menu-dirty-3cb1 .new-f3cc::after,
.advanced-fe63 .menu-dirty-3cb1 .new-f3cc::before {
  width: 19px;
  height: 2px;
}
.advanced-fe63 .menu-dirty-3cb1 .new-f3cc::before {
  top: -6px;
}
.advanced-fe63 .menu-dirty-3cb1 .new-f3cc::after {
  bottom: -6px;
}
.backdrop_advanced_2570 .menu-dirty-3cb1 .notice_paper_a025 {
  margin-top: -2px;
  width: 22px;
}
.backdrop_advanced_2570 .menu-dirty-3cb1 .new-f3cc {
  margin-top: -1px;
}
.backdrop_advanced_2570 .menu-dirty-3cb1 .new-f3cc,
.backdrop_advanced_2570 .menu-dirty-3cb1 .new-f3cc::after,
.backdrop_advanced_2570 .menu-dirty-3cb1 .new-f3cc::before {
  width: 22px;
  height: 2px;
}
.backdrop_advanced_2570 .menu-dirty-3cb1 .new-f3cc::before {
  top: -7px;
}
.backdrop_advanced_2570 .menu-dirty-3cb1 .new-f3cc::after {
  bottom: -7px;
}
.over-6147 .menu-dirty-3cb1 .notice_paper_a025 {
  margin-top: -2px;
  width: 31px;
}
.over-6147 .menu-dirty-3cb1 .new-f3cc {
  margin-top: -1.5px;
}
.over-6147 .menu-dirty-3cb1 .new-f3cc,
.over-6147 .menu-dirty-3cb1 .new-f3cc::after,
.over-6147 .menu-dirty-3cb1 .new-f3cc::before {
  width: 31px;
  height: 3px;
}
.over-6147 .menu-dirty-3cb1 .new-f3cc::before {
  top: -9px;
}
.over-6147 .menu-dirty-3cb1 .new-f3cc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .out-e5e3 .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 19px;
  }
  .out-e5e3 .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1px;
  }
  .out-e5e3 .menu-dirty-3cb1 .new-f3cc,
  .out-e5e3 .menu-dirty-3cb1 .new-f3cc::after,
  .out-e5e3 .menu-dirty-3cb1 .new-f3cc::before {
    width: 19px;
    height: 2px;
  }
  .out-e5e3 .menu-dirty-3cb1 .new-f3cc::before {
    top: -6px;
  }
  .out-e5e3 .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -6px;
  }
  .lower-cd74 .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 22px;
  }
  .lower-cd74 .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1px;
  }
  .lower-cd74 .menu-dirty-3cb1 .new-f3cc,
  .lower-cd74 .menu-dirty-3cb1 .new-f3cc::after,
  .lower-cd74 .menu-dirty-3cb1 .new-f3cc::before {
    width: 22px;
    height: 2px;
  }
  .lower-cd74 .menu-dirty-3cb1 .new-f3cc::before {
    top: -7px;
  }
  .lower-cd74 .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -7px;
  }
  .over-a735 .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 31px;
  }
  .over-a735 .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1.5px;
  }
  .over-a735 .menu-dirty-3cb1 .new-f3cc,
  .over-a735 .menu-dirty-3cb1 .new-f3cc::after,
  .over-a735 .menu-dirty-3cb1 .new-f3cc::before {
    width: 31px;
    height: 3px;
  }
  .over-a735 .menu-dirty-3cb1 .new-f3cc::before {
    top: -9px;
  }
  .over-a735 .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .heading_80c9 .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 19px;
  }
  .heading_80c9 .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1px;
  }
  .heading_80c9 .menu-dirty-3cb1 .new-f3cc,
  .heading_80c9 .menu-dirty-3cb1 .new-f3cc::after,
  .heading_80c9 .menu-dirty-3cb1 .new-f3cc::before {
    width: 19px;
    height: 2px;
  }
  .heading_80c9 .menu-dirty-3cb1 .new-f3cc::before {
    top: -6px;
  }
  .heading_80c9 .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -6px;
  }
  .focused-009b .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 22px;
  }
  .focused-009b .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1px;
  }
  .focused-009b .menu-dirty-3cb1 .new-f3cc,
  .focused-009b .menu-dirty-3cb1 .new-f3cc::after,
  .focused-009b .menu-dirty-3cb1 .new-f3cc::before {
    width: 22px;
    height: 2px;
  }
  .focused-009b .menu-dirty-3cb1 .new-f3cc::before {
    top: -7px;
  }
  .focused-009b .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -7px;
  }
  .video_7b2b .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 31px;
  }
  .video_7b2b .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1.5px;
  }
  .video_7b2b .menu-dirty-3cb1 .new-f3cc,
  .video_7b2b .menu-dirty-3cb1 .new-f3cc::after,
  .video_7b2b .menu-dirty-3cb1 .new-f3cc::before {
    width: 31px;
    height: 3px;
  }
  .video_7b2b .menu-dirty-3cb1 .new-f3cc::before {
    top: -9px;
  }
  .video_7b2b .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content-1057 .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 19px;
  }
  .content-1057 .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1px;
  }
  .content-1057 .menu-dirty-3cb1 .new-f3cc,
  .content-1057 .menu-dirty-3cb1 .new-f3cc::after,
  .content-1057 .menu-dirty-3cb1 .new-f3cc::before {
    width: 19px;
    height: 2px;
  }
  .content-1057 .menu-dirty-3cb1 .new-f3cc::before {
    top: -6px;
  }
  .content-1057 .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -6px;
  }
  .paper_cf7d .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_cf7d .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1px;
  }
  .paper_cf7d .menu-dirty-3cb1 .new-f3cc,
  .paper_cf7d .menu-dirty-3cb1 .new-f3cc::after,
  .paper_cf7d .menu-dirty-3cb1 .new-f3cc::before {
    width: 22px;
    height: 2px;
  }
  .paper_cf7d .menu-dirty-3cb1 .new-f3cc::before {
    top: -7px;
  }
  .paper_cf7d .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -7px;
  }
  .sort-02e7 .menu-dirty-3cb1 .notice_paper_a025 {
    margin-top: -2px;
    width: 31px;
  }
  .sort-02e7 .menu-dirty-3cb1 .new-f3cc {
    margin-top: -1.5px;
  }
  .sort-02e7 .menu-dirty-3cb1 .new-f3cc,
  .sort-02e7 .menu-dirty-3cb1 .new-f3cc::after,
  .sort-02e7 .menu-dirty-3cb1 .new-f3cc::before {
    width: 31px;
    height: 3px;
  }
  .sort-02e7 .menu-dirty-3cb1 .new-f3cc::before {
    top: -9px;
  }
  .sort-02e7 .menu-dirty-3cb1 .new-f3cc::after {
    bottom: -9px;
  }
}
.active-942b .new-f3cc {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.active-942b .new-f3cc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.active-942b .new-f3cc::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.active-942b.filter-cd4e .new-f3cc {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.active-942b.filter-cd4e .new-f3cc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.active-942b.filter-cd4e .new-f3cc::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);
}
.chip_b07e {
  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.inner_34ef:before {
  display: none;
}
.wrapper_ecd1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wrapper_ecd1 .cold-954c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wrapper_ecd1 .cold-954c:last-of-type {
  border-bottom: none;
}
.wrapper_ecd1 .cold-954c.clean-d88e,
.wrapper_ecd1 .cold-954c.advanced-5998,
.wrapper_ecd1 .cold-954c.brown_fce3 {
  padding: 0;
}
.wrapper_ecd1 .detail-stale-71da .list_77ec {
  color: currentColor;
}
.wrapper_ecd1 .detail-stale-71da .list_77ec:focus,
.wrapper_ecd1 .detail-stale-71da .list_77ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_ecd1.sort-solid-3b9a .mini_4360,
.wrapper_ecd1.sort-solid-3b9a .fluid-d075 a,
.wrapper_ecd1.sort-solid-3b9a .dim_4eb4 a,
.wrapper_ecd1.sort-solid-3b9a .pattern-95ec a {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_ecd1.sort-solid-3b9a .mini_4360:hover,
.wrapper_ecd1.sort-solid-3b9a .fluid-d075 a:hover,
.wrapper_ecd1.sort-solid-3b9a .dim_4eb4 a:hover,
.wrapper_ecd1.sort-solid-3b9a .pattern-95ec a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_ecd1.sort-solid-3b9a .column_current_d33d {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_ecd1.sort-solid-3b9a .cold-954c {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_ecd1.sort-solid-3b9a .cold-954c:before {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper_ecd1.sort-solid-3b9a .cool_a4b9:before {
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_ecd1.sort-solid-3b9a .detail-stale-71da .small-db53 li a,
.wrapper_ecd1.sort-solid-3b9a .detail-stale-71da .list_77ec,
.wrapper_ecd1.sort-solid-3b9a .pattern-95ec {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_ecd1.sort-solid-3b9a .detail-stale-71da .list_77ec:focus,
.wrapper_ecd1.sort-solid-3b9a .detail-stale-71da .list_77ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_ecd1.sort-solid-3b9a .small-db53 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_ecd1.hard-4f77 .mini_4360,
.wrapper_ecd1.hard-4f77 .fluid-d075 a,
.wrapper_ecd1.hard-4f77 .dim_4eb4 .list_77ec,
.wrapper_ecd1.hard-4f77 .dim_4eb4 a,
.wrapper_ecd1.hard-4f77 .pattern-95ec a {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_ecd1.hard-4f77 .mini_4360:hover,
.wrapper_ecd1.hard-4f77 .fluid-d075 a:hover,
.wrapper_ecd1.hard-4f77 .dim_4eb4 .list_77ec:hover,
.wrapper_ecd1.hard-4f77 .dim_4eb4 a:hover,
.wrapper_ecd1.hard-4f77 .pattern-95ec a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_ecd1.hard-4f77 .column_current_d33d {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_ecd1.hard-4f77 .cold-954c {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_ecd1.hard-4f77 .cold-954c:before {
  background: rgba(255, 255, 255, 0.08);
}
.wrapper_ecd1.hard-4f77 .cool_a4b9:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_ecd1.hard-4f77 .detail-stale-71da .small-db53 li a,
.wrapper_ecd1.hard-4f77 .detail-stale-71da .list_77ec,
.wrapper_ecd1.hard-4f77 .pattern-95ec {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_ecd1.hard-4f77 .detail-stale-71da .list_77ec:focus,
.wrapper_ecd1.hard-4f77 .detail-stale-71da .list_77ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_ecd1.hard-4f77 .small-db53 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_a4b9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cool_a4b9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.status-white-9e3e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_5d6f .wrapper_ecd1 {
  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;
}
.media_5d6f .cold-954c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_5d6f .cold-954c: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) {
  .media_5d6f .cold-954c:before {
    width: 16%;
    left: 42%;
  }
}
.media_5d6f .cold-954c:last-child:before {
  content: none;
}
.media_5d6f .cold-954c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_5d6f .detail-stale-71da .small-db53 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_5d6f .detail-stale-71da .small-db53 li a .list_77ec {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_5d6f .detail-stale-71da .pattern-95ec {
  border: none;
}
.media_5d6f .detail-stale-71da .pattern-95ec li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_5d6f .cool_a4b9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_5d6f .status-white-9e3e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_5d6f .hard-4f77 .cool_a4b9:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_5d6f .sort-solid-3b9a.center_eb2f .new-f3cc {
  background: rgba(0, 0, 0, 0.6);
}
.media_5d6f
  .sort-solid-3b9a.center_eb2f
  .new-f3cc::after,
.media_5d6f
  .sort-solid-3b9a.center_eb2f
  .new-f3cc:before {
  background: inherit;
}
.media_5d6f
  .sort-solid-3b9a.center_eb2f:hover
  .new-f3cc {
  background: rgba(0, 0, 0, 0.8);
}
.wood-2532 .wrapper_ecd1 {
  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) {
  .wood-2532 .wrapper_ecd1 {
    width: auto;
    right: 45px;
  }
}
.section-focused-a391 .wrapper_ecd1 {
  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) {
  .section-focused-a391 .wrapper_ecd1 {
    width: auto;
    left: 45px;
  }
}
.inner_34ef .wrapper_ecd1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.inner_34ef .status-white-9e3e {
  max-width: 48em;
  margin: 0 auto;
}
.inner_34ef .cool_a4b9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.primary-fluid-9580 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.primary-fluid-9580.media_5d6f .wrapper_ecd1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.primary-fluid-9580.wood-2532 .wrapper_ecd1 {
  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);
}
.primary-fluid-9580 .wrapper_ecd1 {
  visibility: visible;
}
.primary-fluid-9580.section-focused-a391 .wrapper_ecd1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box-b095,
.hover_e57f {
  overflow-x: hidden;
}
.box-b095 .wrapper_ecd1 {
  overflow: auto;
}
.box-b095.media_5d6f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-b095.media_5d6f .wrapper_ecd1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box-b095.media_5d6f .info_b059 {
  opacity: 0;
}
.box-b095.wood-2532 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-b095.wood-2532 .wrapper_ecd1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box-b095.wood-2532 .info_b059 {
  opacity: 0;
}
.box-b095.section-focused-a391 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-b095.section-focused-a391 .wrapper_ecd1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box-b095.section-focused-a391 .info_b059 {
  opacity: 0;
}
.box-b095.inner_34ef .wrapper_ecd1 {
  z-index: 10;
  visibility: visible;
}
.center_eb2f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.center_eb2f .new-f3cc {
  background: rgba(255, 255, 255, 0.99);
}
.center_eb2f .new-f3cc::after,
.center_eb2f .new-f3cc:before {
  background: inherit;
}
.center_eb2f:hover .new-f3cc {
  background: rgba(255, 255, 255, 0.99);
}
.section-focused-a391 .center_eb2f {
  top: 10px;
  right: auto;
  left: 12px;
}
.inner_34ef .center_eb2f {
  display: none !important;
}
.box-b095:before,
.hover_e57f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box-b095 .center_eb2f,
.hover_e57f .center_eb2f {
  display: inline-block;
}
.wrapper_ecd1 .dropdown-action-f1e7 {
  -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;
}
.box-b095 .wrapper_ecd1 .dropdown-action-f1e7,
.hover_e57f .wrapper_ecd1 .dropdown-action-f1e7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper-dde1 .nav_bottom_baf8 {
  width: 100%;
}
.link-d1fa {
  padding: 0 0.5em 0;
}
.link-d1fa [class*="customify-col-"],
.link-d1fa [class*="customify-col_"],
.link-d1fa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.first_d529 .link-d1fa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wrapper_west_73df .content-04e0,
  .content-04e0 {
    display: none;
  }
  .gradient-orange-01c8 {
    text-align: left;
  }
  .next_6090 {
    text-align: center;
  }
  .panel-selected-6d9f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_west_73df .west-8f1c,
  .west-8f1c {
    display: none;
  }
  .aside_brown_d7b8 {
    text-align: left;
  }
  .last_d121 {
    text-align: center;
  }
  .filter_dim_f129 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_west_73df .label_red_ed4e,
  .label_red_ed4e {
    display: none;
  }
  .upper-02e5 {
    text-align: left;
  }
  .huge-2a65 {
    text-align: center;
  }
  .content_c9a4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.slider_44b7 {
  box-shadow: none !important;
}
.orange-0b98 .photo_7305,
.surface_complex_49f7 .photo_7305 {
  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;
}
.surface_complex_49f7 .photo_7305 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container-53bb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container-53bb:after,
.container-53bb:before {
  content: "";
  display: table;
}
.container-53bb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container-53bb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container-53bb,
.component_6f57 {
  max-width: 1248px;
  margin: 0 auto;
}

.banner_a032.aside_2ec5 .container-53bb {
  max-width: 100%;
}
.banner_a032.yellow_0f1c {
  max-width: 1200px;
  margin: 0 auto;
}
.banner_a032.texture-down-eae2 .container-53bb {
  max-width: 100%;
}
.banner_a032.texture-down-eae2 > .container-53bb {
  padding-left: 0;
  padding-right: 0;
}
.banner_a032.texture-down-eae2 > .container-53bb .wrapper_west_73df {
  margin: 0;
}
.banner_a032.texture-down-eae2
  > .container-53bb
  .media-88cb.outline-a689 {
  margin-right: 0;
  margin-left: 0;
}
.banner_a032.texture-down-eae2 #main.outline-a689 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_brown_d5ff #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_brown_d5ff #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .glass-24d7 .focus_60fa {
    padding-right: 1em;
  }
  .glass-24d7.button-018a .media-88cb {
    border-right: 1px solid #eaecee;
  }
  .glass-24d7.button-018a .focus_60fa {
    padding-right: 1em;
  }
  .glass-24d7.button-018a .block-1e13 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_9537 .focus_60fa {
    padding-left: 1em;
  }
  .disabled_9537.button-018a .media-88cb {
    border-left: 1px solid #eaecee;
  }
  .disabled_9537.button-018a .focus_60fa {
    padding-left: 1em;
  }
  .disabled_9537.button-018a .block-1e13 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-a66a .focus_60fa {
    padding-left: 1em;
  }
  .inner-a66a.button-018a .shade_focused_d6d2 {
    border-right: 1px solid #eaecee;
  }
  .inner-a66a.button-018a .huge_41eb {
    border-right: 1px solid #eaecee;
  }
  .inner-a66a.button-018a .focus_60fa {
    padding-left: 1em;
  }
  .inner-a66a.button-018a .block-1e13 {
    padding-right: 1em;
  }
  .inner-a66a.button-018a .fresh_7404 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_df78 .focus_60fa {
    padding-right: 1em;
  }
  .block_df78.button-018a .shade_focused_d6d2 {
    border-left: 1px solid #eaecee;
  }
  .block_df78.button-018a .huge_41eb {
    border-left: 1px solid #eaecee;
  }
  .block_df78.button-018a .focus_60fa {
    padding-right: 1em;
  }
  .block_df78.button-018a .block-1e13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_df78.button-018a .fresh_7404 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_brown_d5ff .focus_60fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_brown_d5ff.button-018a .media-88cb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_brown_d5ff.button-018a .focus_60fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_brown_d5ff.button-018a .block-1e13 {
    padding-left: 1em;
  }
  .form_brown_d5ff.button-018a .fresh_7404 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_brown_d5ff.button-018a .focus_60fa {
    padding-left: 0;
  }
}
.paragraph-wood-5715 .notification_4476 {
  display: inline-block;
}
.list-liquid-90b4 {
  display: inline-block;
}
.alert-white-daf5 {
  word-con: break-word;
}
.clean_22d1 > span {
  display: inline-block;
  padding: 5px 0;
}
.clean_22d1 .lite-176d {
  margin-left: 8px;
  margin-right: 8px;
}
.clean_22d1 .detail-glass-797d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.link-b267 .dirty-4176 {
  margin-bottom: 2em;
}
.link-b267 .input-78b5 {
  margin-bottom: 15px;
}
.link-b267 .input-78b5:last-child {
  margin-bottom: 0;
}
.link-b267 .active_simple_88ea {
  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) {
  .link-b267 .active_simple_88ea {
    display: block;
  }
}
.link-b267 .caption-dim-22f1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .link-b267 .caption-dim-22f1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.link-b267 .image_d5b9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.link-b267 .image_d5b9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.link-b267 .image_d5b9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.link-b267 .alert-white-daf5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.link-b267 .alert-white-daf5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.link-b267 .caption_top_b6f9 p:last-child {
  margin-bottom: 0;
}
.link-b267 .item-ce9d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.link-b267 .lower_b989 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.link-b267 .accordion_86f7 {
  margin-top: 1em;
}
.link-b267 .simple-7fe6 {
  top: 0;
  display: block;
}
.link-b267 .simple-7fe6 a {
  color: inherit;
}
.link-b267 .simple-7fe6 a:hover {
  color: inherit;
}
.link-b267 .preview_hot_d7b8 {
  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;
}
.link-b267 .preview_hot_d7b8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.link-b267 .lower_b989 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.link-b267 .header-b32b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.link-b267 .header-b32b:first-child {
  margin-top: 0;
}
.link-b267 .header-b32b.pagination-old-4918 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.link-b267 .header-b32b.border-c27f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link-b267
  .header-b32b.border-c27f.footer-e81b
  .accordion_86f7 {
  width: 100%;
}
.link-b267 .border-c27f {
  -webkit-box-align: center;
  align-items: center;
}
.link-b267 .border-c27f .clean_22d1,
.link-b267 .border-c27f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.link-b267 .image_d5b9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-b267 .image_d5b9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-b267 .image_d5b9: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;
}
.link-b267 .pagination-old-4918 {
  z-index: 5;
}
.link-b267 .static-a5ee .footer_lite_ce12 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.link-b267 .plasma_8674 .footer_lite_ce12 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.link-b267 .basic_a07e .footer_lite_ce12 {
  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;
}
.link-b267.input_gas_f9db .active_simple_88ea,
.link-b267.link-short-acea .active_simple_88ea {
  display: block;
}
.link-b267.input_gas_f9db .active_simple_88ea .orange_77b4,
.link-b267.input_gas_f9db .active_simple_88ea .lower_b989,
.link-b267.link-short-acea .active_simple_88ea .orange_77b4,
.link-b267.link-short-acea .active_simple_88ea .lower_b989 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link-b267.image-inner-4de7 .caption-dim-22f1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .link-b267.image-inner-4de7 .caption-dim-22f1 {
    margin-right: 0;
  }
}
.link-b267.input_gas_f9db .caption-dim-22f1,
.link-b267.link-short-acea .caption-dim-22f1 {
  padding-top: 40%;
}
.link-b267.input_gas_f9db .dirty-4176,
.link-b267.link-short-acea .dirty-4176 {
  display: block;
}
.link-b267.input_gas_f9db .fn-sticky-b6a9 .lower_b989,
.link-b267.link-short-acea .fn-sticky-b6a9 .lower_b989 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.link-b267.input_gas_f9db .caption-dim-22f1,
.link-b267.link-short-acea .caption-dim-22f1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.link-b267.input_gas_f9db .lower_b989 {
  padding: 1em;
}
.accent_thick_6c9f {
  margin: 30px auto;
  display: block;
}
.accent_thick_6c9f .column-in-f8b9 > * {
  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;
}
.accent_thick_6c9f .column-in-f8b9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accent_thick_6c9f .column-in-f8b9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_222f .clean_22d1 {
  margin-bottom: 1.41575em;
}
.nav_222f .outline-focused-166f {
  margin-bottom: 1.618em;
}
.photo_green_c813 .background-bronze-6824 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.photo_green_c813 .background-bronze-6824 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.photo_green_c813 .background_middle_6d04 {
  max-width: 100%;
  overflow: auto;
}
.glass_bd04 .photo_green_c813 a:hover {
  text-decoration: underline;
}
.link_7b54 .input-78b5:not(.alert-white-daf5),
.link_7b54 .image_d5b9 {
  margin-bottom: 1.41575em;
}
.link_7b54 .input-78b5:not(.alert-white-daf5):last-child,
.link_7b54 .image_d5b9:last-child {
  margin-bottom: 0;
}
.link_7b54 .input-78b5.button_7a58 {
  margin-bottom: 0.41575em;
}
.link_7b54 .out-0edf:before,
.link_7b54 .media_6e57:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.link_7b54 .out-0edf:before {
  content: "\f115";
}
.link_7b54 .media_6e57:before {
  content: "\f02c";
}
.link_7b54 .texture-wood-6151 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.link_7b54 .texture-wood-6151 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.header_pressed_cd30 {
  display: -webkit-box;
  display: flex;
}
.header_pressed_cd30 .column_ebbc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .header_pressed_cd30 .column_ebbc {
    flex-basis: 90px;
  }
}
.header_pressed_cd30 .heading-white-0e1c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .header_pressed_cd30 .heading-white-0e1c {
    flex-basis: calc(100% - 50px);
  }
}
.header_pressed_cd30 .black-6b73 p:last-child {
  margin-bottom: 0.72em;
}
.tall_3e21 .column-in-f8b9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tall_3e21 .column-in-f8b9:after,
.tall_3e21 .column-in-f8b9:before {
  content: "";
  display: table;
}
.tall_3e21 .column-in-f8b9:after {
  clear: both;
}
.tall_3e21 .column-in-f8b9 .pagination_cc1e,
.tall_3e21 .column-in-f8b9 .block_green_3b14 {
  width: 49%;
}
.tall_3e21 .column-in-f8b9 .pagination_cc1e a span.pattern-fa2a,
.tall_3e21 .column-in-f8b9 .block_green_3b14 a span.pattern-fa2a {
  display: block;
  margin-bottom: 5px;
}
.tall_3e21 .column-in-f8b9 .block_green_3b14 {
  float: left;
  text-align: left;
}
.tall_3e21 .column-in-f8b9 .pagination_cc1e {
  float: right;
  text-align: right;
}
.slider-3f65 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slider-3f65 {
    margin-bottom: 0;
  }
}
.large-3967 {
  margin-bottom: 1em;
}
.large-3967 .alert-white-daf5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.header_out_870a a {
  display: block;
  line-height: 0;
  position: relative;
}
.section-030b .large-3967,
.north-419a .large-3967 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section-030b .large-3967,
  .north-419a .large-3967 {
    display: block;
  }
}
.section-030b .header_out_870a,
.north-419a .header_out_870a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section-030b .header_out_870a,
  .north-419a .header_out_870a {
    margin-bottom: 1em;
  }
}
.section-030b .header_out_870a img,
.north-419a .header_out_870a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section-030b .brown_dbeb,
.north-419a .brown_dbeb {
  flex-basis: calc(100% - 160px);
}
.section-030b .brown_dbeb p,
.north-419a .brown_dbeb p {
  margin-bottom: 0;
}
.section-030b .brown_dbeb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section-030b .brown_dbeb {
    padding-left: 0;
  }
}
.north-419a .brown_dbeb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .north-419a .brown_dbeb {
    padding-right: 0;
  }
}
.north-419a .header_out_870a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dark-91dd .header_out_870a {
  margin-bottom: 0.5em;
}
.dark-91dd .header_out_870a img {
  width: 100%;
}
.tiny_23d4 .focus-lite-67aa,
.smooth-a438 .focus-lite-67aa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.smooth-a438 .media-88cb .focus_copper_b20b p:last-child {
  margin-bottom: 0;
}
.advanced_1bbf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav_f60c .glass_88fd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav_f60c .glass_88fd:last-of-type {
    margin-bottom: 0;
  }
}
.nav_f60c .glass_88fd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav_f60c .glass_88fd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav_f60c .glass_88fd ul li {
  margin: 0 0 0.6em;
}
.nav_f60c .glass_88fd ul li.summary_5914,
.nav_f60c .glass_88fd ul li.caption-smooth-0470 {
  position: relative;
}
.nav_f60c .glass_88fd ul li.summary_5914 .medium-e489,
.nav_f60c .glass_88fd ul li.caption-smooth-0470 .medium-e489 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav_f60c .glass_88fd ul li.summary_5914:after:after,
.nav_f60c .glass_88fd ul li.summary_5914:after:before,
.nav_f60c
  .glass_88fd
  ul
  li.caption-smooth-0470:after:after,
.nav_f60c
  .glass_88fd
  ul
  li.caption-smooth-0470:after:before {
  content: "";
  display: table;
}
.nav_f60c .glass_88fd ul li.summary_5914:after:after,
.nav_f60c
  .glass_88fd
  ul
  li.caption-smooth-0470:after:after {
  clear: both;
}
.nav_f60c .glass_88fd a.icon-1949:hover {
  text-decoration: none;
}
.nav_f60c .glass_88fd select {
  max-width: 100%;
}
.nav_f60c .glass_88fd table {
  font-size: 85%;
}
.nav_f60c .glass_88fd table td,
.nav_f60c .glass_88fd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav_f60c .glass_88fd table tfoot td {
  text-align: left;
}
.nav_f60c .glass_88fd :last-child {
  margin-bottom: 0;
}
.nav_f60c .glass_88fd .modal_1cd1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav_f60c .glass_88fd .modal_1cd1 label {
  width: 100%;
}
.nav_f60c .glass_88fd .modal_1cd1 .fast_a6a7 {
  width: 100%;
  display: block;
}
.nav_f60c .glass_88fd .modal_1cd1 .active-66b2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav_f60c .glass_88fd .modal_1cd1 .active-66b2:hover svg #svg-search {
  fill: #444;
}
.nav_f60c .glass_88fd .modal_1cd1 .active-66b2 svg {
  width: 18px;
  height: 18px;
}
.nav_f60c .focus-58f6 ul ul,
.nav_f60c .form_complex_bd34 ul ul,
.nav_f60c .block-6316 ul ul,
.nav_f60c .overlay_c871 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav_f60c .focus-58f6 .badge-lite-2732 > a,
.nav_f60c .form_complex_bd34 .badge-lite-2732 > a,
.nav_f60c .block-6316 .badge-lite-2732 > a,
.nav_f60c .overlay_c871 .badge-lite-2732 > a {
  margin-bottom: 0;
}
.nav_f60c .component-north-5579 li,
.nav_f60c .focus-58f6 li,
.nav_f60c .hidden_green_7232 li,
.nav_f60c .form_complex_bd34 li,
.nav_f60c .block-6316 li,
.nav_f60c .overlay_c871 li,
.nav_f60c .tiny-7568 li,
.nav_f60c .popup_1416 li {
  display: block;
  position: relative;
}
.nav_f60c .component-north-5579 li:last-child,
.nav_f60c .focus-58f6 li:last-child,
.nav_f60c .hidden_green_7232 li:last-child,
.nav_f60c .form_complex_bd34 li:last-child,
.nav_f60c .block-6316 li:last-child,
.nav_f60c .overlay_c871 li:last-child,
.nav_f60c .tiny-7568 li:last-child,
.nav_f60c .popup_1416 li:last-child {
  border: none;
}
.nav_f60c .component-north-5579 li a,
.nav_f60c .focus-58f6 li a,
.nav_f60c .hidden_green_7232 li a,
.nav_f60c .form_complex_bd34 li a,
.nav_f60c .block-6316 li a,
.nav_f60c .overlay_c871 li a,
.nav_f60c .tiny-7568 li a,
.nav_f60c .popup_1416 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_f60c .component-north-5579 li ul li::before,
.nav_f60c .focus-58f6 li ul li::before,
.nav_f60c .hidden_green_7232 li ul li::before,
.nav_f60c .form_complex_bd34 li ul li::before,
.nav_f60c .block-6316 li ul li::before,
.nav_f60c .overlay_c871 li ul li::before,
.nav_f60c .tiny-7568 li ul li::before,
.nav_f60c .popup_1416 li ul li::before {
  left: 15px;
}
.nav_f60c .component-north-5579 li ul a,
.nav_f60c .focus-58f6 li ul a,
.nav_f60c .hidden_green_7232 li ul a,
.nav_f60c .form_complex_bd34 li ul a,
.nav_f60c .block-6316 li ul a,
.nav_f60c .overlay_c871 li ul a,
.nav_f60c .tiny-7568 li ul a,
.nav_f60c .popup_1416 li ul a {
  padding-left: 20px;
}
.nav_f60c .component-north-5579 li ul ul li::before,
.nav_f60c .focus-58f6 li ul ul li::before,
.nav_f60c .hidden_green_7232 li ul ul li::before,
.nav_f60c .form_complex_bd34 li ul ul li::before,
.nav_f60c .block-6316 li ul ul li::before,
.nav_f60c .overlay_c871 li ul ul li::before,
.nav_f60c .tiny-7568 li ul ul li::before,
.nav_f60c .popup_1416 li ul ul li::before {
  left: 30px;
}
.nav_f60c .component-north-5579 li ul ul a,
.nav_f60c .focus-58f6 li ul ul a,
.nav_f60c .hidden_green_7232 li ul ul a,
.nav_f60c .form_complex_bd34 li ul ul a,
.nav_f60c .block-6316 li ul ul a,
.nav_f60c .overlay_c871 li ul ul a,
.nav_f60c .tiny-7568 li ul ul a,
.nav_f60c .popup_1416 li ul ul a {
  padding-left: 40px;
}
.nav_f60c .north_4fa6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_f60c .popup_1416 ul li {
  margin-bottom: 1.41575em;
}
.nav_f60c .popup_1416 ul li .icon_rough_1b5a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav_f60c .popup_1416 ul li .hover_dcc6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard-4f77 .component-north-5579 li a,
.hard-4f77 .focus-58f6 li a,
.hard-4f77 .hidden_green_7232 li a,
.hard-4f77 .form_complex_bd34 li a,
.hard-4f77 .block-6316 li a,
.hard-4f77 .overlay_c871 li a,
.hard-4f77 .tiny-7568 li a,
.hard-4f77 .popup_1416 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-4f77 .north_4fa6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-4f77 .glass_88fd ul li.summary_5914 .medium-e489,
.hard-4f77 .glass_88fd ul li.caption-smooth-0470 .medium-e489 {
  background: rgba(0, 0, 0, 0.2);
}
.hard-4f77 .nav_f60c .glass_88fd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_a032 .nav_f60c .small-db53 li {
  margin: 0;
}
.banner_a032 .nav_f60c .small-db53 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner_a032 .nav_f60c .small-db53 li ul {
  margin: 0;
}
.banner_a032 .nav_f60c .small-db53 li ul li a {
  padding-left: 15px;
}
.banner_a032 .nav_f60c .small-db53 li ul li li a {
  padding-left: 30px;
}
.banner_a032 .nav_f60c .small-db53 li.caption_a2fb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner_a032 .nav_f60c .small-db53 li.caption_a2fb > 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;
}
.banner_a032 .nav_f60c .small-db53 li.caption_a2fb > 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;
}
.item-7abc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination-gas-fdc1 {
  position: relative;
  z-index: 10;
}
.pagination-gas-fdc1 .dropdown-action-f1e7 {
  width: 100%;
  max-width: 100%;
}
.iron_e29c .info_2ba8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.iron_e29c .sort-solid-3b9a {
}
.iron_e29c .hard-4f77 {
  background: #292929;
}
.notification-81e8 .info_2ba8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notification-81e8 .sort-solid-3b9a {
  background: #f9f9f9;
}
.notification-81e8 .hard-4f77 {
  background: #303030;
}
.down-3925 .info_2ba8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down-3925 .notification_4476 {
    margin-bottom: 1em;
  }
  .down-3925 .notification_4476:last-child {
    margin-bottom: 0;
  }
}
.down-3925 .sort-solid-3b9a {
  background: #ededed;
}
.down-3925 .hard-4f77 {
  background: #1a1a1a;
}
.info_2ba8.sort-solid-3b9a {
  color: rgba(0, 0, 0, 0.6);
}
.info_2ba8.sort-solid-3b9a .nav-a2fe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_2ba8.hard-4f77 {
  color: rgba(255, 255, 255, 0.99);
}
.info_2ba8.hard-4f77 a:not(.icon-1949) {
  color: rgba(255, 255, 255, 0.79);
}
.info_2ba8.hard-4f77 a:not(.icon-1949):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_2ba8.hard-4f77 .nav-a2fe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_2ba8.hard-4f77 table tbody td,
.info_2ba8.hard-4f77 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph_bronze_8043.frame-red-539e .container-53bb {
  max-width: initial;
}
.paragraph_bronze_8043 .action_9c6d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph_bronze_8043 .action_9c6d .dropdown-action-f1e7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paragraph_bronze_8043 .action_9c6d .dropdown-action-f1e7 {
    display: block;
    margin-bottom: 2em;
  }
  .paragraph_bronze_8043 .action_9c6d .dropdown-action-f1e7:last-child {
    margin-bottom: 0;
  }
}
.down-3925 .notification_4476:last-child,
.notification-81e8 .notification_4476:last-child,
.iron_e29c .notification_4476:last-child {
  margin-bottom: 0;
}
.down-3925 .notification_4476 .nav_f60c .glass_88fd:last-child,
.notification-81e8 .notification_4476 .nav_f60c .glass_88fd:last-child,
.iron_e29c .notification_4476 .nav_f60c .glass_88fd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down-3925 .message_6cfa,
  .down-3925 .message_ccdc,
  .notification-81e8 .message_6cfa,
  .notification-81e8 .message_ccdc,
  .iron_e29c .message_6cfa,
  .iron_e29c .message_ccdc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination-gas-fdc1 .notification_4476 {
    margin-bottom: 2em;
  }
}
.pagination-gas-fdc1 p:last-child {
  margin-bottom: 0;
}
.pagination-gas-fdc1 li,
.pagination-gas-fdc1 ul {
  list-style: none;
  margin: 0;
}
.pagination-gas-fdc1 ul ul {
  margin-left: 2.617924em;
}
.hovered-246f {
  font-size: 0.875em;
}

/* css-noise: 3cce */
.shadow-element-q5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
