/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero-left-c470/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero-left-c470
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.hero-left-c470/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slow_7d6c.prev-34f5/licenses/gpl-2.0.menu-dynamic-335d
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.out_f233/, (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.box_6ef2.table-f315/normalize.input-7d6c/
 ======
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.input-7d6c v7.0.0 | MIT License | github.hero-left-c470/necolas/normalize.input-7d6c */
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;
}
.bronze_fcb4 .tiny-6875,
.status_stale_4baf,
.sidebar-outer-f53d,
.sort-next-a5e1,
.component_7ad8,
.static-fa73,
.hover_large_e560,
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;
}
.status_stale_4baf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_stale_4baf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_stale_4baf,
  h1 {
    font-size: 1.8em;
  }
}
.sidebar-outer-f53d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sidebar-outer-f53d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sidebar-outer-f53d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-outer-f53d,
  h2 {
    font-size: 1.7em;
  }
}
.sort-next-a5e1,
h3 {
  font-size: 1.618em;
}
.bronze_fcb4 .tiny-6875,
.component_7ad8,
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.notice_fc58 {
  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;
}
.caption_7668:after,
.caption_7668:before,
.pagination_44d5:after,
.pagination_44d5:before {
  content: "";
  display: table;
}
.caption_7668:after,
.pagination_44d5:after {
  clear: both;
}
.row-b9e2 {
  float: right;
  margin-right: 0;
}
.gallery_74d1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.red-5042 .notice_fresh_b6e1,
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;
}
.red-5042 .notice_fresh_b6e1: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;
}
.module_bright_1c87 .notice_fresh_b6e1 {
  box-shadow: none;
}
.module_bright_1c87
  .notice_fresh_b6e1
  .complex_dc49 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.module_bright_1c87 .notice_fresh_b6e1 .content_iron_fb72 {
  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;
}
.module_bright_1c87
  .notice_fresh_b6e1
  .content_iron_fb72
  b {
  display: none;
}
.module_bright_1c87 .footer-top-e9a5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fresh-9102:not(.photo-next-0b17):not(.cold-ea96),
button:not(.photo-next-0b17):not(.cold-ea96),
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ),
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ),
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ) {
  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;
}
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ):hover,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ):hover,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):hover,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):hover,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ):active,
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ):active,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):active,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):active,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):active,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus {
  outline: 0;
}
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5 {
  position: relative;
}
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .focus-2eef,
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .next-b911,
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .title-advanced-ffd2,
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  i,
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  svg,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .focus-2eef,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .next-b911,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .title-advanced-ffd2,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  i,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  svg,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .focus-2eef,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .next-b911,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .title-advanced-ffd2,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  i,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  svg,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .focus-2eef,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .next-b911,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .title-advanced-ffd2,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  i,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  svg,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .focus-2eef,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .next-b911,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  .title-advanced-ffd2,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  i,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5
  svg {
  visibility: hidden;
}
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5:after,
button:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5:after,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5:after,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5:after,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ).fn-loading-03c5: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;
}
.fresh-9102:not(.photo-next-0b17):not(.cold-ea96),
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ),
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ),
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ) {
  color: #fff;
  background: #235787;
}
.fresh-9102:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus,
input[type="button"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus,
input[type="reset"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus,
input[type="submit"]:not(.photo-next-0b17):not(
    .cold-ea96
  ):focus {
  color: #fff;
}
.fresh-9102.fn-disabled-03c5:not(.photo-next-0b17):not(
    .cold-ea96
  ),
.fresh-9102[disabled]:not(.photo-next-0b17):not(
    .cold-ea96
  ),
button.fn-disabled-03c5:not(.photo-next-0b17):not(
    .cold-ea96
  ),
button[disabled]:not(.photo-next-0b17):not(
    .cold-ea96
  ) {
  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;
}
.header_over_620b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.header_over_620b: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;
}
.plasma-80dd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.lite-d7f6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.box-paper-97f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.caption_7668:after,
.caption_7668:before,
.shade-7eca:after,
.shade-7eca:before,
.highlight_406c:after,
.highlight_406c:before,
.hero-full-aff9:after,
.hero-full-aff9:before,
.bright_5f41:after,
.bright_5f41:before,
.dropdown-fd03:after,
.dropdown-fd03:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.caption_7668:after,
.shade-7eca:after,
.highlight_406c:after,
.hero-full-aff9:after,
.bright_5f41:after,
.dropdown-fd03:after {
  clear: both;
}
.shade-7eca .column-74fd,
.highlight_406c .column-74fd,
.border_81dc .column-74fd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail_bbb1 {
  display: inline-block;
}
.sidebar_6890 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar_6890 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar_6890 .panel_liquid_e338 {
  padding: 1em 0;
  font-size: 85%;
}
.panel_liquid_e338 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.caption_d4ca {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.caption_d4ca:after,
.caption_d4ca:before {
  content: "";
  display: table;
}
.caption_d4ca:after {
  clear: both;
}
.alert-top-f16e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover_in_e2a7 .alert-top-f16e {
  max-width: 50%;
}
.thick_6d94 .alert-top-f16e {
  max-width: 33.33%;
}
.active-c140 .alert-top-f16e {
  max-width: 25%;
}
.description_cold_2d5d .alert-top-f16e {
  max-width: 20%;
}
.button-copper-e5c7 .alert-top-f16e {
  max-width: 16.66%;
}
.hovered-328b .alert-top-f16e {
  max-width: 14.28%;
}
.summary-8e93 .alert-top-f16e {
  max-width: 12.5%;
}
.center_a539 .alert-top-f16e {
  max-width: 11.11%;
}
.backdrop_old_24fe {
  display: block;
}
.bronze_fcb4 .bronze_3227 label,
.bronze_fcb4 .tertiary-f396 label,
.bronze_fcb4 .description-gas-6834 label,
.bronze_fcb4 .first_a86a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_pink_ce89 {
  list-style: none;
  margin: 0;
}
.sidebar_pink_ce89 article.focus-liquid-37fc {
  margin-bottom: 0;
}
.sidebar_pink_ce89 ul {
  list-style: none;
  margin: 0;
}
.sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc: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) {
  .sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc li.focus-liquid-37fc li.focus-liquid-37fc li.focus-liquid-37fc {
    padding-left: 0;
  }
}
article.focus-liquid-37fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-liquid-37fc .shade-7eca p:last-of-type {
  margin-bottom: 0;
}
article.focus-liquid-37fc .rough-c77f {
  float: left;
}
article.focus-liquid-37fc .banner-dim-633a {
  margin-left: 85px;
}
article.focus-liquid-37fc .pressed_3cc2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-liquid-37fc .pressed_3cc2 .clean-68ca {
  margin-left: 10px;
}
article.focus-liquid-37fc .input-large-7ad1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-liquid-37fc .caption-bright-151b {
  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 .bronze_3227,
  #respond .description-gas-6834,
  #respond .first_a86a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bronze_3227 input,
#respond .description-gas-6834 input,
#respond .first_a86a input {
  width: 100%;
}
#respond .first_a86a {
  margin-right: 0;
}
#respond .aside_stale_53d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.iron_8744 {
  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;
}
.iron_8744.footer_south_2b71 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.iron_8744 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%);
}
.iron_8744:focus,
.iron_8744:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.summary_over_f335 {
  border-radius: 10%;
}
.photo-plasma-13e1 {
  border-radius: 50%;
}
.pressed_81fd {
  font-size: 0.72em;
}
.tooltip_e9e8 {
  font-size: 0.875em;
}
.under-3fe9 {
  font-size: 1.1em;
}
.mini_fcdd {
  text-transform: uppercase;
  line-height: 1.2;
}
.mini_fcdd.pressed_81fd {
  letter-spacing: 0.5px;
}
.logo-8bbf,
.logo-8bbf a {
  color: #6d6d6d;
}
.logo-8bbf a:hover {
  color: #111;
}
.liquid-f677 {
  color: #6d6d6d;
}
.article-0090 {
  overflow-x: hidden;
}
.article-0090 .outline_solid_ffc6.accent-2576 {
  position: relative;
}
.article-0090 .outline_solid_ffc6.accent-2576.disabled_d213 {
  position: initial;
}
.article-0090
  .outline_solid_ffc6.accent-2576.disabled_d213
  .container-wood-e87a {
  left: auto;
}
.article-0090 .outline_solid_ffc6 .container-wood-e87a {
  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;
}
.article-0090 .outline_solid_ffc6:hover.accent-2576 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.article-0090
  .outline_solid_ffc6:hover.accent-2576
  .container-wood-e87a {
  display: block;
  z-index: 9999999;
}
.article-0090 .left_a47e .component-5d43,
.article-0090 .main_1dbb .component-5d43 {
  display: none;
}
.article-0090 .component_5bca .outline_solid_ffc6:hover.accent-2576 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bronze_fcb4 .bronze_3227 label,
.bronze_fcb4 .tertiary-f396 label,
.bronze_fcb4 .description-gas-6834 label,
.bronze_fcb4 .first_a86a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_pink_ce89 {
  list-style: none;
  margin: 0;
}
.sidebar_pink_ce89 article.focus-liquid-37fc {
  margin-bottom: 0;
}
.sidebar_pink_ce89 ul {
  list-style: none;
  margin: 0;
}
.sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc: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) {
  .sidebar_pink_ce89 .simple_c414 li.focus-liquid-37fc li.focus-liquid-37fc li.focus-liquid-37fc li.focus-liquid-37fc {
    padding-left: 0;
  }
}
article.focus-liquid-37fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-liquid-37fc .shade-7eca p:last-of-type {
  margin-bottom: 0;
}
article.focus-liquid-37fc .rough-c77f {
  float: left;
}
article.focus-liquid-37fc .banner-dim-633a {
  margin-left: 85px;
}
article.focus-liquid-37fc .pressed_3cc2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-liquid-37fc .pressed_3cc2 .clean-68ca {
  margin-left: 10px;
}
article.focus-liquid-37fc .input-large-7ad1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-liquid-37fc .caption-bright-151b {
  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 .bronze_3227,
  #respond .description-gas-6834,
  #respond .first_a86a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bronze_3227 input,
#respond .description-gas-6834 input,
#respond .first_a86a input {
  width: 100%;
}
#respond .first_a86a {
  margin-right: 0;
}
#respond .aside_stale_53d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.left_a47e .plasma_2ea0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.plasma_2ea0 .search-out-cddd.form-pink-2cf3 .nav_6f02 > li > a:focus,
.plasma_2ea0 .search-out-cddd.form-pink-2cf3 .nav_6f02 > li > a:hover,
.plasma_2ea0 .search-out-cddd.lower-95a1 .nav_6f02 > li > a:focus,
.plasma_2ea0 .search-out-cddd.lower-95a1 .nav_6f02 > li > a:hover,
.plasma_2ea0 .search-out-cddd.surface_hard_b18b .nav_6f02 > li > a:focus,
.plasma_2ea0 .search-out-cddd.surface_hard_b18b .nav_6f02 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_2ea0
  .search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li.footer-medium-77b1
  > a,
.plasma_2ea0
  .search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li.last-57bc
  > a,
.plasma_2ea0
  .search-out-cddd.lower-95a1
  .nav_6f02
  > li.footer-medium-77b1
  > a,
.plasma_2ea0
  .search-out-cddd.lower-95a1
  .nav_6f02
  > li.last-57bc
  > a,
.plasma_2ea0
  .search-out-cddd.surface_hard_b18b
  .nav_6f02
  > li.footer-medium-77b1
  > a,
.plasma_2ea0 .search-out-cddd.surface_hard_b18b .nav_6f02 > li.modal_center_19df > a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_2ea0 .tooltip-4d80,
.plasma_2ea0 .tooltip-4d80 a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_2ea0 .outer_027c.layout-silver-9620 li a,
.plasma_2ea0 .footer_wood_2516 a,
.plasma_2ea0 .tertiary_06e9,
.plasma_2ea0 .nav_6f02 > li > a,
.plasma_2ea0 .main_medium_9374 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0 .outer_027c.layout-silver-9620 li a:hover,
.plasma_2ea0 .footer_wood_2516 a:hover,
.plasma_2ea0 .tertiary_06e9:hover,
.plasma_2ea0 .nav_6f02 > li > a:hover,
.plasma_2ea0 .main_medium_9374:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_2ea0 .active_3284 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0 .active_3284 .pressed-f553 {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_2ea0 .active_3284:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_2ea0 .cool_72d3 .detail_gold_dce7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0 .cool_72d3 .detail_gold_dce7 .aside_405a {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0
  .cool_72d3
  .detail_gold_dce7
  .aside_405a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0
  .cool_72d3
  .detail_gold_dce7
  .aside_405a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0
  .cool_72d3
  .detail_gold_dce7
  .aside_405a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0
  .cool_72d3
  .detail_gold_dce7
  .aside_405a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0 .cool_72d3 .main_1224 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_2ea0 .cool_72d3 .main_1224:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_991b
  .plasma_2ea0
  .cool_72d3
  .tag-f63b
  .hard-97e6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_991b
  .plasma_2ea0
  .cool_72d3
  .tag-f63b
  .aside_405a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left_a47e .table-c952 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.table-c952 .search-out-cddd.form-pink-2cf3 .nav_6f02 > li > a:focus,
.table-c952 .search-out-cddd.form-pink-2cf3 .nav_6f02 > li > a:hover,
.table-c952 .search-out-cddd.lower-95a1 .nav_6f02 > li > a:focus,
.table-c952 .search-out-cddd.lower-95a1 .nav_6f02 > li > a:hover,
.table-c952 .search-out-cddd.surface_hard_b18b .nav_6f02 > li > a:focus,
.table-c952 .search-out-cddd.surface_hard_b18b .nav_6f02 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-c952
  .search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li.footer-medium-77b1
  > a,
.table-c952
  .search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li.last-57bc
  > a,
.table-c952
  .search-out-cddd.lower-95a1
  .nav_6f02
  > li.footer-medium-77b1
  > a,
.table-c952
  .search-out-cddd.lower-95a1
  .nav_6f02
  > li.last-57bc
  > a,
.table-c952
  .search-out-cddd.surface_hard_b18b
  .nav_6f02
  > li.footer-medium-77b1
  > a,
.table-c952 .search-out-cddd.surface_hard_b18b .nav_6f02 > li.modal_center_19df > a {
  color: rgba(0, 0, 0, 0.8);
}
.table-c952 .tooltip-4d80,
.table-c952 .tooltip-4d80 a {
  color: rgba(0, 0, 0, 0.8);
}
.table-c952 .outer_027c.layout-silver-9620 li a,
.table-c952 .footer_wood_2516 a,
.table-c952 .tertiary_06e9,
.table-c952 .nav_6f02 > li > a,
.table-c952 .main_medium_9374 {
  color: rgba(0, 0, 0, 0.55);
}
.table-c952 .outer_027c.layout-silver-9620 li a:hover,
.table-c952 .footer_wood_2516 a:hover,
.table-c952 .tertiary_06e9:hover,
.table-c952 .nav_6f02 > li > a:hover,
.table-c952 .main_medium_9374:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-c952 .active_3284 {
  color: rgba(0, 0, 0, 0.55);
}
.table-c952 .active_3284 .pressed-f553 {
  color: rgba(0, 0, 0, 0.8);
}
.table-c952 .active_3284:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_67d3 .mask_hovered_a645 {
  margin-left: auto;
  margin-right: auto;
}
.highlight_406c > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight_406c .plasma-80dd {
  margin-right: 1.41575em;
}
.highlight-easy-e1e5 .highlight_406c > .hard-b671 {
  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;
}
.highlight-easy-e1e5 .highlight_406c > .slider-35df {
  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;
}
.wrapper_brown_24ae.shade_67d3 .mask_hovered_a645,
.link_a9fa.shade_67d3 .mask_hovered_a645 {
  margin-left: 0;
}
.tiny_06fc.shade_67d3 .mask_hovered_a645,
.caption_872c.shade_67d3 .mask_hovered_a645 {
  margin-right: 0;
}
.highlight_406c ol,
.highlight_406c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.light_6ac1 video {
  max-width: 100%;
}
.label_4121 img {
  display: block;
}
.label_4121.plasma-80dd,
.label_4121.lite-d7f6 {
  width: 100%;
}
.label_4121.slider-35df img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.huge_a5e8:not(.button-2fb2) {
  margin: 1.5em auto;
}
.label-fixed-8980 p {
  padding: 1.5em 14px;
}
ul.tall-804a.slider-35df,
ul.tall-804a.hard-b671,
ul.tall-804a.basic-1db2.hard-b671 {
  padding: 0 14px;
}
.preview_slow_d312 {
  display: block;
  overflow-x: auto;
}
.preview_slow_d312 table {
  border-collapse: collapse;
  width: 100%;
}
.preview_slow_d312 td,
.preview_slow_d312 th {
  padding: 0.5em;
}
.highlight_406c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight_406c ol ol,
.highlight_406c ol ul,
.highlight_406c ul ol,
.highlight_406c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight_406c ol ol li,
.highlight_406c ol ul li,
.highlight_406c ul ol li,
.highlight_406c ul ul li {
  margin-left: 0;
}
.purple_afa4.paragraph_old_5493 > .solid-d064 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.purple_afa4.paragraph_old_5493 > .solid-d064 iframe,
.purple_afa4.paragraph_old_5493 > .solid-d064 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.outline_51a6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.outline_51a6.over_dff2 {
  padding: 0;
}
.outline_51a6.over_dff2 cite {
  font-size: 13px;
}
.outline_51a6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.outline_51a6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row-static-8a49 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row-static-8a49 > p:first-child {
  margin-top: 0;
}
.row-static-8a49 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row-static-8a49 blockquote {
  border-left: 0;
}
.dim-2d06 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dim-2d06:not(.container_a7c9) {
  max-width: 100px;
}
.dim-2d06.caption_78d3 {
  border-bottom: none !important;
  text-align: center;
}
.dim-2d06.caption_78d3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .label-fixed-8980 p {
    padding: 1.5em 0;
  }
}
.soft_54a7 {
  color: #0073aa;
}
.grid-7a11 {
  background-color: #0073aa;
}
.label_d36e {
  color: #229fd8;
}
.preview_6df9 {
  background-color: #229fd8;
}
.surface_active_6b59 {
  color: #eee;
}
.input_10ed {
  background-color: #eee;
}
.active-195c {
  color: #444;
}
.liquid-dc87 {
  background-color: #444;
}
.warm_1275 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.warm_1275 .media-d33f .footer_wood_2516 {
  font-size: 15px;
}
.warm_1275 .footer_wood_2516 {
  line-height: 1.3;
}
.warm_1275 .table-c952 {
}
.warm_1275 .plasma_2ea0 {
  background: #235787;
}
.chip_dark_e83c {
  padding: 0;
}
.chip_dark_e83c .plasma_2ea0 {
  background: #1a1a1a;
}
.chip_dark_e83c .table-c952 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.cool-d051 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.cool-d051 .table-c952 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.cool-d051 .plasma_2ea0 {
  background: #303030;
}
.dropdown-fd03 {
  position: relative;
  z-index: 10;
}
.dropdown-fd03 .caption-caac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel_e0ab .accent-2576 {
  display: inline-block;
  vertical-align: middle;
}
.steel_e0ab.caption_top_3804 .accent-2576 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .steel_e0ab.caption_top_3804 .accent-2576 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .steel_e0ab.caption_top_3804 .accent-2576 {
    margin-right: 0.4em;
  }
}
.steel_e0ab.caption_top_3804 .accent-2576:last-child {
  margin-right: 0;
}
.banner-e3d2 .caption-caac {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .left_a47e .media-d33f {
    margin: 0 -0.5em;
  }
  .left_a47e .media-d33f [class*="customify-col-"],
  .left_a47e .media-d33f [class*="customify-col_"],
  .left_a47e .media-d33f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.left_a47e.complex-e3aa .caption-caac {
  background: 0 0 !important;
}
.left_a47e.complex-e3aa .caption-caac,
.left_a47e.banner-e3d2 .caption-caac {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .left_a47e.glass-4cc7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.left_a47e.banner-e3d2 .caption-caac {
  box-shadow: none !important;
}
.iron-eebb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .iron-eebb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .iron-eebb {
    padding: 18px 0 20px;
  }
}
.iron-eebb .over-e041 {
  width: 100%;
}
.iron-eebb .static_acc9 {
  margin-bottom: 0;
}
.iron-eebb .preview-large-37dc {
  margin-top: 5px;
  font-size: 0.875em;
}
.paper_9d67 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paper_9d67 .accent_over_8655 {
  width: 100%;
}
.breadcrumb_b704 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.breadcrumb_b704 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.breadcrumb_b704 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;
}
.breadcrumb_b704 li:last-child:after {
  display: none;
}
.breadcrumb_b704 li a {
  font-weight: 500;
  margin-right: 10px;
}
.texture-123c .component-5d43 button,
.iron-eebb .component-5d43 button {
  left: 0;
}
.texture-123c .accent_over_8655,
.iron-eebb .accent_over_8655 {
  padding-left: 0;
  padding-right: 0;
}
.texture-123c .paper_9d67,
.iron-eebb .paper_9d67 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.texture-123c {
  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;
}
.texture-123c: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;
}
.texture-123c .frame_86b5 {
  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) {
  .texture-123c .frame_86b5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .texture-123c .frame_86b5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .texture-123c .frame_86b5 {
    min-height: 200px;
  }
}
.texture-123c .breadcrumb_b704 {
  color: rgba(255, 255, 255, 0.8);
}
.texture-123c .breadcrumb_b704 a,
.texture-123c .breadcrumb_b704 li:after {
  color: inherit;
}
.texture-123c .breadcrumb_b704 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown-6bdf {
  margin-bottom: 0.5em;
}
.hover_dirty_b5a2 {
  margin-bottom: 1.2em;
}
.hover_dirty_b5a2,
.dropdown-6bdf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hover_dirty_b5a2 p:last-child,
.dropdown-6bdf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component-5d43,
#masthead .component-5d43 {
  display: none;
}
#masthead
  > .component-5d43.grid-north-6cf8 {
  display: none;
}
#masthead > .component-5d43 button {
  left: 0;
}
.small-3bd9 {
  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%;
}
.small-3bd9 .accent-2576 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.small-3bd9 .link_7708 {
  display: -webkit-box;
  display: flex;
}
.small-3bd9 .link_7708.dynamic_ec2a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.small-3bd9 .link_7708.description_437c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small-3bd9 .link_7708.advanced-9abe {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small-3bd9.photo-south-20d5.shade_advanced_dc9e .link_7708.dynamic_ec2a {
  flex-basis: 100%;
}
.small-3bd9.footer-light-9c2b .link_7708.description_437c {
  -webkit-box-flex: 1;
  flex: auto;
}
.small-3bd9.footer-light-9c2b .link_7708.advanced-9abe {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component-5d43.grid-north-6cf8 {
  display: none;
}
#masthead > .component-5d43 button {
  left: 0;
}
.thumbnail-77fa {
  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;
}
.thumbnail-77fa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail-77fa.status_8e5a i {
  margin-right: 4px;
}
.thumbnail-77fa.tiny-13c3 i {
  margin-left: 5px;
}
.footer_wood_2516 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.footer_wood_2516 p:last-child {
  margin-bottom: 0;
}
.widget_a000 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.widget_a000 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.widget_a000 img {
  display: block;
  width: auto;
  line-height: 1;
}
.widget_a000 .tooltip-4d80 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.widget_a000 .white-81fd {
  margin: 5px 0 7px 0;
}
.widget_a000.component-974c .table-4a60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_a000.component-974c .slow_dbeb {
  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;
}
.widget_a000.modal-7fe2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.widget_a000.modal-7fe2 .table-4a60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_a000.modal-7fe2 .slow_dbeb {
  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;
}
.widget_a000.border-f447 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_a000.label_cold_e686 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.widget_a000.label_cold_e686 .slow_dbeb {
  margin-top: 7px;
}
.mini-7ff4 {
  display: inline-block;
}
.dropdown-fd03 .advanced_7f73 .widget_a000 img {
  max-width: 100%;
}
.search-out-cddd .caption_top_0554.label-e2dc,
.grid_c196 .caption_top_0554.label-e2dc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.search-out-cddd .border-pink-d6b1,
.grid_c196 .border-pink-d6b1 {
  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%);
}
.search-out-cddd .border-pink-d6b1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.search-out-cddd.new-a919 .border-pink-d6b1 {
  display: none;
}
.search-out-cddd .element_2bcd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-out-cddd .element_2bcd li {
  display: inline-block;
  position: relative;
}
.search-out-cddd .element_2bcd li:last-child {
  margin-right: 0;
}
.search-out-cddd .element_2bcd 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;
}
.search-out-cddd .element_2bcd li.modal_center_19df > a {
  color: rgba(0, 0, 0, 0.9);
}
.search-out-cddd .element_2bcd > 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;
}
.search-out-cddd .element_2bcd > li > a i {
  line-height: 0;
}
.search-out-cddd .element_2bcd > li.copper_1349 > a .border-pink-d6b1 {
  margin-left: 4px;
  line-height: 0;
}
.search-out-cddd .element_2bcd .pagination_d63d li.copper_1349 > a {
  position: relative;
}
.search-out-cddd .element_2bcd .pagination_d63d li.copper_1349 > a:after,
.search-out-cddd .element_2bcd .pagination_d63d li.copper_1349 > a:before {
  content: "";
  display: table;
}
.search-out-cddd .element_2bcd .pagination_d63d li.copper_1349 > a:after {
  clear: both;
}
.search-out-cddd .element_2bcd .pagination_d63d li.copper_1349 > a .border-pink-d6b1 {
  margin-left: 5px;
  float: right;
}
.search-out-cddd .disabled_ec09,
.search-out-cddd .pagination_d63d {
  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;
}
.search-out-cddd .pagination_d63d {
  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;
}
.search-out-cddd .pagination_d63d .label-e2dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search-out-cddd .pagination_d63d .border-pink-d6b1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.search-out-cddd .pagination_d63d li {
  display: block;
  margin: 0;
  padding: 0;
}
.search-out-cddd .pagination_d63d 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;
}
.search-out-cddd .pagination_d63d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.search-out-cddd .pagination_d63d .pagination_d63d {
  top: 0;
  left: 100%;
}
.search-out-cddd .pro-04ce.fn-focus-03c5 > .disabled_ec09,
.search-out-cddd .pro-04ce.fn-focus-03c5 > .pagination_d63d,
.search-out-cddd .pro-04ce:focus > .disabled_ec09,
.search-out-cddd .pro-04ce:focus > .pagination_d63d,
.search-out-cddd .pro-04ce:hover > .disabled_ec09,
.search-out-cddd .pro-04ce:hover > .pagination_d63d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.search-out-cddd.surface_hard_b18b .nav_6f02:after,
.search-out-cddd.surface_hard_b18b .nav_6f02:before {
  content: "";
  display: table;
}
.search-out-cddd.surface_hard_b18b .nav_6f02:after {
  clear: both;
}
.search-out-cddd.surface_hard_b18b .nav_6f02 > li {
  float: left;
}
.search-out-cddd.message-short-e32e .nav_6f02:after,
.search-out-cddd.message-short-e32e .nav_6f02:before {
  content: "";
  display: table;
}
.search-out-cddd.message-short-e32e .nav_6f02:after {
  clear: both;
}
.search-out-cddd.message-short-e32e .nav_6f02 > li {
  float: left;
}
.search-out-cddd.message-short-e32e .nav_6f02 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.search-out-cddd.message-short-e32e .nav_6f02 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.search-out-cddd.message-short-e32e .nav_6f02 > li.footer-medium-77b1 > a,
.search-out-cddd.message-short-e32e .nav_6f02 > li.modal_center_19df > a {
  color: #fff;
  background-color: #1e4b75;
}
.search-out-cddd.form-pink-2cf3 .nav_6f02 > li > a .label-e2dc {
  position: relative;
}
.search-out-cddd.form-pink-2cf3 .nav_6f02 > li > a .label-e2dc: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;
}
.search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li:focus
  > a
  .label-e2dc:before,
.search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li:hover
  > a
  .label-e2dc:before {
  width: 100%;
  background-color: currentColor;
}
.search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li.footer-medium-77b1
  > a
  .label-e2dc:before,
.search-out-cddd.form-pink-2cf3
  .nav_6f02
  > li.last-57bc
  > a
  .label-e2dc:before {
  width: 100%;
  background-color: currentColor;
}
.search-out-cddd.lower-95a1 .nav_6f02 > li > a .label-e2dc {
  position: relative;
}
.search-out-cddd.lower-95a1 .nav_6f02 > li > a .label-e2dc: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;
}
.search-out-cddd.lower-95a1 .nav_6f02 > li:focus > a .label-e2dc:before,
.search-out-cddd.lower-95a1
  .nav_6f02
  > li:hover
  > a
  .label-e2dc:before {
  width: 100%;
  background-color: currentColor;
}
.search-out-cddd.lower-95a1
  .nav_6f02
  > li.footer-medium-77b1
  > a
  .label-e2dc:before,
.search-out-cddd.lower-95a1
  .nav_6f02
  > li.last-57bc
  > a
  .label-e2dc:before {
  width: 100%;
  background-color: currentColor;
}
.grid_c196 .element_2bcd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid_c196 .element_2bcd li:first-child > a {
  border-top: none;
}
.grid_c196 .element_2bcd .basic_6571 > .label-e2dc .border-pink-d6b1 {
  display: none;
}
.grid_c196 .element_2bcd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.grid_c196 .element_2bcd li:last-child {
  border: none;
}
.grid_c196 .element_2bcd li.copper_1349 > a {
  padding-right: 45px !important;
}
.grid_c196 .element_2bcd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.grid_c196 .element_2bcd li a:focus,
.grid_c196 .element_2bcd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid_c196 .element_2bcd li .form_8a18 {
  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;
}
.grid_c196 .element_2bcd li .form_8a18:hover {
  box-shadow: none;
}
.grid_c196 .element_2bcd li .form_8a18 .border-pink-d6b1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.grid_c196 .element_2bcd .pagination_d63d {
  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);
}
.grid_c196 .element_2bcd .pagination_d63d li a {
  padding-left: 3em;
}
.grid_c196 .element_2bcd .focus-fafa > a .form_8a18 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid_c196 .element_2bcd .focus-fafa > .pagination_d63d {
  display: block;
  opacity: 1;
}
.accent-0b36 {
  max-width: 100%;
}
.image_ff41 {
  line-height: 0;
  cursor: pointer;
}
.main_medium_9374 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.main_medium_9374:hover {
  box-shadow: none;
  color: currentColor;
}
.main_medium_9374 svg {
  width: 18px;
  height: 18px;
}
.main_medium_9374 .feature-small-fe31 {
  display: none;
}
.article-ae42 {
  position: relative;
}
.article-ae42.fn-active-03c5 .main_medium_9374 .fast_7a78 {
  display: none;
}
.article-ae42.fn-active-03c5 .main_medium_9374 .feature-small-fe31 {
  display: inline-block;
}
.article-ae42 .video_stale_e023 {
  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);
}
.article-ae42.info_61ac .video_stale_e023 {
  left: auto;
  right: -0.9em;
}
.article-ae42.info_61ac .preview_north_27c4::before {
  left: auto;
  right: 15px;
}
.article-ae42.fn-active-03c5 .video_stale_e023 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-f63b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag-f63b label {
  flex-basis: 100%;
}
.tag-f63b .detail_gold_dce7 {
  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;
}
.tag-f63b .aside_405a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag-f63b .aside_405a:focus {
  background-color: transparent;
}
.tag-f63b button.main_1224 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag-f63b button.main_1224:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag-f63b button.main_1224 svg {
  width: 18px;
  height: 18px;
}
.tag-f63b input[type="submit"] {
  min-height: auto;
}
.cool_72d3 .tag-f63b .aside_405a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview_north_27c4 {
  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) {
  .preview_north_27c4 {
    width: 220px;
  }
}
.preview_north_27c4 label {
  flex-basis: 100%;
}
.preview_north_27c4::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;
}
.preview_991b .cool_72d3 .tag-f63b {
  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;
}
.preview_991b
  .cool_72d3
  .tag-f63b
  .detail_gold_dce7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview_991b .cool_72d3 .tag-f63b .aside_405a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview_991b
  .cool_72d3
  .tag-f63b
  .aside_405a:focus {
  background: 0 0;
}
.preview_991b
  .cool_72d3
  .tag-f63b
  .hard-97e6 {
  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;
}
.outer_027c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.outer_027c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.outer_027c li:last-child {
  margin-right: 0;
}
.outer_027c li:first-child {
  margin-left: 0;
}
.outer_027c.pro-26c3 a {
  color: #fff;
}
.outer_027c.pro-26c3 a:hover {
  color: #fff;
}
.outer_027c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.outer_027c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.outer_027c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.outer_027c a:hover {
  opacity: 0.9;
  color: inherit;
}
.outer_027c [class*="social-icon-apple"] {
  background-color: #999;
}
.outer_027c [class*="social-icon-apple"].pattern-pink-895a {
  background-color: transparent;
  color: #999;
}
.outer_027c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.outer_027c [class*="social-icon-behance"].pattern-pink-895a {
  background-color: transparent;
  color: #1769ff;
}
.outer_027c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.outer_027c [class*="social-icon-bitbucket"].pattern-pink-895a {
  background-color: transparent;
  color: #205081;
}
.outer_027c [class*="social-icon-codepen"] {
  background-color: #000;
}
.outer_027c [class*="social-icon-codepen"].pattern-pink-895a {
  background-color: transparent;
  color: #000;
}
.outer_027c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.outer_027c [class*="social-icon-delicious"].pattern-pink-895a {
  background-color: transparent;
  color: #39f;
}
.outer_027c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.outer_027c [class*="social-icon-digg"].pattern-pink-895a {
  background-color: transparent;
  color: #005be2;
}
.outer_027c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.outer_027c [class*="social-icon-dribbble"].pattern-pink-895a {
  background-color: transparent;
  color: #ea4c89;
}
.outer_027c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.outer_027c [class*="social-icon-envelope"].pattern-pink-895a {
  background-color: transparent;
  color: #ea4335;
}
.outer_027c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.outer_027c [class*="social-icon-facebook"].pattern-pink-895a {
  background-color: transparent;
  color: #3b5998;
}
.outer_027c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.outer_027c [class*="social-icon-flickr"].pattern-pink-895a {
  background-color: transparent;
  color: #0063dc;
}
.outer_027c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.outer_027c [class*="social-icon-foursquare"].pattern-pink-895a {
  background-color: transparent;
  color: #2d5be3;
}
.outer_027c [class*="social-icon-github"] {
  background-color: #333;
}
.outer_027c [class*="social-icon-github"].pattern-pink-895a {
  background-color: transparent;
  color: #333;
}
.outer_027c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.outer_027c [class*="social-icon-google-plus"].pattern-pink-895a {
  background-color: transparent;
  color: #dd4b39;
}
.outer_027c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.outer_027c [class*="social-icon-houzz"].pattern-pink-895a {
  background-color: transparent;
  color: #7ac142;
}
.outer_027c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.outer_027c [class*="social-icon-instagram"].pattern-pink-895a {
  background-color: transparent;
  color: #262626;
}
.outer_027c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.outer_027c [class*="social-icon-jsfiddle"].pattern-pink-895a {
  background-color: transparent;
  color: #487aa2;
}
.outer_027c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.outer_027c [class*="social-icon-linkedin"].pattern-pink-895a {
  background-color: transparent;
  color: #0077b5;
}
.outer_027c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.outer_027c [class*="social-icon-medium"].pattern-pink-895a {
  background-color: transparent;
  color: #00ab6b;
}
.outer_027c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.outer_027c
  [class*="social-icon-odnoklassniki"].pattern-pink-895a {
  background-color: transparent;
  color: #f4731c;
}
.outer_027c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.outer_027c [class*="social-icon-meetup"].pattern-pink-895a {
  background-color: transparent;
  color: #ec1c40;
}
.outer_027c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.outer_027c [class*="social-icon-pinterest"].pattern-pink-895a {
  background-color: transparent;
  color: #bd081c;
}
.outer_027c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.outer_027c [class*="social-icon-product-hunt"].pattern-pink-895a {
  background-color: transparent;
  color: #da552f;
}
.outer_027c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.outer_027c [class*="social-icon-reddit"].pattern-pink-895a {
  background-color: transparent;
  color: #ff4500;
}
.outer_027c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.outer_027c [class*="social-icon-rss"].pattern-pink-895a {
  background-color: transparent;
  color: #f26522;
}
.outer_027c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.outer_027c
  [class*="social-icon-shopping-cart"].pattern-pink-895a {
  background-color: transparent;
  color: #4caf50;
}
.outer_027c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.outer_027c [class*="social-icon-skype"].pattern-pink-895a {
  background-color: transparent;
  color: #00aff0;
}
.outer_027c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.outer_027c [class*="social-icon-slideshare"].pattern-pink-895a {
  background-color: transparent;
  color: #0077b5;
}
.outer_027c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.outer_027c [class*="social-icon-snapchat"].pattern-pink-895a {
  background-color: transparent;
  color: #fffc00;
}
.outer_027c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.outer_027c [class*="social-icon-soundcloud"].pattern-pink-895a {
  background-color: transparent;
  color: #f80;
}
.outer_027c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.outer_027c [class*="social-icon-spotify"].pattern-pink-895a {
  background-color: transparent;
  color: #2ebd59;
}
.outer_027c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.outer_027c
  [class*="social-icon-stack-overflow"].pattern-pink-895a {
  background-color: transparent;
  color: #fe7a15;
}
.outer_027c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.outer_027c [class*="social-icon-maldkfgram"].pattern-pink-895a {
  background-color: transparent;
  color: #2ca5e0;
}
.outer_027c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.outer_027c [class*="social-icon-tripadvisor"].pattern-pink-895a {
  background-color: transparent;
  color: #589442;
}
.outer_027c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.outer_027c [class*="social-icon-tumblr"].pattern-pink-895a {
  background-color: transparent;
  color: #35465c;
}
.outer_027c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.outer_027c [class*="social-icon-twitch"].pattern-pink-895a {
  background-color: transparent;
  color: #6441a5;
}
.outer_027c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.outer_027c [class*="social-icon-twitter"].pattern-pink-895a {
  background-color: transparent;
  color: #1da1f2;
}
.outer_027c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.outer_027c [class*="social-icon-vimeo"].pattern-pink-895a {
  background-color: transparent;
  color: #1ab7ea;
}
.outer_027c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.outer_027c [class*="social-icon-vk"].pattern-pink-895a {
  background-color: transparent;
  color: #45668e;
}
.outer_027c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.outer_027c [class*="social-icon-weibo"].pattern-pink-895a {
  background-color: transparent;
  color: #df2029;
}
.outer_027c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.outer_027c [class*="social-icon-weixin"].pattern-pink-895a {
  background-color: transparent;
  color: #7bb32e;
}
.outer_027c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.outer_027c [class*="social-icon-whatsapp"].pattern-pink-895a {
  background-color: transparent;
  color: #25d366;
}
.outer_027c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.outer_027c [class*="social-icon-wordpress"].pattern-pink-895a {
  background-color: transparent;
  color: #21759b;
}
.outer_027c [class*="social-icon-xing"] {
  background-color: #026466;
}
.outer_027c [class*="social-icon-xing"].pattern-pink-895a {
  background-color: transparent;
  color: #026466;
}
.outer_027c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.outer_027c [class*="social-icon-yelp"].pattern-pink-895a {
  background-color: transparent;
  color: #af0606;
}
.outer_027c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.outer_027c [class*="social-icon-youtube"].pattern-pink-895a {
  background-color: transparent;
  color: #cd201f;
}
.tertiary_06e9 {
  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;
}
.tertiary_06e9:hover {
  box-shadow: none;
  background: 0 0;
}
.shadow-0661 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.orange_ac81 {
  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;
}
.caption_9a85 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.large-7d8b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.large-7d8b,
.large-7d8b::after,
.large-7d8b::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;
}
.large-7d8b::after,
.large-7d8b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.selected_4b73 .orange_ac81 .caption_9a85 {
  margin-top: -2px;
  width: 19px;
}
.selected_4b73 .orange_ac81 .large-7d8b {
  margin-top: -1px;
}
.selected_4b73 .orange_ac81 .large-7d8b,
.selected_4b73 .orange_ac81 .large-7d8b::after,
.selected_4b73 .orange_ac81 .large-7d8b::before {
  width: 19px;
  height: 2px;
}
.selected_4b73 .orange_ac81 .large-7d8b::before {
  top: -6px;
}
.selected_4b73 .orange_ac81 .large-7d8b::after {
  bottom: -6px;
}
.popup_dark_c8f8 .orange_ac81 .caption_9a85 {
  margin-top: -2px;
  width: 22px;
}
.popup_dark_c8f8 .orange_ac81 .large-7d8b {
  margin-top: -1px;
}
.popup_dark_c8f8 .orange_ac81 .large-7d8b,
.popup_dark_c8f8 .orange_ac81 .large-7d8b::after,
.popup_dark_c8f8 .orange_ac81 .large-7d8b::before {
  width: 22px;
  height: 2px;
}
.popup_dark_c8f8 .orange_ac81 .large-7d8b::before {
  top: -7px;
}
.popup_dark_c8f8 .orange_ac81 .large-7d8b::after {
  bottom: -7px;
}
.dynamic_2571 .orange_ac81 .caption_9a85 {
  margin-top: -2px;
  width: 31px;
}
.dynamic_2571 .orange_ac81 .large-7d8b {
  margin-top: -1.5px;
}
.dynamic_2571 .orange_ac81 .large-7d8b,
.dynamic_2571 .orange_ac81 .large-7d8b::after,
.dynamic_2571 .orange_ac81 .large-7d8b::before {
  width: 31px;
  height: 3px;
}
.dynamic_2571 .orange_ac81 .large-7d8b::before {
  top: -9px;
}
.dynamic_2571 .orange_ac81 .large-7d8b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus-fa14 .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-fa14 .orange_ac81 .large-7d8b {
    margin-top: -1px;
  }
  .focus-fa14 .orange_ac81 .large-7d8b,
  .focus-fa14 .orange_ac81 .large-7d8b::after,
  .focus-fa14 .orange_ac81 .large-7d8b::before {
    width: 19px;
    height: 2px;
  }
  .focus-fa14 .orange_ac81 .large-7d8b::before {
    top: -6px;
  }
  .focus-fa14 .orange_ac81 .large-7d8b::after {
    bottom: -6px;
  }
  .brown-4435 .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 22px;
  }
  .brown-4435 .orange_ac81 .large-7d8b {
    margin-top: -1px;
  }
  .brown-4435 .orange_ac81 .large-7d8b,
  .brown-4435 .orange_ac81 .large-7d8b::after,
  .brown-4435 .orange_ac81 .large-7d8b::before {
    width: 22px;
    height: 2px;
  }
  .brown-4435 .orange_ac81 .large-7d8b::before {
    top: -7px;
  }
  .brown-4435 .orange_ac81 .large-7d8b::after {
    bottom: -7px;
  }
  .tabs-c339 .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-c339 .orange_ac81 .large-7d8b {
    margin-top: -1.5px;
  }
  .tabs-c339 .orange_ac81 .large-7d8b,
  .tabs-c339 .orange_ac81 .large-7d8b::after,
  .tabs-c339 .orange_ac81 .large-7d8b::before {
    width: 31px;
    height: 3px;
  }
  .tabs-c339 .orange_ac81 .large-7d8b::before {
    top: -9px;
  }
  .tabs-c339 .orange_ac81 .large-7d8b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .label-051c .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 19px;
  }
  .label-051c .orange_ac81 .large-7d8b {
    margin-top: -1px;
  }
  .label-051c .orange_ac81 .large-7d8b,
  .label-051c .orange_ac81 .large-7d8b::after,
  .label-051c .orange_ac81 .large-7d8b::before {
    width: 19px;
    height: 2px;
  }
  .label-051c .orange_ac81 .large-7d8b::before {
    top: -6px;
  }
  .label-051c .orange_ac81 .large-7d8b::after {
    bottom: -6px;
  }
  .description_out_4551 .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 22px;
  }
  .description_out_4551 .orange_ac81 .large-7d8b {
    margin-top: -1px;
  }
  .description_out_4551 .orange_ac81 .large-7d8b,
  .description_out_4551 .orange_ac81 .large-7d8b::after,
  .description_out_4551 .orange_ac81 .large-7d8b::before {
    width: 22px;
    height: 2px;
  }
  .description_out_4551 .orange_ac81 .large-7d8b::before {
    top: -7px;
  }
  .description_out_4551 .orange_ac81 .large-7d8b::after {
    bottom: -7px;
  }
  .filter-648c .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 31px;
  }
  .filter-648c .orange_ac81 .large-7d8b {
    margin-top: -1.5px;
  }
  .filter-648c .orange_ac81 .large-7d8b,
  .filter-648c .orange_ac81 .large-7d8b::after,
  .filter-648c .orange_ac81 .large-7d8b::before {
    width: 31px;
    height: 3px;
  }
  .filter-648c .orange_ac81 .large-7d8b::before {
    top: -9px;
  }
  .filter-648c .orange_ac81 .large-7d8b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .title_e443 .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 19px;
  }
  .title_e443 .orange_ac81 .large-7d8b {
    margin-top: -1px;
  }
  .title_e443 .orange_ac81 .large-7d8b,
  .title_e443 .orange_ac81 .large-7d8b::after,
  .title_e443 .orange_ac81 .large-7d8b::before {
    width: 19px;
    height: 2px;
  }
  .title_e443 .orange_ac81 .large-7d8b::before {
    top: -6px;
  }
  .title_e443 .orange_ac81 .large-7d8b::after {
    bottom: -6px;
  }
  .bright-472c .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 22px;
  }
  .bright-472c .orange_ac81 .large-7d8b {
    margin-top: -1px;
  }
  .bright-472c .orange_ac81 .large-7d8b,
  .bright-472c .orange_ac81 .large-7d8b::after,
  .bright-472c .orange_ac81 .large-7d8b::before {
    width: 22px;
    height: 2px;
  }
  .bright-472c .orange_ac81 .large-7d8b::before {
    top: -7px;
  }
  .bright-472c .orange_ac81 .large-7d8b::after {
    bottom: -7px;
  }
  .search_7a41 .orange_ac81 .caption_9a85 {
    margin-top: -2px;
    width: 31px;
  }
  .search_7a41 .orange_ac81 .large-7d8b {
    margin-top: -1.5px;
  }
  .search_7a41 .orange_ac81 .large-7d8b,
  .search_7a41 .orange_ac81 .large-7d8b::after,
  .search_7a41 .orange_ac81 .large-7d8b::before {
    width: 31px;
    height: 3px;
  }
  .search_7a41 .orange_ac81 .large-7d8b::before {
    top: -9px;
  }
  .search_7a41 .orange_ac81 .large-7d8b::after {
    bottom: -9px;
  }
}
.frame_pressed_d408 .large-7d8b {
  -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);
}
.frame_pressed_d408 .large-7d8b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame_pressed_d408 .large-7d8b::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);
}
.frame_pressed_d408.current-9172 .large-7d8b {
  -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);
}
.frame_pressed_d408.current-9172 .large-7d8b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame_pressed_d408.current-9172 .large-7d8b::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);
}
.pink_4cfc {
  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.row_c2f6:before {
  display: none;
}
.main_1dbb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.main_1dbb .title_dark_69c3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.main_1dbb .title_dark_69c3:last-of-type {
  border-bottom: none;
}
.main_1dbb .title_dark_69c3.tooltip-copper-5d39,
.main_1dbb .title_dark_69c3.inner_3ce0,
.main_1dbb .title_dark_69c3.list_d79f {
  padding: 0;
}
.main_1dbb .grid_c196 .form_8a18 {
  color: currentColor;
}
.main_1dbb .grid_c196 .form_8a18:focus,
.main_1dbb .grid_c196 .form_8a18:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main_1dbb.table-c952 .active_3284,
.main_1dbb.table-c952 .footer_wood_2516 a,
.main_1dbb.table-c952 .nav_6f02 a,
.main_1dbb.table-c952 .pagination_d63d a {
  color: rgba(0, 0, 0, 0.55);
}
.main_1dbb.table-c952 .active_3284:hover,
.main_1dbb.table-c952 .footer_wood_2516 a:hover,
.main_1dbb.table-c952 .nav_6f02 a:hover,
.main_1dbb.table-c952 .pagination_d63d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_1dbb.table-c952 .pressed-f553 {
  color: rgba(0, 0, 0, 0.8);
}
.main_1dbb.table-c952 .title_dark_69c3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_1dbb.table-c952 .title_dark_69c3:before {
  background: rgba(0, 0, 0, 0.08);
}
.main_1dbb.table-c952 .last_3ca3:before {
  background: rgba(255, 255, 255, 0.9);
}
.main_1dbb.table-c952 .grid_c196 .element_2bcd li a,
.main_1dbb.table-c952 .grid_c196 .form_8a18,
.main_1dbb.table-c952 .pagination_d63d {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_1dbb.table-c952 .grid_c196 .form_8a18:focus,
.main_1dbb.table-c952 .grid_c196 .form_8a18:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main_1dbb.table-c952 .element_2bcd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_1dbb.plasma_2ea0 .active_3284,
.main_1dbb.plasma_2ea0 .footer_wood_2516 a,
.main_1dbb.plasma_2ea0 .nav_6f02 .form_8a18,
.main_1dbb.plasma_2ea0 .nav_6f02 a,
.main_1dbb.plasma_2ea0 .pagination_d63d a {
  color: rgba(255, 255, 255, 0.79);
}
.main_1dbb.plasma_2ea0 .active_3284:hover,
.main_1dbb.plasma_2ea0 .footer_wood_2516 a:hover,
.main_1dbb.plasma_2ea0 .nav_6f02 .form_8a18:hover,
.main_1dbb.plasma_2ea0 .nav_6f02 a:hover,
.main_1dbb.plasma_2ea0 .pagination_d63d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_1dbb.plasma_2ea0 .pressed-f553 {
  color: rgba(255, 255, 255, 0.99);
}
.main_1dbb.plasma_2ea0 .title_dark_69c3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_1dbb.plasma_2ea0 .title_dark_69c3:before {
  background: rgba(255, 255, 255, 0.08);
}
.main_1dbb.plasma_2ea0 .last_3ca3:before {
  background: rgba(0, 0, 0, 0.9);
}
.main_1dbb.plasma_2ea0 .grid_c196 .element_2bcd li a,
.main_1dbb.plasma_2ea0 .grid_c196 .form_8a18,
.main_1dbb.plasma_2ea0 .pagination_d63d {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_1dbb.plasma_2ea0 .grid_c196 .form_8a18:focus,
.main_1dbb.plasma_2ea0 .grid_c196 .form_8a18:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main_1dbb.plasma_2ea0 .element_2bcd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_3ca3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.last_3ca3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.soft_3928 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.action-7bf7 .main_1dbb {
  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;
}
.action-7bf7 .title_dark_69c3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.action-7bf7 .title_dark_69c3: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) {
  .action-7bf7 .title_dark_69c3:before {
    width: 16%;
    left: 42%;
  }
}
.action-7bf7 .title_dark_69c3:last-child:before {
  content: none;
}
.action-7bf7 .title_dark_69c3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.action-7bf7 .grid_c196 .element_2bcd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.action-7bf7 .grid_c196 .element_2bcd li a .form_8a18 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.action-7bf7 .grid_c196 .pagination_d63d {
  border: none;
}
.action-7bf7 .grid_c196 .pagination_d63d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.action-7bf7 .last_3ca3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action-7bf7 .soft_3928 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.action-7bf7 .plasma_2ea0 .last_3ca3:before {
  background: rgba(0, 0, 0, 0.9);
}
.action-7bf7 .table-c952.container-160f .large-7d8b {
  background: rgba(0, 0, 0, 0.6);
}
.action-7bf7
  .table-c952.container-160f
  .large-7d8b::after,
.action-7bf7
  .table-c952.container-160f
  .large-7d8b:before {
  background: inherit;
}
.action-7bf7
  .table-c952.container-160f:hover
  .large-7d8b {
  background: rgba(0, 0, 0, 0.8);
}
.message_1b12 .main_1dbb {
  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) {
  .message_1b12 .main_1dbb {
    width: auto;
    right: 45px;
  }
}
.hard_0ce2 .main_1dbb {
  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) {
  .hard_0ce2 .main_1dbb {
    width: auto;
    left: 45px;
  }
}
.row_c2f6 .main_1dbb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.row_c2f6 .soft_3928 {
  max-width: 48em;
  margin: 0 auto;
}
.row_c2f6 .last_3ca3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.badge-purple-f9df {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.badge-purple-f9df.action-7bf7 .main_1dbb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.badge-purple-f9df.message_1b12 .main_1dbb {
  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);
}
.badge-purple-f9df .main_1dbb {
  visibility: visible;
}
.badge-purple-f9df.hard_0ce2 .main_1dbb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.top_edb4,
.outline-c90e {
  overflow-x: hidden;
}
.top_edb4 .main_1dbb {
  overflow: auto;
}
.top_edb4.action-7bf7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_edb4.action-7bf7 .main_1dbb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.top_edb4.action-7bf7 .tertiary_06e9 {
  opacity: 0;
}
.top_edb4.message_1b12 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_edb4.message_1b12 .main_1dbb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.top_edb4.message_1b12 .tertiary_06e9 {
  opacity: 0;
}
.top_edb4.hard_0ce2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_edb4.hard_0ce2 .main_1dbb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.top_edb4.hard_0ce2 .tertiary_06e9 {
  opacity: 0;
}
.top_edb4.row_c2f6 .main_1dbb {
  z-index: 10;
  visibility: visible;
}
.container-160f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-160f .large-7d8b {
  background: rgba(255, 255, 255, 0.99);
}
.container-160f .large-7d8b::after,
.container-160f .large-7d8b:before {
  background: inherit;
}
.container-160f:hover .large-7d8b {
  background: rgba(255, 255, 255, 0.99);
}
.hard_0ce2 .container-160f {
  top: 10px;
  right: auto;
  left: 12px;
}
.row_c2f6 .container-160f {
  display: none !important;
}
.top_edb4:before,
.outline-c90e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.top_edb4 .container-160f,
.outline-c90e .container-160f {
  display: inline-block;
}
.main_1dbb .accent-2576 {
  -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;
}
.top_edb4 .main_1dbb .accent-2576,
.outline-c90e .main_1dbb .accent-2576 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface_56c1 .detail_gold_dce7 {
  width: 100%;
}
.advanced_7f73 {
  padding: 0 0.5em 0;
}
.advanced_7f73 [class*="customify-col-"],
.advanced_7f73 [class*="customify-col_"],
.advanced_7f73 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout-bronze-d053 .advanced_7f73 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media-d33f .primary_black_b68b,
  .primary_black_b68b {
    display: none;
  }
  .background-short-78ac {
    text-align: left;
  }
  .footer_9944 {
    text-align: center;
  }
  .paragraph-in-853a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media-d33f .wide-5d7d,
  .wide-5d7d {
    display: none;
  }
  .article_pro_c89a {
    text-align: left;
  }
  .mask-8017 {
    text-align: center;
  }
  .element-5c64 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media-d33f .static_ab91,
  .static_ab91 {
    display: none;
  }
  .footer-middle-56e2 {
    text-align: left;
  }
  .input-up-eb13 {
    text-align: center;
  }
  .logo-smooth-9fa0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_copper_94dc {
  box-shadow: none !important;
}
.down_ca20 .column-over-22ce,
.basic-3d19 .column-over-22ce {
  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;
}
.basic-3d19 .column-over-22ce {
  margin-top: 30px;
  margin-bottom: 30px;
}
.caption-caac {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.caption-caac:after,
.caption-caac:before {
  content: "";
  display: table;
}
.caption-caac:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .caption-caac {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.caption-caac,
.glass-4cc7 {
  max-width: 1248px;
  margin: 0 auto;
}

.hero-full-aff9.accent_588e .caption-caac {
  max-width: 100%;
}
.hero-full-aff9.left-2bd6 {
  max-width: 1200px;
  margin: 0 auto;
}
.hero-full-aff9.item-pink-ead2 .caption-caac {
  max-width: 100%;
}
.hero-full-aff9.item-pink-ead2 > .caption-caac {
  padding-left: 0;
  padding-right: 0;
}
.hero-full-aff9.item-pink-ead2 > .caption-caac .media-d33f {
  margin: 0;
}
.hero-full-aff9.item-pink-ead2
  > .caption-caac
  .soft-858d.item-cool-f8a4 {
  margin-right: 0;
  margin-left: 0;
}
.hero-full-aff9.item-pink-ead2 #main.item-cool-f8a4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .texture_current_1a1d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .texture_current_1a1d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media_0c30 .mask_hovered_a645 {
    padding-right: 1em;
  }
  .media_0c30.banner-69fb .soft-858d {
    border-right: 1px solid #eaecee;
  }
  .media_0c30.banner-69fb .mask_hovered_a645 {
    padding-right: 1em;
  }
  .media_0c30.banner-69fb .filter-rough-d709 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass-d4fd .mask_hovered_a645 {
    padding-left: 1em;
  }
  .glass-d4fd.banner-69fb .soft-858d {
    border-left: 1px solid #eaecee;
  }
  .glass-d4fd.banner-69fb .mask_hovered_a645 {
    padding-left: 1em;
  }
  .glass-d4fd.banner-69fb .filter-rough-d709 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-8455 .mask_hovered_a645 {
    padding-left: 1em;
  }
  .inner-8455.banner-69fb .lite_f1a1 {
    border-right: 1px solid #eaecee;
  }
  .inner-8455.banner-69fb .content-b668 {
    border-right: 1px solid #eaecee;
  }
  .inner-8455.banner-69fb .mask_hovered_a645 {
    padding-left: 1em;
  }
  .inner-8455.banner-69fb .filter-rough-d709 {
    padding-right: 1em;
  }
  .inner-8455.banner-69fb .preview-e278 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-upper-7b2e .mask_hovered_a645 {
    padding-right: 1em;
  }
  .dropdown-upper-7b2e.banner-69fb .lite_f1a1 {
    border-left: 1px solid #eaecee;
  }
  .dropdown-upper-7b2e.banner-69fb .content-b668 {
    border-left: 1px solid #eaecee;
  }
  .dropdown-upper-7b2e.banner-69fb .mask_hovered_a645 {
    padding-right: 1em;
  }
  .dropdown-upper-7b2e.banner-69fb .filter-rough-d709 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-upper-7b2e.banner-69fb .preview-e278 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_current_1a1d .mask_hovered_a645 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture_current_1a1d.banner-69fb .soft-858d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .texture_current_1a1d.banner-69fb .mask_hovered_a645 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture_current_1a1d.banner-69fb .filter-rough-d709 {
    padding-left: 1em;
  }
  .texture_current_1a1d.banner-69fb .preview-e278 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .texture_current_1a1d.banner-69fb .mask_hovered_a645 {
    padding-left: 0;
  }
}
.active_0cdb .steel_e0ab {
  display: inline-block;
}
.table-dd9d {
  display: inline-block;
}
.slider_small_b4b3 {
  word-con: break-word;
}
.shade_9578 > span {
  display: inline-block;
  padding: 5px 0;
}
.shade_9578 .widget-38c2 {
  margin-left: 8px;
  margin-right: 8px;
}
.shade_9578 .in_5528 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.yellow-4715 .shade-last-8351 {
  margin-bottom: 2em;
}
.yellow-4715 .hero-narrow-48d5 {
  margin-bottom: 15px;
}
.yellow-4715 .hero-narrow-48d5:last-child {
  margin-bottom: 0;
}
.yellow-4715 .mini-b59d {
  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) {
  .yellow-4715 .mini-b59d {
    display: block;
  }
}
.yellow-4715 .gold_d77c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .yellow-4715 .gold_d77c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.yellow-4715 .pressed-f207 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.yellow-4715 .pressed-f207 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.yellow-4715 .pressed-f207 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.yellow-4715 .slider_small_b4b3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow-4715 .slider_small_b4b3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.yellow-4715 .bronze-ca8a p:last-child {
  margin-bottom: 0;
}
.yellow-4715 .block_a65d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.yellow-4715 .texture-motion-ae93 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.yellow-4715 .message-wood-786b {
  margin-top: 1em;
}
.yellow-4715 .medium_a2cf {
  top: 0;
  display: block;
}
.yellow-4715 .medium_a2cf a {
  color: inherit;
}
.yellow-4715 .medium_a2cf a:hover {
  color: inherit;
}
.yellow-4715 .middle_cd79 {
  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;
}
.yellow-4715 .middle_cd79:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.yellow-4715 .texture-motion-ae93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.yellow-4715 .popup-5502 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.yellow-4715 .popup-5502:first-child {
  margin-top: 0;
}
.yellow-4715 .popup-5502.tag_b03b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.yellow-4715 .popup-5502.search-liquid-d7cf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow-4715
  .popup-5502.search-liquid-d7cf.logo_3147
  .message-wood-786b {
  width: 100%;
}
.yellow-4715 .search-liquid-d7cf {
  -webkit-box-align: center;
  align-items: center;
}
.yellow-4715 .search-liquid-d7cf .shade_9578,
.yellow-4715 .search-liquid-d7cf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.yellow-4715 .pressed-f207 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow-4715 .pressed-f207 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow-4715 .pressed-f207: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;
}
.yellow-4715 .tag_b03b {
  z-index: 5;
}
.yellow-4715 .gold_73a6 .slider_silver_f4aa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.yellow-4715 .hovered-1654 .slider_silver_f4aa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.yellow-4715 .module-last-3e6b .slider_silver_f4aa {
  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;
}
.yellow-4715.container_green_4d8f .mini-b59d,
.yellow-4715.middle-987c .mini-b59d {
  display: block;
}
.yellow-4715.container_green_4d8f .mini-b59d .fixed-1f4a,
.yellow-4715.container_green_4d8f .mini-b59d .texture-motion-ae93,
.yellow-4715.middle-987c .mini-b59d .fixed-1f4a,
.yellow-4715.middle-987c .mini-b59d .texture-motion-ae93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow-4715.aside-6cb0 .gold_d77c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .yellow-4715.aside-6cb0 .gold_d77c {
    margin-right: 0;
  }
}
.yellow-4715.container_green_4d8f .gold_d77c,
.yellow-4715.middle-987c .gold_d77c {
  padding-top: 40%;
}
.yellow-4715.container_green_4d8f .shade-last-8351,
.yellow-4715.middle-987c .shade-last-8351 {
  display: block;
}
.yellow-4715.container_green_4d8f .fn-sticky-03c5 .texture-motion-ae93,
.yellow-4715.middle-987c .fn-sticky-03c5 .texture-motion-ae93 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.yellow-4715.container_green_4d8f .gold_d77c,
.yellow-4715.middle-987c .gold_d77c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.yellow-4715.container_green_4d8f .texture-motion-ae93 {
  padding: 1em;
}
.dirty-7e07 {
  margin: 30px auto;
  display: block;
}
.dirty-7e07 .slider_solid_6772 > * {
  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;
}
.dirty-7e07 .slider_solid_6772 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty-7e07 .slider_solid_6772 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth_d399 .shade_9578 {
  margin-bottom: 1.41575em;
}
.smooth_d399 .element_liquid_1d74 {
  margin-bottom: 1.618em;
}
.highlight_406c .pattern_brown_efd5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight_406c .pattern_brown_efd5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight_406c .dark-e588 {
  max-width: 100%;
  overflow: auto;
}
.shade_67d3 .highlight_406c a:hover {
  text-decoration: underline;
}
.bright_2f92 .hero-narrow-48d5:not(.slider_small_b4b3),
.bright_2f92 .pressed-f207 {
  margin-bottom: 1.41575em;
}
.bright_2f92 .hero-narrow-48d5:not(.slider_small_b4b3):last-child,
.bright_2f92 .pressed-f207:last-child {
  margin-bottom: 0;
}
.bright_2f92 .hero-narrow-48d5.highlight_old_5514 {
  margin-bottom: 0.41575em;
}
.bright_2f92 .caption-e762:before,
.bright_2f92 .south_9dae:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.bright_2f92 .caption-e762:before {
  content: "\f115";
}
.bright_2f92 .south_9dae:before {
  content: "\f02c";
}
.bright_2f92 .element-8146 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.bright_2f92 .element-8146 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fixed-5804 {
  display: -webkit-box;
  display: flex;
}
.fixed-5804 .old_afcf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fixed-5804 .old_afcf {
    flex-basis: 90px;
  }
}
.fixed-5804 .fresh-1f5b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fixed-5804 .fresh-1f5b {
    flex-basis: calc(100% - 50px);
  }
}
.fixed-5804 .huge-35fa p:last-child {
  margin-bottom: 0.72em;
}
.feature-c61a .slider_solid_6772 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.feature-c61a .slider_solid_6772:after,
.feature-c61a .slider_solid_6772:before {
  content: "";
  display: table;
}
.feature-c61a .slider_solid_6772:after {
  clear: both;
}
.feature-c61a .slider_solid_6772 .description_gas_803d,
.feature-c61a .slider_solid_6772 .button-basic-4b38 {
  width: 49%;
}
.feature-c61a .slider_solid_6772 .description_gas_803d a span.next-7e96,
.feature-c61a .slider_solid_6772 .button-basic-4b38 a span.next-7e96 {
  display: block;
  margin-bottom: 5px;
}
.feature-c61a .slider_solid_6772 .button-basic-4b38 {
  float: left;
  text-align: left;
}
.feature-c61a .slider_solid_6772 .description_gas_803d {
  float: right;
  text-align: right;
}
.surface_next_695f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface_next_695f {
    margin-bottom: 0;
  }
}
.picture_cool_037b {
  margin-bottom: 1em;
}
.picture_cool_037b .slider_small_b4b3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pagination_narrow_23c3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hero_90e8 .picture_cool_037b,
.layout-3295 .picture_cool_037b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hero_90e8 .picture_cool_037b,
  .layout-3295 .picture_cool_037b {
    display: block;
  }
}
.hero_90e8 .pagination_narrow_23c3,
.layout-3295 .pagination_narrow_23c3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hero_90e8 .pagination_narrow_23c3,
  .layout-3295 .pagination_narrow_23c3 {
    margin-bottom: 1em;
  }
}
.hero_90e8 .pagination_narrow_23c3 img,
.layout-3295 .pagination_narrow_23c3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hero_90e8 .dropdown_e14c,
.layout-3295 .dropdown_e14c {
  flex-basis: calc(100% - 160px);
}
.hero_90e8 .dropdown_e14c p,
.layout-3295 .dropdown_e14c p {
  margin-bottom: 0;
}
.hero_90e8 .dropdown_e14c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hero_90e8 .dropdown_e14c {
    padding-left: 0;
  }
}
.layout-3295 .dropdown_e14c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .layout-3295 .dropdown_e14c {
    padding-right: 0;
  }
}
.layout-3295 .pagination_narrow_23c3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb_lite_847c .pagination_narrow_23c3 {
  margin-bottom: 0.5em;
}
.breadcrumb_lite_847c .pagination_narrow_23c3 img {
  width: 100%;
}
.photo_hot_a0c1 .mask-96d2,
.tiny_b6bb .mask-96d2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tiny_b6bb .soft-858d .component-liquid-1e38 p:last-child {
  margin-bottom: 0;
}
.button_16df {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.box_north_f354 .backdrop_9ad0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .box_north_f354 .backdrop_9ad0:last-of-type {
    margin-bottom: 0;
  }
}
.box_north_f354 .backdrop_9ad0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box_north_f354 .backdrop_9ad0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.box_north_f354 .backdrop_9ad0 ul li {
  margin: 0 0 0.6em;
}
.box_north_f354 .backdrop_9ad0 ul li.alert-4b89,
.box_north_f354 .backdrop_9ad0 ul li.pagination_30cf {
  position: relative;
}
.box_north_f354 .backdrop_9ad0 ul li.alert-4b89 .inner-d862,
.box_north_f354 .backdrop_9ad0 ul li.pagination_30cf .inner-d862 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.box_north_f354 .backdrop_9ad0 ul li.alert-4b89:after:after,
.box_north_f354 .backdrop_9ad0 ul li.alert-4b89:after:before,
.box_north_f354
  .backdrop_9ad0
  ul
  li.pagination_30cf:after:after,
.box_north_f354
  .backdrop_9ad0
  ul
  li.pagination_30cf:after:before {
  content: "";
  display: table;
}
.box_north_f354 .backdrop_9ad0 ul li.alert-4b89:after:after,
.box_north_f354
  .backdrop_9ad0
  ul
  li.pagination_30cf:after:after {
  clear: both;
}
.box_north_f354 .backdrop_9ad0 a.fresh-9102:hover {
  text-decoration: none;
}
.box_north_f354 .backdrop_9ad0 select {
  max-width: 100%;
}
.box_north_f354 .backdrop_9ad0 table {
  font-size: 85%;
}
.box_north_f354 .backdrop_9ad0 table td,
.box_north_f354 .backdrop_9ad0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.box_north_f354 .backdrop_9ad0 table tfoot td {
  text-align: left;
}
.box_north_f354 .backdrop_9ad0 :last-child {
  margin-bottom: 0;
}
.box_north_f354 .backdrop_9ad0 .summary-pro-12ad {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.box_north_f354 .backdrop_9ad0 .summary-pro-12ad label {
  width: 100%;
}
.box_north_f354 .backdrop_9ad0 .summary-pro-12ad .aside_405a {
  width: 100%;
  display: block;
}
.box_north_f354 .backdrop_9ad0 .summary-pro-12ad .main_1224 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.box_north_f354 .backdrop_9ad0 .summary-pro-12ad .main_1224:hover svg #svg-search {
  fill: #444;
}
.box_north_f354 .backdrop_9ad0 .summary-pro-12ad .main_1224 svg {
  width: 18px;
  height: 18px;
}
.box_north_f354 .active_8c63 ul ul,
.box_north_f354 .hidden-e2a9 ul ul,
.box_north_f354 .active_f685 ul ul,
.box_north_f354 .container_static_8987 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.box_north_f354 .active_8c63 .copper_1349 > a,
.box_north_f354 .hidden-e2a9 .copper_1349 > a,
.box_north_f354 .active_f685 .copper_1349 > a,
.box_north_f354 .container_static_8987 .copper_1349 > a {
  margin-bottom: 0;
}
.box_north_f354 .description_0a74 li,
.box_north_f354 .active_8c63 li,
.box_north_f354 .card_b3f9 li,
.box_north_f354 .hidden-e2a9 li,
.box_north_f354 .active_f685 li,
.box_north_f354 .container_static_8987 li,
.box_north_f354 .box_out_5289 li,
.box_north_f354 .south_91ea li {
  display: block;
  position: relative;
}
.box_north_f354 .description_0a74 li:last-child,
.box_north_f354 .active_8c63 li:last-child,
.box_north_f354 .card_b3f9 li:last-child,
.box_north_f354 .hidden-e2a9 li:last-child,
.box_north_f354 .active_f685 li:last-child,
.box_north_f354 .container_static_8987 li:last-child,
.box_north_f354 .box_out_5289 li:last-child,
.box_north_f354 .south_91ea li:last-child {
  border: none;
}
.box_north_f354 .description_0a74 li a,
.box_north_f354 .active_8c63 li a,
.box_north_f354 .card_b3f9 li a,
.box_north_f354 .hidden-e2a9 li a,
.box_north_f354 .active_f685 li a,
.box_north_f354 .container_static_8987 li a,
.box_north_f354 .box_out_5289 li a,
.box_north_f354 .south_91ea li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box_north_f354 .description_0a74 li ul li::before,
.box_north_f354 .active_8c63 li ul li::before,
.box_north_f354 .card_b3f9 li ul li::before,
.box_north_f354 .hidden-e2a9 li ul li::before,
.box_north_f354 .active_f685 li ul li::before,
.box_north_f354 .container_static_8987 li ul li::before,
.box_north_f354 .box_out_5289 li ul li::before,
.box_north_f354 .south_91ea li ul li::before {
  left: 15px;
}
.box_north_f354 .description_0a74 li ul a,
.box_north_f354 .active_8c63 li ul a,
.box_north_f354 .card_b3f9 li ul a,
.box_north_f354 .hidden-e2a9 li ul a,
.box_north_f354 .active_f685 li ul a,
.box_north_f354 .container_static_8987 li ul a,
.box_north_f354 .box_out_5289 li ul a,
.box_north_f354 .south_91ea li ul a {
  padding-left: 20px;
}
.box_north_f354 .description_0a74 li ul ul li::before,
.box_north_f354 .active_8c63 li ul ul li::before,
.box_north_f354 .card_b3f9 li ul ul li::before,
.box_north_f354 .hidden-e2a9 li ul ul li::before,
.box_north_f354 .active_f685 li ul ul li::before,
.box_north_f354 .container_static_8987 li ul ul li::before,
.box_north_f354 .box_out_5289 li ul ul li::before,
.box_north_f354 .south_91ea li ul ul li::before {
  left: 30px;
}
.box_north_f354 .description_0a74 li ul ul a,
.box_north_f354 .active_8c63 li ul ul a,
.box_north_f354 .card_b3f9 li ul ul a,
.box_north_f354 .hidden-e2a9 li ul ul a,
.box_north_f354 .active_f685 li ul ul a,
.box_north_f354 .container_static_8987 li ul ul a,
.box_north_f354 .box_out_5289 li ul ul a,
.box_north_f354 .south_91ea li ul ul a {
  padding-left: 40px;
}
.box_north_f354 .green_2b7a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box_north_f354 .south_91ea ul li {
  margin-bottom: 1.41575em;
}
.box_north_f354 .south_91ea ul li .silver-32c5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.box_north_f354 .south_91ea ul li .breadcrumb_wide_1848 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.plasma_2ea0 .description_0a74 li a,
.plasma_2ea0 .active_8c63 li a,
.plasma_2ea0 .card_b3f9 li a,
.plasma_2ea0 .hidden-e2a9 li a,
.plasma_2ea0 .active_f685 li a,
.plasma_2ea0 .container_static_8987 li a,
.plasma_2ea0 .box_out_5289 li a,
.plasma_2ea0 .south_91ea li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_2ea0 .green_2b7a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_2ea0 .backdrop_9ad0 ul li.alert-4b89 .inner-d862,
.plasma_2ea0 .backdrop_9ad0 ul li.pagination_30cf .inner-d862 {
  background: rgba(0, 0, 0, 0.2);
}
.plasma_2ea0 .box_north_f354 .backdrop_9ad0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-full-aff9 .box_north_f354 .element_2bcd li {
  margin: 0;
}
.hero-full-aff9 .box_north_f354 .element_2bcd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hero-full-aff9 .box_north_f354 .element_2bcd li ul {
  margin: 0;
}
.hero-full-aff9 .box_north_f354 .element_2bcd li ul li a {
  padding-left: 15px;
}
.hero-full-aff9 .box_north_f354 .element_2bcd li ul li li a {
  padding-left: 30px;
}
.hero-full-aff9 .box_north_f354 .element_2bcd li.modal_center_19df > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hero-full-aff9 .box_north_f354 .element_2bcd li.modal_center_19df > 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;
}
.hero-full-aff9 .box_north_f354 .element_2bcd li.modal_center_19df > 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;
}
.list-yellow-1454 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bright_5f41 {
  position: relative;
  z-index: 10;
}
.bright_5f41 .accent-2576 {
  width: 100%;
  max-width: 100%;
}
.light-a023 .description_4f8d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.light-a023 .table-c952 {
}
.light-a023 .plasma_2ea0 {
  background: #292929;
}
.under-3d8d .description_4f8d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.under-3d8d .table-c952 {
  background: #f9f9f9;
}
.under-3d8d .plasma_2ea0 {
  background: #303030;
}
.filter-15db .description_4f8d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-15db .steel_e0ab {
    margin-bottom: 1em;
  }
  .filter-15db .steel_e0ab:last-child {
    margin-bottom: 0;
  }
}
.filter-15db .table-c952 {
  background: #ededed;
}
.filter-15db .plasma_2ea0 {
  background: #1a1a1a;
}
.description_4f8d.table-c952 {
  color: rgba(0, 0, 0, 0.6);
}
.description_4f8d.table-c952 .description_clean_b3bb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_4f8d.plasma_2ea0 {
  color: rgba(255, 255, 255, 0.99);
}
.description_4f8d.plasma_2ea0 a:not(.fresh-9102) {
  color: rgba(255, 255, 255, 0.79);
}
.description_4f8d.plasma_2ea0 a:not(.fresh-9102):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_4f8d.plasma_2ea0 .description_clean_b3bb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_4f8d.plasma_2ea0 table tbody td,
.description_4f8d.plasma_2ea0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.component_5bca.banner-e3d2 .caption-caac {
  max-width: initial;
}
.component_5bca .caption_top_3804 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.component_5bca .caption_top_3804 .accent-2576 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .component_5bca .caption_top_3804 .accent-2576 {
    display: block;
    margin-bottom: 2em;
  }
  .component_5bca .caption_top_3804 .accent-2576:last-child {
    margin-bottom: 0;
  }
}
.filter-15db .steel_e0ab:last-child,
.under-3d8d .steel_e0ab:last-child,
.light-a023 .steel_e0ab:last-child {
  margin-bottom: 0;
}
.filter-15db .steel_e0ab .box_north_f354 .backdrop_9ad0:last-child,
.under-3d8d .steel_e0ab .box_north_f354 .backdrop_9ad0:last-child,
.light-a023 .steel_e0ab .box_north_f354 .backdrop_9ad0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter-15db .filter_16ed,
  .filter-15db .chip_ed16,
  .under-3d8d .filter_16ed,
  .under-3d8d .chip_ed16,
  .light-a023 .filter_16ed,
  .light-a023 .chip_ed16 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bright_5f41 .steel_e0ab {
    margin-bottom: 2em;
  }
}
.bright_5f41 p:last-child {
  margin-bottom: 0;
}
.bright_5f41 li,
.bright_5f41 ul {
  list-style: none;
  margin: 0;
}
.bright_5f41 ul ul {
  margin-left: 2.617924em;
}
.element_center_f3b0 {
  font-size: 0.875em;
}

/* css-noise: 67be */
.shadow-element-f6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
