/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title-iron-333f/customify
Author: WPCustomify
Author URI: https://pressmaximum.title-iron-333f
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.title-iron-333f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_white_433c.column-steel-475d/licenses/gpl-2.0.bronze-77d6
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.rough_a503/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.icon-bronze-240a.background-3a1f/normalize.fast_2205/
 ======
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_2205 v7.0.0 | MIT License | github.title-iron-333f/necolas/normalize.fast_2205 */
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;
}
.hover_dark_0abe .article_d2d3,
.pattern_active_0199,
.aside_2178,
.form_c113,
.notification-center-7444,
.white-f9df,
.nav_outer_d4b1,
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;
}
.pattern_active_0199,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern_active_0199,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_active_0199,
  h1 {
    font-size: 1.8em;
  }
}
.aside_2178,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.aside_2178 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .aside_2178,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .aside_2178,
  h2 {
    font-size: 1.7em;
  }
}
.form_c113,
h3 {
  font-size: 1.618em;
}
.hover_dark_0abe .article_d2d3,
.notification-center-7444,
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.gallery-e627 {
  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;
}
.icon_0426:after,
.icon_0426:before,
.wrapper-focused-72c3:after,
.wrapper-focused-72c3:before {
  content: "";
  display: table;
}
.icon_0426:after,
.wrapper-focused-72c3:after {
  clear: both;
}
.breadcrumb-pressed-92a5 {
  float: right;
  margin-right: 0;
}
.last_0d46 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shade_2444 .orange_b37e,
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;
}
.shade_2444 .orange_b37e: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;
}
.photo-brown-eed3 .orange_b37e {
  box-shadow: none;
}
.photo-brown-eed3
  .orange_b37e
  .badge-bottom-a8c3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo-brown-eed3 .orange_b37e .focus_26ef {
  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;
}
.photo-brown-eed3
  .orange_b37e
  .focus_26ef
  b {
  display: none;
}
.photo-brown-eed3 .smooth_adad {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mask_fc02:not(.wood-a8f8):not(.blue_2cd2),
button:not(.wood-a8f8):not(.blue_2cd2),
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ),
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ),
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ) {
  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;
}
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ):hover,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ):hover,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):hover,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):hover,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ):active,
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ):active,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):active,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):active,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):active,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus {
  outline: 0;
}
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d {
  position: relative;
}
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .hidden_fae3,
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .photo-upper-bb25,
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .shade_solid_8c71,
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  i,
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  svg,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .hidden_fae3,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .photo-upper-bb25,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .shade_solid_8c71,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  i,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  svg,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .hidden_fae3,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .photo-upper-bb25,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .shade_solid_8c71,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  i,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  svg,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .hidden_fae3,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .photo-upper-bb25,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .shade_solid_8c71,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  i,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  svg,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .hidden_fae3,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .photo-upper-bb25,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  .shade_solid_8c71,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  i,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d
  svg {
  visibility: hidden;
}
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d:after,
button:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d:after,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d:after,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d:after,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ).fn-loading-4e6d: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;
}
.mask_fc02:not(.wood-a8f8):not(.blue_2cd2),
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ),
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ),
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ) {
  color: #fff;
  background: #235787;
}
.mask_fc02:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus,
input[type="button"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus,
input[type="reset"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus,
input[type="submit"]:not(.wood-a8f8):not(
    .blue_2cd2
  ):focus {
  color: #fff;
}
.mask_fc02.fn-disabled-4e6d:not(.wood-a8f8):not(
    .blue_2cd2
  ),
.mask_fc02[disabled]:not(.wood-a8f8):not(
    .blue_2cd2
  ),
button.fn-disabled-4e6d:not(.wood-a8f8):not(
    .blue_2cd2
  ),
button[disabled]:not(.wood-a8f8):not(
    .blue_2cd2
  ) {
  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;
}
.component_dynamic_c704 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.component_dynamic_c704: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;
}
.message_center_d25e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner-15cc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.solid_94bb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.icon_0426:after,
.icon_0426:before,
.current_9e21:after,
.current_9e21:before,
.icon-8f97:after,
.icon-8f97:before,
.cool-450a:after,
.cool-450a:before,
.icon_8e5c:after,
.icon_8e5c:before,
.gallery_3381:after,
.gallery_3381:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.icon_0426:after,
.current_9e21:after,
.icon-8f97:after,
.cool-450a:after,
.icon_8e5c:after,
.gallery_3381:after {
  clear: both;
}
.current_9e21 .wood-27ef,
.icon-8f97 .wood-27ef,
.shade_d618 .wood-27ef {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary_brown_ae26 {
  display: inline-block;
}
.tooltip-0f79 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tooltip-0f79 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tooltip-0f79 .plasma_1c7f {
  padding: 1em 0;
  font-size: 85%;
}
.plasma_1c7f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.detail_black_8f3e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.detail_black_8f3e:after,
.detail_black_8f3e:before {
  content: "";
  display: table;
}
.detail_black_8f3e:after {
  clear: both;
}
.section-cf49 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.advanced_ab98 .section-cf49 {
  max-width: 50%;
}
.sort-04a2 .section-cf49 {
  max-width: 33.33%;
}
.right_c548 .section-cf49 {
  max-width: 25%;
}
.pagination-843a .section-cf49 {
  max-width: 20%;
}
.south-5cfa .section-cf49 {
  max-width: 16.66%;
}
.article-large-5119 .section-cf49 {
  max-width: 14.28%;
}
.stone_4438 .section-cf49 {
  max-width: 12.5%;
}
.upper_415e .section-cf49 {
  max-width: 11.11%;
}
.accordion_bronze_70c3 {
  display: block;
}
.hover_dark_0abe .alert-14e6 label,
.hover_dark_0abe .dim-8513 label,
.hover_dark_0abe .content-left-89fb label,
.hover_dark_0abe .thumbnail_f40b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-wide-e64b {
  list-style: none;
  margin: 0;
}
.tag-wide-e64b article.light_5acc {
  margin-bottom: 0;
}
.tag-wide-e64b ul {
  list-style: none;
  margin: 0;
}
.tag-wide-e64b .dark_1637 li.light_5acc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-wide-e64b .dark_1637 li.light_5acc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-wide-e64b .dark_1637 li.light_5acc: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) {
  .tag-wide-e64b .dark_1637 li.light_5acc li.light_5acc li.light_5acc li.light_5acc {
    padding-left: 0;
  }
}
article.light_5acc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.light_5acc .current_9e21 p:last-of-type {
  margin-bottom: 0;
}
article.light_5acc .surface_ebea {
  float: left;
}
article.light_5acc .background-17d4 {
  margin-left: 85px;
}
article.light_5acc .surface-stone-c5c2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.light_5acc .surface-stone-c5c2 .banner-hard-9d0b {
  margin-left: 10px;
}
article.light_5acc .input_e718 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.light_5acc .footer_d687 {
  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-14e6,
  #respond .content-left-89fb,
  #respond .thumbnail_f40b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-14e6 input,
#respond .content-left-89fb input,
#respond .thumbnail_f40b input {
  width: 100%;
}
#respond .thumbnail_f40b {
  margin-right: 0;
}
#respond .glass_6ddd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_3a03 {
  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;
}
.header_3a03.progress_liquid_ee22 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header_3a03 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%);
}
.header_3a03:focus,
.header_3a03: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);
}
.bronze_dcdb {
  border-radius: 10%;
}
.accordion-c64b {
  border-radius: 50%;
}
.wood-fd79 {
  font-size: 0.72em;
}
.small_27e8 {
  font-size: 0.875em;
}
.component_middle_c1f4 {
  font-size: 1.1em;
}
.content-52d6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.content-52d6.wood-fd79 {
  letter-spacing: 0.5px;
}
.pattern_7eb8,
.pattern_7eb8 a {
  color: #6d6d6d;
}
.pattern_7eb8 a:hover {
  color: #111;
}
.disabled-b9fb {
  color: #6d6d6d;
}
.hero_ab11 {
  overflow-x: hidden;
}
.hero_ab11 .pattern-c446.carousel_b1da {
  position: relative;
}
.hero_ab11 .pattern-c446.carousel_b1da.label-medium-f95f {
  position: initial;
}
.hero_ab11
  .pattern-c446.carousel_b1da.label-medium-f95f
  .thick-5e8e {
  left: auto;
}
.hero_ab11 .pattern-c446 .thick-5e8e {
  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;
}
.hero_ab11 .pattern-c446:hover.carousel_b1da {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hero_ab11
  .pattern-c446:hover.carousel_b1da
  .thick-5e8e {
  display: block;
  z-index: 9999999;
}
.hero_ab11 .content-mini-fe81 .pagination_full_a5d8,
.hero_ab11 .dirty-7960 .pagination_full_a5d8 {
  display: none;
}
.hero_ab11 .popup_full_df46 .pattern-c446:hover.carousel_b1da {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hover_dark_0abe .alert-14e6 label,
.hover_dark_0abe .dim-8513 label,
.hover_dark_0abe .content-left-89fb label,
.hover_dark_0abe .thumbnail_f40b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-wide-e64b {
  list-style: none;
  margin: 0;
}
.tag-wide-e64b article.light_5acc {
  margin-bottom: 0;
}
.tag-wide-e64b ul {
  list-style: none;
  margin: 0;
}
.tag-wide-e64b .dark_1637 li.light_5acc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-wide-e64b .dark_1637 li.light_5acc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-wide-e64b .dark_1637 li.light_5acc: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) {
  .tag-wide-e64b .dark_1637 li.light_5acc li.light_5acc li.light_5acc li.light_5acc {
    padding-left: 0;
  }
}
article.light_5acc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.light_5acc .current_9e21 p:last-of-type {
  margin-bottom: 0;
}
article.light_5acc .surface_ebea {
  float: left;
}
article.light_5acc .background-17d4 {
  margin-left: 85px;
}
article.light_5acc .surface-stone-c5c2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.light_5acc .surface-stone-c5c2 .banner-hard-9d0b {
  margin-left: 10px;
}
article.light_5acc .input_e718 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.light_5acc .footer_d687 {
  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-14e6,
  #respond .content-left-89fb,
  #respond .thumbnail_f40b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-14e6 input,
#respond .content-left-89fb input,
#respond .thumbnail_f40b input {
  width: 100%;
}
#respond .thumbnail_f40b {
  margin-right: 0;
}
#respond .glass_6ddd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-mini-fe81 .middle-d548 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.middle-d548 .column-7950.widget_559c .hard-bd9a > li > a:focus,
.middle-d548 .column-7950.widget_559c .hard-bd9a > li > a:hover,
.middle-d548 .column-7950.black_7eb8 .hard-bd9a > li > a:focus,
.middle-d548 .column-7950.black_7eb8 .hard-bd9a > li > a:hover,
.middle-d548 .column-7950.cool-bf61 .hard-bd9a > li > a:focus,
.middle-d548 .column-7950.cool-bf61 .hard-bd9a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-d548
  .column-7950.widget_559c
  .hard-bd9a
  > li.secondary_huge_0080
  > a,
.middle-d548
  .column-7950.widget_559c
  .hard-bd9a
  > li.basic_38ae
  > a,
.middle-d548
  .column-7950.black_7eb8
  .hard-bd9a
  > li.secondary_huge_0080
  > a,
.middle-d548
  .column-7950.black_7eb8
  .hard-bd9a
  > li.basic_38ae
  > a,
.middle-d548
  .column-7950.cool-bf61
  .hard-bd9a
  > li.secondary_huge_0080
  > a,
.middle-d548 .column-7950.cool-bf61 .hard-bd9a > li.shade_715c > a {
  color: rgba(255, 255, 255, 0.99);
}
.middle-d548 .message_16e6,
.middle-d548 .message_16e6 a {
  color: rgba(255, 255, 255, 0.99);
}
.middle-d548 .dropdown_right_4d69.layout-825e li a,
.middle-d548 .wide-965d a,
.middle-d548 .tall-4797,
.middle-d548 .hard-bd9a > li > a,
.middle-d548 .tabs-bottom-5ef0 {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548 .dropdown_right_4d69.layout-825e li a:hover,
.middle-d548 .wide-965d a:hover,
.middle-d548 .tall-4797:hover,
.middle-d548 .hard-bd9a > li > a:hover,
.middle-d548 .tabs-bottom-5ef0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-d548 .liquid_3425 {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548 .liquid_3425 .upper_b1e2 {
  color: rgba(255, 255, 255, 0.99);
}
.middle-d548 .liquid_3425:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-d548 .secondary_dim_828b .chip_narrow_7a22 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548 .secondary_dim_828b .chip_narrow_7a22 .thumbnail_full_3388 {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548
  .secondary_dim_828b
  .chip_narrow_7a22
  .thumbnail_full_3388::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548
  .secondary_dim_828b
  .chip_narrow_7a22
  .thumbnail_full_3388:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548
  .secondary_dim_828b
  .chip_narrow_7a22
  .thumbnail_full_3388::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548
  .secondary_dim_828b
  .chip_narrow_7a22
  .thumbnail_full_3388::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548 .secondary_dim_828b .content_6b4c {
  color: rgba(255, 255, 255, 0.79);
}
.middle-d548 .secondary_dim_828b .content_6b4c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_a347
  .middle-d548
  .secondary_dim_828b
  .complex_64df
  .outer-d806 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_a347
  .middle-d548
  .secondary_dim_828b
  .complex_64df
  .thumbnail_full_3388 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-mini-fe81 .sort-glass-7b60 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort-glass-7b60 .column-7950.widget_559c .hard-bd9a > li > a:focus,
.sort-glass-7b60 .column-7950.widget_559c .hard-bd9a > li > a:hover,
.sort-glass-7b60 .column-7950.black_7eb8 .hard-bd9a > li > a:focus,
.sort-glass-7b60 .column-7950.black_7eb8 .hard-bd9a > li > a:hover,
.sort-glass-7b60 .column-7950.cool-bf61 .hard-bd9a > li > a:focus,
.sort-glass-7b60 .column-7950.cool-bf61 .hard-bd9a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-glass-7b60
  .column-7950.widget_559c
  .hard-bd9a
  > li.secondary_huge_0080
  > a,
.sort-glass-7b60
  .column-7950.widget_559c
  .hard-bd9a
  > li.basic_38ae
  > a,
.sort-glass-7b60
  .column-7950.black_7eb8
  .hard-bd9a
  > li.secondary_huge_0080
  > a,
.sort-glass-7b60
  .column-7950.black_7eb8
  .hard-bd9a
  > li.basic_38ae
  > a,
.sort-glass-7b60
  .column-7950.cool-bf61
  .hard-bd9a
  > li.secondary_huge_0080
  > a,
.sort-glass-7b60 .column-7950.cool-bf61 .hard-bd9a > li.shade_715c > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-glass-7b60 .message_16e6,
.sort-glass-7b60 .message_16e6 a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-glass-7b60 .dropdown_right_4d69.layout-825e li a,
.sort-glass-7b60 .wide-965d a,
.sort-glass-7b60 .tall-4797,
.sort-glass-7b60 .hard-bd9a > li > a,
.sort-glass-7b60 .tabs-bottom-5ef0 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-glass-7b60 .dropdown_right_4d69.layout-825e li a:hover,
.sort-glass-7b60 .wide-965d a:hover,
.sort-glass-7b60 .tall-4797:hover,
.sort-glass-7b60 .hard-bd9a > li > a:hover,
.sort-glass-7b60 .tabs-bottom-5ef0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-glass-7b60 .liquid_3425 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-glass-7b60 .liquid_3425 .upper_b1e2 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-glass-7b60 .liquid_3425:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_solid_66cb .search_static_64e2 {
  margin-left: auto;
  margin-right: auto;
}
.icon-8f97 > * {
  margin-left: auto;
  margin-right: auto;
}
.icon-8f97 .message_center_d25e {
  margin-right: 1.41575em;
}
.texture-bronze-823b .icon-8f97 > .lite_4f0c {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.texture-bronze-823b .icon-8f97 > .shadow-dirty-cdc5 {
  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;
}
.purple-b9b6.paragraph_solid_66cb .search_static_64e2,
.easy-4293.paragraph_solid_66cb .search_static_64e2 {
  margin-left: 0;
}
.outline-9c12.paragraph_solid_66cb .search_static_64e2,
.logo-5f01.paragraph_solid_66cb .search_static_64e2 {
  margin-right: 0;
}
.icon-8f97 ol,
.icon-8f97 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module_pressed_224c video {
  max-width: 100%;
}
.red-ab5b img {
  display: block;
}
.red-ab5b.message_center_d25e,
.red-ab5b.banner-15cc {
  width: 100%;
}
.red-ab5b.shadow-dirty-cdc5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.text_47f5:not(.preview-01ec) {
  margin: 1.5em auto;
}
.light-bb1c p {
  padding: 1.5em 14px;
}
ul.logo_active_e714.shadow-dirty-cdc5,
ul.logo_active_e714.lite_4f0c,
ul.logo_active_e714.dropdown-7c3f.lite_4f0c {
  padding: 0 14px;
}
.carousel-9b74 {
  display: block;
  overflow-x: auto;
}
.carousel-9b74 table {
  border-collapse: collapse;
  width: 100%;
}
.carousel-9b74 td,
.carousel-9b74 th {
  padding: 0.5em;
}
.icon-8f97 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon-8f97 ol ol,
.icon-8f97 ol ul,
.icon-8f97 ul ol,
.icon-8f97 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon-8f97 ol ol li,
.icon-8f97 ol ul li,
.icon-8f97 ul ol li,
.icon-8f97 ul ul li {
  margin-left: 0;
}
.fast_972e.section-741e > .secondary-8687 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fast_972e.section-741e > .secondary-8687 iframe,
.fast_972e.section-741e > .secondary-8687 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box_0dbf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.box_0dbf.alert-ffef {
  padding: 0;
}
.box_0dbf.alert-ffef cite {
  font-size: 13px;
}
.box_0dbf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.box_0dbf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.basic-9cdb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.basic-9cdb > p:first-child {
  margin-top: 0;
}
.basic-9cdb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.basic-9cdb blockquote {
  border-left: 0;
}
.icon_5a85 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon_5a85:not(.dropdown_3ac7) {
  max-width: 100px;
}
.icon_5a85.background-next-8376 {
  border-bottom: none !important;
  text-align: center;
}
.icon_5a85.background-next-8376::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .light-bb1c p {
    padding: 1.5em 0;
  }
}
.gradient-purple-aa14 {
  color: #0073aa;
}
.popup_0fc3 {
  background-color: #0073aa;
}
.accent_8edf {
  color: #229fd8;
}
.panel_under_a95c {
  background-color: #229fd8;
}
.hidden-8d27 {
  color: #eee;
}
.input_1f85 {
  background-color: #eee;
}
.layout_dirty_7fd2 {
  color: #444;
}
.simple_8d89 {
  background-color: #444;
}
.top-6bda {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.top-6bda .dim_1e19 .wide-965d {
  font-size: 15px;
}
.top-6bda .wide-965d {
  line-height: 1.3;
}
.top-6bda .sort-glass-7b60 {
}
.top-6bda .middle-d548 {
  background: #235787;
}
.component-plasma-577e {
  padding: 0;
}
.component-plasma-577e .middle-d548 {
  background: #1a1a1a;
}
.component-plasma-577e .sort-glass-7b60 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.glass-a440 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.glass-a440 .sort-glass-7b60 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.glass-a440 .middle-d548 {
  background: #303030;
}
.gallery_3381 {
  position: relative;
  z-index: 10;
}
.gallery_3381 .thick_5f99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide-656a .carousel_b1da {
  display: inline-block;
  vertical-align: middle;
}
.wide-656a.nav-42ce .carousel_b1da {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wide-656a.nav-42ce .carousel_b1da {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wide-656a.nav-42ce .carousel_b1da {
    margin-right: 0.4em;
  }
}
.wide-656a.nav-42ce .carousel_b1da:last-child {
  margin-right: 0;
}
.accordion_7bd2 .thick_5f99 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content-mini-fe81 .dim_1e19 {
    margin: 0 -0.5em;
  }
  .content-mini-fe81 .dim_1e19 [class*="customify-col-"],
  .content-mini-fe81 .dim_1e19 [class*="customify-col_"],
  .content-mini-fe81 .dim_1e19 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content-mini-fe81.button_hovered_8f9e .thick_5f99 {
  background: 0 0 !important;
}
.content-mini-fe81.button_hovered_8f9e .thick_5f99,
.content-mini-fe81.accordion_7bd2 .thick_5f99 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content-mini-fe81.gold-67de {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content-mini-fe81.accordion_7bd2 .thick_5f99 {
  box-shadow: none !important;
}
.gradient_4e04 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_4e04 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_4e04 {
    padding: 18px 0 20px;
  }
}
.gradient_4e04 .modal-fixed-8847 {
  width: 100%;
}
.gradient_4e04 .motion_aabc {
  margin-bottom: 0;
}
.gradient_4e04 .disabled-c51b {
  margin-top: 5px;
  font-size: 0.875em;
}
.primary-c066 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.primary-c066 .soft-a55c {
  width: 100%;
}
.alert-2e54 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.alert-2e54 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.alert-2e54 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;
}
.alert-2e54 li:last-child:after {
  display: none;
}
.alert-2e54 li a {
  font-weight: 500;
  margin-right: 10px;
}
.title-clean-58c3 .pagination_full_a5d8 button,
.gradient_4e04 .pagination_full_a5d8 button {
  left: 0;
}
.title-clean-58c3 .soft-a55c,
.gradient_4e04 .soft-a55c {
  padding-left: 0;
  padding-right: 0;
}
.title-clean-58c3 .primary-c066,
.gradient_4e04 .primary-c066 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.title-clean-58c3 {
  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;
}
.title-clean-58c3: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;
}
.title-clean-58c3 .item_fast_9021 {
  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) {
  .title-clean-58c3 .item_fast_9021 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .title-clean-58c3 .item_fast_9021 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .title-clean-58c3 .item_fast_9021 {
    min-height: 200px;
  }
}
.title-clean-58c3 .alert-2e54 {
  color: rgba(255, 255, 255, 0.8);
}
.title-clean-58c3 .alert-2e54 a,
.title-clean-58c3 .alert-2e54 li:after {
  color: inherit;
}
.title-clean-58c3 .alert-2e54 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.white-daaa {
  margin-bottom: 0.5em;
}
.short_70a4 {
  margin-bottom: 1.2em;
}
.short_70a4,
.white-daaa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.short_70a4 p:last-child,
.white-daaa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination_full_a5d8,
#masthead .pagination_full_a5d8 {
  display: none;
}
#masthead
  > .pagination_full_a5d8.out-4396 {
  display: none;
}
#masthead > .pagination_full_a5d8 button {
  left: 0;
}
.texture-copper-a356 {
  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%;
}
.texture-copper-a356 .carousel_b1da {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-copper-a356 .hard-c3c7 {
  display: -webkit-box;
  display: flex;
}
.texture-copper-a356 .hard-c3c7.info_east_2056 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-copper-a356 .hard-c3c7.container-c13c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-copper-a356 .hard-c3c7.frame_left_83d4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-copper-a356.in_b213.info_gas_f884 .hard-c3c7.info_east_2056 {
  flex-basis: 100%;
}
.texture-copper-a356.preview-206b .hard-c3c7.container-c13c {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-copper-a356.preview-206b .hard-c3c7.frame_left_83d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination_full_a5d8.out-4396 {
  display: none;
}
#masthead > .pagination_full_a5d8 button {
  left: 0;
}
.lite-3826 {
  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;
}
.lite-3826:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lite-3826.pressed-0510 i {
  margin-right: 4px;
}
.lite-3826.orange-bb2e i {
  margin-left: 5px;
}
.wide-965d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wide-965d p:last-child {
  margin-bottom: 0;
}
.bright-7212 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bright-7212 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bright-7212 img {
  display: block;
  width: auto;
  line-height: 1;
}
.bright-7212 .message_16e6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bright-7212 .hard_845e {
  margin: 5px 0 7px 0;
}
.bright-7212.hover_1102 .gas-a6fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright-7212.hover_1102 .wood_d3d6 {
  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;
}
.bright-7212.bright-39f0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bright-7212.bright-39f0 .gas-a6fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright-7212.bright-39f0 .wood_d3d6 {
  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;
}
.bright-7212.silver_c7d3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright-7212.north-4839 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bright-7212.north-4839 .wood_d3d6 {
  margin-top: 7px;
}
.video-0287 {
  display: inline-block;
}
.gallery_3381 .lower_7531 .bright-7212 img {
  max-width: 100%;
}
.column-7950 .focus-ae65.message-narrow-ca39,
.search-white-e178 .focus-ae65.message-narrow-ca39 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-7950 .backdrop-full-a579,
.search-white-e178 .backdrop-full-a579 {
  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%);
}
.column-7950 .backdrop-full-a579 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column-7950.shadow-west-a7a4 .backdrop-full-a579 {
  display: none;
}
.column-7950 .module-up-c370 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-7950 .module-up-c370 li {
  display: inline-block;
  position: relative;
}
.column-7950 .module-up-c370 li:last-child {
  margin-right: 0;
}
.column-7950 .module-up-c370 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;
}
.column-7950 .module-up-c370 li.shade_715c > a {
  color: rgba(0, 0, 0, 0.9);
}
.column-7950 .module-up-c370 > 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;
}
.column-7950 .module-up-c370 > li > a i {
  line-height: 0;
}
.column-7950 .module-up-c370 > li.dropdown_5415 > a .backdrop-full-a579 {
  margin-left: 4px;
  line-height: 0;
}
.column-7950 .module-up-c370 .caption_5f7f li.dropdown_5415 > a {
  position: relative;
}
.column-7950 .module-up-c370 .caption_5f7f li.dropdown_5415 > a:after,
.column-7950 .module-up-c370 .caption_5f7f li.dropdown_5415 > a:before {
  content: "";
  display: table;
}
.column-7950 .module-up-c370 .caption_5f7f li.dropdown_5415 > a:after {
  clear: both;
}
.column-7950 .module-up-c370 .caption_5f7f li.dropdown_5415 > a .backdrop-full-a579 {
  margin-left: 5px;
  float: right;
}
.column-7950 .button_9f0e,
.column-7950 .caption_5f7f {
  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;
}
.column-7950 .caption_5f7f {
  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;
}
.column-7950 .caption_5f7f .message-narrow-ca39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-7950 .caption_5f7f .backdrop-full-a579 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column-7950 .caption_5f7f li {
  display: block;
  margin: 0;
  padding: 0;
}
.column-7950 .caption_5f7f 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;
}
.column-7950 .caption_5f7f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column-7950 .caption_5f7f .caption_5f7f {
  top: 0;
  left: 100%;
}
.column-7950 .block-medium-72d0.fn-focus-4e6d > .button_9f0e,
.column-7950 .block-medium-72d0.fn-focus-4e6d > .caption_5f7f,
.column-7950 .block-medium-72d0:focus > .button_9f0e,
.column-7950 .block-medium-72d0:focus > .caption_5f7f,
.column-7950 .block-medium-72d0:hover > .button_9f0e,
.column-7950 .block-medium-72d0:hover > .caption_5f7f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column-7950.cool-bf61 .hard-bd9a:after,
.column-7950.cool-bf61 .hard-bd9a:before {
  content: "";
  display: table;
}
.column-7950.cool-bf61 .hard-bd9a:after {
  clear: both;
}
.column-7950.cool-bf61 .hard-bd9a > li {
  float: left;
}
.column-7950.frame-glass-3c7d .hard-bd9a:after,
.column-7950.frame-glass-3c7d .hard-bd9a:before {
  content: "";
  display: table;
}
.column-7950.frame-glass-3c7d .hard-bd9a:after {
  clear: both;
}
.column-7950.frame-glass-3c7d .hard-bd9a > li {
  float: left;
}
.column-7950.frame-glass-3c7d .hard-bd9a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column-7950.frame-glass-3c7d .hard-bd9a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column-7950.frame-glass-3c7d .hard-bd9a > li.secondary_huge_0080 > a,
.column-7950.frame-glass-3c7d .hard-bd9a > li.shade_715c > a {
  color: #fff;
  background-color: #1e4b75;
}
.column-7950.widget_559c .hard-bd9a > li > a .message-narrow-ca39 {
  position: relative;
}
.column-7950.widget_559c .hard-bd9a > li > a .message-narrow-ca39: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;
}
.column-7950.widget_559c
  .hard-bd9a
  > li:focus
  > a
  .message-narrow-ca39:before,
.column-7950.widget_559c
  .hard-bd9a
  > li:hover
  > a
  .message-narrow-ca39:before {
  width: 100%;
  background-color: currentColor;
}
.column-7950.widget_559c
  .hard-bd9a
  > li.secondary_huge_0080
  > a
  .message-narrow-ca39:before,
.column-7950.widget_559c
  .hard-bd9a
  > li.basic_38ae
  > a
  .message-narrow-ca39:before {
  width: 100%;
  background-color: currentColor;
}
.column-7950.black_7eb8 .hard-bd9a > li > a .message-narrow-ca39 {
  position: relative;
}
.column-7950.black_7eb8 .hard-bd9a > li > a .message-narrow-ca39: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;
}
.column-7950.black_7eb8 .hard-bd9a > li:focus > a .message-narrow-ca39:before,
.column-7950.black_7eb8
  .hard-bd9a
  > li:hover
  > a
  .message-narrow-ca39:before {
  width: 100%;
  background-color: currentColor;
}
.column-7950.black_7eb8
  .hard-bd9a
  > li.secondary_huge_0080
  > a
  .message-narrow-ca39:before,
.column-7950.black_7eb8
  .hard-bd9a
  > li.basic_38ae
  > a
  .message-narrow-ca39:before {
  width: 100%;
  background-color: currentColor;
}
.search-white-e178 .module-up-c370 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-white-e178 .module-up-c370 li:first-child > a {
  border-top: none;
}
.search-white-e178 .module-up-c370 .fresh-11c3 > .message-narrow-ca39 .backdrop-full-a579 {
  display: none;
}
.search-white-e178 .module-up-c370 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search-white-e178 .module-up-c370 li:last-child {
  border: none;
}
.search-white-e178 .module-up-c370 li.dropdown_5415 > a {
  padding-right: 45px !important;
}
.search-white-e178 .module-up-c370 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search-white-e178 .module-up-c370 li a:focus,
.search-white-e178 .module-up-c370 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-white-e178 .module-up-c370 li .green-bd28 {
  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;
}
.search-white-e178 .module-up-c370 li .green-bd28:hover {
  box-shadow: none;
}
.search-white-e178 .module-up-c370 li .green-bd28 .backdrop-full-a579 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search-white-e178 .module-up-c370 .caption_5f7f {
  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);
}
.search-white-e178 .module-up-c370 .caption_5f7f li a {
  padding-left: 3em;
}
.search-white-e178 .module-up-c370 .wrapper-1221 > a .green-bd28 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-white-e178 .module-up-c370 .wrapper-1221 > .caption_5f7f {
  display: block;
  opacity: 1;
}
.nav-current-7692 {
  max-width: 100%;
}
.accordion_7209 {
  line-height: 0;
  cursor: pointer;
}
.tabs-bottom-5ef0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs-bottom-5ef0:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs-bottom-5ef0 svg {
  width: 18px;
  height: 18px;
}
.tabs-bottom-5ef0 .breadcrumb_1cc8 {
  display: none;
}
.surface-soft-b5b3 {
  position: relative;
}
.surface-soft-b5b3.fn-active-4e6d .tabs-bottom-5ef0 .overlay_f394 {
  display: none;
}
.surface-soft-b5b3.fn-active-4e6d .tabs-bottom-5ef0 .breadcrumb_1cc8 {
  display: inline-block;
}
.surface-soft-b5b3 .tertiary-7fdd {
  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);
}
.surface-soft-b5b3.card_bronze_2916 .tertiary-7fdd {
  left: auto;
  right: -0.9em;
}
.surface-soft-b5b3.card_bronze_2916 .card_wood_1c8b::before {
  left: auto;
  right: 15px;
}
.surface-soft-b5b3.fn-active-4e6d .tertiary-7fdd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex_64df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.complex_64df label {
  flex-basis: 100%;
}
.complex_64df .chip_narrow_7a22 {
  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;
}
.complex_64df .thumbnail_full_3388 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.complex_64df .thumbnail_full_3388:focus {
  background-color: transparent;
}
.complex_64df button.content_6b4c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.complex_64df button.content_6b4c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.complex_64df button.content_6b4c svg {
  width: 18px;
  height: 18px;
}
.complex_64df input[type="submit"] {
  min-height: auto;
}
.secondary_dim_828b .complex_64df .thumbnail_full_3388 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.card_wood_1c8b {
  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) {
  .card_wood_1c8b {
    width: 220px;
  }
}
.card_wood_1c8b label {
  flex-basis: 100%;
}
.card_wood_1c8b::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;
}
.grid_a347 .secondary_dim_828b .complex_64df {
  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;
}
.grid_a347
  .secondary_dim_828b
  .complex_64df
  .chip_narrow_7a22 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.grid_a347 .secondary_dim_828b .complex_64df .thumbnail_full_3388 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.grid_a347
  .secondary_dim_828b
  .complex_64df
  .thumbnail_full_3388:focus {
  background: 0 0;
}
.grid_a347
  .secondary_dim_828b
  .complex_64df
  .outer-d806 {
  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;
}
.dropdown_right_4d69 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown_right_4d69 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown_right_4d69 li:last-child {
  margin-right: 0;
}
.dropdown_right_4d69 li:first-child {
  margin-left: 0;
}
.dropdown_right_4d69.icon-purple-c8e9 a {
  color: #fff;
}
.dropdown_right_4d69.icon-purple-c8e9 a:hover {
  color: #fff;
}
.dropdown_right_4d69 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown_right_4d69 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown_right_4d69 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown_right_4d69 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown_right_4d69 [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown_right_4d69 [class*="social-icon-apple"].aside-170c {
  background-color: transparent;
  color: #999;
}
.dropdown_right_4d69 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown_right_4d69 [class*="social-icon-behance"].aside-170c {
  background-color: transparent;
  color: #1769ff;
}
.dropdown_right_4d69 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown_right_4d69 [class*="social-icon-bitbucket"].aside-170c {
  background-color: transparent;
  color: #205081;
}
.dropdown_right_4d69 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown_right_4d69 [class*="social-icon-codepen"].aside-170c {
  background-color: transparent;
  color: #000;
}
.dropdown_right_4d69 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown_right_4d69 [class*="social-icon-delicious"].aside-170c {
  background-color: transparent;
  color: #39f;
}
.dropdown_right_4d69 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown_right_4d69 [class*="social-icon-digg"].aside-170c {
  background-color: transparent;
  color: #005be2;
}
.dropdown_right_4d69 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown_right_4d69 [class*="social-icon-dribbble"].aside-170c {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown_right_4d69 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown_right_4d69 [class*="social-icon-envelope"].aside-170c {
  background-color: transparent;
  color: #ea4335;
}
.dropdown_right_4d69 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown_right_4d69 [class*="social-icon-facebook"].aside-170c {
  background-color: transparent;
  color: #3b5998;
}
.dropdown_right_4d69 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown_right_4d69 [class*="social-icon-flickr"].aside-170c {
  background-color: transparent;
  color: #0063dc;
}
.dropdown_right_4d69 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown_right_4d69 [class*="social-icon-foursquare"].aside-170c {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown_right_4d69 [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown_right_4d69 [class*="social-icon-github"].aside-170c {
  background-color: transparent;
  color: #333;
}
.dropdown_right_4d69 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown_right_4d69 [class*="social-icon-google-plus"].aside-170c {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown_right_4d69 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown_right_4d69 [class*="social-icon-houzz"].aside-170c {
  background-color: transparent;
  color: #7ac142;
}
.dropdown_right_4d69 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown_right_4d69 [class*="social-icon-instagram"].aside-170c {
  background-color: transparent;
  color: #262626;
}
.dropdown_right_4d69 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown_right_4d69 [class*="social-icon-jsfiddle"].aside-170c {
  background-color: transparent;
  color: #487aa2;
}
.dropdown_right_4d69 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown_right_4d69 [class*="social-icon-linkedin"].aside-170c {
  background-color: transparent;
  color: #0077b5;
}
.dropdown_right_4d69 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown_right_4d69 [class*="social-icon-medium"].aside-170c {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown_right_4d69 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown_right_4d69
  [class*="social-icon-odnoklassniki"].aside-170c {
  background-color: transparent;
  color: #f4731c;
}
.dropdown_right_4d69 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown_right_4d69 [class*="social-icon-meetup"].aside-170c {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown_right_4d69 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown_right_4d69 [class*="social-icon-pinterest"].aside-170c {
  background-color: transparent;
  color: #bd081c;
}
.dropdown_right_4d69 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown_right_4d69 [class*="social-icon-product-hunt"].aside-170c {
  background-color: transparent;
  color: #da552f;
}
.dropdown_right_4d69 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown_right_4d69 [class*="social-icon-reddit"].aside-170c {
  background-color: transparent;
  color: #ff4500;
}
.dropdown_right_4d69 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown_right_4d69 [class*="social-icon-rss"].aside-170c {
  background-color: transparent;
  color: #f26522;
}
.dropdown_right_4d69 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown_right_4d69
  [class*="social-icon-shopping-cart"].aside-170c {
  background-color: transparent;
  color: #4caf50;
}
.dropdown_right_4d69 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown_right_4d69 [class*="social-icon-skype"].aside-170c {
  background-color: transparent;
  color: #00aff0;
}
.dropdown_right_4d69 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown_right_4d69 [class*="social-icon-slideshare"].aside-170c {
  background-color: transparent;
  color: #0077b5;
}
.dropdown_right_4d69 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown_right_4d69 [class*="social-icon-snapchat"].aside-170c {
  background-color: transparent;
  color: #fffc00;
}
.dropdown_right_4d69 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown_right_4d69 [class*="social-icon-soundcloud"].aside-170c {
  background-color: transparent;
  color: #f80;
}
.dropdown_right_4d69 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown_right_4d69 [class*="social-icon-spotify"].aside-170c {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown_right_4d69 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown_right_4d69
  [class*="social-icon-stack-overflow"].aside-170c {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown_right_4d69 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown_right_4d69 [class*="social-icon-maldkfgram"].aside-170c {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown_right_4d69 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown_right_4d69 [class*="social-icon-tripadvisor"].aside-170c {
  background-color: transparent;
  color: #589442;
}
.dropdown_right_4d69 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown_right_4d69 [class*="social-icon-tumblr"].aside-170c {
  background-color: transparent;
  color: #35465c;
}
.dropdown_right_4d69 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown_right_4d69 [class*="social-icon-twitch"].aside-170c {
  background-color: transparent;
  color: #6441a5;
}
.dropdown_right_4d69 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown_right_4d69 [class*="social-icon-twitter"].aside-170c {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown_right_4d69 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown_right_4d69 [class*="social-icon-vimeo"].aside-170c {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown_right_4d69 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown_right_4d69 [class*="social-icon-vk"].aside-170c {
  background-color: transparent;
  color: #45668e;
}
.dropdown_right_4d69 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown_right_4d69 [class*="social-icon-weibo"].aside-170c {
  background-color: transparent;
  color: #df2029;
}
.dropdown_right_4d69 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown_right_4d69 [class*="social-icon-weixin"].aside-170c {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown_right_4d69 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown_right_4d69 [class*="social-icon-whatsapp"].aside-170c {
  background-color: transparent;
  color: #25d366;
}
.dropdown_right_4d69 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown_right_4d69 [class*="social-icon-wordpress"].aside-170c {
  background-color: transparent;
  color: #21759b;
}
.dropdown_right_4d69 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown_right_4d69 [class*="social-icon-xing"].aside-170c {
  background-color: transparent;
  color: #026466;
}
.dropdown_right_4d69 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown_right_4d69 [class*="social-icon-yelp"].aside-170c {
  background-color: transparent;
  color: #af0606;
}
.dropdown_right_4d69 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown_right_4d69 [class*="social-icon-youtube"].aside-170c {
  background-color: transparent;
  color: #cd201f;
}
.tall-4797 {
  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;
}
.tall-4797:hover {
  box-shadow: none;
  background: 0 0;
}
.surface-f009 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card-old-c05f {
  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;
}
.message-middle-192a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.in-cd22 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.in-cd22,
.in-cd22::after,
.in-cd22::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;
}
.in-cd22::after,
.in-cd22::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wrapper-8de9 .card-old-c05f .message-middle-192a {
  margin-top: -2px;
  width: 19px;
}
.wrapper-8de9 .card-old-c05f .in-cd22 {
  margin-top: -1px;
}
.wrapper-8de9 .card-old-c05f .in-cd22,
.wrapper-8de9 .card-old-c05f .in-cd22::after,
.wrapper-8de9 .card-old-c05f .in-cd22::before {
  width: 19px;
  height: 2px;
}
.wrapper-8de9 .card-old-c05f .in-cd22::before {
  top: -6px;
}
.wrapper-8de9 .card-old-c05f .in-cd22::after {
  bottom: -6px;
}
.frame_purple_62e4 .card-old-c05f .message-middle-192a {
  margin-top: -2px;
  width: 22px;
}
.frame_purple_62e4 .card-old-c05f .in-cd22 {
  margin-top: -1px;
}
.frame_purple_62e4 .card-old-c05f .in-cd22,
.frame_purple_62e4 .card-old-c05f .in-cd22::after,
.frame_purple_62e4 .card-old-c05f .in-cd22::before {
  width: 22px;
  height: 2px;
}
.frame_purple_62e4 .card-old-c05f .in-cd22::before {
  top: -7px;
}
.frame_purple_62e4 .card-old-c05f .in-cd22::after {
  bottom: -7px;
}
.hovered_1705 .card-old-c05f .message-middle-192a {
  margin-top: -2px;
  width: 31px;
}
.hovered_1705 .card-old-c05f .in-cd22 {
  margin-top: -1.5px;
}
.hovered_1705 .card-old-c05f .in-cd22,
.hovered_1705 .card-old-c05f .in-cd22::after,
.hovered_1705 .card-old-c05f .in-cd22::before {
  width: 31px;
  height: 3px;
}
.hovered_1705 .card-old-c05f .in-cd22::before {
  top: -9px;
}
.hovered_1705 .card-old-c05f .in-cd22::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .white-85fe .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 19px;
  }
  .white-85fe .card-old-c05f .in-cd22 {
    margin-top: -1px;
  }
  .white-85fe .card-old-c05f .in-cd22,
  .white-85fe .card-old-c05f .in-cd22::after,
  .white-85fe .card-old-c05f .in-cd22::before {
    width: 19px;
    height: 2px;
  }
  .white-85fe .card-old-c05f .in-cd22::before {
    top: -6px;
  }
  .white-85fe .card-old-c05f .in-cd22::after {
    bottom: -6px;
  }
  .message-hard-c896 .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 22px;
  }
  .message-hard-c896 .card-old-c05f .in-cd22 {
    margin-top: -1px;
  }
  .message-hard-c896 .card-old-c05f .in-cd22,
  .message-hard-c896 .card-old-c05f .in-cd22::after,
  .message-hard-c896 .card-old-c05f .in-cd22::before {
    width: 22px;
    height: 2px;
  }
  .message-hard-c896 .card-old-c05f .in-cd22::before {
    top: -7px;
  }
  .message-hard-c896 .card-old-c05f .in-cd22::after {
    bottom: -7px;
  }
  .active-right-21fe .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 31px;
  }
  .active-right-21fe .card-old-c05f .in-cd22 {
    margin-top: -1.5px;
  }
  .active-right-21fe .card-old-c05f .in-cd22,
  .active-right-21fe .card-old-c05f .in-cd22::after,
  .active-right-21fe .card-old-c05f .in-cd22::before {
    width: 31px;
    height: 3px;
  }
  .active-right-21fe .card-old-c05f .in-cd22::before {
    top: -9px;
  }
  .active-right-21fe .card-old-c05f .in-cd22::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border-cold-ab38 .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 19px;
  }
  .border-cold-ab38 .card-old-c05f .in-cd22 {
    margin-top: -1px;
  }
  .border-cold-ab38 .card-old-c05f .in-cd22,
  .border-cold-ab38 .card-old-c05f .in-cd22::after,
  .border-cold-ab38 .card-old-c05f .in-cd22::before {
    width: 19px;
    height: 2px;
  }
  .border-cold-ab38 .card-old-c05f .in-cd22::before {
    top: -6px;
  }
  .border-cold-ab38 .card-old-c05f .in-cd22::after {
    bottom: -6px;
  }
  .west-ea6d .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 22px;
  }
  .west-ea6d .card-old-c05f .in-cd22 {
    margin-top: -1px;
  }
  .west-ea6d .card-old-c05f .in-cd22,
  .west-ea6d .card-old-c05f .in-cd22::after,
  .west-ea6d .card-old-c05f .in-cd22::before {
    width: 22px;
    height: 2px;
  }
  .west-ea6d .card-old-c05f .in-cd22::before {
    top: -7px;
  }
  .west-ea6d .card-old-c05f .in-cd22::after {
    bottom: -7px;
  }
  .fresh-54c5 .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-54c5 .card-old-c05f .in-cd22 {
    margin-top: -1.5px;
  }
  .fresh-54c5 .card-old-c05f .in-cd22,
  .fresh-54c5 .card-old-c05f .in-cd22::after,
  .fresh-54c5 .card-old-c05f .in-cd22::before {
    width: 31px;
    height: 3px;
  }
  .fresh-54c5 .card-old-c05f .in-cd22::before {
    top: -9px;
  }
  .fresh-54c5 .card-old-c05f .in-cd22::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content-d475 .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 19px;
  }
  .content-d475 .card-old-c05f .in-cd22 {
    margin-top: -1px;
  }
  .content-d475 .card-old-c05f .in-cd22,
  .content-d475 .card-old-c05f .in-cd22::after,
  .content-d475 .card-old-c05f .in-cd22::before {
    width: 19px;
    height: 2px;
  }
  .content-d475 .card-old-c05f .in-cd22::before {
    top: -6px;
  }
  .content-d475 .card-old-c05f .in-cd22::after {
    bottom: -6px;
  }
  .section-f97a .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 22px;
  }
  .section-f97a .card-old-c05f .in-cd22 {
    margin-top: -1px;
  }
  .section-f97a .card-old-c05f .in-cd22,
  .section-f97a .card-old-c05f .in-cd22::after,
  .section-f97a .card-old-c05f .in-cd22::before {
    width: 22px;
    height: 2px;
  }
  .section-f97a .card-old-c05f .in-cd22::before {
    top: -7px;
  }
  .section-f97a .card-old-c05f .in-cd22::after {
    bottom: -7px;
  }
  .menu-c321 .card-old-c05f .message-middle-192a {
    margin-top: -2px;
    width: 31px;
  }
  .menu-c321 .card-old-c05f .in-cd22 {
    margin-top: -1.5px;
  }
  .menu-c321 .card-old-c05f .in-cd22,
  .menu-c321 .card-old-c05f .in-cd22::after,
  .menu-c321 .card-old-c05f .in-cd22::before {
    width: 31px;
    height: 3px;
  }
  .menu-c321 .card-old-c05f .in-cd22::before {
    top: -9px;
  }
  .menu-c321 .card-old-c05f .in-cd22::after {
    bottom: -9px;
  }
}
.tertiary_middle_7bd4 .in-cd22 {
  -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);
}
.tertiary_middle_7bd4 .in-cd22::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tertiary_middle_7bd4 .in-cd22::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);
}
.tertiary_middle_7bd4.main_dynamic_90a0 .in-cd22 {
  -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);
}
.tertiary_middle_7bd4.main_dynamic_90a0 .in-cd22::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tertiary_middle_7bd4.main_dynamic_90a0 .in-cd22::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);
}
.plasma_73af {
  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.modal_bottom_05a8:before {
  display: none;
}
.dirty-7960 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dirty-7960 .out-26ee {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dirty-7960 .out-26ee:last-of-type {
  border-bottom: none;
}
.dirty-7960 .out-26ee.shade-center-51a1,
.dirty-7960 .out-26ee.text-8793,
.dirty-7960 .out-26ee.row-f3a3 {
  padding: 0;
}
.dirty-7960 .search-white-e178 .green-bd28 {
  color: currentColor;
}
.dirty-7960 .search-white-e178 .green-bd28:focus,
.dirty-7960 .search-white-e178 .green-bd28:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dirty-7960.sort-glass-7b60 .liquid_3425,
.dirty-7960.sort-glass-7b60 .wide-965d a,
.dirty-7960.sort-glass-7b60 .hard-bd9a a,
.dirty-7960.sort-glass-7b60 .caption_5f7f a {
  color: rgba(0, 0, 0, 0.55);
}
.dirty-7960.sort-glass-7b60 .liquid_3425:hover,
.dirty-7960.sort-glass-7b60 .wide-965d a:hover,
.dirty-7960.sort-glass-7b60 .hard-bd9a a:hover,
.dirty-7960.sort-glass-7b60 .caption_5f7f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-7960.sort-glass-7b60 .upper_b1e2 {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-7960.sort-glass-7b60 .out-26ee {
  border-color: rgba(0, 0, 0, 0.08);
}
.dirty-7960.sort-glass-7b60 .out-26ee:before {
  background: rgba(0, 0, 0, 0.08);
}
.dirty-7960.sort-glass-7b60 .footer-454c:before {
  background: rgba(255, 255, 255, 0.9);
}
.dirty-7960.sort-glass-7b60 .search-white-e178 .module-up-c370 li a,
.dirty-7960.sort-glass-7b60 .search-white-e178 .green-bd28,
.dirty-7960.sort-glass-7b60 .caption_5f7f {
  border-color: rgba(0, 0, 0, 0.08);
}
.dirty-7960.sort-glass-7b60 .search-white-e178 .green-bd28:focus,
.dirty-7960.sort-glass-7b60 .search-white-e178 .green-bd28:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dirty-7960.sort-glass-7b60 .module-up-c370 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dirty-7960.middle-d548 .liquid_3425,
.dirty-7960.middle-d548 .wide-965d a,
.dirty-7960.middle-d548 .hard-bd9a .green-bd28,
.dirty-7960.middle-d548 .hard-bd9a a,
.dirty-7960.middle-d548 .caption_5f7f a {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-7960.middle-d548 .liquid_3425:hover,
.dirty-7960.middle-d548 .wide-965d a:hover,
.dirty-7960.middle-d548 .hard-bd9a .green-bd28:hover,
.dirty-7960.middle-d548 .hard-bd9a a:hover,
.dirty-7960.middle-d548 .caption_5f7f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-7960.middle-d548 .upper_b1e2 {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-7960.middle-d548 .out-26ee {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-7960.middle-d548 .out-26ee:before {
  background: rgba(255, 255, 255, 0.08);
}
.dirty-7960.middle-d548 .footer-454c:before {
  background: rgba(0, 0, 0, 0.9);
}
.dirty-7960.middle-d548 .search-white-e178 .module-up-c370 li a,
.dirty-7960.middle-d548 .search-white-e178 .green-bd28,
.dirty-7960.middle-d548 .caption_5f7f {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-7960.middle-d548 .search-white-e178 .green-bd28:focus,
.dirty-7960.middle-d548 .search-white-e178 .green-bd28:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dirty-7960.middle-d548 .module-up-c370 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-454c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.footer-454c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-d51c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.current-ed82 .dirty-7960 {
  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;
}
.current-ed82 .out-26ee {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.current-ed82 .out-26ee: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) {
  .current-ed82 .out-26ee:before {
    width: 16%;
    left: 42%;
  }
}
.current-ed82 .out-26ee:last-child:before {
  content: none;
}
.current-ed82 .out-26ee[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.current-ed82 .search-white-e178 .module-up-c370 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.current-ed82 .search-white-e178 .module-up-c370 li a .green-bd28 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.current-ed82 .search-white-e178 .caption_5f7f {
  border: none;
}
.current-ed82 .search-white-e178 .caption_5f7f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.current-ed82 .footer-454c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.current-ed82 .image-d51c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.current-ed82 .middle-d548 .footer-454c:before {
  background: rgba(0, 0, 0, 0.9);
}
.current-ed82 .sort-glass-7b60.full_fe1f .in-cd22 {
  background: rgba(0, 0, 0, 0.6);
}
.current-ed82
  .sort-glass-7b60.full_fe1f
  .in-cd22::after,
.current-ed82
  .sort-glass-7b60.full_fe1f
  .in-cd22:before {
  background: inherit;
}
.current-ed82
  .sort-glass-7b60.full_fe1f:hover
  .in-cd22 {
  background: rgba(0, 0, 0, 0.8);
}
.pattern_fixed_5e6c .dirty-7960 {
  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) {
  .pattern_fixed_5e6c .dirty-7960 {
    width: auto;
    right: 45px;
  }
}
.status-yellow-736b .dirty-7960 {
  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) {
  .status-yellow-736b .dirty-7960 {
    width: auto;
    left: 45px;
  }
}
.modal_bottom_05a8 .dirty-7960 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.modal_bottom_05a8 .image-d51c {
  max-width: 48em;
  margin: 0 auto;
}
.modal_bottom_05a8 .footer-454c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.blue-bb0a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.blue-bb0a.current-ed82 .dirty-7960 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.blue-bb0a.pattern_fixed_5e6c .dirty-7960 {
  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);
}
.blue-bb0a .dirty-7960 {
  visibility: visible;
}
.blue-bb0a.status-yellow-736b .dirty-7960 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary_clean_a1c2,
.surface_0cfe {
  overflow-x: hidden;
}
.secondary_clean_a1c2 .dirty-7960 {
  overflow: auto;
}
.secondary_clean_a1c2.current-ed82 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_clean_a1c2.current-ed82 .dirty-7960 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary_clean_a1c2.current-ed82 .tall-4797 {
  opacity: 0;
}
.secondary_clean_a1c2.pattern_fixed_5e6c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_clean_a1c2.pattern_fixed_5e6c .dirty-7960 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary_clean_a1c2.pattern_fixed_5e6c .tall-4797 {
  opacity: 0;
}
.secondary_clean_a1c2.status-yellow-736b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_clean_a1c2.status-yellow-736b .dirty-7960 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary_clean_a1c2.status-yellow-736b .tall-4797 {
  opacity: 0;
}
.secondary_clean_a1c2.modal_bottom_05a8 .dirty-7960 {
  z-index: 10;
  visibility: visible;
}
.full_fe1f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.full_fe1f .in-cd22 {
  background: rgba(255, 255, 255, 0.99);
}
.full_fe1f .in-cd22::after,
.full_fe1f .in-cd22:before {
  background: inherit;
}
.full_fe1f:hover .in-cd22 {
  background: rgba(255, 255, 255, 0.99);
}
.status-yellow-736b .full_fe1f {
  top: 10px;
  right: auto;
  left: 12px;
}
.modal_bottom_05a8 .full_fe1f {
  display: none !important;
}
.secondary_clean_a1c2:before,
.surface_0cfe:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary_clean_a1c2 .full_fe1f,
.surface_0cfe .full_fe1f {
  display: inline-block;
}
.dirty-7960 .carousel_b1da {
  -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;
}
.secondary_clean_a1c2 .dirty-7960 .carousel_b1da,
.surface_0cfe .dirty-7960 .carousel_b1da {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-4874 .chip_narrow_7a22 {
  width: 100%;
}
.lower_7531 {
  padding: 0 0.5em 0;
}
.lower_7531 [class*="customify-col-"],
.lower_7531 [class*="customify-col_"],
.lower_7531 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hot_f2f3 .lower_7531 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dim_1e19 .module_liquid_166f,
  .module_liquid_166f {
    display: none;
  }
  .light-f112 {
    text-align: left;
  }
  .east_becd {
    text-align: center;
  }
  .texture_701e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dim_1e19 .accent-stone-d600,
  .accent-stone-d600 {
    display: none;
  }
  .container-b295 {
    text-align: left;
  }
  .surface_cold_3f83 {
    text-align: center;
  }
  .grid_west_fb3f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dim_1e19 .video_easy_5903,
  .video_easy_5903 {
    display: none;
  }
  .background-gold-d43b {
    text-align: left;
  }
  .block-inner-3f45 {
    text-align: center;
  }
  .module-center-c49c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module-7fa1 {
  box-shadow: none !important;
}
.mask_62c3 .breadcrumb_13fb,
.motion_c912 .breadcrumb_13fb {
  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;
}
.motion_c912 .breadcrumb_13fb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thick_5f99 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thick_5f99:after,
.thick_5f99:before {
  content: "";
  display: table;
}
.thick_5f99:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thick_5f99 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thick_5f99,
.gold-67de {
  max-width: 1248px;
  margin: 0 auto;
}

.cool-450a.full-8159 .thick_5f99 {
  max-width: 100%;
}
.cool-450a.down-4e2d {
  max-width: 1200px;
  margin: 0 auto;
}
.cool-450a.stale-c61b .thick_5f99 {
  max-width: 100%;
}
.cool-450a.stale-c61b > .thick_5f99 {
  padding-left: 0;
  padding-right: 0;
}
.cool-450a.stale-c61b > .thick_5f99 .dim_1e19 {
  margin: 0;
}
.cool-450a.stale-c61b
  > .thick_5f99
  .light_906d.icon_full_3679 {
  margin-right: 0;
  margin-left: 0;
}
.cool-450a.stale-c61b #main.icon_full_3679 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .layout-2509 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .layout-2509 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .box-north-8d8b .search_static_64e2 {
    padding-right: 1em;
  }
  .box-north-8d8b.feature-current-412f .light_906d {
    border-right: 1px solid #eaecee;
  }
  .box-north-8d8b.feature-current-412f .search_static_64e2 {
    padding-right: 1em;
  }
  .box-north-8d8b.feature-current-412f .paragraph-7568 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-4809 .search_static_64e2 {
    padding-left: 1em;
  }
  .active-4809.feature-current-412f .light_906d {
    border-left: 1px solid #eaecee;
  }
  .active-4809.feature-current-412f .search_static_64e2 {
    padding-left: 1em;
  }
  .active-4809.feature-current-412f .paragraph-7568 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_25de .search_static_64e2 {
    padding-left: 1em;
  }
  .accordion_25de.feature-current-412f .dropdown_stale_3064 {
    border-right: 1px solid #eaecee;
  }
  .accordion_25de.feature-current-412f .soft_2c42 {
    border-right: 1px solid #eaecee;
  }
  .accordion_25de.feature-current-412f .search_static_64e2 {
    padding-left: 1em;
  }
  .accordion_25de.feature-current-412f .paragraph-7568 {
    padding-right: 1em;
  }
  .accordion_25de.feature-current-412f .secondary_f7bb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-1c2c .search_static_64e2 {
    padding-right: 1em;
  }
  .wrapper-1c2c.feature-current-412f .dropdown_stale_3064 {
    border-left: 1px solid #eaecee;
  }
  .wrapper-1c2c.feature-current-412f .soft_2c42 {
    border-left: 1px solid #eaecee;
  }
  .wrapper-1c2c.feature-current-412f .search_static_64e2 {
    padding-right: 1em;
  }
  .wrapper-1c2c.feature-current-412f .paragraph-7568 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper-1c2c.feature-current-412f .secondary_f7bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-2509 .search_static_64e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-2509.feature-current-412f .light_906d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .layout-2509.feature-current-412f .search_static_64e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-2509.feature-current-412f .paragraph-7568 {
    padding-left: 1em;
  }
  .layout-2509.feature-current-412f .secondary_f7bb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .layout-2509.feature-current-412f .search_static_64e2 {
    padding-left: 0;
  }
}
.gradient-steel-38fd .wide-656a {
  display: inline-block;
}
.sidebar-west-f34d {
  display: inline-block;
}
.stale-0f8d {
  word-con: break-word;
}
.surface-e656 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-e656 .border_active_87e0 {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-e656 .button_fast_0b26 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tooltip-bb3e .dropdown-liquid-604d {
  margin-bottom: 2em;
}
.tooltip-bb3e .icon_full_76b2 {
  margin-bottom: 15px;
}
.tooltip-bb3e .icon_full_76b2:last-child {
  margin-bottom: 0;
}
.tooltip-bb3e .tooltip-fc54 {
  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) {
  .tooltip-bb3e .tooltip-fc54 {
    display: block;
  }
}
.tooltip-bb3e .secondary_b4de {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tooltip-bb3e .secondary_b4de {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tooltip-bb3e .section_fb65 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tooltip-bb3e .section_fb65 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tooltip-bb3e .section_fb65 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tooltip-bb3e .stale-0f8d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip-bb3e .stale-0f8d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tooltip-bb3e .container-blue-4a6e p:last-child {
  margin-bottom: 0;
}
.tooltip-bb3e .banner_short_2a8e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tooltip-bb3e .notification-81fe {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tooltip-bb3e .blue-ba57 {
  margin-top: 1em;
}
.tooltip-bb3e .tag_222a {
  top: 0;
  display: block;
}
.tooltip-bb3e .tag_222a a {
  color: inherit;
}
.tooltip-bb3e .tag_222a a:hover {
  color: inherit;
}
.tooltip-bb3e .card-53fb {
  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;
}
.tooltip-bb3e .card-53fb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tooltip-bb3e .notification-81fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tooltip-bb3e .cool_3431 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tooltip-bb3e .cool_3431:first-child {
  margin-top: 0;
}
.tooltip-bb3e .cool_3431.plasma-d1d8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tooltip-bb3e .cool_3431.easy_204f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip-bb3e
  .cool_3431.easy_204f.center_da40
  .blue-ba57 {
  width: 100%;
}
.tooltip-bb3e .easy_204f {
  -webkit-box-align: center;
  align-items: center;
}
.tooltip-bb3e .easy_204f .surface-e656,
.tooltip-bb3e .easy_204f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tooltip-bb3e .section_fb65 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip-bb3e .section_fb65 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip-bb3e .section_fb65: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;
}
.tooltip-bb3e .plasma-d1d8 {
  z-index: 5;
}
.tooltip-bb3e .module-steel-ae0e .icon-e1eb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tooltip-bb3e .surface_0646 .icon-e1eb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tooltip-bb3e .smooth_9b1d .icon-e1eb {
  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;
}
.tooltip-bb3e.red_1045 .tooltip-fc54,
.tooltip-bb3e.sort-inner-500c .tooltip-fc54 {
  display: block;
}
.tooltip-bb3e.red_1045 .tooltip-fc54 .slider_current_b619,
.tooltip-bb3e.red_1045 .tooltip-fc54 .notification-81fe,
.tooltip-bb3e.sort-inner-500c .tooltip-fc54 .slider_current_b619,
.tooltip-bb3e.sort-inner-500c .tooltip-fc54 .notification-81fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-bb3e.north-81c2 .secondary_b4de {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tooltip-bb3e.north-81c2 .secondary_b4de {
    margin-right: 0;
  }
}
.tooltip-bb3e.red_1045 .secondary_b4de,
.tooltip-bb3e.sort-inner-500c .secondary_b4de {
  padding-top: 40%;
}
.tooltip-bb3e.red_1045 .dropdown-liquid-604d,
.tooltip-bb3e.sort-inner-500c .dropdown-liquid-604d {
  display: block;
}
.tooltip-bb3e.red_1045 .fn-sticky-4e6d .notification-81fe,
.tooltip-bb3e.sort-inner-500c .fn-sticky-4e6d .notification-81fe {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tooltip-bb3e.red_1045 .secondary_b4de,
.tooltip-bb3e.sort-inner-500c .secondary_b4de {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tooltip-bb3e.red_1045 .notification-81fe {
  padding: 1em;
}
.gradient_west_a6c7 {
  margin: 30px auto;
  display: block;
}
.gradient_west_a6c7 .button-short-572e > * {
  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;
}
.gradient_west_a6c7 .button-short-572e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient_west_a6c7 .button-short-572e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview-6286 .surface-e656 {
  margin-bottom: 1.41575em;
}
.preview-6286 .modal_ebc3 {
  margin-bottom: 1.618em;
}
.icon-8f97 .thumbnail-warm-4102 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon-8f97 .thumbnail-warm-4102 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon-8f97 .content-9e8e {
  max-width: 100%;
  overflow: auto;
}
.paragraph_solid_66cb .icon-8f97 a:hover {
  text-decoration: underline;
}
.feature_47d2 .icon_full_76b2:not(.stale-0f8d),
.feature_47d2 .section_fb65 {
  margin-bottom: 1.41575em;
}
.feature_47d2 .icon_full_76b2:not(.stale-0f8d):last-child,
.feature_47d2 .section_fb65:last-child {
  margin-bottom: 0;
}
.feature_47d2 .icon_full_76b2.list-84b1 {
  margin-bottom: 0.41575em;
}
.feature_47d2 .avatar-copper-c460:before,
.feature_47d2 .highlight-advanced-7e0d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.feature_47d2 .avatar-copper-c460:before {
  content: "\f115";
}
.feature_47d2 .highlight-advanced-7e0d:before {
  content: "\f02c";
}
.feature_47d2 .breadcrumb_4328 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.feature_47d2 .breadcrumb_4328 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.banner-99ac {
  display: -webkit-box;
  display: flex;
}
.banner-99ac .block-1315 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .banner-99ac .block-1315 {
    flex-basis: 90px;
  }
}
.banner-99ac .disabled-stale-82c5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner-99ac .disabled-stale-82c5 {
    flex-basis: calc(100% - 50px);
  }
}
.banner-99ac .disabled_0e9f p:last-child {
  margin-bottom: 0.72em;
}
.summary_purple_8794 .button-short-572e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary_purple_8794 .button-short-572e:after,
.summary_purple_8794 .button-short-572e:before {
  content: "";
  display: table;
}
.summary_purple_8794 .button-short-572e:after {
  clear: both;
}
.summary_purple_8794 .button-short-572e .table-6480,
.summary_purple_8794 .button-short-572e .banner_up_bdb9 {
  width: 49%;
}
.summary_purple_8794 .button-short-572e .table-6480 a span.middle-9ca3,
.summary_purple_8794 .button-short-572e .banner_up_bdb9 a span.middle-9ca3 {
  display: block;
  margin-bottom: 5px;
}
.summary_purple_8794 .button-short-572e .banner_up_bdb9 {
  float: left;
  text-align: left;
}
.summary_purple_8794 .button-short-572e .table-6480 {
  float: right;
  text-align: right;
}
.shadow-f918 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shadow-f918 {
    margin-bottom: 0;
  }
}
.small-9590 {
  margin-bottom: 1em;
}
.small-9590 .stale-0f8d {
  font-size: 1.1em;
  line-height: 1.3;
}
.image_down_f47b a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer-9cc5 .small-9590,
.fixed_c72d .small-9590 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer-9cc5 .small-9590,
  .fixed_c72d .small-9590 {
    display: block;
  }
}
.footer-9cc5 .image_down_f47b,
.fixed_c72d .image_down_f47b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer-9cc5 .image_down_f47b,
  .fixed_c72d .image_down_f47b {
    margin-bottom: 1em;
  }
}
.footer-9cc5 .image_down_f47b img,
.fixed_c72d .image_down_f47b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer-9cc5 .wide_2a72,
.fixed_c72d .wide_2a72 {
  flex-basis: calc(100% - 160px);
}
.footer-9cc5 .wide_2a72 p,
.fixed_c72d .wide_2a72 p {
  margin-bottom: 0;
}
.footer-9cc5 .wide_2a72 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer-9cc5 .wide_2a72 {
    padding-left: 0;
  }
}
.fixed_c72d .wide_2a72 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_c72d .wide_2a72 {
    padding-right: 0;
  }
}
.fixed_c72d .image_down_f47b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture_9544 .image_down_f47b {
  margin-bottom: 0.5em;
}
.picture_9544 .image_down_f47b img {
  width: 100%;
}
.stone-b1b9 .list-stale-53a8,
.east_0fd8 .list-stale-53a8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east_0fd8 .light_906d .tertiary_f5c0 p:last-child {
  margin-bottom: 0;
}
.background-2286 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focus_8c80 .next-496c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focus_8c80 .next-496c:last-of-type {
    margin-bottom: 0;
  }
}
.focus_8c80 .next-496c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_8c80 .next-496c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focus_8c80 .next-496c ul li {
  margin: 0 0 0.6em;
}
.focus_8c80 .next-496c ul li.overlay-0e03,
.focus_8c80 .next-496c ul li.row-easy-5650 {
  position: relative;
}
.focus_8c80 .next-496c ul li.overlay-0e03 .preview-plasma-df4d,
.focus_8c80 .next-496c ul li.row-easy-5650 .preview-plasma-df4d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focus_8c80 .next-496c ul li.overlay-0e03:after:after,
.focus_8c80 .next-496c ul li.overlay-0e03:after:before,
.focus_8c80
  .next-496c
  ul
  li.row-easy-5650:after:after,
.focus_8c80
  .next-496c
  ul
  li.row-easy-5650:after:before {
  content: "";
  display: table;
}
.focus_8c80 .next-496c ul li.overlay-0e03:after:after,
.focus_8c80
  .next-496c
  ul
  li.row-easy-5650:after:after {
  clear: both;
}
.focus_8c80 .next-496c a.mask_fc02:hover {
  text-decoration: none;
}
.focus_8c80 .next-496c select {
  max-width: 100%;
}
.focus_8c80 .next-496c table {
  font-size: 85%;
}
.focus_8c80 .next-496c table td,
.focus_8c80 .next-496c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focus_8c80 .next-496c table tfoot td {
  text-align: left;
}
.focus_8c80 .next-496c :last-child {
  margin-bottom: 0;
}
.focus_8c80 .next-496c .hidden-dynamic-114d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focus_8c80 .next-496c .hidden-dynamic-114d label {
  width: 100%;
}
.focus_8c80 .next-496c .hidden-dynamic-114d .thumbnail_full_3388 {
  width: 100%;
  display: block;
}
.focus_8c80 .next-496c .hidden-dynamic-114d .content_6b4c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focus_8c80 .next-496c .hidden-dynamic-114d .content_6b4c:hover svg #svg-search {
  fill: #444;
}
.focus_8c80 .next-496c .hidden-dynamic-114d .content_6b4c svg {
  width: 18px;
  height: 18px;
}
.focus_8c80 .wrapper_light_fa43 ul ul,
.focus_8c80 .widget_dark_b7a0 ul ul,
.focus_8c80 .plasma_05f2 ul ul,
.focus_8c80 .message-91e9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focus_8c80 .wrapper_light_fa43 .dropdown_5415 > a,
.focus_8c80 .widget_dark_b7a0 .dropdown_5415 > a,
.focus_8c80 .plasma_05f2 .dropdown_5415 > a,
.focus_8c80 .message-91e9 .dropdown_5415 > a {
  margin-bottom: 0;
}
.focus_8c80 .image_83c2 li,
.focus_8c80 .wrapper_light_fa43 li,
.focus_8c80 .hero_up_a8bc li,
.focus_8c80 .widget_dark_b7a0 li,
.focus_8c80 .plasma_05f2 li,
.focus_8c80 .message-91e9 li,
.focus_8c80 .surface_9a3f li,
.focus_8c80 .title_b5b5 li {
  display: block;
  position: relative;
}
.focus_8c80 .image_83c2 li:last-child,
.focus_8c80 .wrapper_light_fa43 li:last-child,
.focus_8c80 .hero_up_a8bc li:last-child,
.focus_8c80 .widget_dark_b7a0 li:last-child,
.focus_8c80 .plasma_05f2 li:last-child,
.focus_8c80 .message-91e9 li:last-child,
.focus_8c80 .surface_9a3f li:last-child,
.focus_8c80 .title_b5b5 li:last-child {
  border: none;
}
.focus_8c80 .image_83c2 li a,
.focus_8c80 .wrapper_light_fa43 li a,
.focus_8c80 .hero_up_a8bc li a,
.focus_8c80 .widget_dark_b7a0 li a,
.focus_8c80 .plasma_05f2 li a,
.focus_8c80 .message-91e9 li a,
.focus_8c80 .surface_9a3f li a,
.focus_8c80 .title_b5b5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_8c80 .image_83c2 li ul li::before,
.focus_8c80 .wrapper_light_fa43 li ul li::before,
.focus_8c80 .hero_up_a8bc li ul li::before,
.focus_8c80 .widget_dark_b7a0 li ul li::before,
.focus_8c80 .plasma_05f2 li ul li::before,
.focus_8c80 .message-91e9 li ul li::before,
.focus_8c80 .surface_9a3f li ul li::before,
.focus_8c80 .title_b5b5 li ul li::before {
  left: 15px;
}
.focus_8c80 .image_83c2 li ul a,
.focus_8c80 .wrapper_light_fa43 li ul a,
.focus_8c80 .hero_up_a8bc li ul a,
.focus_8c80 .widget_dark_b7a0 li ul a,
.focus_8c80 .plasma_05f2 li ul a,
.focus_8c80 .message-91e9 li ul a,
.focus_8c80 .surface_9a3f li ul a,
.focus_8c80 .title_b5b5 li ul a {
  padding-left: 20px;
}
.focus_8c80 .image_83c2 li ul ul li::before,
.focus_8c80 .wrapper_light_fa43 li ul ul li::before,
.focus_8c80 .hero_up_a8bc li ul ul li::before,
.focus_8c80 .widget_dark_b7a0 li ul ul li::before,
.focus_8c80 .plasma_05f2 li ul ul li::before,
.focus_8c80 .message-91e9 li ul ul li::before,
.focus_8c80 .surface_9a3f li ul ul li::before,
.focus_8c80 .title_b5b5 li ul ul li::before {
  left: 30px;
}
.focus_8c80 .image_83c2 li ul ul a,
.focus_8c80 .wrapper_light_fa43 li ul ul a,
.focus_8c80 .hero_up_a8bc li ul ul a,
.focus_8c80 .widget_dark_b7a0 li ul ul a,
.focus_8c80 .plasma_05f2 li ul ul a,
.focus_8c80 .message-91e9 li ul ul a,
.focus_8c80 .surface_9a3f li ul ul a,
.focus_8c80 .title_b5b5 li ul ul a {
  padding-left: 40px;
}
.focus_8c80 .tag-8ba3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_8c80 .title_b5b5 ul li {
  margin-bottom: 1.41575em;
}
.focus_8c80 .title_b5b5 ul li .media-1860 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focus_8c80 .title_b5b5 ul li .slow_3460 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.middle-d548 .image_83c2 li a,
.middle-d548 .wrapper_light_fa43 li a,
.middle-d548 .hero_up_a8bc li a,
.middle-d548 .widget_dark_b7a0 li a,
.middle-d548 .plasma_05f2 li a,
.middle-d548 .message-91e9 li a,
.middle-d548 .surface_9a3f li a,
.middle-d548 .title_b5b5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-d548 .tag-8ba3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-d548 .next-496c ul li.overlay-0e03 .preview-plasma-df4d,
.middle-d548 .next-496c ul li.row-easy-5650 .preview-plasma-df4d {
  background: rgba(0, 0, 0, 0.2);
}
.middle-d548 .focus_8c80 .next-496c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-450a .focus_8c80 .module-up-c370 li {
  margin: 0;
}
.cool-450a .focus_8c80 .module-up-c370 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.cool-450a .focus_8c80 .module-up-c370 li ul {
  margin: 0;
}
.cool-450a .focus_8c80 .module-up-c370 li ul li a {
  padding-left: 15px;
}
.cool-450a .focus_8c80 .module-up-c370 li ul li li a {
  padding-left: 30px;
}
.cool-450a .focus_8c80 .module-up-c370 li.shade_715c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.cool-450a .focus_8c80 .module-up-c370 li.shade_715c > 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;
}
.cool-450a .focus_8c80 .module-up-c370 li.shade_715c > 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;
}
.icon-easy-b429 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.icon_8e5c {
  position: relative;
  z-index: 10;
}
.icon_8e5c .carousel_b1da {
  width: 100%;
  max-width: 100%;
}
.description_lite_b0a4 .rough-7b1f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.description_lite_b0a4 .sort-glass-7b60 {
}
.description_lite_b0a4 .middle-d548 {
  background: #292929;
}
.fixed_eae8 .rough-7b1f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fixed_eae8 .sort-glass-7b60 {
  background: #f9f9f9;
}
.fixed_eae8 .middle-d548 {
  background: #303030;
}
.overlay_advanced_f9ab .rough-7b1f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_advanced_f9ab .wide-656a {
    margin-bottom: 1em;
  }
  .overlay_advanced_f9ab .wide-656a:last-child {
    margin-bottom: 0;
  }
}
.overlay_advanced_f9ab .sort-glass-7b60 {
  background: #ededed;
}
.overlay_advanced_f9ab .middle-d548 {
  background: #1a1a1a;
}
.rough-7b1f.sort-glass-7b60 {
  color: rgba(0, 0, 0, 0.6);
}
.rough-7b1f.sort-glass-7b60 .feature-a02b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-7b1f.middle-d548 {
  color: rgba(255, 255, 255, 0.99);
}
.rough-7b1f.middle-d548 a:not(.mask_fc02) {
  color: rgba(255, 255, 255, 0.79);
}
.rough-7b1f.middle-d548 a:not(.mask_fc02):hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-7b1f.middle-d548 .feature-a02b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-7b1f.middle-d548 table tbody td,
.rough-7b1f.middle-d548 table th {
  background: rgba(0, 0, 0, 0.08);
}
.popup_full_df46.accordion_7bd2 .thick_5f99 {
  max-width: initial;
}
.popup_full_df46 .nav-42ce {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.popup_full_df46 .nav-42ce .carousel_b1da {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .popup_full_df46 .nav-42ce .carousel_b1da {
    display: block;
    margin-bottom: 2em;
  }
  .popup_full_df46 .nav-42ce .carousel_b1da:last-child {
    margin-bottom: 0;
  }
}
.overlay_advanced_f9ab .wide-656a:last-child,
.fixed_eae8 .wide-656a:last-child,
.description_lite_b0a4 .wide-656a:last-child {
  margin-bottom: 0;
}
.overlay_advanced_f9ab .wide-656a .focus_8c80 .next-496c:last-child,
.fixed_eae8 .wide-656a .focus_8c80 .next-496c:last-child,
.description_lite_b0a4 .wide-656a .focus_8c80 .next-496c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_advanced_f9ab .red_6761,
  .overlay_advanced_f9ab .lite-3570,
  .fixed_eae8 .red_6761,
  .fixed_eae8 .lite-3570,
  .description_lite_b0a4 .red_6761,
  .description_lite_b0a4 .lite-3570 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .icon_8e5c .wide-656a {
    margin-bottom: 2em;
  }
}
.icon_8e5c p:last-child {
  margin-bottom: 0;
}
.icon_8e5c li,
.icon_8e5c ul {
  list-style: none;
  margin: 0;
}
.icon_8e5c ul ul {
  margin-left: 2.617924em;
}
.new-34e2 {
  font-size: 0.875em;
}

/* css-noise: 39a4 */
.phantom-card-r8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
