/*!
Theme Name: Customify
Theme URI: https://pressmaximum.selected-a86d/customify
Author: WPCustomify
Author URI: https://pressmaximum.selected-a86d
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.selected-a86d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar_outer_f589.card-rough-a0c4/licenses/gpl-2.0.backdrop-f7a7
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.iron_4be5/, (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.stale-7ae7.outline_upper_70d6/normalize.link-3b8f/
 ======
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.link-3b8f v7.0.0 | MIT License | github.selected-a86d/necolas/normalize.link-3b8f */
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;
}
.footer-white-8d96 .sidebar-9df1,
.card_blue_e551,
.article-large-e1e9,
.huge-e47d,
.brown-992a,
.west-d6f5,
.border_soft_dd6f,
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;
}
.card_blue_e551,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card_blue_e551,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card_blue_e551,
  h1 {
    font-size: 1.8em;
  }
}
.article-large-e1e9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article-large-e1e9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article-large-e1e9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article-large-e1e9,
  h2 {
    font-size: 1.7em;
  }
}
.huge-e47d,
h3 {
  font-size: 1.618em;
}
.footer-white-8d96 .sidebar-9df1,
.brown-992a,
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.upper-fa77 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.border_7b7c:after,
.border_7b7c:before,
.outline-first-a220:after,
.outline-first-a220:before {
  content: "";
  display: table;
}
.border_7b7c:after,
.outline-first-a220:after {
  clear: both;
}
.complex-7c14 {
  float: right;
  margin-right: 0;
}
.video_hot_5e05 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter_505f .logo_1ac5,
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;
}
.filter_505f .logo_1ac5: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;
}
.dark_7137 .logo_1ac5 {
  box-shadow: none;
}
.dark_7137
  .logo_1ac5
  .grid-advanced-f937 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark_7137 .logo_1ac5 .accent-8b8e {
  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;
}
.dark_7137
  .logo_1ac5
  .accent-8b8e
  b {
  display: none;
}
.dark_7137 .active-4296 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.container-down-b974:not(.pagination-basic-f186):not(.pro-4432),
button:not(.pagination-basic-f186):not(.pro-4432),
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ),
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ),
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ) {
  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;
}
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ):hover,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ):hover,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):hover,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):hover,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ):active,
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ):active,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):active,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):active,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):active,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus {
  outline: 0;
}
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5 {
  position: relative;
}
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .dropdown-599e,
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .chip-full-4039,
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .iron_139b,
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  i,
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  svg,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .dropdown-599e,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .chip-full-4039,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .iron_139b,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  i,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  svg,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .dropdown-599e,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .chip-full-4039,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .iron_139b,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  i,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  svg,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .dropdown-599e,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .chip-full-4039,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .iron_139b,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  i,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  svg,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .dropdown-599e,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .chip-full-4039,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  .iron_139b,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  i,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5
  svg {
  visibility: hidden;
}
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5:after,
button:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5:after,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5:after,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5:after,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ).fn-loading-fab5: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;
}
.container-down-b974:not(.pagination-basic-f186):not(.pro-4432),
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ),
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ),
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ) {
  color: #fff;
  background: #235787;
}
.container-down-b974:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus,
input[type="button"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus,
input[type="reset"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus,
input[type="submit"]:not(.pagination-basic-f186):not(
    .pro-4432
  ):focus {
  color: #fff;
}
.container-down-b974.fn-disabled-fab5:not(.pagination-basic-f186):not(
    .pro-4432
  ),
.container-down-b974[disabled]:not(.pagination-basic-f186):not(
    .pro-4432
  ),
button.fn-disabled-fab5:not(.pagination-basic-f186):not(
    .pro-4432
  ),
button[disabled]:not(.pagination-basic-f186):not(
    .pro-4432
  ) {
  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;
}
.picture_down_b810 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture_down_b810: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;
}
.banner-e2de {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid_over_2a2a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-top-534b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border_7b7c:after,
.border_7b7c:before,
.top_73e8:after,
.top_73e8:before,
.new_8003:after,
.new_8003:before,
.logo-light-759b:after,
.logo-light-759b:before,
.accent_copper_7a6e:after,
.accent_copper_7a6e:before,
.pagination-feb3:after,
.pagination-feb3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border_7b7c:after,
.top_73e8:after,
.new_8003:after,
.logo-light-759b:after,
.accent_copper_7a6e:after,
.pagination-feb3:after {
  clear: both;
}
.top_73e8 .orange-dbd1,
.new_8003 .orange-dbd1,
.accent-fixed-77aa .orange-dbd1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.narrow_843a {
  display: inline-block;
}
.north_903f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.north_903f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.north_903f .over_ac73 {
  padding: 1em 0;
  font-size: 85%;
}
.over_ac73 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dynamic_fda1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dynamic_fda1:after,
.dynamic_fda1:before {
  content: "";
  display: table;
}
.dynamic_fda1:after {
  clear: both;
}
.bottom-85ba {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.link-160a .bottom-85ba {
  max-width: 50%;
}
.tiny_d2a2 .bottom-85ba {
  max-width: 33.33%;
}
.element_selected_a55a .bottom-85ba {
  max-width: 25%;
}
.bottom_f60a .bottom-85ba {
  max-width: 20%;
}
.stone-c42a .bottom-85ba {
  max-width: 16.66%;
}
.sort-thick-65ad .bottom-85ba {
  max-width: 14.28%;
}
.paragraph-ec3b .bottom-85ba {
  max-width: 12.5%;
}
.accent_cool_c9af .bottom-85ba {
  max-width: 11.11%;
}
.popup_red_f6c6 {
  display: block;
}
.footer-white-8d96 .fixed-9a4c label,
.footer-white-8d96 .texture_mini_6699 label,
.footer-white-8d96 .sort-soft-c989 label,
.footer-white-8d96 .form-east-9007 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text-a8de {
  list-style: none;
  margin: 0;
}
.text-a8de article.lower_0b52 {
  margin-bottom: 0;
}
.text-a8de ul {
  list-style: none;
  margin: 0;
}
.text-a8de .search-6bd4 li.lower_0b52 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text-a8de .search-6bd4 li.lower_0b52 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text-a8de .search-6bd4 li.lower_0b52: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) {
  .text-a8de .search-6bd4 li.lower_0b52 li.lower_0b52 li.lower_0b52 li.lower_0b52 {
    padding-left: 0;
  }
}
article.lower_0b52 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lower_0b52 .top_73e8 p:last-of-type {
  margin-bottom: 0;
}
article.lower_0b52 .frame-72af {
  float: left;
}
article.lower_0b52 .text_afaf {
  margin-left: 85px;
}
article.lower_0b52 .hover-5775 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lower_0b52 .hover-5775 .carousel_0a7c {
  margin-left: 10px;
}
article.lower_0b52 .red_9689 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lower_0b52 .logo-9f8d {
  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 .fixed-9a4c,
  #respond .sort-soft-c989,
  #respond .form-east-9007 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fixed-9a4c input,
#respond .sort-soft-c989 input,
#respond .form-east-9007 input {
  width: 100%;
}
#respond .form-east-9007 {
  margin-right: 0;
}
#respond .last-ca30 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-in-0ecf {
  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;
}
.description-in-0ecf.section-62f5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description-in-0ecf 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%);
}
.description-in-0ecf:focus,
.description-in-0ecf: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);
}
.tabs_6816 {
  border-radius: 10%;
}
.texture_0250 {
  border-radius: 50%;
}
.dropdown-d438 {
  font-size: 0.72em;
}
.short_9605 {
  font-size: 0.875em;
}
.panel_center_75ea {
  font-size: 1.1em;
}
.module-motion-24ec {
  text-transform: uppercase;
  line-height: 1.2;
}
.module-motion-24ec.dropdown-d438 {
  letter-spacing: 0.5px;
}
.complex-dae9,
.complex-dae9 a {
  color: #6d6d6d;
}
.complex-dae9 a:hover {
  color: #111;
}
.column-486b {
  color: #6d6d6d;
}
.focused_4fad {
  overflow-x: hidden;
}
.focused_4fad .photo_fresh_8633.popup_out_2bc0 {
  position: relative;
}
.focused_4fad .photo_fresh_8633.popup_out_2bc0.disabled-bright-5fc6 {
  position: initial;
}
.focused_4fad
  .photo_fresh_8633.popup_out_2bc0.disabled-bright-5fc6
  .border-advanced-8698 {
  left: auto;
}
.focused_4fad .photo_fresh_8633 .border-advanced-8698 {
  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;
}
.focused_4fad .photo_fresh_8633:hover.popup_out_2bc0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.focused_4fad
  .photo_fresh_8633:hover.popup_out_2bc0
  .border-advanced-8698 {
  display: block;
  z-index: 9999999;
}
.focused_4fad .texture-2806 .description-3dff,
.focused_4fad .up_4703 .description-3dff {
  display: none;
}
.focused_4fad .wrapper-tall-9902 .photo_fresh_8633:hover.popup_out_2bc0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.footer-white-8d96 .fixed-9a4c label,
.footer-white-8d96 .texture_mini_6699 label,
.footer-white-8d96 .sort-soft-c989 label,
.footer-white-8d96 .form-east-9007 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text-a8de {
  list-style: none;
  margin: 0;
}
.text-a8de article.lower_0b52 {
  margin-bottom: 0;
}
.text-a8de ul {
  list-style: none;
  margin: 0;
}
.text-a8de .search-6bd4 li.lower_0b52 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text-a8de .search-6bd4 li.lower_0b52 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text-a8de .search-6bd4 li.lower_0b52: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) {
  .text-a8de .search-6bd4 li.lower_0b52 li.lower_0b52 li.lower_0b52 li.lower_0b52 {
    padding-left: 0;
  }
}
article.lower_0b52 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lower_0b52 .top_73e8 p:last-of-type {
  margin-bottom: 0;
}
article.lower_0b52 .frame-72af {
  float: left;
}
article.lower_0b52 .text_afaf {
  margin-left: 85px;
}
article.lower_0b52 .hover-5775 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lower_0b52 .hover-5775 .carousel_0a7c {
  margin-left: 10px;
}
article.lower_0b52 .red_9689 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lower_0b52 .logo-9f8d {
  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 .fixed-9a4c,
  #respond .sort-soft-c989,
  #respond .form-east-9007 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fixed-9a4c input,
#respond .sort-soft-c989 input,
#respond .form-east-9007 input {
  width: 100%;
}
#respond .form-east-9007 {
  margin-right: 0;
}
#respond .last-ca30 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-2806 .outline_25e9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline_25e9 .under_72b2.surface-3327 .caption_b34f > li > a:focus,
.outline_25e9 .under_72b2.surface-3327 .caption_b34f > li > a:hover,
.outline_25e9 .under_72b2.message-1e62 .caption_b34f > li > a:focus,
.outline_25e9 .under_72b2.message-1e62 .caption_b34f > li > a:hover,
.outline_25e9 .under_72b2.link-97ef .caption_b34f > li > a:focus,
.outline_25e9 .under_72b2.link-97ef .caption_b34f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_25e9
  .under_72b2.surface-3327
  .caption_b34f
  > li.title-bebc
  > a,
.outline_25e9
  .under_72b2.surface-3327
  .caption_b34f
  > li.preview_easy_1a97
  > a,
.outline_25e9
  .under_72b2.message-1e62
  .caption_b34f
  > li.title-bebc
  > a,
.outline_25e9
  .under_72b2.message-1e62
  .caption_b34f
  > li.preview_easy_1a97
  > a,
.outline_25e9
  .under_72b2.link-97ef
  .caption_b34f
  > li.title-bebc
  > a,
.outline_25e9 .under_72b2.link-97ef .caption_b34f > li.frame_8195 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline_25e9 .hero-lower-c334,
.outline_25e9 .hero-lower-c334 a {
  color: rgba(255, 255, 255, 0.99);
}
.outline_25e9 .shadow_liquid_4aff.new-5bb3 li a,
.outline_25e9 .menu-medium-ad98 a,
.outline_25e9 .slider-clean-4b2f,
.outline_25e9 .caption_b34f > li > a,
.outline_25e9 .item-8496 {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9 .shadow_liquid_4aff.new-5bb3 li a:hover,
.outline_25e9 .menu-medium-ad98 a:hover,
.outline_25e9 .slider-clean-4b2f:hover,
.outline_25e9 .caption_b34f > li > a:hover,
.outline_25e9 .item-8496:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_25e9 .detail-west-383c {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9 .detail-west-383c .purple_33ce {
  color: rgba(255, 255, 255, 0.99);
}
.outline_25e9 .detail-west-383c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_25e9 .nav_2ef0 .table_black_4882 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9 .nav_2ef0 .table_black_4882 .shadow_d7ef {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9
  .nav_2ef0
  .table_black_4882
  .shadow_d7ef::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9
  .nav_2ef0
  .table_black_4882
  .shadow_d7ef:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9
  .nav_2ef0
  .table_black_4882
  .shadow_d7ef::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9
  .nav_2ef0
  .table_black_4882
  .shadow_d7ef::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9 .nav_2ef0 .column_mini_a524 {
  color: rgba(255, 255, 255, 0.79);
}
.outline_25e9 .nav_2ef0 .column_mini_a524:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast_9ef0
  .outline_25e9
  .nav_2ef0
  .hard_d5d0
  .accent-4ca5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast_9ef0
  .outline_25e9
  .nav_2ef0
  .hard_d5d0
  .shadow_d7ef {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-2806 .gold-800e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gold-800e .under_72b2.surface-3327 .caption_b34f > li > a:focus,
.gold-800e .under_72b2.surface-3327 .caption_b34f > li > a:hover,
.gold-800e .under_72b2.message-1e62 .caption_b34f > li > a:focus,
.gold-800e .under_72b2.message-1e62 .caption_b34f > li > a:hover,
.gold-800e .under_72b2.link-97ef .caption_b34f > li > a:focus,
.gold-800e .under_72b2.link-97ef .caption_b34f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold-800e
  .under_72b2.surface-3327
  .caption_b34f
  > li.title-bebc
  > a,
.gold-800e
  .under_72b2.surface-3327
  .caption_b34f
  > li.preview_easy_1a97
  > a,
.gold-800e
  .under_72b2.message-1e62
  .caption_b34f
  > li.title-bebc
  > a,
.gold-800e
  .under_72b2.message-1e62
  .caption_b34f
  > li.preview_easy_1a97
  > a,
.gold-800e
  .under_72b2.link-97ef
  .caption_b34f
  > li.title-bebc
  > a,
.gold-800e .under_72b2.link-97ef .caption_b34f > li.frame_8195 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gold-800e .hero-lower-c334,
.gold-800e .hero-lower-c334 a {
  color: rgba(0, 0, 0, 0.8);
}
.gold-800e .shadow_liquid_4aff.new-5bb3 li a,
.gold-800e .menu-medium-ad98 a,
.gold-800e .slider-clean-4b2f,
.gold-800e .caption_b34f > li > a,
.gold-800e .item-8496 {
  color: rgba(0, 0, 0, 0.55);
}
.gold-800e .shadow_liquid_4aff.new-5bb3 li a:hover,
.gold-800e .menu-medium-ad98 a:hover,
.gold-800e .slider-clean-4b2f:hover,
.gold-800e .caption_b34f > li > a:hover,
.gold-800e .item-8496:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold-800e .detail-west-383c {
  color: rgba(0, 0, 0, 0.55);
}
.gold-800e .detail-west-383c .purple_33ce {
  color: rgba(0, 0, 0, 0.8);
}
.gold-800e .detail-west-383c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-7b59 .button-yellow-4756 {
  margin-left: auto;
  margin-right: auto;
}
.new_8003 > * {
  margin-left: auto;
  margin-right: auto;
}
.new_8003 .banner-e2de {
  margin-right: 1.41575em;
}
.filter-baba .new_8003 > .up_612e {
  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;
}
.filter-baba .new_8003 > .detail-pro-3580 {
  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;
}
.brown_e3d8.copper-7b59 .button-yellow-4756,
.shade-iron-1c32.copper-7b59 .button-yellow-4756 {
  margin-left: 0;
}
.dirty_c78b.copper-7b59 .button-yellow-4756,
.modal-over-8571.copper-7b59 .button-yellow-4756 {
  margin-right: 0;
}
.new_8003 ol,
.new_8003 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.medium-ae8b video {
  max-width: 100%;
}
.simple_3d49 img {
  display: block;
}
.simple_3d49.banner-e2de,
.simple_3d49.grid_over_2a2a {
  width: 100%;
}
.simple_3d49.detail-pro-3580 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.motion-7e9a:not(.silver-df6b) {
  margin: 1.5em auto;
}
.outline_red_3cce p {
  padding: 1.5em 14px;
}
ul.dynamic_f170.detail-pro-3580,
ul.dynamic_f170.up_612e,
ul.dynamic_f170.current_ac0c.up_612e {
  padding: 0 14px;
}
.link_56f4 {
  display: block;
  overflow-x: auto;
}
.link_56f4 table {
  border-collapse: collapse;
  width: 100%;
}
.link_56f4 td,
.link_56f4 th {
  padding: 0.5em;
}
.new_8003 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.new_8003 ol ol,
.new_8003 ol ul,
.new_8003 ul ol,
.new_8003 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.new_8003 ol ol li,
.new_8003 ol ul li,
.new_8003 ul ol li,
.new_8003 ul ul li {
  margin-left: 0;
}
.liquid-5705.south-6ae8 > .media_3d47 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.liquid-5705.south-6ae8 > .media_3d47 iframe,
.liquid-5705.south-6ae8 > .media_3d47 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hovered_bb38 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hovered_bb38.east-a147 {
  padding: 0;
}
.hovered_bb38.east-a147 cite {
  font-size: 13px;
}
.hovered_bb38 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hovered_bb38 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard-061c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard-061c > p:first-child {
  margin-top: 0;
}
.hard-061c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard-061c blockquote {
  border-left: 0;
}
.element_1ed5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element_1ed5:not(.column-b33f) {
  max-width: 100px;
}
.element_1ed5.slider-bab1 {
  border-bottom: none !important;
  text-align: center;
}
.element_1ed5.slider-bab1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outline_red_3cce p {
    padding: 1.5em 0;
  }
}
.static-4e83 {
  color: #0073aa;
}
.easy-8c8b {
  background-color: #0073aa;
}
.article_wood_b05b {
  color: #229fd8;
}
.basic_b0d6 {
  background-color: #229fd8;
}
.detail-soft-43a1 {
  color: #eee;
}
.carousel_9e5c {
  background-color: #eee;
}
.form-lower-0cc6 {
  color: #444;
}
.backdrop_19b7 {
  background-color: #444;
}
.sort_821f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sort_821f .backdrop-outer-643a .menu-medium-ad98 {
  font-size: 15px;
}
.sort_821f .menu-medium-ad98 {
  line-height: 1.3;
}
.sort_821f .gold-800e {
}
.sort_821f .outline_25e9 {
  background: #235787;
}
.notification-c96a {
  padding: 0;
}
.notification-c96a .outline_25e9 {
  background: #1a1a1a;
}
.notification-c96a .gold-800e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.secondary_next_f11b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.secondary_next_f11b .gold-800e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.secondary_next_f11b .outline_25e9 {
  background: #303030;
}
.pagination-feb3 {
  position: relative;
  z-index: 10;
}
.pagination-feb3 .filter-e9d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget-5fb7 .popup_out_2bc0 {
  display: inline-block;
  vertical-align: middle;
}
.widget-5fb7.backdrop_087b .popup_out_2bc0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget-5fb7.backdrop_087b .popup_out_2bc0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-5fb7.backdrop_087b .popup_out_2bc0 {
    margin-right: 0.4em;
  }
}
.widget-5fb7.backdrop_087b .popup_out_2bc0:last-child {
  margin-right: 0;
}
.nav_3141 .filter-e9d6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture-2806 .backdrop-outer-643a {
    margin: 0 -0.5em;
  }
  .texture-2806 .backdrop-outer-643a [class*="customify-col-"],
  .texture-2806 .backdrop-outer-643a [class*="customify-col_"],
  .texture-2806 .backdrop-outer-643a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture-2806.wide-806a .filter-e9d6 {
  background: 0 0 !important;
}
.texture-2806.wide-806a .filter-e9d6,
.texture-2806.nav_3141 .filter-e9d6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture-2806.chip_liquid_3445 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture-2806.nav_3141 .filter-e9d6 {
  box-shadow: none !important;
}
.carousel-e1d2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel-e1d2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-e1d2 {
    padding: 18px 0 20px;
  }
}
.carousel-e1d2 .badge-ec0b {
  width: 100%;
}
.carousel-e1d2 .west-d2dc {
  margin-bottom: 0;
}
.carousel-e1d2 .tag-5f94 {
  margin-top: 5px;
  font-size: 0.875em;
}
.message-8bb7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.message-8bb7 .notification-hard-97a6 {
  width: 100%;
}
.notice_1787 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice_1787 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice_1787 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;
}
.notice_1787 li:last-child:after {
  display: none;
}
.notice_1787 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail_ca3f .description-3dff button,
.carousel-e1d2 .description-3dff button {
  left: 0;
}
.thumbnail_ca3f .notification-hard-97a6,
.carousel-e1d2 .notification-hard-97a6 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_ca3f .message-8bb7,
.carousel-e1d2 .message-8bb7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail_ca3f {
  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;
}
.thumbnail_ca3f: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;
}
.thumbnail_ca3f .tag-9a71 {
  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) {
  .thumbnail_ca3f .tag-9a71 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_ca3f .tag-9a71 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_ca3f .tag-9a71 {
    min-height: 200px;
  }
}
.thumbnail_ca3f .notice_1787 {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_ca3f .notice_1787 a,
.thumbnail_ca3f .notice_1787 li:after {
  color: inherit;
}
.thumbnail_ca3f .notice_1787 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_16f7 {
  margin-bottom: 0.5em;
}
.component-31e7 {
  margin-bottom: 1.2em;
}
.component-31e7,
.tabs_16f7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component-31e7 p:last-child,
.tabs_16f7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .description-3dff,
#masthead .description-3dff {
  display: none;
}
#masthead
  > .description-3dff.orange-783e {
  display: none;
}
#masthead > .description-3dff button {
  left: 0;
}
.active-first-5e61 {
  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%;
}
.active-first-5e61 .popup_out_2bc0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-first-5e61 .black-febc {
  display: -webkit-box;
  display: flex;
}
.active-first-5e61 .black-febc.south-7093 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-first-5e61 .black-febc.image_e9c8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-first-5e61 .black-febc.gold-f0b9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-first-5e61.message_gold_8031.summary-24c2 .black-febc.south-7093 {
  flex-basis: 100%;
}
.active-first-5e61.title_white_93b4 .black-febc.image_e9c8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-first-5e61.title_white_93b4 .black-febc.gold-f0b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .description-3dff.orange-783e {
  display: none;
}
#masthead > .description-3dff button {
  left: 0;
}
.text-in-86c0 {
  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;
}
.text-in-86c0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text-in-86c0.section-7ba3 i {
  margin-right: 4px;
}
.text-in-86c0.selected_db6a i {
  margin-left: 5px;
}
.menu-medium-ad98 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu-medium-ad98 p:last-child {
  margin-bottom: 0;
}
.bronze_9216 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bronze_9216 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bronze_9216 img {
  display: block;
  width: auto;
  line-height: 1;
}
.bronze_9216 .hero-lower-c334 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bronze_9216 .widget_inner_76e4 {
  margin: 5px 0 7px 0;
}
.bronze_9216.caption_f130 .detail-easy-41dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze_9216.caption_f130 .photo_7ef4 {
  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;
}
.bronze_9216.box-top-ec15 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bronze_9216.box-top-ec15 .detail-easy-41dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze_9216.box-top-ec15 .photo_7ef4 {
  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;
}
.bronze_9216.logo_stale_3230 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bronze_9216.breadcrumb-6f6d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bronze_9216.breadcrumb-6f6d .photo_7ef4 {
  margin-top: 7px;
}
.hidden_f38d {
  display: inline-block;
}
.pagination-feb3 .form_e9e2 .bronze_9216 img {
  max-width: 100%;
}
.under_72b2 .east_f613.picture-961f,
.media_12c2 .east_f613.picture-961f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.under_72b2 .main-585a,
.media_12c2 .main-585a {
  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%);
}
.under_72b2 .main-585a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.under_72b2.title_1950 .main-585a {
  display: none;
}
.under_72b2 .panel-a6fa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under_72b2 .panel-a6fa li {
  display: inline-block;
  position: relative;
}
.under_72b2 .panel-a6fa li:last-child {
  margin-right: 0;
}
.under_72b2 .panel-a6fa 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;
}
.under_72b2 .panel-a6fa li.frame_8195 > a {
  color: rgba(0, 0, 0, 0.9);
}
.under_72b2 .panel-a6fa > 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;
}
.under_72b2 .panel-a6fa > li > a i {
  line-height: 0;
}
.under_72b2 .panel-a6fa > li.popup_7190 > a .main-585a {
  margin-left: 4px;
  line-height: 0;
}
.under_72b2 .panel-a6fa .glass-4363 li.popup_7190 > a {
  position: relative;
}
.under_72b2 .panel-a6fa .glass-4363 li.popup_7190 > a:after,
.under_72b2 .panel-a6fa .glass-4363 li.popup_7190 > a:before {
  content: "";
  display: table;
}
.under_72b2 .panel-a6fa .glass-4363 li.popup_7190 > a:after {
  clear: both;
}
.under_72b2 .panel-a6fa .glass-4363 li.popup_7190 > a .main-585a {
  margin-left: 5px;
  float: right;
}
.under_72b2 .alert_ad12,
.under_72b2 .glass-4363 {
  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;
}
.under_72b2 .glass-4363 {
  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;
}
.under_72b2 .glass-4363 .picture-961f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.under_72b2 .glass-4363 .main-585a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.under_72b2 .glass-4363 li {
  display: block;
  margin: 0;
  padding: 0;
}
.under_72b2 .glass-4363 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;
}
.under_72b2 .glass-4363 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.under_72b2 .glass-4363 .glass-4363 {
  top: 0;
  left: 100%;
}
.under_72b2 .mask-in-31b0.fn-focus-fab5 > .alert_ad12,
.under_72b2 .mask-in-31b0.fn-focus-fab5 > .glass-4363,
.under_72b2 .mask-in-31b0:focus > .alert_ad12,
.under_72b2 .mask-in-31b0:focus > .glass-4363,
.under_72b2 .mask-in-31b0:hover > .alert_ad12,
.under_72b2 .mask-in-31b0:hover > .glass-4363 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.under_72b2.link-97ef .caption_b34f:after,
.under_72b2.link-97ef .caption_b34f:before {
  content: "";
  display: table;
}
.under_72b2.link-97ef .caption_b34f:after {
  clear: both;
}
.under_72b2.link-97ef .caption_b34f > li {
  float: left;
}
.under_72b2.aside-advanced-d431 .caption_b34f:after,
.under_72b2.aside-advanced-d431 .caption_b34f:before {
  content: "";
  display: table;
}
.under_72b2.aside-advanced-d431 .caption_b34f:after {
  clear: both;
}
.under_72b2.aside-advanced-d431 .caption_b34f > li {
  float: left;
}
.under_72b2.aside-advanced-d431 .caption_b34f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.under_72b2.aside-advanced-d431 .caption_b34f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.under_72b2.aside-advanced-d431 .caption_b34f > li.title-bebc > a,
.under_72b2.aside-advanced-d431 .caption_b34f > li.frame_8195 > a {
  color: #fff;
  background-color: #1e4b75;
}
.under_72b2.surface-3327 .caption_b34f > li > a .picture-961f {
  position: relative;
}
.under_72b2.surface-3327 .caption_b34f > li > a .picture-961f: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;
}
.under_72b2.surface-3327
  .caption_b34f
  > li:focus
  > a
  .picture-961f:before,
.under_72b2.surface-3327
  .caption_b34f
  > li:hover
  > a
  .picture-961f:before {
  width: 100%;
  background-color: currentColor;
}
.under_72b2.surface-3327
  .caption_b34f
  > li.title-bebc
  > a
  .picture-961f:before,
.under_72b2.surface-3327
  .caption_b34f
  > li.preview_easy_1a97
  > a
  .picture-961f:before {
  width: 100%;
  background-color: currentColor;
}
.under_72b2.message-1e62 .caption_b34f > li > a .picture-961f {
  position: relative;
}
.under_72b2.message-1e62 .caption_b34f > li > a .picture-961f: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;
}
.under_72b2.message-1e62 .caption_b34f > li:focus > a .picture-961f:before,
.under_72b2.message-1e62
  .caption_b34f
  > li:hover
  > a
  .picture-961f:before {
  width: 100%;
  background-color: currentColor;
}
.under_72b2.message-1e62
  .caption_b34f
  > li.title-bebc
  > a
  .picture-961f:before,
.under_72b2.message-1e62
  .caption_b34f
  > li.preview_easy_1a97
  > a
  .picture-961f:before {
  width: 100%;
  background-color: currentColor;
}
.media_12c2 .panel-a6fa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media_12c2 .panel-a6fa li:first-child > a {
  border-top: none;
}
.media_12c2 .panel-a6fa .inner-b2d5 > .picture-961f .main-585a {
  display: none;
}
.media_12c2 .panel-a6fa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media_12c2 .panel-a6fa li:last-child {
  border: none;
}
.media_12c2 .panel-a6fa li.popup_7190 > a {
  padding-right: 45px !important;
}
.media_12c2 .panel-a6fa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media_12c2 .panel-a6fa li a:focus,
.media_12c2 .panel-a6fa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_12c2 .panel-a6fa li .footer-blue-8f50 {
  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;
}
.media_12c2 .panel-a6fa li .footer-blue-8f50:hover {
  box-shadow: none;
}
.media_12c2 .panel-a6fa li .footer-blue-8f50 .main-585a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media_12c2 .panel-a6fa .glass-4363 {
  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);
}
.media_12c2 .panel-a6fa .glass-4363 li a {
  padding-left: 3em;
}
.media_12c2 .panel-a6fa .summary-d79f > a .footer-blue-8f50 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media_12c2 .panel-a6fa .summary-d79f > .glass-4363 {
  display: block;
  opacity: 1;
}
.dim_2302 {
  max-width: 100%;
}
.heading_9297 {
  line-height: 0;
  cursor: pointer;
}
.item-8496 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item-8496:hover {
  box-shadow: none;
  color: currentColor;
}
.item-8496 svg {
  width: 18px;
  height: 18px;
}
.item-8496 .left-1261 {
  display: none;
}
.blue-a800 {
  position: relative;
}
.blue-a800.fn-active-fab5 .item-8496 .overlay-action-7191 {
  display: none;
}
.blue-a800.fn-active-fab5 .item-8496 .left-1261 {
  display: inline-block;
}
.blue-a800 .video-wood-a037 {
  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);
}
.blue-a800.hero_acd5 .video-wood-a037 {
  left: auto;
  right: -0.9em;
}
.blue-a800.hero_acd5 .smooth-17ca::before {
  left: auto;
  right: 15px;
}
.blue-a800.fn-active-fab5 .video-wood-a037 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_d5d0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hard_d5d0 label {
  flex-basis: 100%;
}
.hard_d5d0 .table_black_4882 {
  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;
}
.hard_d5d0 .shadow_d7ef {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hard_d5d0 .shadow_d7ef:focus {
  background-color: transparent;
}
.hard_d5d0 button.column_mini_a524 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hard_d5d0 button.column_mini_a524:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hard_d5d0 button.column_mini_a524 svg {
  width: 18px;
  height: 18px;
}
.hard_d5d0 input[type="submit"] {
  min-height: auto;
}
.nav_2ef0 .hard_d5d0 .shadow_d7ef {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.smooth-17ca {
  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) {
  .smooth-17ca {
    width: 220px;
  }
}
.smooth-17ca label {
  flex-basis: 100%;
}
.smooth-17ca::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;
}
.fast_9ef0 .nav_2ef0 .hard_d5d0 {
  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;
}
.fast_9ef0
  .nav_2ef0
  .hard_d5d0
  .table_black_4882 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fast_9ef0 .nav_2ef0 .hard_d5d0 .shadow_d7ef {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fast_9ef0
  .nav_2ef0
  .hard_d5d0
  .shadow_d7ef:focus {
  background: 0 0;
}
.fast_9ef0
  .nav_2ef0
  .hard_d5d0
  .accent-4ca5 {
  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;
}
.shadow_liquid_4aff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow_liquid_4aff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow_liquid_4aff li:last-child {
  margin-right: 0;
}
.shadow_liquid_4aff li:first-child {
  margin-left: 0;
}
.shadow_liquid_4aff.surface_black_f8d6 a {
  color: #fff;
}
.shadow_liquid_4aff.surface_black_f8d6 a:hover {
  color: #fff;
}
.shadow_liquid_4aff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow_liquid_4aff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow_liquid_4aff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow_liquid_4aff a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow_liquid_4aff [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow_liquid_4aff [class*="social-icon-apple"].filter-0150 {
  background-color: transparent;
  color: #999;
}
.shadow_liquid_4aff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow_liquid_4aff [class*="social-icon-behance"].filter-0150 {
  background-color: transparent;
  color: #1769ff;
}
.shadow_liquid_4aff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow_liquid_4aff [class*="social-icon-bitbucket"].filter-0150 {
  background-color: transparent;
  color: #205081;
}
.shadow_liquid_4aff [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow_liquid_4aff [class*="social-icon-codepen"].filter-0150 {
  background-color: transparent;
  color: #000;
}
.shadow_liquid_4aff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow_liquid_4aff [class*="social-icon-delicious"].filter-0150 {
  background-color: transparent;
  color: #39f;
}
.shadow_liquid_4aff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow_liquid_4aff [class*="social-icon-digg"].filter-0150 {
  background-color: transparent;
  color: #005be2;
}
.shadow_liquid_4aff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow_liquid_4aff [class*="social-icon-dribbble"].filter-0150 {
  background-color: transparent;
  color: #ea4c89;
}
.shadow_liquid_4aff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow_liquid_4aff [class*="social-icon-envelope"].filter-0150 {
  background-color: transparent;
  color: #ea4335;
}
.shadow_liquid_4aff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow_liquid_4aff [class*="social-icon-facebook"].filter-0150 {
  background-color: transparent;
  color: #3b5998;
}
.shadow_liquid_4aff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow_liquid_4aff [class*="social-icon-flickr"].filter-0150 {
  background-color: transparent;
  color: #0063dc;
}
.shadow_liquid_4aff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow_liquid_4aff [class*="social-icon-foursquare"].filter-0150 {
  background-color: transparent;
  color: #2d5be3;
}
.shadow_liquid_4aff [class*="social-icon-github"] {
  background-color: #333;
}
.shadow_liquid_4aff [class*="social-icon-github"].filter-0150 {
  background-color: transparent;
  color: #333;
}
.shadow_liquid_4aff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow_liquid_4aff [class*="social-icon-google-plus"].filter-0150 {
  background-color: transparent;
  color: #dd4b39;
}
.shadow_liquid_4aff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow_liquid_4aff [class*="social-icon-houzz"].filter-0150 {
  background-color: transparent;
  color: #7ac142;
}
.shadow_liquid_4aff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow_liquid_4aff [class*="social-icon-instagram"].filter-0150 {
  background-color: transparent;
  color: #262626;
}
.shadow_liquid_4aff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow_liquid_4aff [class*="social-icon-jsfiddle"].filter-0150 {
  background-color: transparent;
  color: #487aa2;
}
.shadow_liquid_4aff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow_liquid_4aff [class*="social-icon-linkedin"].filter-0150 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_liquid_4aff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow_liquid_4aff [class*="social-icon-medium"].filter-0150 {
  background-color: transparent;
  color: #00ab6b;
}
.shadow_liquid_4aff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow_liquid_4aff
  [class*="social-icon-odnoklassniki"].filter-0150 {
  background-color: transparent;
  color: #f4731c;
}
.shadow_liquid_4aff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow_liquid_4aff [class*="social-icon-meetup"].filter-0150 {
  background-color: transparent;
  color: #ec1c40;
}
.shadow_liquid_4aff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow_liquid_4aff [class*="social-icon-pinterest"].filter-0150 {
  background-color: transparent;
  color: #bd081c;
}
.shadow_liquid_4aff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow_liquid_4aff [class*="social-icon-product-hunt"].filter-0150 {
  background-color: transparent;
  color: #da552f;
}
.shadow_liquid_4aff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow_liquid_4aff [class*="social-icon-reddit"].filter-0150 {
  background-color: transparent;
  color: #ff4500;
}
.shadow_liquid_4aff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow_liquid_4aff [class*="social-icon-rss"].filter-0150 {
  background-color: transparent;
  color: #f26522;
}
.shadow_liquid_4aff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow_liquid_4aff
  [class*="social-icon-shopping-cart"].filter-0150 {
  background-color: transparent;
  color: #4caf50;
}
.shadow_liquid_4aff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow_liquid_4aff [class*="social-icon-skype"].filter-0150 {
  background-color: transparent;
  color: #00aff0;
}
.shadow_liquid_4aff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow_liquid_4aff [class*="social-icon-slideshare"].filter-0150 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_liquid_4aff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow_liquid_4aff [class*="social-icon-snapchat"].filter-0150 {
  background-color: transparent;
  color: #fffc00;
}
.shadow_liquid_4aff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow_liquid_4aff [class*="social-icon-soundcloud"].filter-0150 {
  background-color: transparent;
  color: #f80;
}
.shadow_liquid_4aff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow_liquid_4aff [class*="social-icon-spotify"].filter-0150 {
  background-color: transparent;
  color: #2ebd59;
}
.shadow_liquid_4aff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow_liquid_4aff
  [class*="social-icon-stack-overflow"].filter-0150 {
  background-color: transparent;
  color: #fe7a15;
}
.shadow_liquid_4aff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow_liquid_4aff [class*="social-icon-maldkfgram"].filter-0150 {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow_liquid_4aff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow_liquid_4aff [class*="social-icon-tripadvisor"].filter-0150 {
  background-color: transparent;
  color: #589442;
}
.shadow_liquid_4aff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow_liquid_4aff [class*="social-icon-tumblr"].filter-0150 {
  background-color: transparent;
  color: #35465c;
}
.shadow_liquid_4aff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow_liquid_4aff [class*="social-icon-twitch"].filter-0150 {
  background-color: transparent;
  color: #6441a5;
}
.shadow_liquid_4aff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow_liquid_4aff [class*="social-icon-twitter"].filter-0150 {
  background-color: transparent;
  color: #1da1f2;
}
.shadow_liquid_4aff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow_liquid_4aff [class*="social-icon-vimeo"].filter-0150 {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow_liquid_4aff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow_liquid_4aff [class*="social-icon-vk"].filter-0150 {
  background-color: transparent;
  color: #45668e;
}
.shadow_liquid_4aff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow_liquid_4aff [class*="social-icon-weibo"].filter-0150 {
  background-color: transparent;
  color: #df2029;
}
.shadow_liquid_4aff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow_liquid_4aff [class*="social-icon-weixin"].filter-0150 {
  background-color: transparent;
  color: #7bb32e;
}
.shadow_liquid_4aff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow_liquid_4aff [class*="social-icon-whatsapp"].filter-0150 {
  background-color: transparent;
  color: #25d366;
}
.shadow_liquid_4aff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow_liquid_4aff [class*="social-icon-wordpress"].filter-0150 {
  background-color: transparent;
  color: #21759b;
}
.shadow_liquid_4aff [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow_liquid_4aff [class*="social-icon-xing"].filter-0150 {
  background-color: transparent;
  color: #026466;
}
.shadow_liquid_4aff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow_liquid_4aff [class*="social-icon-yelp"].filter-0150 {
  background-color: transparent;
  color: #af0606;
}
.shadow_liquid_4aff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow_liquid_4aff [class*="social-icon-youtube"].filter-0150 {
  background-color: transparent;
  color: #cd201f;
}
.slider-clean-4b2f {
  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;
}
.slider-clean-4b2f:hover {
  box-shadow: none;
  background: 0 0;
}
.photo-0bca {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.info_48dd {
  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;
}
.table-5a2d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form_e0df {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form_e0df,
.form_e0df::after,
.form_e0df::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;
}
.form_e0df::after,
.form_e0df::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel-wood-8eda .info_48dd .table-5a2d {
  margin-top: -2px;
  width: 19px;
}
.carousel-wood-8eda .info_48dd .form_e0df {
  margin-top: -1px;
}
.carousel-wood-8eda .info_48dd .form_e0df,
.carousel-wood-8eda .info_48dd .form_e0df::after,
.carousel-wood-8eda .info_48dd .form_e0df::before {
  width: 19px;
  height: 2px;
}
.carousel-wood-8eda .info_48dd .form_e0df::before {
  top: -6px;
}
.carousel-wood-8eda .info_48dd .form_e0df::after {
  bottom: -6px;
}
.tall-008c .info_48dd .table-5a2d {
  margin-top: -2px;
  width: 22px;
}
.tall-008c .info_48dd .form_e0df {
  margin-top: -1px;
}
.tall-008c .info_48dd .form_e0df,
.tall-008c .info_48dd .form_e0df::after,
.tall-008c .info_48dd .form_e0df::before {
  width: 22px;
  height: 2px;
}
.tall-008c .info_48dd .form_e0df::before {
  top: -7px;
}
.tall-008c .info_48dd .form_e0df::after {
  bottom: -7px;
}
.label_669b .info_48dd .table-5a2d {
  margin-top: -2px;
  width: 31px;
}
.label_669b .info_48dd .form_e0df {
  margin-top: -1.5px;
}
.label_669b .info_48dd .form_e0df,
.label_669b .info_48dd .form_e0df::after,
.label_669b .info_48dd .form_e0df::before {
  width: 31px;
  height: 3px;
}
.label_669b .info_48dd .form_e0df::before {
  top: -9px;
}
.label_669b .info_48dd .form_e0df::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .avatar-east-7dfa .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-east-7dfa .info_48dd .form_e0df {
    margin-top: -1px;
  }
  .avatar-east-7dfa .info_48dd .form_e0df,
  .avatar-east-7dfa .info_48dd .form_e0df::after,
  .avatar-east-7dfa .info_48dd .form_e0df::before {
    width: 19px;
    height: 2px;
  }
  .avatar-east-7dfa .info_48dd .form_e0df::before {
    top: -6px;
  }
  .avatar-east-7dfa .info_48dd .form_e0df::after {
    bottom: -6px;
  }
  .tooltip-6a06 .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-6a06 .info_48dd .form_e0df {
    margin-top: -1px;
  }
  .tooltip-6a06 .info_48dd .form_e0df,
  .tooltip-6a06 .info_48dd .form_e0df::after,
  .tooltip-6a06 .info_48dd .form_e0df::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-6a06 .info_48dd .form_e0df::before {
    top: -7px;
  }
  .tooltip-6a06 .info_48dd .form_e0df::after {
    bottom: -7px;
  }
  .highlight_4edb .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_4edb .info_48dd .form_e0df {
    margin-top: -1.5px;
  }
  .highlight_4edb .info_48dd .form_e0df,
  .highlight_4edb .info_48dd .form_e0df::after,
  .highlight_4edb .info_48dd .form_e0df::before {
    width: 31px;
    height: 3px;
  }
  .highlight_4edb .info_48dd .form_e0df::before {
    top: -9px;
  }
  .highlight_4edb .info_48dd .form_e0df::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .input-0730 .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 19px;
  }
  .input-0730 .info_48dd .form_e0df {
    margin-top: -1px;
  }
  .input-0730 .info_48dd .form_e0df,
  .input-0730 .info_48dd .form_e0df::after,
  .input-0730 .info_48dd .form_e0df::before {
    width: 19px;
    height: 2px;
  }
  .input-0730 .info_48dd .form_e0df::before {
    top: -6px;
  }
  .input-0730 .info_48dd .form_e0df::after {
    bottom: -6px;
  }
  .motion-1acf .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 22px;
  }
  .motion-1acf .info_48dd .form_e0df {
    margin-top: -1px;
  }
  .motion-1acf .info_48dd .form_e0df,
  .motion-1acf .info_48dd .form_e0df::after,
  .motion-1acf .info_48dd .form_e0df::before {
    width: 22px;
    height: 2px;
  }
  .motion-1acf .info_48dd .form_e0df::before {
    top: -7px;
  }
  .motion-1acf .info_48dd .form_e0df::after {
    bottom: -7px;
  }
  .widget-b25b .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 31px;
  }
  .widget-b25b .info_48dd .form_e0df {
    margin-top: -1.5px;
  }
  .widget-b25b .info_48dd .form_e0df,
  .widget-b25b .info_48dd .form_e0df::after,
  .widget-b25b .info_48dd .form_e0df::before {
    width: 31px;
    height: 3px;
  }
  .widget-b25b .info_48dd .form_e0df::before {
    top: -9px;
  }
  .widget-b25b .info_48dd .form_e0df::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-pressed-237f .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 19px;
  }
  .description-pressed-237f .info_48dd .form_e0df {
    margin-top: -1px;
  }
  .description-pressed-237f .info_48dd .form_e0df,
  .description-pressed-237f .info_48dd .form_e0df::after,
  .description-pressed-237f .info_48dd .form_e0df::before {
    width: 19px;
    height: 2px;
  }
  .description-pressed-237f .info_48dd .form_e0df::before {
    top: -6px;
  }
  .description-pressed-237f .info_48dd .form_e0df::after {
    bottom: -6px;
  }
  .overlay_steel_99a6 .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_steel_99a6 .info_48dd .form_e0df {
    margin-top: -1px;
  }
  .overlay_steel_99a6 .info_48dd .form_e0df,
  .overlay_steel_99a6 .info_48dd .form_e0df::after,
  .overlay_steel_99a6 .info_48dd .form_e0df::before {
    width: 22px;
    height: 2px;
  }
  .overlay_steel_99a6 .info_48dd .form_e0df::before {
    top: -7px;
  }
  .overlay_steel_99a6 .info_48dd .form_e0df::after {
    bottom: -7px;
  }
  .list_6150 .info_48dd .table-5a2d {
    margin-top: -2px;
    width: 31px;
  }
  .list_6150 .info_48dd .form_e0df {
    margin-top: -1.5px;
  }
  .list_6150 .info_48dd .form_e0df,
  .list_6150 .info_48dd .form_e0df::after,
  .list_6150 .info_48dd .form_e0df::before {
    width: 31px;
    height: 3px;
  }
  .list_6150 .info_48dd .form_e0df::before {
    top: -9px;
  }
  .list_6150 .info_48dd .form_e0df::after {
    bottom: -9px;
  }
}
.complex_c578 .form_e0df {
  -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);
}
.complex_c578 .form_e0df::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.complex_c578 .form_e0df::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);
}
.complex_c578.section_in_9829 .form_e0df {
  -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);
}
.complex_c578.section_in_9829 .form_e0df::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.complex_c578.section_in_9829 .form_e0df::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);
}
.stone-9c39 {
  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.up_d3a4:before {
  display: none;
}
.up_4703 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.up_4703 .tabs_fluid_2e5e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.up_4703 .tabs_fluid_2e5e:last-of-type {
  border-bottom: none;
}
.up_4703 .tabs_fluid_2e5e.container_3f00,
.up_4703 .tabs_fluid_2e5e.content-stone-95a1,
.up_4703 .tabs_fluid_2e5e.layout-af5f {
  padding: 0;
}
.up_4703 .media_12c2 .footer-blue-8f50 {
  color: currentColor;
}
.up_4703 .media_12c2 .footer-blue-8f50:focus,
.up_4703 .media_12c2 .footer-blue-8f50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_4703.gold-800e .detail-west-383c,
.up_4703.gold-800e .menu-medium-ad98 a,
.up_4703.gold-800e .caption_b34f a,
.up_4703.gold-800e .glass-4363 a {
  color: rgba(0, 0, 0, 0.55);
}
.up_4703.gold-800e .detail-west-383c:hover,
.up_4703.gold-800e .menu-medium-ad98 a:hover,
.up_4703.gold-800e .caption_b34f a:hover,
.up_4703.gold-800e .glass-4363 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_4703.gold-800e .purple_33ce {
  color: rgba(0, 0, 0, 0.8);
}
.up_4703.gold-800e .tabs_fluid_2e5e {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_4703.gold-800e .tabs_fluid_2e5e:before {
  background: rgba(0, 0, 0, 0.08);
}
.up_4703.gold-800e .secondary_cd20:before {
  background: rgba(255, 255, 255, 0.9);
}
.up_4703.gold-800e .media_12c2 .panel-a6fa li a,
.up_4703.gold-800e .media_12c2 .footer-blue-8f50,
.up_4703.gold-800e .glass-4363 {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_4703.gold-800e .media_12c2 .footer-blue-8f50:focus,
.up_4703.gold-800e .media_12c2 .footer-blue-8f50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_4703.gold-800e .panel-a6fa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_4703.outline_25e9 .detail-west-383c,
.up_4703.outline_25e9 .menu-medium-ad98 a,
.up_4703.outline_25e9 .caption_b34f .footer-blue-8f50,
.up_4703.outline_25e9 .caption_b34f a,
.up_4703.outline_25e9 .glass-4363 a {
  color: rgba(255, 255, 255, 0.79);
}
.up_4703.outline_25e9 .detail-west-383c:hover,
.up_4703.outline_25e9 .menu-medium-ad98 a:hover,
.up_4703.outline_25e9 .caption_b34f .footer-blue-8f50:hover,
.up_4703.outline_25e9 .caption_b34f a:hover,
.up_4703.outline_25e9 .glass-4363 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_4703.outline_25e9 .purple_33ce {
  color: rgba(255, 255, 255, 0.99);
}
.up_4703.outline_25e9 .tabs_fluid_2e5e {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_4703.outline_25e9 .tabs_fluid_2e5e:before {
  background: rgba(255, 255, 255, 0.08);
}
.up_4703.outline_25e9 .secondary_cd20:before {
  background: rgba(0, 0, 0, 0.9);
}
.up_4703.outline_25e9 .media_12c2 .panel-a6fa li a,
.up_4703.outline_25e9 .media_12c2 .footer-blue-8f50,
.up_4703.outline_25e9 .glass-4363 {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_4703.outline_25e9 .media_12c2 .footer-blue-8f50:focus,
.up_4703.outline_25e9 .media_12c2 .footer-blue-8f50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_4703.outline_25e9 .panel-a6fa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_cd20 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.secondary_cd20:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter_c9e7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.rough_e0bf .up_4703 {
  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;
}
.rough_e0bf .tabs_fluid_2e5e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.rough_e0bf .tabs_fluid_2e5e: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) {
  .rough_e0bf .tabs_fluid_2e5e:before {
    width: 16%;
    left: 42%;
  }
}
.rough_e0bf .tabs_fluid_2e5e:last-child:before {
  content: none;
}
.rough_e0bf .tabs_fluid_2e5e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.rough_e0bf .media_12c2 .panel-a6fa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.rough_e0bf .media_12c2 .panel-a6fa li a .footer-blue-8f50 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.rough_e0bf .media_12c2 .glass-4363 {
  border: none;
}
.rough_e0bf .media_12c2 .glass-4363 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.rough_e0bf .secondary_cd20 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.rough_e0bf .filter_c9e7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.rough_e0bf .outline_25e9 .secondary_cd20:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough_e0bf .gold-800e.up-dbf7 .form_e0df {
  background: rgba(0, 0, 0, 0.6);
}
.rough_e0bf
  .gold-800e.up-dbf7
  .form_e0df::after,
.rough_e0bf
  .gold-800e.up-dbf7
  .form_e0df:before {
  background: inherit;
}
.rough_e0bf
  .gold-800e.up-dbf7:hover
  .form_e0df {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail_west_af99 .up_4703 {
  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) {
  .thumbnail_west_af99 .up_4703 {
    width: auto;
    right: 45px;
  }
}
.sidebar-7706 .up_4703 {
  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) {
  .sidebar-7706 .up_4703 {
    width: auto;
    left: 45px;
  }
}
.up_d3a4 .up_4703 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.up_d3a4 .filter_c9e7 {
  max-width: 48em;
  margin: 0 auto;
}
.up_d3a4 .secondary_cd20:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.out_508e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.out_508e.rough_e0bf .up_4703 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.out_508e.thumbnail_west_af99 .up_4703 {
  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);
}
.out_508e .up_4703 {
  visibility: visible;
}
.out_508e.sidebar-7706 .up_4703 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accent-8d76,
.layout-7173 {
  overflow-x: hidden;
}
.accent-8d76 .up_4703 {
  overflow: auto;
}
.accent-8d76.rough_e0bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-8d76.rough_e0bf .up_4703 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accent-8d76.rough_e0bf .slider-clean-4b2f {
  opacity: 0;
}
.accent-8d76.thumbnail_west_af99 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-8d76.thumbnail_west_af99 .up_4703 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accent-8d76.thumbnail_west_af99 .slider-clean-4b2f {
  opacity: 0;
}
.accent-8d76.sidebar-7706 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-8d76.sidebar-7706 .up_4703 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accent-8d76.sidebar-7706 .slider-clean-4b2f {
  opacity: 0;
}
.accent-8d76.up_d3a4 .up_4703 {
  z-index: 10;
  visibility: visible;
}
.up-dbf7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.up-dbf7 .form_e0df {
  background: rgba(255, 255, 255, 0.99);
}
.up-dbf7 .form_e0df::after,
.up-dbf7 .form_e0df:before {
  background: inherit;
}
.up-dbf7:hover .form_e0df {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-7706 .up-dbf7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.up_d3a4 .up-dbf7 {
  display: none !important;
}
.accent-8d76:before,
.layout-7173:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accent-8d76 .up-dbf7,
.layout-7173 .up-dbf7 {
  display: inline-block;
}
.up_4703 .popup_out_2bc0 {
  -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;
}
.accent-8d76 .up_4703 .popup_out_2bc0,
.layout-7173 .up_4703 .popup_out_2bc0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_first_8c89 .table_black_4882 {
  width: 100%;
}
.form_e9e2 {
  padding: 0 0.5em 0;
}
.form_e9e2 [class*="customify-col-"],
.form_e9e2 [class*="customify-col_"],
.form_e9e2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail_green_87e6 .form_e9e2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .backdrop-outer-643a .icon_plasma_dc3f,
  .icon_plasma_dc3f {
    display: none;
  }
  .text_dfb1 {
    text-align: left;
  }
  .hard-17d9 {
    text-align: center;
  }
  .overlay-43f2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-outer-643a .info-1ae0,
  .info-1ae0 {
    display: none;
  }
  .article-bf77 {
    text-align: left;
  }
  .highlight-fluid-1cd3 {
    text-align: center;
  }
  .active_bright_d161 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-outer-643a .video_cde7,
  .video_cde7 {
    display: none;
  }
  .static-a8e8 {
    text-align: left;
  }
  .breadcrumb_hard_18d8 {
    text-align: center;
  }
  .heading_4202 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list-slow-ed59 {
  box-shadow: none !important;
}
.message-large-aab0 .module_soft_95ed,
.focus-wood-7bf7 .module_soft_95ed {
  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;
}
.focus-wood-7bf7 .module_soft_95ed {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter-e9d6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter-e9d6:after,
.filter-e9d6:before {
  content: "";
  display: table;
}
.filter-e9d6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter-e9d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter-e9d6,
.chip_liquid_3445 {
  max-width: 1248px;
  margin: 0 auto;
}

.logo-light-759b.grid_08b1 .filter-e9d6 {
  max-width: 100%;
}
.logo-light-759b.video_large_e006 {
  max-width: 1200px;
  margin: 0 auto;
}
.logo-light-759b.surface-c41d .filter-e9d6 {
  max-width: 100%;
}
.logo-light-759b.surface-c41d > .filter-e9d6 {
  padding-left: 0;
  padding-right: 0;
}
.logo-light-759b.surface-c41d > .filter-e9d6 .backdrop-outer-643a {
  margin: 0;
}
.logo-light-759b.surface-c41d
  > .filter-e9d6
  .fixed-7a70.focus_over_4884 {
  margin-right: 0;
  margin-left: 0;
}
.logo-light-759b.surface-c41d #main.focus_over_4884 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accordion-orange-57a4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-orange-57a4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter-white-6905 .button-yellow-4756 {
    padding-right: 1em;
  }
  .filter-white-6905.under-c668 .fixed-7a70 {
    border-right: 1px solid #eaecee;
  }
  .filter-white-6905.under-c668 .button-yellow-4756 {
    padding-right: 1em;
  }
  .filter-white-6905.under-c668 .easy_14c6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-top-3f34 .button-yellow-4756 {
    padding-left: 1em;
  }
  .outline-top-3f34.under-c668 .fixed-7a70 {
    border-left: 1px solid #eaecee;
  }
  .outline-top-3f34.under-c668 .button-yellow-4756 {
    padding-left: 1em;
  }
  .outline-top-3f34.under-c668 .easy_14c6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-3577 .button-yellow-4756 {
    padding-left: 1em;
  }
  .layout-3577.under-c668 .hero_simple_2b05 {
    border-right: 1px solid #eaecee;
  }
  .layout-3577.under-c668 .simple_3834 {
    border-right: 1px solid #eaecee;
  }
  .layout-3577.under-c668 .button-yellow-4756 {
    padding-left: 1em;
  }
  .layout-3577.under-c668 .easy_14c6 {
    padding-right: 1em;
  }
  .layout-3577.under-c668 .slow-89c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-9315 .button-yellow-4756 {
    padding-right: 1em;
  }
  .gallery-9315.under-c668 .hero_simple_2b05 {
    border-left: 1px solid #eaecee;
  }
  .gallery-9315.under-c668 .simple_3834 {
    border-left: 1px solid #eaecee;
  }
  .gallery-9315.under-c668 .button-yellow-4756 {
    padding-right: 1em;
  }
  .gallery-9315.under-c668 .easy_14c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-9315.under-c668 .slow-89c3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-orange-57a4 .button-yellow-4756 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-orange-57a4.under-c668 .fixed-7a70 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accordion-orange-57a4.under-c668 .button-yellow-4756 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-orange-57a4.under-c668 .easy_14c6 {
    padding-left: 1em;
  }
  .accordion-orange-57a4.under-c668 .slow-89c3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accordion-orange-57a4.under-c668 .button-yellow-4756 {
    padding-left: 0;
  }
}
.hard-4e63 .widget-5fb7 {
  display: inline-block;
}
.current_2e88 {
  display: inline-block;
}
.banner_outer_e254 {
  word-con: break-word;
}
.table_right_1841 > span {
  display: inline-block;
  padding: 5px 0;
}
.table_right_1841 .element_stale_937d {
  margin-left: 8px;
  margin-right: 8px;
}
.table_right_1841 .focus-472e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section_1c88 .text-prev-a35d {
  margin-bottom: 2em;
}
.section_1c88 .surface-easy-19f4 {
  margin-bottom: 15px;
}
.section_1c88 .surface-easy-19f4:last-child {
  margin-bottom: 0;
}
.section_1c88 .alert-liquid-2aec {
  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) {
  .section_1c88 .alert-liquid-2aec {
    display: block;
  }
}
.section_1c88 .fixed_69c6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section_1c88 .fixed_69c6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section_1c88 .breadcrumb-black-01d0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section_1c88 .breadcrumb-black-01d0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section_1c88 .breadcrumb-black-01d0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section_1c88 .banner_outer_e254 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_1c88 .banner_outer_e254 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section_1c88 .sort_under_1631 p:last-child {
  margin-bottom: 0;
}
.section_1c88 .smooth_b2f1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section_1c88 .block-72f1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section_1c88 .right_1510 {
  margin-top: 1em;
}
.section_1c88 .background_b7bb {
  top: 0;
  display: block;
}
.section_1c88 .background_b7bb a {
  color: inherit;
}
.section_1c88 .background_b7bb a:hover {
  color: inherit;
}
.section_1c88 .outline_simple_bc72 {
  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;
}
.section_1c88 .outline_simple_bc72:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section_1c88 .block-72f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section_1c88 .center_bbf4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section_1c88 .center_bbf4:first-child {
  margin-top: 0;
}
.section_1c88 .center_bbf4.short_4a0b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section_1c88 .center_bbf4.list-north-fd97 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_1c88
  .center_bbf4.list-north-fd97.feature_narrow_6125
  .right_1510 {
  width: 100%;
}
.section_1c88 .list-north-fd97 {
  -webkit-box-align: center;
  align-items: center;
}
.section_1c88 .list-north-fd97 .table_right_1841,
.section_1c88 .list-north-fd97 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section_1c88 .breadcrumb-black-01d0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_1c88 .breadcrumb-black-01d0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_1c88 .breadcrumb-black-01d0: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;
}
.section_1c88 .short_4a0b {
  z-index: 5;
}
.section_1c88 .photo-inner-ba3f .dirty-c501 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section_1c88 .east-510b .dirty-c501 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section_1c88 .warm_b4ea .dirty-c501 {
  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;
}
.section_1c88.green_ebc8 .alert-liquid-2aec,
.section_1c88.link_fast_e836 .alert-liquid-2aec {
  display: block;
}
.section_1c88.green_ebc8 .alert-liquid-2aec .component-paper-da1d,
.section_1c88.green_ebc8 .alert-liquid-2aec .block-72f1,
.section_1c88.link_fast_e836 .alert-liquid-2aec .component-paper-da1d,
.section_1c88.link_fast_e836 .alert-liquid-2aec .block-72f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_1c88.shade-256c .fixed_69c6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section_1c88.shade-256c .fixed_69c6 {
    margin-right: 0;
  }
}
.section_1c88.green_ebc8 .fixed_69c6,
.section_1c88.link_fast_e836 .fixed_69c6 {
  padding-top: 40%;
}
.section_1c88.green_ebc8 .text-prev-a35d,
.section_1c88.link_fast_e836 .text-prev-a35d {
  display: block;
}
.section_1c88.green_ebc8 .fn-sticky-fab5 .block-72f1,
.section_1c88.link_fast_e836 .fn-sticky-fab5 .block-72f1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section_1c88.green_ebc8 .fixed_69c6,
.section_1c88.link_fast_e836 .fixed_69c6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section_1c88.green_ebc8 .block-72f1 {
  padding: 1em;
}
.layout_glass_8eca {
  margin: 30px auto;
  display: block;
}
.layout_glass_8eca .thumbnail_376c > * {
  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;
}
.layout_glass_8eca .thumbnail_376c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_glass_8eca .thumbnail_376c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row_soft_e763 .table_right_1841 {
  margin-bottom: 1.41575em;
}
.row_soft_e763 .black_181a {
  margin-bottom: 1.618em;
}
.new_8003 .hero_0030 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.new_8003 .hero_0030 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.new_8003 .summary-hard-dfd1 {
  max-width: 100%;
  overflow: auto;
}
.copper-7b59 .new_8003 a:hover {
  text-decoration: underline;
}
.wide_cdc7 .surface-easy-19f4:not(.banner_outer_e254),
.wide_cdc7 .breadcrumb-black-01d0 {
  margin-bottom: 1.41575em;
}
.wide_cdc7 .surface-easy-19f4:not(.banner_outer_e254):last-child,
.wide_cdc7 .breadcrumb-black-01d0:last-child {
  margin-bottom: 0;
}
.wide_cdc7 .surface-easy-19f4.outline_6816 {
  margin-bottom: 0.41575em;
}
.wide_cdc7 .menu-iron-ca55:before,
.wide_cdc7 .stale-e5e5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wide_cdc7 .menu-iron-ca55:before {
  content: "\f115";
}
.wide_cdc7 .stale-e5e5:before {
  content: "\f02c";
}
.wide_cdc7 .header-solid-fdd9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wide_cdc7 .header-solid-fdd9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.mask_rough_906e {
  display: -webkit-box;
  display: flex;
}
.mask_rough_906e .tertiary-9486 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .mask_rough_906e .tertiary-9486 {
    flex-basis: 90px;
  }
}
.mask_rough_906e .rough-754a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask_rough_906e .rough-754a {
    flex-basis: calc(100% - 50px);
  }
}
.mask_rough_906e .sidebar-static-2aaa p:last-child {
  margin-bottom: 0.72em;
}
.card_cool_25ef .thumbnail_376c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card_cool_25ef .thumbnail_376c:after,
.card_cool_25ef .thumbnail_376c:before {
  content: "";
  display: table;
}
.card_cool_25ef .thumbnail_376c:after {
  clear: both;
}
.card_cool_25ef .thumbnail_376c .backdrop-1c3e,
.card_cool_25ef .thumbnail_376c .inner-d718 {
  width: 49%;
}
.card_cool_25ef .thumbnail_376c .backdrop-1c3e a span.yellow-7d00,
.card_cool_25ef .thumbnail_376c .inner-d718 a span.yellow-7d00 {
  display: block;
  margin-bottom: 5px;
}
.card_cool_25ef .thumbnail_376c .inner-d718 {
  float: left;
  text-align: left;
}
.card_cool_25ef .thumbnail_376c .backdrop-1c3e {
  float: right;
  text-align: right;
}
.progress-433e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress-433e {
    margin-bottom: 0;
  }
}
.slider-de16 {
  margin-bottom: 1em;
}
.slider-de16 .banner_outer_e254 {
  font-size: 1.1em;
  line-height: 1.3;
}
.block-8f9e a {
  display: block;
  line-height: 0;
  position: relative;
}
.progress-medium-bbcc .slider-de16,
.hero-left-5ce8 .slider-de16 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .progress-medium-bbcc .slider-de16,
  .hero-left-5ce8 .slider-de16 {
    display: block;
  }
}
.progress-medium-bbcc .block-8f9e,
.hero-left-5ce8 .block-8f9e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .progress-medium-bbcc .block-8f9e,
  .hero-left-5ce8 .block-8f9e {
    margin-bottom: 1em;
  }
}
.progress-medium-bbcc .block-8f9e img,
.hero-left-5ce8 .block-8f9e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.progress-medium-bbcc .pagination-plasma-c74c,
.hero-left-5ce8 .pagination-plasma-c74c {
  flex-basis: calc(100% - 160px);
}
.progress-medium-bbcc .pagination-plasma-c74c p,
.hero-left-5ce8 .pagination-plasma-c74c p {
  margin-bottom: 0;
}
.progress-medium-bbcc .pagination-plasma-c74c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .progress-medium-bbcc .pagination-plasma-c74c {
    padding-left: 0;
  }
}
.hero-left-5ce8 .pagination-plasma-c74c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero-left-5ce8 .pagination-plasma-c74c {
    padding-right: 0;
  }
}
.hero-left-5ce8 .block-8f9e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.panel-fb92 .block-8f9e {
  margin-bottom: 0.5em;
}
.panel-fb92 .block-8f9e img {
  width: 100%;
}
.active-04e4 .media-smooth-b418,
.background_active_8266 .media-smooth-b418 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background_active_8266 .fixed-7a70 .slider_hovered_01e5 p:last-child {
  margin-bottom: 0;
}
.aside-cool-b22b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dropdown-948e .selected-96b0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dropdown-948e .selected-96b0:last-of-type {
    margin-bottom: 0;
  }
}
.dropdown-948e .selected-96b0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown-948e .selected-96b0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dropdown-948e .selected-96b0 ul li {
  margin: 0 0 0.6em;
}
.dropdown-948e .selected-96b0 ul li.steel_d102,
.dropdown-948e .selected-96b0 ul li.pink_6494 {
  position: relative;
}
.dropdown-948e .selected-96b0 ul li.steel_d102 .sort-clean-4a7e,
.dropdown-948e .selected-96b0 ul li.pink_6494 .sort-clean-4a7e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dropdown-948e .selected-96b0 ul li.steel_d102:after:after,
.dropdown-948e .selected-96b0 ul li.steel_d102:after:before,
.dropdown-948e
  .selected-96b0
  ul
  li.pink_6494:after:after,
.dropdown-948e
  .selected-96b0
  ul
  li.pink_6494:after:before {
  content: "";
  display: table;
}
.dropdown-948e .selected-96b0 ul li.steel_d102:after:after,
.dropdown-948e
  .selected-96b0
  ul
  li.pink_6494:after:after {
  clear: both;
}
.dropdown-948e .selected-96b0 a.container-down-b974:hover {
  text-decoration: none;
}
.dropdown-948e .selected-96b0 select {
  max-width: 100%;
}
.dropdown-948e .selected-96b0 table {
  font-size: 85%;
}
.dropdown-948e .selected-96b0 table td,
.dropdown-948e .selected-96b0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dropdown-948e .selected-96b0 table tfoot td {
  text-align: left;
}
.dropdown-948e .selected-96b0 :last-child {
  margin-bottom: 0;
}
.dropdown-948e .selected-96b0 .tag_narrow_d471 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dropdown-948e .selected-96b0 .tag_narrow_d471 label {
  width: 100%;
}
.dropdown-948e .selected-96b0 .tag_narrow_d471 .shadow_d7ef {
  width: 100%;
  display: block;
}
.dropdown-948e .selected-96b0 .tag_narrow_d471 .column_mini_a524 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dropdown-948e .selected-96b0 .tag_narrow_d471 .column_mini_a524:hover svg #svg-search {
  fill: #444;
}
.dropdown-948e .selected-96b0 .tag_narrow_d471 .column_mini_a524 svg {
  width: 18px;
  height: 18px;
}
.dropdown-948e .green_9565 ul ul,
.dropdown-948e .modal-4b81 ul ul,
.dropdown-948e .picture_bc90 ul ul,
.dropdown-948e .content-focused-dbcd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dropdown-948e .green_9565 .popup_7190 > a,
.dropdown-948e .modal-4b81 .popup_7190 > a,
.dropdown-948e .picture_bc90 .popup_7190 > a,
.dropdown-948e .content-focused-dbcd .popup_7190 > a {
  margin-bottom: 0;
}
.dropdown-948e .sort_in_0a18 li,
.dropdown-948e .green_9565 li,
.dropdown-948e .steel-7cc3 li,
.dropdown-948e .modal-4b81 li,
.dropdown-948e .picture_bc90 li,
.dropdown-948e .content-focused-dbcd li,
.dropdown-948e .texture-short-a8ca li,
.dropdown-948e .label-hot-ea4a li {
  display: block;
  position: relative;
}
.dropdown-948e .sort_in_0a18 li:last-child,
.dropdown-948e .green_9565 li:last-child,
.dropdown-948e .steel-7cc3 li:last-child,
.dropdown-948e .modal-4b81 li:last-child,
.dropdown-948e .picture_bc90 li:last-child,
.dropdown-948e .content-focused-dbcd li:last-child,
.dropdown-948e .texture-short-a8ca li:last-child,
.dropdown-948e .label-hot-ea4a li:last-child {
  border: none;
}
.dropdown-948e .sort_in_0a18 li a,
.dropdown-948e .green_9565 li a,
.dropdown-948e .steel-7cc3 li a,
.dropdown-948e .modal-4b81 li a,
.dropdown-948e .picture_bc90 li a,
.dropdown-948e .content-focused-dbcd li a,
.dropdown-948e .texture-short-a8ca li a,
.dropdown-948e .label-hot-ea4a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown-948e .sort_in_0a18 li ul li::before,
.dropdown-948e .green_9565 li ul li::before,
.dropdown-948e .steel-7cc3 li ul li::before,
.dropdown-948e .modal-4b81 li ul li::before,
.dropdown-948e .picture_bc90 li ul li::before,
.dropdown-948e .content-focused-dbcd li ul li::before,
.dropdown-948e .texture-short-a8ca li ul li::before,
.dropdown-948e .label-hot-ea4a li ul li::before {
  left: 15px;
}
.dropdown-948e .sort_in_0a18 li ul a,
.dropdown-948e .green_9565 li ul a,
.dropdown-948e .steel-7cc3 li ul a,
.dropdown-948e .modal-4b81 li ul a,
.dropdown-948e .picture_bc90 li ul a,
.dropdown-948e .content-focused-dbcd li ul a,
.dropdown-948e .texture-short-a8ca li ul a,
.dropdown-948e .label-hot-ea4a li ul a {
  padding-left: 20px;
}
.dropdown-948e .sort_in_0a18 li ul ul li::before,
.dropdown-948e .green_9565 li ul ul li::before,
.dropdown-948e .steel-7cc3 li ul ul li::before,
.dropdown-948e .modal-4b81 li ul ul li::before,
.dropdown-948e .picture_bc90 li ul ul li::before,
.dropdown-948e .content-focused-dbcd li ul ul li::before,
.dropdown-948e .texture-short-a8ca li ul ul li::before,
.dropdown-948e .label-hot-ea4a li ul ul li::before {
  left: 30px;
}
.dropdown-948e .sort_in_0a18 li ul ul a,
.dropdown-948e .green_9565 li ul ul a,
.dropdown-948e .steel-7cc3 li ul ul a,
.dropdown-948e .modal-4b81 li ul ul a,
.dropdown-948e .picture_bc90 li ul ul a,
.dropdown-948e .content-focused-dbcd li ul ul a,
.dropdown-948e .texture-short-a8ca li ul ul a,
.dropdown-948e .label-hot-ea4a li ul ul a {
  padding-left: 40px;
}
.dropdown-948e .backdrop-down-ce6a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown-948e .label-hot-ea4a ul li {
  margin-bottom: 1.41575em;
}
.dropdown-948e .label-hot-ea4a ul li .bottom_390e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dropdown-948e .label-hot-ea4a ul li .huge_46a4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline_25e9 .sort_in_0a18 li a,
.outline_25e9 .green_9565 li a,
.outline_25e9 .steel-7cc3 li a,
.outline_25e9 .modal-4b81 li a,
.outline_25e9 .picture_bc90 li a,
.outline_25e9 .content-focused-dbcd li a,
.outline_25e9 .texture-short-a8ca li a,
.outline_25e9 .label-hot-ea4a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_25e9 .backdrop-down-ce6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_25e9 .selected-96b0 ul li.steel_d102 .sort-clean-4a7e,
.outline_25e9 .selected-96b0 ul li.pink_6494 .sort-clean-4a7e {
  background: rgba(0, 0, 0, 0.2);
}
.outline_25e9 .dropdown-948e .selected-96b0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-light-759b .dropdown-948e .panel-a6fa li {
  margin: 0;
}
.logo-light-759b .dropdown-948e .panel-a6fa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.logo-light-759b .dropdown-948e .panel-a6fa li ul {
  margin: 0;
}
.logo-light-759b .dropdown-948e .panel-a6fa li ul li a {
  padding-left: 15px;
}
.logo-light-759b .dropdown-948e .panel-a6fa li ul li li a {
  padding-left: 30px;
}
.logo-light-759b .dropdown-948e .panel-a6fa li.frame_8195 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.logo-light-759b .dropdown-948e .panel-a6fa li.frame_8195 > 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;
}
.logo-light-759b .dropdown-948e .panel-a6fa li.frame_8195 > 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;
}
.paragraph_9d5a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent_copper_7a6e {
  position: relative;
  z-index: 10;
}
.accent_copper_7a6e .popup_out_2bc0 {
  width: 100%;
  max-width: 100%;
}
.secondary-aab0 .alert-liquid-ba81 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.secondary-aab0 .gold-800e {
}
.secondary-aab0 .outline_25e9 {
  background: #292929;
}
.new-9360 .alert-liquid-ba81 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.new-9360 .gold-800e {
  background: #f9f9f9;
}
.new-9360 .outline_25e9 {
  background: #303030;
}
.lower-751f .alert-liquid-ba81 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower-751f .widget-5fb7 {
    margin-bottom: 1em;
  }
  .lower-751f .widget-5fb7:last-child {
    margin-bottom: 0;
  }
}
.lower-751f .gold-800e {
  background: #ededed;
}
.lower-751f .outline_25e9 {
  background: #1a1a1a;
}
.alert-liquid-ba81.gold-800e {
  color: rgba(0, 0, 0, 0.6);
}
.alert-liquid-ba81.gold-800e .chip-hard-42dc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-liquid-ba81.outline_25e9 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-liquid-ba81.outline_25e9 a:not(.container-down-b974) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-liquid-ba81.outline_25e9 a:not(.container-down-b974):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-liquid-ba81.outline_25e9 .chip-hard-42dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-liquid-ba81.outline_25e9 table tbody td,
.alert-liquid-ba81.outline_25e9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-tall-9902.nav_3141 .filter-e9d6 {
  max-width: initial;
}
.wrapper-tall-9902 .backdrop_087b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-tall-9902 .backdrop_087b .popup_out_2bc0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-tall-9902 .backdrop_087b .popup_out_2bc0 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-tall-9902 .backdrop_087b .popup_out_2bc0:last-child {
    margin-bottom: 0;
  }
}
.lower-751f .widget-5fb7:last-child,
.new-9360 .widget-5fb7:last-child,
.secondary-aab0 .widget-5fb7:last-child {
  margin-bottom: 0;
}
.lower-751f .widget-5fb7 .dropdown-948e .selected-96b0:last-child,
.new-9360 .widget-5fb7 .dropdown-948e .selected-96b0:last-child,
.secondary-aab0 .widget-5fb7 .dropdown-948e .selected-96b0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .lower-751f .logo-ebe7,
  .lower-751f .paragraph-static-b2d8,
  .new-9360 .logo-ebe7,
  .new-9360 .paragraph-static-b2d8,
  .secondary-aab0 .logo-ebe7,
  .secondary-aab0 .paragraph-static-b2d8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent_copper_7a6e .widget-5fb7 {
    margin-bottom: 2em;
  }
}
.accent_copper_7a6e p:last-child {
  margin-bottom: 0;
}
.accent_copper_7a6e li,
.accent_copper_7a6e ul {
  list-style: none;
  margin: 0;
}
.accent_copper_7a6e ul ul {
  margin-left: 2.617924em;
}
.caption_a71a {
  font-size: 0.875em;
}

/* css-noise: 44f2 */
.widget-item-g4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
