/*!
Theme Name: Customify
Theme URI: https://pressmaximum.center_e9f2/customify
Author: WPCustomify
Author URI: https://pressmaximum.center_e9f2
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.center_e9f2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fluid-961c.shadow_south_9e42/licenses/gpl-2.0.notice_paper_1771
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.mini-55b4/, (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.row-cb35.info-simple-3a82/normalize.picture_bf58/
 ======
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.picture_bf58 v7.0.0 | MIT License | github.center_e9f2/necolas/normalize.picture_bf58 */
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;
}
.nav_rough_1eb9 .box_left_0598,
.purple-ffaf,
.preview_next_8da3,
.column-53bd,
.overlay-ec32,
.heading-c9b2,
.active_2a12,
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;
}
.purple-ffaf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .purple-ffaf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .purple-ffaf,
  h1 {
    font-size: 1.8em;
  }
}
.preview_next_8da3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview_next_8da3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview_next_8da3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview_next_8da3,
  h2 {
    font-size: 1.7em;
  }
}
.column-53bd,
h3 {
  font-size: 1.618em;
}
.nav_rough_1eb9 .box_left_0598,
.overlay-ec32,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.upper_3aa7 {
  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;
}
.under-e135:after,
.under-e135:before,
.tertiary-inner-9918:after,
.tertiary-inner-9918:before {
  content: "";
  display: table;
}
.under-e135:after,
.tertiary-inner-9918:after {
  clear: both;
}
.focus-lower-38de {
  float: right;
  margin-right: 0;
}
.fast-7874 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_87a2 .row_b939,
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;
}
.heading_87a2 .row_b939: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;
}
.paper-9efc .row_b939 {
  box-shadow: none;
}
.paper-9efc
  .row_b939
  .iron-f861 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paper-9efc .row_b939 .active_6aba {
  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;
}
.paper-9efc
  .row_b939
  .active_6aba
  b {
  display: none;
}
.paper-9efc .media-bf2d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.form-d660:not(.row-full-0268):not(.summary_0ee2),
button:not(.row-full-0268):not(.summary_0ee2),
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ),
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ),
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ) {
  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;
}
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ):hover,
button:not(.row-full-0268):not(
    .summary_0ee2
  ):hover,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ):hover,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ):hover,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ):active,
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ):focus,
button:not(.row-full-0268):not(
    .summary_0ee2
  ):active,
button:not(.row-full-0268):not(
    .summary_0ee2
  ):focus,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ):active,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ):focus,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ):active,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ):focus,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ):active,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ):focus {
  outline: 0;
}
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2,
button:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2 {
  position: relative;
}
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .background_top_e1b4,
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .heading_6399,
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .brown_fda6,
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  i,
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  svg,
button:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .background_top_e1b4,
button:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .heading_6399,
button:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .brown_fda6,
button:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  i,
button:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  svg,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .background_top_e1b4,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .heading_6399,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .brown_fda6,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  i,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  svg,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .background_top_e1b4,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .heading_6399,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .brown_fda6,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  i,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  svg,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .background_top_e1b4,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .heading_6399,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  .brown_fda6,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  i,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2
  svg {
  visibility: hidden;
}
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2:after,
button:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2:after,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2:after,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2:after,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ).fn-loading-f5d2: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;
}
.form-d660:not(.row-full-0268):not(.summary_0ee2),
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ),
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ),
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ) {
  color: #fff;
  background: #235787;
}
.form-d660:not(.row-full-0268):not(
    .summary_0ee2
  ):focus,
input[type="button"]:not(.row-full-0268):not(
    .summary_0ee2
  ):focus,
input[type="reset"]:not(.row-full-0268):not(
    .summary_0ee2
  ):focus,
input[type="submit"]:not(.row-full-0268):not(
    .summary_0ee2
  ):focus {
  color: #fff;
}
.form-d660.fn-disabled-f5d2:not(.row-full-0268):not(
    .summary_0ee2
  ),
.form-d660[disabled]:not(.row-full-0268):not(
    .summary_0ee2
  ),
button.fn-disabled-f5d2:not(.row-full-0268):not(
    .summary_0ee2
  ),
button[disabled]:not(.row-full-0268):not(
    .summary_0ee2
  ) {
  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;
}
.text-lite-fc43 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.text-lite-fc43: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;
}
.info-right-1bde {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pagination_upper_09d5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.outline-c363 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.under-e135:after,
.under-e135:before,
.out-9ef1:after,
.out-9ef1:before,
.progress_large_afd1:after,
.progress_large_afd1:before,
.icon_9d02:after,
.icon_9d02:before,
.hero-lower-1e81:after,
.hero-lower-1e81:before,
.current-6c18:after,
.current-6c18:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.under-e135:after,
.out-9ef1:after,
.progress_large_afd1:after,
.icon_9d02:after,
.hero-lower-1e81:after,
.current-6c18:after {
  clear: both;
}
.out-9ef1 .large_db26,
.progress_large_afd1 .large_db26,
.backdrop-soft-20e1 .large_db26 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.input_right_d7b8 {
  display: inline-block;
}
.icon_pro_b672 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon_pro_b672 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon_pro_b672 .static_a76c {
  padding: 1em 0;
  font-size: 85%;
}
.static_a76c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card_copper_0a8a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card_copper_0a8a:after,
.card_copper_0a8a:before {
  content: "";
  display: table;
}
.card_copper_0a8a:after {
  clear: both;
}
.orange-47ef {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cool_986d .orange-47ef {
  max-width: 50%;
}
.menu-ed10 .orange-47ef {
  max-width: 33.33%;
}
.next_0249 .orange-47ef {
  max-width: 25%;
}
.secondary-6033 .orange-47ef {
  max-width: 20%;
}
.component-blue-84f2 .orange-47ef {
  max-width: 16.66%;
}
.left-3f12 .orange-47ef {
  max-width: 14.28%;
}
.motion_0499 .orange-47ef {
  max-width: 12.5%;
}
.element-6a34 .orange-47ef {
  max-width: 11.11%;
}
.feature_simple_1977 {
  display: block;
}
.nav_rough_1eb9 .form_ac0c label,
.nav_rough_1eb9 .modal_dirty_26a6 label,
.nav_rough_1eb9 .feature-b97a label,
.nav_rough_1eb9 .table-action-21a6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.selected_fc89 {
  list-style: none;
  margin: 0;
}
.selected_fc89 article.dim_45f7 {
  margin-bottom: 0;
}
.selected_fc89 ul {
  list-style: none;
  margin: 0;
}
.selected_fc89 .box_glass_c8a8 li.dim_45f7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .selected_fc89 .box_glass_c8a8 li.dim_45f7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .selected_fc89 .box_glass_c8a8 li.dim_45f7: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) {
  .selected_fc89 .box_glass_c8a8 li.dim_45f7 li.dim_45f7 li.dim_45f7 li.dim_45f7 {
    padding-left: 0;
  }
}
article.dim_45f7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dim_45f7 .out-9ef1 p:last-of-type {
  margin-bottom: 0;
}
article.dim_45f7 .notification_5b4c {
  float: left;
}
article.dim_45f7 .detail_upper_3fd0 {
  margin-left: 85px;
}
article.dim_45f7 .last_fa79 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dim_45f7 .last_fa79 .detail-purple-5f47 {
  margin-left: 10px;
}
article.dim_45f7 .wrapper-over-b09b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dim_45f7 .wrapper-987b {
  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 .form_ac0c,
  #respond .feature-b97a,
  #respond .table-action-21a6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_ac0c input,
#respond .feature-b97a input,
#respond .table-action-21a6 input {
  width: 100%;
}
#respond .table-action-21a6 {
  margin-right: 0;
}
#respond .hard-edc3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup_f3ab {
  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;
}
.popup_f3ab.header-center-f434 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.popup_f3ab 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%);
}
.popup_f3ab:focus,
.popup_f3ab: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);
}
.east_e037 {
  border-radius: 10%;
}
.thumbnail_7348 {
  border-radius: 50%;
}
.soft-073b {
  font-size: 0.72em;
}
.box-3737 {
  font-size: 0.875em;
}
.tooltip-5dc8 {
  font-size: 1.1em;
}
.advanced_1cb6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.advanced_1cb6.soft-073b {
  letter-spacing: 0.5px;
}
.thick_b840,
.thick_b840 a {
  color: #6d6d6d;
}
.thick_b840 a:hover {
  color: #111;
}
.lower_8c36 {
  color: #6d6d6d;
}
.video_south_9656 {
  overflow-x: hidden;
}
.video_south_9656 .narrow-a082.chip_93e0 {
  position: relative;
}
.video_south_9656 .narrow-a082.chip_93e0.over-ffa8 {
  position: initial;
}
.video_south_9656
  .narrow-a082.chip_93e0.over-ffa8
  .tabs-e8f4 {
  left: auto;
}
.video_south_9656 .narrow-a082 .tabs-e8f4 {
  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;
}
.video_south_9656 .narrow-a082:hover.chip_93e0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.video_south_9656
  .narrow-a082:hover.chip_93e0
  .tabs-e8f4 {
  display: block;
  z-index: 9999999;
}
.video_south_9656 .list_1729 .wood-53c6,
.video_south_9656 .logo_orange_153c .wood-53c6 {
  display: none;
}
.video_south_9656 .carousel-9980 .narrow-a082:hover.chip_93e0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav_rough_1eb9 .form_ac0c label,
.nav_rough_1eb9 .modal_dirty_26a6 label,
.nav_rough_1eb9 .feature-b97a label,
.nav_rough_1eb9 .table-action-21a6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.selected_fc89 {
  list-style: none;
  margin: 0;
}
.selected_fc89 article.dim_45f7 {
  margin-bottom: 0;
}
.selected_fc89 ul {
  list-style: none;
  margin: 0;
}
.selected_fc89 .box_glass_c8a8 li.dim_45f7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .selected_fc89 .box_glass_c8a8 li.dim_45f7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .selected_fc89 .box_glass_c8a8 li.dim_45f7: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) {
  .selected_fc89 .box_glass_c8a8 li.dim_45f7 li.dim_45f7 li.dim_45f7 li.dim_45f7 {
    padding-left: 0;
  }
}
article.dim_45f7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dim_45f7 .out-9ef1 p:last-of-type {
  margin-bottom: 0;
}
article.dim_45f7 .notification_5b4c {
  float: left;
}
article.dim_45f7 .detail_upper_3fd0 {
  margin-left: 85px;
}
article.dim_45f7 .last_fa79 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dim_45f7 .last_fa79 .detail-purple-5f47 {
  margin-left: 10px;
}
article.dim_45f7 .wrapper-over-b09b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dim_45f7 .wrapper-987b {
  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 .form_ac0c,
  #respond .feature-b97a,
  #respond .table-action-21a6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_ac0c input,
#respond .feature-b97a input,
#respond .table-action-21a6 input {
  width: 100%;
}
#respond .table-action-21a6 {
  margin-right: 0;
}
#respond .hard-edc3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list_1729 .smooth_d73d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.smooth_d73d .summary_dynamic_e854.status_first_3e3e .menu-gas-3228 > li > a:focus,
.smooth_d73d .summary_dynamic_e854.status_first_3e3e .menu-gas-3228 > li > a:hover,
.smooth_d73d .summary_dynamic_e854.primary_last_02e8 .menu-gas-3228 > li > a:focus,
.smooth_d73d .summary_dynamic_e854.primary_last_02e8 .menu-gas-3228 > li > a:hover,
.smooth_d73d .summary_dynamic_e854.mask_7eb5 .menu-gas-3228 > li > a:focus,
.smooth_d73d .summary_dynamic_e854.mask_7eb5 .menu-gas-3228 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_d73d
  .summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li.stale_e069
  > a,
.smooth_d73d
  .summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li.dropdown-3bf9
  > a,
.smooth_d73d
  .summary_dynamic_e854.primary_last_02e8
  .menu-gas-3228
  > li.stale_e069
  > a,
.smooth_d73d
  .summary_dynamic_e854.primary_last_02e8
  .menu-gas-3228
  > li.dropdown-3bf9
  > a,
.smooth_d73d
  .summary_dynamic_e854.mask_7eb5
  .menu-gas-3228
  > li.stale_e069
  > a,
.smooth_d73d .summary_dynamic_e854.mask_7eb5 .menu-gas-3228 > li.fixed-dbd0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_d73d .stone-6ea1,
.smooth_d73d .stone-6ea1 a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_d73d .accordion_291e.new-4acb li a,
.smooth_d73d .overlay_ba8b a,
.smooth_d73d .label-e353,
.smooth_d73d .menu-gas-3228 > li > a,
.smooth_d73d .inner-d75d {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d .accordion_291e.new-4acb li a:hover,
.smooth_d73d .overlay_ba8b a:hover,
.smooth_d73d .label-e353:hover,
.smooth_d73d .menu-gas-3228 > li > a:hover,
.smooth_d73d .inner-d75d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_d73d .west_6e80 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d .west_6e80 .purple-d458 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_d73d .west_6e80:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_d73d .column-mini-5391 .message_bd2e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d .column-mini-5391 .message_bd2e .block_47df {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d
  .column-mini-5391
  .message_bd2e
  .block_47df::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d
  .column-mini-5391
  .message_bd2e
  .block_47df:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d
  .column-mini-5391
  .message_bd2e
  .block_47df::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d
  .column-mini-5391
  .message_bd2e
  .block_47df::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d .column-mini-5391 .fluid-b16c {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_d73d .column-mini-5391 .fluid-b16c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-3462
  .smooth_d73d
  .column-mini-5391
  .label-mini-0c7b
  .form-8d57 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel-3462
  .smooth_d73d
  .column-mini-5391
  .label-mini-0c7b
  .block_47df {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_1729 .wrapper-full-9fb5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper-full-9fb5 .summary_dynamic_e854.status_first_3e3e .menu-gas-3228 > li > a:focus,
.wrapper-full-9fb5 .summary_dynamic_e854.status_first_3e3e .menu-gas-3228 > li > a:hover,
.wrapper-full-9fb5 .summary_dynamic_e854.primary_last_02e8 .menu-gas-3228 > li > a:focus,
.wrapper-full-9fb5 .summary_dynamic_e854.primary_last_02e8 .menu-gas-3228 > li > a:hover,
.wrapper-full-9fb5 .summary_dynamic_e854.mask_7eb5 .menu-gas-3228 > li > a:focus,
.wrapper-full-9fb5 .summary_dynamic_e854.mask_7eb5 .menu-gas-3228 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-full-9fb5
  .summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li.stale_e069
  > a,
.wrapper-full-9fb5
  .summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li.dropdown-3bf9
  > a,
.wrapper-full-9fb5
  .summary_dynamic_e854.primary_last_02e8
  .menu-gas-3228
  > li.stale_e069
  > a,
.wrapper-full-9fb5
  .summary_dynamic_e854.primary_last_02e8
  .menu-gas-3228
  > li.dropdown-3bf9
  > a,
.wrapper-full-9fb5
  .summary_dynamic_e854.mask_7eb5
  .menu-gas-3228
  > li.stale_e069
  > a,
.wrapper-full-9fb5 .summary_dynamic_e854.mask_7eb5 .menu-gas-3228 > li.fixed-dbd0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-full-9fb5 .stone-6ea1,
.wrapper-full-9fb5 .stone-6ea1 a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-full-9fb5 .accordion_291e.new-4acb li a,
.wrapper-full-9fb5 .overlay_ba8b a,
.wrapper-full-9fb5 .label-e353,
.wrapper-full-9fb5 .menu-gas-3228 > li > a,
.wrapper-full-9fb5 .inner-d75d {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper-full-9fb5 .accordion_291e.new-4acb li a:hover,
.wrapper-full-9fb5 .overlay_ba8b a:hover,
.wrapper-full-9fb5 .label-e353:hover,
.wrapper-full-9fb5 .menu-gas-3228 > li > a:hover,
.wrapper-full-9fb5 .inner-d75d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-full-9fb5 .west_6e80 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper-full-9fb5 .west_6e80 .purple-d458 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-full-9fb5 .west_6e80:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_middle_a50b .active_out_9191 {
  margin-left: auto;
  margin-right: auto;
}
.progress_large_afd1 > * {
  margin-left: auto;
  margin-right: auto;
}
.progress_large_afd1 .info-right-1bde {
  margin-right: 1.41575em;
}
.pagination_short_bde6 .progress_large_afd1 > .smooth-e036 {
  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;
}
.pagination_short_bde6 .progress_large_afd1 > .bright_21eb {
  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;
}
.frame_dark_5b2e.pagination_middle_a50b .active_out_9191,
.label-48d0.pagination_middle_a50b .active_out_9191 {
  margin-left: 0;
}
.gallery_8a22.pagination_middle_a50b .active_out_9191,
.black-dbec.pagination_middle_a50b .active_out_9191 {
  margin-right: 0;
}
.progress_large_afd1 ol,
.progress_large_afd1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.purple_e7b1 video {
  max-width: 100%;
}
.solid-9ef8 img {
  display: block;
}
.solid-9ef8.info-right-1bde,
.solid-9ef8.pagination_upper_09d5 {
  width: 100%;
}
.solid-9ef8.bright_21eb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.text-pressed-52b7:not(.surface_5736) {
  margin: 1.5em auto;
}
.slider_black_3b9b p {
  padding: 1.5em 14px;
}
ul.left_7dac.bright_21eb,
ul.left_7dac.smooth-e036,
ul.left_7dac.small_7b4d.smooth-e036 {
  padding: 0 14px;
}
.paragraph-eac3 {
  display: block;
  overflow-x: auto;
}
.paragraph-eac3 table {
  border-collapse: collapse;
  width: 100%;
}
.paragraph-eac3 td,
.paragraph-eac3 th {
  padding: 0.5em;
}
.progress_large_afd1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.progress_large_afd1 ol ol,
.progress_large_afd1 ol ul,
.progress_large_afd1 ul ol,
.progress_large_afd1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.progress_large_afd1 ol ol li,
.progress_large_afd1 ol ul li,
.progress_large_afd1 ul ol li,
.progress_large_afd1 ul ul li {
  margin-left: 0;
}
.alert_dim_169a.backdrop_thick_e4d0 > .accent-motion-b658 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.alert_dim_169a.backdrop_thick_e4d0 > .accent-motion-b658 iframe,
.alert_dim_169a.backdrop_thick_e4d0 > .accent-motion-b658 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup-clean-939f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.popup-clean-939f.sidebar_in_29b5 {
  padding: 0;
}
.popup-clean-939f.sidebar_in_29b5 cite {
  font-size: 13px;
}
.popup-clean-939f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.popup-clean-939f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard_323f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard_323f > p:first-child {
  margin-top: 0;
}
.hard_323f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard_323f blockquote {
  border-left: 0;
}
.current_e51c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.current_e51c:not(.outline-prev-9b7a) {
  max-width: 100px;
}
.current_e51c.tertiary_fb99 {
  border-bottom: none !important;
  text-align: center;
}
.current_e51c.tertiary_fb99::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slider_black_3b9b p {
    padding: 1.5em 0;
  }
}
.fast-8148 {
  color: #0073aa;
}
.row_first_a0fe {
  background-color: #0073aa;
}
.caption_huge_9ddb {
  color: #229fd8;
}
.border_clean_7419 {
  background-color: #229fd8;
}
.search-fixed-36c9 {
  color: #eee;
}
.layout_soft_c111 {
  background-color: #eee;
}
.stone_e676 {
  color: #444;
}
.wide-1d2b {
  background-color: #444;
}
.banner-hard-5a72 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.banner-hard-5a72 .banner-b504 .overlay_ba8b {
  font-size: 15px;
}
.banner-hard-5a72 .overlay_ba8b {
  line-height: 1.3;
}
.banner-hard-5a72 .wrapper-full-9fb5 {
}
.banner-hard-5a72 .smooth_d73d {
  background: #235787;
}
.bottom-50ee {
  padding: 0;
}
.bottom-50ee .smooth_d73d {
  background: #1a1a1a;
}
.bottom-50ee .wrapper-full-9fb5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.black-a0ab {
  padding: 0;
  border-left: none;
  border-right: none;
}
.black-a0ab .wrapper-full-9fb5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.black-a0ab .smooth_d73d {
  background: #303030;
}
.current-6c18 {
  position: relative;
  z-index: 10;
}
.current-6c18 .element_lower_758f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent_light_fe41 .chip_93e0 {
  display: inline-block;
  vertical-align: middle;
}
.accent_light_fe41.icon-next-534f .chip_93e0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent_light_fe41.icon-next-534f .chip_93e0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_light_fe41.icon-next-534f .chip_93e0 {
    margin-right: 0.4em;
  }
}
.accent_light_fe41.icon-next-534f .chip_93e0:last-child {
  margin-right: 0;
}
.inner-2ae8 .element_lower_758f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .list_1729 .banner-b504 {
    margin: 0 -0.5em;
  }
  .list_1729 .banner-b504 [class*="customify-col-"],
  .list_1729 .banner-b504 [class*="customify-col_"],
  .list_1729 .banner-b504 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.list_1729.hidden-d824 .element_lower_758f {
  background: 0 0 !important;
}
.list_1729.hidden-d824 .element_lower_758f,
.list_1729.inner-2ae8 .element_lower_758f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .list_1729.status_prev_64c3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.list_1729.inner-2ae8 .element_lower_758f {
  box-shadow: none !important;
}
.pro-ce89 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pro-ce89 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pro-ce89 {
    padding: 18px 0 20px;
  }
}
.pro-ce89 .picture-03d2 {
  width: 100%;
}
.pro-ce89 .mask_out_dd78 {
  margin-bottom: 0;
}
.pro-ce89 .form_wood_6846 {
  margin-top: 5px;
  font-size: 0.875em;
}
.photo-facf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.photo-facf .photo-outer-ef6a {
  width: 100%;
}
.bright-20ed {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bright-20ed li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bright-20ed 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;
}
.bright-20ed li:last-child:after {
  display: none;
}
.bright-20ed li a {
  font-weight: 500;
  margin-right: 10px;
}
.row-south-7a23 .wood-53c6 button,
.pro-ce89 .wood-53c6 button {
  left: 0;
}
.row-south-7a23 .photo-outer-ef6a,
.pro-ce89 .photo-outer-ef6a {
  padding-left: 0;
  padding-right: 0;
}
.row-south-7a23 .photo-facf,
.pro-ce89 .photo-facf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.row-south-7a23 {
  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;
}
.row-south-7a23: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;
}
.row-south-7a23 .image-8b88 {
  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) {
  .row-south-7a23 .image-8b88 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .row-south-7a23 .image-8b88 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .row-south-7a23 .image-8b88 {
    min-height: 200px;
  }
}
.row-south-7a23 .bright-20ed {
  color: rgba(255, 255, 255, 0.8);
}
.row-south-7a23 .bright-20ed a,
.row-south-7a23 .bright-20ed li:after {
  color: inherit;
}
.row-south-7a23 .bright-20ed a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.search-red-c5c9 {
  margin-bottom: 0.5em;
}
.carousel-narrow-764b {
  margin-bottom: 1.2em;
}
.carousel-narrow-764b,
.search-red-c5c9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.carousel-narrow-764b p:last-child,
.search-red-c5c9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wood-53c6,
#masthead .wood-53c6 {
  display: none;
}
#masthead
  > .wood-53c6.hidden_static_09a1 {
  display: none;
}
#masthead > .wood-53c6 button {
  left: 0;
}
.steel_e2e8 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.steel_e2e8 .chip_93e0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.steel_e2e8 .wood_fa38 {
  display: -webkit-box;
  display: flex;
}
.steel_e2e8 .wood_fa38.title-0759 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.steel_e2e8 .wood_fa38.media-bf69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_e2e8 .wood_fa38.main_2479 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_e2e8.list-3b28.sidebar_easy_57b8 .wood_fa38.title-0759 {
  flex-basis: 100%;
}
.steel_e2e8.aside_4fb8 .wood_fa38.media-bf69 {
  -webkit-box-flex: 1;
  flex: auto;
}
.steel_e2e8.aside_4fb8 .wood_fa38.main_2479 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wood-53c6.hidden_static_09a1 {
  display: none;
}
#masthead > .wood-53c6 button {
  left: 0;
}
.hovered-06be {
  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;
}
.hovered-06be:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hovered-06be.bright-67be i {
  margin-right: 4px;
}
.hovered-06be.surface-black-5700 i {
  margin-left: 5px;
}
.overlay_ba8b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.overlay_ba8b p:last-child {
  margin-bottom: 0;
}
.wood-cd82 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wood-cd82 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wood-cd82 img {
  display: block;
  width: auto;
  line-height: 1;
}
.wood-cd82 .stone-6ea1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wood-cd82 .small_f217 {
  margin: 5px 0 7px 0;
}
.wood-cd82.shadow_hovered_7587 .wrapper-1606 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wood-cd82.shadow_hovered_7587 .thick_ab4e {
  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;
}
.wood-cd82.carousel-advanced-8af7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wood-cd82.carousel-advanced-8af7 .wrapper-1606 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wood-cd82.carousel-advanced-8af7 .thick_ab4e {
  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;
}
.wood-cd82.brown_095d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wood-cd82.upper-d534 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wood-cd82.upper-d534 .thick_ab4e {
  margin-top: 7px;
}
.shade_steel_b072 {
  display: inline-block;
}
.current-6c18 .message-18da .wood-cd82 img {
  max-width: 100%;
}
.summary_dynamic_e854 .small_5634.header-mini-5289,
.hovered-6a32 .small_5634.header-mini-5289 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary_dynamic_e854 .header-short-2437,
.hovered-6a32 .header-short-2437 {
  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%);
}
.summary_dynamic_e854 .header-short-2437 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.summary_dynamic_e854.header_ab7c .header-short-2437 {
  display: none;
}
.summary_dynamic_e854 .grid_cool_293d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary_dynamic_e854 .grid_cool_293d li {
  display: inline-block;
  position: relative;
}
.summary_dynamic_e854 .grid_cool_293d li:last-child {
  margin-right: 0;
}
.summary_dynamic_e854 .grid_cool_293d 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;
}
.summary_dynamic_e854 .grid_cool_293d li.fixed-dbd0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.summary_dynamic_e854 .grid_cool_293d > 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;
}
.summary_dynamic_e854 .grid_cool_293d > li > a i {
  line-height: 0;
}
.summary_dynamic_e854 .grid_cool_293d > li.blue-48cf > a .header-short-2437 {
  margin-left: 4px;
  line-height: 0;
}
.summary_dynamic_e854 .grid_cool_293d .aside_bd8d li.blue-48cf > a {
  position: relative;
}
.summary_dynamic_e854 .grid_cool_293d .aside_bd8d li.blue-48cf > a:after,
.summary_dynamic_e854 .grid_cool_293d .aside_bd8d li.blue-48cf > a:before {
  content: "";
  display: table;
}
.summary_dynamic_e854 .grid_cool_293d .aside_bd8d li.blue-48cf > a:after {
  clear: both;
}
.summary_dynamic_e854 .grid_cool_293d .aside_bd8d li.blue-48cf > a .header-short-2437 {
  margin-left: 5px;
  float: right;
}
.summary_dynamic_e854 .blue-929b,
.summary_dynamic_e854 .aside_bd8d {
  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;
}
.summary_dynamic_e854 .aside_bd8d {
  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;
}
.summary_dynamic_e854 .aside_bd8d .header-mini-5289 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary_dynamic_e854 .aside_bd8d .header-short-2437 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.summary_dynamic_e854 .aside_bd8d li {
  display: block;
  margin: 0;
  padding: 0;
}
.summary_dynamic_e854 .aside_bd8d 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;
}
.summary_dynamic_e854 .aside_bd8d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.summary_dynamic_e854 .aside_bd8d .aside_bd8d {
  top: 0;
  left: 100%;
}
.summary_dynamic_e854 .action-f7e1.fn-focus-f5d2 > .blue-929b,
.summary_dynamic_e854 .action-f7e1.fn-focus-f5d2 > .aside_bd8d,
.summary_dynamic_e854 .action-f7e1:focus > .blue-929b,
.summary_dynamic_e854 .action-f7e1:focus > .aside_bd8d,
.summary_dynamic_e854 .action-f7e1:hover > .blue-929b,
.summary_dynamic_e854 .action-f7e1:hover > .aside_bd8d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.summary_dynamic_e854.mask_7eb5 .menu-gas-3228:after,
.summary_dynamic_e854.mask_7eb5 .menu-gas-3228:before {
  content: "";
  display: table;
}
.summary_dynamic_e854.mask_7eb5 .menu-gas-3228:after {
  clear: both;
}
.summary_dynamic_e854.mask_7eb5 .menu-gas-3228 > li {
  float: left;
}
.summary_dynamic_e854.hero_a06f .menu-gas-3228:after,
.summary_dynamic_e854.hero_a06f .menu-gas-3228:before {
  content: "";
  display: table;
}
.summary_dynamic_e854.hero_a06f .menu-gas-3228:after {
  clear: both;
}
.summary_dynamic_e854.hero_a06f .menu-gas-3228 > li {
  float: left;
}
.summary_dynamic_e854.hero_a06f .menu-gas-3228 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.summary_dynamic_e854.hero_a06f .menu-gas-3228 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.summary_dynamic_e854.hero_a06f .menu-gas-3228 > li.stale_e069 > a,
.summary_dynamic_e854.hero_a06f .menu-gas-3228 > li.fixed-dbd0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.summary_dynamic_e854.status_first_3e3e .menu-gas-3228 > li > a .header-mini-5289 {
  position: relative;
}
.summary_dynamic_e854.status_first_3e3e .menu-gas-3228 > li > a .header-mini-5289: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;
}
.summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li:focus
  > a
  .header-mini-5289:before,
.summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li:hover
  > a
  .header-mini-5289:before {
  width: 100%;
  background-color: currentColor;
}
.summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li.stale_e069
  > a
  .header-mini-5289:before,
.summary_dynamic_e854.status_first_3e3e
  .menu-gas-3228
  > li.dropdown-3bf9
  > a
  .header-mini-5289:before {
  width: 100%;
  background-color: currentColor;
}
.summary_dynamic_e854.primary_last_02e8 .menu-gas-3228 > li > a .header-mini-5289 {
  position: relative;
}
.summary_dynamic_e854.primary_last_02e8 .menu-gas-3228 > li > a .header-mini-5289: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;
}
.summary_dynamic_e854.primary_last_02e8 .menu-gas-3228 > li:focus > a .header-mini-5289:before,
.summary_dynamic_e854.primary_last_02e8
  .menu-gas-3228
  > li:hover
  > a
  .header-mini-5289:before {
  width: 100%;
  background-color: currentColor;
}
.summary_dynamic_e854.primary_last_02e8
  .menu-gas-3228
  > li.stale_e069
  > a
  .header-mini-5289:before,
.summary_dynamic_e854.primary_last_02e8
  .menu-gas-3228
  > li.dropdown-3bf9
  > a
  .header-mini-5289:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-6a32 .grid_cool_293d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hovered-6a32 .grid_cool_293d li:first-child > a {
  border-top: none;
}
.hovered-6a32 .grid_cool_293d .steel_67df > .header-mini-5289 .header-short-2437 {
  display: none;
}
.hovered-6a32 .grid_cool_293d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hovered-6a32 .grid_cool_293d li:last-child {
  border: none;
}
.hovered-6a32 .grid_cool_293d li.blue-48cf > a {
  padding-right: 45px !important;
}
.hovered-6a32 .grid_cool_293d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hovered-6a32 .grid_cool_293d li a:focus,
.hovered-6a32 .grid_cool_293d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-6a32 .grid_cool_293d li .menu_d58b {
  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;
}
.hovered-6a32 .grid_cool_293d li .menu_d58b:hover {
  box-shadow: none;
}
.hovered-6a32 .grid_cool_293d li .menu_d58b .header-short-2437 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hovered-6a32 .grid_cool_293d .aside_bd8d {
  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);
}
.hovered-6a32 .grid_cool_293d .aside_bd8d li a {
  padding-left: 3em;
}
.hovered-6a32 .grid_cool_293d .sidebar_wide_a39b > a .menu_d58b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hovered-6a32 .grid_cool_293d .sidebar_wide_a39b > .aside_bd8d {
  display: block;
  opacity: 1;
}
.tooltip_f871 {
  max-width: 100%;
}
.photo_df81 {
  line-height: 0;
  cursor: pointer;
}
.inner-d75d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.inner-d75d:hover {
  box-shadow: none;
  color: currentColor;
}
.inner-d75d svg {
  width: 18px;
  height: 18px;
}
.inner-d75d .dim-2989 {
  display: none;
}
.hover-old-abdc {
  position: relative;
}
.hover-old-abdc.fn-active-f5d2 .inner-d75d .pink_eed7 {
  display: none;
}
.hover-old-abdc.fn-active-f5d2 .inner-d75d .dim-2989 {
  display: inline-block;
}
.hover-old-abdc .huge-d22c {
  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);
}
.hover-old-abdc.selected_6109 .huge-d22c {
  left: auto;
  right: -0.9em;
}
.hover-old-abdc.selected_6109 .short-72d2::before {
  left: auto;
  right: 15px;
}
.hover-old-abdc.fn-active-f5d2 .huge-d22c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-mini-0c7b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label-mini-0c7b label {
  flex-basis: 100%;
}
.label-mini-0c7b .message_bd2e {
  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;
}
.label-mini-0c7b .block_47df {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label-mini-0c7b .block_47df:focus {
  background-color: transparent;
}
.label-mini-0c7b button.fluid-b16c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label-mini-0c7b button.fluid-b16c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label-mini-0c7b button.fluid-b16c svg {
  width: 18px;
  height: 18px;
}
.label-mini-0c7b input[type="submit"] {
  min-height: auto;
}
.column-mini-5391 .label-mini-0c7b .block_47df {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.short-72d2 {
  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) {
  .short-72d2 {
    width: 220px;
  }
}
.short-72d2 label {
  flex-basis: 100%;
}
.short-72d2::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;
}
.carousel-3462 .column-mini-5391 .label-mini-0c7b {
  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;
}
.carousel-3462
  .column-mini-5391
  .label-mini-0c7b
  .message_bd2e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.carousel-3462 .column-mini-5391 .label-mini-0c7b .block_47df {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.carousel-3462
  .column-mini-5391
  .label-mini-0c7b
  .block_47df:focus {
  background: 0 0;
}
.carousel-3462
  .column-mini-5391
  .label-mini-0c7b
  .form-8d57 {
  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;
}
.accordion_291e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion_291e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion_291e li:last-child {
  margin-right: 0;
}
.accordion_291e li:first-child {
  margin-left: 0;
}
.accordion_291e.static-aa3b a {
  color: #fff;
}
.accordion_291e.static-aa3b a:hover {
  color: #fff;
}
.accordion_291e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion_291e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion_291e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion_291e a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion_291e [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion_291e [class*="social-icon-apple"].paragraph-3052 {
  background-color: transparent;
  color: #999;
}
.accordion_291e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion_291e [class*="social-icon-behance"].paragraph-3052 {
  background-color: transparent;
  color: #1769ff;
}
.accordion_291e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion_291e [class*="social-icon-bitbucket"].paragraph-3052 {
  background-color: transparent;
  color: #205081;
}
.accordion_291e [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion_291e [class*="social-icon-codepen"].paragraph-3052 {
  background-color: transparent;
  color: #000;
}
.accordion_291e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion_291e [class*="social-icon-delicious"].paragraph-3052 {
  background-color: transparent;
  color: #39f;
}
.accordion_291e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion_291e [class*="social-icon-digg"].paragraph-3052 {
  background-color: transparent;
  color: #005be2;
}
.accordion_291e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion_291e [class*="social-icon-dribbble"].paragraph-3052 {
  background-color: transparent;
  color: #ea4c89;
}
.accordion_291e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion_291e [class*="social-icon-envelope"].paragraph-3052 {
  background-color: transparent;
  color: #ea4335;
}
.accordion_291e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion_291e [class*="social-icon-facebook"].paragraph-3052 {
  background-color: transparent;
  color: #3b5998;
}
.accordion_291e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion_291e [class*="social-icon-flickr"].paragraph-3052 {
  background-color: transparent;
  color: #0063dc;
}
.accordion_291e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion_291e [class*="social-icon-foursquare"].paragraph-3052 {
  background-color: transparent;
  color: #2d5be3;
}
.accordion_291e [class*="social-icon-github"] {
  background-color: #333;
}
.accordion_291e [class*="social-icon-github"].paragraph-3052 {
  background-color: transparent;
  color: #333;
}
.accordion_291e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion_291e [class*="social-icon-google-plus"].paragraph-3052 {
  background-color: transparent;
  color: #dd4b39;
}
.accordion_291e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion_291e [class*="social-icon-houzz"].paragraph-3052 {
  background-color: transparent;
  color: #7ac142;
}
.accordion_291e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion_291e [class*="social-icon-instagram"].paragraph-3052 {
  background-color: transparent;
  color: #262626;
}
.accordion_291e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion_291e [class*="social-icon-jsfiddle"].paragraph-3052 {
  background-color: transparent;
  color: #487aa2;
}
.accordion_291e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion_291e [class*="social-icon-linkedin"].paragraph-3052 {
  background-color: transparent;
  color: #0077b5;
}
.accordion_291e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion_291e [class*="social-icon-medium"].paragraph-3052 {
  background-color: transparent;
  color: #00ab6b;
}
.accordion_291e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion_291e
  [class*="social-icon-odnoklassniki"].paragraph-3052 {
  background-color: transparent;
  color: #f4731c;
}
.accordion_291e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion_291e [class*="social-icon-meetup"].paragraph-3052 {
  background-color: transparent;
  color: #ec1c40;
}
.accordion_291e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion_291e [class*="social-icon-pinterest"].paragraph-3052 {
  background-color: transparent;
  color: #bd081c;
}
.accordion_291e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion_291e [class*="social-icon-product-hunt"].paragraph-3052 {
  background-color: transparent;
  color: #da552f;
}
.accordion_291e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion_291e [class*="social-icon-reddit"].paragraph-3052 {
  background-color: transparent;
  color: #ff4500;
}
.accordion_291e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion_291e [class*="social-icon-rss"].paragraph-3052 {
  background-color: transparent;
  color: #f26522;
}
.accordion_291e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion_291e
  [class*="social-icon-shopping-cart"].paragraph-3052 {
  background-color: transparent;
  color: #4caf50;
}
.accordion_291e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion_291e [class*="social-icon-skype"].paragraph-3052 {
  background-color: transparent;
  color: #00aff0;
}
.accordion_291e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion_291e [class*="social-icon-slideshare"].paragraph-3052 {
  background-color: transparent;
  color: #0077b5;
}
.accordion_291e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion_291e [class*="social-icon-snapchat"].paragraph-3052 {
  background-color: transparent;
  color: #fffc00;
}
.accordion_291e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion_291e [class*="social-icon-soundcloud"].paragraph-3052 {
  background-color: transparent;
  color: #f80;
}
.accordion_291e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion_291e [class*="social-icon-spotify"].paragraph-3052 {
  background-color: transparent;
  color: #2ebd59;
}
.accordion_291e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion_291e
  [class*="social-icon-stack-overflow"].paragraph-3052 {
  background-color: transparent;
  color: #fe7a15;
}
.accordion_291e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion_291e [class*="social-icon-maldkfgram"].paragraph-3052 {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion_291e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion_291e [class*="social-icon-tripadvisor"].paragraph-3052 {
  background-color: transparent;
  color: #589442;
}
.accordion_291e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion_291e [class*="social-icon-tumblr"].paragraph-3052 {
  background-color: transparent;
  color: #35465c;
}
.accordion_291e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion_291e [class*="social-icon-twitch"].paragraph-3052 {
  background-color: transparent;
  color: #6441a5;
}
.accordion_291e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion_291e [class*="social-icon-twitter"].paragraph-3052 {
  background-color: transparent;
  color: #1da1f2;
}
.accordion_291e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion_291e [class*="social-icon-vimeo"].paragraph-3052 {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion_291e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion_291e [class*="social-icon-vk"].paragraph-3052 {
  background-color: transparent;
  color: #45668e;
}
.accordion_291e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion_291e [class*="social-icon-weibo"].paragraph-3052 {
  background-color: transparent;
  color: #df2029;
}
.accordion_291e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion_291e [class*="social-icon-weixin"].paragraph-3052 {
  background-color: transparent;
  color: #7bb32e;
}
.accordion_291e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion_291e [class*="social-icon-whatsapp"].paragraph-3052 {
  background-color: transparent;
  color: #25d366;
}
.accordion_291e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion_291e [class*="social-icon-wordpress"].paragraph-3052 {
  background-color: transparent;
  color: #21759b;
}
.accordion_291e [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion_291e [class*="social-icon-xing"].paragraph-3052 {
  background-color: transparent;
  color: #026466;
}
.accordion_291e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion_291e [class*="social-icon-yelp"].paragraph-3052 {
  background-color: transparent;
  color: #af0606;
}
.accordion_291e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion_291e [class*="social-icon-youtube"].paragraph-3052 {
  background-color: transparent;
  color: #cd201f;
}
.label-e353 {
  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;
}
.label-e353:hover {
  box-shadow: none;
  background: 0 0;
}
.layout_lite_2e43 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary-df75 {
  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;
}
.picture_5564 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle-c366 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle-c366,
.middle-c366::after,
.middle-c366::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;
}
.middle-c366::after,
.middle-c366::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter_bright_d1a9 .tertiary-df75 .picture_5564 {
  margin-top: -2px;
  width: 19px;
}
.filter_bright_d1a9 .tertiary-df75 .middle-c366 {
  margin-top: -1px;
}
.filter_bright_d1a9 .tertiary-df75 .middle-c366,
.filter_bright_d1a9 .tertiary-df75 .middle-c366::after,
.filter_bright_d1a9 .tertiary-df75 .middle-c366::before {
  width: 19px;
  height: 2px;
}
.filter_bright_d1a9 .tertiary-df75 .middle-c366::before {
  top: -6px;
}
.filter_bright_d1a9 .tertiary-df75 .middle-c366::after {
  bottom: -6px;
}
.list_yellow_dd0d .tertiary-df75 .picture_5564 {
  margin-top: -2px;
  width: 22px;
}
.list_yellow_dd0d .tertiary-df75 .middle-c366 {
  margin-top: -1px;
}
.list_yellow_dd0d .tertiary-df75 .middle-c366,
.list_yellow_dd0d .tertiary-df75 .middle-c366::after,
.list_yellow_dd0d .tertiary-df75 .middle-c366::before {
  width: 22px;
  height: 2px;
}
.list_yellow_dd0d .tertiary-df75 .middle-c366::before {
  top: -7px;
}
.list_yellow_dd0d .tertiary-df75 .middle-c366::after {
  bottom: -7px;
}
.label_north_85e7 .tertiary-df75 .picture_5564 {
  margin-top: -2px;
  width: 31px;
}
.label_north_85e7 .tertiary-df75 .middle-c366 {
  margin-top: -1.5px;
}
.label_north_85e7 .tertiary-df75 .middle-c366,
.label_north_85e7 .tertiary-df75 .middle-c366::after,
.label_north_85e7 .tertiary-df75 .middle-c366::before {
  width: 31px;
  height: 3px;
}
.label_north_85e7 .tertiary-df75 .middle-c366::before {
  top: -9px;
}
.label_north_85e7 .tertiary-df75 .middle-c366::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .carousel_fbdb .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_fbdb .tertiary-df75 .middle-c366 {
    margin-top: -1px;
  }
  .carousel_fbdb .tertiary-df75 .middle-c366,
  .carousel_fbdb .tertiary-df75 .middle-c366::after,
  .carousel_fbdb .tertiary-df75 .middle-c366::before {
    width: 19px;
    height: 2px;
  }
  .carousel_fbdb .tertiary-df75 .middle-c366::before {
    top: -6px;
  }
  .carousel_fbdb .tertiary-df75 .middle-c366::after {
    bottom: -6px;
  }
  .modal_plasma_6e23 .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_plasma_6e23 .tertiary-df75 .middle-c366 {
    margin-top: -1px;
  }
  .modal_plasma_6e23 .tertiary-df75 .middle-c366,
  .modal_plasma_6e23 .tertiary-df75 .middle-c366::after,
  .modal_plasma_6e23 .tertiary-df75 .middle-c366::before {
    width: 22px;
    height: 2px;
  }
  .modal_plasma_6e23 .tertiary-df75 .middle-c366::before {
    top: -7px;
  }
  .modal_plasma_6e23 .tertiary-df75 .middle-c366::after {
    bottom: -7px;
  }
  .banner_1fcc .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_1fcc .tertiary-df75 .middle-c366 {
    margin-top: -1.5px;
  }
  .banner_1fcc .tertiary-df75 .middle-c366,
  .banner_1fcc .tertiary-df75 .middle-c366::after,
  .banner_1fcc .tertiary-df75 .middle-c366::before {
    width: 31px;
    height: 3px;
  }
  .banner_1fcc .tertiary-df75 .middle-c366::before {
    top: -9px;
  }
  .banner_1fcc .tertiary-df75 .middle-c366::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header_active_1e08 .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 19px;
  }
  .header_active_1e08 .tertiary-df75 .middle-c366 {
    margin-top: -1px;
  }
  .header_active_1e08 .tertiary-df75 .middle-c366,
  .header_active_1e08 .tertiary-df75 .middle-c366::after,
  .header_active_1e08 .tertiary-df75 .middle-c366::before {
    width: 19px;
    height: 2px;
  }
  .header_active_1e08 .tertiary-df75 .middle-c366::before {
    top: -6px;
  }
  .header_active_1e08 .tertiary-df75 .middle-c366::after {
    bottom: -6px;
  }
  .detail_f188 .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_f188 .tertiary-df75 .middle-c366 {
    margin-top: -1px;
  }
  .detail_f188 .tertiary-df75 .middle-c366,
  .detail_f188 .tertiary-df75 .middle-c366::after,
  .detail_f188 .tertiary-df75 .middle-c366::before {
    width: 22px;
    height: 2px;
  }
  .detail_f188 .tertiary-df75 .middle-c366::before {
    top: -7px;
  }
  .detail_f188 .tertiary-df75 .middle-c366::after {
    bottom: -7px;
  }
  .motion_e251 .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 31px;
  }
  .motion_e251 .tertiary-df75 .middle-c366 {
    margin-top: -1.5px;
  }
  .motion_e251 .tertiary-df75 .middle-c366,
  .motion_e251 .tertiary-df75 .middle-c366::after,
  .motion_e251 .tertiary-df75 .middle-c366::before {
    width: 31px;
    height: 3px;
  }
  .motion_e251 .tertiary-df75 .middle-c366::before {
    top: -9px;
  }
  .motion_e251 .tertiary-df75 .middle-c366::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component_9b1b .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 19px;
  }
  .component_9b1b .tertiary-df75 .middle-c366 {
    margin-top: -1px;
  }
  .component_9b1b .tertiary-df75 .middle-c366,
  .component_9b1b .tertiary-df75 .middle-c366::after,
  .component_9b1b .tertiary-df75 .middle-c366::before {
    width: 19px;
    height: 2px;
  }
  .component_9b1b .tertiary-df75 .middle-c366::before {
    top: -6px;
  }
  .component_9b1b .tertiary-df75 .middle-c366::after {
    bottom: -6px;
  }
  .first_7fd6 .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 22px;
  }
  .first_7fd6 .tertiary-df75 .middle-c366 {
    margin-top: -1px;
  }
  .first_7fd6 .tertiary-df75 .middle-c366,
  .first_7fd6 .tertiary-df75 .middle-c366::after,
  .first_7fd6 .tertiary-df75 .middle-c366::before {
    width: 22px;
    height: 2px;
  }
  .first_7fd6 .tertiary-df75 .middle-c366::before {
    top: -7px;
  }
  .first_7fd6 .tertiary-df75 .middle-c366::after {
    bottom: -7px;
  }
  .slider-west-edbb .tertiary-df75 .picture_5564 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-west-edbb .tertiary-df75 .middle-c366 {
    margin-top: -1.5px;
  }
  .slider-west-edbb .tertiary-df75 .middle-c366,
  .slider-west-edbb .tertiary-df75 .middle-c366::after,
  .slider-west-edbb .tertiary-df75 .middle-c366::before {
    width: 31px;
    height: 3px;
  }
  .slider-west-edbb .tertiary-df75 .middle-c366::before {
    top: -9px;
  }
  .slider-west-edbb .tertiary-df75 .middle-c366::after {
    bottom: -9px;
  }
}
.dynamic-0276 .middle-c366 {
  -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);
}
.dynamic-0276 .middle-c366::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dynamic-0276 .middle-c366::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);
}
.dynamic-0276.secondary_17fb .middle-c366 {
  -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);
}
.dynamic-0276.secondary_17fb .middle-c366::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dynamic-0276.secondary_17fb .middle-c366::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);
}
.copper_f17e {
  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.aside-6073:before {
  display: none;
}
.logo_orange_153c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.logo_orange_153c .card_cool_6b7c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.logo_orange_153c .card_cool_6b7c:last-of-type {
  border-bottom: none;
}
.logo_orange_153c .card_cool_6b7c.list_7ad5,
.logo_orange_153c .card_cool_6b7c.copper-c5da,
.logo_orange_153c .card_cool_6b7c.panel_soft_d0cc {
  padding: 0;
}
.logo_orange_153c .hovered-6a32 .menu_d58b {
  color: currentColor;
}
.logo_orange_153c .hovered-6a32 .menu_d58b:focus,
.logo_orange_153c .hovered-6a32 .menu_d58b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_orange_153c.wrapper-full-9fb5 .west_6e80,
.logo_orange_153c.wrapper-full-9fb5 .overlay_ba8b a,
.logo_orange_153c.wrapper-full-9fb5 .menu-gas-3228 a,
.logo_orange_153c.wrapper-full-9fb5 .aside_bd8d a {
  color: rgba(0, 0, 0, 0.55);
}
.logo_orange_153c.wrapper-full-9fb5 .west_6e80:hover,
.logo_orange_153c.wrapper-full-9fb5 .overlay_ba8b a:hover,
.logo_orange_153c.wrapper-full-9fb5 .menu-gas-3228 a:hover,
.logo_orange_153c.wrapper-full-9fb5 .aside_bd8d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_orange_153c.wrapper-full-9fb5 .purple-d458 {
  color: rgba(0, 0, 0, 0.8);
}
.logo_orange_153c.wrapper-full-9fb5 .card_cool_6b7c {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_orange_153c.wrapper-full-9fb5 .card_cool_6b7c:before {
  background: rgba(0, 0, 0, 0.08);
}
.logo_orange_153c.wrapper-full-9fb5 .focused-135b:before {
  background: rgba(255, 255, 255, 0.9);
}
.logo_orange_153c.wrapper-full-9fb5 .hovered-6a32 .grid_cool_293d li a,
.logo_orange_153c.wrapper-full-9fb5 .hovered-6a32 .menu_d58b,
.logo_orange_153c.wrapper-full-9fb5 .aside_bd8d {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_orange_153c.wrapper-full-9fb5 .hovered-6a32 .menu_d58b:focus,
.logo_orange_153c.wrapper-full-9fb5 .hovered-6a32 .menu_d58b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_orange_153c.wrapper-full-9fb5 .grid_cool_293d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_orange_153c.smooth_d73d .west_6e80,
.logo_orange_153c.smooth_d73d .overlay_ba8b a,
.logo_orange_153c.smooth_d73d .menu-gas-3228 .menu_d58b,
.logo_orange_153c.smooth_d73d .menu-gas-3228 a,
.logo_orange_153c.smooth_d73d .aside_bd8d a {
  color: rgba(255, 255, 255, 0.79);
}
.logo_orange_153c.smooth_d73d .west_6e80:hover,
.logo_orange_153c.smooth_d73d .overlay_ba8b a:hover,
.logo_orange_153c.smooth_d73d .menu-gas-3228 .menu_d58b:hover,
.logo_orange_153c.smooth_d73d .menu-gas-3228 a:hover,
.logo_orange_153c.smooth_d73d .aside_bd8d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_orange_153c.smooth_d73d .purple-d458 {
  color: rgba(255, 255, 255, 0.99);
}
.logo_orange_153c.smooth_d73d .card_cool_6b7c {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_orange_153c.smooth_d73d .card_cool_6b7c:before {
  background: rgba(255, 255, 255, 0.08);
}
.logo_orange_153c.smooth_d73d .focused-135b:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo_orange_153c.smooth_d73d .hovered-6a32 .grid_cool_293d li a,
.logo_orange_153c.smooth_d73d .hovered-6a32 .menu_d58b,
.logo_orange_153c.smooth_d73d .aside_bd8d {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_orange_153c.smooth_d73d .hovered-6a32 .menu_d58b:focus,
.logo_orange_153c.smooth_d73d .hovered-6a32 .menu_d58b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_orange_153c.smooth_d73d .grid_cool_293d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-135b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.focused-135b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hard-014a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hero_dynamic_830c .logo_orange_153c {
  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;
}
.hero_dynamic_830c .card_cool_6b7c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hero_dynamic_830c .card_cool_6b7c: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) {
  .hero_dynamic_830c .card_cool_6b7c:before {
    width: 16%;
    left: 42%;
  }
}
.hero_dynamic_830c .card_cool_6b7c:last-child:before {
  content: none;
}
.hero_dynamic_830c .card_cool_6b7c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hero_dynamic_830c .hovered-6a32 .grid_cool_293d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hero_dynamic_830c .hovered-6a32 .grid_cool_293d li a .menu_d58b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hero_dynamic_830c .hovered-6a32 .aside_bd8d {
  border: none;
}
.hero_dynamic_830c .hovered-6a32 .aside_bd8d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hero_dynamic_830c .focused-135b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hero_dynamic_830c .hard-014a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hero_dynamic_830c .smooth_d73d .focused-135b:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero_dynamic_830c .wrapper-full-9fb5.tabs_72ab .middle-c366 {
  background: rgba(0, 0, 0, 0.6);
}
.hero_dynamic_830c
  .wrapper-full-9fb5.tabs_72ab
  .middle-c366::after,
.hero_dynamic_830c
  .wrapper-full-9fb5.tabs_72ab
  .middle-c366:before {
  background: inherit;
}
.hero_dynamic_830c
  .wrapper-full-9fb5.tabs_72ab:hover
  .middle-c366 {
  background: rgba(0, 0, 0, 0.8);
}
.status-231c .logo_orange_153c {
  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) {
  .status-231c .logo_orange_153c {
    width: auto;
    right: 45px;
  }
}
.hovered-7cdb .logo_orange_153c {
  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) {
  .hovered-7cdb .logo_orange_153c {
    width: auto;
    left: 45px;
  }
}
.aside-6073 .logo_orange_153c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.aside-6073 .hard-014a {
  max-width: 48em;
  margin: 0 auto;
}
.aside-6073 .focused-135b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.filter_yellow_7eda {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.filter_yellow_7eda.hero_dynamic_830c .logo_orange_153c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.filter_yellow_7eda.status-231c .logo_orange_153c {
  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);
}
.filter_yellow_7eda .logo_orange_153c {
  visibility: visible;
}
.filter_yellow_7eda.hovered-7cdb .logo_orange_153c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dirty_c398,
.input-2014 {
  overflow-x: hidden;
}
.dirty_c398 .logo_orange_153c {
  overflow: auto;
}
.dirty_c398.hero_dynamic_830c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty_c398.hero_dynamic_830c .logo_orange_153c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dirty_c398.hero_dynamic_830c .label-e353 {
  opacity: 0;
}
.dirty_c398.status-231c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty_c398.status-231c .logo_orange_153c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dirty_c398.status-231c .label-e353 {
  opacity: 0;
}
.dirty_c398.hovered-7cdb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty_c398.hovered-7cdb .logo_orange_153c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dirty_c398.hovered-7cdb .label-e353 {
  opacity: 0;
}
.dirty_c398.aside-6073 .logo_orange_153c {
  z-index: 10;
  visibility: visible;
}
.tabs_72ab {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs_72ab .middle-c366 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs_72ab .middle-c366::after,
.tabs_72ab .middle-c366:before {
  background: inherit;
}
.tabs_72ab:hover .middle-c366 {
  background: rgba(255, 255, 255, 0.99);
}
.hovered-7cdb .tabs_72ab {
  top: 10px;
  right: auto;
  left: 12px;
}
.aside-6073 .tabs_72ab {
  display: none !important;
}
.dirty_c398:before,
.input-2014:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dirty_c398 .tabs_72ab,
.input-2014 .tabs_72ab {
  display: inline-block;
}
.logo_orange_153c .chip_93e0 {
  -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;
}
.dirty_c398 .logo_orange_153c .chip_93e0,
.input-2014 .logo_orange_153c .chip_93e0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus_inner_a948 .message_bd2e {
  width: 100%;
}
.message-18da {
  padding: 0 0.5em 0;
}
.message-18da [class*="customify-col-"],
.message-18da [class*="customify-col_"],
.message-18da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.easy-771e .message-18da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .banner-b504 .tooltip-c9af,
  .tooltip-c9af {
    display: none;
  }
  .panel-152e {
    text-align: left;
  }
  .outer-c5d0 {
    text-align: center;
  }
  .input-1605 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .banner-b504 .column-hard-50c0,
  .column-hard-50c0 {
    display: none;
  }
  .disabled_orange_7694 {
    text-align: left;
  }
  .mask-top-c2a8 {
    text-align: center;
  }
  .tag-over-b47f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .banner-b504 .stale_5b9c,
  .stale_5b9c {
    display: none;
  }
  .search_5a50 {
    text-align: left;
  }
  .active_9934 {
    text-align: center;
  }
  .tabs-d640 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.left_062e {
  box-shadow: none !important;
}
.section-bright-5f67 .status-07c0,
.module-d6d6 .status-07c0 {
  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;
}
.module-d6d6 .status-07c0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element_lower_758f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element_lower_758f:after,
.element_lower_758f:before {
  content: "";
  display: table;
}
.element_lower_758f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element_lower_758f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element_lower_758f,
.status_prev_64c3 {
  max-width: 1248px;
  margin: 0 auto;
}

.icon_9d02.fluid_3da1 .element_lower_758f {
  max-width: 100%;
}
.icon_9d02.paragraph-huge-bbec {
  max-width: 1200px;
  margin: 0 auto;
}
.icon_9d02.accordion_hard_38c4 .element_lower_758f {
  max-width: 100%;
}
.icon_9d02.accordion_hard_38c4 > .element_lower_758f {
  padding-left: 0;
  padding-right: 0;
}
.icon_9d02.accordion_hard_38c4 > .element_lower_758f .banner-b504 {
  margin: 0;
}
.icon_9d02.accordion_hard_38c4
  > .element_lower_758f
  .tooltip_0e6c.huge_5e2a {
  margin-right: 0;
  margin-left: 0;
}
.icon_9d02.accordion_hard_38c4 #main.huge_5e2a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface_37e4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface_37e4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container-focused-be90 .active_out_9191 {
    padding-right: 1em;
  }
  .container-focused-be90.dim-ca5f .tooltip_0e6c {
    border-right: 1px solid #eaecee;
  }
  .container-focused-be90.dim-ca5f .active_out_9191 {
    padding-right: 1em;
  }
  .container-focused-be90.dim-ca5f .inner_8deb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_active_3250 .active_out_9191 {
    padding-left: 1em;
  }
  .video_active_3250.dim-ca5f .tooltip_0e6c {
    border-left: 1px solid #eaecee;
  }
  .video_active_3250.dim-ca5f .active_out_9191 {
    padding-left: 1em;
  }
  .video_active_3250.dim-ca5f .inner_8deb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north_b04a .active_out_9191 {
    padding-left: 1em;
  }
  .north_b04a.dim-ca5f .container-f1f4 {
    border-right: 1px solid #eaecee;
  }
  .north_b04a.dim-ca5f .disabled_fast_4a46 {
    border-right: 1px solid #eaecee;
  }
  .north_b04a.dim-ca5f .active_out_9191 {
    padding-left: 1em;
  }
  .north_b04a.dim-ca5f .inner_8deb {
    padding-right: 1em;
  }
  .north_b04a.dim-ca5f .pagination-south-42a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered_861a .active_out_9191 {
    padding-right: 1em;
  }
  .hovered_861a.dim-ca5f .container-f1f4 {
    border-left: 1px solid #eaecee;
  }
  .hovered_861a.dim-ca5f .disabled_fast_4a46 {
    border-left: 1px solid #eaecee;
  }
  .hovered_861a.dim-ca5f .active_out_9191 {
    padding-right: 1em;
  }
  .hovered_861a.dim-ca5f .inner_8deb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_861a.dim-ca5f .pagination-south-42a7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_37e4 .active_out_9191 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_37e4.dim-ca5f .tooltip_0e6c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface_37e4.dim-ca5f .active_out_9191 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_37e4.dim-ca5f .inner_8deb {
    padding-left: 1em;
  }
  .surface_37e4.dim-ca5f .pagination-south-42a7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface_37e4.dim-ca5f .active_out_9191 {
    padding-left: 0;
  }
}
.last-358f .accent_light_fe41 {
  display: inline-block;
}
.notice-c3bf {
  display: inline-block;
}
.shadow_27e2 {
  word-con: break-word;
}
.item-604f > span {
  display: inline-block;
  padding: 5px 0;
}
.item-604f .component_a72f {
  margin-left: 8px;
  margin-right: 8px;
}
.item-604f .input-full-73a1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero_e9c9 .sidebar_49bd {
  margin-bottom: 2em;
}
.hero_e9c9 .surface_in_0f15 {
  margin-bottom: 15px;
}
.hero_e9c9 .surface_in_0f15:last-child {
  margin-bottom: 0;
}
.hero_e9c9 .image_purple_2c5e {
  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) {
  .hero_e9c9 .image_purple_2c5e {
    display: block;
  }
}
.hero_e9c9 .hovered-30ed {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero_e9c9 .hovered-30ed {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero_e9c9 .video_c5c7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero_e9c9 .video_c5c7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero_e9c9 .video_c5c7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero_e9c9 .shadow_27e2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_e9c9 .shadow_27e2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero_e9c9 .description-white-ceb7 p:last-child {
  margin-bottom: 0;
}
.hero_e9c9 .thumbnail_bright_8f4d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero_e9c9 .caption-48dc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero_e9c9 .main-clean-bab3 {
  margin-top: 1em;
}
.hero_e9c9 .notification-71e8 {
  top: 0;
  display: block;
}
.hero_e9c9 .notification-71e8 a {
  color: inherit;
}
.hero_e9c9 .notification-71e8 a:hover {
  color: inherit;
}
.hero_e9c9 .picture_simple_1946 {
  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;
}
.hero_e9c9 .picture_simple_1946:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero_e9c9 .caption-48dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero_e9c9 .north-79f2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero_e9c9 .north-79f2:first-child {
  margin-top: 0;
}
.hero_e9c9 .north-79f2.north_3259 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero_e9c9 .north-79f2.active-wood-9e54 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_e9c9
  .north-79f2.active-wood-9e54.module_d766
  .main-clean-bab3 {
  width: 100%;
}
.hero_e9c9 .active-wood-9e54 {
  -webkit-box-align: center;
  align-items: center;
}
.hero_e9c9 .active-wood-9e54 .item-604f,
.hero_e9c9 .active-wood-9e54 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero_e9c9 .video_c5c7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_e9c9 .video_c5c7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_e9c9 .video_c5c7: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;
}
.hero_e9c9 .north_3259 {
  z-index: 5;
}
.hero_e9c9 .media-94a4 .paper-1844 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero_e9c9 .tabs-e1d7 .paper-1844 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero_e9c9 .container-steel-8a7f .paper-1844 {
  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;
}
.hero_e9c9.narrow-176e .image_purple_2c5e,
.hero_e9c9.smooth_09f2 .image_purple_2c5e {
  display: block;
}
.hero_e9c9.narrow-176e .image_purple_2c5e .tabs-active-7082,
.hero_e9c9.narrow-176e .image_purple_2c5e .caption-48dc,
.hero_e9c9.smooth_09f2 .image_purple_2c5e .tabs-active-7082,
.hero_e9c9.smooth_09f2 .image_purple_2c5e .caption-48dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_e9c9.tag-9300 .hovered-30ed {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero_e9c9.tag-9300 .hovered-30ed {
    margin-right: 0;
  }
}
.hero_e9c9.narrow-176e .hovered-30ed,
.hero_e9c9.smooth_09f2 .hovered-30ed {
  padding-top: 40%;
}
.hero_e9c9.narrow-176e .sidebar_49bd,
.hero_e9c9.smooth_09f2 .sidebar_49bd {
  display: block;
}
.hero_e9c9.narrow-176e .fn-sticky-f5d2 .caption-48dc,
.hero_e9c9.smooth_09f2 .fn-sticky-f5d2 .caption-48dc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero_e9c9.narrow-176e .hovered-30ed,
.hero_e9c9.smooth_09f2 .hovered-30ed {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero_e9c9.narrow-176e .caption-48dc {
  padding: 1em;
}
.border_full_19f4 {
  margin: 30px auto;
  display: block;
}
.border_full_19f4 .silver_0764 > * {
  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;
}
.border_full_19f4 .silver_0764 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_full_19f4 .silver_0764 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container-fresh-32a6 .item-604f {
  margin-bottom: 1.41575em;
}
.container-fresh-32a6 .focus_over_3560 {
  margin-bottom: 1.618em;
}
.progress_large_afd1 .outer-26c3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.progress_large_afd1 .outer-26c3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.progress_large_afd1 .aside-yellow-5ba3 {
  max-width: 100%;
  overflow: auto;
}
.pagination_middle_a50b .progress_large_afd1 a:hover {
  text-decoration: underline;
}
.wide_0d9b .surface_in_0f15:not(.shadow_27e2),
.wide_0d9b .video_c5c7 {
  margin-bottom: 1.41575em;
}
.wide_0d9b .surface_in_0f15:not(.shadow_27e2):last-child,
.wide_0d9b .video_c5c7:last-child {
  margin-bottom: 0;
}
.wide_0d9b .surface_in_0f15.next_a9a9 {
  margin-bottom: 0.41575em;
}
.wide_0d9b .layout-last-5966:before,
.wide_0d9b .pressed-2f2f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wide_0d9b .layout-last-5966:before {
  content: "\f115";
}
.wide_0d9b .pressed-2f2f:before {
  content: "\f02c";
}
.wide_0d9b .link_simple_f3ca {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wide_0d9b .link_simple_f3ca a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge_down_0bf7 {
  display: -webkit-box;
  display: flex;
}
.badge_down_0bf7 .prev-ebc2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge_down_0bf7 .prev-ebc2 {
    flex-basis: 90px;
  }
}
.badge_down_0bf7 .dropdown_left_67bd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_down_0bf7 .dropdown_left_67bd {
    flex-basis: calc(100% - 50px);
  }
}
.badge_down_0bf7 .bottom-f8a0 p:last-child {
  margin-bottom: 0.72em;
}
.outer_0005 .silver_0764 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer_0005 .silver_0764:after,
.outer_0005 .silver_0764:before {
  content: "";
  display: table;
}
.outer_0005 .silver_0764:after {
  clear: both;
}
.outer_0005 .silver_0764 .mask_liquid_eccc,
.outer_0005 .silver_0764 .pagination-action-8b0d {
  width: 49%;
}
.outer_0005 .silver_0764 .mask_liquid_eccc a span.detail-brown-3400,
.outer_0005 .silver_0764 .pagination-action-8b0d a span.detail-brown-3400 {
  display: block;
  margin-bottom: 5px;
}
.outer_0005 .silver_0764 .pagination-action-8b0d {
  float: left;
  text-align: left;
}
.outer_0005 .silver_0764 .mask_liquid_eccc {
  float: right;
  text-align: right;
}
.purple-5a69 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .purple-5a69 {
    margin-bottom: 0;
  }
}
.list_basic_2e39 {
  margin-bottom: 1em;
}
.list_basic_2e39 .shadow_27e2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.heading-2ca4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature_6c53 .list_basic_2e39,
.wrapper_middle_9ab5 .list_basic_2e39 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature_6c53 .list_basic_2e39,
  .wrapper_middle_9ab5 .list_basic_2e39 {
    display: block;
  }
}
.feature_6c53 .heading-2ca4,
.wrapper_middle_9ab5 .heading-2ca4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature_6c53 .heading-2ca4,
  .wrapper_middle_9ab5 .heading-2ca4 {
    margin-bottom: 1em;
  }
}
.feature_6c53 .heading-2ca4 img,
.wrapper_middle_9ab5 .heading-2ca4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature_6c53 .active-stale-5675,
.wrapper_middle_9ab5 .active-stale-5675 {
  flex-basis: calc(100% - 160px);
}
.feature_6c53 .active-stale-5675 p,
.wrapper_middle_9ab5 .active-stale-5675 p {
  margin-bottom: 0;
}
.feature_6c53 .active-stale-5675 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature_6c53 .active-stale-5675 {
    padding-left: 0;
  }
}
.wrapper_middle_9ab5 .active-stale-5675 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper_middle_9ab5 .active-stale-5675 {
    padding-right: 0;
  }
}
.wrapper_middle_9ab5 .heading-2ca4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar_ccaa .heading-2ca4 {
  margin-bottom: 0.5em;
}
.sidebar_ccaa .heading-2ca4 img {
  width: 100%;
}
.cool-5f88 .smooth-41c0,
.sidebar_e98c .smooth-41c0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar_e98c .tooltip_0e6c .clean-3340 p:last-child {
  margin-bottom: 0;
}
.dirty-fd51 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focus-brown-343e .pagination_bottom_1ba2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focus-brown-343e .pagination_bottom_1ba2:last-of-type {
    margin-bottom: 0;
  }
}
.focus-brown-343e .pagination_bottom_1ba2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus-brown-343e .pagination_bottom_1ba2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focus-brown-343e .pagination_bottom_1ba2 ul li {
  margin: 0 0 0.6em;
}
.focus-brown-343e .pagination_bottom_1ba2 ul li.mask_gold_3aa3,
.focus-brown-343e .pagination_bottom_1ba2 ul li.inner_f055 {
  position: relative;
}
.focus-brown-343e .pagination_bottom_1ba2 ul li.mask_gold_3aa3 .tooltip_8a96,
.focus-brown-343e .pagination_bottom_1ba2 ul li.inner_f055 .tooltip_8a96 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focus-brown-343e .pagination_bottom_1ba2 ul li.mask_gold_3aa3:after:after,
.focus-brown-343e .pagination_bottom_1ba2 ul li.mask_gold_3aa3:after:before,
.focus-brown-343e
  .pagination_bottom_1ba2
  ul
  li.inner_f055:after:after,
.focus-brown-343e
  .pagination_bottom_1ba2
  ul
  li.inner_f055:after:before {
  content: "";
  display: table;
}
.focus-brown-343e .pagination_bottom_1ba2 ul li.mask_gold_3aa3:after:after,
.focus-brown-343e
  .pagination_bottom_1ba2
  ul
  li.inner_f055:after:after {
  clear: both;
}
.focus-brown-343e .pagination_bottom_1ba2 a.form-d660:hover {
  text-decoration: none;
}
.focus-brown-343e .pagination_bottom_1ba2 select {
  max-width: 100%;
}
.focus-brown-343e .pagination_bottom_1ba2 table {
  font-size: 85%;
}
.focus-brown-343e .pagination_bottom_1ba2 table td,
.focus-brown-343e .pagination_bottom_1ba2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focus-brown-343e .pagination_bottom_1ba2 table tfoot td {
  text-align: left;
}
.focus-brown-343e .pagination_bottom_1ba2 :last-child {
  margin-bottom: 0;
}
.focus-brown-343e .pagination_bottom_1ba2 .narrow_d210 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focus-brown-343e .pagination_bottom_1ba2 .narrow_d210 label {
  width: 100%;
}
.focus-brown-343e .pagination_bottom_1ba2 .narrow_d210 .block_47df {
  width: 100%;
  display: block;
}
.focus-brown-343e .pagination_bottom_1ba2 .narrow_d210 .fluid-b16c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focus-brown-343e .pagination_bottom_1ba2 .narrow_d210 .fluid-b16c:hover svg #svg-search {
  fill: #444;
}
.focus-brown-343e .pagination_bottom_1ba2 .narrow_d210 .fluid-b16c svg {
  width: 18px;
  height: 18px;
}
.focus-brown-343e .card-763f ul ul,
.focus-brown-343e .block-5a16 ul ul,
.focus-brown-343e .rough-51e1 ul ul,
.focus-brown-343e .photo_4348 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focus-brown-343e .card-763f .blue-48cf > a,
.focus-brown-343e .block-5a16 .blue-48cf > a,
.focus-brown-343e .rough-51e1 .blue-48cf > a,
.focus-brown-343e .photo_4348 .blue-48cf > a {
  margin-bottom: 0;
}
.focus-brown-343e .table_2188 li,
.focus-brown-343e .card-763f li,
.focus-brown-343e .footer-f2ec li,
.focus-brown-343e .block-5a16 li,
.focus-brown-343e .rough-51e1 li,
.focus-brown-343e .photo_4348 li,
.focus-brown-343e .hot-336b li,
.focus-brown-343e .feature_a2a2 li {
  display: block;
  position: relative;
}
.focus-brown-343e .table_2188 li:last-child,
.focus-brown-343e .card-763f li:last-child,
.focus-brown-343e .footer-f2ec li:last-child,
.focus-brown-343e .block-5a16 li:last-child,
.focus-brown-343e .rough-51e1 li:last-child,
.focus-brown-343e .photo_4348 li:last-child,
.focus-brown-343e .hot-336b li:last-child,
.focus-brown-343e .feature_a2a2 li:last-child {
  border: none;
}
.focus-brown-343e .table_2188 li a,
.focus-brown-343e .card-763f li a,
.focus-brown-343e .footer-f2ec li a,
.focus-brown-343e .block-5a16 li a,
.focus-brown-343e .rough-51e1 li a,
.focus-brown-343e .photo_4348 li a,
.focus-brown-343e .hot-336b li a,
.focus-brown-343e .feature_a2a2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus-brown-343e .table_2188 li ul li::before,
.focus-brown-343e .card-763f li ul li::before,
.focus-brown-343e .footer-f2ec li ul li::before,
.focus-brown-343e .block-5a16 li ul li::before,
.focus-brown-343e .rough-51e1 li ul li::before,
.focus-brown-343e .photo_4348 li ul li::before,
.focus-brown-343e .hot-336b li ul li::before,
.focus-brown-343e .feature_a2a2 li ul li::before {
  left: 15px;
}
.focus-brown-343e .table_2188 li ul a,
.focus-brown-343e .card-763f li ul a,
.focus-brown-343e .footer-f2ec li ul a,
.focus-brown-343e .block-5a16 li ul a,
.focus-brown-343e .rough-51e1 li ul a,
.focus-brown-343e .photo_4348 li ul a,
.focus-brown-343e .hot-336b li ul a,
.focus-brown-343e .feature_a2a2 li ul a {
  padding-left: 20px;
}
.focus-brown-343e .table_2188 li ul ul li::before,
.focus-brown-343e .card-763f li ul ul li::before,
.focus-brown-343e .footer-f2ec li ul ul li::before,
.focus-brown-343e .block-5a16 li ul ul li::before,
.focus-brown-343e .rough-51e1 li ul ul li::before,
.focus-brown-343e .photo_4348 li ul ul li::before,
.focus-brown-343e .hot-336b li ul ul li::before,
.focus-brown-343e .feature_a2a2 li ul ul li::before {
  left: 30px;
}
.focus-brown-343e .table_2188 li ul ul a,
.focus-brown-343e .card-763f li ul ul a,
.focus-brown-343e .footer-f2ec li ul ul a,
.focus-brown-343e .block-5a16 li ul ul a,
.focus-brown-343e .rough-51e1 li ul ul a,
.focus-brown-343e .photo_4348 li ul ul a,
.focus-brown-343e .hot-336b li ul ul a,
.focus-brown-343e .feature_a2a2 li ul ul a {
  padding-left: 40px;
}
.focus-brown-343e .layout-complex-8828 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus-brown-343e .feature_a2a2 ul li {
  margin-bottom: 1.41575em;
}
.focus-brown-343e .feature_a2a2 ul li .simple-c48d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focus-brown-343e .feature_a2a2 ul li .paragraph-ac9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.smooth_d73d .table_2188 li a,
.smooth_d73d .card-763f li a,
.smooth_d73d .footer-f2ec li a,
.smooth_d73d .block-5a16 li a,
.smooth_d73d .rough-51e1 li a,
.smooth_d73d .photo_4348 li a,
.smooth_d73d .hot-336b li a,
.smooth_d73d .feature_a2a2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_d73d .layout-complex-8828 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_d73d .pagination_bottom_1ba2 ul li.mask_gold_3aa3 .tooltip_8a96,
.smooth_d73d .pagination_bottom_1ba2 ul li.inner_f055 .tooltip_8a96 {
  background: rgba(0, 0, 0, 0.2);
}
.smooth_d73d .focus-brown-343e .pagination_bottom_1ba2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li {
  margin: 0;
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li ul {
  margin: 0;
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li ul li a {
  padding-left: 15px;
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li ul li li a {
  padding-left: 30px;
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li.fixed-dbd0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li.fixed-dbd0 > 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;
}
.icon_9d02 .focus-brown-343e .grid_cool_293d li.fixed-dbd0 > 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;
}
.text-west-9331 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-lower-1e81 {
  position: relative;
  z-index: 10;
}
.hero-lower-1e81 .chip_93e0 {
  width: 100%;
  max-width: 100%;
}
.filter_next_e170 .module_40a1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter_next_e170 .wrapper-full-9fb5 {
}
.filter_next_e170 .smooth_d73d {
  background: #292929;
}
.over_716d .module_40a1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.over_716d .wrapper-full-9fb5 {
  background: #f9f9f9;
}
.over_716d .smooth_d73d {
  background: #303030;
}
.white_8993 .module_40a1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_8993 .accent_light_fe41 {
    margin-bottom: 1em;
  }
  .white_8993 .accent_light_fe41:last-child {
    margin-bottom: 0;
  }
}
.white_8993 .wrapper-full-9fb5 {
  background: #ededed;
}
.white_8993 .smooth_d73d {
  background: #1a1a1a;
}
.module_40a1.wrapper-full-9fb5 {
  color: rgba(0, 0, 0, 0.6);
}
.module_40a1.wrapper-full-9fb5 .form_f2ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_40a1.smooth_d73d {
  color: rgba(255, 255, 255, 0.99);
}
.module_40a1.smooth_d73d a:not(.form-d660) {
  color: rgba(255, 255, 255, 0.79);
}
.module_40a1.smooth_d73d a:not(.form-d660):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_40a1.smooth_d73d .form_f2ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_40a1.smooth_d73d table tbody td,
.module_40a1.smooth_d73d table th {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-9980.inner-2ae8 .element_lower_758f {
  max-width: initial;
}
.carousel-9980 .icon-next-534f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.carousel-9980 .icon-next-534f .chip_93e0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .carousel-9980 .icon-next-534f .chip_93e0 {
    display: block;
    margin-bottom: 2em;
  }
  .carousel-9980 .icon-next-534f .chip_93e0:last-child {
    margin-bottom: 0;
  }
}
.white_8993 .accent_light_fe41:last-child,
.over_716d .accent_light_fe41:last-child,
.filter_next_e170 .accent_light_fe41:last-child {
  margin-bottom: 0;
}
.white_8993 .accent_light_fe41 .focus-brown-343e .pagination_bottom_1ba2:last-child,
.over_716d .accent_light_fe41 .focus-brown-343e .pagination_bottom_1ba2:last-child,
.filter_next_e170 .accent_light_fe41 .focus-brown-343e .pagination_bottom_1ba2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .white_8993 .main_tiny_56ec,
  .white_8993 .bright_aa79,
  .over_716d .main_tiny_56ec,
  .over_716d .bright_aa79,
  .filter_next_e170 .main_tiny_56ec,
  .filter_next_e170 .bright_aa79 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-lower-1e81 .accent_light_fe41 {
    margin-bottom: 2em;
  }
}
.hero-lower-1e81 p:last-child {
  margin-bottom: 0;
}
.hero-lower-1e81 li,
.hero-lower-1e81 ul {
  list-style: none;
  margin: 0;
}
.hero-lower-1e81 ul ul {
  margin-left: 2.617924em;
}
.hidden-hot-52d2 {
  font-size: 0.875em;
}

/* css-noise: 18cf */
.promo-block-t0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
