/*!
Theme Name: Customify
Theme URI: https://pressmaximum.brown_b453/customify
Author: WPCustomify
Author URI: https://pressmaximum.brown_b453
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.brown_b453/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thick-129a.pink_dd84/licenses/gpl-2.0.new-3958
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.south_58ca/, (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.simple_6bcf.section_orange_771f/normalize.fast-a1a5/
 ======
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.fast-a1a5 v7.0.0 | MIT License | github.brown_b453/necolas/normalize.fast-a1a5 */
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;
}
.wrapper_outer_f8df .green_adc7,
.dark_e644,
.container_df78,
.search_1451,
.input-pro-cd74,
.dim-e659,
.iron_707d,
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;
}
.dark_e644,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dark_e644,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dark_e644,
  h1 {
    font-size: 1.8em;
  }
}
.container_df78,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container_df78 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container_df78,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container_df78,
  h2 {
    font-size: 1.7em;
  }
}
.search_1451,
h3 {
  font-size: 1.618em;
}
.wrapper_outer_f8df .green_adc7,
.input-pro-cd74,
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.element-0aa0 {
  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;
}
.footer-9e1d:after,
.footer-9e1d:before,
.wide-1ba3:after,
.wide-1ba3:before {
  content: "";
  display: table;
}
.footer-9e1d:after,
.wide-1ba3:after {
  clear: both;
}
.pressed_f5ab {
  float: right;
  margin-right: 0;
}
.message_4aa5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.rough-09f8 .row-20a3,
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;
}
.rough-09f8 .row-20a3: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;
}
.texture_advanced_834a .row-20a3 {
  box-shadow: none;
}
.texture_advanced_834a
  .row-20a3
  .widget_north_4162 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture_advanced_834a .row-20a3 .secondary_silver_218c {
  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;
}
.texture_advanced_834a
  .row-20a3
  .secondary_silver_218c
  b {
  display: none;
}
.texture_advanced_834a .mask_edfa {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden-5308:not(.static_d3ac):not(.shadow_slow_08bd),
button:not(.static_d3ac):not(.shadow_slow_08bd),
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ),
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ),
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ) {
  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;
}
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):hover,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):hover,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):hover,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):hover,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):active,
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):active,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):active,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):active,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):active,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus {
  outline: 0;
}
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9 {
  position: relative;
}
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .image_9fbd,
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .tag_3caa,
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .frame_ca72,
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  i,
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  svg,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .image_9fbd,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .tag_3caa,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .frame_ca72,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  i,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  svg,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .image_9fbd,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .tag_3caa,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .frame_ca72,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  i,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  svg,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .image_9fbd,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .tag_3caa,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .frame_ca72,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  i,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  svg,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .image_9fbd,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .tag_3caa,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  .frame_ca72,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  i,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9
  svg {
  visibility: hidden;
}
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9:after,
button:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9:after,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9:after,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9:after,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ).fn-loading-6ab9: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;
}
.hidden-5308:not(.static_d3ac):not(.shadow_slow_08bd),
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ),
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ),
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ) {
  color: #fff;
  background: #235787;
}
.hidden-5308:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus,
input[type="button"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus,
input[type="reset"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus,
input[type="submit"]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ):focus {
  color: #fff;
}
.hidden-5308.fn-disabled-6ab9:not(.static_d3ac):not(
    .shadow_slow_08bd
  ),
.hidden-5308[disabled]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ),
button.fn-disabled-6ab9:not(.static_d3ac):not(
    .shadow_slow_08bd
  ),
button[disabled]:not(.static_d3ac):not(
    .shadow_slow_08bd
  ) {
  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;
}
.old_98c1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.old_98c1: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;
}
.input_aa0b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.logo_d36c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.picture_simple_b91d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer-9e1d:after,
.footer-9e1d:before,
.basic_df3e:after,
.basic_df3e:before,
.item-upper-7a29:after,
.item-upper-7a29:before,
.out-e142:after,
.out-e142:before,
.item_2765:after,
.item_2765:before,
.overlay-orange-29a1:after,
.overlay-orange-29a1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer-9e1d:after,
.basic_df3e:after,
.item-upper-7a29:after,
.out-e142:after,
.item_2765:after,
.overlay-orange-29a1:after {
  clear: both;
}
.basic_df3e .tag_large_38cf,
.item-upper-7a29 .tag_large_38cf,
.dim-9208 .tag_large_38cf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active_a23e {
  display: inline-block;
}
.message-advanced-a899 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.message-advanced-a899 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.message-advanced-a899 .backdrop_pressed_7b02 {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop_pressed_7b02 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dropdown_red_d6ab {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dropdown_red_d6ab:after,
.dropdown_red_d6ab:before {
  content: "";
  display: table;
}
.dropdown_red_d6ab:after {
  clear: both;
}
.yellow_e6dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel_c022 .yellow_e6dd {
  max-width: 50%;
}
.narrow-4cd6 .yellow_e6dd {
  max-width: 33.33%;
}
.warm-ffcb .yellow_e6dd {
  max-width: 25%;
}
.focus_b63f .yellow_e6dd {
  max-width: 20%;
}
.white_2cab .yellow_e6dd {
  max-width: 16.66%;
}
.hot_73f2 .yellow_e6dd {
  max-width: 14.28%;
}
.pattern-dim-4138 .yellow_e6dd {
  max-width: 12.5%;
}
.selected-6361 .yellow_e6dd {
  max-width: 11.11%;
}
.element-dd2f {
  display: block;
}
.wrapper_outer_f8df .alert_7a4e label,
.wrapper_outer_f8df .lower-afb9 label,
.wrapper_outer_f8df .carousel_edfc label,
.wrapper_outer_f8df .gold_05cb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface-old-7a79 {
  list-style: none;
  margin: 0;
}
.surface-old-7a79 article.hovered_df0e {
  margin-bottom: 0;
}
.surface-old-7a79 ul {
  list-style: none;
  margin: 0;
}
.surface-old-7a79 .primary-2cfe li.hovered_df0e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface-old-7a79 .primary-2cfe li.hovered_df0e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface-old-7a79 .primary-2cfe li.hovered_df0e: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) {
  .surface-old-7a79 .primary-2cfe li.hovered_df0e li.hovered_df0e li.hovered_df0e li.hovered_df0e {
    padding-left: 0;
  }
}
article.hovered_df0e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered_df0e .basic_df3e p:last-of-type {
  margin-bottom: 0;
}
article.hovered_df0e .popup-hot-2d27 {
  float: left;
}
article.hovered_df0e .shade-e011 {
  margin-left: 85px;
}
article.hovered_df0e .tag-lower-0a9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered_df0e .tag-lower-0a9c .modal_yellow_cd99 {
  margin-left: 10px;
}
article.hovered_df0e .component-bronze-0641 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered_df0e .outer_f648 {
  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 .alert_7a4e,
  #respond .carousel_edfc,
  #respond .gold_05cb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_7a4e input,
#respond .carousel_edfc input,
#respond .gold_05cb input {
  width: 100%;
}
#respond .gold_05cb {
  margin-right: 0;
}
#respond .feature-1810 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_fae7 {
  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;
}
.paragraph_fae7.box-aff4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph_fae7 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%);
}
.paragraph_fae7:focus,
.paragraph_fae7: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);
}
.pattern_over_1138 {
  border-radius: 10%;
}
.tabs-2921 {
  border-radius: 50%;
}
.wood-b143 {
  font-size: 0.72em;
}
.hovered-0584 {
  font-size: 0.875em;
}
.input-south-2405 {
  font-size: 1.1em;
}
.hover_west_9b16 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover_west_9b16.wood-b143 {
  letter-spacing: 0.5px;
}
.upper_9f3b,
.upper_9f3b a {
  color: #6d6d6d;
}
.upper_9f3b a:hover {
  color: #111;
}
.label-easy-dce0 {
  color: #6d6d6d;
}
.filter_5935 {
  overflow-x: hidden;
}
.filter_5935 .sidebar_dirty_024a.tabs-pro-b47f {
  position: relative;
}
.filter_5935 .sidebar_dirty_024a.tabs-pro-b47f.element_a0ee {
  position: initial;
}
.filter_5935
  .sidebar_dirty_024a.tabs-pro-b47f.element_a0ee
  .focused-56ea {
  left: auto;
}
.filter_5935 .sidebar_dirty_024a .focused-56ea {
  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;
}
.filter_5935 .sidebar_dirty_024a:hover.tabs-pro-b47f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.filter_5935
  .sidebar_dirty_024a:hover.tabs-pro-b47f
  .focused-56ea {
  display: block;
  z-index: 9999999;
}
.filter_5935 .breadcrumb-stale-7fa2 .pink_941d,
.filter_5935 .tooltip-7e7c .pink_941d {
  display: none;
}
.filter_5935 .tabs-385f .sidebar_dirty_024a:hover.tabs-pro-b47f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper_outer_f8df .alert_7a4e label,
.wrapper_outer_f8df .lower-afb9 label,
.wrapper_outer_f8df .carousel_edfc label,
.wrapper_outer_f8df .gold_05cb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface-old-7a79 {
  list-style: none;
  margin: 0;
}
.surface-old-7a79 article.hovered_df0e {
  margin-bottom: 0;
}
.surface-old-7a79 ul {
  list-style: none;
  margin: 0;
}
.surface-old-7a79 .primary-2cfe li.hovered_df0e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface-old-7a79 .primary-2cfe li.hovered_df0e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface-old-7a79 .primary-2cfe li.hovered_df0e: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) {
  .surface-old-7a79 .primary-2cfe li.hovered_df0e li.hovered_df0e li.hovered_df0e li.hovered_df0e {
    padding-left: 0;
  }
}
article.hovered_df0e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered_df0e .basic_df3e p:last-of-type {
  margin-bottom: 0;
}
article.hovered_df0e .popup-hot-2d27 {
  float: left;
}
article.hovered_df0e .shade-e011 {
  margin-left: 85px;
}
article.hovered_df0e .tag-lower-0a9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered_df0e .tag-lower-0a9c .modal_yellow_cd99 {
  margin-left: 10px;
}
article.hovered_df0e .component-bronze-0641 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered_df0e .outer_f648 {
  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 .alert_7a4e,
  #respond .carousel_edfc,
  #respond .gold_05cb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_7a4e input,
#respond .carousel_edfc input,
#respond .gold_05cb input {
  width: 100%;
}
#respond .gold_05cb {
  margin-right: 0;
}
#respond .feature-1810 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-stale-7fa2 .focused_3f4c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.focused_3f4c .dim-3c77.disabled-5036 .summary-tiny-1459 > li > a:focus,
.focused_3f4c .dim-3c77.disabled-5036 .summary-tiny-1459 > li > a:hover,
.focused_3f4c .dim-3c77.preview-orange-9113 .summary-tiny-1459 > li > a:focus,
.focused_3f4c .dim-3c77.preview-orange-9113 .summary-tiny-1459 > li > a:hover,
.focused_3f4c .dim-3c77.image-stale-9141 .summary-tiny-1459 > li > a:focus,
.focused_3f4c .dim-3c77.image-stale-9141 .summary-tiny-1459 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3f4c
  .dim-3c77.disabled-5036
  .summary-tiny-1459
  > li.module-static-f7bf
  > a,
.focused_3f4c
  .dim-3c77.disabled-5036
  .summary-tiny-1459
  > li.right-b2a1
  > a,
.focused_3f4c
  .dim-3c77.preview-orange-9113
  .summary-tiny-1459
  > li.module-static-f7bf
  > a,
.focused_3f4c
  .dim-3c77.preview-orange-9113
  .summary-tiny-1459
  > li.right-b2a1
  > a,
.focused_3f4c
  .dim-3c77.image-stale-9141
  .summary-tiny-1459
  > li.module-static-f7bf
  > a,
.focused_3f4c .dim-3c77.image-stale-9141 .summary-tiny-1459 > li.fixed_7847 > a {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3f4c .row-921c,
.focused_3f4c .row-921c a {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3f4c .media_first_3cae.hero_large_9d04 li a,
.focused_3f4c .popup_cold_539c a,
.focused_3f4c .summary_dc0d,
.focused_3f4c .summary-tiny-1459 > li > a,
.focused_3f4c .nav-bottom-38c1 {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c .media_first_3cae.hero_large_9d04 li a:hover,
.focused_3f4c .popup_cold_539c a:hover,
.focused_3f4c .summary_dc0d:hover,
.focused_3f4c .summary-tiny-1459 > li > a:hover,
.focused_3f4c .nav-bottom-38c1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3f4c .prev_5a11 {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c .prev_5a11 .solid-8bb7 {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3f4c .prev_5a11:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3f4c .primary_copper_59c6 .list-3748 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c .primary_copper_59c6 .list-3748 .hover_warm_2a67 {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c
  .primary_copper_59c6
  .list-3748
  .hover_warm_2a67::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c
  .primary_copper_59c6
  .list-3748
  .hover_warm_2a67:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c
  .primary_copper_59c6
  .list-3748
  .hover_warm_2a67::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c
  .primary_copper_59c6
  .list-3748
  .hover_warm_2a67::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c .primary_copper_59c6 .dropdown_5f6f {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3f4c .primary_copper_59c6 .dropdown_5f6f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_purple_67e0
  .focused_3f4c
  .primary_copper_59c6
  .texture-87d6
  .sort-858e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel_purple_67e0
  .focused_3f4c
  .primary_copper_59c6
  .texture-87d6
  .hover_warm_2a67 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-stale-7fa2 .tag_green_6f20 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag_green_6f20 .dim-3c77.disabled-5036 .summary-tiny-1459 > li > a:focus,
.tag_green_6f20 .dim-3c77.disabled-5036 .summary-tiny-1459 > li > a:hover,
.tag_green_6f20 .dim-3c77.preview-orange-9113 .summary-tiny-1459 > li > a:focus,
.tag_green_6f20 .dim-3c77.preview-orange-9113 .summary-tiny-1459 > li > a:hover,
.tag_green_6f20 .dim-3c77.image-stale-9141 .summary-tiny-1459 > li > a:focus,
.tag_green_6f20 .dim-3c77.image-stale-9141 .summary-tiny-1459 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_green_6f20
  .dim-3c77.disabled-5036
  .summary-tiny-1459
  > li.module-static-f7bf
  > a,
.tag_green_6f20
  .dim-3c77.disabled-5036
  .summary-tiny-1459
  > li.right-b2a1
  > a,
.tag_green_6f20
  .dim-3c77.preview-orange-9113
  .summary-tiny-1459
  > li.module-static-f7bf
  > a,
.tag_green_6f20
  .dim-3c77.preview-orange-9113
  .summary-tiny-1459
  > li.right-b2a1
  > a,
.tag_green_6f20
  .dim-3c77.image-stale-9141
  .summary-tiny-1459
  > li.module-static-f7bf
  > a,
.tag_green_6f20 .dim-3c77.image-stale-9141 .summary-tiny-1459 > li.fixed_7847 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_green_6f20 .row-921c,
.tag_green_6f20 .row-921c a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_green_6f20 .media_first_3cae.hero_large_9d04 li a,
.tag_green_6f20 .popup_cold_539c a,
.tag_green_6f20 .summary_dc0d,
.tag_green_6f20 .summary-tiny-1459 > li > a,
.tag_green_6f20 .nav-bottom-38c1 {
  color: rgba(0, 0, 0, 0.55);
}
.tag_green_6f20 .media_first_3cae.hero_large_9d04 li a:hover,
.tag_green_6f20 .popup_cold_539c a:hover,
.tag_green_6f20 .summary_dc0d:hover,
.tag_green_6f20 .summary-tiny-1459 > li > a:hover,
.tag_green_6f20 .nav-bottom-38c1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_green_6f20 .prev_5a11 {
  color: rgba(0, 0, 0, 0.55);
}
.tag_green_6f20 .prev_5a11 .solid-8bb7 {
  color: rgba(0, 0, 0, 0.8);
}
.tag_green_6f20 .prev_5a11:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_03c2 .shadow_over_a16c {
  margin-left: auto;
  margin-right: auto;
}
.item-upper-7a29 > * {
  margin-left: auto;
  margin-right: auto;
}
.item-upper-7a29 .input_aa0b {
  margin-right: 1.41575em;
}
.backdrop-center-beee .item-upper-7a29 > .progress_4701 {
  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;
}
.backdrop-center-beee .item-upper-7a29 > .column-6147 {
  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;
}
.border_928f.up_03c2 .shadow_over_a16c,
.accent-glass-ded4.up_03c2 .shadow_over_a16c {
  margin-left: 0;
}
.fluid_b514.up_03c2 .shadow_over_a16c,
.lower_514c.up_03c2 .shadow_over_a16c {
  margin-right: 0;
}
.item-upper-7a29 ol,
.item-upper-7a29 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.motion_ddd6 video {
  max-width: 100%;
}
.short-074f img {
  display: block;
}
.short-074f.input_aa0b,
.short-074f.logo_d36c {
  width: 100%;
}
.short-074f.column-6147 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.secondary_out_b29c:not(.upper_e52c) {
  margin: 1.5em auto;
}
.element_inner_3bb7 p {
  padding: 1.5em 14px;
}
ul.media_adc6.column-6147,
ul.media_adc6.progress_4701,
ul.media_adc6.out_357e.progress_4701 {
  padding: 0 14px;
}
.avatar_mini_0d34 {
  display: block;
  overflow-x: auto;
}
.avatar_mini_0d34 table {
  border-collapse: collapse;
  width: 100%;
}
.avatar_mini_0d34 td,
.avatar_mini_0d34 th {
  padding: 0.5em;
}
.item-upper-7a29 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.item-upper-7a29 ol ol,
.item-upper-7a29 ol ul,
.item-upper-7a29 ul ol,
.item-upper-7a29 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.item-upper-7a29 ol ol li,
.item-upper-7a29 ol ul li,
.item-upper-7a29 ul ol li,
.item-upper-7a29 ul ul li {
  margin-left: 0;
}
.border_bottom_bb81.copper_890f > .article_medium_b003 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border_bottom_bb81.copper_890f > .article_medium_b003 iframe,
.border_bottom_bb81.copper_890f > .article_medium_b003 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.chip_0f25 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.chip_0f25.modal_bottom_edb0 {
  padding: 0;
}
.chip_0f25.modal_bottom_edb0 cite {
  font-size: 13px;
}
.chip_0f25 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.chip_0f25 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.component_de89 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.component_de89 > p:first-child {
  margin-top: 0;
}
.component_de89 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.component_de89 blockquote {
  border-left: 0;
}
.gallery_9d34 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gallery_9d34:not(.gallery_53d7) {
  max-width: 100px;
}
.gallery_9d34.over-e107 {
  border-bottom: none !important;
  text-align: center;
}
.gallery_9d34.over-e107::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .element_inner_3bb7 p {
    padding: 1.5em 0;
  }
}
.caption-af29 {
  color: #0073aa;
}
.complex-3d67 {
  background-color: #0073aa;
}
.text_8d04 {
  color: #229fd8;
}
.hero-2b49 {
  background-color: #229fd8;
}
.button_under_1474 {
  color: #eee;
}
.video_small_fa0d {
  background-color: #eee;
}
.yellow-19b4 {
  color: #444;
}
.item-9ed8 {
  background-color: #444;
}
.outer_6609 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outer_6609 .tertiary-aba2 .popup_cold_539c {
  font-size: 15px;
}
.outer_6609 .popup_cold_539c {
  line-height: 1.3;
}
.outer_6609 .tag_green_6f20 {
}
.outer_6609 .focused_3f4c {
  background: #235787;
}
.alert-tall-a998 {
  padding: 0;
}
.alert-tall-a998 .focused_3f4c {
  background: #1a1a1a;
}
.alert-tall-a998 .tag_green_6f20 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column_b3e9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column_b3e9 .tag_green_6f20 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column_b3e9 .focused_3f4c {
  background: #303030;
}
.overlay-orange-29a1 {
  position: relative;
  z-index: 10;
}
.overlay-orange-29a1 .left-a02e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white-a508 .tabs-pro-b47f {
  display: inline-block;
  vertical-align: middle;
}
.white-a508.hero_aca5 .tabs-pro-b47f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .white-a508.hero_aca5 .tabs-pro-b47f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .white-a508.hero_aca5 .tabs-pro-b47f {
    margin-right: 0.4em;
  }
}
.white-a508.hero_aca5 .tabs-pro-b47f:last-child {
  margin-right: 0;
}
.overlay_action_2dc1 .left-a02e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-stale-7fa2 .tertiary-aba2 {
    margin: 0 -0.5em;
  }
  .breadcrumb-stale-7fa2 .tertiary-aba2 [class*="customify-col-"],
  .breadcrumb-stale-7fa2 .tertiary-aba2 [class*="customify-col_"],
  .breadcrumb-stale-7fa2 .tertiary-aba2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb-stale-7fa2.layout_5505 .left-a02e {
  background: 0 0 !important;
}
.breadcrumb-stale-7fa2.layout_5505 .left-a02e,
.breadcrumb-stale-7fa2.overlay_action_2dc1 .left-a02e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-stale-7fa2.primary_small_def6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb-stale-7fa2.overlay_action_2dc1 .left-a02e {
  box-shadow: none !important;
}
.component_f079 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .component_f079 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .component_f079 {
    padding: 18px 0 20px;
  }
}
.component_f079 .sidebar-eac5 {
  width: 100%;
}
.component_f079 .chip_cool_d788 {
  margin-bottom: 0;
}
.component_f079 .carousel-clean-48b1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.chip-538f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.chip-538f .gallery_green_cb89 {
  width: 100%;
}
.cool_f5cc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cool_f5cc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cool_f5cc 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;
}
.cool_f5cc li:last-child:after {
  display: none;
}
.cool_f5cc li a {
  font-weight: 500;
  margin-right: 10px;
}
.module-1499 .pink_941d button,
.component_f079 .pink_941d button {
  left: 0;
}
.module-1499 .gallery_green_cb89,
.component_f079 .gallery_green_cb89 {
  padding-left: 0;
  padding-right: 0;
}
.module-1499 .chip-538f,
.component_f079 .chip-538f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module-1499 {
  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;
}
.module-1499: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;
}
.module-1499 .center-d3c9 {
  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) {
  .module-1499 .center-d3c9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module-1499 .center-d3c9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module-1499 .center-d3c9 {
    min-height: 200px;
  }
}
.module-1499 .cool_f5cc {
  color: rgba(255, 255, 255, 0.8);
}
.module-1499 .cool_f5cc a,
.module-1499 .cool_f5cc li:after {
  color: inherit;
}
.module-1499 .cool_f5cc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar_liquid_7c55 {
  margin-bottom: 0.5em;
}
.short_f713 {
  margin-bottom: 1.2em;
}
.short_f713,
.avatar_liquid_7c55 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.short_f713 p:last-child,
.avatar_liquid_7c55 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pink_941d,
#masthead .pink_941d {
  display: none;
}
#masthead
  > .pink_941d.iron_eae7 {
  display: none;
}
#masthead > .pink_941d button {
  left: 0;
}
.lower_eda0 {
  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%;
}
.lower_eda0 .tabs-pro-b47f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lower_eda0 .caption-53b5 {
  display: -webkit-box;
  display: flex;
}
.lower_eda0 .caption-53b5.green_0713 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lower_eda0 .caption-53b5.first_3c6e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower_eda0 .caption-53b5.search-ed10 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower_eda0.component-8a3f.gradient-c208 .caption-53b5.green_0713 {
  flex-basis: 100%;
}
.lower_eda0.wood-263e .caption-53b5.first_3c6e {
  -webkit-box-flex: 1;
  flex: auto;
}
.lower_eda0.wood-263e .caption-53b5.search-ed10 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pink_941d.iron_eae7 {
  display: none;
}
#masthead > .pink_941d button {
  left: 0;
}
.under_7107 {
  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;
}
.under_7107:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.under_7107.shadow_0748 i {
  margin-right: 4px;
}
.under_7107.frame_6343 i {
  margin-left: 5px;
}
.popup_cold_539c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.popup_cold_539c p:last-child {
  margin-bottom: 0;
}
.up-62df {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.up-62df a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.up-62df img {
  display: block;
  width: auto;
  line-height: 1;
}
.up-62df .row-921c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.up-62df .block_d28a {
  margin: 5px 0 7px 0;
}
.up-62df.yellow_6d2a .dropdown_hovered_19a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up-62df.yellow_6d2a .fast_4272 {
  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;
}
.up-62df.sidebar-4078 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.up-62df.sidebar-4078 .dropdown_hovered_19a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up-62df.sidebar-4078 .fast_4272 {
  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;
}
.up-62df.shadow-e435 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up-62df.input_253e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.up-62df.input_253e .fast_4272 {
  margin-top: 7px;
}
.banner-e1a2 {
  display: inline-block;
}
.overlay-orange-29a1 .slider_lite_5dec .up-62df img {
  max-width: 100%;
}
.dim-3c77 .content-f464.basic-2b0c,
.module_a07a .content-f464.basic-2b0c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dim-3c77 .overlay_a342,
.module_a07a .overlay_a342 {
  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%);
}
.dim-3c77 .overlay_a342 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dim-3c77.tag-40f5 .overlay_a342 {
  display: none;
}
.dim-3c77 .overlay_e411 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim-3c77 .overlay_e411 li {
  display: inline-block;
  position: relative;
}
.dim-3c77 .overlay_e411 li:last-child {
  margin-right: 0;
}
.dim-3c77 .overlay_e411 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;
}
.dim-3c77 .overlay_e411 li.fixed_7847 > a {
  color: rgba(0, 0, 0, 0.9);
}
.dim-3c77 .overlay_e411 > 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;
}
.dim-3c77 .overlay_e411 > li > a i {
  line-height: 0;
}
.dim-3c77 .overlay_e411 > li.active_7b45 > a .overlay_a342 {
  margin-left: 4px;
  line-height: 0;
}
.dim-3c77 .overlay_e411 .frame-prev-6eee li.active_7b45 > a {
  position: relative;
}
.dim-3c77 .overlay_e411 .frame-prev-6eee li.active_7b45 > a:after,
.dim-3c77 .overlay_e411 .frame-prev-6eee li.active_7b45 > a:before {
  content: "";
  display: table;
}
.dim-3c77 .overlay_e411 .frame-prev-6eee li.active_7b45 > a:after {
  clear: both;
}
.dim-3c77 .overlay_e411 .frame-prev-6eee li.active_7b45 > a .overlay_a342 {
  margin-left: 5px;
  float: right;
}
.dim-3c77 .orange-4351,
.dim-3c77 .frame-prev-6eee {
  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;
}
.dim-3c77 .frame-prev-6eee {
  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;
}
.dim-3c77 .frame-prev-6eee .basic-2b0c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dim-3c77 .frame-prev-6eee .overlay_a342 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dim-3c77 .frame-prev-6eee li {
  display: block;
  margin: 0;
  padding: 0;
}
.dim-3c77 .frame-prev-6eee 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;
}
.dim-3c77 .frame-prev-6eee li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dim-3c77 .frame-prev-6eee .frame-prev-6eee {
  top: 0;
  left: 100%;
}
.dim-3c77 .under-a5d8.fn-focus-6ab9 > .orange-4351,
.dim-3c77 .under-a5d8.fn-focus-6ab9 > .frame-prev-6eee,
.dim-3c77 .under-a5d8:focus > .orange-4351,
.dim-3c77 .under-a5d8:focus > .frame-prev-6eee,
.dim-3c77 .under-a5d8:hover > .orange-4351,
.dim-3c77 .under-a5d8:hover > .frame-prev-6eee {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dim-3c77.image-stale-9141 .summary-tiny-1459:after,
.dim-3c77.image-stale-9141 .summary-tiny-1459:before {
  content: "";
  display: table;
}
.dim-3c77.image-stale-9141 .summary-tiny-1459:after {
  clear: both;
}
.dim-3c77.image-stale-9141 .summary-tiny-1459 > li {
  float: left;
}
.dim-3c77.gold_d538 .summary-tiny-1459:after,
.dim-3c77.gold_d538 .summary-tiny-1459:before {
  content: "";
  display: table;
}
.dim-3c77.gold_d538 .summary-tiny-1459:after {
  clear: both;
}
.dim-3c77.gold_d538 .summary-tiny-1459 > li {
  float: left;
}
.dim-3c77.gold_d538 .summary-tiny-1459 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dim-3c77.gold_d538 .summary-tiny-1459 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dim-3c77.gold_d538 .summary-tiny-1459 > li.module-static-f7bf > a,
.dim-3c77.gold_d538 .summary-tiny-1459 > li.fixed_7847 > a {
  color: #fff;
  background-color: #1e4b75;
}
.dim-3c77.disabled-5036 .summary-tiny-1459 > li > a .basic-2b0c {
  position: relative;
}
.dim-3c77.disabled-5036 .summary-tiny-1459 > li > a .basic-2b0c: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;
}
.dim-3c77.disabled-5036
  .summary-tiny-1459
  > li:focus
  > a
  .basic-2b0c:before,
.dim-3c77.disabled-5036
  .summary-tiny-1459
  > li:hover
  > a
  .basic-2b0c:before {
  width: 100%;
  background-color: currentColor;
}
.dim-3c77.disabled-5036
  .summary-tiny-1459
  > li.module-static-f7bf
  > a
  .basic-2b0c:before,
.dim-3c77.disabled-5036
  .summary-tiny-1459
  > li.right-b2a1
  > a
  .basic-2b0c:before {
  width: 100%;
  background-color: currentColor;
}
.dim-3c77.preview-orange-9113 .summary-tiny-1459 > li > a .basic-2b0c {
  position: relative;
}
.dim-3c77.preview-orange-9113 .summary-tiny-1459 > li > a .basic-2b0c: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;
}
.dim-3c77.preview-orange-9113 .summary-tiny-1459 > li:focus > a .basic-2b0c:before,
.dim-3c77.preview-orange-9113
  .summary-tiny-1459
  > li:hover
  > a
  .basic-2b0c:before {
  width: 100%;
  background-color: currentColor;
}
.dim-3c77.preview-orange-9113
  .summary-tiny-1459
  > li.module-static-f7bf
  > a
  .basic-2b0c:before,
.dim-3c77.preview-orange-9113
  .summary-tiny-1459
  > li.right-b2a1
  > a
  .basic-2b0c:before {
  width: 100%;
  background-color: currentColor;
}
.module_a07a .overlay_e411 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module_a07a .overlay_e411 li:first-child > a {
  border-top: none;
}
.module_a07a .overlay_e411 .light_4033 > .basic-2b0c .overlay_a342 {
  display: none;
}
.module_a07a .overlay_e411 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.module_a07a .overlay_e411 li:last-child {
  border: none;
}
.module_a07a .overlay_e411 li.active_7b45 > a {
  padding-right: 45px !important;
}
.module_a07a .overlay_e411 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.module_a07a .overlay_e411 li a:focus,
.module_a07a .overlay_e411 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_a07a .overlay_e411 li .search_8702 {
  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;
}
.module_a07a .overlay_e411 li .search_8702:hover {
  box-shadow: none;
}
.module_a07a .overlay_e411 li .search_8702 .overlay_a342 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.module_a07a .overlay_e411 .frame-prev-6eee {
  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);
}
.module_a07a .overlay_e411 .frame-prev-6eee li a {
  padding-left: 3em;
}
.module_a07a .overlay_e411 .cold_030d > a .search_8702 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module_a07a .overlay_e411 .cold_030d > .frame-prev-6eee {
  display: block;
  opacity: 1;
}
.hover_soft_bcac {
  max-width: 100%;
}
.hidden_action_8e9f {
  line-height: 0;
  cursor: pointer;
}
.nav-bottom-38c1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-bottom-38c1:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-bottom-38c1 svg {
  width: 18px;
  height: 18px;
}
.nav-bottom-38c1 .paper-e305 {
  display: none;
}
.tabs_d073 {
  position: relative;
}
.tabs_d073.fn-active-6ab9 .nav-bottom-38c1 .outline_stone_5ec1 {
  display: none;
}
.tabs_d073.fn-active-6ab9 .nav-bottom-38c1 .paper-e305 {
  display: inline-block;
}
.tabs_d073 .sort_paper_b979 {
  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);
}
.tabs_d073.section_wood_32e2 .sort_paper_b979 {
  left: auto;
  right: -0.9em;
}
.tabs_d073.section_wood_32e2 .red-1e8b::before {
  left: auto;
  right: 15px;
}
.tabs_d073.fn-active-6ab9 .sort_paper_b979 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-87d6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-87d6 label {
  flex-basis: 100%;
}
.texture-87d6 .list-3748 {
  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;
}
.texture-87d6 .hover_warm_2a67 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-87d6 .hover_warm_2a67:focus {
  background-color: transparent;
}
.texture-87d6 button.dropdown_5f6f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-87d6 button.dropdown_5f6f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-87d6 button.dropdown_5f6f svg {
  width: 18px;
  height: 18px;
}
.texture-87d6 input[type="submit"] {
  min-height: auto;
}
.primary_copper_59c6 .texture-87d6 .hover_warm_2a67 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.red-1e8b {
  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) {
  .red-1e8b {
    width: 220px;
  }
}
.red-1e8b label {
  flex-basis: 100%;
}
.red-1e8b::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_purple_67e0 .primary_copper_59c6 .texture-87d6 {
  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_purple_67e0
  .primary_copper_59c6
  .texture-87d6
  .list-3748 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.carousel_purple_67e0 .primary_copper_59c6 .texture-87d6 .hover_warm_2a67 {
  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_purple_67e0
  .primary_copper_59c6
  .texture-87d6
  .hover_warm_2a67:focus {
  background: 0 0;
}
.carousel_purple_67e0
  .primary_copper_59c6
  .texture-87d6
  .sort-858e {
  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;
}
.media_first_3cae {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media_first_3cae li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media_first_3cae li:last-child {
  margin-right: 0;
}
.media_first_3cae li:first-child {
  margin-left: 0;
}
.media_first_3cae.popup_8475 a {
  color: #fff;
}
.media_first_3cae.popup_8475 a:hover {
  color: #fff;
}
.media_first_3cae a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media_first_3cae a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media_first_3cae a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media_first_3cae a:hover {
  opacity: 0.9;
  color: inherit;
}
.media_first_3cae [class*="social-icon-apple"] {
  background-color: #999;
}
.media_first_3cae [class*="social-icon-apple"].row_4c34 {
  background-color: transparent;
  color: #999;
}
.media_first_3cae [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media_first_3cae [class*="social-icon-behance"].row_4c34 {
  background-color: transparent;
  color: #1769ff;
}
.media_first_3cae [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media_first_3cae [class*="social-icon-bitbucket"].row_4c34 {
  background-color: transparent;
  color: #205081;
}
.media_first_3cae [class*="social-icon-codepen"] {
  background-color: #000;
}
.media_first_3cae [class*="social-icon-codepen"].row_4c34 {
  background-color: transparent;
  color: #000;
}
.media_first_3cae [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media_first_3cae [class*="social-icon-delicious"].row_4c34 {
  background-color: transparent;
  color: #39f;
}
.media_first_3cae [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media_first_3cae [class*="social-icon-digg"].row_4c34 {
  background-color: transparent;
  color: #005be2;
}
.media_first_3cae [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media_first_3cae [class*="social-icon-dribbble"].row_4c34 {
  background-color: transparent;
  color: #ea4c89;
}
.media_first_3cae [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media_first_3cae [class*="social-icon-envelope"].row_4c34 {
  background-color: transparent;
  color: #ea4335;
}
.media_first_3cae [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media_first_3cae [class*="social-icon-facebook"].row_4c34 {
  background-color: transparent;
  color: #3b5998;
}
.media_first_3cae [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media_first_3cae [class*="social-icon-flickr"].row_4c34 {
  background-color: transparent;
  color: #0063dc;
}
.media_first_3cae [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media_first_3cae [class*="social-icon-foursquare"].row_4c34 {
  background-color: transparent;
  color: #2d5be3;
}
.media_first_3cae [class*="social-icon-github"] {
  background-color: #333;
}
.media_first_3cae [class*="social-icon-github"].row_4c34 {
  background-color: transparent;
  color: #333;
}
.media_first_3cae [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media_first_3cae [class*="social-icon-google-plus"].row_4c34 {
  background-color: transparent;
  color: #dd4b39;
}
.media_first_3cae [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media_first_3cae [class*="social-icon-houzz"].row_4c34 {
  background-color: transparent;
  color: #7ac142;
}
.media_first_3cae [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media_first_3cae [class*="social-icon-instagram"].row_4c34 {
  background-color: transparent;
  color: #262626;
}
.media_first_3cae [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media_first_3cae [class*="social-icon-jsfiddle"].row_4c34 {
  background-color: transparent;
  color: #487aa2;
}
.media_first_3cae [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media_first_3cae [class*="social-icon-linkedin"].row_4c34 {
  background-color: transparent;
  color: #0077b5;
}
.media_first_3cae [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media_first_3cae [class*="social-icon-medium"].row_4c34 {
  background-color: transparent;
  color: #00ab6b;
}
.media_first_3cae [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media_first_3cae
  [class*="social-icon-odnoklassniki"].row_4c34 {
  background-color: transparent;
  color: #f4731c;
}
.media_first_3cae [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media_first_3cae [class*="social-icon-meetup"].row_4c34 {
  background-color: transparent;
  color: #ec1c40;
}
.media_first_3cae [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media_first_3cae [class*="social-icon-pinterest"].row_4c34 {
  background-color: transparent;
  color: #bd081c;
}
.media_first_3cae [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media_first_3cae [class*="social-icon-product-hunt"].row_4c34 {
  background-color: transparent;
  color: #da552f;
}
.media_first_3cae [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media_first_3cae [class*="social-icon-reddit"].row_4c34 {
  background-color: transparent;
  color: #ff4500;
}
.media_first_3cae [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media_first_3cae [class*="social-icon-rss"].row_4c34 {
  background-color: transparent;
  color: #f26522;
}
.media_first_3cae [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media_first_3cae
  [class*="social-icon-shopping-cart"].row_4c34 {
  background-color: transparent;
  color: #4caf50;
}
.media_first_3cae [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media_first_3cae [class*="social-icon-skype"].row_4c34 {
  background-color: transparent;
  color: #00aff0;
}
.media_first_3cae [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media_first_3cae [class*="social-icon-slideshare"].row_4c34 {
  background-color: transparent;
  color: #0077b5;
}
.media_first_3cae [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media_first_3cae [class*="social-icon-snapchat"].row_4c34 {
  background-color: transparent;
  color: #fffc00;
}
.media_first_3cae [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media_first_3cae [class*="social-icon-soundcloud"].row_4c34 {
  background-color: transparent;
  color: #f80;
}
.media_first_3cae [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media_first_3cae [class*="social-icon-spotify"].row_4c34 {
  background-color: transparent;
  color: #2ebd59;
}
.media_first_3cae [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media_first_3cae
  [class*="social-icon-stack-overflow"].row_4c34 {
  background-color: transparent;
  color: #fe7a15;
}
.media_first_3cae [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media_first_3cae [class*="social-icon-maldkfgram"].row_4c34 {
  background-color: transparent;
  color: #2ca5e0;
}
.media_first_3cae [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media_first_3cae [class*="social-icon-tripadvisor"].row_4c34 {
  background-color: transparent;
  color: #589442;
}
.media_first_3cae [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media_first_3cae [class*="social-icon-tumblr"].row_4c34 {
  background-color: transparent;
  color: #35465c;
}
.media_first_3cae [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media_first_3cae [class*="social-icon-twitch"].row_4c34 {
  background-color: transparent;
  color: #6441a5;
}
.media_first_3cae [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media_first_3cae [class*="social-icon-twitter"].row_4c34 {
  background-color: transparent;
  color: #1da1f2;
}
.media_first_3cae [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media_first_3cae [class*="social-icon-vimeo"].row_4c34 {
  background-color: transparent;
  color: #1ab7ea;
}
.media_first_3cae [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media_first_3cae [class*="social-icon-vk"].row_4c34 {
  background-color: transparent;
  color: #45668e;
}
.media_first_3cae [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media_first_3cae [class*="social-icon-weibo"].row_4c34 {
  background-color: transparent;
  color: #df2029;
}
.media_first_3cae [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media_first_3cae [class*="social-icon-weixin"].row_4c34 {
  background-color: transparent;
  color: #7bb32e;
}
.media_first_3cae [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media_first_3cae [class*="social-icon-whatsapp"].row_4c34 {
  background-color: transparent;
  color: #25d366;
}
.media_first_3cae [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media_first_3cae [class*="social-icon-wordpress"].row_4c34 {
  background-color: transparent;
  color: #21759b;
}
.media_first_3cae [class*="social-icon-xing"] {
  background-color: #026466;
}
.media_first_3cae [class*="social-icon-xing"].row_4c34 {
  background-color: transparent;
  color: #026466;
}
.media_first_3cae [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media_first_3cae [class*="social-icon-yelp"].row_4c34 {
  background-color: transparent;
  color: #af0606;
}
.media_first_3cae [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media_first_3cae [class*="social-icon-youtube"].row_4c34 {
  background-color: transparent;
  color: #cd201f;
}
.summary_dc0d {
  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;
}
.summary_dc0d:hover {
  box-shadow: none;
  background: 0 0;
}
.heading_down_9561 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.description-ac2c {
  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;
}
.rough-398b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.inner-b9d3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.inner-b9d3,
.inner-b9d3::after,
.inner-b9d3::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;
}
.inner-b9d3::after,
.inner-b9d3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview_thick_923e .description-ac2c .rough-398b {
  margin-top: -2px;
  width: 19px;
}
.preview_thick_923e .description-ac2c .inner-b9d3 {
  margin-top: -1px;
}
.preview_thick_923e .description-ac2c .inner-b9d3,
.preview_thick_923e .description-ac2c .inner-b9d3::after,
.preview_thick_923e .description-ac2c .inner-b9d3::before {
  width: 19px;
  height: 2px;
}
.preview_thick_923e .description-ac2c .inner-b9d3::before {
  top: -6px;
}
.preview_thick_923e .description-ac2c .inner-b9d3::after {
  bottom: -6px;
}
.box_liquid_c425 .description-ac2c .rough-398b {
  margin-top: -2px;
  width: 22px;
}
.box_liquid_c425 .description-ac2c .inner-b9d3 {
  margin-top: -1px;
}
.box_liquid_c425 .description-ac2c .inner-b9d3,
.box_liquid_c425 .description-ac2c .inner-b9d3::after,
.box_liquid_c425 .description-ac2c .inner-b9d3::before {
  width: 22px;
  height: 2px;
}
.box_liquid_c425 .description-ac2c .inner-b9d3::before {
  top: -7px;
}
.box_liquid_c425 .description-ac2c .inner-b9d3::after {
  bottom: -7px;
}
.slider-51b0 .description-ac2c .rough-398b {
  margin-top: -2px;
  width: 31px;
}
.slider-51b0 .description-ac2c .inner-b9d3 {
  margin-top: -1.5px;
}
.slider-51b0 .description-ac2c .inner-b9d3,
.slider-51b0 .description-ac2c .inner-b9d3::after,
.slider-51b0 .description-ac2c .inner-b9d3::before {
  width: 31px;
  height: 3px;
}
.slider-51b0 .description-ac2c .inner-b9d3::before {
  top: -9px;
}
.slider-51b0 .description-ac2c .inner-b9d3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav_cold_52a6 .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 19px;
  }
  .nav_cold_52a6 .description-ac2c .inner-b9d3 {
    margin-top: -1px;
  }
  .nav_cold_52a6 .description-ac2c .inner-b9d3,
  .nav_cold_52a6 .description-ac2c .inner-b9d3::after,
  .nav_cold_52a6 .description-ac2c .inner-b9d3::before {
    width: 19px;
    height: 2px;
  }
  .nav_cold_52a6 .description-ac2c .inner-b9d3::before {
    top: -6px;
  }
  .nav_cold_52a6 .description-ac2c .inner-b9d3::after {
    bottom: -6px;
  }
  .top-f2f7 .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 22px;
  }
  .top-f2f7 .description-ac2c .inner-b9d3 {
    margin-top: -1px;
  }
  .top-f2f7 .description-ac2c .inner-b9d3,
  .top-f2f7 .description-ac2c .inner-b9d3::after,
  .top-f2f7 .description-ac2c .inner-b9d3::before {
    width: 22px;
    height: 2px;
  }
  .top-f2f7 .description-ac2c .inner-b9d3::before {
    top: -7px;
  }
  .top-f2f7 .description-ac2c .inner-b9d3::after {
    bottom: -7px;
  }
  .inner_0e1d .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 31px;
  }
  .inner_0e1d .description-ac2c .inner-b9d3 {
    margin-top: -1.5px;
  }
  .inner_0e1d .description-ac2c .inner-b9d3,
  .inner_0e1d .description-ac2c .inner-b9d3::after,
  .inner_0e1d .description-ac2c .inner-b9d3::before {
    width: 31px;
    height: 3px;
  }
  .inner_0e1d .description-ac2c .inner-b9d3::before {
    top: -9px;
  }
  .inner_0e1d .description-ac2c .inner-b9d3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-medium-dbb1 .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 19px;
  }
  .menu-medium-dbb1 .description-ac2c .inner-b9d3 {
    margin-top: -1px;
  }
  .menu-medium-dbb1 .description-ac2c .inner-b9d3,
  .menu-medium-dbb1 .description-ac2c .inner-b9d3::after,
  .menu-medium-dbb1 .description-ac2c .inner-b9d3::before {
    width: 19px;
    height: 2px;
  }
  .menu-medium-dbb1 .description-ac2c .inner-b9d3::before {
    top: -6px;
  }
  .menu-medium-dbb1 .description-ac2c .inner-b9d3::after {
    bottom: -6px;
  }
  .dirty_79c6 .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 22px;
  }
  .dirty_79c6 .description-ac2c .inner-b9d3 {
    margin-top: -1px;
  }
  .dirty_79c6 .description-ac2c .inner-b9d3,
  .dirty_79c6 .description-ac2c .inner-b9d3::after,
  .dirty_79c6 .description-ac2c .inner-b9d3::before {
    width: 22px;
    height: 2px;
  }
  .dirty_79c6 .description-ac2c .inner-b9d3::before {
    top: -7px;
  }
  .dirty_79c6 .description-ac2c .inner-b9d3::after {
    bottom: -7px;
  }
  .input-in-e5f7 .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 31px;
  }
  .input-in-e5f7 .description-ac2c .inner-b9d3 {
    margin-top: -1.5px;
  }
  .input-in-e5f7 .description-ac2c .inner-b9d3,
  .input-in-e5f7 .description-ac2c .inner-b9d3::after,
  .input-in-e5f7 .description-ac2c .inner-b9d3::before {
    width: 31px;
    height: 3px;
  }
  .input-in-e5f7 .description-ac2c .inner-b9d3::before {
    top: -9px;
  }
  .input-in-e5f7 .description-ac2c .inner-b9d3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .box_pink_0669 .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 19px;
  }
  .box_pink_0669 .description-ac2c .inner-b9d3 {
    margin-top: -1px;
  }
  .box_pink_0669 .description-ac2c .inner-b9d3,
  .box_pink_0669 .description-ac2c .inner-b9d3::after,
  .box_pink_0669 .description-ac2c .inner-b9d3::before {
    width: 19px;
    height: 2px;
  }
  .box_pink_0669 .description-ac2c .inner-b9d3::before {
    top: -6px;
  }
  .box_pink_0669 .description-ac2c .inner-b9d3::after {
    bottom: -6px;
  }
  .main-lower-341c .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 22px;
  }
  .main-lower-341c .description-ac2c .inner-b9d3 {
    margin-top: -1px;
  }
  .main-lower-341c .description-ac2c .inner-b9d3,
  .main-lower-341c .description-ac2c .inner-b9d3::after,
  .main-lower-341c .description-ac2c .inner-b9d3::before {
    width: 22px;
    height: 2px;
  }
  .main-lower-341c .description-ac2c .inner-b9d3::before {
    top: -7px;
  }
  .main-lower-341c .description-ac2c .inner-b9d3::after {
    bottom: -7px;
  }
  .prev_de00 .description-ac2c .rough-398b {
    margin-top: -2px;
    width: 31px;
  }
  .prev_de00 .description-ac2c .inner-b9d3 {
    margin-top: -1.5px;
  }
  .prev_de00 .description-ac2c .inner-b9d3,
  .prev_de00 .description-ac2c .inner-b9d3::after,
  .prev_de00 .description-ac2c .inner-b9d3::before {
    width: 31px;
    height: 3px;
  }
  .prev_de00 .description-ac2c .inner-b9d3::before {
    top: -9px;
  }
  .prev_de00 .description-ac2c .inner-b9d3::after {
    bottom: -9px;
  }
}
.tabs-fc35 .inner-b9d3 {
  -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);
}
.tabs-fc35 .inner-b9d3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tabs-fc35 .inner-b9d3::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);
}
.tabs-fc35.dim-4b1f .inner-b9d3 {
  -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);
}
.tabs-fc35.dim-4b1f .inner-b9d3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tabs-fc35.dim-4b1f .inner-b9d3::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);
}
.alert_brown_52a8 {
  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.panel-black-b37a:before {
  display: none;
}
.tooltip-7e7c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tooltip-7e7c .paragraph-west-1611 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tooltip-7e7c .paragraph-west-1611:last-of-type {
  border-bottom: none;
}
.tooltip-7e7c .paragraph-west-1611.secondary_up_4531,
.tooltip-7e7c .paragraph-west-1611.accordion-b94c,
.tooltip-7e7c .paragraph-west-1611.dynamic-d05c {
  padding: 0;
}
.tooltip-7e7c .module_a07a .search_8702 {
  color: currentColor;
}
.tooltip-7e7c .module_a07a .search_8702:focus,
.tooltip-7e7c .module_a07a .search_8702:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-7e7c.tag_green_6f20 .prev_5a11,
.tooltip-7e7c.tag_green_6f20 .popup_cold_539c a,
.tooltip-7e7c.tag_green_6f20 .summary-tiny-1459 a,
.tooltip-7e7c.tag_green_6f20 .frame-prev-6eee a {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip-7e7c.tag_green_6f20 .prev_5a11:hover,
.tooltip-7e7c.tag_green_6f20 .popup_cold_539c a:hover,
.tooltip-7e7c.tag_green_6f20 .summary-tiny-1459 a:hover,
.tooltip-7e7c.tag_green_6f20 .frame-prev-6eee a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-7e7c.tag_green_6f20 .solid-8bb7 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-7e7c.tag_green_6f20 .paragraph-west-1611 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip-7e7c.tag_green_6f20 .paragraph-west-1611:before {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip-7e7c.tag_green_6f20 .under_ce77:before {
  background: rgba(255, 255, 255, 0.9);
}
.tooltip-7e7c.tag_green_6f20 .module_a07a .overlay_e411 li a,
.tooltip-7e7c.tag_green_6f20 .module_a07a .search_8702,
.tooltip-7e7c.tag_green_6f20 .frame-prev-6eee {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip-7e7c.tag_green_6f20 .module_a07a .search_8702:focus,
.tooltip-7e7c.tag_green_6f20 .module_a07a .search_8702:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-7e7c.tag_green_6f20 .overlay_e411 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip-7e7c.focused_3f4c .prev_5a11,
.tooltip-7e7c.focused_3f4c .popup_cold_539c a,
.tooltip-7e7c.focused_3f4c .summary-tiny-1459 .search_8702,
.tooltip-7e7c.focused_3f4c .summary-tiny-1459 a,
.tooltip-7e7c.focused_3f4c .frame-prev-6eee a {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-7e7c.focused_3f4c .prev_5a11:hover,
.tooltip-7e7c.focused_3f4c .popup_cold_539c a:hover,
.tooltip-7e7c.focused_3f4c .summary-tiny-1459 .search_8702:hover,
.tooltip-7e7c.focused_3f4c .summary-tiny-1459 a:hover,
.tooltip-7e7c.focused_3f4c .frame-prev-6eee a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-7e7c.focused_3f4c .solid-8bb7 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-7e7c.focused_3f4c .paragraph-west-1611 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-7e7c.focused_3f4c .paragraph-west-1611:before {
  background: rgba(255, 255, 255, 0.08);
}
.tooltip-7e7c.focused_3f4c .under_ce77:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-7e7c.focused_3f4c .module_a07a .overlay_e411 li a,
.tooltip-7e7c.focused_3f4c .module_a07a .search_8702,
.tooltip-7e7c.focused_3f4c .frame-prev-6eee {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-7e7c.focused_3f4c .module_a07a .search_8702:focus,
.tooltip-7e7c.focused_3f4c .module_a07a .search_8702:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-7e7c.focused_3f4c .overlay_e411 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_ce77 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under_ce77:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.iron_261e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pattern_d77c .tooltip-7e7c {
  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;
}
.pattern_d77c .paragraph-west-1611 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pattern_d77c .paragraph-west-1611: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) {
  .pattern_d77c .paragraph-west-1611:before {
    width: 16%;
    left: 42%;
  }
}
.pattern_d77c .paragraph-west-1611:last-child:before {
  content: none;
}
.pattern_d77c .paragraph-west-1611[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pattern_d77c .module_a07a .overlay_e411 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pattern_d77c .module_a07a .overlay_e411 li a .search_8702 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pattern_d77c .module_a07a .frame-prev-6eee {
  border: none;
}
.pattern_d77c .module_a07a .frame-prev-6eee li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pattern_d77c .under_ce77 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pattern_d77c .iron_261e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pattern_d77c .focused_3f4c .under_ce77:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_d77c .tag_green_6f20.tooltip-green-54ff .inner-b9d3 {
  background: rgba(0, 0, 0, 0.6);
}
.pattern_d77c
  .tag_green_6f20.tooltip-green-54ff
  .inner-b9d3::after,
.pattern_d77c
  .tag_green_6f20.tooltip-green-54ff
  .inner-b9d3:before {
  background: inherit;
}
.pattern_d77c
  .tag_green_6f20.tooltip-green-54ff:hover
  .inner-b9d3 {
  background: rgba(0, 0, 0, 0.8);
}
.glass_7ce9 .tooltip-7e7c {
  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) {
  .glass_7ce9 .tooltip-7e7c {
    width: auto;
    right: 45px;
  }
}
.description-23f6 .tooltip-7e7c {
  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) {
  .description-23f6 .tooltip-7e7c {
    width: auto;
    left: 45px;
  }
}
.panel-black-b37a .tooltip-7e7c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel-black-b37a .iron_261e {
  max-width: 48em;
  margin: 0 auto;
}
.panel-black-b37a .under_ce77:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper-8d7b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper-8d7b.pattern_d77c .tooltip-7e7c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper-8d7b.glass_7ce9 .tooltip-7e7c {
  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);
}
.copper-8d7b .tooltip-7e7c {
  visibility: visible;
}
.copper-8d7b.description-23f6 .tooltip-7e7c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.overlay_action_1d74,
.hard-6bc8 {
  overflow-x: hidden;
}
.overlay_action_1d74 .tooltip-7e7c {
  overflow: auto;
}
.overlay_action_1d74.pattern_d77c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_action_1d74.pattern_d77c .tooltip-7e7c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.overlay_action_1d74.pattern_d77c .summary_dc0d {
  opacity: 0;
}
.overlay_action_1d74.glass_7ce9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_action_1d74.glass_7ce9 .tooltip-7e7c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.overlay_action_1d74.glass_7ce9 .summary_dc0d {
  opacity: 0;
}
.overlay_action_1d74.description-23f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_action_1d74.description-23f6 .tooltip-7e7c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.overlay_action_1d74.description-23f6 .summary_dc0d {
  opacity: 0;
}
.overlay_action_1d74.panel-black-b37a .tooltip-7e7c {
  z-index: 10;
  visibility: visible;
}
.tooltip-green-54ff {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-green-54ff .inner-b9d3 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-green-54ff .inner-b9d3::after,
.tooltip-green-54ff .inner-b9d3:before {
  background: inherit;
}
.tooltip-green-54ff:hover .inner-b9d3 {
  background: rgba(255, 255, 255, 0.99);
}
.description-23f6 .tooltip-green-54ff {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel-black-b37a .tooltip-green-54ff {
  display: none !important;
}
.overlay_action_1d74:before,
.hard-6bc8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.overlay_action_1d74 .tooltip-green-54ff,
.hard-6bc8 .tooltip-green-54ff {
  display: inline-block;
}
.tooltip-7e7c .tabs-pro-b47f {
  -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;
}
.overlay_action_1d74 .tooltip-7e7c .tabs-pro-b47f,
.hard-6bc8 .tooltip-7e7c .tabs-pro-b47f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb-a311 .list-3748 {
  width: 100%;
}
.slider_lite_5dec {
  padding: 0 0.5em 0;
}
.slider_lite_5dec [class*="customify-col-"],
.slider_lite_5dec [class*="customify-col_"],
.slider_lite_5dec [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accordion_61e9 .slider_lite_5dec {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary-aba2 .shadow_prev_1f0a,
  .shadow_prev_1f0a {
    display: none;
  }
  .green-b0ef {
    text-align: left;
  }
  .video-5e63 {
    text-align: center;
  }
  .accordion-c983 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-aba2 .gallery_97a8,
  .gallery_97a8 {
    display: none;
  }
  .main_bbe9 {
    text-align: left;
  }
  .progress-medium-b60d {
    text-align: center;
  }
  .dropdown-985f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-aba2 .small_34d9,
  .small_34d9 {
    display: none;
  }
  .label-2402 {
    text-align: left;
  }
  .badge-768e {
    text-align: center;
  }
  .new-bd5e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shade-90a1 {
  box-shadow: none !important;
}
.hovered_a3ff .texture_4af5,
.last_f74e .texture_4af5 {
  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;
}
.last_f74e .texture_4af5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.left-a02e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.left-a02e:after,
.left-a02e:before {
  content: "";
  display: table;
}
.left-a02e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .left-a02e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.left-a02e,
.primary_small_def6 {
  max-width: 1248px;
  margin: 0 auto;
}

.out-e142.pattern_04fa .left-a02e {
  max-width: 100%;
}
.out-e142.left-c281 {
  max-width: 1200px;
  margin: 0 auto;
}
.out-e142.active-e965 .left-a02e {
  max-width: 100%;
}
.out-e142.active-e965 > .left-a02e {
  padding-left: 0;
  padding-right: 0;
}
.out-e142.active-e965 > .left-a02e .tertiary-aba2 {
  margin: 0;
}
.out-e142.active-e965
  > .left-a02e
  .picture-8174.widget_08a8 {
  margin-right: 0;
  margin-left: 0;
}
.out-e142.active-e965 #main.widget_08a8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image-538b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image-538b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .smooth-7b82 .shadow_over_a16c {
    padding-right: 1em;
  }
  .smooth-7b82.warm-990a .picture-8174 {
    border-right: 1px solid #eaecee;
  }
  .smooth-7b82.warm-990a .shadow_over_a16c {
    padding-right: 1em;
  }
  .smooth-7b82.warm-990a .clean-fb46 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-brown-5f9e .shadow_over_a16c {
    padding-left: 1em;
  }
  .shadow-brown-5f9e.warm-990a .picture-8174 {
    border-left: 1px solid #eaecee;
  }
  .shadow-brown-5f9e.warm-990a .shadow_over_a16c {
    padding-left: 1em;
  }
  .shadow-brown-5f9e.warm-990a .clean-fb46 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_2920 .shadow_over_a16c {
    padding-left: 1em;
  }
  .link_2920.warm-990a .table_top_0b96 {
    border-right: 1px solid #eaecee;
  }
  .link_2920.warm-990a .section_4293 {
    border-right: 1px solid #eaecee;
  }
  .link_2920.warm-990a .shadow_over_a16c {
    padding-left: 1em;
  }
  .link_2920.warm-990a .clean-fb46 {
    padding-right: 1em;
  }
  .link_2920.warm-990a .short-94d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_south_99a6 .shadow_over_a16c {
    padding-right: 1em;
  }
  .row_south_99a6.warm-990a .table_top_0b96 {
    border-left: 1px solid #eaecee;
  }
  .row_south_99a6.warm-990a .section_4293 {
    border-left: 1px solid #eaecee;
  }
  .row_south_99a6.warm-990a .shadow_over_a16c {
    padding-right: 1em;
  }
  .row_south_99a6.warm-990a .clean-fb46 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_south_99a6.warm-990a .short-94d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-538b .shadow_over_a16c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-538b.warm-990a .picture-8174 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image-538b.warm-990a .shadow_over_a16c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-538b.warm-990a .clean-fb46 {
    padding-left: 1em;
  }
  .image-538b.warm-990a .short-94d4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image-538b.warm-990a .shadow_over_a16c {
    padding-left: 0;
  }
}
.gold_7ec5 .white-a508 {
  display: inline-block;
}
.progress-hard-df2b {
  display: inline-block;
}
.column-mini-5dbd {
  word-con: break-word;
}
.smooth-76d9 > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth-76d9 .out-8e43 {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth-76d9 .bottom-122a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden_rough_253b .south_2488 {
  margin-bottom: 2em;
}
.hidden_rough_253b .alert_right_7fbd {
  margin-bottom: 15px;
}
.hidden_rough_253b .alert_right_7fbd:last-child {
  margin-bottom: 0;
}
.hidden_rough_253b .progress-d3c0 {
  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) {
  .hidden_rough_253b .progress-d3c0 {
    display: block;
  }
}
.hidden_rough_253b .background_667c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden_rough_253b .background_667c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden_rough_253b .mask_c380 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden_rough_253b .mask_c380 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden_rough_253b .mask_c380 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden_rough_253b .column-mini-5dbd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_rough_253b .column-mini-5dbd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden_rough_253b .image_d374 p:last-child {
  margin-bottom: 0;
}
.hidden_rough_253b .article-static-cb12 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden_rough_253b .link_d846 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden_rough_253b .menu_fcd6 {
  margin-top: 1em;
}
.hidden_rough_253b .small_68f6 {
  top: 0;
  display: block;
}
.hidden_rough_253b .small_68f6 a {
  color: inherit;
}
.hidden_rough_253b .small_68f6 a:hover {
  color: inherit;
}
.hidden_rough_253b .widget-cd93 {
  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;
}
.hidden_rough_253b .widget-cd93:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden_rough_253b .link_d846 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden_rough_253b .feature_motion_b7a0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden_rough_253b .feature_motion_b7a0:first-child {
  margin-top: 0;
}
.hidden_rough_253b .feature_motion_b7a0.dark_f012 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden_rough_253b .feature_motion_b7a0.container_easy_fc9d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_rough_253b
  .feature_motion_b7a0.container_easy_fc9d.short-0917
  .menu_fcd6 {
  width: 100%;
}
.hidden_rough_253b .container_easy_fc9d {
  -webkit-box-align: center;
  align-items: center;
}
.hidden_rough_253b .container_easy_fc9d .smooth-76d9,
.hidden_rough_253b .container_easy_fc9d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden_rough_253b .mask_c380 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_rough_253b .mask_c380 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_rough_253b .mask_c380: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;
}
.hidden_rough_253b .dark_f012 {
  z-index: 5;
}
.hidden_rough_253b .message_warm_2b76 .active_cool_a9f7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden_rough_253b .purple_608e .active_cool_a9f7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden_rough_253b .background-selected-0f83 .active_cool_a9f7 {
  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;
}
.hidden_rough_253b.gradient-d2f9 .progress-d3c0,
.hidden_rough_253b.section_gold_d8cb .progress-d3c0 {
  display: block;
}
.hidden_rough_253b.gradient-d2f9 .progress-d3c0 .east_0d08,
.hidden_rough_253b.gradient-d2f9 .progress-d3c0 .link_d846,
.hidden_rough_253b.section_gold_d8cb .progress-d3c0 .east_0d08,
.hidden_rough_253b.section_gold_d8cb .progress-d3c0 .link_d846 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_rough_253b.description_4471 .background_667c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden_rough_253b.description_4471 .background_667c {
    margin-right: 0;
  }
}
.hidden_rough_253b.gradient-d2f9 .background_667c,
.hidden_rough_253b.section_gold_d8cb .background_667c {
  padding-top: 40%;
}
.hidden_rough_253b.gradient-d2f9 .south_2488,
.hidden_rough_253b.section_gold_d8cb .south_2488 {
  display: block;
}
.hidden_rough_253b.gradient-d2f9 .fn-sticky-6ab9 .link_d846,
.hidden_rough_253b.section_gold_d8cb .fn-sticky-6ab9 .link_d846 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden_rough_253b.gradient-d2f9 .background_667c,
.hidden_rough_253b.section_gold_d8cb .background_667c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden_rough_253b.gradient-d2f9 .link_d846 {
  padding: 1em;
}
.out-287b {
  margin: 30px auto;
  display: block;
}
.out-287b .next_7b73 > * {
  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;
}
.out-287b .next_7b73 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.out-287b .next_7b73 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-under-24f6 .smooth-76d9 {
  margin-bottom: 1.41575em;
}
.video-under-24f6 .tiny-507f {
  margin-bottom: 1.618em;
}
.item-upper-7a29 .form_current_bb7a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.item-upper-7a29 .form_current_bb7a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.item-upper-7a29 .tiny_9646 {
  max-width: 100%;
  overflow: auto;
}
.up_03c2 .item-upper-7a29 a:hover {
  text-decoration: underline;
}
.pagination_37b9 .alert_right_7fbd:not(.column-mini-5dbd),
.pagination_37b9 .mask_c380 {
  margin-bottom: 1.41575em;
}
.pagination_37b9 .alert_right_7fbd:not(.column-mini-5dbd):last-child,
.pagination_37b9 .mask_c380:last-child {
  margin-bottom: 0;
}
.pagination_37b9 .alert_right_7fbd.list_upper_86ad {
  margin-bottom: 0.41575em;
}
.pagination_37b9 .prev_a1f0:before,
.pagination_37b9 .active_hard_6799:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination_37b9 .prev_a1f0:before {
  content: "\f115";
}
.pagination_37b9 .active_hard_6799:before {
  content: "\f02c";
}
.pagination_37b9 .avatar-2a2b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination_37b9 .avatar-2a2b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slow-bbee {
  display: -webkit-box;
  display: flex;
}
.slow-bbee .dark-42f9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slow-bbee .dark-42f9 {
    flex-basis: 90px;
  }
}
.slow-bbee .thumbnail-iron-3a3e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slow-bbee .thumbnail-iron-3a3e {
    flex-basis: calc(100% - 50px);
  }
}
.slow-bbee .caption_1542 p:last-child {
  margin-bottom: 0.72em;
}
.wide_3a52 .next_7b73 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wide_3a52 .next_7b73:after,
.wide_3a52 .next_7b73:before {
  content: "";
  display: table;
}
.wide_3a52 .next_7b73:after {
  clear: both;
}
.wide_3a52 .next_7b73 .green_577d,
.wide_3a52 .next_7b73 .red_a109 {
  width: 49%;
}
.wide_3a52 .next_7b73 .green_577d a span.down-fdd0,
.wide_3a52 .next_7b73 .red_a109 a span.down-fdd0 {
  display: block;
  margin-bottom: 5px;
}
.wide_3a52 .next_7b73 .red_a109 {
  float: left;
  text-align: left;
}
.wide_3a52 .next_7b73 .green_577d {
  float: right;
  text-align: right;
}
.main_dynamic_40f3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .main_dynamic_40f3 {
    margin-bottom: 0;
  }
}
.notification_16e5 {
  margin-bottom: 1em;
}
.notification_16e5 .column-mini-5dbd {
  font-size: 1.1em;
  line-height: 1.3;
}
.row_da38 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dirty_80d2 .notification_16e5,
.link-9f61 .notification_16e5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dirty_80d2 .notification_16e5,
  .link-9f61 .notification_16e5 {
    display: block;
  }
}
.dirty_80d2 .row_da38,
.link-9f61 .row_da38 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dirty_80d2 .row_da38,
  .link-9f61 .row_da38 {
    margin-bottom: 1em;
  }
}
.dirty_80d2 .row_da38 img,
.link-9f61 .row_da38 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dirty_80d2 .disabled-a177,
.link-9f61 .disabled-a177 {
  flex-basis: calc(100% - 160px);
}
.dirty_80d2 .disabled-a177 p,
.link-9f61 .disabled-a177 p {
  margin-bottom: 0;
}
.dirty_80d2 .disabled-a177 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dirty_80d2 .disabled-a177 {
    padding-left: 0;
  }
}
.link-9f61 .disabled-a177 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link-9f61 .disabled-a177 {
    padding-right: 0;
  }
}
.link-9f61 .row_da38 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_ea99 .row_da38 {
  margin-bottom: 0.5em;
}
.paragraph_ea99 .row_da38 img {
  width: 100%;
}
.surface-cold-e3e5 .link_mini_4197,
.link_5b30 .link_mini_4197 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.link_5b30 .picture-8174 .thumbnail-dark-82d9 p:last-child {
  margin-bottom: 0;
}
.link_blue_7de4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mini-6de5 .primary-7fb1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mini-6de5 .primary-7fb1:last-of-type {
    margin-bottom: 0;
  }
}
.mini-6de5 .primary-7fb1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mini-6de5 .primary-7fb1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mini-6de5 .primary-7fb1 ul li {
  margin: 0 0 0.6em;
}
.mini-6de5 .primary-7fb1 ul li.header-9e7b,
.mini-6de5 .primary-7fb1 ul li.disabled-easy-0ccf {
  position: relative;
}
.mini-6de5 .primary-7fb1 ul li.header-9e7b .dark_b1ec,
.mini-6de5 .primary-7fb1 ul li.disabled-easy-0ccf .dark_b1ec {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mini-6de5 .primary-7fb1 ul li.header-9e7b:after:after,
.mini-6de5 .primary-7fb1 ul li.header-9e7b:after:before,
.mini-6de5
  .primary-7fb1
  ul
  li.disabled-easy-0ccf:after:after,
.mini-6de5
  .primary-7fb1
  ul
  li.disabled-easy-0ccf:after:before {
  content: "";
  display: table;
}
.mini-6de5 .primary-7fb1 ul li.header-9e7b:after:after,
.mini-6de5
  .primary-7fb1
  ul
  li.disabled-easy-0ccf:after:after {
  clear: both;
}
.mini-6de5 .primary-7fb1 a.hidden-5308:hover {
  text-decoration: none;
}
.mini-6de5 .primary-7fb1 select {
  max-width: 100%;
}
.mini-6de5 .primary-7fb1 table {
  font-size: 85%;
}
.mini-6de5 .primary-7fb1 table td,
.mini-6de5 .primary-7fb1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mini-6de5 .primary-7fb1 table tfoot td {
  text-align: left;
}
.mini-6de5 .primary-7fb1 :last-child {
  margin-bottom: 0;
}
.mini-6de5 .primary-7fb1 .cold_53b0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mini-6de5 .primary-7fb1 .cold_53b0 label {
  width: 100%;
}
.mini-6de5 .primary-7fb1 .cold_53b0 .hover_warm_2a67 {
  width: 100%;
  display: block;
}
.mini-6de5 .primary-7fb1 .cold_53b0 .dropdown_5f6f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mini-6de5 .primary-7fb1 .cold_53b0 .dropdown_5f6f:hover svg #svg-search {
  fill: #444;
}
.mini-6de5 .primary-7fb1 .cold_53b0 .dropdown_5f6f svg {
  width: 18px;
  height: 18px;
}
.mini-6de5 .mask-easy-cf60 ul ul,
.mini-6de5 .component-5f53 ul ul,
.mini-6de5 .progress-b2f3 ul ul,
.mini-6de5 .south_e5b3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mini-6de5 .mask-easy-cf60 .active_7b45 > a,
.mini-6de5 .component-5f53 .active_7b45 > a,
.mini-6de5 .progress-b2f3 .active_7b45 > a,
.mini-6de5 .south_e5b3 .active_7b45 > a {
  margin-bottom: 0;
}
.mini-6de5 .table-warm-1348 li,
.mini-6de5 .mask-easy-cf60 li,
.mini-6de5 .image-b35d li,
.mini-6de5 .component-5f53 li,
.mini-6de5 .progress-b2f3 li,
.mini-6de5 .south_e5b3 li,
.mini-6de5 .progress-83a2 li,
.mini-6de5 .summary-9dc6 li {
  display: block;
  position: relative;
}
.mini-6de5 .table-warm-1348 li:last-child,
.mini-6de5 .mask-easy-cf60 li:last-child,
.mini-6de5 .image-b35d li:last-child,
.mini-6de5 .component-5f53 li:last-child,
.mini-6de5 .progress-b2f3 li:last-child,
.mini-6de5 .south_e5b3 li:last-child,
.mini-6de5 .progress-83a2 li:last-child,
.mini-6de5 .summary-9dc6 li:last-child {
  border: none;
}
.mini-6de5 .table-warm-1348 li a,
.mini-6de5 .mask-easy-cf60 li a,
.mini-6de5 .image-b35d li a,
.mini-6de5 .component-5f53 li a,
.mini-6de5 .progress-b2f3 li a,
.mini-6de5 .south_e5b3 li a,
.mini-6de5 .progress-83a2 li a,
.mini-6de5 .summary-9dc6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini-6de5 .table-warm-1348 li ul li::before,
.mini-6de5 .mask-easy-cf60 li ul li::before,
.mini-6de5 .image-b35d li ul li::before,
.mini-6de5 .component-5f53 li ul li::before,
.mini-6de5 .progress-b2f3 li ul li::before,
.mini-6de5 .south_e5b3 li ul li::before,
.mini-6de5 .progress-83a2 li ul li::before,
.mini-6de5 .summary-9dc6 li ul li::before {
  left: 15px;
}
.mini-6de5 .table-warm-1348 li ul a,
.mini-6de5 .mask-easy-cf60 li ul a,
.mini-6de5 .image-b35d li ul a,
.mini-6de5 .component-5f53 li ul a,
.mini-6de5 .progress-b2f3 li ul a,
.mini-6de5 .south_e5b3 li ul a,
.mini-6de5 .progress-83a2 li ul a,
.mini-6de5 .summary-9dc6 li ul a {
  padding-left: 20px;
}
.mini-6de5 .table-warm-1348 li ul ul li::before,
.mini-6de5 .mask-easy-cf60 li ul ul li::before,
.mini-6de5 .image-b35d li ul ul li::before,
.mini-6de5 .component-5f53 li ul ul li::before,
.mini-6de5 .progress-b2f3 li ul ul li::before,
.mini-6de5 .south_e5b3 li ul ul li::before,
.mini-6de5 .progress-83a2 li ul ul li::before,
.mini-6de5 .summary-9dc6 li ul ul li::before {
  left: 30px;
}
.mini-6de5 .table-warm-1348 li ul ul a,
.mini-6de5 .mask-easy-cf60 li ul ul a,
.mini-6de5 .image-b35d li ul ul a,
.mini-6de5 .component-5f53 li ul ul a,
.mini-6de5 .progress-b2f3 li ul ul a,
.mini-6de5 .south_e5b3 li ul ul a,
.mini-6de5 .progress-83a2 li ul ul a,
.mini-6de5 .summary-9dc6 li ul ul a {
  padding-left: 40px;
}
.mini-6de5 .warm_437a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini-6de5 .summary-9dc6 ul li {
  margin-bottom: 1.41575em;
}
.mini-6de5 .summary-9dc6 ul li .footer_cc95 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mini-6de5 .summary-9dc6 ul li .status-eaf0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.focused_3f4c .table-warm-1348 li a,
.focused_3f4c .mask-easy-cf60 li a,
.focused_3f4c .image-b35d li a,
.focused_3f4c .component-5f53 li a,
.focused_3f4c .progress-b2f3 li a,
.focused_3f4c .south_e5b3 li a,
.focused_3f4c .progress-83a2 li a,
.focused_3f4c .summary-9dc6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_3f4c .warm_437a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_3f4c .primary-7fb1 ul li.header-9e7b .dark_b1ec,
.focused_3f4c .primary-7fb1 ul li.disabled-easy-0ccf .dark_b1ec {
  background: rgba(0, 0, 0, 0.2);
}
.focused_3f4c .mini-6de5 .primary-7fb1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-e142 .mini-6de5 .overlay_e411 li {
  margin: 0;
}
.out-e142 .mini-6de5 .overlay_e411 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.out-e142 .mini-6de5 .overlay_e411 li ul {
  margin: 0;
}
.out-e142 .mini-6de5 .overlay_e411 li ul li a {
  padding-left: 15px;
}
.out-e142 .mini-6de5 .overlay_e411 li ul li li a {
  padding-left: 30px;
}
.out-e142 .mini-6de5 .overlay_e411 li.fixed_7847 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.out-e142 .mini-6de5 .overlay_e411 li.fixed_7847 > 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;
}
.out-e142 .mini-6de5 .overlay_e411 li.fixed_7847 > 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;
}
.frame-fixed-812f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.item_2765 {
  position: relative;
  z-index: 10;
}
.item_2765 .tabs-pro-b47f {
  width: 100%;
  max-width: 100%;
}
.active_1d6d .summary-146e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active_1d6d .tag_green_6f20 {
}
.active_1d6d .focused_3f4c {
  background: #292929;
}
.action_f5fb .summary-146e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.action_f5fb .tag_green_6f20 {
  background: #f9f9f9;
}
.action_f5fb .focused_3f4c {
  background: #303030;
}
.dark_bbdc .summary-146e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dark_bbdc .white-a508 {
    margin-bottom: 1em;
  }
  .dark_bbdc .white-a508:last-child {
    margin-bottom: 0;
  }
}
.dark_bbdc .tag_green_6f20 {
  background: #ededed;
}
.dark_bbdc .focused_3f4c {
  background: #1a1a1a;
}
.summary-146e.tag_green_6f20 {
  color: rgba(0, 0, 0, 0.6);
}
.summary-146e.tag_green_6f20 .description-slow-9159 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-146e.focused_3f4c {
  color: rgba(255, 255, 255, 0.99);
}
.summary-146e.focused_3f4c a:not(.hidden-5308) {
  color: rgba(255, 255, 255, 0.79);
}
.summary-146e.focused_3f4c a:not(.hidden-5308):hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-146e.focused_3f4c .description-slow-9159 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-146e.focused_3f4c table tbody td,
.summary-146e.focused_3f4c table th {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-385f.overlay_action_2dc1 .left-a02e {
  max-width: initial;
}
.tabs-385f .hero_aca5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tabs-385f .hero_aca5 .tabs-pro-b47f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tabs-385f .hero_aca5 .tabs-pro-b47f {
    display: block;
    margin-bottom: 2em;
  }
  .tabs-385f .hero_aca5 .tabs-pro-b47f:last-child {
    margin-bottom: 0;
  }
}
.dark_bbdc .white-a508:last-child,
.action_f5fb .white-a508:last-child,
.active_1d6d .white-a508:last-child {
  margin-bottom: 0;
}
.dark_bbdc .white-a508 .mini-6de5 .primary-7fb1:last-child,
.action_f5fb .white-a508 .mini-6de5 .primary-7fb1:last-child,
.active_1d6d .white-a508 .mini-6de5 .primary-7fb1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dark_bbdc .footer-3cfc,
  .dark_bbdc .caption_753f,
  .action_f5fb .footer-3cfc,
  .action_f5fb .caption_753f,
  .active_1d6d .footer-3cfc,
  .active_1d6d .caption_753f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .item_2765 .white-a508 {
    margin-bottom: 2em;
  }
}
.item_2765 p:last-child {
  margin-bottom: 0;
}
.item_2765 li,
.item_2765 ul {
  list-style: none;
  margin: 0;
}
.item_2765 ul ul {
  margin-left: 2.617924em;
}
.picture_wood_14a9 {
  font-size: 0.875em;
}

/* css-noise: 1eef */
.promo-block-m9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
