/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover-b382/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover-b382
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.hover-b382/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.feature_12b9.avatar-5c10/licenses/gpl-2.0.accordion-4408
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.outline-current-979b/, (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.sort-white-73e2.blue-9f24/normalize.mini-5c3e/
 ======
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.mini-5c3e v7.0.0 | MIT License | github.hover-b382/necolas/normalize.mini-5c3e */
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;
}
.south_ec7d .inner-ebb8,
.box_23f9,
.caption_light_9a6e,
.medium_57c3,
.right_8ee1,
.slow_3506,
.element-focused-21b1,
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;
}
.box_23f9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .box_23f9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .box_23f9,
  h1 {
    font-size: 1.8em;
  }
}
.caption_light_9a6e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption_light_9a6e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption_light_9a6e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption_light_9a6e,
  h2 {
    font-size: 1.7em;
  }
}
.medium_57c3,
h3 {
  font-size: 1.618em;
}
.south_ec7d .inner-ebb8,
.right_8ee1,
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.modal-5f53 {
  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;
}
.picture_tall_3d1b:after,
.picture_tall_3d1b:before,
.narrow_4414:after,
.narrow_4414:before {
  content: "";
  display: table;
}
.picture_tall_3d1b:after,
.narrow_4414:after {
  clear: both;
}
.frame_d081 {
  float: right;
  margin-right: 0;
}
.logo-iron-731f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.under_30d8 .brown_82aa,
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;
}
.under_30d8 .brown_82aa: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;
}
.shadow_4a99 .brown_82aa {
  box-shadow: none;
}
.shadow_4a99
  .brown_82aa
  .slider_a538 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow_4a99 .brown_82aa .aside-east-2390 {
  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;
}
.shadow_4a99
  .brown_82aa
  .aside-east-2390
  b {
  display: none;
}
.shadow_4a99 .alert_fresh_9696 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature-out-3313:not(.white_c576):not(.link_bottom_2e9f),
button:not(.white_c576):not(.link_bottom_2e9f),
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ),
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ),
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ) {
  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;
}
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ):hover,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ):hover,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):hover,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):hover,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ):active,
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ):active,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):active,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):active,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):active,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus {
  outline: 0;
}
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5 {
  position: relative;
}
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .mask_9231,
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .lite_87bd,
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .full_b7b1,
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  i,
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  svg,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .mask_9231,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .lite_87bd,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .full_b7b1,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  i,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  svg,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .mask_9231,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .lite_87bd,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .full_b7b1,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  i,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  svg,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .mask_9231,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .lite_87bd,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .full_b7b1,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  i,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  svg,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .mask_9231,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .lite_87bd,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  .full_b7b1,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  i,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5
  svg {
  visibility: hidden;
}
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5:after,
button:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5:after,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5:after,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5:after,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ).fn-loading-28d5: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;
}
.feature-out-3313:not(.white_c576):not(.link_bottom_2e9f),
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ),
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ),
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ) {
  color: #fff;
  background: #235787;
}
.feature-out-3313:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus,
input[type="button"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus,
input[type="reset"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus,
input[type="submit"]:not(.white_c576):not(
    .link_bottom_2e9f
  ):focus {
  color: #fff;
}
.feature-out-3313.fn-disabled-28d5:not(.white_c576):not(
    .link_bottom_2e9f
  ),
.feature-out-3313[disabled]:not(.white_c576):not(
    .link_bottom_2e9f
  ),
button.fn-disabled-28d5:not(.white_c576):not(
    .link_bottom_2e9f
  ),
button[disabled]:not(.white_c576):not(
    .link_bottom_2e9f
  ) {
  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;
}
.box-complex-fa72 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box-complex-fa72: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;
}
.carousel-glass-0abc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.surface-fa30 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.picture-de2d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture_tall_3d1b:after,
.picture_tall_3d1b:before,
.modal_47bd:after,
.modal_47bd:before,
.nav-1d33:after,
.nav-1d33:before,
.motion_5a20:after,
.motion_5a20:before,
.old-4cb3:after,
.old-4cb3:before,
.tertiary_00ca:after,
.tertiary_00ca:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture_tall_3d1b:after,
.modal_47bd:after,
.nav-1d33:after,
.motion_5a20:after,
.old-4cb3:after,
.tertiary_00ca:after {
  clear: both;
}
.modal_47bd .border_action_bfec,
.nav-1d33 .border_action_bfec,
.shadow-ba15 .border_action_bfec {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown-b4d7 {
  display: inline-block;
}
.orange_746e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.orange_746e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.orange_746e .bright-e942 {
  padding: 1em 0;
  font-size: 85%;
}
.bright-e942 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.green_6ff6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.green_6ff6:after,
.green_6ff6:before {
  content: "";
  display: table;
}
.green_6ff6:after {
  clear: both;
}
.background-8c25 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner-last-f2dc .background-8c25 {
  max-width: 50%;
}
.large-2f99 .background-8c25 {
  max-width: 33.33%;
}
.yellow-f610 .background-8c25 {
  max-width: 25%;
}
.north-3d7c .background-8c25 {
  max-width: 20%;
}
.frame-af6a .background-8c25 {
  max-width: 16.66%;
}
.box_yellow_c712 .background-8c25 {
  max-width: 14.28%;
}
.warm-f00a .background-8c25 {
  max-width: 12.5%;
}
.aside_9cd6 .background-8c25 {
  max-width: 11.11%;
}
.bright-4816 {
  display: block;
}
.south_ec7d .description-b060 label,
.south_ec7d .narrow_fa8b label,
.south_ec7d .progress-c11d label,
.south_ec7d .active_d1e7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west-51d7 {
  list-style: none;
  margin: 0;
}
.west-51d7 article.message_short_b067 {
  margin-bottom: 0;
}
.west-51d7 ul {
  list-style: none;
  margin: 0;
}
.west-51d7 .dim-51b6 li.message_short_b067 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west-51d7 .dim-51b6 li.message_short_b067 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west-51d7 .dim-51b6 li.message_short_b067: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) {
  .west-51d7 .dim-51b6 li.message_short_b067 li.message_short_b067 li.message_short_b067 li.message_short_b067 {
    padding-left: 0;
  }
}
article.message_short_b067 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message_short_b067 .modal_47bd p:last-of-type {
  margin-bottom: 0;
}
article.message_short_b067 .solid-c891 {
  float: left;
}
article.message_short_b067 .module_over_be6a {
  margin-left: 85px;
}
article.message_short_b067 .article-fresh-3122 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message_short_b067 .article-fresh-3122 .header-2300 {
  margin-left: 10px;
}
article.message_short_b067 .logo_fd0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message_short_b067 .focused-93c4 {
  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 .description-b060,
  #respond .progress-c11d,
  #respond .active_d1e7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-b060 input,
#respond .progress-c11d input,
#respond .active_d1e7 input {
  width: 100%;
}
#respond .active_d1e7 {
  margin-right: 0;
}
#respond .chip-warm-398f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.basic-7e84 {
  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;
}
.basic-7e84.slider_1371 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.basic-7e84 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%);
}
.basic-7e84:focus,
.basic-7e84: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);
}
.message_cold_aa51 {
  border-radius: 10%;
}
.warm_1d64 {
  border-radius: 50%;
}
.clean-e74c {
  font-size: 0.72em;
}
.liquid_8cd3 {
  font-size: 0.875em;
}
.north_5740 {
  font-size: 1.1em;
}
.media-803f {
  text-transform: uppercase;
  line-height: 1.2;
}
.media-803f.clean-e74c {
  letter-spacing: 0.5px;
}
.south_89e3,
.south_89e3 a {
  color: #6d6d6d;
}
.south_89e3 a:hover {
  color: #111;
}
.hidden-8947 {
  color: #6d6d6d;
}
.column_top_2da2 {
  overflow-x: hidden;
}
.column_top_2da2 .middle-7d67.wood-35db {
  position: relative;
}
.column_top_2da2 .middle-7d67.wood-35db.accent-6198 {
  position: initial;
}
.column_top_2da2
  .middle-7d67.wood-35db.accent-6198
  .lower_8b13 {
  left: auto;
}
.column_top_2da2 .middle-7d67 .lower_8b13 {
  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;
}
.column_top_2da2 .middle-7d67:hover.wood-35db {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column_top_2da2
  .middle-7d67:hover.wood-35db
  .lower_8b13 {
  display: block;
  z-index: 9999999;
}
.column_top_2da2 .header-large-2849 .hero-485b,
.column_top_2da2 .menu-silver-7de9 .hero-485b {
  display: none;
}
.column_top_2da2 .widget-9424 .middle-7d67:hover.wood-35db {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.south_ec7d .description-b060 label,
.south_ec7d .narrow_fa8b label,
.south_ec7d .progress-c11d label,
.south_ec7d .active_d1e7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west-51d7 {
  list-style: none;
  margin: 0;
}
.west-51d7 article.message_short_b067 {
  margin-bottom: 0;
}
.west-51d7 ul {
  list-style: none;
  margin: 0;
}
.west-51d7 .dim-51b6 li.message_short_b067 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west-51d7 .dim-51b6 li.message_short_b067 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west-51d7 .dim-51b6 li.message_short_b067: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) {
  .west-51d7 .dim-51b6 li.message_short_b067 li.message_short_b067 li.message_short_b067 li.message_short_b067 {
    padding-left: 0;
  }
}
article.message_short_b067 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message_short_b067 .modal_47bd p:last-of-type {
  margin-bottom: 0;
}
article.message_short_b067 .solid-c891 {
  float: left;
}
article.message_short_b067 .module_over_be6a {
  margin-left: 85px;
}
article.message_short_b067 .article-fresh-3122 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message_short_b067 .article-fresh-3122 .header-2300 {
  margin-left: 10px;
}
article.message_short_b067 .logo_fd0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message_short_b067 .focused-93c4 {
  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 .description-b060,
  #respond .progress-c11d,
  #respond .active_d1e7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-b060 input,
#respond .progress-c11d input,
#respond .active_d1e7 input {
  width: 100%;
}
#respond .active_d1e7 {
  margin-right: 0;
}
#respond .chip-warm-398f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header-large-2849 .container_east_7d73 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_east_7d73 .hovered_1349.image-brown-e7fa .in_bfe7 > li > a:focus,
.container_east_7d73 .hovered_1349.image-brown-e7fa .in_bfe7 > li > a:hover,
.container_east_7d73 .hovered_1349.menu-2617 .in_bfe7 > li > a:focus,
.container_east_7d73 .hovered_1349.menu-2617 .in_bfe7 > li > a:hover,
.container_east_7d73 .hovered_1349.heading-soft-6e11 .in_bfe7 > li > a:focus,
.container_east_7d73 .hovered_1349.heading-soft-6e11 .in_bfe7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_east_7d73
  .hovered_1349.image-brown-e7fa
  .in_bfe7
  > li.item-simple-0de5
  > a,
.container_east_7d73
  .hovered_1349.image-brown-e7fa
  .in_bfe7
  > li.content_right_5d71
  > a,
.container_east_7d73
  .hovered_1349.menu-2617
  .in_bfe7
  > li.item-simple-0de5
  > a,
.container_east_7d73
  .hovered_1349.menu-2617
  .in_bfe7
  > li.content_right_5d71
  > a,
.container_east_7d73
  .hovered_1349.heading-soft-6e11
  .in_bfe7
  > li.item-simple-0de5
  > a,
.container_east_7d73 .hovered_1349.heading-soft-6e11 .in_bfe7 > li.column-thick-bf32 > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_east_7d73 .soft-84ee,
.container_east_7d73 .soft-84ee a {
  color: rgba(255, 255, 255, 0.99);
}
.container_east_7d73 .east-8082.pink_67fb li a,
.container_east_7d73 .disabled_c249 a,
.container_east_7d73 .paragraph-d9e8,
.container_east_7d73 .in_bfe7 > li > a,
.container_east_7d73 .bright-7342 {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73 .east-8082.pink_67fb li a:hover,
.container_east_7d73 .disabled_c249 a:hover,
.container_east_7d73 .paragraph-d9e8:hover,
.container_east_7d73 .in_bfe7 > li > a:hover,
.container_east_7d73 .bright-7342:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_east_7d73 .light_758b {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73 .light_758b .accent-steel-0d75 {
  color: rgba(255, 255, 255, 0.99);
}
.container_east_7d73 .light_758b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_east_7d73 .fixed-e57b .shade-mini-d913 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73 .fixed-e57b .shade-mini-d913 .first_b078 {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73
  .fixed-e57b
  .shade-mini-d913
  .first_b078::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73
  .fixed-e57b
  .shade-mini-d913
  .first_b078:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73
  .fixed-e57b
  .shade-mini-d913
  .first_b078::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73
  .fixed-e57b
  .shade-mini-d913
  .first_b078::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73 .fixed-e57b .footer-south-eec4 {
  color: rgba(255, 255, 255, 0.79);
}
.container_east_7d73 .fixed-e57b .footer-south-eec4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-86b9
  .container_east_7d73
  .fixed-e57b
  .cool-3693
  .alert_fed3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old-86b9
  .container_east_7d73
  .fixed-e57b
  .cool-3693
  .first_b078 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header-large-2849 .notice_6afa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notice_6afa .hovered_1349.image-brown-e7fa .in_bfe7 > li > a:focus,
.notice_6afa .hovered_1349.image-brown-e7fa .in_bfe7 > li > a:hover,
.notice_6afa .hovered_1349.menu-2617 .in_bfe7 > li > a:focus,
.notice_6afa .hovered_1349.menu-2617 .in_bfe7 > li > a:hover,
.notice_6afa .hovered_1349.heading-soft-6e11 .in_bfe7 > li > a:focus,
.notice_6afa .hovered_1349.heading-soft-6e11 .in_bfe7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_6afa
  .hovered_1349.image-brown-e7fa
  .in_bfe7
  > li.item-simple-0de5
  > a,
.notice_6afa
  .hovered_1349.image-brown-e7fa
  .in_bfe7
  > li.content_right_5d71
  > a,
.notice_6afa
  .hovered_1349.menu-2617
  .in_bfe7
  > li.item-simple-0de5
  > a,
.notice_6afa
  .hovered_1349.menu-2617
  .in_bfe7
  > li.content_right_5d71
  > a,
.notice_6afa
  .hovered_1349.heading-soft-6e11
  .in_bfe7
  > li.item-simple-0de5
  > a,
.notice_6afa .hovered_1349.heading-soft-6e11 .in_bfe7 > li.column-thick-bf32 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notice_6afa .soft-84ee,
.notice_6afa .soft-84ee a {
  color: rgba(0, 0, 0, 0.8);
}
.notice_6afa .east-8082.pink_67fb li a,
.notice_6afa .disabled_c249 a,
.notice_6afa .paragraph-d9e8,
.notice_6afa .in_bfe7 > li > a,
.notice_6afa .bright-7342 {
  color: rgba(0, 0, 0, 0.55);
}
.notice_6afa .east-8082.pink_67fb li a:hover,
.notice_6afa .disabled_c249 a:hover,
.notice_6afa .paragraph-d9e8:hover,
.notice_6afa .in_bfe7 > li > a:hover,
.notice_6afa .bright-7342:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_6afa .light_758b {
  color: rgba(0, 0, 0, 0.55);
}
.notice_6afa .light_758b .accent-steel-0d75 {
  color: rgba(0, 0, 0, 0.8);
}
.notice_6afa .light_758b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_cool_8ad7 .logo_last_0e8c {
  margin-left: auto;
  margin-right: auto;
}
.nav-1d33 > * {
  margin-left: auto;
  margin-right: auto;
}
.nav-1d33 .carousel-glass-0abc {
  margin-right: 1.41575em;
}
.texture-8a92 .nav-1d33 > .action-37fd {
  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;
}
.texture-8a92 .nav-1d33 > .popup_black_f607 {
  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;
}
.dropdown-soft-9117.label_cool_8ad7 .logo_last_0e8c,
.search-cc7c.label_cool_8ad7 .logo_last_0e8c {
  margin-left: 0;
}
.dropdown_a2a5.label_cool_8ad7 .logo_last_0e8c,
.block_first_703d.label_cool_8ad7 .logo_last_0e8c {
  margin-right: 0;
}
.nav-1d33 ol,
.nav-1d33 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tall_081a video {
  max-width: 100%;
}
.frame-cool-b3af img {
  display: block;
}
.frame-cool-b3af.carousel-glass-0abc,
.frame-cool-b3af.surface-fa30 {
  width: 100%;
}
.frame-cool-b3af.popup_black_f607 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.white-d097:not(.under-37fb) {
  margin: 1.5em auto;
}
.stale-6456 p {
  padding: 1.5em 14px;
}
ul.fixed-0e84.popup_black_f607,
ul.fixed-0e84.action-37fd,
ul.fixed-0e84.cool_262e.action-37fd {
  padding: 0 14px;
}
.text-3291 {
  display: block;
  overflow-x: auto;
}
.text-3291 table {
  border-collapse: collapse;
  width: 100%;
}
.text-3291 td,
.text-3291 th {
  padding: 0.5em;
}
.nav-1d33 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.nav-1d33 ol ol,
.nav-1d33 ol ul,
.nav-1d33 ul ol,
.nav-1d33 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.nav-1d33 ol ol li,
.nav-1d33 ol ul li,
.nav-1d33 ul ol li,
.nav-1d33 ul ul li {
  margin-left: 0;
}
.title_new_6680.shadow-821a > .info_0fa2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title_new_6680.shadow-821a > .info_0fa2 iframe,
.title_new_6680.shadow-821a > .info_0fa2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget-hovered-3d59 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget-hovered-3d59.outline_white_f987 {
  padding: 0;
}
.widget-hovered-3d59.outline_white_f987 cite {
  font-size: 13px;
}
.widget-hovered-3d59 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget-hovered-3d59 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wide_8b8d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wide_8b8d > p:first-child {
  margin-top: 0;
}
.wide_8b8d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wide_8b8d blockquote {
  border-left: 0;
}
.bottom_804f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bottom_804f:not(.icon-dirty-5c6d) {
  max-width: 100px;
}
.bottom_804f.container_5f0e {
  border-bottom: none !important;
  text-align: center;
}
.bottom_804f.container_5f0e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .stale-6456 p {
    padding: 1.5em 0;
  }
}
.message-903f {
  color: #0073aa;
}
.component_hard_675f {
  background-color: #0073aa;
}
.grid_black_e55f {
  color: #229fd8;
}
.selected-56a8 {
  background-color: #229fd8;
}
.chip_soft_ea61 {
  color: #eee;
}
.hovered_306d {
  background-color: #eee;
}
.fresh_71b6 {
  color: #444;
}
.text-selected-918b {
  background-color: #444;
}
.active-c0de {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active-c0de .input_hovered_48d7 .disabled_c249 {
  font-size: 15px;
}
.active-c0de .disabled_c249 {
  line-height: 1.3;
}
.active-c0de .notice_6afa {
}
.active-c0de .container_east_7d73 {
  background: #235787;
}
.clean-ff97 {
  padding: 0;
}
.clean-ff97 .container_east_7d73 {
  background: #1a1a1a;
}
.clean-ff97 .notice_6afa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress_a947 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress_a947 .notice_6afa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress_a947 .container_east_7d73 {
  background: #303030;
}
.tertiary_00ca {
  position: relative;
  z-index: 10;
}
.tertiary_00ca .full-412e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_15cb .wood-35db {
  display: inline-block;
  vertical-align: middle;
}
.layout_15cb.footer_warm_6cd1 .wood-35db {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .layout_15cb.footer_warm_6cd1 .wood-35db {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_15cb.footer_warm_6cd1 .wood-35db {
    margin-right: 0.4em;
  }
}
.layout_15cb.footer_warm_6cd1 .wood-35db:last-child {
  margin-right: 0;
}
.hot-c567 .full-412e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .header-large-2849 .input_hovered_48d7 {
    margin: 0 -0.5em;
  }
  .header-large-2849 .input_hovered_48d7 [class*="customify-col-"],
  .header-large-2849 .input_hovered_48d7 [class*="customify-col_"],
  .header-large-2849 .input_hovered_48d7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.header-large-2849.dropdown_fast_92ed .full-412e {
  background: 0 0 !important;
}
.header-large-2849.dropdown_fast_92ed .full-412e,
.header-large-2849.hot-c567 .full-412e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .header-large-2849.tall-7ed7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.header-large-2849.hot-c567 .full-412e {
  box-shadow: none !important;
}
.box_c5f8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .box_c5f8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .box_c5f8 {
    padding: 18px 0 20px;
  }
}
.box_c5f8 .aside_b510 {
  width: 100%;
}
.box_c5f8 .tabs-d18e {
  margin-bottom: 0;
}
.box_c5f8 .down_0128 {
  margin-top: 5px;
  font-size: 0.875em;
}
.basic-2bff {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.basic-2bff .lower_a804 {
  width: 100%;
}
.element-dim-3d93 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.element-dim-3d93 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.element-dim-3d93 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;
}
.element-dim-3d93 li:last-child:after {
  display: none;
}
.element-dim-3d93 li a {
  font-weight: 500;
  margin-right: 10px;
}
.modal_5683 .hero-485b button,
.box_c5f8 .hero-485b button {
  left: 0;
}
.modal_5683 .lower_a804,
.box_c5f8 .lower_a804 {
  padding-left: 0;
  padding-right: 0;
}
.modal_5683 .basic-2bff,
.box_c5f8 .basic-2bff {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.modal_5683 {
  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;
}
.modal_5683: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;
}
.modal_5683 .primary-4537 {
  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) {
  .modal_5683 .primary-4537 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .modal_5683 .primary-4537 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .modal_5683 .primary-4537 {
    min-height: 200px;
  }
}
.modal_5683 .element-dim-3d93 {
  color: rgba(255, 255, 255, 0.8);
}
.modal_5683 .element-dim-3d93 a,
.modal_5683 .element-dim-3d93 li:after {
  color: inherit;
}
.modal_5683 .element-dim-3d93 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.aside-white-d921 {
  margin-bottom: 0.5em;
}
.status-action-37d1 {
  margin-bottom: 1.2em;
}
.status-action-37d1,
.aside-white-d921 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.status-action-37d1 p:last-child,
.aside-white-d921 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hero-485b,
#masthead .hero-485b {
  display: none;
}
#masthead
  > .hero-485b.preview_down_e404 {
  display: none;
}
#masthead > .hero-485b button {
  left: 0;
}
.button_29b9 {
  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%;
}
.button_29b9 .wood-35db {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button_29b9 .search_fb02 {
  display: -webkit-box;
  display: flex;
}
.button_29b9 .search_fb02.column_over_f28b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button_29b9 .search_fb02.carousel_wood_30f7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_29b9 .search_fb02.outline-8c74 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_29b9.upper_46e3.table_aecc .search_fb02.column_over_f28b {
  flex-basis: 100%;
}
.button_29b9.element-fluid-4854 .search_fb02.carousel_wood_30f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button_29b9.element-fluid-4854 .search_fb02.outline-8c74 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hero-485b.preview_down_e404 {
  display: none;
}
#masthead > .hero-485b button {
  left: 0;
}
.gallery_lower_0004 {
  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;
}
.gallery_lower_0004:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gallery_lower_0004.block_b389 i {
  margin-right: 4px;
}
.gallery_lower_0004.accordion_e55d i {
  margin-left: 5px;
}
.disabled_c249 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.disabled_c249 p:last-child {
  margin-bottom: 0;
}
.orange-cd80 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.orange-cd80 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.orange-cd80 img {
  display: block;
  width: auto;
  line-height: 1;
}
.orange-cd80 .soft-84ee {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.orange-cd80 .thumbnail-bda1 {
  margin: 5px 0 7px 0;
}
.orange-cd80.overlay_lite_a7e6 .popup-b242 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange-cd80.overlay_lite_a7e6 .border_upper_91f7 {
  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;
}
.orange-cd80.block_13aa {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.orange-cd80.block_13aa .popup-b242 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange-cd80.block_13aa .border_upper_91f7 {
  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;
}
.orange-cd80.hover_d854 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-cd80.bronze-4d63 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.orange-cd80.bronze-4d63 .border_upper_91f7 {
  margin-top: 7px;
}
.breadcrumb-5d5f {
  display: inline-block;
}
.tertiary_00ca .badge-7f4f .orange-cd80 img {
  max-width: 100%;
}
.hovered_1349 .section_bdeb.video_895e,
.video_motion_7ef3 .section_bdeb.video_895e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_1349 .dark-c0d2,
.video_motion_7ef3 .dark-c0d2 {
  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%);
}
.hovered_1349 .dark-c0d2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hovered_1349.tertiary-e4a6 .dark-c0d2 {
  display: none;
}
.hovered_1349 .full_f3ed {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered_1349 .full_f3ed li {
  display: inline-block;
  position: relative;
}
.hovered_1349 .full_f3ed li:last-child {
  margin-right: 0;
}
.hovered_1349 .full_f3ed 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;
}
.hovered_1349 .full_f3ed li.column-thick-bf32 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hovered_1349 .full_f3ed > 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;
}
.hovered_1349 .full_f3ed > li > a i {
  line-height: 0;
}
.hovered_1349 .full_f3ed > li.status_over_846c > a .dark-c0d2 {
  margin-left: 4px;
  line-height: 0;
}
.hovered_1349 .full_f3ed .button-c5b7 li.status_over_846c > a {
  position: relative;
}
.hovered_1349 .full_f3ed .button-c5b7 li.status_over_846c > a:after,
.hovered_1349 .full_f3ed .button-c5b7 li.status_over_846c > a:before {
  content: "";
  display: table;
}
.hovered_1349 .full_f3ed .button-c5b7 li.status_over_846c > a:after {
  clear: both;
}
.hovered_1349 .full_f3ed .button-c5b7 li.status_over_846c > a .dark-c0d2 {
  margin-left: 5px;
  float: right;
}
.hovered_1349 .grid-c1d2,
.hovered_1349 .button-c5b7 {
  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;
}
.hovered_1349 .button-c5b7 {
  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;
}
.hovered_1349 .button-c5b7 .video_895e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered_1349 .button-c5b7 .dark-c0d2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hovered_1349 .button-c5b7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hovered_1349 .button-c5b7 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;
}
.hovered_1349 .button-c5b7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hovered_1349 .button-c5b7 .button-c5b7 {
  top: 0;
  left: 100%;
}
.hovered_1349 .complex_75b5.fn-focus-28d5 > .grid-c1d2,
.hovered_1349 .complex_75b5.fn-focus-28d5 > .button-c5b7,
.hovered_1349 .complex_75b5:focus > .grid-c1d2,
.hovered_1349 .complex_75b5:focus > .button-c5b7,
.hovered_1349 .complex_75b5:hover > .grid-c1d2,
.hovered_1349 .complex_75b5:hover > .button-c5b7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hovered_1349.heading-soft-6e11 .in_bfe7:after,
.hovered_1349.heading-soft-6e11 .in_bfe7:before {
  content: "";
  display: table;
}
.hovered_1349.heading-soft-6e11 .in_bfe7:after {
  clear: both;
}
.hovered_1349.heading-soft-6e11 .in_bfe7 > li {
  float: left;
}
.hovered_1349.wrapper-3f82 .in_bfe7:after,
.hovered_1349.wrapper-3f82 .in_bfe7:before {
  content: "";
  display: table;
}
.hovered_1349.wrapper-3f82 .in_bfe7:after {
  clear: both;
}
.hovered_1349.wrapper-3f82 .in_bfe7 > li {
  float: left;
}
.hovered_1349.wrapper-3f82 .in_bfe7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_1349.wrapper-3f82 .in_bfe7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_1349.wrapper-3f82 .in_bfe7 > li.item-simple-0de5 > a,
.hovered_1349.wrapper-3f82 .in_bfe7 > li.column-thick-bf32 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_1349.image-brown-e7fa .in_bfe7 > li > a .video_895e {
  position: relative;
}
.hovered_1349.image-brown-e7fa .in_bfe7 > li > a .video_895e: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;
}
.hovered_1349.image-brown-e7fa
  .in_bfe7
  > li:focus
  > a
  .video_895e:before,
.hovered_1349.image-brown-e7fa
  .in_bfe7
  > li:hover
  > a
  .video_895e:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_1349.image-brown-e7fa
  .in_bfe7
  > li.item-simple-0de5
  > a
  .video_895e:before,
.hovered_1349.image-brown-e7fa
  .in_bfe7
  > li.content_right_5d71
  > a
  .video_895e:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_1349.menu-2617 .in_bfe7 > li > a .video_895e {
  position: relative;
}
.hovered_1349.menu-2617 .in_bfe7 > li > a .video_895e: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;
}
.hovered_1349.menu-2617 .in_bfe7 > li:focus > a .video_895e:before,
.hovered_1349.menu-2617
  .in_bfe7
  > li:hover
  > a
  .video_895e:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_1349.menu-2617
  .in_bfe7
  > li.item-simple-0de5
  > a
  .video_895e:before,
.hovered_1349.menu-2617
  .in_bfe7
  > li.content_right_5d71
  > a
  .video_895e:before {
  width: 100%;
  background-color: currentColor;
}
.video_motion_7ef3 .full_f3ed {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video_motion_7ef3 .full_f3ed li:first-child > a {
  border-top: none;
}
.video_motion_7ef3 .full_f3ed .modal-bd21 > .video_895e .dark-c0d2 {
  display: none;
}
.video_motion_7ef3 .full_f3ed li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video_motion_7ef3 .full_f3ed li:last-child {
  border: none;
}
.video_motion_7ef3 .full_f3ed li.status_over_846c > a {
  padding-right: 45px !important;
}
.video_motion_7ef3 .full_f3ed li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video_motion_7ef3 .full_f3ed li a:focus,
.video_motion_7ef3 .full_f3ed li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_motion_7ef3 .full_f3ed li .copper_dd52 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.video_motion_7ef3 .full_f3ed li .copper_dd52:hover {
  box-shadow: none;
}
.video_motion_7ef3 .full_f3ed li .copper_dd52 .dark-c0d2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video_motion_7ef3 .full_f3ed .button-c5b7 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.video_motion_7ef3 .full_f3ed .button-c5b7 li a {
  padding-left: 3em;
}
.video_motion_7ef3 .full_f3ed .label_a08f > a .copper_dd52 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video_motion_7ef3 .full_f3ed .label_a08f > .button-c5b7 {
  display: block;
  opacity: 1;
}
.heading-thick-0c24 {
  max-width: 100%;
}
.black_5536 {
  line-height: 0;
  cursor: pointer;
}
.bright-7342 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bright-7342:hover {
  box-shadow: none;
  color: currentColor;
}
.bright-7342 svg {
  width: 18px;
  height: 18px;
}
.bright-7342 .progress_pressed_5b5c {
  display: none;
}
.alert_up_b5cf {
  position: relative;
}
.alert_up_b5cf.fn-active-28d5 .bright-7342 .hover_complex_cd58 {
  display: none;
}
.alert_up_b5cf.fn-active-28d5 .bright-7342 .progress_pressed_5b5c {
  display: inline-block;
}
.alert_up_b5cf .column_first_66ba {
  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);
}
.alert_up_b5cf.container_up_dd87 .column_first_66ba {
  left: auto;
  right: -0.9em;
}
.alert_up_b5cf.container_up_dd87 .focused_0d72::before {
  left: auto;
  right: 15px;
}
.alert_up_b5cf.fn-active-28d5 .column_first_66ba {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cool-3693 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cool-3693 label {
  flex-basis: 100%;
}
.cool-3693 .shade-mini-d913 {
  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;
}
.cool-3693 .first_b078 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cool-3693 .first_b078:focus {
  background-color: transparent;
}
.cool-3693 button.footer-south-eec4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cool-3693 button.footer-south-eec4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cool-3693 button.footer-south-eec4 svg {
  width: 18px;
  height: 18px;
}
.cool-3693 input[type="submit"] {
  min-height: auto;
}
.fixed-e57b .cool-3693 .first_b078 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focused_0d72 {
  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) {
  .focused_0d72 {
    width: 220px;
  }
}
.focused_0d72 label {
  flex-basis: 100%;
}
.focused_0d72::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;
}
.old-86b9 .fixed-e57b .cool-3693 {
  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;
}
.old-86b9
  .fixed-e57b
  .cool-3693
  .shade-mini-d913 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.old-86b9 .fixed-e57b .cool-3693 .first_b078 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.old-86b9
  .fixed-e57b
  .cool-3693
  .first_b078:focus {
  background: 0 0;
}
.old-86b9
  .fixed-e57b
  .cool-3693
  .alert_fed3 {
  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;
}
.east-8082 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.east-8082 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.east-8082 li:last-child {
  margin-right: 0;
}
.east-8082 li:first-child {
  margin-left: 0;
}
.east-8082.dropdown_344d a {
  color: #fff;
}
.east-8082.dropdown_344d a:hover {
  color: #fff;
}
.east-8082 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.east-8082 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.east-8082 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.east-8082 a:hover {
  opacity: 0.9;
  color: inherit;
}
.east-8082 [class*="social-icon-apple"] {
  background-color: #999;
}
.east-8082 [class*="social-icon-apple"].pressed_4edf {
  background-color: transparent;
  color: #999;
}
.east-8082 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.east-8082 [class*="social-icon-behance"].pressed_4edf {
  background-color: transparent;
  color: #1769ff;
}
.east-8082 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.east-8082 [class*="social-icon-bitbucket"].pressed_4edf {
  background-color: transparent;
  color: #205081;
}
.east-8082 [class*="social-icon-codepen"] {
  background-color: #000;
}
.east-8082 [class*="social-icon-codepen"].pressed_4edf {
  background-color: transparent;
  color: #000;
}
.east-8082 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.east-8082 [class*="social-icon-delicious"].pressed_4edf {
  background-color: transparent;
  color: #39f;
}
.east-8082 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.east-8082 [class*="social-icon-digg"].pressed_4edf {
  background-color: transparent;
  color: #005be2;
}
.east-8082 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.east-8082 [class*="social-icon-dribbble"].pressed_4edf {
  background-color: transparent;
  color: #ea4c89;
}
.east-8082 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.east-8082 [class*="social-icon-envelope"].pressed_4edf {
  background-color: transparent;
  color: #ea4335;
}
.east-8082 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.east-8082 [class*="social-icon-facebook"].pressed_4edf {
  background-color: transparent;
  color: #3b5998;
}
.east-8082 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.east-8082 [class*="social-icon-flickr"].pressed_4edf {
  background-color: transparent;
  color: #0063dc;
}
.east-8082 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.east-8082 [class*="social-icon-foursquare"].pressed_4edf {
  background-color: transparent;
  color: #2d5be3;
}
.east-8082 [class*="social-icon-github"] {
  background-color: #333;
}
.east-8082 [class*="social-icon-github"].pressed_4edf {
  background-color: transparent;
  color: #333;
}
.east-8082 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.east-8082 [class*="social-icon-google-plus"].pressed_4edf {
  background-color: transparent;
  color: #dd4b39;
}
.east-8082 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.east-8082 [class*="social-icon-houzz"].pressed_4edf {
  background-color: transparent;
  color: #7ac142;
}
.east-8082 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.east-8082 [class*="social-icon-instagram"].pressed_4edf {
  background-color: transparent;
  color: #262626;
}
.east-8082 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.east-8082 [class*="social-icon-jsfiddle"].pressed_4edf {
  background-color: transparent;
  color: #487aa2;
}
.east-8082 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.east-8082 [class*="social-icon-linkedin"].pressed_4edf {
  background-color: transparent;
  color: #0077b5;
}
.east-8082 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.east-8082 [class*="social-icon-medium"].pressed_4edf {
  background-color: transparent;
  color: #00ab6b;
}
.east-8082 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.east-8082
  [class*="social-icon-odnoklassniki"].pressed_4edf {
  background-color: transparent;
  color: #f4731c;
}
.east-8082 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.east-8082 [class*="social-icon-meetup"].pressed_4edf {
  background-color: transparent;
  color: #ec1c40;
}
.east-8082 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.east-8082 [class*="social-icon-pinterest"].pressed_4edf {
  background-color: transparent;
  color: #bd081c;
}
.east-8082 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.east-8082 [class*="social-icon-product-hunt"].pressed_4edf {
  background-color: transparent;
  color: #da552f;
}
.east-8082 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.east-8082 [class*="social-icon-reddit"].pressed_4edf {
  background-color: transparent;
  color: #ff4500;
}
.east-8082 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.east-8082 [class*="social-icon-rss"].pressed_4edf {
  background-color: transparent;
  color: #f26522;
}
.east-8082 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.east-8082
  [class*="social-icon-shopping-cart"].pressed_4edf {
  background-color: transparent;
  color: #4caf50;
}
.east-8082 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.east-8082 [class*="social-icon-skype"].pressed_4edf {
  background-color: transparent;
  color: #00aff0;
}
.east-8082 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.east-8082 [class*="social-icon-slideshare"].pressed_4edf {
  background-color: transparent;
  color: #0077b5;
}
.east-8082 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.east-8082 [class*="social-icon-snapchat"].pressed_4edf {
  background-color: transparent;
  color: #fffc00;
}
.east-8082 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.east-8082 [class*="social-icon-soundcloud"].pressed_4edf {
  background-color: transparent;
  color: #f80;
}
.east-8082 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.east-8082 [class*="social-icon-spotify"].pressed_4edf {
  background-color: transparent;
  color: #2ebd59;
}
.east-8082 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.east-8082
  [class*="social-icon-stack-overflow"].pressed_4edf {
  background-color: transparent;
  color: #fe7a15;
}
.east-8082 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.east-8082 [class*="social-icon-maldkfgram"].pressed_4edf {
  background-color: transparent;
  color: #2ca5e0;
}
.east-8082 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.east-8082 [class*="social-icon-tripadvisor"].pressed_4edf {
  background-color: transparent;
  color: #589442;
}
.east-8082 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.east-8082 [class*="social-icon-tumblr"].pressed_4edf {
  background-color: transparent;
  color: #35465c;
}
.east-8082 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.east-8082 [class*="social-icon-twitch"].pressed_4edf {
  background-color: transparent;
  color: #6441a5;
}
.east-8082 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.east-8082 [class*="social-icon-twitter"].pressed_4edf {
  background-color: transparent;
  color: #1da1f2;
}
.east-8082 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.east-8082 [class*="social-icon-vimeo"].pressed_4edf {
  background-color: transparent;
  color: #1ab7ea;
}
.east-8082 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.east-8082 [class*="social-icon-vk"].pressed_4edf {
  background-color: transparent;
  color: #45668e;
}
.east-8082 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.east-8082 [class*="social-icon-weibo"].pressed_4edf {
  background-color: transparent;
  color: #df2029;
}
.east-8082 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.east-8082 [class*="social-icon-weixin"].pressed_4edf {
  background-color: transparent;
  color: #7bb32e;
}
.east-8082 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.east-8082 [class*="social-icon-whatsapp"].pressed_4edf {
  background-color: transparent;
  color: #25d366;
}
.east-8082 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.east-8082 [class*="social-icon-wordpress"].pressed_4edf {
  background-color: transparent;
  color: #21759b;
}
.east-8082 [class*="social-icon-xing"] {
  background-color: #026466;
}
.east-8082 [class*="social-icon-xing"].pressed_4edf {
  background-color: transparent;
  color: #026466;
}
.east-8082 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.east-8082 [class*="social-icon-yelp"].pressed_4edf {
  background-color: transparent;
  color: #af0606;
}
.east-8082 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.east-8082 [class*="social-icon-youtube"].pressed_4edf {
  background-color: transparent;
  color: #cd201f;
}
.paragraph-d9e8 {
  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;
}
.paragraph-d9e8:hover {
  box-shadow: none;
  background: 0 0;
}
.steel-5068 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.detail-d77d {
  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;
}
.disabled-light-fcd5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.shade-7fe3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.shade-7fe3,
.shade-7fe3::after,
.shade-7fe3::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;
}
.shade-7fe3::after,
.shade-7fe3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content-36d2 .detail-d77d .disabled-light-fcd5 {
  margin-top: -2px;
  width: 19px;
}
.content-36d2 .detail-d77d .shade-7fe3 {
  margin-top: -1px;
}
.content-36d2 .detail-d77d .shade-7fe3,
.content-36d2 .detail-d77d .shade-7fe3::after,
.content-36d2 .detail-d77d .shade-7fe3::before {
  width: 19px;
  height: 2px;
}
.content-36d2 .detail-d77d .shade-7fe3::before {
  top: -6px;
}
.content-36d2 .detail-d77d .shade-7fe3::after {
  bottom: -6px;
}
.active-0430 .detail-d77d .disabled-light-fcd5 {
  margin-top: -2px;
  width: 22px;
}
.active-0430 .detail-d77d .shade-7fe3 {
  margin-top: -1px;
}
.active-0430 .detail-d77d .shade-7fe3,
.active-0430 .detail-d77d .shade-7fe3::after,
.active-0430 .detail-d77d .shade-7fe3::before {
  width: 22px;
  height: 2px;
}
.active-0430 .detail-d77d .shade-7fe3::before {
  top: -7px;
}
.active-0430 .detail-d77d .shade-7fe3::after {
  bottom: -7px;
}
.bottom_d3ff .detail-d77d .disabled-light-fcd5 {
  margin-top: -2px;
  width: 31px;
}
.bottom_d3ff .detail-d77d .shade-7fe3 {
  margin-top: -1.5px;
}
.bottom_d3ff .detail-d77d .shade-7fe3,
.bottom_d3ff .detail-d77d .shade-7fe3::after,
.bottom_d3ff .detail-d77d .shade-7fe3::before {
  width: 31px;
  height: 3px;
}
.bottom_d3ff .detail-d77d .shade-7fe3::before {
  top: -9px;
}
.bottom_d3ff .detail-d77d .shade-7fe3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search_thick_87ae .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 19px;
  }
  .search_thick_87ae .detail-d77d .shade-7fe3 {
    margin-top: -1px;
  }
  .search_thick_87ae .detail-d77d .shade-7fe3,
  .search_thick_87ae .detail-d77d .shade-7fe3::after,
  .search_thick_87ae .detail-d77d .shade-7fe3::before {
    width: 19px;
    height: 2px;
  }
  .search_thick_87ae .detail-d77d .shade-7fe3::before {
    top: -6px;
  }
  .search_thick_87ae .detail-d77d .shade-7fe3::after {
    bottom: -6px;
  }
  .picture_hovered_f9b6 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_hovered_f9b6 .detail-d77d .shade-7fe3 {
    margin-top: -1px;
  }
  .picture_hovered_f9b6 .detail-d77d .shade-7fe3,
  .picture_hovered_f9b6 .detail-d77d .shade-7fe3::after,
  .picture_hovered_f9b6 .detail-d77d .shade-7fe3::before {
    width: 22px;
    height: 2px;
  }
  .picture_hovered_f9b6 .detail-d77d .shade-7fe3::before {
    top: -7px;
  }
  .picture_hovered_f9b6 .detail-d77d .shade-7fe3::after {
    bottom: -7px;
  }
  .hero-aa03 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 31px;
  }
  .hero-aa03 .detail-d77d .shade-7fe3 {
    margin-top: -1.5px;
  }
  .hero-aa03 .detail-d77d .shade-7fe3,
  .hero-aa03 .detail-d77d .shade-7fe3::after,
  .hero-aa03 .detail-d77d .shade-7fe3::before {
    width: 31px;
    height: 3px;
  }
  .hero-aa03 .detail-d77d .shade-7fe3::before {
    top: -9px;
  }
  .hero-aa03 .detail-d77d .shade-7fe3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .liquid_7d42 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 19px;
  }
  .liquid_7d42 .detail-d77d .shade-7fe3 {
    margin-top: -1px;
  }
  .liquid_7d42 .detail-d77d .shade-7fe3,
  .liquid_7d42 .detail-d77d .shade-7fe3::after,
  .liquid_7d42 .detail-d77d .shade-7fe3::before {
    width: 19px;
    height: 2px;
  }
  .liquid_7d42 .detail-d77d .shade-7fe3::before {
    top: -6px;
  }
  .liquid_7d42 .detail-d77d .shade-7fe3::after {
    bottom: -6px;
  }
  .east_2bb3 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 22px;
  }
  .east_2bb3 .detail-d77d .shade-7fe3 {
    margin-top: -1px;
  }
  .east_2bb3 .detail-d77d .shade-7fe3,
  .east_2bb3 .detail-d77d .shade-7fe3::after,
  .east_2bb3 .detail-d77d .shade-7fe3::before {
    width: 22px;
    height: 2px;
  }
  .east_2bb3 .detail-d77d .shade-7fe3::before {
    top: -7px;
  }
  .east_2bb3 .detail-d77d .shade-7fe3::after {
    bottom: -7px;
  }
  .solid_70c7 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 31px;
  }
  .solid_70c7 .detail-d77d .shade-7fe3 {
    margin-top: -1.5px;
  }
  .solid_70c7 .detail-d77d .shade-7fe3,
  .solid_70c7 .detail-d77d .shade-7fe3::after,
  .solid_70c7 .detail-d77d .shade-7fe3::before {
    width: 31px;
    height: 3px;
  }
  .solid_70c7 .detail-d77d .shade-7fe3::before {
    top: -9px;
  }
  .solid_70c7 .detail-d77d .shade-7fe3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .bottom-36d5 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom-36d5 .detail-d77d .shade-7fe3 {
    margin-top: -1px;
  }
  .bottom-36d5 .detail-d77d .shade-7fe3,
  .bottom-36d5 .detail-d77d .shade-7fe3::after,
  .bottom-36d5 .detail-d77d .shade-7fe3::before {
    width: 19px;
    height: 2px;
  }
  .bottom-36d5 .detail-d77d .shade-7fe3::before {
    top: -6px;
  }
  .bottom-36d5 .detail-d77d .shade-7fe3::after {
    bottom: -6px;
  }
  .down-3443 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 22px;
  }
  .down-3443 .detail-d77d .shade-7fe3 {
    margin-top: -1px;
  }
  .down-3443 .detail-d77d .shade-7fe3,
  .down-3443 .detail-d77d .shade-7fe3::after,
  .down-3443 .detail-d77d .shade-7fe3::before {
    width: 22px;
    height: 2px;
  }
  .down-3443 .detail-d77d .shade-7fe3::before {
    top: -7px;
  }
  .down-3443 .detail-d77d .shade-7fe3::after {
    bottom: -7px;
  }
  .medium-2725 .detail-d77d .disabled-light-fcd5 {
    margin-top: -2px;
    width: 31px;
  }
  .medium-2725 .detail-d77d .shade-7fe3 {
    margin-top: -1.5px;
  }
  .medium-2725 .detail-d77d .shade-7fe3,
  .medium-2725 .detail-d77d .shade-7fe3::after,
  .medium-2725 .detail-d77d .shade-7fe3::before {
    width: 31px;
    height: 3px;
  }
  .medium-2725 .detail-d77d .shade-7fe3::before {
    top: -9px;
  }
  .medium-2725 .detail-d77d .shade-7fe3::after {
    bottom: -9px;
  }
}
.fresh-41ca .shade-7fe3 {
  -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);
}
.fresh-41ca .shade-7fe3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fresh-41ca .shade-7fe3::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);
}
.fresh-41ca.texture-last-d5ac .shade-7fe3 {
  -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);
}
.fresh-41ca.texture-last-d5ac .shade-7fe3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fresh-41ca.texture-last-d5ac .shade-7fe3::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);
}
.message-16ab {
  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.wrapper-gold-1ac1:before {
  display: none;
}
.menu-silver-7de9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-silver-7de9 .fixed_3115 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-silver-7de9 .fixed_3115:last-of-type {
  border-bottom: none;
}
.menu-silver-7de9 .fixed_3115.next_6910,
.menu-silver-7de9 .fixed_3115.brown_0c29,
.menu-silver-7de9 .fixed_3115.icon_paper_9273 {
  padding: 0;
}
.menu-silver-7de9 .video_motion_7ef3 .copper_dd52 {
  color: currentColor;
}
.menu-silver-7de9 .video_motion_7ef3 .copper_dd52:focus,
.menu-silver-7de9 .video_motion_7ef3 .copper_dd52:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-silver-7de9.notice_6afa .light_758b,
.menu-silver-7de9.notice_6afa .disabled_c249 a,
.menu-silver-7de9.notice_6afa .in_bfe7 a,
.menu-silver-7de9.notice_6afa .button-c5b7 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-silver-7de9.notice_6afa .light_758b:hover,
.menu-silver-7de9.notice_6afa .disabled_c249 a:hover,
.menu-silver-7de9.notice_6afa .in_bfe7 a:hover,
.menu-silver-7de9.notice_6afa .button-c5b7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-silver-7de9.notice_6afa .accent-steel-0d75 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-silver-7de9.notice_6afa .fixed_3115 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-silver-7de9.notice_6afa .fixed_3115:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-silver-7de9.notice_6afa .green-2091:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-silver-7de9.notice_6afa .video_motion_7ef3 .full_f3ed li a,
.menu-silver-7de9.notice_6afa .video_motion_7ef3 .copper_dd52,
.menu-silver-7de9.notice_6afa .button-c5b7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-silver-7de9.notice_6afa .video_motion_7ef3 .copper_dd52:focus,
.menu-silver-7de9.notice_6afa .video_motion_7ef3 .copper_dd52:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-silver-7de9.notice_6afa .full_f3ed li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-silver-7de9.container_east_7d73 .light_758b,
.menu-silver-7de9.container_east_7d73 .disabled_c249 a,
.menu-silver-7de9.container_east_7d73 .in_bfe7 .copper_dd52,
.menu-silver-7de9.container_east_7d73 .in_bfe7 a,
.menu-silver-7de9.container_east_7d73 .button-c5b7 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-silver-7de9.container_east_7d73 .light_758b:hover,
.menu-silver-7de9.container_east_7d73 .disabled_c249 a:hover,
.menu-silver-7de9.container_east_7d73 .in_bfe7 .copper_dd52:hover,
.menu-silver-7de9.container_east_7d73 .in_bfe7 a:hover,
.menu-silver-7de9.container_east_7d73 .button-c5b7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-silver-7de9.container_east_7d73 .accent-steel-0d75 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-silver-7de9.container_east_7d73 .fixed_3115 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-silver-7de9.container_east_7d73 .fixed_3115:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-silver-7de9.container_east_7d73 .green-2091:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-silver-7de9.container_east_7d73 .video_motion_7ef3 .full_f3ed li a,
.menu-silver-7de9.container_east_7d73 .video_motion_7ef3 .copper_dd52,
.menu-silver-7de9.container_east_7d73 .button-c5b7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-silver-7de9.container_east_7d73 .video_motion_7ef3 .copper_dd52:focus,
.menu-silver-7de9.container_east_7d73 .video_motion_7ef3 .copper_dd52:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-silver-7de9.container_east_7d73 .full_f3ed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-2091 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.green-2091:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.plasma_668d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video_73b2 .menu-silver-7de9 {
  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;
}
.video_73b2 .fixed_3115 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video_73b2 .fixed_3115: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) {
  .video_73b2 .fixed_3115:before {
    width: 16%;
    left: 42%;
  }
}
.video_73b2 .fixed_3115:last-child:before {
  content: none;
}
.video_73b2 .fixed_3115[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video_73b2 .video_motion_7ef3 .full_f3ed li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video_73b2 .video_motion_7ef3 .full_f3ed li a .copper_dd52 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video_73b2 .video_motion_7ef3 .button-c5b7 {
  border: none;
}
.video_73b2 .video_motion_7ef3 .button-c5b7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video_73b2 .green-2091 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video_73b2 .plasma_668d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video_73b2 .container_east_7d73 .green-2091:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_73b2 .notice_6afa.sort-6e7b .shade-7fe3 {
  background: rgba(0, 0, 0, 0.6);
}
.video_73b2
  .notice_6afa.sort-6e7b
  .shade-7fe3::after,
.video_73b2
  .notice_6afa.sort-6e7b
  .shade-7fe3:before {
  background: inherit;
}
.video_73b2
  .notice_6afa.sort-6e7b:hover
  .shade-7fe3 {
  background: rgba(0, 0, 0, 0.8);
}
.hover_19fe .menu-silver-7de9 {
  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) {
  .hover_19fe .menu-silver-7de9 {
    width: auto;
    right: 45px;
  }
}
.nav-warm-c134 .menu-silver-7de9 {
  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) {
  .nav-warm-c134 .menu-silver-7de9 {
    width: auto;
    left: 45px;
  }
}
.wrapper-gold-1ac1 .menu-silver-7de9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wrapper-gold-1ac1 .plasma_668d {
  max-width: 48em;
  margin: 0 auto;
}
.wrapper-gold-1ac1 .green-2091:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.content_22ea {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.content_22ea.video_73b2 .menu-silver-7de9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.content_22ea.hover_19fe .menu-silver-7de9 {
  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);
}
.content_22ea .menu-silver-7de9 {
  visibility: visible;
}
.content_22ea.nav-warm-c134 .menu-silver-7de9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.picture_ba24,
.center_35bc {
  overflow-x: hidden;
}
.picture_ba24 .menu-silver-7de9 {
  overflow: auto;
}
.picture_ba24.video_73b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_ba24.video_73b2 .menu-silver-7de9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.picture_ba24.video_73b2 .paragraph-d9e8 {
  opacity: 0;
}
.picture_ba24.hover_19fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_ba24.hover_19fe .menu-silver-7de9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.picture_ba24.hover_19fe .paragraph-d9e8 {
  opacity: 0;
}
.picture_ba24.nav-warm-c134 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_ba24.nav-warm-c134 .menu-silver-7de9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.picture_ba24.nav-warm-c134 .paragraph-d9e8 {
  opacity: 0;
}
.picture_ba24.wrapper-gold-1ac1 .menu-silver-7de9 {
  z-index: 10;
  visibility: visible;
}
.sort-6e7b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sort-6e7b .shade-7fe3 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-6e7b .shade-7fe3::after,
.sort-6e7b .shade-7fe3:before {
  background: inherit;
}
.sort-6e7b:hover .shade-7fe3 {
  background: rgba(255, 255, 255, 0.99);
}
.nav-warm-c134 .sort-6e7b {
  top: 10px;
  right: auto;
  left: 12px;
}
.wrapper-gold-1ac1 .sort-6e7b {
  display: none !important;
}
.picture_ba24:before,
.center_35bc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.picture_ba24 .sort-6e7b,
.center_35bc .sort-6e7b {
  display: inline-block;
}
.menu-silver-7de9 .wood-35db {
  -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;
}
.picture_ba24 .menu-silver-7de9 .wood-35db,
.center_35bc .menu-silver-7de9 .wood-35db {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_6845 .shade-mini-d913 {
  width: 100%;
}
.badge-7f4f {
  padding: 0 0.5em 0;
}
.badge-7f4f [class*="customify-col-"],
.badge-7f4f [class*="customify-col_"],
.badge-7f4f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification_c594 .badge-7f4f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input_hovered_48d7 .layout_14f4,
  .layout_14f4 {
    display: none;
  }
  .focus_south_5755 {
    text-align: left;
  }
  .prev-901b {
    text-align: center;
  }
  .yellow-3dab {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input_hovered_48d7 .red-abc3,
  .red-abc3 {
    display: none;
  }
  .old-a2f0 {
    text-align: left;
  }
  .icon-1d63 {
    text-align: center;
  }
  .article-up-c3ff {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input_hovered_48d7 .widget_thick_b0a6,
  .widget_thick_b0a6 {
    display: none;
  }
  .thumbnail_north_ef79 {
    text-align: left;
  }
  .liquid-5a26 {
    text-align: center;
  }
  .mask-6a67 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.preview_static_c848 {
  box-shadow: none !important;
}
.sidebar-new-05b3 .complex_f0be,
.sidebar-29aa .complex_f0be {
  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;
}
.sidebar-29aa .complex_f0be {
  margin-top: 30px;
  margin-bottom: 30px;
}
.full-412e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.full-412e:after,
.full-412e:before {
  content: "";
  display: table;
}
.full-412e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .full-412e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.full-412e,
.tall-7ed7 {
  max-width: 1248px;
  margin: 0 auto;
}

.motion_5a20.sort_dim_1222 .full-412e {
  max-width: 100%;
}
.motion_5a20.upper-2c6f {
  max-width: 1200px;
  margin: 0 auto;
}
.motion_5a20.pagination-7baf .full-412e {
  max-width: 100%;
}
.motion_5a20.pagination-7baf > .full-412e {
  padding-left: 0;
  padding-right: 0;
}
.motion_5a20.pagination-7baf > .full-412e .input_hovered_48d7 {
  margin: 0;
}
.motion_5a20.pagination-7baf
  > .full-412e
  .photo_cool_8d40.gradient_small_c326 {
  margin-right: 0;
  margin-left: 0;
}
.motion_5a20.pagination-7baf #main.gradient_small_c326 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active_4640 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active_4640 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .banner-910d .logo_last_0e8c {
    padding-right: 1em;
  }
  .banner-910d.carousel_brown_6c27 .photo_cool_8d40 {
    border-right: 1px solid #eaecee;
  }
  .banner-910d.carousel_brown_6c27 .logo_last_0e8c {
    padding-right: 1em;
  }
  .banner-910d.carousel_brown_6c27 .heading_f31c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-de3c .logo_last_0e8c {
    padding-left: 1em;
  }
  .table-de3c.carousel_brown_6c27 .photo_cool_8d40 {
    border-left: 1px solid #eaecee;
  }
  .table-de3c.carousel_brown_6c27 .logo_last_0e8c {
    padding-left: 1em;
  }
  .table-de3c.carousel_brown_6c27 .heading_f31c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-29ad .logo_last_0e8c {
    padding-left: 1em;
  }
  .active-29ad.carousel_brown_6c27 .aside-new-b04c {
    border-right: 1px solid #eaecee;
  }
  .active-29ad.carousel_brown_6c27 .tooltip_d43d {
    border-right: 1px solid #eaecee;
  }
  .active-29ad.carousel_brown_6c27 .logo_last_0e8c {
    padding-left: 1em;
  }
  .active-29ad.carousel_brown_6c27 .heading_f31c {
    padding-right: 1em;
  }
  .active-29ad.carousel_brown_6c27 .dirty_4106 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_7ae5 .logo_last_0e8c {
    padding-right: 1em;
  }
  .row_7ae5.carousel_brown_6c27 .aside-new-b04c {
    border-left: 1px solid #eaecee;
  }
  .row_7ae5.carousel_brown_6c27 .tooltip_d43d {
    border-left: 1px solid #eaecee;
  }
  .row_7ae5.carousel_brown_6c27 .logo_last_0e8c {
    padding-right: 1em;
  }
  .row_7ae5.carousel_brown_6c27 .heading_f31c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_7ae5.carousel_brown_6c27 .dirty_4106 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_4640 .logo_last_0e8c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_4640.carousel_brown_6c27 .photo_cool_8d40 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active_4640.carousel_brown_6c27 .logo_last_0e8c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_4640.carousel_brown_6c27 .heading_f31c {
    padding-left: 1em;
  }
  .active_4640.carousel_brown_6c27 .dirty_4106 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active_4640.carousel_brown_6c27 .logo_last_0e8c {
    padding-left: 0;
  }
}
.hero_easy_976d .layout_15cb {
  display: inline-block;
}
.media_914f {
  display: inline-block;
}
.content-hard-58d1 {
  word-con: break-word;
}
.background_gold_a8c1 > span {
  display: inline-block;
  padding: 5px 0;
}
.background_gold_a8c1 .selected-0225 {
  margin-left: 8px;
  margin-right: 8px;
}
.background_gold_a8c1 .silver_90d1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.current_7de1 .description_fresh_e338 {
  margin-bottom: 2em;
}
.current_7de1 .border_fluid_b5ed {
  margin-bottom: 15px;
}
.current_7de1 .border_fluid_b5ed:last-child {
  margin-bottom: 0;
}
.current_7de1 .carousel-939c {
  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) {
  .current_7de1 .carousel-939c {
    display: block;
  }
}
.current_7de1 .message_cfe4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .current_7de1 .message_cfe4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.current_7de1 .carousel_warm_cb8d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.current_7de1 .carousel_warm_cb8d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.current_7de1 .carousel_warm_cb8d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.current_7de1 .content-hard-58d1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.current_7de1 .content-hard-58d1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.current_7de1 .rough-2215 p:last-child {
  margin-bottom: 0;
}
.current_7de1 .dark_8e04 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.current_7de1 .text_af0b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.current_7de1 .grid-complex-24dc {
  margin-top: 1em;
}
.current_7de1 .fast_899a {
  top: 0;
  display: block;
}
.current_7de1 .fast_899a a {
  color: inherit;
}
.current_7de1 .fast_899a a:hover {
  color: inherit;
}
.current_7de1 .border-upper-eae7 {
  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;
}
.current_7de1 .border-upper-eae7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.current_7de1 .text_af0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.current_7de1 .widget_ed00 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.current_7de1 .widget_ed00:first-child {
  margin-top: 0;
}
.current_7de1 .widget_ed00.header-west-1bd4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.current_7de1 .widget_ed00.breadcrumb-pro-d790 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.current_7de1
  .widget_ed00.breadcrumb-pro-d790.content_606f
  .grid-complex-24dc {
  width: 100%;
}
.current_7de1 .breadcrumb-pro-d790 {
  -webkit-box-align: center;
  align-items: center;
}
.current_7de1 .breadcrumb-pro-d790 .background_gold_a8c1,
.current_7de1 .breadcrumb-pro-d790 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.current_7de1 .carousel_warm_cb8d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.current_7de1 .carousel_warm_cb8d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.current_7de1 .carousel_warm_cb8d: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;
}
.current_7de1 .header-west-1bd4 {
  z-index: 5;
}
.current_7de1 .backdrop_yellow_697c .mask-light-9c9b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.current_7de1 .primary_0c4a .mask-light-9c9b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.current_7de1 .heading-pink-2747 .mask-light-9c9b {
  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;
}
.current_7de1.out-202e .carousel-939c,
.current_7de1.image-fast-e0df .carousel-939c {
  display: block;
}
.current_7de1.out-202e .carousel-939c .cool-3b70,
.current_7de1.out-202e .carousel-939c .text_af0b,
.current_7de1.image-fast-e0df .carousel-939c .cool-3b70,
.current_7de1.image-fast-e0df .carousel-939c .text_af0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.current_7de1.element-cbcc .message_cfe4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .current_7de1.element-cbcc .message_cfe4 {
    margin-right: 0;
  }
}
.current_7de1.out-202e .message_cfe4,
.current_7de1.image-fast-e0df .message_cfe4 {
  padding-top: 40%;
}
.current_7de1.out-202e .description_fresh_e338,
.current_7de1.image-fast-e0df .description_fresh_e338 {
  display: block;
}
.current_7de1.out-202e .fn-sticky-28d5 .text_af0b,
.current_7de1.image-fast-e0df .fn-sticky-28d5 .text_af0b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.current_7de1.out-202e .message_cfe4,
.current_7de1.image-fast-e0df .message_cfe4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.current_7de1.out-202e .text_af0b {
  padding: 1em;
}
.label-d61c {
  margin: 30px auto;
  display: block;
}
.label-d61c .stone_a98c > * {
  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;
}
.label-d61c .stone_a98c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label-d61c .stone_a98c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled-875e .background_gold_a8c1 {
  margin-bottom: 1.41575em;
}
.disabled-875e .disabled_bc05 {
  margin-bottom: 1.618em;
}
.nav-1d33 .nav-gold-fe2c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.nav-1d33 .nav-gold-fe2c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.nav-1d33 .icon_right_41ef {
  max-width: 100%;
  overflow: auto;
}
.label_cool_8ad7 .nav-1d33 a:hover {
  text-decoration: underline;
}
.message_0994 .border_fluid_b5ed:not(.content-hard-58d1),
.message_0994 .carousel_warm_cb8d {
  margin-bottom: 1.41575em;
}
.message_0994 .border_fluid_b5ed:not(.content-hard-58d1):last-child,
.message_0994 .carousel_warm_cb8d:last-child {
  margin-bottom: 0;
}
.message_0994 .border_fluid_b5ed.title_orange_ff5d {
  margin-bottom: 0.41575em;
}
.message_0994 .border-pressed-a91b:before,
.message_0994 .secondary-new-c0d7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.message_0994 .border-pressed-a91b:before {
  content: "\f115";
}
.message_0994 .secondary-new-c0d7:before {
  content: "\f02c";
}
.message_0994 .hero_east_5a90 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.message_0994 .hero_east_5a90 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon-9aba {
  display: -webkit-box;
  display: flex;
}
.icon-9aba .layout-202f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon-9aba .layout-202f {
    flex-basis: 90px;
  }
}
.icon-9aba .top_beba {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon-9aba .top_beba {
    flex-basis: calc(100% - 50px);
  }
}
.icon-9aba .progress-12ef p:last-child {
  margin-bottom: 0.72em;
}
.panel_7d40 .stone_a98c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.panel_7d40 .stone_a98c:after,
.panel_7d40 .stone_a98c:before {
  content: "";
  display: table;
}
.panel_7d40 .stone_a98c:after {
  clear: both;
}
.panel_7d40 .stone_a98c .progress-tiny-c23d,
.panel_7d40 .stone_a98c .main-af7e {
  width: 49%;
}
.panel_7d40 .stone_a98c .progress-tiny-c23d a span.message-bafd,
.panel_7d40 .stone_a98c .main-af7e a span.message-bafd {
  display: block;
  margin-bottom: 5px;
}
.panel_7d40 .stone_a98c .main-af7e {
  float: left;
  text-align: left;
}
.panel_7d40 .stone_a98c .progress-tiny-c23d {
  float: right;
  text-align: right;
}
.logo_17df {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .logo_17df {
    margin-bottom: 0;
  }
}
.image-first-ddb7 {
  margin-bottom: 1em;
}
.image-first-ddb7 .content-hard-58d1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form-dirty-6e90 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph_active_1e9d .image-first-ddb7,
.out_2057 .image-first-ddb7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph_active_1e9d .image-first-ddb7,
  .out_2057 .image-first-ddb7 {
    display: block;
  }
}
.paragraph_active_1e9d .form-dirty-6e90,
.out_2057 .form-dirty-6e90 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph_active_1e9d .form-dirty-6e90,
  .out_2057 .form-dirty-6e90 {
    margin-bottom: 1em;
  }
}
.paragraph_active_1e9d .form-dirty-6e90 img,
.out_2057 .form-dirty-6e90 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph_active_1e9d .solid_d2d3,
.out_2057 .solid_d2d3 {
  flex-basis: calc(100% - 160px);
}
.paragraph_active_1e9d .solid_d2d3 p,
.out_2057 .solid_d2d3 p {
  margin-bottom: 0;
}
.paragraph_active_1e9d .solid_d2d3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_active_1e9d .solid_d2d3 {
    padding-left: 0;
  }
}
.out_2057 .solid_d2d3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .out_2057 .solid_d2d3 {
    padding-right: 0;
  }
}
.out_2057 .form-dirty-6e90 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.list_b121 .form-dirty-6e90 {
  margin-bottom: 0.5em;
}
.list_b121 .form-dirty-6e90 img {
  width: 100%;
}
.overlay_bfcc .border_b366,
.fixed_fbfd .border_b366 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fixed_fbfd .photo_cool_8d40 .media_9d52 p:last-child {
  margin-bottom: 0;
}
.pressed_c32c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.complex-9c09 .outer-84e7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .complex-9c09 .outer-84e7:last-of-type {
    margin-bottom: 0;
  }
}
.complex-9c09 .outer-84e7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex-9c09 .outer-84e7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.complex-9c09 .outer-84e7 ul li {
  margin: 0 0 0.6em;
}
.complex-9c09 .outer-84e7 ul li.icon_d117,
.complex-9c09 .outer-84e7 ul li.caption-silver-feaa {
  position: relative;
}
.complex-9c09 .outer-84e7 ul li.icon_d117 .shadow-2c97,
.complex-9c09 .outer-84e7 ul li.caption-silver-feaa .shadow-2c97 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.complex-9c09 .outer-84e7 ul li.icon_d117:after:after,
.complex-9c09 .outer-84e7 ul li.icon_d117:after:before,
.complex-9c09
  .outer-84e7
  ul
  li.caption-silver-feaa:after:after,
.complex-9c09
  .outer-84e7
  ul
  li.caption-silver-feaa:after:before {
  content: "";
  display: table;
}
.complex-9c09 .outer-84e7 ul li.icon_d117:after:after,
.complex-9c09
  .outer-84e7
  ul
  li.caption-silver-feaa:after:after {
  clear: both;
}
.complex-9c09 .outer-84e7 a.feature-out-3313:hover {
  text-decoration: none;
}
.complex-9c09 .outer-84e7 select {
  max-width: 100%;
}
.complex-9c09 .outer-84e7 table {
  font-size: 85%;
}
.complex-9c09 .outer-84e7 table td,
.complex-9c09 .outer-84e7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.complex-9c09 .outer-84e7 table tfoot td {
  text-align: left;
}
.complex-9c09 .outer-84e7 :last-child {
  margin-bottom: 0;
}
.complex-9c09 .outer-84e7 .dim-b0d5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.complex-9c09 .outer-84e7 .dim-b0d5 label {
  width: 100%;
}
.complex-9c09 .outer-84e7 .dim-b0d5 .first_b078 {
  width: 100%;
  display: block;
}
.complex-9c09 .outer-84e7 .dim-b0d5 .footer-south-eec4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.complex-9c09 .outer-84e7 .dim-b0d5 .footer-south-eec4:hover svg #svg-search {
  fill: #444;
}
.complex-9c09 .outer-84e7 .dim-b0d5 .footer-south-eec4 svg {
  width: 18px;
  height: 18px;
}
.complex-9c09 .carousel-light-e172 ul ul,
.complex-9c09 .yellow-f9ff ul ul,
.complex-9c09 .tabs-8c1c ul ul,
.complex-9c09 .under_a50b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.complex-9c09 .carousel-light-e172 .status_over_846c > a,
.complex-9c09 .yellow-f9ff .status_over_846c > a,
.complex-9c09 .tabs-8c1c .status_over_846c > a,
.complex-9c09 .under_a50b .status_over_846c > a {
  margin-bottom: 0;
}
.complex-9c09 .article-smooth-c349 li,
.complex-9c09 .carousel-light-e172 li,
.complex-9c09 .logo-959e li,
.complex-9c09 .yellow-f9ff li,
.complex-9c09 .tabs-8c1c li,
.complex-9c09 .under_a50b li,
.complex-9c09 .small_7319 li,
.complex-9c09 .layout_8340 li {
  display: block;
  position: relative;
}
.complex-9c09 .article-smooth-c349 li:last-child,
.complex-9c09 .carousel-light-e172 li:last-child,
.complex-9c09 .logo-959e li:last-child,
.complex-9c09 .yellow-f9ff li:last-child,
.complex-9c09 .tabs-8c1c li:last-child,
.complex-9c09 .under_a50b li:last-child,
.complex-9c09 .small_7319 li:last-child,
.complex-9c09 .layout_8340 li:last-child {
  border: none;
}
.complex-9c09 .article-smooth-c349 li a,
.complex-9c09 .carousel-light-e172 li a,
.complex-9c09 .logo-959e li a,
.complex-9c09 .yellow-f9ff li a,
.complex-9c09 .tabs-8c1c li a,
.complex-9c09 .under_a50b li a,
.complex-9c09 .small_7319 li a,
.complex-9c09 .layout_8340 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-9c09 .article-smooth-c349 li ul li::before,
.complex-9c09 .carousel-light-e172 li ul li::before,
.complex-9c09 .logo-959e li ul li::before,
.complex-9c09 .yellow-f9ff li ul li::before,
.complex-9c09 .tabs-8c1c li ul li::before,
.complex-9c09 .under_a50b li ul li::before,
.complex-9c09 .small_7319 li ul li::before,
.complex-9c09 .layout_8340 li ul li::before {
  left: 15px;
}
.complex-9c09 .article-smooth-c349 li ul a,
.complex-9c09 .carousel-light-e172 li ul a,
.complex-9c09 .logo-959e li ul a,
.complex-9c09 .yellow-f9ff li ul a,
.complex-9c09 .tabs-8c1c li ul a,
.complex-9c09 .under_a50b li ul a,
.complex-9c09 .small_7319 li ul a,
.complex-9c09 .layout_8340 li ul a {
  padding-left: 20px;
}
.complex-9c09 .article-smooth-c349 li ul ul li::before,
.complex-9c09 .carousel-light-e172 li ul ul li::before,
.complex-9c09 .logo-959e li ul ul li::before,
.complex-9c09 .yellow-f9ff li ul ul li::before,
.complex-9c09 .tabs-8c1c li ul ul li::before,
.complex-9c09 .under_a50b li ul ul li::before,
.complex-9c09 .small_7319 li ul ul li::before,
.complex-9c09 .layout_8340 li ul ul li::before {
  left: 30px;
}
.complex-9c09 .article-smooth-c349 li ul ul a,
.complex-9c09 .carousel-light-e172 li ul ul a,
.complex-9c09 .logo-959e li ul ul a,
.complex-9c09 .yellow-f9ff li ul ul a,
.complex-9c09 .tabs-8c1c li ul ul a,
.complex-9c09 .under_a50b li ul ul a,
.complex-9c09 .small_7319 li ul ul a,
.complex-9c09 .layout_8340 li ul ul a {
  padding-left: 40px;
}
.complex-9c09 .button-hard-94fb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-9c09 .layout_8340 ul li {
  margin-bottom: 1.41575em;
}
.complex-9c09 .layout_8340 ul li .texture-full-e4ff {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.complex-9c09 .layout_8340 ul li .dropdown_378f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_east_7d73 .article-smooth-c349 li a,
.container_east_7d73 .carousel-light-e172 li a,
.container_east_7d73 .logo-959e li a,
.container_east_7d73 .yellow-f9ff li a,
.container_east_7d73 .tabs-8c1c li a,
.container_east_7d73 .under_a50b li a,
.container_east_7d73 .small_7319 li a,
.container_east_7d73 .layout_8340 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_east_7d73 .button-hard-94fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_east_7d73 .outer-84e7 ul li.icon_d117 .shadow-2c97,
.container_east_7d73 .outer-84e7 ul li.caption-silver-feaa .shadow-2c97 {
  background: rgba(0, 0, 0, 0.2);
}
.container_east_7d73 .complex-9c09 .outer-84e7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_5a20 .complex-9c09 .full_f3ed li {
  margin: 0;
}
.motion_5a20 .complex-9c09 .full_f3ed li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion_5a20 .complex-9c09 .full_f3ed li ul {
  margin: 0;
}
.motion_5a20 .complex-9c09 .full_f3ed li ul li a {
  padding-left: 15px;
}
.motion_5a20 .complex-9c09 .full_f3ed li ul li li a {
  padding-left: 30px;
}
.motion_5a20 .complex-9c09 .full_f3ed li.column-thick-bf32 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion_5a20 .complex-9c09 .full_f3ed li.column-thick-bf32 > 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;
}
.motion_5a20 .complex-9c09 .full_f3ed li.column-thick-bf32 > 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;
}
.modal_gas_e6dc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.old-4cb3 {
  position: relative;
  z-index: 10;
}
.old-4cb3 .wood-35db {
  width: 100%;
  max-width: 100%;
}
.video-fde4 .new_6348 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video-fde4 .notice_6afa {
}
.video-fde4 .container_east_7d73 {
  background: #292929;
}
.active_smooth_838d .new_6348 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active_smooth_838d .notice_6afa {
  background: #f9f9f9;
}
.active_smooth_838d .container_east_7d73 {
  background: #303030;
}
.advanced_4cc2 .new_6348 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .advanced_4cc2 .layout_15cb {
    margin-bottom: 1em;
  }
  .advanced_4cc2 .layout_15cb:last-child {
    margin-bottom: 0;
  }
}
.advanced_4cc2 .notice_6afa {
  background: #ededed;
}
.advanced_4cc2 .container_east_7d73 {
  background: #1a1a1a;
}
.new_6348.notice_6afa {
  color: rgba(0, 0, 0, 0.6);
}
.new_6348.notice_6afa .dark_0dcf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_6348.container_east_7d73 {
  color: rgba(255, 255, 255, 0.99);
}
.new_6348.container_east_7d73 a:not(.feature-out-3313) {
  color: rgba(255, 255, 255, 0.79);
}
.new_6348.container_east_7d73 a:not(.feature-out-3313):hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_6348.container_east_7d73 .dark_0dcf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_6348.container_east_7d73 table tbody td,
.new_6348.container_east_7d73 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget-9424.hot-c567 .full-412e {
  max-width: initial;
}
.widget-9424 .footer_warm_6cd1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget-9424 .footer_warm_6cd1 .wood-35db {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget-9424 .footer_warm_6cd1 .wood-35db {
    display: block;
    margin-bottom: 2em;
  }
  .widget-9424 .footer_warm_6cd1 .wood-35db:last-child {
    margin-bottom: 0;
  }
}
.advanced_4cc2 .layout_15cb:last-child,
.active_smooth_838d .layout_15cb:last-child,
.video-fde4 .layout_15cb:last-child {
  margin-bottom: 0;
}
.advanced_4cc2 .layout_15cb .complex-9c09 .outer-84e7:last-child,
.active_smooth_838d .layout_15cb .complex-9c09 .outer-84e7:last-child,
.video-fde4 .layout_15cb .complex-9c09 .outer-84e7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .advanced_4cc2 .lower-56bf,
  .advanced_4cc2 .background-a8e2,
  .active_smooth_838d .lower-56bf,
  .active_smooth_838d .background-a8e2,
  .video-fde4 .lower-56bf,
  .video-fde4 .background-a8e2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .old-4cb3 .layout_15cb {
    margin-bottom: 2em;
  }
}
.old-4cb3 p:last-child {
  margin-bottom: 0;
}
.old-4cb3 li,
.old-4cb3 ul {
  list-style: none;
  margin: 0;
}
.old-4cb3 ul ul {
  margin-left: 2.617924em;
}
.rough-a88b {
  font-size: 0.875em;
}

/* css-noise: fd24 */
.widget-item-t5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
