/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery_warm_f676/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery_warm_f676
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.gallery_warm_f676/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lower-0792.dirty_56b0/licenses/gpl-2.0.picture_white_e838
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.complex_9af8/, (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.heading-south-f025.layout_first_c085/normalize.notification_5749/
 ======
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.notification_5749 v7.0.0 | MIT License | github.gallery_warm_f676/necolas/normalize.notification_5749 */
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;
}
.hard-5d21 .last_602a,
.disabled_motion_0027,
.background_d8ba,
.warm-17ec,
.lite-381d,
.gallery_fb88,
.center_9b6f,
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;
}
.disabled_motion_0027,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .disabled_motion_0027,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_motion_0027,
  h1 {
    font-size: 1.8em;
  }
}
.background_d8ba,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.background_d8ba + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .background_d8ba,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .background_d8ba,
  h2 {
    font-size: 1.7em;
  }
}
.warm-17ec,
h3 {
  font-size: 1.618em;
}
.hard-5d21 .last_602a,
.lite-381d,
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.feature-a6f1 {
  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;
}
.shadow-90e0:after,
.shadow-90e0:before,
.black-b49e:after,
.black-b49e:before {
  content: "";
  display: table;
}
.shadow-90e0:after,
.black-b49e:after {
  clear: both;
}
.cool-5363 {
  float: right;
  margin-right: 0;
}
.warm-ddb6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sidebar_c09d .brown-4202,
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;
}
.sidebar_c09d .brown-4202: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;
}
.carousel_complex_2b89 .brown-4202 {
  box-shadow: none;
}
.carousel_complex_2b89
  .brown-4202
  .under_7a3c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.carousel_complex_2b89 .brown-4202 .inner_2def {
  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;
}
.carousel_complex_2b89
  .brown-4202
  .inner_2def
  b {
  display: none;
}
.carousel_complex_2b89 .motion_1fc8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-active-285d:not(.upper_cb8c):not(.wrapper_50dd),
button:not(.upper_cb8c):not(.wrapper_50dd),
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ),
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ),
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ) {
  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;
}
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ):hover,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ):hover,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):hover,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):hover,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ):active,
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ):active,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):active,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):active,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):active,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus {
  outline: 0;
}
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a {
  position: relative;
}
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .carousel-1ac4,
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .layout-upper-a411,
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .aside-9b0d,
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  i,
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  svg,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .carousel-1ac4,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .layout-upper-a411,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .aside-9b0d,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  i,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  svg,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .carousel-1ac4,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .layout-upper-a411,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .aside-9b0d,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  i,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  svg,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .carousel-1ac4,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .layout-upper-a411,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .aside-9b0d,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  i,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  svg,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .carousel-1ac4,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .layout-upper-a411,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  .aside-9b0d,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  i,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a
  svg {
  visibility: hidden;
}
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a:after,
button:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a:after,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a:after,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a:after,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ).fn-loading-809a: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;
}
.tooltip-active-285d:not(.upper_cb8c):not(.wrapper_50dd),
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ),
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ),
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-active-285d:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus,
input[type="button"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus,
input[type="reset"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus,
input[type="submit"]:not(.upper_cb8c):not(
    .wrapper_50dd
  ):focus {
  color: #fff;
}
.tooltip-active-285d.fn-disabled-809a:not(.upper_cb8c):not(
    .wrapper_50dd
  ),
.tooltip-active-285d[disabled]:not(.upper_cb8c):not(
    .wrapper_50dd
  ),
button.fn-disabled-809a:not(.upper_cb8c):not(
    .wrapper_50dd
  ),
button[disabled]:not(.upper_cb8c):not(
    .wrapper_50dd
  ) {
  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;
}
.row_silver_fbc8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row_silver_fbc8: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;
}
.avatar-selected-58cc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary_basic_7e45 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.feature_blue_2c5c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow-90e0:after,
.shadow-90e0:before,
.icon-efe2:after,
.icon-efe2:before,
.footer-9aed:after,
.footer-9aed:before,
.hidden_667a:after,
.hidden_667a:before,
.aside-tiny-b520:after,
.aside-tiny-b520:before,
.solid-890e:after,
.solid-890e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow-90e0:after,
.icon-efe2:after,
.footer-9aed:after,
.hidden_667a:after,
.aside-tiny-b520:after,
.solid-890e:after {
  clear: both;
}
.icon-efe2 .search_fixed_190b,
.footer-9aed .search_fixed_190b,
.tertiary-smooth-03bd .search_fixed_190b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.input-5f98 {
  display: inline-block;
}
.popup_first_c6dc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup_first_c6dc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup_first_c6dc .easy_fcb9 {
  padding: 1em 0;
  font-size: 85%;
}
.easy_fcb9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-adcb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-adcb:after,
.hard-adcb:before {
  content: "";
  display: table;
}
.hard-adcb:after {
  clear: both;
}
.in-5067 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item-cold-1d1a .in-5067 {
  max-width: 50%;
}
.thick-889c .in-5067 {
  max-width: 33.33%;
}
.gas-ba75 .in-5067 {
  max-width: 25%;
}
.popup_db5b .in-5067 {
  max-width: 20%;
}
.dropdown-b3ad .in-5067 {
  max-width: 16.66%;
}
.surface-8ffa .in-5067 {
  max-width: 14.28%;
}
.medium-522c .in-5067 {
  max-width: 12.5%;
}
.south-4ee3 .in-5067 {
  max-width: 11.11%;
}
.sidebar-8525 {
  display: block;
}
.hard-5d21 .texture-solid-c971 label,
.hard-5d21 .copper-1394 label,
.hard-5d21 .slider-smooth-d600 label,
.hard-5d21 .element-bright-c8c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-ce1f {
  list-style: none;
  margin: 0;
}
.menu-ce1f article.west-421f {
  margin-bottom: 0;
}
.menu-ce1f ul {
  list-style: none;
  margin: 0;
}
.menu-ce1f .button-77cf li.west-421f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-ce1f .button-77cf li.west-421f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-ce1f .button-77cf li.west-421f: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) {
  .menu-ce1f .button-77cf li.west-421f li.west-421f li.west-421f li.west-421f {
    padding-left: 0;
  }
}
article.west-421f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.west-421f .icon-efe2 p:last-of-type {
  margin-bottom: 0;
}
article.west-421f .alert-fa29 {
  float: left;
}
article.west-421f .in_ee68 {
  margin-left: 85px;
}
article.west-421f .left_ea15 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.west-421f .left_ea15 .west_786c {
  margin-left: 10px;
}
article.west-421f .small_9e61 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.west-421f .detail_fluid_a714 {
  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 .texture-solid-c971,
  #respond .slider-smooth-d600,
  #respond .element-bright-c8c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-solid-c971 input,
#respond .slider-smooth-d600 input,
#respond .element-bright-c8c0 input {
  width: 100%;
}
#respond .element-bright-c8c0 {
  margin-right: 0;
}
#respond .avatar_medium_b76f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.upper_7302 {
  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;
}
.upper_7302.popup_clean_7d53 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.upper_7302 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%);
}
.upper_7302:focus,
.upper_7302: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);
}
.info_18f8 {
  border-radius: 10%;
}
.simple-ba99 {
  border-radius: 50%;
}
.feature-orange-5eb5 {
  font-size: 0.72em;
}
.paragraph-928d {
  font-size: 0.875em;
}
.basic_baa7 {
  font-size: 1.1em;
}
.mask-lite-75eb {
  text-transform: uppercase;
  line-height: 1.2;
}
.mask-lite-75eb.feature-orange-5eb5 {
  letter-spacing: 0.5px;
}
.paper_c246,
.paper_c246 a {
  color: #6d6d6d;
}
.paper_c246 a:hover {
  color: #111;
}
.grid-6814 {
  color: #6d6d6d;
}
.detail_edbc {
  overflow-x: hidden;
}
.detail_edbc .component_upper_80c1.header_5f3a {
  position: relative;
}
.detail_edbc .component_upper_80c1.header_5f3a.backdrop_7b08 {
  position: initial;
}
.detail_edbc
  .component_upper_80c1.header_5f3a.backdrop_7b08
  .tag-old-5ed7 {
  left: auto;
}
.detail_edbc .component_upper_80c1 .tag-old-5ed7 {
  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;
}
.detail_edbc .component_upper_80c1:hover.header_5f3a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.detail_edbc
  .component_upper_80c1:hover.header_5f3a
  .tag-old-5ed7 {
  display: block;
  z-index: 9999999;
}
.detail_edbc .menu-thick-bc58 .menu-f966,
.detail_edbc .pagination_gold_0f6c .menu-f966 {
  display: none;
}
.detail_edbc .under_c64c .component_upper_80c1:hover.header_5f3a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard-5d21 .texture-solid-c971 label,
.hard-5d21 .copper-1394 label,
.hard-5d21 .slider-smooth-d600 label,
.hard-5d21 .element-bright-c8c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-ce1f {
  list-style: none;
  margin: 0;
}
.menu-ce1f article.west-421f {
  margin-bottom: 0;
}
.menu-ce1f ul {
  list-style: none;
  margin: 0;
}
.menu-ce1f .button-77cf li.west-421f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-ce1f .button-77cf li.west-421f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-ce1f .button-77cf li.west-421f: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) {
  .menu-ce1f .button-77cf li.west-421f li.west-421f li.west-421f li.west-421f {
    padding-left: 0;
  }
}
article.west-421f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.west-421f .icon-efe2 p:last-of-type {
  margin-bottom: 0;
}
article.west-421f .alert-fa29 {
  float: left;
}
article.west-421f .in_ee68 {
  margin-left: 85px;
}
article.west-421f .left_ea15 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.west-421f .left_ea15 .west_786c {
  margin-left: 10px;
}
article.west-421f .small_9e61 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.west-421f .detail_fluid_a714 {
  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 .texture-solid-c971,
  #respond .slider-smooth-d600,
  #respond .element-bright-c8c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-solid-c971 input,
#respond .slider-smooth-d600 input,
#respond .element-bright-c8c0 input {
  width: 100%;
}
#respond .element-bright-c8c0 {
  margin-right: 0;
}
#respond .avatar_medium_b76f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-thick-bc58 .east_f9fd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.east_f9fd .badge-e699.simple_2044 .solid-3858 > li > a:focus,
.east_f9fd .badge-e699.simple_2044 .solid-3858 > li > a:hover,
.east_f9fd .badge-e699.main-1dc3 .solid-3858 > li > a:focus,
.east_f9fd .badge-e699.main-1dc3 .solid-3858 > li > a:hover,
.east_f9fd .badge-e699.focused-0324 .solid-3858 > li > a:focus,
.east_f9fd .badge-e699.focused-0324 .solid-3858 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_f9fd
  .badge-e699.simple_2044
  .solid-3858
  > li.paragraph_wide_3a75
  > a,
.east_f9fd
  .badge-e699.simple_2044
  .solid-3858
  > li.focus-7ce8
  > a,
.east_f9fd
  .badge-e699.main-1dc3
  .solid-3858
  > li.paragraph_wide_3a75
  > a,
.east_f9fd
  .badge-e699.main-1dc3
  .solid-3858
  > li.focus-7ce8
  > a,
.east_f9fd
  .badge-e699.focused-0324
  .solid-3858
  > li.paragraph_wide_3a75
  > a,
.east_f9fd .badge-e699.focused-0324 .solid-3858 > li.wood-ac38 > a {
  color: rgba(255, 255, 255, 0.99);
}
.east_f9fd .dropdown-outer-5c84,
.east_f9fd .dropdown-outer-5c84 a {
  color: rgba(255, 255, 255, 0.99);
}
.east_f9fd .modal_silver_0863.menu-narrow-048d li a,
.east_f9fd .element-out-3f63 a,
.east_f9fd .sort-huge-1c1e,
.east_f9fd .solid-3858 > li > a,
.east_f9fd .pagination-orange-8c79 {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd .modal_silver_0863.menu-narrow-048d li a:hover,
.east_f9fd .element-out-3f63 a:hover,
.east_f9fd .sort-huge-1c1e:hover,
.east_f9fd .solid-3858 > li > a:hover,
.east_f9fd .pagination-orange-8c79:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_f9fd .form-focused-43f6 {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd .form-focused-43f6 .focus_bdaf {
  color: rgba(255, 255, 255, 0.99);
}
.east_f9fd .form-focused-43f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_f9fd .texture_3291 .gas_1bcb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd .texture_3291 .gas_1bcb .logo_f704 {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd
  .texture_3291
  .gas_1bcb
  .logo_f704::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd
  .texture_3291
  .gas_1bcb
  .logo_f704:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd
  .texture_3291
  .gas_1bcb
  .logo_f704::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd
  .texture_3291
  .gas_1bcb
  .logo_f704::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd .texture_3291 .thick_643d {
  color: rgba(255, 255, 255, 0.79);
}
.east_f9fd .texture_3291 .thick_643d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-6dc1
  .east_f9fd
  .texture_3291
  .form-9566
  .secondary-fd94 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag-6dc1
  .east_f9fd
  .texture_3291
  .form-9566
  .logo_f704 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-thick-bc58 .bottom-81fa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.bottom-81fa .badge-e699.simple_2044 .solid-3858 > li > a:focus,
.bottom-81fa .badge-e699.simple_2044 .solid-3858 > li > a:hover,
.bottom-81fa .badge-e699.main-1dc3 .solid-3858 > li > a:focus,
.bottom-81fa .badge-e699.main-1dc3 .solid-3858 > li > a:hover,
.bottom-81fa .badge-e699.focused-0324 .solid-3858 > li > a:focus,
.bottom-81fa .badge-e699.focused-0324 .solid-3858 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-81fa
  .badge-e699.simple_2044
  .solid-3858
  > li.paragraph_wide_3a75
  > a,
.bottom-81fa
  .badge-e699.simple_2044
  .solid-3858
  > li.focus-7ce8
  > a,
.bottom-81fa
  .badge-e699.main-1dc3
  .solid-3858
  > li.paragraph_wide_3a75
  > a,
.bottom-81fa
  .badge-e699.main-1dc3
  .solid-3858
  > li.focus-7ce8
  > a,
.bottom-81fa
  .badge-e699.focused-0324
  .solid-3858
  > li.paragraph_wide_3a75
  > a,
.bottom-81fa .badge-e699.focused-0324 .solid-3858 > li.wood-ac38 > a {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-81fa .dropdown-outer-5c84,
.bottom-81fa .dropdown-outer-5c84 a {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-81fa .modal_silver_0863.menu-narrow-048d li a,
.bottom-81fa .element-out-3f63 a,
.bottom-81fa .sort-huge-1c1e,
.bottom-81fa .solid-3858 > li > a,
.bottom-81fa .pagination-orange-8c79 {
  color: rgba(0, 0, 0, 0.55);
}
.bottom-81fa .modal_silver_0863.menu-narrow-048d li a:hover,
.bottom-81fa .element-out-3f63 a:hover,
.bottom-81fa .sort-huge-1c1e:hover,
.bottom-81fa .solid-3858 > li > a:hover,
.bottom-81fa .pagination-orange-8c79:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-81fa .form-focused-43f6 {
  color: rgba(0, 0, 0, 0.55);
}
.bottom-81fa .form-focused-43f6 .focus_bdaf {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-81fa .form-focused-43f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-9050 .video-cold-8eee {
  margin-left: auto;
  margin-right: auto;
}
.footer-9aed > * {
  margin-left: auto;
  margin-right: auto;
}
.footer-9aed .avatar-selected-58cc {
  margin-right: 1.41575em;
}
.avatar-6750 .footer-9aed > .chip-easy-4f57 {
  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;
}
.avatar-6750 .footer-9aed > .photo_gas_8dc8 {
  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;
}
.copper_fe45.form-9050 .video-cold-8eee,
.input_006b.form-9050 .video-cold-8eee {
  margin-left: 0;
}
.panel_dynamic_73fd.form-9050 .video-cold-8eee,
.photo_6607.form-9050 .video-cold-8eee {
  margin-right: 0;
}
.footer-9aed ol,
.footer-9aed ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info-iron-77d6 video {
  max-width: 100%;
}
.heading_clean_dee8 img {
  display: block;
}
.heading_clean_dee8.avatar-selected-58cc,
.heading_clean_dee8.secondary_basic_7e45 {
  width: 100%;
}
.heading_clean_dee8.photo_gas_8dc8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.down-19b7:not(.down-5382) {
  margin: 1.5em auto;
}
.gradient_easy_7fdb p {
  padding: 1.5em 14px;
}
ul.feature-848f.photo_gas_8dc8,
ul.feature-848f.chip-easy-4f57,
ul.feature-848f.orange-55a2.chip-easy-4f57 {
  padding: 0 14px;
}
.gallery_875a {
  display: block;
  overflow-x: auto;
}
.gallery_875a table {
  border-collapse: collapse;
  width: 100%;
}
.gallery_875a td,
.gallery_875a th {
  padding: 0.5em;
}
.footer-9aed li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer-9aed ol ol,
.footer-9aed ol ul,
.footer-9aed ul ol,
.footer-9aed ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer-9aed ol ol li,
.footer-9aed ol ul li,
.footer-9aed ul ol li,
.footer-9aed ul ul li {
  margin-left: 0;
}
.cool-0a36.footer-advanced-fea3 > .heading_dynamic_ab35 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cool-0a36.footer-advanced-fea3 > .heading_dynamic_ab35 iframe,
.cool-0a36.footer-advanced-fea3 > .heading_dynamic_ab35 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notification_selected_b93d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notification_selected_b93d.tag-orange-cb15 {
  padding: 0;
}
.notification_selected_b93d.tag-orange-cb15 cite {
  font-size: 13px;
}
.notification_selected_b93d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notification_selected_b93d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside-complex-9e33 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside-complex-9e33 > p:first-child {
  margin-top: 0;
}
.aside-complex-9e33 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside-complex-9e33 blockquote {
  border-left: 0;
}
.media-fast-46d8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.media-fast-46d8:not(.dirty_0305) {
  max-width: 100px;
}
.media-fast-46d8.secondary_prev_4578 {
  border-bottom: none !important;
  text-align: center;
}
.media-fast-46d8.secondary_prev_4578::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gradient_easy_7fdb p {
    padding: 1.5em 0;
  }
}
.frame_5d6b {
  color: #0073aa;
}
.list_large_4460 {
  background-color: #0073aa;
}
.component_steel_17a7 {
  color: #229fd8;
}
.over-6a62 {
  background-color: #229fd8;
}
.description_b335 {
  color: #eee;
}
.paragraph_8528 {
  background-color: #eee;
}
.active-96ef {
  color: #444;
}
.dark-6eed {
  background-color: #444;
}
.modal_4394 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.modal_4394 .middle-99e2 .element-out-3f63 {
  font-size: 15px;
}
.modal_4394 .element-out-3f63 {
  line-height: 1.3;
}
.modal_4394 .bottom-81fa {
}
.modal_4394 .east_f9fd {
  background: #235787;
}
.hovered-1938 {
  padding: 0;
}
.hovered-1938 .east_f9fd {
  background: #1a1a1a;
}
.hovered-1938 .bottom-81fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gas_a547 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gas_a547 .bottom-81fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gas_a547 .east_f9fd {
  background: #303030;
}
.solid-890e {
  position: relative;
  z-index: 10;
}
.solid-890e .pressed-76d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid_38f2 .header_5f3a {
  display: inline-block;
  vertical-align: middle;
}
.solid_38f2.table-first-f72a .header_5f3a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .solid_38f2.table-first-f72a .header_5f3a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .solid_38f2.table-first-f72a .header_5f3a {
    margin-right: 0.4em;
  }
}
.solid_38f2.table-first-f72a .header_5f3a:last-child {
  margin-right: 0;
}
.focus_3a1b .pressed-76d8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu-thick-bc58 .middle-99e2 {
    margin: 0 -0.5em;
  }
  .menu-thick-bc58 .middle-99e2 [class*="customify-col-"],
  .menu-thick-bc58 .middle-99e2 [class*="customify-col_"],
  .menu-thick-bc58 .middle-99e2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu-thick-bc58.form-out-248e .pressed-76d8 {
  background: 0 0 !important;
}
.menu-thick-bc58.form-out-248e .pressed-76d8,
.menu-thick-bc58.focus_3a1b .pressed-76d8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu-thick-bc58.west_f589 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu-thick-bc58.focus_3a1b .pressed-76d8 {
  box-shadow: none !important;
}
.form-9450 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form-9450 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form-9450 {
    padding: 18px 0 20px;
  }
}
.form-9450 .medium_4069 {
  width: 100%;
}
.form-9450 .accent-liquid-6f78 {
  margin-bottom: 0;
}
.form-9450 .alert_light_c050 {
  margin-top: 5px;
  font-size: 0.875em;
}
.thick_80fa {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thick_80fa .secondary_d015 {
  width: 100%;
}
.dropdown_gold_1bce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown_gold_1bce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown_gold_1bce 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;
}
.dropdown_gold_1bce li:last-child:after {
  display: none;
}
.dropdown_gold_1bce li a {
  font-weight: 500;
  margin-right: 10px;
}
.top-1c40 .menu-f966 button,
.form-9450 .menu-f966 button {
  left: 0;
}
.top-1c40 .secondary_d015,
.form-9450 .secondary_d015 {
  padding-left: 0;
  padding-right: 0;
}
.top-1c40 .thick_80fa,
.form-9450 .thick_80fa {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.top-1c40 {
  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;
}
.top-1c40: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;
}
.top-1c40 .bronze_80dd {
  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) {
  .top-1c40 .bronze_80dd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .top-1c40 .bronze_80dd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .top-1c40 .bronze_80dd {
    min-height: 200px;
  }
}
.top-1c40 .dropdown_gold_1bce {
  color: rgba(255, 255, 255, 0.8);
}
.top-1c40 .dropdown_gold_1bce a,
.top-1c40 .dropdown_gold_1bce li:after {
  color: inherit;
}
.top-1c40 .dropdown_gold_1bce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.full-39ba {
  margin-bottom: 0.5em;
}
.module_upper_47af {
  margin-bottom: 1.2em;
}
.module_upper_47af,
.full-39ba {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module_upper_47af p:last-child,
.full-39ba p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu-f966,
#masthead .menu-f966 {
  display: none;
}
#masthead
  > .menu-f966.list_small_be27 {
  display: none;
}
#masthead > .menu-f966 button {
  left: 0;
}
.element-center-c935 {
  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%;
}
.element-center-c935 .header_5f3a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element-center-c935 .right-9c15 {
  display: -webkit-box;
  display: flex;
}
.element-center-c935 .right-9c15.menu_ee5d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element-center-c935 .right-9c15.input_action_0623 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element-center-c935 .right-9c15.large-afeb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element-center-c935.shadow_6201.wood_7529 .right-9c15.menu_ee5d {
  flex-basis: 100%;
}
.element-center-c935.pattern_e078 .right-9c15.input_action_0623 {
  -webkit-box-flex: 1;
  flex: auto;
}
.element-center-c935.pattern_e078 .right-9c15.large-afeb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu-f966.list_small_be27 {
  display: none;
}
#masthead > .menu-f966 button {
  left: 0;
}
.main-wood-16aa {
  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;
}
.main-wood-16aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.main-wood-16aa.right_75a5 i {
  margin-right: 4px;
}
.main-wood-16aa.form_first_e6c8 i {
  margin-left: 5px;
}
.element-out-3f63 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.element-out-3f63 p:last-child {
  margin-bottom: 0;
}
.aside-1f7f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside-1f7f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside-1f7f img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside-1f7f .dropdown-outer-5c84 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside-1f7f .background_north_3418 {
  margin: 5px 0 7px 0;
}
.aside-1f7f.over_da6a .upper_c758 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-1f7f.over_da6a .icon_b327 {
  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;
}
.aside-1f7f.info-lower-b960 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside-1f7f.info-lower-b960 .upper_c758 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-1f7f.info-lower-b960 .icon_b327 {
  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;
}
.aside-1f7f.item-6b11 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside-1f7f.soft-5ff7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside-1f7f.soft-5ff7 .icon_b327 {
  margin-top: 7px;
}
.menu_bright_ec82 {
  display: inline-block;
}
.solid-890e .modal_cb07 .aside-1f7f img {
  max-width: 100%;
}
.badge-e699 .chip_black_07c9.wrapper_ecde,
.video_a6b4 .chip_black_07c9.wrapper_ecde {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge-e699 .detail-2087,
.video_a6b4 .detail-2087 {
  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%);
}
.badge-e699 .detail-2087 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.badge-e699.backdrop_middle_6dbe .detail-2087 {
  display: none;
}
.badge-e699 .feature-bc74 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge-e699 .feature-bc74 li {
  display: inline-block;
  position: relative;
}
.badge-e699 .feature-bc74 li:last-child {
  margin-right: 0;
}
.badge-e699 .feature-bc74 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;
}
.badge-e699 .feature-bc74 li.wood-ac38 > a {
  color: rgba(0, 0, 0, 0.9);
}
.badge-e699 .feature-bc74 > 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;
}
.badge-e699 .feature-bc74 > li > a i {
  line-height: 0;
}
.badge-e699 .feature-bc74 > li.video_4086 > a .detail-2087 {
  margin-left: 4px;
  line-height: 0;
}
.badge-e699 .feature-bc74 .hidden-center-5f6d li.video_4086 > a {
  position: relative;
}
.badge-e699 .feature-bc74 .hidden-center-5f6d li.video_4086 > a:after,
.badge-e699 .feature-bc74 .hidden-center-5f6d li.video_4086 > a:before {
  content: "";
  display: table;
}
.badge-e699 .feature-bc74 .hidden-center-5f6d li.video_4086 > a:after {
  clear: both;
}
.badge-e699 .feature-bc74 .hidden-center-5f6d li.video_4086 > a .detail-2087 {
  margin-left: 5px;
  float: right;
}
.badge-e699 .disabled-mini-e00e,
.badge-e699 .hidden-center-5f6d {
  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;
}
.badge-e699 .hidden-center-5f6d {
  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;
}
.badge-e699 .hidden-center-5f6d .wrapper_ecde {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge-e699 .hidden-center-5f6d .detail-2087 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.badge-e699 .hidden-center-5f6d li {
  display: block;
  margin: 0;
  padding: 0;
}
.badge-e699 .hidden-center-5f6d 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;
}
.badge-e699 .hidden-center-5f6d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.badge-e699 .hidden-center-5f6d .hidden-center-5f6d {
  top: 0;
  left: 100%;
}
.badge-e699 .preview-smooth-0563.fn-focus-809a > .disabled-mini-e00e,
.badge-e699 .preview-smooth-0563.fn-focus-809a > .hidden-center-5f6d,
.badge-e699 .preview-smooth-0563:focus > .disabled-mini-e00e,
.badge-e699 .preview-smooth-0563:focus > .hidden-center-5f6d,
.badge-e699 .preview-smooth-0563:hover > .disabled-mini-e00e,
.badge-e699 .preview-smooth-0563:hover > .hidden-center-5f6d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.badge-e699.focused-0324 .solid-3858:after,
.badge-e699.focused-0324 .solid-3858:before {
  content: "";
  display: table;
}
.badge-e699.focused-0324 .solid-3858:after {
  clear: both;
}
.badge-e699.focused-0324 .solid-3858 > li {
  float: left;
}
.badge-e699.old_4543 .solid-3858:after,
.badge-e699.old_4543 .solid-3858:before {
  content: "";
  display: table;
}
.badge-e699.old_4543 .solid-3858:after {
  clear: both;
}
.badge-e699.old_4543 .solid-3858 > li {
  float: left;
}
.badge-e699.old_4543 .solid-3858 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.badge-e699.old_4543 .solid-3858 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.badge-e699.old_4543 .solid-3858 > li.paragraph_wide_3a75 > a,
.badge-e699.old_4543 .solid-3858 > li.wood-ac38 > a {
  color: #fff;
  background-color: #1e4b75;
}
.badge-e699.simple_2044 .solid-3858 > li > a .wrapper_ecde {
  position: relative;
}
.badge-e699.simple_2044 .solid-3858 > li > a .wrapper_ecde: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;
}
.badge-e699.simple_2044
  .solid-3858
  > li:focus
  > a
  .wrapper_ecde:before,
.badge-e699.simple_2044
  .solid-3858
  > li:hover
  > a
  .wrapper_ecde:before {
  width: 100%;
  background-color: currentColor;
}
.badge-e699.simple_2044
  .solid-3858
  > li.paragraph_wide_3a75
  > a
  .wrapper_ecde:before,
.badge-e699.simple_2044
  .solid-3858
  > li.focus-7ce8
  > a
  .wrapper_ecde:before {
  width: 100%;
  background-color: currentColor;
}
.badge-e699.main-1dc3 .solid-3858 > li > a .wrapper_ecde {
  position: relative;
}
.badge-e699.main-1dc3 .solid-3858 > li > a .wrapper_ecde: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;
}
.badge-e699.main-1dc3 .solid-3858 > li:focus > a .wrapper_ecde:before,
.badge-e699.main-1dc3
  .solid-3858
  > li:hover
  > a
  .wrapper_ecde:before {
  width: 100%;
  background-color: currentColor;
}
.badge-e699.main-1dc3
  .solid-3858
  > li.paragraph_wide_3a75
  > a
  .wrapper_ecde:before,
.badge-e699.main-1dc3
  .solid-3858
  > li.focus-7ce8
  > a
  .wrapper_ecde:before {
  width: 100%;
  background-color: currentColor;
}
.video_a6b4 .feature-bc74 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video_a6b4 .feature-bc74 li:first-child > a {
  border-top: none;
}
.video_a6b4 .feature-bc74 .orange_3b0e > .wrapper_ecde .detail-2087 {
  display: none;
}
.video_a6b4 .feature-bc74 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video_a6b4 .feature-bc74 li:last-child {
  border: none;
}
.video_a6b4 .feature-bc74 li.video_4086 > a {
  padding-right: 45px !important;
}
.video_a6b4 .feature-bc74 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video_a6b4 .feature-bc74 li a:focus,
.video_a6b4 .feature-bc74 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_a6b4 .feature-bc74 li .out-5b06 {
  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;
}
.video_a6b4 .feature-bc74 li .out-5b06:hover {
  box-shadow: none;
}
.video_a6b4 .feature-bc74 li .out-5b06 .detail-2087 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video_a6b4 .feature-bc74 .hidden-center-5f6d {
  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);
}
.video_a6b4 .feature-bc74 .hidden-center-5f6d li a {
  padding-left: 3em;
}
.video_a6b4 .feature-bc74 .motion_5a01 > a .out-5b06 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video_a6b4 .feature-bc74 .motion_5a01 > .hidden-center-5f6d {
  display: block;
  opacity: 1;
}
.block_tall_1711 {
  max-width: 100%;
}
.card_action_17bc {
  line-height: 0;
  cursor: pointer;
}
.pagination-orange-8c79 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination-orange-8c79:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination-orange-8c79 svg {
  width: 18px;
  height: 18px;
}
.pagination-orange-8c79 .sort-active-53c3 {
  display: none;
}
.item-86e3 {
  position: relative;
}
.item-86e3.fn-active-809a .pagination-orange-8c79 .outline-ac18 {
  display: none;
}
.item-86e3.fn-active-809a .pagination-orange-8c79 .sort-active-53c3 {
  display: inline-block;
}
.item-86e3 .basic_eb1a {
  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);
}
.item-86e3.overlay-e77b .basic_eb1a {
  left: auto;
  right: -0.9em;
}
.item-86e3.overlay-e77b .picture-action-02d7::before {
  left: auto;
  right: 15px;
}
.item-86e3.fn-active-809a .basic_eb1a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form-9566 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form-9566 label {
  flex-basis: 100%;
}
.form-9566 .gas_1bcb {
  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;
}
.form-9566 .logo_f704 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form-9566 .logo_f704:focus {
  background-color: transparent;
}
.form-9566 button.thick_643d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form-9566 button.thick_643d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form-9566 button.thick_643d svg {
  width: 18px;
  height: 18px;
}
.form-9566 input[type="submit"] {
  min-height: auto;
}
.texture_3291 .form-9566 .logo_f704 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.picture-action-02d7 {
  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) {
  .picture-action-02d7 {
    width: 220px;
  }
}
.picture-action-02d7 label {
  flex-basis: 100%;
}
.picture-action-02d7::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;
}
.tag-6dc1 .texture_3291 .form-9566 {
  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;
}
.tag-6dc1
  .texture_3291
  .form-9566
  .gas_1bcb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tag-6dc1 .texture_3291 .form-9566 .logo_f704 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tag-6dc1
  .texture_3291
  .form-9566
  .logo_f704:focus {
  background: 0 0;
}
.tag-6dc1
  .texture_3291
  .form-9566
  .secondary-fd94 {
  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;
}
.modal_silver_0863 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.modal_silver_0863 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.modal_silver_0863 li:last-child {
  margin-right: 0;
}
.modal_silver_0863 li:first-child {
  margin-left: 0;
}
.modal_silver_0863.status_pink_84e1 a {
  color: #fff;
}
.modal_silver_0863.status_pink_84e1 a:hover {
  color: #fff;
}
.modal_silver_0863 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.modal_silver_0863 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.modal_silver_0863 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal_silver_0863 a:hover {
  opacity: 0.9;
  color: inherit;
}
.modal_silver_0863 [class*="social-icon-apple"] {
  background-color: #999;
}
.modal_silver_0863 [class*="social-icon-apple"].column_motion_b0ef {
  background-color: transparent;
  color: #999;
}
.modal_silver_0863 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.modal_silver_0863 [class*="social-icon-behance"].column_motion_b0ef {
  background-color: transparent;
  color: #1769ff;
}
.modal_silver_0863 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.modal_silver_0863 [class*="social-icon-bitbucket"].column_motion_b0ef {
  background-color: transparent;
  color: #205081;
}
.modal_silver_0863 [class*="social-icon-codepen"] {
  background-color: #000;
}
.modal_silver_0863 [class*="social-icon-codepen"].column_motion_b0ef {
  background-color: transparent;
  color: #000;
}
.modal_silver_0863 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.modal_silver_0863 [class*="social-icon-delicious"].column_motion_b0ef {
  background-color: transparent;
  color: #39f;
}
.modal_silver_0863 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.modal_silver_0863 [class*="social-icon-digg"].column_motion_b0ef {
  background-color: transparent;
  color: #005be2;
}
.modal_silver_0863 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.modal_silver_0863 [class*="social-icon-dribbble"].column_motion_b0ef {
  background-color: transparent;
  color: #ea4c89;
}
.modal_silver_0863 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.modal_silver_0863 [class*="social-icon-envelope"].column_motion_b0ef {
  background-color: transparent;
  color: #ea4335;
}
.modal_silver_0863 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.modal_silver_0863 [class*="social-icon-facebook"].column_motion_b0ef {
  background-color: transparent;
  color: #3b5998;
}
.modal_silver_0863 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.modal_silver_0863 [class*="social-icon-flickr"].column_motion_b0ef {
  background-color: transparent;
  color: #0063dc;
}
.modal_silver_0863 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.modal_silver_0863 [class*="social-icon-foursquare"].column_motion_b0ef {
  background-color: transparent;
  color: #2d5be3;
}
.modal_silver_0863 [class*="social-icon-github"] {
  background-color: #333;
}
.modal_silver_0863 [class*="social-icon-github"].column_motion_b0ef {
  background-color: transparent;
  color: #333;
}
.modal_silver_0863 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.modal_silver_0863 [class*="social-icon-google-plus"].column_motion_b0ef {
  background-color: transparent;
  color: #dd4b39;
}
.modal_silver_0863 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.modal_silver_0863 [class*="social-icon-houzz"].column_motion_b0ef {
  background-color: transparent;
  color: #7ac142;
}
.modal_silver_0863 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.modal_silver_0863 [class*="social-icon-instagram"].column_motion_b0ef {
  background-color: transparent;
  color: #262626;
}
.modal_silver_0863 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.modal_silver_0863 [class*="social-icon-jsfiddle"].column_motion_b0ef {
  background-color: transparent;
  color: #487aa2;
}
.modal_silver_0863 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.modal_silver_0863 [class*="social-icon-linkedin"].column_motion_b0ef {
  background-color: transparent;
  color: #0077b5;
}
.modal_silver_0863 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.modal_silver_0863 [class*="social-icon-medium"].column_motion_b0ef {
  background-color: transparent;
  color: #00ab6b;
}
.modal_silver_0863 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.modal_silver_0863
  [class*="social-icon-odnoklassniki"].column_motion_b0ef {
  background-color: transparent;
  color: #f4731c;
}
.modal_silver_0863 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.modal_silver_0863 [class*="social-icon-meetup"].column_motion_b0ef {
  background-color: transparent;
  color: #ec1c40;
}
.modal_silver_0863 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.modal_silver_0863 [class*="social-icon-pinterest"].column_motion_b0ef {
  background-color: transparent;
  color: #bd081c;
}
.modal_silver_0863 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.modal_silver_0863 [class*="social-icon-product-hunt"].column_motion_b0ef {
  background-color: transparent;
  color: #da552f;
}
.modal_silver_0863 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.modal_silver_0863 [class*="social-icon-reddit"].column_motion_b0ef {
  background-color: transparent;
  color: #ff4500;
}
.modal_silver_0863 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.modal_silver_0863 [class*="social-icon-rss"].column_motion_b0ef {
  background-color: transparent;
  color: #f26522;
}
.modal_silver_0863 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.modal_silver_0863
  [class*="social-icon-shopping-cart"].column_motion_b0ef {
  background-color: transparent;
  color: #4caf50;
}
.modal_silver_0863 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.modal_silver_0863 [class*="social-icon-skype"].column_motion_b0ef {
  background-color: transparent;
  color: #00aff0;
}
.modal_silver_0863 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.modal_silver_0863 [class*="social-icon-slideshare"].column_motion_b0ef {
  background-color: transparent;
  color: #0077b5;
}
.modal_silver_0863 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.modal_silver_0863 [class*="social-icon-snapchat"].column_motion_b0ef {
  background-color: transparent;
  color: #fffc00;
}
.modal_silver_0863 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.modal_silver_0863 [class*="social-icon-soundcloud"].column_motion_b0ef {
  background-color: transparent;
  color: #f80;
}
.modal_silver_0863 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.modal_silver_0863 [class*="social-icon-spotify"].column_motion_b0ef {
  background-color: transparent;
  color: #2ebd59;
}
.modal_silver_0863 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.modal_silver_0863
  [class*="social-icon-stack-overflow"].column_motion_b0ef {
  background-color: transparent;
  color: #fe7a15;
}
.modal_silver_0863 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.modal_silver_0863 [class*="social-icon-maldkfgram"].column_motion_b0ef {
  background-color: transparent;
  color: #2ca5e0;
}
.modal_silver_0863 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.modal_silver_0863 [class*="social-icon-tripadvisor"].column_motion_b0ef {
  background-color: transparent;
  color: #589442;
}
.modal_silver_0863 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.modal_silver_0863 [class*="social-icon-tumblr"].column_motion_b0ef {
  background-color: transparent;
  color: #35465c;
}
.modal_silver_0863 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.modal_silver_0863 [class*="social-icon-twitch"].column_motion_b0ef {
  background-color: transparent;
  color: #6441a5;
}
.modal_silver_0863 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.modal_silver_0863 [class*="social-icon-twitter"].column_motion_b0ef {
  background-color: transparent;
  color: #1da1f2;
}
.modal_silver_0863 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.modal_silver_0863 [class*="social-icon-vimeo"].column_motion_b0ef {
  background-color: transparent;
  color: #1ab7ea;
}
.modal_silver_0863 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.modal_silver_0863 [class*="social-icon-vk"].column_motion_b0ef {
  background-color: transparent;
  color: #45668e;
}
.modal_silver_0863 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.modal_silver_0863 [class*="social-icon-weibo"].column_motion_b0ef {
  background-color: transparent;
  color: #df2029;
}
.modal_silver_0863 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.modal_silver_0863 [class*="social-icon-weixin"].column_motion_b0ef {
  background-color: transparent;
  color: #7bb32e;
}
.modal_silver_0863 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.modal_silver_0863 [class*="social-icon-whatsapp"].column_motion_b0ef {
  background-color: transparent;
  color: #25d366;
}
.modal_silver_0863 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.modal_silver_0863 [class*="social-icon-wordpress"].column_motion_b0ef {
  background-color: transparent;
  color: #21759b;
}
.modal_silver_0863 [class*="social-icon-xing"] {
  background-color: #026466;
}
.modal_silver_0863 [class*="social-icon-xing"].column_motion_b0ef {
  background-color: transparent;
  color: #026466;
}
.modal_silver_0863 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.modal_silver_0863 [class*="social-icon-yelp"].column_motion_b0ef {
  background-color: transparent;
  color: #af0606;
}
.modal_silver_0863 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.modal_silver_0863 [class*="social-icon-youtube"].column_motion_b0ef {
  background-color: transparent;
  color: #cd201f;
}
.sort-huge-1c1e {
  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;
}
.sort-huge-1c1e:hover {
  box-shadow: none;
  background: 0 0;
}
.backdrop-c591 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.alert_glass_856b {
  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;
}
.column_bottom_bdb1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input-last-d81f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input-last-d81f,
.input-last-d81f::after,
.input-last-d81f::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;
}
.input-last-d81f::after,
.input-last-d81f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.soft-6ae0 .alert_glass_856b .column_bottom_bdb1 {
  margin-top: -2px;
  width: 19px;
}
.soft-6ae0 .alert_glass_856b .input-last-d81f {
  margin-top: -1px;
}
.soft-6ae0 .alert_glass_856b .input-last-d81f,
.soft-6ae0 .alert_glass_856b .input-last-d81f::after,
.soft-6ae0 .alert_glass_856b .input-last-d81f::before {
  width: 19px;
  height: 2px;
}
.soft-6ae0 .alert_glass_856b .input-last-d81f::before {
  top: -6px;
}
.soft-6ae0 .alert_glass_856b .input-last-d81f::after {
  bottom: -6px;
}
.box_0f48 .alert_glass_856b .column_bottom_bdb1 {
  margin-top: -2px;
  width: 22px;
}
.box_0f48 .alert_glass_856b .input-last-d81f {
  margin-top: -1px;
}
.box_0f48 .alert_glass_856b .input-last-d81f,
.box_0f48 .alert_glass_856b .input-last-d81f::after,
.box_0f48 .alert_glass_856b .input-last-d81f::before {
  width: 22px;
  height: 2px;
}
.box_0f48 .alert_glass_856b .input-last-d81f::before {
  top: -7px;
}
.box_0f48 .alert_glass_856b .input-last-d81f::after {
  bottom: -7px;
}
.gallery_7016 .alert_glass_856b .column_bottom_bdb1 {
  margin-top: -2px;
  width: 31px;
}
.gallery_7016 .alert_glass_856b .input-last-d81f {
  margin-top: -1.5px;
}
.gallery_7016 .alert_glass_856b .input-last-d81f,
.gallery_7016 .alert_glass_856b .input-last-d81f::after,
.gallery_7016 .alert_glass_856b .input-last-d81f::before {
  width: 31px;
  height: 3px;
}
.gallery_7016 .alert_glass_856b .input-last-d81f::before {
  top: -9px;
}
.gallery_7016 .alert_glass_856b .input-last-d81f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bronze-eff9 .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 19px;
  }
  .bronze-eff9 .alert_glass_856b .input-last-d81f {
    margin-top: -1px;
  }
  .bronze-eff9 .alert_glass_856b .input-last-d81f,
  .bronze-eff9 .alert_glass_856b .input-last-d81f::after,
  .bronze-eff9 .alert_glass_856b .input-last-d81f::before {
    width: 19px;
    height: 2px;
  }
  .bronze-eff9 .alert_glass_856b .input-last-d81f::before {
    top: -6px;
  }
  .bronze-eff9 .alert_glass_856b .input-last-d81f::after {
    bottom: -6px;
  }
  .aside-213f .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 22px;
  }
  .aside-213f .alert_glass_856b .input-last-d81f {
    margin-top: -1px;
  }
  .aside-213f .alert_glass_856b .input-last-d81f,
  .aside-213f .alert_glass_856b .input-last-d81f::after,
  .aside-213f .alert_glass_856b .input-last-d81f::before {
    width: 22px;
    height: 2px;
  }
  .aside-213f .alert_glass_856b .input-last-d81f::before {
    top: -7px;
  }
  .aside-213f .alert_glass_856b .input-last-d81f::after {
    bottom: -7px;
  }
  .overlay_0e2a .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_0e2a .alert_glass_856b .input-last-d81f {
    margin-top: -1.5px;
  }
  .overlay_0e2a .alert_glass_856b .input-last-d81f,
  .overlay_0e2a .alert_glass_856b .input-last-d81f::after,
  .overlay_0e2a .alert_glass_856b .input-last-d81f::before {
    width: 31px;
    height: 3px;
  }
  .overlay_0e2a .alert_glass_856b .input-last-d81f::before {
    top: -9px;
  }
  .overlay_0e2a .alert_glass_856b .input-last-d81f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline-under-9047 .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 19px;
  }
  .outline-under-9047 .alert_glass_856b .input-last-d81f {
    margin-top: -1px;
  }
  .outline-under-9047 .alert_glass_856b .input-last-d81f,
  .outline-under-9047 .alert_glass_856b .input-last-d81f::after,
  .outline-under-9047 .alert_glass_856b .input-last-d81f::before {
    width: 19px;
    height: 2px;
  }
  .outline-under-9047 .alert_glass_856b .input-last-d81f::before {
    top: -6px;
  }
  .outline-under-9047 .alert_glass_856b .input-last-d81f::after {
    bottom: -6px;
  }
  .modal_224c .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_224c .alert_glass_856b .input-last-d81f {
    margin-top: -1px;
  }
  .modal_224c .alert_glass_856b .input-last-d81f,
  .modal_224c .alert_glass_856b .input-last-d81f::after,
  .modal_224c .alert_glass_856b .input-last-d81f::before {
    width: 22px;
    height: 2px;
  }
  .modal_224c .alert_glass_856b .input-last-d81f::before {
    top: -7px;
  }
  .modal_224c .alert_glass_856b .input-last-d81f::after {
    bottom: -7px;
  }
  .item_9b26 .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 31px;
  }
  .item_9b26 .alert_glass_856b .input-last-d81f {
    margin-top: -1.5px;
  }
  .item_9b26 .alert_glass_856b .input-last-d81f,
  .item_9b26 .alert_glass_856b .input-last-d81f::after,
  .item_9b26 .alert_glass_856b .input-last-d81f::before {
    width: 31px;
    height: 3px;
  }
  .item_9b26 .alert_glass_856b .input-last-d81f::before {
    top: -9px;
  }
  .item_9b26 .alert_glass_856b .input-last-d81f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort-2f52 .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-2f52 .alert_glass_856b .input-last-d81f {
    margin-top: -1px;
  }
  .sort-2f52 .alert_glass_856b .input-last-d81f,
  .sort-2f52 .alert_glass_856b .input-last-d81f::after,
  .sort-2f52 .alert_glass_856b .input-last-d81f::before {
    width: 19px;
    height: 2px;
  }
  .sort-2f52 .alert_glass_856b .input-last-d81f::before {
    top: -6px;
  }
  .sort-2f52 .alert_glass_856b .input-last-d81f::after {
    bottom: -6px;
  }
  .section-8ef1 .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 22px;
  }
  .section-8ef1 .alert_glass_856b .input-last-d81f {
    margin-top: -1px;
  }
  .section-8ef1 .alert_glass_856b .input-last-d81f,
  .section-8ef1 .alert_glass_856b .input-last-d81f::after,
  .section-8ef1 .alert_glass_856b .input-last-d81f::before {
    width: 22px;
    height: 2px;
  }
  .section-8ef1 .alert_glass_856b .input-last-d81f::before {
    top: -7px;
  }
  .section-8ef1 .alert_glass_856b .input-last-d81f::after {
    bottom: -7px;
  }
  .shade_middle_219d .alert_glass_856b .column_bottom_bdb1 {
    margin-top: -2px;
    width: 31px;
  }
  .shade_middle_219d .alert_glass_856b .input-last-d81f {
    margin-top: -1.5px;
  }
  .shade_middle_219d .alert_glass_856b .input-last-d81f,
  .shade_middle_219d .alert_glass_856b .input-last-d81f::after,
  .shade_middle_219d .alert_glass_856b .input-last-d81f::before {
    width: 31px;
    height: 3px;
  }
  .shade_middle_219d .alert_glass_856b .input-last-d81f::before {
    top: -9px;
  }
  .shade_middle_219d .alert_glass_856b .input-last-d81f::after {
    bottom: -9px;
  }
}
.top_9a9c .input-last-d81f {
  -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);
}
.top_9a9c .input-last-d81f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.top_9a9c .input-last-d81f::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);
}
.top_9a9c.frame_40ba .input-last-d81f {
  -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);
}
.top_9a9c.frame_40ba .input-last-d81f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.top_9a9c.frame_40ba .input-last-d81f::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);
}
.active-1b9d {
  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.text_gold_eb55:before {
  display: none;
}
.pagination_gold_0f6c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pagination_gold_0f6c .slow-d054 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pagination_gold_0f6c .slow-d054:last-of-type {
  border-bottom: none;
}
.pagination_gold_0f6c .slow-d054.carousel_hot_8191,
.pagination_gold_0f6c .slow-d054.footer_9dc4,
.pagination_gold_0f6c .slow-d054.container_ffc3 {
  padding: 0;
}
.pagination_gold_0f6c .video_a6b4 .out-5b06 {
  color: currentColor;
}
.pagination_gold_0f6c .video_a6b4 .out-5b06:focus,
.pagination_gold_0f6c .video_a6b4 .out-5b06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_gold_0f6c.bottom-81fa .form-focused-43f6,
.pagination_gold_0f6c.bottom-81fa .element-out-3f63 a,
.pagination_gold_0f6c.bottom-81fa .solid-3858 a,
.pagination_gold_0f6c.bottom-81fa .hidden-center-5f6d a {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_gold_0f6c.bottom-81fa .form-focused-43f6:hover,
.pagination_gold_0f6c.bottom-81fa .element-out-3f63 a:hover,
.pagination_gold_0f6c.bottom-81fa .solid-3858 a:hover,
.pagination_gold_0f6c.bottom-81fa .hidden-center-5f6d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_gold_0f6c.bottom-81fa .focus_bdaf {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_gold_0f6c.bottom-81fa .slow-d054 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_gold_0f6c.bottom-81fa .slow-d054:before {
  background: rgba(0, 0, 0, 0.08);
}
.pagination_gold_0f6c.bottom-81fa .icon_6ed9:before {
  background: rgba(255, 255, 255, 0.9);
}
.pagination_gold_0f6c.bottom-81fa .video_a6b4 .feature-bc74 li a,
.pagination_gold_0f6c.bottom-81fa .video_a6b4 .out-5b06,
.pagination_gold_0f6c.bottom-81fa .hidden-center-5f6d {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_gold_0f6c.bottom-81fa .video_a6b4 .out-5b06:focus,
.pagination_gold_0f6c.bottom-81fa .video_a6b4 .out-5b06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_gold_0f6c.bottom-81fa .feature-bc74 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_gold_0f6c.east_f9fd .form-focused-43f6,
.pagination_gold_0f6c.east_f9fd .element-out-3f63 a,
.pagination_gold_0f6c.east_f9fd .solid-3858 .out-5b06,
.pagination_gold_0f6c.east_f9fd .solid-3858 a,
.pagination_gold_0f6c.east_f9fd .hidden-center-5f6d a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_gold_0f6c.east_f9fd .form-focused-43f6:hover,
.pagination_gold_0f6c.east_f9fd .element-out-3f63 a:hover,
.pagination_gold_0f6c.east_f9fd .solid-3858 .out-5b06:hover,
.pagination_gold_0f6c.east_f9fd .solid-3858 a:hover,
.pagination_gold_0f6c.east_f9fd .hidden-center-5f6d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_gold_0f6c.east_f9fd .focus_bdaf {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_gold_0f6c.east_f9fd .slow-d054 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_gold_0f6c.east_f9fd .slow-d054:before {
  background: rgba(255, 255, 255, 0.08);
}
.pagination_gold_0f6c.east_f9fd .icon_6ed9:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination_gold_0f6c.east_f9fd .video_a6b4 .feature-bc74 li a,
.pagination_gold_0f6c.east_f9fd .video_a6b4 .out-5b06,
.pagination_gold_0f6c.east_f9fd .hidden-center-5f6d {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_gold_0f6c.east_f9fd .video_a6b4 .out-5b06:focus,
.pagination_gold_0f6c.east_f9fd .video_a6b4 .out-5b06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_gold_0f6c.east_f9fd .feature-bc74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_6ed9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon_6ed9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content_41a7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section-last-e61c .pagination_gold_0f6c {
  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;
}
.section-last-e61c .slow-d054 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section-last-e61c .slow-d054: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) {
  .section-last-e61c .slow-d054:before {
    width: 16%;
    left: 42%;
  }
}
.section-last-e61c .slow-d054:last-child:before {
  content: none;
}
.section-last-e61c .slow-d054[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section-last-e61c .video_a6b4 .feature-bc74 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section-last-e61c .video_a6b4 .feature-bc74 li a .out-5b06 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section-last-e61c .video_a6b4 .hidden-center-5f6d {
  border: none;
}
.section-last-e61c .video_a6b4 .hidden-center-5f6d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section-last-e61c .icon_6ed9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section-last-e61c .content_41a7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section-last-e61c .east_f9fd .icon_6ed9:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-last-e61c .bottom-81fa.summary-first-013f .input-last-d81f {
  background: rgba(0, 0, 0, 0.6);
}
.section-last-e61c
  .bottom-81fa.summary-first-013f
  .input-last-d81f::after,
.section-last-e61c
  .bottom-81fa.summary-first-013f
  .input-last-d81f:before {
  background: inherit;
}
.section-last-e61c
  .bottom-81fa.summary-first-013f:hover
  .input-last-d81f {
  background: rgba(0, 0, 0, 0.8);
}
.copper-5be2 .pagination_gold_0f6c {
  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) {
  .copper-5be2 .pagination_gold_0f6c {
    width: auto;
    right: 45px;
  }
}
.bottom_982d .pagination_gold_0f6c {
  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) {
  .bottom_982d .pagination_gold_0f6c {
    width: auto;
    left: 45px;
  }
}
.text_gold_eb55 .pagination_gold_0f6c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.text_gold_eb55 .content_41a7 {
  max-width: 48em;
  margin: 0 auto;
}
.text_gold_eb55 .icon_6ed9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.backdrop_9827 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_9827.section-last-e61c .pagination_gold_0f6c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.backdrop_9827.copper-5be2 .pagination_gold_0f6c {
  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);
}
.backdrop_9827 .pagination_gold_0f6c {
  visibility: visible;
}
.backdrop_9827.bottom_982d .pagination_gold_0f6c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.lower_076b,
.header_456f {
  overflow-x: hidden;
}
.lower_076b .pagination_gold_0f6c {
  overflow: auto;
}
.lower_076b.section-last-e61c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_076b.section-last-e61c .pagination_gold_0f6c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.lower_076b.section-last-e61c .sort-huge-1c1e {
  opacity: 0;
}
.lower_076b.copper-5be2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_076b.copper-5be2 .pagination_gold_0f6c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.lower_076b.copper-5be2 .sort-huge-1c1e {
  opacity: 0;
}
.lower_076b.bottom_982d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_076b.bottom_982d .pagination_gold_0f6c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.lower_076b.bottom_982d .sort-huge-1c1e {
  opacity: 0;
}
.lower_076b.text_gold_eb55 .pagination_gold_0f6c {
  z-index: 10;
  visibility: visible;
}
.summary-first-013f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary-first-013f .input-last-d81f {
  background: rgba(255, 255, 255, 0.99);
}
.summary-first-013f .input-last-d81f::after,
.summary-first-013f .input-last-d81f:before {
  background: inherit;
}
.summary-first-013f:hover .input-last-d81f {
  background: rgba(255, 255, 255, 0.99);
}
.bottom_982d .summary-first-013f {
  top: 10px;
  right: auto;
  left: 12px;
}
.text_gold_eb55 .summary-first-013f {
  display: none !important;
}
.lower_076b:before,
.header_456f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.lower_076b .summary-first-013f,
.header_456f .summary-first-013f {
  display: inline-block;
}
.pagination_gold_0f6c .header_5f3a {
  -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;
}
.lower_076b .pagination_gold_0f6c .header_5f3a,
.header_456f .pagination_gold_0f6c .header_5f3a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.center-79f3 .gas_1bcb {
  width: 100%;
}
.modal_cb07 {
  padding: 0 0.5em 0;
}
.modal_cb07 [class*="customify-col-"],
.modal_cb07 [class*="customify-col_"],
.modal_cb07 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.secondary-short-047e .modal_cb07 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .middle-99e2 .overlay_blue_2950,
  .overlay_blue_2950 {
    display: none;
  }
  .next-8f1a {
    text-align: left;
  }
  .alert-9e83 {
    text-align: center;
  }
  .lower_ccc5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .middle-99e2 .list_stone_a03a,
  .list_stone_a03a {
    display: none;
  }
  .shadow-green-20fe {
    text-align: left;
  }
  .table-slow-ff5e {
    text-align: center;
  }
  .clean_dc39 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .middle-99e2 .cold-269e,
  .cold-269e {
    display: none;
  }
  .image_in_a327 {
    text-align: left;
  }
  .copper_514c {
    text-align: center;
  }
  .background-first-5b85 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.search-dark-6d54 {
  box-shadow: none !important;
}
.alert_5a82 .simple_92c2,
.inner_0961 .simple_92c2 {
  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;
}
.inner_0961 .simple_92c2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pressed-76d8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pressed-76d8:after,
.pressed-76d8:before {
  content: "";
  display: table;
}
.pressed-76d8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pressed-76d8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pressed-76d8,
.west_f589 {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden_667a.dynamic-a78e .pressed-76d8 {
  max-width: 100%;
}
.hidden_667a.light_0a1d {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden_667a.texture-bfba .pressed-76d8 {
  max-width: 100%;
}
.hidden_667a.texture-bfba > .pressed-76d8 {
  padding-left: 0;
  padding-right: 0;
}
.hidden_667a.texture-bfba > .pressed-76d8 .middle-99e2 {
  margin: 0;
}
.hidden_667a.texture-bfba
  > .pressed-76d8
  .shade-over-3bb9.hover-cc63 {
  margin-right: 0;
  margin-left: 0;
}
.hidden_667a.texture-bfba #main.hover-cc63 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .easy_dcba #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .easy_dcba #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pressed-7a20 .video-cold-8eee {
    padding-right: 1em;
  }
  .pressed-7a20.link-d9c1 .shade-over-3bb9 {
    border-right: 1px solid #eaecee;
  }
  .pressed-7a20.link-d9c1 .video-cold-8eee {
    padding-right: 1em;
  }
  .pressed-7a20.link-d9c1 .pagination-2243 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-purple-bf3d .video-cold-8eee {
    padding-left: 1em;
  }
  .carousel-purple-bf3d.link-d9c1 .shade-over-3bb9 {
    border-left: 1px solid #eaecee;
  }
  .carousel-purple-bf3d.link-d9c1 .video-cold-8eee {
    padding-left: 1em;
  }
  .carousel-purple-bf3d.link-d9c1 .pagination-2243 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-fafa .video-cold-8eee {
    padding-left: 1em;
  }
  .soft-fafa.link-d9c1 .detail_full_3a12 {
    border-right: 1px solid #eaecee;
  }
  .soft-fafa.link-d9c1 .label-gold-cc2c {
    border-right: 1px solid #eaecee;
  }
  .soft-fafa.link-d9c1 .video-cold-8eee {
    padding-left: 1em;
  }
  .soft-fafa.link-d9c1 .pagination-2243 {
    padding-right: 1em;
  }
  .soft-fafa.link-d9c1 .text_yellow_d997 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-a8cb .video-cold-8eee {
    padding-right: 1em;
  }
  .solid-a8cb.link-d9c1 .detail_full_3a12 {
    border-left: 1px solid #eaecee;
  }
  .solid-a8cb.link-d9c1 .label-gold-cc2c {
    border-left: 1px solid #eaecee;
  }
  .solid-a8cb.link-d9c1 .video-cold-8eee {
    padding-right: 1em;
  }
  .solid-a8cb.link-d9c1 .pagination-2243 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .solid-a8cb.link-d9c1 .text_yellow_d997 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_dcba .video-cold-8eee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_dcba.link-d9c1 .shade-over-3bb9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .easy_dcba.link-d9c1 .video-cold-8eee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_dcba.link-d9c1 .pagination-2243 {
    padding-left: 1em;
  }
  .easy_dcba.link-d9c1 .text_yellow_d997 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .easy_dcba.link-d9c1 .video-cold-8eee {
    padding-left: 0;
  }
}
.dropdown-d8cb .solid_38f2 {
  display: inline-block;
}
.logo_large_9ba2 {
  display: inline-block;
}
.liquid-3dbe {
  word-con: break-word;
}
.red_fe21 > span {
  display: inline-block;
  padding: 5px 0;
}
.red_fe21 .text-middle-2c44 {
  margin-left: 8px;
  margin-right: 8px;
}
.red_fe21 .short_107d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.search-last-9173 .yellow_bfbc {
  margin-bottom: 2em;
}
.search-last-9173 .panel_smooth_24b1 {
  margin-bottom: 15px;
}
.search-last-9173 .panel_smooth_24b1:last-child {
  margin-bottom: 0;
}
.search-last-9173 .texture_active_eb12 {
  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) {
  .search-last-9173 .texture_active_eb12 {
    display: block;
  }
}
.search-last-9173 .over-b6b3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .search-last-9173 .over-b6b3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.search-last-9173 .progress_252f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.search-last-9173 .progress_252f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.search-last-9173 .progress_252f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.search-last-9173 .liquid-3dbe {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.search-last-9173 .liquid-3dbe a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.search-last-9173 .notification-a87c p:last-child {
  margin-bottom: 0;
}
.search-last-9173 .thumbnail-837a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.search-last-9173 .hover-d8c3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.search-last-9173 .alert_bottom_75c2 {
  margin-top: 1em;
}
.search-last-9173 .gallery-2560 {
  top: 0;
  display: block;
}
.search-last-9173 .gallery-2560 a {
  color: inherit;
}
.search-last-9173 .gallery-2560 a:hover {
  color: inherit;
}
.search-last-9173 .narrow_9a0e {
  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;
}
.search-last-9173 .narrow_9a0e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.search-last-9173 .hover-d8c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.search-last-9173 .easy_3b0a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.search-last-9173 .easy_3b0a:first-child {
  margin-top: 0;
}
.search-last-9173 .easy_3b0a.surface-4efb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.search-last-9173 .easy_3b0a.light_c806 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search-last-9173
  .easy_3b0a.light_c806.link_2f6d
  .alert_bottom_75c2 {
  width: 100%;
}
.search-last-9173 .light_c806 {
  -webkit-box-align: center;
  align-items: center;
}
.search-last-9173 .light_c806 .red_fe21,
.search-last-9173 .light_c806 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.search-last-9173 .progress_252f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search-last-9173 .progress_252f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search-last-9173 .progress_252f: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;
}
.search-last-9173 .surface-4efb {
  z-index: 5;
}
.search-last-9173 .center_ef06 .gradient-focused-fcce {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.search-last-9173 .feature_6b62 .gradient-focused-fcce {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.search-last-9173 .aside_355d .gradient-focused-fcce {
  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;
}
.search-last-9173.modal-7916 .texture_active_eb12,
.search-last-9173.east_42f3 .texture_active_eb12 {
  display: block;
}
.search-last-9173.modal-7916 .texture_active_eb12 .progress_focused_104c,
.search-last-9173.modal-7916 .texture_active_eb12 .hover-d8c3,
.search-last-9173.east_42f3 .texture_active_eb12 .progress_focused_104c,
.search-last-9173.east_42f3 .texture_active_eb12 .hover-d8c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search-last-9173.article_9b35 .over-b6b3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .search-last-9173.article_9b35 .over-b6b3 {
    margin-right: 0;
  }
}
.search-last-9173.modal-7916 .over-b6b3,
.search-last-9173.east_42f3 .over-b6b3 {
  padding-top: 40%;
}
.search-last-9173.modal-7916 .yellow_bfbc,
.search-last-9173.east_42f3 .yellow_bfbc {
  display: block;
}
.search-last-9173.modal-7916 .fn-sticky-809a .hover-d8c3,
.search-last-9173.east_42f3 .fn-sticky-809a .hover-d8c3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.search-last-9173.modal-7916 .over-b6b3,
.search-last-9173.east_42f3 .over-b6b3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.search-last-9173.modal-7916 .hover-d8c3 {
  padding: 1em;
}
.menu-8059 {
  margin: 30px auto;
  display: block;
}
.menu-8059 .box_lite_39a5 > * {
  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;
}
.menu-8059 .box_lite_39a5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-8059 .box_lite_39a5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary-d66e .red_fe21 {
  margin-bottom: 1.41575em;
}
.primary-d66e .pattern-ea7b {
  margin-bottom: 1.618em;
}
.footer-9aed .focus_d954 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer-9aed .focus_d954 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer-9aed .filter-lite-d367 {
  max-width: 100%;
  overflow: auto;
}
.form-9050 .footer-9aed a:hover {
  text-decoration: underline;
}
.advanced_cc51 .panel_smooth_24b1:not(.liquid-3dbe),
.advanced_cc51 .progress_252f {
  margin-bottom: 1.41575em;
}
.advanced_cc51 .panel_smooth_24b1:not(.liquid-3dbe):last-child,
.advanced_cc51 .progress_252f:last-child {
  margin-bottom: 0;
}
.advanced_cc51 .panel_smooth_24b1.glass-4303 {
  margin-bottom: 0.41575em;
}
.advanced_cc51 .aside-stone-1322:before,
.advanced_cc51 .grid_2b7d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.advanced_cc51 .aside-stone-1322:before {
  content: "\f115";
}
.advanced_cc51 .grid_2b7d:before {
  content: "\f02c";
}
.advanced_cc51 .box_current_e793 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.advanced_cc51 .box_current_e793 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture_brown_17ed {
  display: -webkit-box;
  display: flex;
}
.texture_brown_17ed .tiny_9e8b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture_brown_17ed .tiny_9e8b {
    flex-basis: 90px;
  }
}
.texture_brown_17ed .gradient-advanced-945b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_brown_17ed .gradient-advanced-945b {
    flex-basis: calc(100% - 50px);
  }
}
.texture_brown_17ed .surface-action-d722 p:last-child {
  margin-bottom: 0.72em;
}
.active-52f2 .box_lite_39a5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-52f2 .box_lite_39a5:after,
.active-52f2 .box_lite_39a5:before {
  content: "";
  display: table;
}
.active-52f2 .box_lite_39a5:after {
  clear: both;
}
.active-52f2 .box_lite_39a5 .item_dirty_5fb3,
.active-52f2 .box_lite_39a5 .main-simple-0da5 {
  width: 49%;
}
.active-52f2 .box_lite_39a5 .item_dirty_5fb3 a span.accordion_d517,
.active-52f2 .box_lite_39a5 .main-simple-0da5 a span.accordion_d517 {
  display: block;
  margin-bottom: 5px;
}
.active-52f2 .box_lite_39a5 .main-simple-0da5 {
  float: left;
  text-align: left;
}
.active-52f2 .box_lite_39a5 .item_dirty_5fb3 {
  float: right;
  text-align: right;
}
.column-773e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .column-773e {
    margin-bottom: 0;
  }
}
.huge_475c {
  margin-bottom: 1em;
}
.huge_475c .liquid-3dbe {
  font-size: 1.1em;
  line-height: 1.3;
}
.motion-f260 a {
  display: block;
  line-height: 0;
  position: relative;
}
.active-1277 .huge_475c,
.paper-53a2 .huge_475c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active-1277 .huge_475c,
  .paper-53a2 .huge_475c {
    display: block;
  }
}
.active-1277 .motion-f260,
.paper-53a2 .motion-f260 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active-1277 .motion-f260,
  .paper-53a2 .motion-f260 {
    margin-bottom: 1em;
  }
}
.active-1277 .motion-f260 img,
.paper-53a2 .motion-f260 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active-1277 .chip-focused-97c5,
.paper-53a2 .chip-focused-97c5 {
  flex-basis: calc(100% - 160px);
}
.active-1277 .chip-focused-97c5 p,
.paper-53a2 .chip-focused-97c5 p {
  margin-bottom: 0;
}
.active-1277 .chip-focused-97c5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active-1277 .chip-focused-97c5 {
    padding-left: 0;
  }
}
.paper-53a2 .chip-focused-97c5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paper-53a2 .chip-focused-97c5 {
    padding-right: 0;
  }
}
.paper-53a2 .motion-f260 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent_eb02 .motion-f260 {
  margin-bottom: 0.5em;
}
.accent_eb02 .motion-f260 img {
  width: 100%;
}
.under_ec74 .first-2eca,
.text_thick_d9d1 .first-2eca {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.text_thick_d9d1 .shade-over-3bb9 .photo-87c1 p:last-child {
  margin-bottom: 0;
}
.rough-2b87 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media-south-6cb5 .current-ed94 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media-south-6cb5 .current-ed94:last-of-type {
    margin-bottom: 0;
  }
}
.media-south-6cb5 .current-ed94 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media-south-6cb5 .current-ed94 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media-south-6cb5 .current-ed94 ul li {
  margin: 0 0 0.6em;
}
.media-south-6cb5 .current-ed94 ul li.tabs-cff8,
.media-south-6cb5 .current-ed94 ul li.input_ce8a {
  position: relative;
}
.media-south-6cb5 .current-ed94 ul li.tabs-cff8 .bronze_b0b4,
.media-south-6cb5 .current-ed94 ul li.input_ce8a .bronze_b0b4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media-south-6cb5 .current-ed94 ul li.tabs-cff8:after:after,
.media-south-6cb5 .current-ed94 ul li.tabs-cff8:after:before,
.media-south-6cb5
  .current-ed94
  ul
  li.input_ce8a:after:after,
.media-south-6cb5
  .current-ed94
  ul
  li.input_ce8a:after:before {
  content: "";
  display: table;
}
.media-south-6cb5 .current-ed94 ul li.tabs-cff8:after:after,
.media-south-6cb5
  .current-ed94
  ul
  li.input_ce8a:after:after {
  clear: both;
}
.media-south-6cb5 .current-ed94 a.tooltip-active-285d:hover {
  text-decoration: none;
}
.media-south-6cb5 .current-ed94 select {
  max-width: 100%;
}
.media-south-6cb5 .current-ed94 table {
  font-size: 85%;
}
.media-south-6cb5 .current-ed94 table td,
.media-south-6cb5 .current-ed94 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media-south-6cb5 .current-ed94 table tfoot td {
  text-align: left;
}
.media-south-6cb5 .current-ed94 :last-child {
  margin-bottom: 0;
}
.media-south-6cb5 .current-ed94 .row_bright_f28e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media-south-6cb5 .current-ed94 .row_bright_f28e label {
  width: 100%;
}
.media-south-6cb5 .current-ed94 .row_bright_f28e .logo_f704 {
  width: 100%;
  display: block;
}
.media-south-6cb5 .current-ed94 .row_bright_f28e .thick_643d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media-south-6cb5 .current-ed94 .row_bright_f28e .thick_643d:hover svg #svg-search {
  fill: #444;
}
.media-south-6cb5 .current-ed94 .row_bright_f28e .thick_643d svg {
  width: 18px;
  height: 18px;
}
.media-south-6cb5 .block-new-30be ul ul,
.media-south-6cb5 .wrapper-5087 ul ul,
.media-south-6cb5 .feature_c538 ul ul,
.media-south-6cb5 .title-top-e1cb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media-south-6cb5 .block-new-30be .video_4086 > a,
.media-south-6cb5 .wrapper-5087 .video_4086 > a,
.media-south-6cb5 .feature_c538 .video_4086 > a,
.media-south-6cb5 .title-top-e1cb .video_4086 > a {
  margin-bottom: 0;
}
.media-south-6cb5 .black_e543 li,
.media-south-6cb5 .block-new-30be li,
.media-south-6cb5 .solid_1241 li,
.media-south-6cb5 .wrapper-5087 li,
.media-south-6cb5 .feature_c538 li,
.media-south-6cb5 .title-top-e1cb li,
.media-south-6cb5 .carousel-easy-35ff li,
.media-south-6cb5 .primary_66e6 li {
  display: block;
  position: relative;
}
.media-south-6cb5 .black_e543 li:last-child,
.media-south-6cb5 .block-new-30be li:last-child,
.media-south-6cb5 .solid_1241 li:last-child,
.media-south-6cb5 .wrapper-5087 li:last-child,
.media-south-6cb5 .feature_c538 li:last-child,
.media-south-6cb5 .title-top-e1cb li:last-child,
.media-south-6cb5 .carousel-easy-35ff li:last-child,
.media-south-6cb5 .primary_66e6 li:last-child {
  border: none;
}
.media-south-6cb5 .black_e543 li a,
.media-south-6cb5 .block-new-30be li a,
.media-south-6cb5 .solid_1241 li a,
.media-south-6cb5 .wrapper-5087 li a,
.media-south-6cb5 .feature_c538 li a,
.media-south-6cb5 .title-top-e1cb li a,
.media-south-6cb5 .carousel-easy-35ff li a,
.media-south-6cb5 .primary_66e6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-south-6cb5 .black_e543 li ul li::before,
.media-south-6cb5 .block-new-30be li ul li::before,
.media-south-6cb5 .solid_1241 li ul li::before,
.media-south-6cb5 .wrapper-5087 li ul li::before,
.media-south-6cb5 .feature_c538 li ul li::before,
.media-south-6cb5 .title-top-e1cb li ul li::before,
.media-south-6cb5 .carousel-easy-35ff li ul li::before,
.media-south-6cb5 .primary_66e6 li ul li::before {
  left: 15px;
}
.media-south-6cb5 .black_e543 li ul a,
.media-south-6cb5 .block-new-30be li ul a,
.media-south-6cb5 .solid_1241 li ul a,
.media-south-6cb5 .wrapper-5087 li ul a,
.media-south-6cb5 .feature_c538 li ul a,
.media-south-6cb5 .title-top-e1cb li ul a,
.media-south-6cb5 .carousel-easy-35ff li ul a,
.media-south-6cb5 .primary_66e6 li ul a {
  padding-left: 20px;
}
.media-south-6cb5 .black_e543 li ul ul li::before,
.media-south-6cb5 .block-new-30be li ul ul li::before,
.media-south-6cb5 .solid_1241 li ul ul li::before,
.media-south-6cb5 .wrapper-5087 li ul ul li::before,
.media-south-6cb5 .feature_c538 li ul ul li::before,
.media-south-6cb5 .title-top-e1cb li ul ul li::before,
.media-south-6cb5 .carousel-easy-35ff li ul ul li::before,
.media-south-6cb5 .primary_66e6 li ul ul li::before {
  left: 30px;
}
.media-south-6cb5 .black_e543 li ul ul a,
.media-south-6cb5 .block-new-30be li ul ul a,
.media-south-6cb5 .solid_1241 li ul ul a,
.media-south-6cb5 .wrapper-5087 li ul ul a,
.media-south-6cb5 .feature_c538 li ul ul a,
.media-south-6cb5 .title-top-e1cb li ul ul a,
.media-south-6cb5 .carousel-easy-35ff li ul ul a,
.media-south-6cb5 .primary_66e6 li ul ul a {
  padding-left: 40px;
}
.media-south-6cb5 .button_a947 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-south-6cb5 .primary_66e6 ul li {
  margin-bottom: 1.41575em;
}
.media-south-6cb5 .primary_66e6 ul li .fixed-fc83 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media-south-6cb5 .primary_66e6 ul li .tag_basic_1ccd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.east_f9fd .black_e543 li a,
.east_f9fd .block-new-30be li a,
.east_f9fd .solid_1241 li a,
.east_f9fd .wrapper-5087 li a,
.east_f9fd .feature_c538 li a,
.east_f9fd .title-top-e1cb li a,
.east_f9fd .carousel-easy-35ff li a,
.east_f9fd .primary_66e6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_f9fd .button_a947 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_f9fd .current-ed94 ul li.tabs-cff8 .bronze_b0b4,
.east_f9fd .current-ed94 ul li.input_ce8a .bronze_b0b4 {
  background: rgba(0, 0, 0, 0.2);
}
.east_f9fd .media-south-6cb5 .current-ed94 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_667a .media-south-6cb5 .feature-bc74 li {
  margin: 0;
}
.hidden_667a .media-south-6cb5 .feature-bc74 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden_667a .media-south-6cb5 .feature-bc74 li ul {
  margin: 0;
}
.hidden_667a .media-south-6cb5 .feature-bc74 li ul li a {
  padding-left: 15px;
}
.hidden_667a .media-south-6cb5 .feature-bc74 li ul li li a {
  padding-left: 30px;
}
.hidden_667a .media-south-6cb5 .feature-bc74 li.wood-ac38 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden_667a .media-south-6cb5 .feature-bc74 li.wood-ac38 > 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;
}
.hidden_667a .media-south-6cb5 .feature-bc74 li.wood-ac38 > 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;
}
.input-wide-ccba a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside-tiny-b520 {
  position: relative;
  z-index: 10;
}
.aside-tiny-b520 .header_5f3a {
  width: 100%;
  max-width: 100%;
}
.hero-dbb5 .last_d0ab {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hero-dbb5 .bottom-81fa {
}
.hero-dbb5 .east_f9fd {
  background: #292929;
}
.in_8274 .last_d0ab {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.in_8274 .bottom-81fa {
  background: #f9f9f9;
}
.in_8274 .east_f9fd {
  background: #303030;
}
.dropdown-west-6619 .last_d0ab {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-west-6619 .solid_38f2 {
    margin-bottom: 1em;
  }
  .dropdown-west-6619 .solid_38f2:last-child {
    margin-bottom: 0;
  }
}
.dropdown-west-6619 .bottom-81fa {
  background: #ededed;
}
.dropdown-west-6619 .east_f9fd {
  background: #1a1a1a;
}
.last_d0ab.bottom-81fa {
  color: rgba(0, 0, 0, 0.6);
}
.last_d0ab.bottom-81fa .gallery-medium-02c8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last_d0ab.east_f9fd {
  color: rgba(255, 255, 255, 0.99);
}
.last_d0ab.east_f9fd a:not(.tooltip-active-285d) {
  color: rgba(255, 255, 255, 0.79);
}
.last_d0ab.east_f9fd a:not(.tooltip-active-285d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_d0ab.east_f9fd .gallery-medium-02c8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_d0ab.east_f9fd table tbody td,
.last_d0ab.east_f9fd table th {
  background: rgba(0, 0, 0, 0.08);
}
.under_c64c.focus_3a1b .pressed-76d8 {
  max-width: initial;
}
.under_c64c .table-first-f72a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.under_c64c .table-first-f72a .header_5f3a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .under_c64c .table-first-f72a .header_5f3a {
    display: block;
    margin-bottom: 2em;
  }
  .under_c64c .table-first-f72a .header_5f3a:last-child {
    margin-bottom: 0;
  }
}
.dropdown-west-6619 .solid_38f2:last-child,
.in_8274 .solid_38f2:last-child,
.hero-dbb5 .solid_38f2:last-child {
  margin-bottom: 0;
}
.dropdown-west-6619 .solid_38f2 .media-south-6cb5 .current-ed94:last-child,
.in_8274 .solid_38f2 .media-south-6cb5 .current-ed94:last-child,
.hero-dbb5 .solid_38f2 .media-south-6cb5 .current-ed94:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-west-6619 .block-under-04ff,
  .dropdown-west-6619 .box-pink-95f1,
  .in_8274 .block-under-04ff,
  .in_8274 .box-pink-95f1,
  .hero-dbb5 .block-under-04ff,
  .hero-dbb5 .box-pink-95f1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside-tiny-b520 .solid_38f2 {
    margin-bottom: 2em;
  }
}
.aside-tiny-b520 p:last-child {
  margin-bottom: 0;
}
.aside-tiny-b520 li,
.aside-tiny-b520 ul {
  list-style: none;
  margin: 0;
}
.aside-tiny-b520 ul ul {
  margin-left: 2.617924em;
}
.focus-east-e33c {
  font-size: 0.875em;
}

/* css-noise: bdc5 */
.ghost-box-u6 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
