/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slow_9bbc/customify
Author: WPCustomify
Author URI: https://pressmaximum.slow_9bbc
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.slow_9bbc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.complex-14f9.pagination-d887/licenses/gpl-2.0.white_1e42
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.west-ac35/, (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.form-9291.hot-8661/normalize.badge-action-dd44/
 ======
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.badge-action-dd44 v7.0.0 | MIT License | github.slow_9bbc/necolas/normalize.badge-action-dd44 */
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;
}
.secondary_center_6812 .brown-c9d2,
.west-c73c,
.wrapper_cool_75a3,
.content_bronze_8eb2,
.label_plasma_15bb,
.backdrop-460d,
.shadow-selected-943b,
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;
}
.west-c73c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .west-c73c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .west-c73c,
  h1 {
    font-size: 1.8em;
  }
}
.wrapper_cool_75a3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wrapper_cool_75a3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wrapper_cool_75a3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_cool_75a3,
  h2 {
    font-size: 1.7em;
  }
}
.content_bronze_8eb2,
h3 {
  font-size: 1.618em;
}
.secondary_center_6812 .brown-c9d2,
.label_plasma_15bb,
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.sidebar-de81 {
  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;
}
.frame_gas_bf87:after,
.frame_gas_bf87:before,
.fluid-57e3:after,
.fluid-57e3:before {
  content: "";
  display: table;
}
.frame_gas_bf87:after,
.fluid-57e3:after {
  clear: both;
}
.carousel_e637 {
  float: right;
  margin-right: 0;
}
.modal_right_ada5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus_selected_e9af .pagination-gold-ebdc,
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;
}
.focus_selected_e9af .pagination-gold-ebdc: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;
}
.center-c87e .pagination-gold-ebdc {
  box-shadow: none;
}
.center-c87e
  .pagination-gold-ebdc
  .hover_b944 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center-c87e .pagination-gold-ebdc .row_22a3 {
  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;
}
.center-c87e
  .pagination-gold-ebdc
  .row_22a3
  b {
  display: none;
}
.center-c87e .last_629b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled-31b0:not(.simple_ba97):not(.down_91ba),
button:not(.simple_ba97):not(.down_91ba),
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ),
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ),
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ) {
  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;
}
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ):hover,
button:not(.simple_ba97):not(
    .down_91ba
  ):hover,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ):hover,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ):hover,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ):active,
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ):focus,
button:not(.simple_ba97):not(
    .down_91ba
  ):active,
button:not(.simple_ba97):not(
    .down_91ba
  ):focus,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ):active,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ):focus,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ):active,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ):focus,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ):active,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ):focus {
  outline: 0;
}
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d,
button:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d {
  position: relative;
}
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .aside-2da8,
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .new_5b0c,
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .main-8eba,
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  i,
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  svg,
button:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .aside-2da8,
button:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .new_5b0c,
button:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .main-8eba,
button:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  i,
button:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  svg,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .aside-2da8,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .new_5b0c,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .main-8eba,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  i,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  svg,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .aside-2da8,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .new_5b0c,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .main-8eba,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  i,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  svg,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .aside-2da8,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .new_5b0c,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  .main-8eba,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  i,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d
  svg {
  visibility: hidden;
}
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d:after,
button:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d:after,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d:after,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d:after,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ).fn-loading-fe5d: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;
}
.disabled-31b0:not(.simple_ba97):not(.down_91ba),
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ),
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ),
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ) {
  color: #fff;
  background: #235787;
}
.disabled-31b0:not(.simple_ba97):not(
    .down_91ba
  ):focus,
input[type="button"]:not(.simple_ba97):not(
    .down_91ba
  ):focus,
input[type="reset"]:not(.simple_ba97):not(
    .down_91ba
  ):focus,
input[type="submit"]:not(.simple_ba97):not(
    .down_91ba
  ):focus {
  color: #fff;
}
.disabled-31b0.fn-disabled-fe5d:not(.simple_ba97):not(
    .down_91ba
  ),
.disabled-31b0[disabled]:not(.simple_ba97):not(
    .down_91ba
  ),
button.fn-disabled-fe5d:not(.simple_ba97):not(
    .down_91ba
  ),
button[disabled]:not(.simple_ba97):not(
    .down_91ba
  ) {
  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;
}
.container_c30e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_c30e: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;
}
.dropdown_top_9807 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption-7dca {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.iron_6fe9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.frame_gas_bf87:after,
.frame_gas_bf87:before,
.component-cold-757c:after,
.component-cold-757c:before,
.static_e810:after,
.static_e810:before,
.picture-833d:after,
.picture-833d:before,
.pro-a285:after,
.pro-a285:before,
.breadcrumb-mini-4bb9:after,
.breadcrumb-mini-4bb9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.frame_gas_bf87:after,
.component-cold-757c:after,
.static_e810:after,
.picture-833d:after,
.pro-a285:after,
.breadcrumb-mini-4bb9:after {
  clear: both;
}
.component-cold-757c .hard-8668,
.static_e810 .hard-8668,
.pagination-809d .hard-8668 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paragraph-7999 {
  display: inline-block;
}
.middle_6dd6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.middle_6dd6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.middle_6dd6 .carousel-dim-90d4 {
  padding: 1em 0;
  font-size: 85%;
}
.carousel-dim-90d4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button_fluid_165f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button_fluid_165f:after,
.button_fluid_165f:before {
  content: "";
  display: table;
}
.button_fluid_165f:after {
  clear: both;
}
.nav_021f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container-action-e6e5 .nav_021f {
  max-width: 50%;
}
.tertiary-cold-fe53 .nav_021f {
  max-width: 33.33%;
}
.notice_40a5 .nav_021f {
  max-width: 25%;
}
.footer_4e0b .nav_021f {
  max-width: 20%;
}
.secondary-2592 .nav_021f {
  max-width: 16.66%;
}
.pink_7071 .nav_021f {
  max-width: 14.28%;
}
.iron-6d92 .nav_021f {
  max-width: 12.5%;
}
.solid-f4b9 .nav_021f {
  max-width: 11.11%;
}
.left-98ac {
  display: block;
}
.secondary_center_6812 .selected_5ac4 label,
.secondary_center_6812 .pressed-2590 label,
.secondary_center_6812 .inner_e525 label,
.secondary_center_6812 .button_cefd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module_right_b333 {
  list-style: none;
  margin: 0;
}
.module_right_b333 article.media-1e4c {
  margin-bottom: 0;
}
.module_right_b333 ul {
  list-style: none;
  margin: 0;
}
.module_right_b333 .input_black_0f6e li.media-1e4c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module_right_b333 .input_black_0f6e li.media-1e4c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module_right_b333 .input_black_0f6e li.media-1e4c: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) {
  .module_right_b333 .input_black_0f6e li.media-1e4c li.media-1e4c li.media-1e4c li.media-1e4c {
    padding-left: 0;
  }
}
article.media-1e4c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-1e4c .component-cold-757c p:last-of-type {
  margin-bottom: 0;
}
article.media-1e4c .wide-6272 {
  float: left;
}
article.media-1e4c .input_cold_504f {
  margin-left: 85px;
}
article.media-1e4c .tall_3a99 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-1e4c .tall_3a99 .form_inner_5537 {
  margin-left: 10px;
}
article.media-1e4c .large-f750 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-1e4c .nav-pro-bbf8 {
  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 .selected_5ac4,
  #respond .inner_e525,
  #respond .button_cefd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected_5ac4 input,
#respond .inner_e525 input,
#respond .button_cefd input {
  width: 100%;
}
#respond .button_cefd {
  margin-right: 0;
}
#respond .logo_hard_ca46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary_4093 {
  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;
}
.tertiary_4093.header-stone-217c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary_4093 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%);
}
.tertiary_4093:focus,
.tertiary_4093: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);
}
.element_new_3c30 {
  border-radius: 10%;
}
.modal_137d {
  border-radius: 50%;
}
.tag-yellow-134b {
  font-size: 0.72em;
}
.gradient-2959 {
  font-size: 0.875em;
}
.white_eba3 {
  font-size: 1.1em;
}
.shade-95b0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade-95b0.tag-yellow-134b {
  letter-spacing: 0.5px;
}
.component_cde8,
.component_cde8 a {
  color: #6d6d6d;
}
.component_cde8 a:hover {
  color: #111;
}
.summary_blue_fa33 {
  color: #6d6d6d;
}
.east-4fb0 {
  overflow-x: hidden;
}
.east-4fb0 .red-8dc4.tabs-dim-4d0c {
  position: relative;
}
.east-4fb0 .red-8dc4.tabs-dim-4d0c.surface_19ea {
  position: initial;
}
.east-4fb0
  .red-8dc4.tabs-dim-4d0c.surface_19ea
  .short_7659 {
  left: auto;
}
.east-4fb0 .red-8dc4 .short_7659 {
  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;
}
.east-4fb0 .red-8dc4:hover.tabs-dim-4d0c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.east-4fb0
  .red-8dc4:hover.tabs-dim-4d0c
  .short_7659 {
  display: block;
  z-index: 9999999;
}
.east-4fb0 .sidebar-slow-6361 .overlay_lower_c5da,
.east-4fb0 .border-soft-07d5 .overlay_lower_c5da {
  display: none;
}
.east-4fb0 .cool_efaf .red-8dc4:hover.tabs-dim-4d0c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.secondary_center_6812 .selected_5ac4 label,
.secondary_center_6812 .pressed-2590 label,
.secondary_center_6812 .inner_e525 label,
.secondary_center_6812 .button_cefd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module_right_b333 {
  list-style: none;
  margin: 0;
}
.module_right_b333 article.media-1e4c {
  margin-bottom: 0;
}
.module_right_b333 ul {
  list-style: none;
  margin: 0;
}
.module_right_b333 .input_black_0f6e li.media-1e4c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module_right_b333 .input_black_0f6e li.media-1e4c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module_right_b333 .input_black_0f6e li.media-1e4c: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) {
  .module_right_b333 .input_black_0f6e li.media-1e4c li.media-1e4c li.media-1e4c li.media-1e4c {
    padding-left: 0;
  }
}
article.media-1e4c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-1e4c .component-cold-757c p:last-of-type {
  margin-bottom: 0;
}
article.media-1e4c .wide-6272 {
  float: left;
}
article.media-1e4c .input_cold_504f {
  margin-left: 85px;
}
article.media-1e4c .tall_3a99 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-1e4c .tall_3a99 .form_inner_5537 {
  margin-left: 10px;
}
article.media-1e4c .large-f750 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-1e4c .nav-pro-bbf8 {
  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 .selected_5ac4,
  #respond .inner_e525,
  #respond .button_cefd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected_5ac4 input,
#respond .inner_e525 input,
#respond .button_cefd input {
  width: 100%;
}
#respond .button_cefd {
  margin-right: 0;
}
#respond .logo_hard_ca46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sidebar-slow-6361 .active_915c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active_915c .mini_0c90.small-b869 .last-4436 > li > a:focus,
.active_915c .mini_0c90.small-b869 .last-4436 > li > a:hover,
.active_915c .mini_0c90.primary-a8a8 .last-4436 > li > a:focus,
.active_915c .mini_0c90.primary-a8a8 .last-4436 > li > a:hover,
.active_915c .mini_0c90.primary-silver-d28f .last-4436 > li > a:focus,
.active_915c .mini_0c90.primary-silver-d28f .last-4436 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_915c
  .mini_0c90.small-b869
  .last-4436
  > li.thumbnail_slow_c13c
  > a,
.active_915c
  .mini_0c90.small-b869
  .last-4436
  > li.shade-2328
  > a,
.active_915c
  .mini_0c90.primary-a8a8
  .last-4436
  > li.thumbnail_slow_c13c
  > a,
.active_915c
  .mini_0c90.primary-a8a8
  .last-4436
  > li.shade-2328
  > a,
.active_915c
  .mini_0c90.primary-silver-d28f
  .last-4436
  > li.thumbnail_slow_c13c
  > a,
.active_915c .mini_0c90.primary-silver-d28f .last-4436 > li.simple-addb > a {
  color: rgba(255, 255, 255, 0.99);
}
.active_915c .hard-21fe,
.active_915c .hard-21fe a {
  color: rgba(255, 255, 255, 0.99);
}
.active_915c .preview-bf42.photo_af50 li a,
.active_915c .new-8047 a,
.active_915c .disabled-54f2,
.active_915c .last-4436 > li > a,
.active_915c .preview_c1e1 {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c .preview-bf42.photo_af50 li a:hover,
.active_915c .new-8047 a:hover,
.active_915c .disabled-54f2:hover,
.active_915c .last-4436 > li > a:hover,
.active_915c .preview_c1e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_915c .button_motion_a790 {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c .button_motion_a790 .pagination_west_4097 {
  color: rgba(255, 255, 255, 0.99);
}
.active_915c .button_motion_a790:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_915c .active_c451 .menu_2c0c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_915c .active_c451 .menu_2c0c .module_405a {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c
  .active_c451
  .menu_2c0c
  .module_405a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c
  .active_c451
  .menu_2c0c
  .module_405a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c
  .active_c451
  .menu_2c0c
  .module_405a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c
  .active_c451
  .menu_2c0c
  .module_405a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c .active_c451 .red-b0fd {
  color: rgba(255, 255, 255, 0.79);
}
.active_915c .active_c451 .red-b0fd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-wood-ec26
  .active_915c
  .active_c451
  .status_d057
  .last-180a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-wood-ec26
  .active_915c
  .active_c451
  .status_d057
  .module_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);
}
.sidebar-slow-6361 .static-f6f4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.static-f6f4 .mini_0c90.small-b869 .last-4436 > li > a:focus,
.static-f6f4 .mini_0c90.small-b869 .last-4436 > li > a:hover,
.static-f6f4 .mini_0c90.primary-a8a8 .last-4436 > li > a:focus,
.static-f6f4 .mini_0c90.primary-a8a8 .last-4436 > li > a:hover,
.static-f6f4 .mini_0c90.primary-silver-d28f .last-4436 > li > a:focus,
.static-f6f4 .mini_0c90.primary-silver-d28f .last-4436 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static-f6f4
  .mini_0c90.small-b869
  .last-4436
  > li.thumbnail_slow_c13c
  > a,
.static-f6f4
  .mini_0c90.small-b869
  .last-4436
  > li.shade-2328
  > a,
.static-f6f4
  .mini_0c90.primary-a8a8
  .last-4436
  > li.thumbnail_slow_c13c
  > a,
.static-f6f4
  .mini_0c90.primary-a8a8
  .last-4436
  > li.shade-2328
  > a,
.static-f6f4
  .mini_0c90.primary-silver-d28f
  .last-4436
  > li.thumbnail_slow_c13c
  > a,
.static-f6f4 .mini_0c90.primary-silver-d28f .last-4436 > li.simple-addb > a {
  color: rgba(0, 0, 0, 0.8);
}
.static-f6f4 .hard-21fe,
.static-f6f4 .hard-21fe a {
  color: rgba(0, 0, 0, 0.8);
}
.static-f6f4 .preview-bf42.photo_af50 li a,
.static-f6f4 .new-8047 a,
.static-f6f4 .disabled-54f2,
.static-f6f4 .last-4436 > li > a,
.static-f6f4 .preview_c1e1 {
  color: rgba(0, 0, 0, 0.55);
}
.static-f6f4 .preview-bf42.photo_af50 li a:hover,
.static-f6f4 .new-8047 a:hover,
.static-f6f4 .disabled-54f2:hover,
.static-f6f4 .last-4436 > li > a:hover,
.static-f6f4 .preview_c1e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static-f6f4 .button_motion_a790 {
  color: rgba(0, 0, 0, 0.55);
}
.static-f6f4 .button_motion_a790 .pagination_west_4097 {
  color: rgba(0, 0, 0, 0.8);
}
.static-f6f4 .button_motion_a790:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_steel_e553 .feature_green_4484 {
  margin-left: auto;
  margin-right: auto;
}
.static_e810 > * {
  margin-left: auto;
  margin-right: auto;
}
.static_e810 .dropdown_top_9807 {
  margin-right: 1.41575em;
}
.footer-easy-c09d .static_e810 > .cool_2baa {
  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;
}
.footer-easy-c09d .static_e810 > .lite-af21 {
  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;
}
.avatar-fluid-b062.layout_steel_e553 .feature_green_4484,
.logo_09fc.layout_steel_e553 .feature_green_4484 {
  margin-left: 0;
}
.card-2f68.layout_steel_e553 .feature_green_4484,
.texture-4ffd.layout_steel_e553 .feature_green_4484 {
  margin-right: 0;
}
.static_e810 ol,
.static_e810 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge_fixed_dcb0 video {
  max-width: 100%;
}
.green-4051 img {
  display: block;
}
.green-4051.dropdown_top_9807,
.green-4051.caption-7dca {
  width: 100%;
}
.green-4051.lite-af21 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search-bronze-7ad2:not(.photo_next_327b) {
  margin: 1.5em auto;
}
.east-9d29 p {
  padding: 1.5em 14px;
}
ul.wrapper_hard_4084.lite-af21,
ul.wrapper_hard_4084.cool_2baa,
ul.wrapper_hard_4084.pagination_steel_12ba.cool_2baa {
  padding: 0 14px;
}
.grid_white_7fd6 {
  display: block;
  overflow-x: auto;
}
.grid_white_7fd6 table {
  border-collapse: collapse;
  width: 100%;
}
.grid_white_7fd6 td,
.grid_white_7fd6 th {
  padding: 0.5em;
}
.static_e810 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.static_e810 ol ol,
.static_e810 ol ul,
.static_e810 ul ol,
.static_e810 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.static_e810 ol ol li,
.static_e810 ol ul li,
.static_e810 ul ol li,
.static_e810 ul ul li {
  margin-left: 0;
}
.lite_3fe3.detail_slow_6a91 > .photo-0797 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite_3fe3.detail_slow_6a91 > .photo-0797 iframe,
.lite_3fe3.detail_slow_6a91 > .photo-0797 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.out-3704 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.out-3704.primary_bottom_7d6f {
  padding: 0;
}
.out-3704.primary_bottom_7d6f cite {
  font-size: 13px;
}
.out-3704 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.out-3704 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside-f2d6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside-f2d6 > p:first-child {
  margin-top: 0;
}
.aside-f2d6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside-f2d6 blockquote {
  border-left: 0;
}
.image-ea9a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.image-ea9a:not(.hero-hovered-b575) {
  max-width: 100px;
}
.image-ea9a.description_1636 {
  border-bottom: none !important;
  text-align: center;
}
.image-ea9a.description_1636::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .east-9d29 p {
    padding: 1.5em 0;
  }
}
.main_1033 {
  color: #0073aa;
}
.in_72e9 {
  background-color: #0073aa;
}
.hidden-lite-0aad {
  color: #229fd8;
}
.tertiary-5016 {
  background-color: #229fd8;
}
.carousel_7ee7 {
  color: #eee;
}
.hard_d519 {
  background-color: #eee;
}
.wrapper-01a9 {
  color: #444;
}
.stone-467d {
  background-color: #444;
}
.basic-c63c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.basic-c63c .feature-2f1d .new-8047 {
  font-size: 15px;
}
.basic-c63c .new-8047 {
  line-height: 1.3;
}
.basic-c63c .static-f6f4 {
}
.basic-c63c .active_915c {
  background: #235787;
}
.media_4c57 {
  padding: 0;
}
.media_4c57 .active_915c {
  background: #1a1a1a;
}
.media_4c57 .static-f6f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress_3d54 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress_3d54 .static-f6f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress_3d54 .active_915c {
  background: #303030;
}
.breadcrumb-mini-4bb9 {
  position: relative;
  z-index: 10;
}
.breadcrumb-mini-4bb9 .last-b232 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-1840 .tabs-dim-4d0c {
  display: inline-block;
  vertical-align: middle;
}
.notification-1840.outer_42a7 .tabs-dim-4d0c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification-1840.outer_42a7 .tabs-dim-4d0c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-1840.outer_42a7 .tabs-dim-4d0c {
    margin-right: 0.4em;
  }
}
.notification-1840.outer_42a7 .tabs-dim-4d0c:last-child {
  margin-right: 0;
}
.under-3d4c .last-b232 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sidebar-slow-6361 .feature-2f1d {
    margin: 0 -0.5em;
  }
  .sidebar-slow-6361 .feature-2f1d [class*="customify-col-"],
  .sidebar-slow-6361 .feature-2f1d [class*="customify-col_"],
  .sidebar-slow-6361 .feature-2f1d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sidebar-slow-6361.lite_9b10 .last-b232 {
  background: 0 0 !important;
}
.sidebar-slow-6361.lite_9b10 .last-b232,
.sidebar-slow-6361.under-3d4c .last-b232 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sidebar-slow-6361.heading_f6a6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sidebar-slow-6361.under-3d4c .last-b232 {
  box-shadow: none !important;
}
.hidden_8c93 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden_8c93 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_8c93 {
    padding: 18px 0 20px;
  }
}
.hidden_8c93 .modal_01e4 {
  width: 100%;
}
.hidden_8c93 .gallery-d10c {
  margin-bottom: 0;
}
.hidden_8c93 .tooltip-ed6c {
  margin-top: 5px;
  font-size: 0.875em;
}
.pattern_1aa2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pattern_1aa2 .text-large-69e7 {
  width: 100%;
}
.status-9a87 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status-9a87 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status-9a87 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;
}
.status-9a87 li:last-child:after {
  display: none;
}
.status-9a87 li a {
  font-weight: 500;
  margin-right: 10px;
}
.shadow-soft-9070 .overlay_lower_c5da button,
.hidden_8c93 .overlay_lower_c5da button {
  left: 0;
}
.shadow-soft-9070 .text-large-69e7,
.hidden_8c93 .text-large-69e7 {
  padding-left: 0;
  padding-right: 0;
}
.shadow-soft-9070 .pattern_1aa2,
.hidden_8c93 .pattern_1aa2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shadow-soft-9070 {
  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;
}
.shadow-soft-9070: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;
}
.shadow-soft-9070 .primary-71d8 {
  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) {
  .shadow-soft-9070 .primary-71d8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-soft-9070 .primary-71d8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-soft-9070 .primary-71d8 {
    min-height: 200px;
  }
}
.shadow-soft-9070 .status-9a87 {
  color: rgba(255, 255, 255, 0.8);
}
.shadow-soft-9070 .status-9a87 a,
.shadow-soft-9070 .status-9a87 li:after {
  color: inherit;
}
.shadow-soft-9070 .status-9a87 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shadow-smooth-e4e0 {
  margin-bottom: 0.5em;
}
.box_bf93 {
  margin-bottom: 1.2em;
}
.box_bf93,
.shadow-smooth-e4e0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.box_bf93 p:last-child,
.shadow-smooth-e4e0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .overlay_lower_c5da,
#masthead .overlay_lower_c5da {
  display: none;
}
#masthead
  > .overlay_lower_c5da.photo-hot-f5d1 {
  display: none;
}
#masthead > .overlay_lower_c5da button {
  left: 0;
}
.steel_2908 {
  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%;
}
.steel_2908 .tabs-dim-4d0c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.steel_2908 .rough_2d08 {
  display: -webkit-box;
  display: flex;
}
.steel_2908 .rough_2d08.prev_b407 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.steel_2908 .rough_2d08.component_liquid_1115 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_2908 .rough_2d08.outer-b72b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_2908.backdrop-2b89.search_active_feae .rough_2d08.prev_b407 {
  flex-basis: 100%;
}
.steel_2908.description-ec7c .rough_2d08.component_liquid_1115 {
  -webkit-box-flex: 1;
  flex: auto;
}
.steel_2908.description-ec7c .rough_2d08.outer-b72b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .overlay_lower_c5da.photo-hot-f5d1 {
  display: none;
}
#masthead > .overlay_lower_c5da button {
  left: 0;
}
.link-orange-cbd1 {
  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;
}
.link-orange-cbd1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-orange-cbd1.border-active-05db i {
  margin-right: 4px;
}
.link-orange-cbd1.last-c45a i {
  margin-left: 5px;
}
.new-8047 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.new-8047 p:last-child {
  margin-bottom: 0;
}
.info-focused-5b11 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info-focused-5b11 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info-focused-5b11 img {
  display: block;
  width: auto;
  line-height: 1;
}
.info-focused-5b11 .hard-21fe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info-focused-5b11 .blue_4e87 {
  margin: 5px 0 7px 0;
}
.info-focused-5b11.bottom-bc44 .accordion_e56b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-focused-5b11.bottom-bc44 .purple_423c {
  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;
}
.info-focused-5b11.focus-full-3283 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info-focused-5b11.focus-full-3283 .accordion_e56b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-focused-5b11.focus-full-3283 .purple_423c {
  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;
}
.info-focused-5b11.basic_a996 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-focused-5b11.column-prev-f847 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info-focused-5b11.column-prev-f847 .purple_423c {
  margin-top: 7px;
}
.tag-bab1 {
  display: inline-block;
}
.breadcrumb-mini-4bb9 .fluid_9720 .info-focused-5b11 img {
  max-width: 100%;
}
.mini_0c90 .container-c7d0.short-6a16,
.detail-9879 .container-c7d0.short-6a16 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mini_0c90 .basic-157e,
.detail-9879 .basic-157e {
  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%);
}
.mini_0c90 .basic-157e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mini_0c90.item-9fcc .basic-157e {
  display: none;
}
.mini_0c90 .slider-4b25 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mini_0c90 .slider-4b25 li {
  display: inline-block;
  position: relative;
}
.mini_0c90 .slider-4b25 li:last-child {
  margin-right: 0;
}
.mini_0c90 .slider-4b25 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;
}
.mini_0c90 .slider-4b25 li.simple-addb > a {
  color: rgba(0, 0, 0, 0.9);
}
.mini_0c90 .slider-4b25 > 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;
}
.mini_0c90 .slider-4b25 > li > a i {
  line-height: 0;
}
.mini_0c90 .slider-4b25 > li.button_1b98 > a .basic-157e {
  margin-left: 4px;
  line-height: 0;
}
.mini_0c90 .slider-4b25 .light-e24c li.button_1b98 > a {
  position: relative;
}
.mini_0c90 .slider-4b25 .light-e24c li.button_1b98 > a:after,
.mini_0c90 .slider-4b25 .light-e24c li.button_1b98 > a:before {
  content: "";
  display: table;
}
.mini_0c90 .slider-4b25 .light-e24c li.button_1b98 > a:after {
  clear: both;
}
.mini_0c90 .slider-4b25 .light-e24c li.button_1b98 > a .basic-157e {
  margin-left: 5px;
  float: right;
}
.mini_0c90 .up-8157,
.mini_0c90 .light-e24c {
  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;
}
.mini_0c90 .light-e24c {
  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;
}
.mini_0c90 .light-e24c .short-6a16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mini_0c90 .light-e24c .basic-157e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mini_0c90 .light-e24c li {
  display: block;
  margin: 0;
  padding: 0;
}
.mini_0c90 .light-e24c 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;
}
.mini_0c90 .light-e24c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mini_0c90 .light-e24c .light-e24c {
  top: 0;
  left: 100%;
}
.mini_0c90 .menu_42a3.fn-focus-fe5d > .up-8157,
.mini_0c90 .menu_42a3.fn-focus-fe5d > .light-e24c,
.mini_0c90 .menu_42a3:focus > .up-8157,
.mini_0c90 .menu_42a3:focus > .light-e24c,
.mini_0c90 .menu_42a3:hover > .up-8157,
.mini_0c90 .menu_42a3:hover > .light-e24c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mini_0c90.primary-silver-d28f .last-4436:after,
.mini_0c90.primary-silver-d28f .last-4436:before {
  content: "";
  display: table;
}
.mini_0c90.primary-silver-d28f .last-4436:after {
  clear: both;
}
.mini_0c90.primary-silver-d28f .last-4436 > li {
  float: left;
}
.mini_0c90.content-8fd2 .last-4436:after,
.mini_0c90.content-8fd2 .last-4436:before {
  content: "";
  display: table;
}
.mini_0c90.content-8fd2 .last-4436:after {
  clear: both;
}
.mini_0c90.content-8fd2 .last-4436 > li {
  float: left;
}
.mini_0c90.content-8fd2 .last-4436 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mini_0c90.content-8fd2 .last-4436 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mini_0c90.content-8fd2 .last-4436 > li.thumbnail_slow_c13c > a,
.mini_0c90.content-8fd2 .last-4436 > li.simple-addb > a {
  color: #fff;
  background-color: #1e4b75;
}
.mini_0c90.small-b869 .last-4436 > li > a .short-6a16 {
  position: relative;
}
.mini_0c90.small-b869 .last-4436 > li > a .short-6a16: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;
}
.mini_0c90.small-b869
  .last-4436
  > li:focus
  > a
  .short-6a16:before,
.mini_0c90.small-b869
  .last-4436
  > li:hover
  > a
  .short-6a16:before {
  width: 100%;
  background-color: currentColor;
}
.mini_0c90.small-b869
  .last-4436
  > li.thumbnail_slow_c13c
  > a
  .short-6a16:before,
.mini_0c90.small-b869
  .last-4436
  > li.shade-2328
  > a
  .short-6a16:before {
  width: 100%;
  background-color: currentColor;
}
.mini_0c90.primary-a8a8 .last-4436 > li > a .short-6a16 {
  position: relative;
}
.mini_0c90.primary-a8a8 .last-4436 > li > a .short-6a16: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;
}
.mini_0c90.primary-a8a8 .last-4436 > li:focus > a .short-6a16:before,
.mini_0c90.primary-a8a8
  .last-4436
  > li:hover
  > a
  .short-6a16:before {
  width: 100%;
  background-color: currentColor;
}
.mini_0c90.primary-a8a8
  .last-4436
  > li.thumbnail_slow_c13c
  > a
  .short-6a16:before,
.mini_0c90.primary-a8a8
  .last-4436
  > li.shade-2328
  > a
  .short-6a16:before {
  width: 100%;
  background-color: currentColor;
}
.detail-9879 .slider-4b25 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail-9879 .slider-4b25 li:first-child > a {
  border-top: none;
}
.detail-9879 .slider-4b25 .inner-6537 > .short-6a16 .basic-157e {
  display: none;
}
.detail-9879 .slider-4b25 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.detail-9879 .slider-4b25 li:last-child {
  border: none;
}
.detail-9879 .slider-4b25 li.button_1b98 > a {
  padding-right: 45px !important;
}
.detail-9879 .slider-4b25 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.detail-9879 .slider-4b25 li a:focus,
.detail-9879 .slider-4b25 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-9879 .slider-4b25 li .photo-9680 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.detail-9879 .slider-4b25 li .photo-9680:hover {
  box-shadow: none;
}
.detail-9879 .slider-4b25 li .photo-9680 .basic-157e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.detail-9879 .slider-4b25 .light-e24c {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.detail-9879 .slider-4b25 .light-e24c li a {
  padding-left: 3em;
}
.detail-9879 .slider-4b25 .shadow-aaa3 > a .photo-9680 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.detail-9879 .slider-4b25 .shadow-aaa3 > .light-e24c {
  display: block;
  opacity: 1;
}
.search-next-08c8 {
  max-width: 100%;
}
.carousel-ea0d {
  line-height: 0;
  cursor: pointer;
}
.preview_c1e1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.preview_c1e1:hover {
  box-shadow: none;
  color: currentColor;
}
.preview_c1e1 svg {
  width: 18px;
  height: 18px;
}
.preview_c1e1 .progress_0c07 {
  display: none;
}
.disabled-cold-ff69 {
  position: relative;
}
.disabled-cold-ff69.fn-active-fe5d .preview_c1e1 .center-1094 {
  display: none;
}
.disabled-cold-ff69.fn-active-fe5d .preview_c1e1 .progress_0c07 {
  display: inline-block;
}
.disabled-cold-ff69 .motion_b73f {
  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);
}
.disabled-cold-ff69.image-a697 .motion_b73f {
  left: auto;
  right: -0.9em;
}
.disabled-cold-ff69.image-a697 .orange_0a6b::before {
  left: auto;
  right: 15px;
}
.disabled-cold-ff69.fn-active-fe5d .motion_b73f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status_d057 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status_d057 label {
  flex-basis: 100%;
}
.status_d057 .menu_2c0c {
  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;
}
.status_d057 .module_405a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status_d057 .module_405a:focus {
  background-color: transparent;
}
.status_d057 button.red-b0fd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status_d057 button.red-b0fd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status_d057 button.red-b0fd svg {
  width: 18px;
  height: 18px;
}
.status_d057 input[type="submit"] {
  min-height: auto;
}
.active_c451 .status_d057 .module_405a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.orange_0a6b {
  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) {
  .orange_0a6b {
    width: 220px;
  }
}
.orange_0a6b label {
  flex-basis: 100%;
}
.orange_0a6b::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;
}
.popup-wood-ec26 .active_c451 .status_d057 {
  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;
}
.popup-wood-ec26
  .active_c451
  .status_d057
  .menu_2c0c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup-wood-ec26 .active_c451 .status_d057 .module_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;
}
.popup-wood-ec26
  .active_c451
  .status_d057
  .module_405a:focus {
  background: 0 0;
}
.popup-wood-ec26
  .active_c451
  .status_d057
  .last-180a {
  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;
}
.preview-bf42 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.preview-bf42 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.preview-bf42 li:last-child {
  margin-right: 0;
}
.preview-bf42 li:first-child {
  margin-left: 0;
}
.preview-bf42.notice_4e66 a {
  color: #fff;
}
.preview-bf42.notice_4e66 a:hover {
  color: #fff;
}
.preview-bf42 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.preview-bf42 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.preview-bf42 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.preview-bf42 a:hover {
  opacity: 0.9;
  color: inherit;
}
.preview-bf42 [class*="social-icon-apple"] {
  background-color: #999;
}
.preview-bf42 [class*="social-icon-apple"].surface_inner_d9fd {
  background-color: transparent;
  color: #999;
}
.preview-bf42 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.preview-bf42 [class*="social-icon-behance"].surface_inner_d9fd {
  background-color: transparent;
  color: #1769ff;
}
.preview-bf42 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.preview-bf42 [class*="social-icon-bitbucket"].surface_inner_d9fd {
  background-color: transparent;
  color: #205081;
}
.preview-bf42 [class*="social-icon-codepen"] {
  background-color: #000;
}
.preview-bf42 [class*="social-icon-codepen"].surface_inner_d9fd {
  background-color: transparent;
  color: #000;
}
.preview-bf42 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.preview-bf42 [class*="social-icon-delicious"].surface_inner_d9fd {
  background-color: transparent;
  color: #39f;
}
.preview-bf42 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.preview-bf42 [class*="social-icon-digg"].surface_inner_d9fd {
  background-color: transparent;
  color: #005be2;
}
.preview-bf42 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.preview-bf42 [class*="social-icon-dribbble"].surface_inner_d9fd {
  background-color: transparent;
  color: #ea4c89;
}
.preview-bf42 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.preview-bf42 [class*="social-icon-envelope"].surface_inner_d9fd {
  background-color: transparent;
  color: #ea4335;
}
.preview-bf42 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.preview-bf42 [class*="social-icon-facebook"].surface_inner_d9fd {
  background-color: transparent;
  color: #3b5998;
}
.preview-bf42 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.preview-bf42 [class*="social-icon-flickr"].surface_inner_d9fd {
  background-color: transparent;
  color: #0063dc;
}
.preview-bf42 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.preview-bf42 [class*="social-icon-foursquare"].surface_inner_d9fd {
  background-color: transparent;
  color: #2d5be3;
}
.preview-bf42 [class*="social-icon-github"] {
  background-color: #333;
}
.preview-bf42 [class*="social-icon-github"].surface_inner_d9fd {
  background-color: transparent;
  color: #333;
}
.preview-bf42 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.preview-bf42 [class*="social-icon-google-plus"].surface_inner_d9fd {
  background-color: transparent;
  color: #dd4b39;
}
.preview-bf42 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.preview-bf42 [class*="social-icon-houzz"].surface_inner_d9fd {
  background-color: transparent;
  color: #7ac142;
}
.preview-bf42 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.preview-bf42 [class*="social-icon-instagram"].surface_inner_d9fd {
  background-color: transparent;
  color: #262626;
}
.preview-bf42 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.preview-bf42 [class*="social-icon-jsfiddle"].surface_inner_d9fd {
  background-color: transparent;
  color: #487aa2;
}
.preview-bf42 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.preview-bf42 [class*="social-icon-linkedin"].surface_inner_d9fd {
  background-color: transparent;
  color: #0077b5;
}
.preview-bf42 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.preview-bf42 [class*="social-icon-medium"].surface_inner_d9fd {
  background-color: transparent;
  color: #00ab6b;
}
.preview-bf42 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.preview-bf42
  [class*="social-icon-odnoklassniki"].surface_inner_d9fd {
  background-color: transparent;
  color: #f4731c;
}
.preview-bf42 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.preview-bf42 [class*="social-icon-meetup"].surface_inner_d9fd {
  background-color: transparent;
  color: #ec1c40;
}
.preview-bf42 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.preview-bf42 [class*="social-icon-pinterest"].surface_inner_d9fd {
  background-color: transparent;
  color: #bd081c;
}
.preview-bf42 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.preview-bf42 [class*="social-icon-product-hunt"].surface_inner_d9fd {
  background-color: transparent;
  color: #da552f;
}
.preview-bf42 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.preview-bf42 [class*="social-icon-reddit"].surface_inner_d9fd {
  background-color: transparent;
  color: #ff4500;
}
.preview-bf42 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.preview-bf42 [class*="social-icon-rss"].surface_inner_d9fd {
  background-color: transparent;
  color: #f26522;
}
.preview-bf42 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.preview-bf42
  [class*="social-icon-shopping-cart"].surface_inner_d9fd {
  background-color: transparent;
  color: #4caf50;
}
.preview-bf42 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.preview-bf42 [class*="social-icon-skype"].surface_inner_d9fd {
  background-color: transparent;
  color: #00aff0;
}
.preview-bf42 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.preview-bf42 [class*="social-icon-slideshare"].surface_inner_d9fd {
  background-color: transparent;
  color: #0077b5;
}
.preview-bf42 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.preview-bf42 [class*="social-icon-snapchat"].surface_inner_d9fd {
  background-color: transparent;
  color: #fffc00;
}
.preview-bf42 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.preview-bf42 [class*="social-icon-soundcloud"].surface_inner_d9fd {
  background-color: transparent;
  color: #f80;
}
.preview-bf42 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.preview-bf42 [class*="social-icon-spotify"].surface_inner_d9fd {
  background-color: transparent;
  color: #2ebd59;
}
.preview-bf42 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.preview-bf42
  [class*="social-icon-stack-overflow"].surface_inner_d9fd {
  background-color: transparent;
  color: #fe7a15;
}
.preview-bf42 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.preview-bf42 [class*="social-icon-maldkfgram"].surface_inner_d9fd {
  background-color: transparent;
  color: #2ca5e0;
}
.preview-bf42 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.preview-bf42 [class*="social-icon-tripadvisor"].surface_inner_d9fd {
  background-color: transparent;
  color: #589442;
}
.preview-bf42 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.preview-bf42 [class*="social-icon-tumblr"].surface_inner_d9fd {
  background-color: transparent;
  color: #35465c;
}
.preview-bf42 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.preview-bf42 [class*="social-icon-twitch"].surface_inner_d9fd {
  background-color: transparent;
  color: #6441a5;
}
.preview-bf42 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.preview-bf42 [class*="social-icon-twitter"].surface_inner_d9fd {
  background-color: transparent;
  color: #1da1f2;
}
.preview-bf42 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.preview-bf42 [class*="social-icon-vimeo"].surface_inner_d9fd {
  background-color: transparent;
  color: #1ab7ea;
}
.preview-bf42 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.preview-bf42 [class*="social-icon-vk"].surface_inner_d9fd {
  background-color: transparent;
  color: #45668e;
}
.preview-bf42 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.preview-bf42 [class*="social-icon-weibo"].surface_inner_d9fd {
  background-color: transparent;
  color: #df2029;
}
.preview-bf42 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.preview-bf42 [class*="social-icon-weixin"].surface_inner_d9fd {
  background-color: transparent;
  color: #7bb32e;
}
.preview-bf42 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.preview-bf42 [class*="social-icon-whatsapp"].surface_inner_d9fd {
  background-color: transparent;
  color: #25d366;
}
.preview-bf42 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.preview-bf42 [class*="social-icon-wordpress"].surface_inner_d9fd {
  background-color: transparent;
  color: #21759b;
}
.preview-bf42 [class*="social-icon-xing"] {
  background-color: #026466;
}
.preview-bf42 [class*="social-icon-xing"].surface_inner_d9fd {
  background-color: transparent;
  color: #026466;
}
.preview-bf42 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.preview-bf42 [class*="social-icon-yelp"].surface_inner_d9fd {
  background-color: transparent;
  color: #af0606;
}
.preview-bf42 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.preview-bf42 [class*="social-icon-youtube"].surface_inner_d9fd {
  background-color: transparent;
  color: #cd201f;
}
.disabled-54f2 {
  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;
}
.disabled-54f2:hover {
  box-shadow: none;
  background: 0 0;
}
.chip_fee9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-over-48aa {
  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;
}
.feature_1395 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.black_c019 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.black_c019,
.black_c019::after,
.black_c019::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;
}
.black_c019::after,
.black_c019::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary_solid_ce1f .main-over-48aa .feature_1395 {
  margin-top: -2px;
  width: 19px;
}
.summary_solid_ce1f .main-over-48aa .black_c019 {
  margin-top: -1px;
}
.summary_solid_ce1f .main-over-48aa .black_c019,
.summary_solid_ce1f .main-over-48aa .black_c019::after,
.summary_solid_ce1f .main-over-48aa .black_c019::before {
  width: 19px;
  height: 2px;
}
.summary_solid_ce1f .main-over-48aa .black_c019::before {
  top: -6px;
}
.summary_solid_ce1f .main-over-48aa .black_c019::after {
  bottom: -6px;
}
.filter_pressed_1c9d .main-over-48aa .feature_1395 {
  margin-top: -2px;
  width: 22px;
}
.filter_pressed_1c9d .main-over-48aa .black_c019 {
  margin-top: -1px;
}
.filter_pressed_1c9d .main-over-48aa .black_c019,
.filter_pressed_1c9d .main-over-48aa .black_c019::after,
.filter_pressed_1c9d .main-over-48aa .black_c019::before {
  width: 22px;
  height: 2px;
}
.filter_pressed_1c9d .main-over-48aa .black_c019::before {
  top: -7px;
}
.filter_pressed_1c9d .main-over-48aa .black_c019::after {
  bottom: -7px;
}
.container-a128 .main-over-48aa .feature_1395 {
  margin-top: -2px;
  width: 31px;
}
.container-a128 .main-over-48aa .black_c019 {
  margin-top: -1.5px;
}
.container-a128 .main-over-48aa .black_c019,
.container-a128 .main-over-48aa .black_c019::after,
.container-a128 .main-over-48aa .black_c019::before {
  width: 31px;
  height: 3px;
}
.container-a128 .main-over-48aa .black_c019::before {
  top: -9px;
}
.container-a128 .main-over-48aa .black_c019::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .selected-a47f .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 19px;
  }
  .selected-a47f .main-over-48aa .black_c019 {
    margin-top: -1px;
  }
  .selected-a47f .main-over-48aa .black_c019,
  .selected-a47f .main-over-48aa .black_c019::after,
  .selected-a47f .main-over-48aa .black_c019::before {
    width: 19px;
    height: 2px;
  }
  .selected-a47f .main-over-48aa .black_c019::before {
    top: -6px;
  }
  .selected-a47f .main-over-48aa .black_c019::after {
    bottom: -6px;
  }
  .tall-5d7d .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 22px;
  }
  .tall-5d7d .main-over-48aa .black_c019 {
    margin-top: -1px;
  }
  .tall-5d7d .main-over-48aa .black_c019,
  .tall-5d7d .main-over-48aa .black_c019::after,
  .tall-5d7d .main-over-48aa .black_c019::before {
    width: 22px;
    height: 2px;
  }
  .tall-5d7d .main-over-48aa .black_c019::before {
    top: -7px;
  }
  .tall-5d7d .main-over-48aa .black_c019::after {
    bottom: -7px;
  }
  .accordion_c7d4 .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_c7d4 .main-over-48aa .black_c019 {
    margin-top: -1.5px;
  }
  .accordion_c7d4 .main-over-48aa .black_c019,
  .accordion_c7d4 .main-over-48aa .black_c019::after,
  .accordion_c7d4 .main-over-48aa .black_c019::before {
    width: 31px;
    height: 3px;
  }
  .accordion_c7d4 .main-over-48aa .black_c019::before {
    top: -9px;
  }
  .accordion_c7d4 .main-over-48aa .black_c019::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-pro-610f .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 19px;
  }
  .menu-pro-610f .main-over-48aa .black_c019 {
    margin-top: -1px;
  }
  .menu-pro-610f .main-over-48aa .black_c019,
  .menu-pro-610f .main-over-48aa .black_c019::after,
  .menu-pro-610f .main-over-48aa .black_c019::before {
    width: 19px;
    height: 2px;
  }
  .menu-pro-610f .main-over-48aa .black_c019::before {
    top: -6px;
  }
  .menu-pro-610f .main-over-48aa .black_c019::after {
    bottom: -6px;
  }
  .column_621c .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 22px;
  }
  .column_621c .main-over-48aa .black_c019 {
    margin-top: -1px;
  }
  .column_621c .main-over-48aa .black_c019,
  .column_621c .main-over-48aa .black_c019::after,
  .column_621c .main-over-48aa .black_c019::before {
    width: 22px;
    height: 2px;
  }
  .column_621c .main-over-48aa .black_c019::before {
    top: -7px;
  }
  .column_621c .main-over-48aa .black_c019::after {
    bottom: -7px;
  }
  .dynamic-6c9a .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic-6c9a .main-over-48aa .black_c019 {
    margin-top: -1.5px;
  }
  .dynamic-6c9a .main-over-48aa .black_c019,
  .dynamic-6c9a .main-over-48aa .black_c019::after,
  .dynamic-6c9a .main-over-48aa .black_c019::before {
    width: 31px;
    height: 3px;
  }
  .dynamic-6c9a .main-over-48aa .black_c019::before {
    top: -9px;
  }
  .dynamic-6c9a .main-over-48aa .black_c019::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stone_6fd7 .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 19px;
  }
  .stone_6fd7 .main-over-48aa .black_c019 {
    margin-top: -1px;
  }
  .stone_6fd7 .main-over-48aa .black_c019,
  .stone_6fd7 .main-over-48aa .black_c019::after,
  .stone_6fd7 .main-over-48aa .black_c019::before {
    width: 19px;
    height: 2px;
  }
  .stone_6fd7 .main-over-48aa .black_c019::before {
    top: -6px;
  }
  .stone_6fd7 .main-over-48aa .black_c019::after {
    bottom: -6px;
  }
  .caption_wood_d316 .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 22px;
  }
  .caption_wood_d316 .main-over-48aa .black_c019 {
    margin-top: -1px;
  }
  .caption_wood_d316 .main-over-48aa .black_c019,
  .caption_wood_d316 .main-over-48aa .black_c019::after,
  .caption_wood_d316 .main-over-48aa .black_c019::before {
    width: 22px;
    height: 2px;
  }
  .caption_wood_d316 .main-over-48aa .black_c019::before {
    top: -7px;
  }
  .caption_wood_d316 .main-over-48aa .black_c019::after {
    bottom: -7px;
  }
  .alert-f8a3 .main-over-48aa .feature_1395 {
    margin-top: -2px;
    width: 31px;
  }
  .alert-f8a3 .main-over-48aa .black_c019 {
    margin-top: -1.5px;
  }
  .alert-f8a3 .main-over-48aa .black_c019,
  .alert-f8a3 .main-over-48aa .black_c019::after,
  .alert-f8a3 .main-over-48aa .black_c019::before {
    width: 31px;
    height: 3px;
  }
  .alert-f8a3 .main-over-48aa .black_c019::before {
    top: -9px;
  }
  .alert-f8a3 .main-over-48aa .black_c019::after {
    bottom: -9px;
  }
}
.yellow-a8e0 .black_c019 {
  -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);
}
.yellow-a8e0 .black_c019::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.yellow-a8e0 .black_c019::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);
}
.yellow-a8e0.hovered_4c79 .black_c019 {
  -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);
}
.yellow-a8e0.hovered_4c79 .black_c019::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.yellow-a8e0.hovered_4c79 .black_c019::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);
}
.current_4aa5 {
  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.summary_cool_6d55:before {
  display: none;
}
.border-soft-07d5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.border-soft-07d5 .paragraph-out-2630 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.border-soft-07d5 .paragraph-out-2630:last-of-type {
  border-bottom: none;
}
.border-soft-07d5 .paragraph-out-2630.title_lower_c61d,
.border-soft-07d5 .paragraph-out-2630.section-pink-06eb,
.border-soft-07d5 .paragraph-out-2630.breadcrumb-4f86 {
  padding: 0;
}
.border-soft-07d5 .detail-9879 .photo-9680 {
  color: currentColor;
}
.border-soft-07d5 .detail-9879 .photo-9680:focus,
.border-soft-07d5 .detail-9879 .photo-9680:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-soft-07d5.static-f6f4 .button_motion_a790,
.border-soft-07d5.static-f6f4 .new-8047 a,
.border-soft-07d5.static-f6f4 .last-4436 a,
.border-soft-07d5.static-f6f4 .light-e24c a {
  color: rgba(0, 0, 0, 0.55);
}
.border-soft-07d5.static-f6f4 .button_motion_a790:hover,
.border-soft-07d5.static-f6f4 .new-8047 a:hover,
.border-soft-07d5.static-f6f4 .last-4436 a:hover,
.border-soft-07d5.static-f6f4 .light-e24c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-soft-07d5.static-f6f4 .pagination_west_4097 {
  color: rgba(0, 0, 0, 0.8);
}
.border-soft-07d5.static-f6f4 .paragraph-out-2630 {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-soft-07d5.static-f6f4 .paragraph-out-2630:before {
  background: rgba(0, 0, 0, 0.08);
}
.border-soft-07d5.static-f6f4 .column_tiny_769c:before {
  background: rgba(255, 255, 255, 0.9);
}
.border-soft-07d5.static-f6f4 .detail-9879 .slider-4b25 li a,
.border-soft-07d5.static-f6f4 .detail-9879 .photo-9680,
.border-soft-07d5.static-f6f4 .light-e24c {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-soft-07d5.static-f6f4 .detail-9879 .photo-9680:focus,
.border-soft-07d5.static-f6f4 .detail-9879 .photo-9680:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-soft-07d5.static-f6f4 .slider-4b25 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-soft-07d5.active_915c .button_motion_a790,
.border-soft-07d5.active_915c .new-8047 a,
.border-soft-07d5.active_915c .last-4436 .photo-9680,
.border-soft-07d5.active_915c .last-4436 a,
.border-soft-07d5.active_915c .light-e24c a {
  color: rgba(255, 255, 255, 0.79);
}
.border-soft-07d5.active_915c .button_motion_a790:hover,
.border-soft-07d5.active_915c .new-8047 a:hover,
.border-soft-07d5.active_915c .last-4436 .photo-9680:hover,
.border-soft-07d5.active_915c .last-4436 a:hover,
.border-soft-07d5.active_915c .light-e24c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-soft-07d5.active_915c .pagination_west_4097 {
  color: rgba(255, 255, 255, 0.99);
}
.border-soft-07d5.active_915c .paragraph-out-2630 {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-soft-07d5.active_915c .paragraph-out-2630:before {
  background: rgba(255, 255, 255, 0.08);
}
.border-soft-07d5.active_915c .column_tiny_769c:before {
  background: rgba(0, 0, 0, 0.9);
}
.border-soft-07d5.active_915c .detail-9879 .slider-4b25 li a,
.border-soft-07d5.active_915c .detail-9879 .photo-9680,
.border-soft-07d5.active_915c .light-e24c {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-soft-07d5.active_915c .detail-9879 .photo-9680:focus,
.border-soft-07d5.active_915c .detail-9879 .photo-9680:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-soft-07d5.active_915c .slider-4b25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_tiny_769c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_tiny_769c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal-steel-0ff3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag-in-8bd3 .border-soft-07d5 {
  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;
}
.tag-in-8bd3 .paragraph-out-2630 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag-in-8bd3 .paragraph-out-2630: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) {
  .tag-in-8bd3 .paragraph-out-2630:before {
    width: 16%;
    left: 42%;
  }
}
.tag-in-8bd3 .paragraph-out-2630:last-child:before {
  content: none;
}
.tag-in-8bd3 .paragraph-out-2630[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag-in-8bd3 .detail-9879 .slider-4b25 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag-in-8bd3 .detail-9879 .slider-4b25 li a .photo-9680 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag-in-8bd3 .detail-9879 .light-e24c {
  border: none;
}
.tag-in-8bd3 .detail-9879 .light-e24c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag-in-8bd3 .column_tiny_769c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag-in-8bd3 .modal-steel-0ff3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag-in-8bd3 .active_915c .column_tiny_769c:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-in-8bd3 .static-f6f4.tooltip_short_5934 .black_c019 {
  background: rgba(0, 0, 0, 0.6);
}
.tag-in-8bd3
  .static-f6f4.tooltip_short_5934
  .black_c019::after,
.tag-in-8bd3
  .static-f6f4.tooltip_short_5934
  .black_c019:before {
  background: inherit;
}
.tag-in-8bd3
  .static-f6f4.tooltip_short_5934:hover
  .black_c019 {
  background: rgba(0, 0, 0, 0.8);
}
.wrapper_purple_564e .border-soft-07d5 {
  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) {
  .wrapper_purple_564e .border-soft-07d5 {
    width: auto;
    right: 45px;
  }
}
.dark-68f8 .border-soft-07d5 {
  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) {
  .dark-68f8 .border-soft-07d5 {
    width: auto;
    left: 45px;
  }
}
.summary_cool_6d55 .border-soft-07d5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary_cool_6d55 .modal-steel-0ff3 {
  max-width: 48em;
  margin: 0 auto;
}
.summary_cool_6d55 .column_tiny_769c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag_dcab {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag_dcab.tag-in-8bd3 .border-soft-07d5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag_dcab.wrapper_purple_564e .border-soft-07d5 {
  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);
}
.tag_dcab .border-soft-07d5 {
  visibility: visible;
}
.tag_dcab.dark-68f8 .border-soft-07d5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.yellow-d0b2,
.preview-copper-60cd {
  overflow-x: hidden;
}
.yellow-d0b2 .border-soft-07d5 {
  overflow: auto;
}
.yellow-d0b2.tag-in-8bd3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow-d0b2.tag-in-8bd3 .border-soft-07d5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.yellow-d0b2.tag-in-8bd3 .disabled-54f2 {
  opacity: 0;
}
.yellow-d0b2.wrapper_purple_564e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow-d0b2.wrapper_purple_564e .border-soft-07d5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.yellow-d0b2.wrapper_purple_564e .disabled-54f2 {
  opacity: 0;
}
.yellow-d0b2.dark-68f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow-d0b2.dark-68f8 .border-soft-07d5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.yellow-d0b2.dark-68f8 .disabled-54f2 {
  opacity: 0;
}
.yellow-d0b2.summary_cool_6d55 .border-soft-07d5 {
  z-index: 10;
  visibility: visible;
}
.tooltip_short_5934 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip_short_5934 .black_c019 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_short_5934 .black_c019::after,
.tooltip_short_5934 .black_c019:before {
  background: inherit;
}
.tooltip_short_5934:hover .black_c019 {
  background: rgba(255, 255, 255, 0.99);
}
.dark-68f8 .tooltip_short_5934 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary_cool_6d55 .tooltip_short_5934 {
  display: none !important;
}
.yellow-d0b2:before,
.preview-copper-60cd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.yellow-d0b2 .tooltip_short_5934,
.preview-copper-60cd .tooltip_short_5934 {
  display: inline-block;
}
.border-soft-07d5 .tabs-dim-4d0c {
  -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;
}
.yellow-d0b2 .border-soft-07d5 .tabs-dim-4d0c,
.preview-copper-60cd .border-soft-07d5 .tabs-dim-4d0c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail_bronze_888b .menu_2c0c {
  width: 100%;
}
.fluid_9720 {
  padding: 0 0.5em 0;
}
.fluid_9720 [class*="customify-col-"],
.fluid_9720 [class*="customify-col_"],
.fluid_9720 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block-1997 .fluid_9720 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature-2f1d .box-north-9d13,
  .box-north-9d13 {
    display: none;
  }
  .selected_4a76 {
    text-align: left;
  }
  .hidden-df53 {
    text-align: center;
  }
  .inner-7546 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature-2f1d .footer_a5bf,
  .footer_a5bf {
    display: none;
  }
  .table-short-a4ca {
    text-align: left;
  }
  .info_medium_b560 {
    text-align: center;
  }
  .alert-rough-2bf9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature-2f1d .focus-86bc,
  .focus-86bc {
    display: none;
  }
  .form-fd29 {
    text-align: left;
  }
  .upper-1275 {
    text-align: center;
  }
  .banner-5130 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stone_c76e {
  box-shadow: none !important;
}
.breadcrumb_38c8 .over_aa51,
.breadcrumb_warm_ec91 .over_aa51 {
  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;
}
.breadcrumb_warm_ec91 .over_aa51 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.last-b232 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.last-b232:after,
.last-b232:before {
  content: "";
  display: table;
}
.last-b232:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .last-b232 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.last-b232,
.heading_f6a6 {
  max-width: 1248px;
  margin: 0 auto;
}

.picture-833d.column_upper_61e1 .last-b232 {
  max-width: 100%;
}
.picture-833d.notification-rough-bbfc {
  max-width: 1200px;
  margin: 0 auto;
}
.picture-833d.soft-aec0 .last-b232 {
  max-width: 100%;
}
.picture-833d.soft-aec0 > .last-b232 {
  padding-left: 0;
  padding-right: 0;
}
.picture-833d.soft-aec0 > .last-b232 .feature-2f1d {
  margin: 0;
}
.picture-833d.soft-aec0
  > .last-b232
  .status-current-c37f.filter_hard_ea45 {
  margin-right: 0;
  margin-left: 0;
}
.picture-833d.soft-aec0 #main.filter_hard_ea45 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .label_full_6809 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .label_full_6809 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .shade_cool_8d56 .feature_green_4484 {
    padding-right: 1em;
  }
  .shade_cool_8d56.warm-1b07 .status-current-c37f {
    border-right: 1px solid #eaecee;
  }
  .shade_cool_8d56.warm-1b07 .feature_green_4484 {
    padding-right: 1em;
  }
  .shade_cool_8d56.warm-1b07 .focused_eab2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_fixed_fc10 .feature_green_4484 {
    padding-left: 1em;
  }
  .hero_fixed_fc10.warm-1b07 .status-current-c37f {
    border-left: 1px solid #eaecee;
  }
  .hero_fixed_fc10.warm-1b07 .feature_green_4484 {
    padding-left: 1em;
  }
  .hero_fixed_fc10.warm-1b07 .focused_eab2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_f07a .feature_green_4484 {
    padding-left: 1em;
  }
  .list_f07a.warm-1b07 .secondary-blue-a506 {
    border-right: 1px solid #eaecee;
  }
  .list_f07a.warm-1b07 .breadcrumb-wide-8f5c {
    border-right: 1px solid #eaecee;
  }
  .list_f07a.warm-1b07 .feature_green_4484 {
    padding-left: 1em;
  }
  .list_f07a.warm-1b07 .focused_eab2 {
    padding-right: 1em;
  }
  .list_f07a.warm-1b07 .easy-5ccd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_0a86 .feature_green_4484 {
    padding-right: 1em;
  }
  .new_0a86.warm-1b07 .secondary-blue-a506 {
    border-left: 1px solid #eaecee;
  }
  .new_0a86.warm-1b07 .breadcrumb-wide-8f5c {
    border-left: 1px solid #eaecee;
  }
  .new_0a86.warm-1b07 .feature_green_4484 {
    padding-right: 1em;
  }
  .new_0a86.warm-1b07 .focused_eab2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new_0a86.warm-1b07 .easy-5ccd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label_full_6809 .feature_green_4484 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label_full_6809.warm-1b07 .status-current-c37f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .label_full_6809.warm-1b07 .feature_green_4484 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label_full_6809.warm-1b07 .focused_eab2 {
    padding-left: 1em;
  }
  .label_full_6809.warm-1b07 .easy-5ccd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .label_full_6809.warm-1b07 .feature_green_4484 {
    padding-left: 0;
  }
}
.texture_stale_a914 .notification-1840 {
  display: inline-block;
}
.content_top_2e2b {
  display: inline-block;
}
.input-basic-2f05 {
  word-con: break-word;
}
.dirty_eb9b > span {
  display: inline-block;
  padding: 5px 0;
}
.dirty_eb9b .tooltip_2d60 {
  margin-left: 8px;
  margin-right: 8px;
}
.dirty_eb9b .accordion_8f2a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.out-7a28 .texture_iron_36cf {
  margin-bottom: 2em;
}
.out-7a28 .east_9571 {
  margin-bottom: 15px;
}
.out-7a28 .east_9571:last-child {
  margin-bottom: 0;
}
.out-7a28 .icon-05d7 {
  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) {
  .out-7a28 .icon-05d7 {
    display: block;
  }
}
.out-7a28 .breadcrumb-clean-1ddf {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .out-7a28 .breadcrumb-clean-1ddf {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.out-7a28 .silver_fdc6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.out-7a28 .silver_fdc6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.out-7a28 .silver_fdc6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.out-7a28 .input-basic-2f05 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.out-7a28 .input-basic-2f05 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.out-7a28 .search_0193 p:last-child {
  margin-bottom: 0;
}
.out-7a28 .search_full_6eb2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.out-7a28 .brown_fdc8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.out-7a28 .header-bottom-9d27 {
  margin-top: 1em;
}
.out-7a28 .blue-783b {
  top: 0;
  display: block;
}
.out-7a28 .blue-783b a {
  color: inherit;
}
.out-7a28 .blue-783b a:hover {
  color: inherit;
}
.out-7a28 .middle-fd80 {
  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;
}
.out-7a28 .middle-fd80:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.out-7a28 .brown_fdc8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.out-7a28 .dropdown_fdc3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.out-7a28 .dropdown_fdc3:first-child {
  margin-top: 0;
}
.out-7a28 .dropdown_fdc3.thumbnail-green-4424 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.out-7a28 .dropdown_fdc3.blue_89c8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out-7a28
  .dropdown_fdc3.blue_89c8.info-5dc6
  .header-bottom-9d27 {
  width: 100%;
}
.out-7a28 .blue_89c8 {
  -webkit-box-align: center;
  align-items: center;
}
.out-7a28 .blue_89c8 .dirty_eb9b,
.out-7a28 .blue_89c8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.out-7a28 .silver_fdc6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out-7a28 .silver_fdc6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out-7a28 .silver_fdc6: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;
}
.out-7a28 .thumbnail-green-4424 {
  z-index: 5;
}
.out-7a28 .text-soft-ceb1 .avatar-1e9a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.out-7a28 .feature_green_f86b .avatar-1e9a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.out-7a28 .message_advanced_5cc9 .avatar-1e9a {
  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;
}
.out-7a28.picture-pink-1d0d .icon-05d7,
.out-7a28.widget-dim-b11f .icon-05d7 {
  display: block;
}
.out-7a28.picture-pink-1d0d .icon-05d7 .layout-109d,
.out-7a28.picture-pink-1d0d .icon-05d7 .brown_fdc8,
.out-7a28.widget-dim-b11f .icon-05d7 .layout-109d,
.out-7a28.widget-dim-b11f .icon-05d7 .brown_fdc8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out-7a28.pattern_6219 .breadcrumb-clean-1ddf {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .out-7a28.pattern_6219 .breadcrumb-clean-1ddf {
    margin-right: 0;
  }
}
.out-7a28.picture-pink-1d0d .breadcrumb-clean-1ddf,
.out-7a28.widget-dim-b11f .breadcrumb-clean-1ddf {
  padding-top: 40%;
}
.out-7a28.picture-pink-1d0d .texture_iron_36cf,
.out-7a28.widget-dim-b11f .texture_iron_36cf {
  display: block;
}
.out-7a28.picture-pink-1d0d .fn-sticky-fe5d .brown_fdc8,
.out-7a28.widget-dim-b11f .fn-sticky-fe5d .brown_fdc8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.out-7a28.picture-pink-1d0d .breadcrumb-clean-1ddf,
.out-7a28.widget-dim-b11f .breadcrumb-clean-1ddf {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.out-7a28.picture-pink-1d0d .brown_fdc8 {
  padding: 1em;
}
.hard_245a {
  margin: 30px auto;
  display: block;
}
.hard_245a .paragraph-large-4e8f > * {
  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;
}
.hard_245a .paragraph-large-4e8f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard_245a .paragraph-large-4e8f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_8399 .dirty_eb9b {
  margin-bottom: 1.41575em;
}
.alert_8399 .dropdown-305f {
  margin-bottom: 1.618em;
}
.static_e810 .top-470c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.static_e810 .top-470c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.static_e810 .aside_dc0e {
  max-width: 100%;
  overflow: auto;
}
.layout_steel_e553 .static_e810 a:hover {
  text-decoration: underline;
}
.frame_huge_7705 .east_9571:not(.input-basic-2f05),
.frame_huge_7705 .silver_fdc6 {
  margin-bottom: 1.41575em;
}
.frame_huge_7705 .east_9571:not(.input-basic-2f05):last-child,
.frame_huge_7705 .silver_fdc6:last-child {
  margin-bottom: 0;
}
.frame_huge_7705 .east_9571.chip-73a1 {
  margin-bottom: 0.41575em;
}
.frame_huge_7705 .main_51d3:before,
.frame_huge_7705 .box_4fcd:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.frame_huge_7705 .main_51d3:before {
  content: "\f115";
}
.frame_huge_7705 .box_4fcd:before {
  content: "\f02c";
}
.frame_huge_7705 .silver-7790 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.frame_huge_7705 .silver-7790 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface_fixed_61a2 {
  display: -webkit-box;
  display: flex;
}
.surface_fixed_61a2 .background-copper-111a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface_fixed_61a2 .background-copper-111a {
    flex-basis: 90px;
  }
}
.surface_fixed_61a2 .filter-51b6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_fixed_61a2 .filter-51b6 {
    flex-basis: calc(100% - 50px);
  }
}
.surface_fixed_61a2 .red_76c5 p:last-child {
  margin-bottom: 0.72em;
}
.mini-c6a9 .paragraph-large-4e8f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini-c6a9 .paragraph-large-4e8f:after,
.mini-c6a9 .paragraph-large-4e8f:before {
  content: "";
  display: table;
}
.mini-c6a9 .paragraph-large-4e8f:after {
  clear: both;
}
.mini-c6a9 .paragraph-large-4e8f .link-0587,
.mini-c6a9 .paragraph-large-4e8f .notice-current-9dff {
  width: 49%;
}
.mini-c6a9 .paragraph-large-4e8f .link-0587 a span.search-smooth-327c,
.mini-c6a9 .paragraph-large-4e8f .notice-current-9dff a span.search-smooth-327c {
  display: block;
  margin-bottom: 5px;
}
.mini-c6a9 .paragraph-large-4e8f .notice-current-9dff {
  float: left;
  text-align: left;
}
.mini-c6a9 .paragraph-large-4e8f .link-0587 {
  float: right;
  text-align: right;
}
.black-ca53 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .black-ca53 {
    margin-bottom: 0;
  }
}
.paragraph-aa2b {
  margin-bottom: 1em;
}
.paragraph-aa2b .input-basic-2f05 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tag_d696 a {
  display: block;
  line-height: 0;
  position: relative;
}
.row_d71f .paragraph-aa2b,
.texture_green_fe42 .paragraph-aa2b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .row_d71f .paragraph-aa2b,
  .texture_green_fe42 .paragraph-aa2b {
    display: block;
  }
}
.row_d71f .tag_d696,
.texture_green_fe42 .tag_d696 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .row_d71f .tag_d696,
  .texture_green_fe42 .tag_d696 {
    margin-bottom: 1em;
  }
}
.row_d71f .tag_d696 img,
.texture_green_fe42 .tag_d696 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.row_d71f .dim-093d,
.texture_green_fe42 .dim-093d {
  flex-basis: calc(100% - 160px);
}
.row_d71f .dim-093d p,
.texture_green_fe42 .dim-093d p {
  margin-bottom: 0;
}
.row_d71f .dim-093d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .row_d71f .dim-093d {
    padding-left: 0;
  }
}
.texture_green_fe42 .dim-093d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .texture_green_fe42 .dim-093d {
    padding-right: 0;
  }
}
.texture_green_fe42 .tag_d696 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.liquid-8ad0 .tag_d696 {
  margin-bottom: 0.5em;
}
.liquid-8ad0 .tag_d696 img {
  width: 100%;
}
.row_1a08 .rough-aed2,
.button_0777 .rough-aed2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button_0777 .status-current-c37f .tooltip-down-64e9 p:last-child {
  margin-bottom: 0;
}
.outline_78f9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.element_12f7 .action_71fe {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .element_12f7 .action_71fe:last-of-type {
    margin-bottom: 0;
  }
}
.element_12f7 .action_71fe ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_12f7 .action_71fe ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.element_12f7 .action_71fe ul li {
  margin: 0 0 0.6em;
}
.element_12f7 .action_71fe ul li.motion_69c7,
.element_12f7 .action_71fe ul li.inner-4ac4 {
  position: relative;
}
.element_12f7 .action_71fe ul li.motion_69c7 .narrow_c13d,
.element_12f7 .action_71fe ul li.inner-4ac4 .narrow_c13d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.element_12f7 .action_71fe ul li.motion_69c7:after:after,
.element_12f7 .action_71fe ul li.motion_69c7:after:before,
.element_12f7
  .action_71fe
  ul
  li.inner-4ac4:after:after,
.element_12f7
  .action_71fe
  ul
  li.inner-4ac4:after:before {
  content: "";
  display: table;
}
.element_12f7 .action_71fe ul li.motion_69c7:after:after,
.element_12f7
  .action_71fe
  ul
  li.inner-4ac4:after:after {
  clear: both;
}
.element_12f7 .action_71fe a.disabled-31b0:hover {
  text-decoration: none;
}
.element_12f7 .action_71fe select {
  max-width: 100%;
}
.element_12f7 .action_71fe table {
  font-size: 85%;
}
.element_12f7 .action_71fe table td,
.element_12f7 .action_71fe table th {
  padding: 0.2360828548em;
  text-align: center;
}
.element_12f7 .action_71fe table tfoot td {
  text-align: left;
}
.element_12f7 .action_71fe :last-child {
  margin-bottom: 0;
}
.element_12f7 .action_71fe .summary-bronze-863e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.element_12f7 .action_71fe .summary-bronze-863e label {
  width: 100%;
}
.element_12f7 .action_71fe .summary-bronze-863e .module_405a {
  width: 100%;
  display: block;
}
.element_12f7 .action_71fe .summary-bronze-863e .red-b0fd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.element_12f7 .action_71fe .summary-bronze-863e .red-b0fd:hover svg #svg-search {
  fill: #444;
}
.element_12f7 .action_71fe .summary-bronze-863e .red-b0fd svg {
  width: 18px;
  height: 18px;
}
.element_12f7 .texture-cool-bfe5 ul ul,
.element_12f7 .pattern-small-0085 ul ul,
.element_12f7 .photo-wide-e1fc ul ul,
.element_12f7 .up-cd2a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.element_12f7 .texture-cool-bfe5 .button_1b98 > a,
.element_12f7 .pattern-small-0085 .button_1b98 > a,
.element_12f7 .photo-wide-e1fc .button_1b98 > a,
.element_12f7 .up-cd2a .button_1b98 > a {
  margin-bottom: 0;
}
.element_12f7 .widget-thick-f171 li,
.element_12f7 .texture-cool-bfe5 li,
.element_12f7 .tooltip_medium_7564 li,
.element_12f7 .pattern-small-0085 li,
.element_12f7 .photo-wide-e1fc li,
.element_12f7 .up-cd2a li,
.element_12f7 .fluid-5cf2 li,
.element_12f7 .dim-94f0 li {
  display: block;
  position: relative;
}
.element_12f7 .widget-thick-f171 li:last-child,
.element_12f7 .texture-cool-bfe5 li:last-child,
.element_12f7 .tooltip_medium_7564 li:last-child,
.element_12f7 .pattern-small-0085 li:last-child,
.element_12f7 .photo-wide-e1fc li:last-child,
.element_12f7 .up-cd2a li:last-child,
.element_12f7 .fluid-5cf2 li:last-child,
.element_12f7 .dim-94f0 li:last-child {
  border: none;
}
.element_12f7 .widget-thick-f171 li a,
.element_12f7 .texture-cool-bfe5 li a,
.element_12f7 .tooltip_medium_7564 li a,
.element_12f7 .pattern-small-0085 li a,
.element_12f7 .photo-wide-e1fc li a,
.element_12f7 .up-cd2a li a,
.element_12f7 .fluid-5cf2 li a,
.element_12f7 .dim-94f0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_12f7 .widget-thick-f171 li ul li::before,
.element_12f7 .texture-cool-bfe5 li ul li::before,
.element_12f7 .tooltip_medium_7564 li ul li::before,
.element_12f7 .pattern-small-0085 li ul li::before,
.element_12f7 .photo-wide-e1fc li ul li::before,
.element_12f7 .up-cd2a li ul li::before,
.element_12f7 .fluid-5cf2 li ul li::before,
.element_12f7 .dim-94f0 li ul li::before {
  left: 15px;
}
.element_12f7 .widget-thick-f171 li ul a,
.element_12f7 .texture-cool-bfe5 li ul a,
.element_12f7 .tooltip_medium_7564 li ul a,
.element_12f7 .pattern-small-0085 li ul a,
.element_12f7 .photo-wide-e1fc li ul a,
.element_12f7 .up-cd2a li ul a,
.element_12f7 .fluid-5cf2 li ul a,
.element_12f7 .dim-94f0 li ul a {
  padding-left: 20px;
}
.element_12f7 .widget-thick-f171 li ul ul li::before,
.element_12f7 .texture-cool-bfe5 li ul ul li::before,
.element_12f7 .tooltip_medium_7564 li ul ul li::before,
.element_12f7 .pattern-small-0085 li ul ul li::before,
.element_12f7 .photo-wide-e1fc li ul ul li::before,
.element_12f7 .up-cd2a li ul ul li::before,
.element_12f7 .fluid-5cf2 li ul ul li::before,
.element_12f7 .dim-94f0 li ul ul li::before {
  left: 30px;
}
.element_12f7 .widget-thick-f171 li ul ul a,
.element_12f7 .texture-cool-bfe5 li ul ul a,
.element_12f7 .tooltip_medium_7564 li ul ul a,
.element_12f7 .pattern-small-0085 li ul ul a,
.element_12f7 .photo-wide-e1fc li ul ul a,
.element_12f7 .up-cd2a li ul ul a,
.element_12f7 .fluid-5cf2 li ul ul a,
.element_12f7 .dim-94f0 li ul ul a {
  padding-left: 40px;
}
.element_12f7 .border-16f2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_12f7 .dim-94f0 ul li {
  margin-bottom: 1.41575em;
}
.element_12f7 .dim-94f0 ul li .surface_hard_6ff7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.element_12f7 .dim-94f0 ul li .summary-c8c0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active_915c .widget-thick-f171 li a,
.active_915c .texture-cool-bfe5 li a,
.active_915c .tooltip_medium_7564 li a,
.active_915c .pattern-small-0085 li a,
.active_915c .photo-wide-e1fc li a,
.active_915c .up-cd2a li a,
.active_915c .fluid-5cf2 li a,
.active_915c .dim-94f0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_915c .border-16f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_915c .action_71fe ul li.motion_69c7 .narrow_c13d,
.active_915c .action_71fe ul li.inner-4ac4 .narrow_c13d {
  background: rgba(0, 0, 0, 0.2);
}
.active_915c .element_12f7 .action_71fe select {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-833d .element_12f7 .slider-4b25 li {
  margin: 0;
}
.picture-833d .element_12f7 .slider-4b25 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.picture-833d .element_12f7 .slider-4b25 li ul {
  margin: 0;
}
.picture-833d .element_12f7 .slider-4b25 li ul li a {
  padding-left: 15px;
}
.picture-833d .element_12f7 .slider-4b25 li ul li li a {
  padding-left: 30px;
}
.picture-833d .element_12f7 .slider-4b25 li.simple-addb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.picture-833d .element_12f7 .slider-4b25 li.simple-addb > 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;
}
.picture-833d .element_12f7 .slider-4b25 li.simple-addb > 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;
}
.search_e5a8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pro-a285 {
  position: relative;
  z-index: 10;
}
.pro-a285 .tabs-dim-4d0c {
  width: 100%;
  max-width: 100%;
}
.full_bd44 .filter-0f56 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.full_bd44 .static-f6f4 {
}
.full_bd44 .active_915c {
  background: #292929;
}
.overlay_white_7838 .filter-0f56 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.overlay_white_7838 .static-f6f4 {
  background: #f9f9f9;
}
.overlay_white_7838 .active_915c {
  background: #303030;
}
.disabled_soft_d405 .filter-0f56 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled_soft_d405 .notification-1840 {
    margin-bottom: 1em;
  }
  .disabled_soft_d405 .notification-1840:last-child {
    margin-bottom: 0;
  }
}
.disabled_soft_d405 .static-f6f4 {
  background: #ededed;
}
.disabled_soft_d405 .active_915c {
  background: #1a1a1a;
}
.filter-0f56.static-f6f4 {
  color: rgba(0, 0, 0, 0.6);
}
.filter-0f56.static-f6f4 .alert-4e68 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-0f56.active_915c {
  color: rgba(255, 255, 255, 0.99);
}
.filter-0f56.active_915c a:not(.disabled-31b0) {
  color: rgba(255, 255, 255, 0.79);
}
.filter-0f56.active_915c a:not(.disabled-31b0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-0f56.active_915c .alert-4e68 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-0f56.active_915c table tbody td,
.filter-0f56.active_915c table th {
  background: rgba(0, 0, 0, 0.08);
}
.cool_efaf.under-3d4c .last-b232 {
  max-width: initial;
}
.cool_efaf .outer_42a7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cool_efaf .outer_42a7 .tabs-dim-4d0c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cool_efaf .outer_42a7 .tabs-dim-4d0c {
    display: block;
    margin-bottom: 2em;
  }
  .cool_efaf .outer_42a7 .tabs-dim-4d0c:last-child {
    margin-bottom: 0;
  }
}
.disabled_soft_d405 .notification-1840:last-child,
.overlay_white_7838 .notification-1840:last-child,
.full_bd44 .notification-1840:last-child {
  margin-bottom: 0;
}
.disabled_soft_d405 .notification-1840 .element_12f7 .action_71fe:last-child,
.overlay_white_7838 .notification-1840 .element_12f7 .action_71fe:last-child,
.full_bd44 .notification-1840 .element_12f7 .action_71fe:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .disabled_soft_d405 .slider_smooth_6292,
  .disabled_soft_d405 .alert_3a81,
  .overlay_white_7838 .slider_smooth_6292,
  .overlay_white_7838 .alert_3a81,
  .full_bd44 .slider_smooth_6292,
  .full_bd44 .alert_3a81 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pro-a285 .notification-1840 {
    margin-bottom: 2em;
  }
}
.pro-a285 p:last-child {
  margin-bottom: 0;
}
.pro-a285 li,
.pro-a285 ul {
  list-style: none;
  margin: 0;
}
.pro-a285 ul ul {
  margin-left: 2.617924em;
}
.secondary_d3b2 {
  font-size: 0.875em;
}

/* css-noise: 7c6e */
.phantom-card-b8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
