/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hidden-tall-f239/customify
Author: WPCustomify
Author URI: https://pressmaximum.hidden-tall-f239
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.hidden-tall-f239/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fluid_22c0.accent-silver-2233/licenses/gpl-2.0.avatar_yellow_47e9
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.button_c282/, (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.icon_869a.highlight-fresh-eb16/normalize.carousel-19d7/
 ======
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.carousel-19d7 v7.0.0 | MIT License | github.hidden-tall-f239/necolas/normalize.carousel-19d7 */
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;
}
.description_2fce .shadow_old_7a56,
.active_4e61,
.menu-7d07,
.gas_ec8d,
.input-1bfe,
.easy_5448,
.right-e7da,
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;
}
.active_4e61,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active_4e61,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active_4e61,
  h1 {
    font-size: 1.8em;
  }
}
.menu-7d07,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.menu-7d07 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .menu-7d07,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .menu-7d07,
  h2 {
    font-size: 1.7em;
  }
}
.gas_ec8d,
h3 {
  font-size: 1.618em;
}
.description_2fce .shadow_old_7a56,
.input-1bfe,
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.border_4a8b {
  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;
}
.shade-905b:after,
.shade-905b:before,
.feature_copper_9267:after,
.feature_copper_9267:before {
  content: "";
  display: table;
}
.shade-905b:after,
.feature_copper_9267:after {
  clear: both;
}
.article_bright_3977 {
  float: right;
  margin-right: 0;
}
.caption_pro_e615 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content_70a2 .sidebar_new_4648,
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;
}
.content_70a2 .sidebar_new_4648: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;
}
.video_fresh_c010 .sidebar_new_4648 {
  box-shadow: none;
}
.video_fresh_c010
  .sidebar_new_4648
  .pressed-9e3a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.video_fresh_c010 .sidebar_new_4648 .list-5e32 {
  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;
}
.video_fresh_c010
  .sidebar_new_4648
  .list-5e32
  b {
  display: none;
}
.video_fresh_c010 .texture-cold-e0b9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.black-0328:not(.gas_410f):not(.gallery_pressed_7662),
button:not(.gas_410f):not(.gallery_pressed_7662),
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ),
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ),
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ) {
  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;
}
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ):hover,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ):hover,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):hover,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):hover,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ):active,
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ):active,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):active,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):active,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):active,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus {
  outline: 0;
}
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928 {
  position: relative;
}
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .link_outer_2bc0,
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .easy-71cb,
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .shadow-left-7427,
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  i,
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  svg,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .link_outer_2bc0,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .easy-71cb,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .shadow-left-7427,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  i,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  svg,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .link_outer_2bc0,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .easy-71cb,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .shadow-left-7427,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  i,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  svg,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .link_outer_2bc0,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .easy-71cb,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .shadow-left-7427,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  i,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  svg,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .link_outer_2bc0,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .easy-71cb,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  .shadow-left-7427,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  i,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928
  svg {
  visibility: hidden;
}
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928:after,
button:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928:after,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928:after,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928:after,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ).fn-loading-4928: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;
}
.black-0328:not(.gas_410f):not(.gallery_pressed_7662),
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ),
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ),
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ) {
  color: #fff;
  background: #235787;
}
.black-0328:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus,
input[type="button"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus,
input[type="reset"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus,
input[type="submit"]:not(.gas_410f):not(
    .gallery_pressed_7662
  ):focus {
  color: #fff;
}
.black-0328.fn-disabled-4928:not(.gas_410f):not(
    .gallery_pressed_7662
  ),
.black-0328[disabled]:not(.gas_410f):not(
    .gallery_pressed_7662
  ),
button.fn-disabled-4928:not(.gas_410f):not(
    .gallery_pressed_7662
  ),
button[disabled]:not(.gas_410f):not(
    .gallery_pressed_7662
  ) {
  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;
}
.easy_bb70 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.easy_bb70: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;
}
.complex_9867 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hard-82da {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.section_becd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-905b:after,
.shade-905b:before,
.paper_0f27:after,
.paper_0f27:before,
.fresh-a28c:after,
.fresh-a28c:before,
.header-bronze-8966:after,
.header-bronze-8966:before,
.modal_basic_fdfa:after,
.modal_basic_fdfa:before,
.disabled-e77f:after,
.disabled-e77f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-905b:after,
.paper_0f27:after,
.fresh-a28c:after,
.header-bronze-8966:after,
.modal_basic_fdfa:after,
.disabled-e77f:after {
  clear: both;
}
.paper_0f27 .rough-97a4,
.fresh-a28c .rough-97a4,
.action-6c6b .rough-97a4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.form_1d12 {
  display: inline-block;
}
.caption-out-62b6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-out-62b6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-out-62b6 .info_fluid_49fa {
  padding: 1em 0;
  font-size: 85%;
}
.info_fluid_49fa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form_831f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form_831f:after,
.form_831f:before {
  content: "";
  display: table;
}
.form_831f:after {
  clear: both;
}
.table-dynamic-6da3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.black-d463 .table-dynamic-6da3 {
  max-width: 50%;
}
.footer-hard-c788 .table-dynamic-6da3 {
  max-width: 33.33%;
}
.black-df95 .table-dynamic-6da3 {
  max-width: 25%;
}
.background_e57b .table-dynamic-6da3 {
  max-width: 20%;
}
.primary-c34f .table-dynamic-6da3 {
  max-width: 16.66%;
}
.slider-0c9f .table-dynamic-6da3 {
  max-width: 14.28%;
}
.down-9055 .table-dynamic-6da3 {
  max-width: 12.5%;
}
.content-fresh-5a45 .table-dynamic-6da3 {
  max-width: 11.11%;
}
.hidden_out_fce7 {
  display: block;
}
.description_2fce .chip-east-67ad label,
.description_2fce .content_complex_d626 label,
.description_2fce .backdrop-bottom-f861 label,
.description_2fce .popup_bright_5bf9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-f815 {
  list-style: none;
  margin: 0;
}
.form-f815 article.active-6458 {
  margin-bottom: 0;
}
.form-f815 ul {
  list-style: none;
  margin: 0;
}
.form-f815 .chip-gold-f2d7 li.active-6458 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-f815 .chip-gold-f2d7 li.active-6458 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-f815 .chip-gold-f2d7 li.active-6458: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) {
  .form-f815 .chip-gold-f2d7 li.active-6458 li.active-6458 li.active-6458 li.active-6458 {
    padding-left: 0;
  }
}
article.active-6458 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-6458 .paper_0f27 p:last-of-type {
  margin-bottom: 0;
}
article.active-6458 .hard_5ec9 {
  float: left;
}
article.active-6458 .tall-4008 {
  margin-left: 85px;
}
article.active-6458 .complex_1322 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-6458 .complex_1322 .simple_a284 {
  margin-left: 10px;
}
article.active-6458 .fresh_604c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-6458 .right_ce51 {
  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 .chip-east-67ad,
  #respond .backdrop-bottom-f861,
  #respond .popup_bright_5bf9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-east-67ad input,
#respond .backdrop-bottom-f861 input,
#respond .popup_bright_5bf9 input {
  width: 100%;
}
#respond .popup_bright_5bf9 {
  margin-right: 0;
}
#respond .description-old-a4eb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-47ed {
  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;
}
.item-47ed.gallery_a49e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item-47ed 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%);
}
.item-47ed:focus,
.item-47ed: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);
}
.gradient_6f06 {
  border-radius: 10%;
}
.footer_e13d {
  border-radius: 50%;
}
.highlight_lower_c77e {
  font-size: 0.72em;
}
.video-fixed-56cd {
  font-size: 0.875em;
}
.silver-ba48 {
  font-size: 1.1em;
}
.form-down-900a {
  text-transform: uppercase;
  line-height: 1.2;
}
.form-down-900a.highlight_lower_c77e {
  letter-spacing: 0.5px;
}
.element_d78c,
.element_d78c a {
  color: #6d6d6d;
}
.element_d78c a:hover {
  color: #111;
}
.card-iron-d5a9 {
  color: #6d6d6d;
}
.background_wood_2849 {
  overflow-x: hidden;
}
.background_wood_2849 .outline-cdaa.active_4893 {
  position: relative;
}
.background_wood_2849 .outline-cdaa.active_4893.gallery_huge_763e {
  position: initial;
}
.background_wood_2849
  .outline-cdaa.active_4893.gallery_huge_763e
  .gas-830e {
  left: auto;
}
.background_wood_2849 .outline-cdaa .gas-830e {
  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;
}
.background_wood_2849 .outline-cdaa:hover.active_4893 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.background_wood_2849
  .outline-cdaa:hover.active_4893
  .gas-830e {
  display: block;
  z-index: 9999999;
}
.background_wood_2849 .logo_yellow_092d .pagination_53b9,
.background_wood_2849 .bright_853b .pagination_53b9 {
  display: none;
}
.background_wood_2849 .layout_c649 .outline-cdaa:hover.active_4893 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description_2fce .chip-east-67ad label,
.description_2fce .content_complex_d626 label,
.description_2fce .backdrop-bottom-f861 label,
.description_2fce .popup_bright_5bf9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-f815 {
  list-style: none;
  margin: 0;
}
.form-f815 article.active-6458 {
  margin-bottom: 0;
}
.form-f815 ul {
  list-style: none;
  margin: 0;
}
.form-f815 .chip-gold-f2d7 li.active-6458 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-f815 .chip-gold-f2d7 li.active-6458 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-f815 .chip-gold-f2d7 li.active-6458: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) {
  .form-f815 .chip-gold-f2d7 li.active-6458 li.active-6458 li.active-6458 li.active-6458 {
    padding-left: 0;
  }
}
article.active-6458 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-6458 .paper_0f27 p:last-of-type {
  margin-bottom: 0;
}
article.active-6458 .hard_5ec9 {
  float: left;
}
article.active-6458 .tall-4008 {
  margin-left: 85px;
}
article.active-6458 .complex_1322 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-6458 .complex_1322 .simple_a284 {
  margin-left: 10px;
}
article.active-6458 .fresh_604c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-6458 .right_ce51 {
  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 .chip-east-67ad,
  #respond .backdrop-bottom-f861,
  #respond .popup_bright_5bf9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-east-67ad input,
#respond .backdrop-bottom-f861 input,
#respond .popup_bright_5bf9 input {
  width: 100%;
}
#respond .popup_bright_5bf9 {
  margin-right: 0;
}
#respond .description-old-a4eb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo_yellow_092d .preview-liquid-bfd8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview-liquid-bfd8 .medium-bf7d.bronze_a441 .blue_e919 > li > a:focus,
.preview-liquid-bfd8 .medium-bf7d.bronze_a441 .blue_e919 > li > a:hover,
.preview-liquid-bfd8 .medium-bf7d.paper-d388 .blue_e919 > li > a:focus,
.preview-liquid-bfd8 .medium-bf7d.paper-d388 .blue_e919 > li > a:hover,
.preview-liquid-bfd8 .medium-bf7d.label-be4c .blue_e919 > li > a:focus,
.preview-liquid-bfd8 .medium-bf7d.label-be4c .blue_e919 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-liquid-bfd8
  .medium-bf7d.bronze_a441
  .blue_e919
  > li.paper-92be
  > a,
.preview-liquid-bfd8
  .medium-bf7d.bronze_a441
  .blue_e919
  > li.border-old-3518
  > a,
.preview-liquid-bfd8
  .medium-bf7d.paper-d388
  .blue_e919
  > li.paper-92be
  > a,
.preview-liquid-bfd8
  .medium-bf7d.paper-d388
  .blue_e919
  > li.border-old-3518
  > a,
.preview-liquid-bfd8
  .medium-bf7d.label-be4c
  .blue_e919
  > li.paper-92be
  > a,
.preview-liquid-bfd8 .medium-bf7d.label-be4c .blue_e919 > li.action_a6b8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-liquid-bfd8 .paragraph_cold_0564,
.preview-liquid-bfd8 .paragraph_cold_0564 a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-liquid-bfd8 .section_left_3b2f.logo_c4be li a,
.preview-liquid-bfd8 .panel-4bbf a,
.preview-liquid-bfd8 .picture_3ae8,
.preview-liquid-bfd8 .blue_e919 > li > a,
.preview-liquid-bfd8 .paper_0cc6 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8 .section_left_3b2f.logo_c4be li a:hover,
.preview-liquid-bfd8 .panel-4bbf a:hover,
.preview-liquid-bfd8 .picture_3ae8:hover,
.preview-liquid-bfd8 .blue_e919 > li > a:hover,
.preview-liquid-bfd8 .paper_0cc6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-liquid-bfd8 .mask-purple-4faa {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8 .mask-purple-4faa .backdrop-bbb2 {
  color: rgba(255, 255, 255, 0.99);
}
.preview-liquid-bfd8 .mask-purple-4faa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-liquid-bfd8 .breadcrumb_medium_b27b .overlay-43e9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8 .breadcrumb_medium_b27b .overlay-43e9 .menu-down-e795 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8
  .breadcrumb_medium_b27b
  .overlay-43e9
  .menu-down-e795::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8
  .breadcrumb_medium_b27b
  .overlay-43e9
  .menu-down-e795:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8
  .breadcrumb_medium_b27b
  .overlay-43e9
  .menu-down-e795::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8
  .breadcrumb_medium_b27b
  .overlay-43e9
  .menu-down-e795::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8 .breadcrumb_medium_b27b .slider_fresh_96c0 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-liquid-bfd8 .breadcrumb_medium_b27b .slider_fresh_96c0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-b657
  .preview-liquid-bfd8
  .breadcrumb_medium_b27b
  .modal_huge_3b80
  .cold_38fa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-b657
  .preview-liquid-bfd8
  .breadcrumb_medium_b27b
  .modal_huge_3b80
  .menu-down-e795 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_yellow_092d .pink_4695 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pink_4695 .medium-bf7d.bronze_a441 .blue_e919 > li > a:focus,
.pink_4695 .medium-bf7d.bronze_a441 .blue_e919 > li > a:hover,
.pink_4695 .medium-bf7d.paper-d388 .blue_e919 > li > a:focus,
.pink_4695 .medium-bf7d.paper-d388 .blue_e919 > li > a:hover,
.pink_4695 .medium-bf7d.label-be4c .blue_e919 > li > a:focus,
.pink_4695 .medium-bf7d.label-be4c .blue_e919 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink_4695
  .medium-bf7d.bronze_a441
  .blue_e919
  > li.paper-92be
  > a,
.pink_4695
  .medium-bf7d.bronze_a441
  .blue_e919
  > li.border-old-3518
  > a,
.pink_4695
  .medium-bf7d.paper-d388
  .blue_e919
  > li.paper-92be
  > a,
.pink_4695
  .medium-bf7d.paper-d388
  .blue_e919
  > li.border-old-3518
  > a,
.pink_4695
  .medium-bf7d.label-be4c
  .blue_e919
  > li.paper-92be
  > a,
.pink_4695 .medium-bf7d.label-be4c .blue_e919 > li.action_a6b8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pink_4695 .paragraph_cold_0564,
.pink_4695 .paragraph_cold_0564 a {
  color: rgba(0, 0, 0, 0.8);
}
.pink_4695 .section_left_3b2f.logo_c4be li a,
.pink_4695 .panel-4bbf a,
.pink_4695 .picture_3ae8,
.pink_4695 .blue_e919 > li > a,
.pink_4695 .paper_0cc6 {
  color: rgba(0, 0, 0, 0.55);
}
.pink_4695 .section_left_3b2f.logo_c4be li a:hover,
.pink_4695 .panel-4bbf a:hover,
.pink_4695 .picture_3ae8:hover,
.pink_4695 .blue_e919 > li > a:hover,
.pink_4695 .paper_0cc6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink_4695 .mask-purple-4faa {
  color: rgba(0, 0, 0, 0.55);
}
.pink_4695 .mask-purple-4faa .backdrop-bbb2 {
  color: rgba(0, 0, 0, 0.8);
}
.pink_4695 .mask-purple-4faa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple-02b2 .list_c605 {
  margin-left: auto;
  margin-right: auto;
}
.fresh-a28c > * {
  margin-left: auto;
  margin-right: auto;
}
.fresh-a28c .complex_9867 {
  margin-right: 1.41575em;
}
.layout-red-e623 .fresh-a28c > .sidebar-3b20 {
  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;
}
.layout-red-e623 .fresh-a28c > .pressed-c1dc {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.wrapper_8637.simple-02b2 .list_c605,
.progress_f6be.simple-02b2 .list_c605 {
  margin-left: 0;
}
.highlight-638a.simple-02b2 .list_c605,
.wrapper_dim_fe9f.simple-02b2 .list_c605 {
  margin-right: 0;
}
.fresh-a28c ol,
.fresh-a28c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.north-4332 video {
  max-width: 100%;
}
.hover_north_179a img {
  display: block;
}
.hover_north_179a.complex_9867,
.hover_north_179a.hard-82da {
  width: 100%;
}
.hover_north_179a.pressed-c1dc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface_current_d8f2:not(.feature_current_5d1b) {
  margin: 1.5em auto;
}
.solid_c052 p {
  padding: 1.5em 14px;
}
ul.focused-6996.pressed-c1dc,
ul.focused-6996.sidebar-3b20,
ul.focused-6996.selected-213e.sidebar-3b20 {
  padding: 0 14px;
}
.shadow-hard-d7e9 {
  display: block;
  overflow-x: auto;
}
.shadow-hard-d7e9 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow-hard-d7e9 td,
.shadow-hard-d7e9 th {
  padding: 0.5em;
}
.fresh-a28c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fresh-a28c ol ol,
.fresh-a28c ol ul,
.fresh-a28c ul ol,
.fresh-a28c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fresh-a28c ol ol li,
.fresh-a28c ol ul li,
.fresh-a28c ul ol li,
.fresh-a28c ul ul li {
  margin-left: 0;
}
.icon-active-5175.pressed-1163 > .section_3b60 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.icon-active-5175.pressed-1163 > .section_3b60 iframe,
.icon-active-5175.pressed-1163 > .section_3b60 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled-b690 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled-b690.hovered-2e36 {
  padding: 0;
}
.disabled-b690.hovered-2e36 cite {
  font-size: 13px;
}
.disabled-b690 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled-b690 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature-small-b4b4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature-small-b4b4 > p:first-child {
  margin-top: 0;
}
.feature-small-b4b4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature-small-b4b4 blockquote {
  border-left: 0;
}
.tall-4c7c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tall-4c7c:not(.active-d5db) {
  max-width: 100px;
}
.tall-4c7c.texture_narrow_9fbd {
  border-bottom: none !important;
  text-align: center;
}
.tall-4c7c.texture_narrow_9fbd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .solid_c052 p {
    padding: 1.5em 0;
  }
}
.new_b0f2 {
  color: #0073aa;
}
.photo-b436 {
  background-color: #0073aa;
}
.active-7b31 {
  color: #229fd8;
}
.breadcrumb_plasma_692e {
  background-color: #229fd8;
}
.wide_b24a {
  color: #eee;
}
.texture-dim-4ee8 {
  background-color: #eee;
}
.middle-d7ed {
  color: #444;
}
.plasma-07e1 {
  background-color: #444;
}
.active-8854 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active-8854 .summary_b804 .panel-4bbf {
  font-size: 15px;
}
.active-8854 .panel-4bbf {
  line-height: 1.3;
}
.active-8854 .pink_4695 {
}
.active-8854 .preview-liquid-bfd8 {
  background: #235787;
}
.aside_blue_e5d0 {
  padding: 0;
}
.aside_blue_e5d0 .preview-liquid-bfd8 {
  background: #1a1a1a;
}
.aside_blue_e5d0 .pink_4695 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb_left_365b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb_left_365b .pink_4695 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb_left_365b .preview-liquid-bfd8 {
  background: #303030;
}
.disabled-e77f {
  position: relative;
  z-index: 10;
}
.disabled-e77f .secondary-rough-89f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_huge_6f63 .active_4893 {
  display: inline-block;
  vertical-align: middle;
}
.background_huge_6f63.liquid-b38f .active_4893 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background_huge_6f63.liquid-b38f .active_4893 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background_huge_6f63.liquid-b38f .active_4893 {
    margin-right: 0.4em;
  }
}
.background_huge_6f63.liquid-b38f .active_4893:last-child {
  margin-right: 0;
}
.form_dirty_6fea .secondary-rough-89f5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo_yellow_092d .summary_b804 {
    margin: 0 -0.5em;
  }
  .logo_yellow_092d .summary_b804 [class*="customify-col-"],
  .logo_yellow_092d .summary_b804 [class*="customify-col_"],
  .logo_yellow_092d .summary_b804 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo_yellow_092d.header_24c8 .secondary-rough-89f5 {
  background: 0 0 !important;
}
.logo_yellow_092d.header_24c8 .secondary-rough-89f5,
.logo_yellow_092d.form_dirty_6fea .secondary-rough-89f5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo_yellow_092d.notification_new_bc10 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo_yellow_092d.form_dirty_6fea .secondary-rough-89f5 {
  box-shadow: none !important;
}
.disabled_rough_ad53 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .disabled_rough_ad53 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_rough_ad53 {
    padding: 18px 0 20px;
  }
}
.disabled_rough_ad53 .module_green_a3dd {
  width: 100%;
}
.disabled_rough_ad53 .tooltip_fe9c {
  margin-bottom: 0;
}
.disabled_rough_ad53 .green-5c86 {
  margin-top: 5px;
  font-size: 0.875em;
}
.image_cold_0450 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.image_cold_0450 .video-78ab {
  width: 100%;
}
.module-inner-08a7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.module-inner-08a7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.module-inner-08a7 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;
}
.module-inner-08a7 li:last-child:after {
  display: none;
}
.module-inner-08a7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.orange_995f .pagination_53b9 button,
.disabled_rough_ad53 .pagination_53b9 button {
  left: 0;
}
.orange_995f .video-78ab,
.disabled_rough_ad53 .video-78ab {
  padding-left: 0;
  padding-right: 0;
}
.orange_995f .image_cold_0450,
.disabled_rough_ad53 .image_cold_0450 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.orange_995f {
  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;
}
.orange_995f: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;
}
.orange_995f .outline_b549 {
  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) {
  .orange_995f .outline_b549 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .orange_995f .outline_b549 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .orange_995f .outline_b549 {
    min-height: 200px;
  }
}
.orange_995f .module-inner-08a7 {
  color: rgba(255, 255, 255, 0.8);
}
.orange_995f .module-inner-08a7 a,
.orange_995f .module-inner-08a7 li:after {
  color: inherit;
}
.orange_995f .module-inner-08a7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip_narrow_28f3 {
  margin-bottom: 0.5em;
}
.left_1f38 {
  margin-bottom: 1.2em;
}
.left_1f38,
.chip_narrow_28f3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.left_1f38 p:last-child,
.chip_narrow_28f3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination_53b9,
#masthead .pagination_53b9 {
  display: none;
}
#masthead
  > .pagination_53b9.search-easy-e1f4 {
  display: none;
}
#masthead > .pagination_53b9 button {
  left: 0;
}
.bright-db0b {
  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%;
}
.bright-db0b .active_4893 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bright-db0b .plasma-6687 {
  display: -webkit-box;
  display: flex;
}
.bright-db0b .plasma-6687.image-pressed-1a9e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bright-db0b .plasma-6687.column-pressed-1500 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright-db0b .plasma-6687.input_bbce {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright-db0b.button-iron-052d.tabs_61f1 .plasma-6687.image-pressed-1a9e {
  flex-basis: 100%;
}
.bright-db0b.new_dbd2 .plasma-6687.column-pressed-1500 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bright-db0b.new_dbd2 .plasma-6687.input_bbce {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination_53b9.search-easy-e1f4 {
  display: none;
}
#masthead > .pagination_53b9 button {
  left: 0;
}
.menu_right_4305 {
  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;
}
.menu_right_4305:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu_right_4305.article-3bd2 i {
  margin-right: 4px;
}
.menu_right_4305.main-8318 i {
  margin-left: 5px;
}
.panel-4bbf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel-4bbf p:last-child {
  margin-bottom: 0;
}
.picture_cool_11ee {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture_cool_11ee a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture_cool_11ee img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture_cool_11ee .paragraph_cold_0564 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture_cool_11ee .dark-096a {
  margin: 5px 0 7px 0;
}
.picture_cool_11ee.outline_4459 .pattern_ccaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_cool_11ee.outline_4459 .motion-c838 {
  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;
}
.picture_cool_11ee.fast_4e50 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture_cool_11ee.fast_4e50 .pattern_ccaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_cool_11ee.fast_4e50 .motion-c838 {
  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;
}
.picture_cool_11ee.gallery_d55a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_cool_11ee.grid-b8b4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture_cool_11ee.grid-b8b4 .motion-c838 {
  margin-top: 7px;
}
.status-liquid-55d8 {
  display: inline-block;
}
.disabled-e77f .rough-3422 .picture_cool_11ee img {
  max-width: 100%;
}
.medium-bf7d .lower-4553.gradient_basic_f24f,
.label_e57f .lower-4553.gradient_basic_f24f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium-bf7d .avatar-3408,
.label_e57f .avatar-3408 {
  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%);
}
.medium-bf7d .avatar-3408 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.medium-bf7d.hidden-e053 .avatar-3408 {
  display: none;
}
.medium-bf7d .wide_8e61 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium-bf7d .wide_8e61 li {
  display: inline-block;
  position: relative;
}
.medium-bf7d .wide_8e61 li:last-child {
  margin-right: 0;
}
.medium-bf7d .wide_8e61 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;
}
.medium-bf7d .wide_8e61 li.action_a6b8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.medium-bf7d .wide_8e61 > 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;
}
.medium-bf7d .wide_8e61 > li > a i {
  line-height: 0;
}
.medium-bf7d .wide_8e61 > li.content_dirty_29a9 > a .avatar-3408 {
  margin-left: 4px;
  line-height: 0;
}
.medium-bf7d .wide_8e61 .pro_fc69 li.content_dirty_29a9 > a {
  position: relative;
}
.medium-bf7d .wide_8e61 .pro_fc69 li.content_dirty_29a9 > a:after,
.medium-bf7d .wide_8e61 .pro_fc69 li.content_dirty_29a9 > a:before {
  content: "";
  display: table;
}
.medium-bf7d .wide_8e61 .pro_fc69 li.content_dirty_29a9 > a:after {
  clear: both;
}
.medium-bf7d .wide_8e61 .pro_fc69 li.content_dirty_29a9 > a .avatar-3408 {
  margin-left: 5px;
  float: right;
}
.medium-bf7d .article-b667,
.medium-bf7d .pro_fc69 {
  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;
}
.medium-bf7d .pro_fc69 {
  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;
}
.medium-bf7d .pro_fc69 .gradient_basic_f24f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium-bf7d .pro_fc69 .avatar-3408 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.medium-bf7d .pro_fc69 li {
  display: block;
  margin: 0;
  padding: 0;
}
.medium-bf7d .pro_fc69 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;
}
.medium-bf7d .pro_fc69 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.medium-bf7d .pro_fc69 .pro_fc69 {
  top: 0;
  left: 100%;
}
.medium-bf7d .soft_84de.fn-focus-4928 > .article-b667,
.medium-bf7d .soft_84de.fn-focus-4928 > .pro_fc69,
.medium-bf7d .soft_84de:focus > .article-b667,
.medium-bf7d .soft_84de:focus > .pro_fc69,
.medium-bf7d .soft_84de:hover > .article-b667,
.medium-bf7d .soft_84de:hover > .pro_fc69 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.medium-bf7d.label-be4c .blue_e919:after,
.medium-bf7d.label-be4c .blue_e919:before {
  content: "";
  display: table;
}
.medium-bf7d.label-be4c .blue_e919:after {
  clear: both;
}
.medium-bf7d.label-be4c .blue_e919 > li {
  float: left;
}
.medium-bf7d.current_4adc .blue_e919:after,
.medium-bf7d.current_4adc .blue_e919:before {
  content: "";
  display: table;
}
.medium-bf7d.current_4adc .blue_e919:after {
  clear: both;
}
.medium-bf7d.current_4adc .blue_e919 > li {
  float: left;
}
.medium-bf7d.current_4adc .blue_e919 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.medium-bf7d.current_4adc .blue_e919 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.medium-bf7d.current_4adc .blue_e919 > li.paper-92be > a,
.medium-bf7d.current_4adc .blue_e919 > li.action_a6b8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.medium-bf7d.bronze_a441 .blue_e919 > li > a .gradient_basic_f24f {
  position: relative;
}
.medium-bf7d.bronze_a441 .blue_e919 > li > a .gradient_basic_f24f: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;
}
.medium-bf7d.bronze_a441
  .blue_e919
  > li:focus
  > a
  .gradient_basic_f24f:before,
.medium-bf7d.bronze_a441
  .blue_e919
  > li:hover
  > a
  .gradient_basic_f24f:before {
  width: 100%;
  background-color: currentColor;
}
.medium-bf7d.bronze_a441
  .blue_e919
  > li.paper-92be
  > a
  .gradient_basic_f24f:before,
.medium-bf7d.bronze_a441
  .blue_e919
  > li.border-old-3518
  > a
  .gradient_basic_f24f:before {
  width: 100%;
  background-color: currentColor;
}
.medium-bf7d.paper-d388 .blue_e919 > li > a .gradient_basic_f24f {
  position: relative;
}
.medium-bf7d.paper-d388 .blue_e919 > li > a .gradient_basic_f24f: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;
}
.medium-bf7d.paper-d388 .blue_e919 > li:focus > a .gradient_basic_f24f:before,
.medium-bf7d.paper-d388
  .blue_e919
  > li:hover
  > a
  .gradient_basic_f24f:before {
  width: 100%;
  background-color: currentColor;
}
.medium-bf7d.paper-d388
  .blue_e919
  > li.paper-92be
  > a
  .gradient_basic_f24f:before,
.medium-bf7d.paper-d388
  .blue_e919
  > li.border-old-3518
  > a
  .gradient_basic_f24f:before {
  width: 100%;
  background-color: currentColor;
}
.label_e57f .wide_8e61 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.label_e57f .wide_8e61 li:first-child > a {
  border-top: none;
}
.label_e57f .wide_8e61 .secondary-fast-aa49 > .gradient_basic_f24f .avatar-3408 {
  display: none;
}
.label_e57f .wide_8e61 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.label_e57f .wide_8e61 li:last-child {
  border: none;
}
.label_e57f .wide_8e61 li.content_dirty_29a9 > a {
  padding-right: 45px !important;
}
.label_e57f .wide_8e61 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.label_e57f .wide_8e61 li a:focus,
.label_e57f .wide_8e61 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label_e57f .wide_8e61 li .pagination_9c23 {
  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;
}
.label_e57f .wide_8e61 li .pagination_9c23:hover {
  box-shadow: none;
}
.label_e57f .wide_8e61 li .pagination_9c23 .avatar-3408 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.label_e57f .wide_8e61 .pro_fc69 {
  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);
}
.label_e57f .wide_8e61 .pro_fc69 li a {
  padding-left: 3em;
}
.label_e57f .wide_8e61 .sort_ab15 > a .pagination_9c23 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label_e57f .wide_8e61 .sort_ab15 > .pro_fc69 {
  display: block;
  opacity: 1;
}
.inner_ba02 {
  max-width: 100%;
}
.thumbnail-ef8d {
  line-height: 0;
  cursor: pointer;
}
.paper_0cc6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paper_0cc6:hover {
  box-shadow: none;
  color: currentColor;
}
.paper_0cc6 svg {
  width: 18px;
  height: 18px;
}
.paper_0cc6 .summary-05cc {
  display: none;
}
.tooltip-hard-4e96 {
  position: relative;
}
.tooltip-hard-4e96.fn-active-4928 .paper_0cc6 .section-fresh-f662 {
  display: none;
}
.tooltip-hard-4e96.fn-active-4928 .paper_0cc6 .summary-05cc {
  display: inline-block;
}
.tooltip-hard-4e96 .title-5e7b {
  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);
}
.tooltip-hard-4e96.shadow_31e5 .title-5e7b {
  left: auto;
  right: -0.9em;
}
.tooltip-hard-4e96.shadow_31e5 .current-e026::before {
  left: auto;
  right: 15px;
}
.tooltip-hard-4e96.fn-active-4928 .title-5e7b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_huge_3b80 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal_huge_3b80 label {
  flex-basis: 100%;
}
.modal_huge_3b80 .overlay-43e9 {
  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;
}
.modal_huge_3b80 .menu-down-e795 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal_huge_3b80 .menu-down-e795:focus {
  background-color: transparent;
}
.modal_huge_3b80 button.slider_fresh_96c0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal_huge_3b80 button.slider_fresh_96c0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal_huge_3b80 button.slider_fresh_96c0 svg {
  width: 18px;
  height: 18px;
}
.modal_huge_3b80 input[type="submit"] {
  min-height: auto;
}
.breadcrumb_medium_b27b .modal_huge_3b80 .menu-down-e795 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.current-e026 {
  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) {
  .current-e026 {
    width: 220px;
  }
}
.current-e026 label {
  flex-basis: 100%;
}
.current-e026::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;
}
.disabled-b657 .breadcrumb_medium_b27b .modal_huge_3b80 {
  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;
}
.disabled-b657
  .breadcrumb_medium_b27b
  .modal_huge_3b80
  .overlay-43e9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.disabled-b657 .breadcrumb_medium_b27b .modal_huge_3b80 .menu-down-e795 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.disabled-b657
  .breadcrumb_medium_b27b
  .modal_huge_3b80
  .menu-down-e795:focus {
  background: 0 0;
}
.disabled-b657
  .breadcrumb_medium_b27b
  .modal_huge_3b80
  .cold_38fa {
  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;
}
.section_left_3b2f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.section_left_3b2f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.section_left_3b2f li:last-child {
  margin-right: 0;
}
.section_left_3b2f li:first-child {
  margin-left: 0;
}
.section_left_3b2f.first_af7d a {
  color: #fff;
}
.section_left_3b2f.first_af7d a:hover {
  color: #fff;
}
.section_left_3b2f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.section_left_3b2f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.section_left_3b2f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_left_3b2f a:hover {
  opacity: 0.9;
  color: inherit;
}
.section_left_3b2f [class*="social-icon-apple"] {
  background-color: #999;
}
.section_left_3b2f [class*="social-icon-apple"].module-black-ba7a {
  background-color: transparent;
  color: #999;
}
.section_left_3b2f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.section_left_3b2f [class*="social-icon-behance"].module-black-ba7a {
  background-color: transparent;
  color: #1769ff;
}
.section_left_3b2f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.section_left_3b2f [class*="social-icon-bitbucket"].module-black-ba7a {
  background-color: transparent;
  color: #205081;
}
.section_left_3b2f [class*="social-icon-codepen"] {
  background-color: #000;
}
.section_left_3b2f [class*="social-icon-codepen"].module-black-ba7a {
  background-color: transparent;
  color: #000;
}
.section_left_3b2f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.section_left_3b2f [class*="social-icon-delicious"].module-black-ba7a {
  background-color: transparent;
  color: #39f;
}
.section_left_3b2f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.section_left_3b2f [class*="social-icon-digg"].module-black-ba7a {
  background-color: transparent;
  color: #005be2;
}
.section_left_3b2f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.section_left_3b2f [class*="social-icon-dribbble"].module-black-ba7a {
  background-color: transparent;
  color: #ea4c89;
}
.section_left_3b2f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.section_left_3b2f [class*="social-icon-envelope"].module-black-ba7a {
  background-color: transparent;
  color: #ea4335;
}
.section_left_3b2f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.section_left_3b2f [class*="social-icon-facebook"].module-black-ba7a {
  background-color: transparent;
  color: #3b5998;
}
.section_left_3b2f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.section_left_3b2f [class*="social-icon-flickr"].module-black-ba7a {
  background-color: transparent;
  color: #0063dc;
}
.section_left_3b2f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.section_left_3b2f [class*="social-icon-foursquare"].module-black-ba7a {
  background-color: transparent;
  color: #2d5be3;
}
.section_left_3b2f [class*="social-icon-github"] {
  background-color: #333;
}
.section_left_3b2f [class*="social-icon-github"].module-black-ba7a {
  background-color: transparent;
  color: #333;
}
.section_left_3b2f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.section_left_3b2f [class*="social-icon-google-plus"].module-black-ba7a {
  background-color: transparent;
  color: #dd4b39;
}
.section_left_3b2f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.section_left_3b2f [class*="social-icon-houzz"].module-black-ba7a {
  background-color: transparent;
  color: #7ac142;
}
.section_left_3b2f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.section_left_3b2f [class*="social-icon-instagram"].module-black-ba7a {
  background-color: transparent;
  color: #262626;
}
.section_left_3b2f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.section_left_3b2f [class*="social-icon-jsfiddle"].module-black-ba7a {
  background-color: transparent;
  color: #487aa2;
}
.section_left_3b2f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.section_left_3b2f [class*="social-icon-linkedin"].module-black-ba7a {
  background-color: transparent;
  color: #0077b5;
}
.section_left_3b2f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.section_left_3b2f [class*="social-icon-medium"].module-black-ba7a {
  background-color: transparent;
  color: #00ab6b;
}
.section_left_3b2f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.section_left_3b2f
  [class*="social-icon-odnoklassniki"].module-black-ba7a {
  background-color: transparent;
  color: #f4731c;
}
.section_left_3b2f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.section_left_3b2f [class*="social-icon-meetup"].module-black-ba7a {
  background-color: transparent;
  color: #ec1c40;
}
.section_left_3b2f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.section_left_3b2f [class*="social-icon-pinterest"].module-black-ba7a {
  background-color: transparent;
  color: #bd081c;
}
.section_left_3b2f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.section_left_3b2f [class*="social-icon-product-hunt"].module-black-ba7a {
  background-color: transparent;
  color: #da552f;
}
.section_left_3b2f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.section_left_3b2f [class*="social-icon-reddit"].module-black-ba7a {
  background-color: transparent;
  color: #ff4500;
}
.section_left_3b2f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.section_left_3b2f [class*="social-icon-rss"].module-black-ba7a {
  background-color: transparent;
  color: #f26522;
}
.section_left_3b2f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.section_left_3b2f
  [class*="social-icon-shopping-cart"].module-black-ba7a {
  background-color: transparent;
  color: #4caf50;
}
.section_left_3b2f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.section_left_3b2f [class*="social-icon-skype"].module-black-ba7a {
  background-color: transparent;
  color: #00aff0;
}
.section_left_3b2f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.section_left_3b2f [class*="social-icon-slideshare"].module-black-ba7a {
  background-color: transparent;
  color: #0077b5;
}
.section_left_3b2f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.section_left_3b2f [class*="social-icon-snapchat"].module-black-ba7a {
  background-color: transparent;
  color: #fffc00;
}
.section_left_3b2f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.section_left_3b2f [class*="social-icon-soundcloud"].module-black-ba7a {
  background-color: transparent;
  color: #f80;
}
.section_left_3b2f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.section_left_3b2f [class*="social-icon-spotify"].module-black-ba7a {
  background-color: transparent;
  color: #2ebd59;
}
.section_left_3b2f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.section_left_3b2f
  [class*="social-icon-stack-overflow"].module-black-ba7a {
  background-color: transparent;
  color: #fe7a15;
}
.section_left_3b2f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.section_left_3b2f [class*="social-icon-maldkfgram"].module-black-ba7a {
  background-color: transparent;
  color: #2ca5e0;
}
.section_left_3b2f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.section_left_3b2f [class*="social-icon-tripadvisor"].module-black-ba7a {
  background-color: transparent;
  color: #589442;
}
.section_left_3b2f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.section_left_3b2f [class*="social-icon-tumblr"].module-black-ba7a {
  background-color: transparent;
  color: #35465c;
}
.section_left_3b2f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.section_left_3b2f [class*="social-icon-twitch"].module-black-ba7a {
  background-color: transparent;
  color: #6441a5;
}
.section_left_3b2f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.section_left_3b2f [class*="social-icon-twitter"].module-black-ba7a {
  background-color: transparent;
  color: #1da1f2;
}
.section_left_3b2f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.section_left_3b2f [class*="social-icon-vimeo"].module-black-ba7a {
  background-color: transparent;
  color: #1ab7ea;
}
.section_left_3b2f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.section_left_3b2f [class*="social-icon-vk"].module-black-ba7a {
  background-color: transparent;
  color: #45668e;
}
.section_left_3b2f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.section_left_3b2f [class*="social-icon-weibo"].module-black-ba7a {
  background-color: transparent;
  color: #df2029;
}
.section_left_3b2f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.section_left_3b2f [class*="social-icon-weixin"].module-black-ba7a {
  background-color: transparent;
  color: #7bb32e;
}
.section_left_3b2f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.section_left_3b2f [class*="social-icon-whatsapp"].module-black-ba7a {
  background-color: transparent;
  color: #25d366;
}
.section_left_3b2f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.section_left_3b2f [class*="social-icon-wordpress"].module-black-ba7a {
  background-color: transparent;
  color: #21759b;
}
.section_left_3b2f [class*="social-icon-xing"] {
  background-color: #026466;
}
.section_left_3b2f [class*="social-icon-xing"].module-black-ba7a {
  background-color: transparent;
  color: #026466;
}
.section_left_3b2f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.section_left_3b2f [class*="social-icon-yelp"].module-black-ba7a {
  background-color: transparent;
  color: #af0606;
}
.section_left_3b2f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.section_left_3b2f [class*="social-icon-youtube"].module-black-ba7a {
  background-color: transparent;
  color: #cd201f;
}
.picture_3ae8 {
  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;
}
.picture_3ae8:hover {
  box-shadow: none;
  background: 0 0;
}
.filter-7956 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.first-82eb {
  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;
}
.gallery_down_c11e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tag-small-1b18 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tag-small-1b18,
.tag-small-1b18::after,
.tag-small-1b18::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;
}
.tag-small-1b18::after,
.tag-small-1b18::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border_984b .first-82eb .gallery_down_c11e {
  margin-top: -2px;
  width: 19px;
}
.border_984b .first-82eb .tag-small-1b18 {
  margin-top: -1px;
}
.border_984b .first-82eb .tag-small-1b18,
.border_984b .first-82eb .tag-small-1b18::after,
.border_984b .first-82eb .tag-small-1b18::before {
  width: 19px;
  height: 2px;
}
.border_984b .first-82eb .tag-small-1b18::before {
  top: -6px;
}
.border_984b .first-82eb .tag-small-1b18::after {
  bottom: -6px;
}
.liquid-10a0 .first-82eb .gallery_down_c11e {
  margin-top: -2px;
  width: 22px;
}
.liquid-10a0 .first-82eb .tag-small-1b18 {
  margin-top: -1px;
}
.liquid-10a0 .first-82eb .tag-small-1b18,
.liquid-10a0 .first-82eb .tag-small-1b18::after,
.liquid-10a0 .first-82eb .tag-small-1b18::before {
  width: 22px;
  height: 2px;
}
.liquid-10a0 .first-82eb .tag-small-1b18::before {
  top: -7px;
}
.liquid-10a0 .first-82eb .tag-small-1b18::after {
  bottom: -7px;
}
.outline-brown-0864 .first-82eb .gallery_down_c11e {
  margin-top: -2px;
  width: 31px;
}
.outline-brown-0864 .first-82eb .tag-small-1b18 {
  margin-top: -1.5px;
}
.outline-brown-0864 .first-82eb .tag-small-1b18,
.outline-brown-0864 .first-82eb .tag-small-1b18::after,
.outline-brown-0864 .first-82eb .tag-small-1b18::before {
  width: 31px;
  height: 3px;
}
.outline-brown-0864 .first-82eb .tag-small-1b18::before {
  top: -9px;
}
.outline-brown-0864 .first-82eb .tag-small-1b18::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .right_e2a5 .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 19px;
  }
  .right_e2a5 .first-82eb .tag-small-1b18 {
    margin-top: -1px;
  }
  .right_e2a5 .first-82eb .tag-small-1b18,
  .right_e2a5 .first-82eb .tag-small-1b18::after,
  .right_e2a5 .first-82eb .tag-small-1b18::before {
    width: 19px;
    height: 2px;
  }
  .right_e2a5 .first-82eb .tag-small-1b18::before {
    top: -6px;
  }
  .right_e2a5 .first-82eb .tag-small-1b18::after {
    bottom: -6px;
  }
  .summary-south-ac7f .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 22px;
  }
  .summary-south-ac7f .first-82eb .tag-small-1b18 {
    margin-top: -1px;
  }
  .summary-south-ac7f .first-82eb .tag-small-1b18,
  .summary-south-ac7f .first-82eb .tag-small-1b18::after,
  .summary-south-ac7f .first-82eb .tag-small-1b18::before {
    width: 22px;
    height: 2px;
  }
  .summary-south-ac7f .first-82eb .tag-small-1b18::before {
    top: -7px;
  }
  .summary-south-ac7f .first-82eb .tag-small-1b18::after {
    bottom: -7px;
  }
  .banner_tiny_d775 .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 31px;
  }
  .banner_tiny_d775 .first-82eb .tag-small-1b18 {
    margin-top: -1.5px;
  }
  .banner_tiny_d775 .first-82eb .tag-small-1b18,
  .banner_tiny_d775 .first-82eb .tag-small-1b18::after,
  .banner_tiny_d775 .first-82eb .tag-small-1b18::before {
    width: 31px;
    height: 3px;
  }
  .banner_tiny_d775 .first-82eb .tag-small-1b18::before {
    top: -9px;
  }
  .banner_tiny_d775 .first-82eb .tag-small-1b18::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .input_fresh_0f8d .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 19px;
  }
  .input_fresh_0f8d .first-82eb .tag-small-1b18 {
    margin-top: -1px;
  }
  .input_fresh_0f8d .first-82eb .tag-small-1b18,
  .input_fresh_0f8d .first-82eb .tag-small-1b18::after,
  .input_fresh_0f8d .first-82eb .tag-small-1b18::before {
    width: 19px;
    height: 2px;
  }
  .input_fresh_0f8d .first-82eb .tag-small-1b18::before {
    top: -6px;
  }
  .input_fresh_0f8d .first-82eb .tag-small-1b18::after {
    bottom: -6px;
  }
  .background_old_5f1b .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 22px;
  }
  .background_old_5f1b .first-82eb .tag-small-1b18 {
    margin-top: -1px;
  }
  .background_old_5f1b .first-82eb .tag-small-1b18,
  .background_old_5f1b .first-82eb .tag-small-1b18::after,
  .background_old_5f1b .first-82eb .tag-small-1b18::before {
    width: 22px;
    height: 2px;
  }
  .background_old_5f1b .first-82eb .tag-small-1b18::before {
    top: -7px;
  }
  .background_old_5f1b .first-82eb .tag-small-1b18::after {
    bottom: -7px;
  }
  .stale_5d8d .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 31px;
  }
  .stale_5d8d .first-82eb .tag-small-1b18 {
    margin-top: -1.5px;
  }
  .stale_5d8d .first-82eb .tag-small-1b18,
  .stale_5d8d .first-82eb .tag-small-1b18::after,
  .stale_5d8d .first-82eb .tag-small-1b18::before {
    width: 31px;
    height: 3px;
  }
  .stale_5d8d .first-82eb .tag-small-1b18::before {
    top: -9px;
  }
  .stale_5d8d .first-82eb .tag-small-1b18::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary_cd42 .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 19px;
  }
  .primary_cd42 .first-82eb .tag-small-1b18 {
    margin-top: -1px;
  }
  .primary_cd42 .first-82eb .tag-small-1b18,
  .primary_cd42 .first-82eb .tag-small-1b18::after,
  .primary_cd42 .first-82eb .tag-small-1b18::before {
    width: 19px;
    height: 2px;
  }
  .primary_cd42 .first-82eb .tag-small-1b18::before {
    top: -6px;
  }
  .primary_cd42 .first-82eb .tag-small-1b18::after {
    bottom: -6px;
  }
  .status-pink-3ad2 .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 22px;
  }
  .status-pink-3ad2 .first-82eb .tag-small-1b18 {
    margin-top: -1px;
  }
  .status-pink-3ad2 .first-82eb .tag-small-1b18,
  .status-pink-3ad2 .first-82eb .tag-small-1b18::after,
  .status-pink-3ad2 .first-82eb .tag-small-1b18::before {
    width: 22px;
    height: 2px;
  }
  .status-pink-3ad2 .first-82eb .tag-small-1b18::before {
    top: -7px;
  }
  .status-pink-3ad2 .first-82eb .tag-small-1b18::after {
    bottom: -7px;
  }
  .photo_5356 .first-82eb .gallery_down_c11e {
    margin-top: -2px;
    width: 31px;
  }
  .photo_5356 .first-82eb .tag-small-1b18 {
    margin-top: -1.5px;
  }
  .photo_5356 .first-82eb .tag-small-1b18,
  .photo_5356 .first-82eb .tag-small-1b18::after,
  .photo_5356 .first-82eb .tag-small-1b18::before {
    width: 31px;
    height: 3px;
  }
  .photo_5356 .first-82eb .tag-small-1b18::before {
    top: -9px;
  }
  .photo_5356 .first-82eb .tag-small-1b18::after {
    bottom: -9px;
  }
}
.info-6032 .tag-small-1b18 {
  -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);
}
.info-6032 .tag-small-1b18::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info-6032 .tag-small-1b18::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);
}
.info-6032.selected_3661 .tag-small-1b18 {
  -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);
}
.info-6032.selected_3661 .tag-small-1b18::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info-6032.selected_3661 .tag-small-1b18::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);
}
.up-b539 {
  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.focused-ab57:before {
  display: none;
}
.bright_853b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bright_853b .focused_682b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bright_853b .focused_682b:last-of-type {
  border-bottom: none;
}
.bright_853b .focused_682b.tag_tall_ea69,
.bright_853b .focused_682b.popup-e0c9,
.bright_853b .focused_682b.large_490b {
  padding: 0;
}
.bright_853b .label_e57f .pagination_9c23 {
  color: currentColor;
}
.bright_853b .label_e57f .pagination_9c23:focus,
.bright_853b .label_e57f .pagination_9c23:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_853b.pink_4695 .mask-purple-4faa,
.bright_853b.pink_4695 .panel-4bbf a,
.bright_853b.pink_4695 .blue_e919 a,
.bright_853b.pink_4695 .pro_fc69 a {
  color: rgba(0, 0, 0, 0.55);
}
.bright_853b.pink_4695 .mask-purple-4faa:hover,
.bright_853b.pink_4695 .panel-4bbf a:hover,
.bright_853b.pink_4695 .blue_e919 a:hover,
.bright_853b.pink_4695 .pro_fc69 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_853b.pink_4695 .backdrop-bbb2 {
  color: rgba(0, 0, 0, 0.8);
}
.bright_853b.pink_4695 .focused_682b {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_853b.pink_4695 .focused_682b:before {
  background: rgba(0, 0, 0, 0.08);
}
.bright_853b.pink_4695 .sort_slow_7a08:before {
  background: rgba(255, 255, 255, 0.9);
}
.bright_853b.pink_4695 .label_e57f .wide_8e61 li a,
.bright_853b.pink_4695 .label_e57f .pagination_9c23,
.bright_853b.pink_4695 .pro_fc69 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_853b.pink_4695 .label_e57f .pagination_9c23:focus,
.bright_853b.pink_4695 .label_e57f .pagination_9c23:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_853b.pink_4695 .wide_8e61 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_853b.preview-liquid-bfd8 .mask-purple-4faa,
.bright_853b.preview-liquid-bfd8 .panel-4bbf a,
.bright_853b.preview-liquid-bfd8 .blue_e919 .pagination_9c23,
.bright_853b.preview-liquid-bfd8 .blue_e919 a,
.bright_853b.preview-liquid-bfd8 .pro_fc69 a {
  color: rgba(255, 255, 255, 0.79);
}
.bright_853b.preview-liquid-bfd8 .mask-purple-4faa:hover,
.bright_853b.preview-liquid-bfd8 .panel-4bbf a:hover,
.bright_853b.preview-liquid-bfd8 .blue_e919 .pagination_9c23:hover,
.bright_853b.preview-liquid-bfd8 .blue_e919 a:hover,
.bright_853b.preview-liquid-bfd8 .pro_fc69 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_853b.preview-liquid-bfd8 .backdrop-bbb2 {
  color: rgba(255, 255, 255, 0.99);
}
.bright_853b.preview-liquid-bfd8 .focused_682b {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_853b.preview-liquid-bfd8 .focused_682b:before {
  background: rgba(255, 255, 255, 0.08);
}
.bright_853b.preview-liquid-bfd8 .sort_slow_7a08:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright_853b.preview-liquid-bfd8 .label_e57f .wide_8e61 li a,
.bright_853b.preview-liquid-bfd8 .label_e57f .pagination_9c23,
.bright_853b.preview-liquid-bfd8 .pro_fc69 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_853b.preview-liquid-bfd8 .label_e57f .pagination_9c23:focus,
.bright_853b.preview-liquid-bfd8 .label_e57f .pagination_9c23:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_853b.preview-liquid-bfd8 .wide_8e61 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_slow_7a08 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort_slow_7a08:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dropdown-b39b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.link-bottom-40b3 .bright_853b {
  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;
}
.link-bottom-40b3 .focused_682b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.link-bottom-40b3 .focused_682b: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) {
  .link-bottom-40b3 .focused_682b:before {
    width: 16%;
    left: 42%;
  }
}
.link-bottom-40b3 .focused_682b:last-child:before {
  content: none;
}
.link-bottom-40b3 .focused_682b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.link-bottom-40b3 .label_e57f .wide_8e61 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.link-bottom-40b3 .label_e57f .wide_8e61 li a .pagination_9c23 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.link-bottom-40b3 .label_e57f .pro_fc69 {
  border: none;
}
.link-bottom-40b3 .label_e57f .pro_fc69 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.link-bottom-40b3 .sort_slow_7a08 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.link-bottom-40b3 .dropdown-b39b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.link-bottom-40b3 .preview-liquid-bfd8 .sort_slow_7a08:before {
  background: rgba(0, 0, 0, 0.9);
}
.link-bottom-40b3 .pink_4695.surface-warm-f73f .tag-small-1b18 {
  background: rgba(0, 0, 0, 0.6);
}
.link-bottom-40b3
  .pink_4695.surface-warm-f73f
  .tag-small-1b18::after,
.link-bottom-40b3
  .pink_4695.surface-warm-f73f
  .tag-small-1b18:before {
  background: inherit;
}
.link-bottom-40b3
  .pink_4695.surface-warm-f73f:hover
  .tag-small-1b18 {
  background: rgba(0, 0, 0, 0.8);
}
.active_6c11 .bright_853b {
  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) {
  .active_6c11 .bright_853b {
    width: auto;
    right: 45px;
  }
}
.image_copper_fa8e .bright_853b {
  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) {
  .image_copper_fa8e .bright_853b {
    width: auto;
    left: 45px;
  }
}
.focused-ab57 .bright_853b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focused-ab57 .dropdown-b39b {
  max-width: 48em;
  margin: 0 auto;
}
.focused-ab57 .sort_slow_7a08:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.component-hard-8481 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.component-hard-8481.link-bottom-40b3 .bright_853b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.component-hard-8481.active_6c11 .bright_853b {
  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);
}
.component-hard-8481 .bright_853b {
  visibility: visible;
}
.component-hard-8481.image_copper_fa8e .bright_853b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.white_ed4c,
.stale_e0ce {
  overflow-x: hidden;
}
.white_ed4c .bright_853b {
  overflow: auto;
}
.white_ed4c.link-bottom-40b3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_ed4c.link-bottom-40b3 .bright_853b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.white_ed4c.link-bottom-40b3 .picture_3ae8 {
  opacity: 0;
}
.white_ed4c.active_6c11 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_ed4c.active_6c11 .bright_853b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.white_ed4c.active_6c11 .picture_3ae8 {
  opacity: 0;
}
.white_ed4c.image_copper_fa8e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_ed4c.image_copper_fa8e .bright_853b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.white_ed4c.image_copper_fa8e .picture_3ae8 {
  opacity: 0;
}
.white_ed4c.focused-ab57 .bright_853b {
  z-index: 10;
  visibility: visible;
}
.surface-warm-f73f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.surface-warm-f73f .tag-small-1b18 {
  background: rgba(255, 255, 255, 0.99);
}
.surface-warm-f73f .tag-small-1b18::after,
.surface-warm-f73f .tag-small-1b18:before {
  background: inherit;
}
.surface-warm-f73f:hover .tag-small-1b18 {
  background: rgba(255, 255, 255, 0.99);
}
.image_copper_fa8e .surface-warm-f73f {
  top: 10px;
  right: auto;
  left: 12px;
}
.focused-ab57 .surface-warm-f73f {
  display: none !important;
}
.white_ed4c:before,
.stale_e0ce:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.white_ed4c .surface-warm-f73f,
.stale_e0ce .surface-warm-f73f {
  display: inline-block;
}
.bright_853b .active_4893 {
  -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;
}
.white_ed4c .bright_853b .active_4893,
.stale_e0ce .bright_853b .active_4893 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-748b .overlay-43e9 {
  width: 100%;
}
.rough-3422 {
  padding: 0 0.5em 0;
}
.rough-3422 [class*="customify-col-"],
.rough-3422 [class*="customify-col_"],
.rough-3422 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.narrow_fcda .rough-3422 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_b804 .module-6568,
  .module-6568 {
    display: none;
  }
  .search_d2b0 {
    text-align: left;
  }
  .light-4046 {
    text-align: center;
  }
  .sidebar_simple_9760 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_b804 .picture-e8f9,
  .picture-e8f9 {
    display: none;
  }
  .title-pink-8407 {
    text-align: left;
  }
  .pattern_c7fe {
    text-align: center;
  }
  .breadcrumb_silver_8ba7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_b804 .item_a6bb,
  .item_a6bb {
    display: none;
  }
  .video_out_b1ce {
    text-align: left;
  }
  .east_a5a8 {
    text-align: center;
  }
  .image-full-2e58 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element_efd8 {
  box-shadow: none !important;
}
.tall_d7bc .sort_steel_5873,
.backdrop_2bd0 .sort_steel_5873 {
  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;
}
.backdrop_2bd0 .sort_steel_5873 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.secondary-rough-89f5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.secondary-rough-89f5:after,
.secondary-rough-89f5:before {
  content: "";
  display: table;
}
.secondary-rough-89f5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .secondary-rough-89f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.secondary-rough-89f5,
.notification_new_bc10 {
  max-width: 1248px;
  margin: 0 auto;
}

.header-bronze-8966.preview-soft-f67b .secondary-rough-89f5 {
  max-width: 100%;
}
.header-bronze-8966.message_advanced_90fa {
  max-width: 1200px;
  margin: 0 auto;
}
.header-bronze-8966.breadcrumb_106e .secondary-rough-89f5 {
  max-width: 100%;
}
.header-bronze-8966.breadcrumb_106e > .secondary-rough-89f5 {
  padding-left: 0;
  padding-right: 0;
}
.header-bronze-8966.breadcrumb_106e > .secondary-rough-89f5 .summary_b804 {
  margin: 0;
}
.header-bronze-8966.breadcrumb_106e
  > .secondary-rough-89f5
  .photo_1bd5.under-1e56 {
  margin-right: 0;
  margin-left: 0;
}
.header-bronze-8966.breadcrumb_106e #main.under-1e56 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame_bottom_df22 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame_bottom_df22 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input-old-e481 .list_c605 {
    padding-right: 1em;
  }
  .input-old-e481.card_54d1 .photo_1bd5 {
    border-right: 1px solid #eaecee;
  }
  .input-old-e481.card_54d1 .list_c605 {
    padding-right: 1em;
  }
  .input-old-e481.card_54d1 .module-fluid-0963 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_ac0b .list_c605 {
    padding-left: 1em;
  }
  .outline_ac0b.card_54d1 .photo_1bd5 {
    border-left: 1px solid #eaecee;
  }
  .outline_ac0b.card_54d1 .list_c605 {
    padding-left: 1em;
  }
  .outline_ac0b.card_54d1 .module-fluid-0963 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north-1038 .list_c605 {
    padding-left: 1em;
  }
  .north-1038.card_54d1 .photo_west_8244 {
    border-right: 1px solid #eaecee;
  }
  .north-1038.card_54d1 .surface_5749 {
    border-right: 1px solid #eaecee;
  }
  .north-1038.card_54d1 .list_c605 {
    padding-left: 1em;
  }
  .north-1038.card_54d1 .module-fluid-0963 {
    padding-right: 1em;
  }
  .north-1038.card_54d1 .tertiary_0cb6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-883c .list_c605 {
    padding-right: 1em;
  }
  .menu-883c.card_54d1 .photo_west_8244 {
    border-left: 1px solid #eaecee;
  }
  .menu-883c.card_54d1 .surface_5749 {
    border-left: 1px solid #eaecee;
  }
  .menu-883c.card_54d1 .list_c605 {
    padding-right: 1em;
  }
  .menu-883c.card_54d1 .module-fluid-0963 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-883c.card_54d1 .tertiary_0cb6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_bottom_df22 .list_c605 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_bottom_df22.card_54d1 .photo_1bd5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame_bottom_df22.card_54d1 .list_c605 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_bottom_df22.card_54d1 .module-fluid-0963 {
    padding-left: 1em;
  }
  .frame_bottom_df22.card_54d1 .tertiary_0cb6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame_bottom_df22.card_54d1 .list_c605 {
    padding-left: 0;
  }
}
.disabled-ce01 .background_huge_6f63 {
  display: inline-block;
}
.logo-3f32 {
  display: inline-block;
}
.fast_012f {
  word-con: break-word;
}
.logo-cold-0e66 > span {
  display: inline-block;
  padding: 5px 0;
}
.logo-cold-0e66 .message-1596 {
  margin-left: 8px;
  margin-right: 8px;
}
.logo-cold-0e66 .breadcrumb-9b80 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.under-4ded .hover-87a4 {
  margin-bottom: 2em;
}
.under-4ded .tertiary-center-bf1a {
  margin-bottom: 15px;
}
.under-4ded .tertiary-center-bf1a:last-child {
  margin-bottom: 0;
}
.under-4ded .hidden_ac7a {
  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) {
  .under-4ded .hidden_ac7a {
    display: block;
  }
}
.under-4ded .black_2096 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .under-4ded .black_2096 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.under-4ded .border_5449 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.under-4ded .border_5449 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.under-4ded .border_5449 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.under-4ded .fast_012f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.under-4ded .fast_012f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.under-4ded .current_2dde p:last-child {
  margin-bottom: 0;
}
.under-4ded .caption-red-908c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.under-4ded .lite-f41b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.under-4ded .hero_fresh_819f {
  margin-top: 1em;
}
.under-4ded .widget_dd70 {
  top: 0;
  display: block;
}
.under-4ded .widget_dd70 a {
  color: inherit;
}
.under-4ded .widget_dd70 a:hover {
  color: inherit;
}
.under-4ded .top_6149 {
  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;
}
.under-4ded .top_6149:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.under-4ded .lite-f41b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.under-4ded .progress_gas_c563 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.under-4ded .progress_gas_c563:first-child {
  margin-top: 0;
}
.under-4ded .progress_gas_c563.accordion-e91a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.under-4ded .progress_gas_c563.gallery-plasma-3683 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.under-4ded
  .progress_gas_c563.gallery-plasma-3683.paper_a31f
  .hero_fresh_819f {
  width: 100%;
}
.under-4ded .gallery-plasma-3683 {
  -webkit-box-align: center;
  align-items: center;
}
.under-4ded .gallery-plasma-3683 .logo-cold-0e66,
.under-4ded .gallery-plasma-3683 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.under-4ded .border_5449 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.under-4ded .border_5449 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.under-4ded .border_5449: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;
}
.under-4ded .accordion-e91a {
  z-index: 5;
}
.under-4ded .info-bottom-bdf9 .medium_e215 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.under-4ded .over-7a5c .medium_e215 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.under-4ded .frame_wide_0517 .medium_e215 {
  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;
}
.under-4ded.center_1080 .hidden_ac7a,
.under-4ded.title-f78c .hidden_ac7a {
  display: block;
}
.under-4ded.center_1080 .hidden_ac7a .footer_b936,
.under-4ded.center_1080 .hidden_ac7a .lite-f41b,
.under-4ded.title-f78c .hidden_ac7a .footer_b936,
.under-4ded.title-f78c .hidden_ac7a .lite-f41b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.under-4ded.outline-87f1 .black_2096 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .under-4ded.outline-87f1 .black_2096 {
    margin-right: 0;
  }
}
.under-4ded.center_1080 .black_2096,
.under-4ded.title-f78c .black_2096 {
  padding-top: 40%;
}
.under-4ded.center_1080 .hover-87a4,
.under-4ded.title-f78c .hover-87a4 {
  display: block;
}
.under-4ded.center_1080 .fn-sticky-4928 .lite-f41b,
.under-4ded.title-f78c .fn-sticky-4928 .lite-f41b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.under-4ded.center_1080 .black_2096,
.under-4ded.title-f78c .black_2096 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.under-4ded.center_1080 .lite-f41b {
  padding: 1em;
}
.copper-4ecd {
  margin: 30px auto;
  display: block;
}
.copper-4ecd .sort-narrow-c98f > * {
  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;
}
.copper-4ecd .sort-narrow-c98f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-4ecd .sort-narrow-c98f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel-baa5 .logo-cold-0e66 {
  margin-bottom: 1.41575em;
}
.carousel-baa5 .description_outer_5455 {
  margin-bottom: 1.618em;
}
.fresh-a28c .outline_focused_3677 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fresh-a28c .outline_focused_3677 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fresh-a28c .chip_4a2b {
  max-width: 100%;
  overflow: auto;
}
.simple-02b2 .fresh-a28c a:hover {
  text-decoration: underline;
}
.table-29e8 .tertiary-center-bf1a:not(.fast_012f),
.table-29e8 .border_5449 {
  margin-bottom: 1.41575em;
}
.table-29e8 .tertiary-center-bf1a:not(.fast_012f):last-child,
.table-29e8 .border_5449:last-child {
  margin-bottom: 0;
}
.table-29e8 .tertiary-center-bf1a.top-0225 {
  margin-bottom: 0.41575em;
}
.table-29e8 .label_pro_3458:before,
.table-29e8 .preview_cool_9b7f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table-29e8 .label_pro_3458:before {
  content: "\f115";
}
.table-29e8 .preview_cool_9b7f:before {
  content: "\f02c";
}
.table-29e8 .pattern_7da2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table-29e8 .pattern_7da2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accordion_c09f {
  display: -webkit-box;
  display: flex;
}
.accordion_c09f .paragraph_cool_7bc1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accordion_c09f .paragraph_cool_7bc1 {
    flex-basis: 90px;
  }
}
.accordion_c09f .notice_f770 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_c09f .notice_f770 {
    flex-basis: calc(100% - 50px);
  }
}
.accordion_c09f .easy-ba9e p:last-child {
  margin-bottom: 0.72em;
}
.list_white_20e9 .sort-narrow-c98f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list_white_20e9 .sort-narrow-c98f:after,
.list_white_20e9 .sort-narrow-c98f:before {
  content: "";
  display: table;
}
.list_white_20e9 .sort-narrow-c98f:after {
  clear: both;
}
.list_white_20e9 .sort-narrow-c98f .static-f123,
.list_white_20e9 .sort-narrow-c98f .alert_a2fb {
  width: 49%;
}
.list_white_20e9 .sort-narrow-c98f .static-f123 a span.row_gas_2eba,
.list_white_20e9 .sort-narrow-c98f .alert_a2fb a span.row_gas_2eba {
  display: block;
  margin-bottom: 5px;
}
.list_white_20e9 .sort-narrow-c98f .alert_a2fb {
  float: left;
  text-align: left;
}
.list_white_20e9 .sort-narrow-c98f .static-f123 {
  float: right;
  text-align: right;
}
.link_inner_e79b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link_inner_e79b {
    margin-bottom: 0;
  }
}
.menu_medium_f1b4 {
  margin-bottom: 1em;
}
.menu_medium_f1b4 .fast_012f {
  font-size: 1.1em;
  line-height: 1.3;
}
.accent-center-94a4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.red-9956 .menu_medium_f1b4,
.form_2dd0 .menu_medium_f1b4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .red-9956 .menu_medium_f1b4,
  .form_2dd0 .menu_medium_f1b4 {
    display: block;
  }
}
.red-9956 .accent-center-94a4,
.form_2dd0 .accent-center-94a4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .red-9956 .accent-center-94a4,
  .form_2dd0 .accent-center-94a4 {
    margin-bottom: 1em;
  }
}
.red-9956 .accent-center-94a4 img,
.form_2dd0 .accent-center-94a4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.red-9956 .card-tall-cd1a,
.form_2dd0 .card-tall-cd1a {
  flex-basis: calc(100% - 160px);
}
.red-9956 .card-tall-cd1a p,
.form_2dd0 .card-tall-cd1a p {
  margin-bottom: 0;
}
.red-9956 .card-tall-cd1a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .red-9956 .card-tall-cd1a {
    padding-left: 0;
  }
}
.form_2dd0 .card-tall-cd1a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form_2dd0 .card-tall-cd1a {
    padding-right: 0;
  }
}
.form_2dd0 .accent-center-94a4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.brown_6a0c .accent-center-94a4 {
  margin-bottom: 0.5em;
}
.brown_6a0c .accent-center-94a4 img {
  width: 100%;
}
.shadow_east_dfff .message-3024,
.hidden_stone_3c5d .message-3024 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden_stone_3c5d .photo_1bd5 .dirty_0c9a p:last-child {
  margin-bottom: 0;
}
.disabled-short-49e4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.steel_86fb .tag-black-366a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .steel_86fb .tag-black-366a:last-of-type {
    margin-bottom: 0;
  }
}
.steel_86fb .tag-black-366a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.steel_86fb .tag-black-366a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.steel_86fb .tag-black-366a ul li {
  margin: 0 0 0.6em;
}
.steel_86fb .tag-black-366a ul li.column_64e3,
.steel_86fb .tag-black-366a ul li.up-ee2e {
  position: relative;
}
.steel_86fb .tag-black-366a ul li.column_64e3 .input_black_a16b,
.steel_86fb .tag-black-366a ul li.up-ee2e .input_black_a16b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.steel_86fb .tag-black-366a ul li.column_64e3:after:after,
.steel_86fb .tag-black-366a ul li.column_64e3:after:before,
.steel_86fb
  .tag-black-366a
  ul
  li.up-ee2e:after:after,
.steel_86fb
  .tag-black-366a
  ul
  li.up-ee2e:after:before {
  content: "";
  display: table;
}
.steel_86fb .tag-black-366a ul li.column_64e3:after:after,
.steel_86fb
  .tag-black-366a
  ul
  li.up-ee2e:after:after {
  clear: both;
}
.steel_86fb .tag-black-366a a.black-0328:hover {
  text-decoration: none;
}
.steel_86fb .tag-black-366a select {
  max-width: 100%;
}
.steel_86fb .tag-black-366a table {
  font-size: 85%;
}
.steel_86fb .tag-black-366a table td,
.steel_86fb .tag-black-366a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.steel_86fb .tag-black-366a table tfoot td {
  text-align: left;
}
.steel_86fb .tag-black-366a :last-child {
  margin-bottom: 0;
}
.steel_86fb .tag-black-366a .breadcrumb_warm_4c4e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.steel_86fb .tag-black-366a .breadcrumb_warm_4c4e label {
  width: 100%;
}
.steel_86fb .tag-black-366a .breadcrumb_warm_4c4e .menu-down-e795 {
  width: 100%;
  display: block;
}
.steel_86fb .tag-black-366a .breadcrumb_warm_4c4e .slider_fresh_96c0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.steel_86fb .tag-black-366a .breadcrumb_warm_4c4e .slider_fresh_96c0:hover svg #svg-search {
  fill: #444;
}
.steel_86fb .tag-black-366a .breadcrumb_warm_4c4e .slider_fresh_96c0 svg {
  width: 18px;
  height: 18px;
}
.steel_86fb .sort_2513 ul ul,
.steel_86fb .item_bronze_b49e ul ul,
.steel_86fb .image-last-da28 ul ul,
.steel_86fb .progress_right_0ada ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.steel_86fb .sort_2513 .content_dirty_29a9 > a,
.steel_86fb .item_bronze_b49e .content_dirty_29a9 > a,
.steel_86fb .image-last-da28 .content_dirty_29a9 > a,
.steel_86fb .progress_right_0ada .content_dirty_29a9 > a {
  margin-bottom: 0;
}
.steel_86fb .module-36c0 li,
.steel_86fb .sort_2513 li,
.steel_86fb .tag_dc6d li,
.steel_86fb .item_bronze_b49e li,
.steel_86fb .image-last-da28 li,
.steel_86fb .progress_right_0ada li,
.steel_86fb .mask-4a9b li,
.steel_86fb .row-5d63 li {
  display: block;
  position: relative;
}
.steel_86fb .module-36c0 li:last-child,
.steel_86fb .sort_2513 li:last-child,
.steel_86fb .tag_dc6d li:last-child,
.steel_86fb .item_bronze_b49e li:last-child,
.steel_86fb .image-last-da28 li:last-child,
.steel_86fb .progress_right_0ada li:last-child,
.steel_86fb .mask-4a9b li:last-child,
.steel_86fb .row-5d63 li:last-child {
  border: none;
}
.steel_86fb .module-36c0 li a,
.steel_86fb .sort_2513 li a,
.steel_86fb .tag_dc6d li a,
.steel_86fb .item_bronze_b49e li a,
.steel_86fb .image-last-da28 li a,
.steel_86fb .progress_right_0ada li a,
.steel_86fb .mask-4a9b li a,
.steel_86fb .row-5d63 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.steel_86fb .module-36c0 li ul li::before,
.steel_86fb .sort_2513 li ul li::before,
.steel_86fb .tag_dc6d li ul li::before,
.steel_86fb .item_bronze_b49e li ul li::before,
.steel_86fb .image-last-da28 li ul li::before,
.steel_86fb .progress_right_0ada li ul li::before,
.steel_86fb .mask-4a9b li ul li::before,
.steel_86fb .row-5d63 li ul li::before {
  left: 15px;
}
.steel_86fb .module-36c0 li ul a,
.steel_86fb .sort_2513 li ul a,
.steel_86fb .tag_dc6d li ul a,
.steel_86fb .item_bronze_b49e li ul a,
.steel_86fb .image-last-da28 li ul a,
.steel_86fb .progress_right_0ada li ul a,
.steel_86fb .mask-4a9b li ul a,
.steel_86fb .row-5d63 li ul a {
  padding-left: 20px;
}
.steel_86fb .module-36c0 li ul ul li::before,
.steel_86fb .sort_2513 li ul ul li::before,
.steel_86fb .tag_dc6d li ul ul li::before,
.steel_86fb .item_bronze_b49e li ul ul li::before,
.steel_86fb .image-last-da28 li ul ul li::before,
.steel_86fb .progress_right_0ada li ul ul li::before,
.steel_86fb .mask-4a9b li ul ul li::before,
.steel_86fb .row-5d63 li ul ul li::before {
  left: 30px;
}
.steel_86fb .module-36c0 li ul ul a,
.steel_86fb .sort_2513 li ul ul a,
.steel_86fb .tag_dc6d li ul ul a,
.steel_86fb .item_bronze_b49e li ul ul a,
.steel_86fb .image-last-da28 li ul ul a,
.steel_86fb .progress_right_0ada li ul ul a,
.steel_86fb .mask-4a9b li ul ul a,
.steel_86fb .row-5d63 li ul ul a {
  padding-left: 40px;
}
.steel_86fb .simple_8eb2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.steel_86fb .row-5d63 ul li {
  margin-bottom: 1.41575em;
}
.steel_86fb .row-5d63 ul li .under_75ca {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.steel_86fb .row-5d63 ul li .component-tall-341f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview-liquid-bfd8 .module-36c0 li a,
.preview-liquid-bfd8 .sort_2513 li a,
.preview-liquid-bfd8 .tag_dc6d li a,
.preview-liquid-bfd8 .item_bronze_b49e li a,
.preview-liquid-bfd8 .image-last-da28 li a,
.preview-liquid-bfd8 .progress_right_0ada li a,
.preview-liquid-bfd8 .mask-4a9b li a,
.preview-liquid-bfd8 .row-5d63 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-liquid-bfd8 .simple_8eb2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-liquid-bfd8 .tag-black-366a ul li.column_64e3 .input_black_a16b,
.preview-liquid-bfd8 .tag-black-366a ul li.up-ee2e .input_black_a16b {
  background: rgba(0, 0, 0, 0.2);
}
.preview-liquid-bfd8 .steel_86fb .tag-black-366a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-bronze-8966 .steel_86fb .wide_8e61 li {
  margin: 0;
}
.header-bronze-8966 .steel_86fb .wide_8e61 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header-bronze-8966 .steel_86fb .wide_8e61 li ul {
  margin: 0;
}
.header-bronze-8966 .steel_86fb .wide_8e61 li ul li a {
  padding-left: 15px;
}
.header-bronze-8966 .steel_86fb .wide_8e61 li ul li li a {
  padding-left: 30px;
}
.header-bronze-8966 .steel_86fb .wide_8e61 li.action_a6b8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header-bronze-8966 .steel_86fb .wide_8e61 li.action_a6b8 > 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;
}
.header-bronze-8966 .steel_86fb .wide_8e61 li.action_a6b8 > 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;
}
.form-d85f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.modal_basic_fdfa {
  position: relative;
  z-index: 10;
}
.modal_basic_fdfa .active_4893 {
  width: 100%;
  max-width: 100%;
}
.orange-4974 .table-82f7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.orange-4974 .pink_4695 {
}
.orange-4974 .preview-liquid-bfd8 {
  background: #292929;
}
.tabs_8e99 .table-82f7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tabs_8e99 .pink_4695 {
  background: #f9f9f9;
}
.tabs_8e99 .preview-liquid-bfd8 {
  background: #303030;
}
.gallery-pro-462d .table-82f7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery-pro-462d .background_huge_6f63 {
    margin-bottom: 1em;
  }
  .gallery-pro-462d .background_huge_6f63:last-child {
    margin-bottom: 0;
  }
}
.gallery-pro-462d .pink_4695 {
  background: #ededed;
}
.gallery-pro-462d .preview-liquid-bfd8 {
  background: #1a1a1a;
}
.table-82f7.pink_4695 {
  color: rgba(0, 0, 0, 0.6);
}
.table-82f7.pink_4695 .fast-1855 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.table-82f7.preview-liquid-bfd8 {
  color: rgba(255, 255, 255, 0.99);
}
.table-82f7.preview-liquid-bfd8 a:not(.black-0328) {
  color: rgba(255, 255, 255, 0.79);
}
.table-82f7.preview-liquid-bfd8 a:not(.black-0328):hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-82f7.preview-liquid-bfd8 .fast-1855 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-82f7.preview-liquid-bfd8 table tbody td,
.table-82f7.preview-liquid-bfd8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.layout_c649.form_dirty_6fea .secondary-rough-89f5 {
  max-width: initial;
}
.layout_c649 .liquid-b38f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.layout_c649 .liquid-b38f .active_4893 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .layout_c649 .liquid-b38f .active_4893 {
    display: block;
    margin-bottom: 2em;
  }
  .layout_c649 .liquid-b38f .active_4893:last-child {
    margin-bottom: 0;
  }
}
.gallery-pro-462d .background_huge_6f63:last-child,
.tabs_8e99 .background_huge_6f63:last-child,
.orange-4974 .background_huge_6f63:last-child {
  margin-bottom: 0;
}
.gallery-pro-462d .background_huge_6f63 .steel_86fb .tag-black-366a:last-child,
.tabs_8e99 .background_huge_6f63 .steel_86fb .tag-black-366a:last-child,
.orange-4974 .background_huge_6f63 .steel_86fb .tag-black-366a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gallery-pro-462d .fresh_bcc4,
  .gallery-pro-462d .carousel_cbc8,
  .tabs_8e99 .fresh_bcc4,
  .tabs_8e99 .carousel_cbc8,
  .orange-4974 .fresh_bcc4,
  .orange-4974 .carousel_cbc8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .modal_basic_fdfa .background_huge_6f63 {
    margin-bottom: 2em;
  }
}
.modal_basic_fdfa p:last-child {
  margin-bottom: 0;
}
.modal_basic_fdfa li,
.modal_basic_fdfa ul {
  list-style: none;
  margin: 0;
}
.modal_basic_fdfa ul ul {
  margin-left: 2.617924em;
}
.logo-7d00 {
  font-size: 0.875em;
}

/* css-noise: 7340 */
.promo-block-d1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
