/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag-4d97/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag-4d97
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.tag-4d97/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.over-70bd.item-8694/licenses/gpl-2.0.module-smooth-f590
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.dropdown_98fa/, (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.component_medium_6607.old-47a9/normalize.iron-b124/
 ======
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.iron-b124 v7.0.0 | MIT License | github.tag-4d97/necolas/normalize.iron-b124 */
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;
}
.icon_liquid_93ac .dropdown_ca38,
.avatar_08af,
.carousel_full_3c94,
.block_liquid_7877,
.tag_glass_bce6,
.alert-cd42,
.search_a945,
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;
}
.avatar_08af,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar_08af,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_08af,
  h1 {
    font-size: 1.8em;
  }
}
.carousel_full_3c94,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.carousel_full_3c94 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .carousel_full_3c94,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_full_3c94,
  h2 {
    font-size: 1.7em;
  }
}
.block_liquid_7877,
h3 {
  font-size: 1.618em;
}
.icon_liquid_93ac .dropdown_ca38,
.tag_glass_bce6,
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.container-ce84 {
  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;
}
.paper_3f08:after,
.paper_3f08:before,
.element-full-833c:after,
.element-full-833c:before {
  content: "";
  display: table;
}
.paper_3f08:after,
.element-full-833c:after {
  clear: both;
}
.banner_top_4d30 {
  float: right;
  margin-right: 0;
}
.tooltip-dcd5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.popup_complex_e783 .pressed_945a,
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;
}
.popup_complex_e783 .pressed_945a: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;
}
.complex-8cfe .pressed_945a {
  box-shadow: none;
}
.complex-8cfe
  .pressed_945a
  .accent_1265 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.complex-8cfe .pressed_945a .backdrop_b73d {
  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;
}
.complex-8cfe
  .pressed_945a
  .backdrop_b73d
  b {
  display: none;
}
.complex-8cfe .progress_right_017b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cool_6930:not(.button_lite_7262):not(.shade-bright-ccab),
button:not(.button_lite_7262):not(.shade-bright-ccab),
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ),
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ),
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ) {
  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;
}
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):hover,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):hover,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):hover,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):hover,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):active,
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):active,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):active,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):active,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):active,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus {
  outline: 0;
}
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e {
  position: relative;
}
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .menu_69a2,
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .title_focused_9f9f,
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .accordion_b479,
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  i,
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  svg,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .menu_69a2,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .title_focused_9f9f,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .accordion_b479,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  i,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  svg,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .menu_69a2,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .title_focused_9f9f,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .accordion_b479,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  i,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  svg,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .menu_69a2,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .title_focused_9f9f,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .accordion_b479,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  i,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  svg,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .menu_69a2,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .title_focused_9f9f,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  .accordion_b479,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  i,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e
  svg {
  visibility: hidden;
}
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e:after,
button:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e:after,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e:after,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e:after,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ).fn-loading-977e: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;
}
.cool_6930:not(.button_lite_7262):not(.shade-bright-ccab),
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ),
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ),
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ) {
  color: #fff;
  background: #235787;
}
.cool_6930:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus,
input[type="button"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus,
input[type="reset"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus,
input[type="submit"]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ):focus {
  color: #fff;
}
.cool_6930.fn-disabled-977e:not(.button_lite_7262):not(
    .shade-bright-ccab
  ),
.cool_6930[disabled]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ),
button.fn-disabled-977e:not(.button_lite_7262):not(
    .shade-bright-ccab
  ),
button[disabled]:not(.button_lite_7262):not(
    .shade-bright-ccab
  ) {
  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;
}
.badge_6822 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.badge_6822: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;
}
.accent-799d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.selected-116c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status-b848 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paper_3f08:after,
.paper_3f08:before,
.tertiary_5c9f:after,
.tertiary_5c9f:before,
.prev_b11d:after,
.prev_b11d:before,
.cool_2225:after,
.cool_2225:before,
.middle-ff97:after,
.middle-ff97:before,
.small-0ed3:after,
.small-0ed3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paper_3f08:after,
.tertiary_5c9f:after,
.prev_b11d:after,
.cool_2225:after,
.middle-ff97:after,
.small-0ed3:after {
  clear: both;
}
.tertiary_5c9f .container_f1c8,
.prev_b11d .container_f1c8,
.down_6fbf .container_f1c8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.message_tall_6ec6 {
  display: inline-block;
}
.primary_9446 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.primary_9446 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary_9446 .article_0625 {
  padding: 1em 0;
  font-size: 85%;
}
.article_0625 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout_glass_740a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout_glass_740a:after,
.layout_glass_740a:before {
  content: "";
  display: table;
}
.layout_glass_740a:after {
  clear: both;
}
.warm_2c90 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hard-e36b .warm_2c90 {
  max-width: 50%;
}
.selected-fc68 .warm_2c90 {
  max-width: 33.33%;
}
.video_9e16 .warm_2c90 {
  max-width: 25%;
}
.up-fb28 .warm_2c90 {
  max-width: 20%;
}
.secondary-138b .warm_2c90 {
  max-width: 16.66%;
}
.west_fa46 .warm_2c90 {
  max-width: 14.28%;
}
.shadow_7695 .warm_2c90 {
  max-width: 12.5%;
}
.highlight_4247 .warm_2c90 {
  max-width: 11.11%;
}
.simple-718f {
  display: block;
}
.icon_liquid_93ac .highlight_medium_75b1 label,
.icon_liquid_93ac .icon-b5ef label,
.icon_liquid_93ac .accent_plasma_6ac3 label,
.icon_liquid_93ac .active-861b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wrapper-mini-d11d {
  list-style: none;
  margin: 0;
}
.wrapper-mini-d11d article.main_selected_1d6b {
  margin-bottom: 0;
}
.wrapper-mini-d11d ul {
  list-style: none;
  margin: 0;
}
.wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b: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) {
  .wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b li.main_selected_1d6b li.main_selected_1d6b li.main_selected_1d6b {
    padding-left: 0;
  }
}
article.main_selected_1d6b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_selected_1d6b .tertiary_5c9f p:last-of-type {
  margin-bottom: 0;
}
article.main_selected_1d6b .black-43d2 {
  float: left;
}
article.main_selected_1d6b .static_30f4 {
  margin-left: 85px;
}
article.main_selected_1d6b .message_d993 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_selected_1d6b .message_d993 .active_5b03 {
  margin-left: 10px;
}
article.main_selected_1d6b .dropdown-3f09 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_selected_1d6b .wrapper-focused-4a3a {
  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 .highlight_medium_75b1,
  #respond .accent_plasma_6ac3,
  #respond .active-861b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_medium_75b1 input,
#respond .accent_plasma_6ac3 input,
#respond .active-861b input {
  width: 100%;
}
#respond .active-861b {
  margin-right: 0;
}
#respond .component_steel_4159 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slider_60d3 {
  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;
}
.slider_60d3.simple-e5e0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slider_60d3 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%);
}
.slider_60d3:focus,
.slider_60d3: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);
}
.status_left_0055 {
  border-radius: 10%;
}
.widget-6c59 {
  border-radius: 50%;
}
.status_afce {
  font-size: 0.72em;
}
.old-e380 {
  font-size: 0.875em;
}
.progress_8e53 {
  font-size: 1.1em;
}
.block_ba47 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_ba47.status_afce {
  letter-spacing: 0.5px;
}
.focus-stone-98ad,
.focus-stone-98ad a {
  color: #6d6d6d;
}
.focus-stone-98ad a:hover {
  color: #111;
}
.static-85d9 {
  color: #6d6d6d;
}
.iron_fe0d {
  overflow-x: hidden;
}
.iron_fe0d .wide-f673.bottom-d991 {
  position: relative;
}
.iron_fe0d .wide-f673.bottom-d991.nav-advanced-90ee {
  position: initial;
}
.iron_fe0d
  .wide-f673.bottom-d991.nav-advanced-90ee
  .rough_0cda {
  left: auto;
}
.iron_fe0d .wide-f673 .rough_0cda {
  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;
}
.iron_fe0d .wide-f673:hover.bottom-d991 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.iron_fe0d
  .wide-f673:hover.bottom-d991
  .rough_0cda {
  display: block;
  z-index: 9999999;
}
.iron_fe0d .red-efa4 .gallery_6291,
.iron_fe0d .stale-0e5a .gallery_6291 {
  display: none;
}
.iron_fe0d .header-e6d4 .wide-f673:hover.bottom-d991 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon_liquid_93ac .highlight_medium_75b1 label,
.icon_liquid_93ac .icon-b5ef label,
.icon_liquid_93ac .accent_plasma_6ac3 label,
.icon_liquid_93ac .active-861b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wrapper-mini-d11d {
  list-style: none;
  margin: 0;
}
.wrapper-mini-d11d article.main_selected_1d6b {
  margin-bottom: 0;
}
.wrapper-mini-d11d ul {
  list-style: none;
  margin: 0;
}
.wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b: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) {
  .wrapper-mini-d11d .summary_dim_bc23 li.main_selected_1d6b li.main_selected_1d6b li.main_selected_1d6b li.main_selected_1d6b {
    padding-left: 0;
  }
}
article.main_selected_1d6b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_selected_1d6b .tertiary_5c9f p:last-of-type {
  margin-bottom: 0;
}
article.main_selected_1d6b .black-43d2 {
  float: left;
}
article.main_selected_1d6b .static_30f4 {
  margin-left: 85px;
}
article.main_selected_1d6b .message_d993 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_selected_1d6b .message_d993 .active_5b03 {
  margin-left: 10px;
}
article.main_selected_1d6b .dropdown-3f09 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_selected_1d6b .wrapper-focused-4a3a {
  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 .highlight_medium_75b1,
  #respond .accent_plasma_6ac3,
  #respond .active-861b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_medium_75b1 input,
#respond .accent_plasma_6ac3 input,
#respond .active-861b input {
  width: 100%;
}
#respond .active-861b {
  margin-right: 0;
}
#respond .component_steel_4159 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.red-efa4 .primary_59f2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.primary_59f2 .background_light_bf49.motion-a7ca .full-5455 > li > a:focus,
.primary_59f2 .background_light_bf49.motion-a7ca .full-5455 > li > a:hover,
.primary_59f2 .background_light_bf49.fast_f30d .full-5455 > li > a:focus,
.primary_59f2 .background_light_bf49.fast_f30d .full-5455 > li > a:hover,
.primary_59f2 .background_light_bf49.breadcrumb_f942 .full-5455 > li > a:focus,
.primary_59f2 .background_light_bf49.breadcrumb_f942 .full-5455 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_59f2
  .background_light_bf49.motion-a7ca
  .full-5455
  > li.media_over_3d5f
  > a,
.primary_59f2
  .background_light_bf49.motion-a7ca
  .full-5455
  > li.search-14c2
  > a,
.primary_59f2
  .background_light_bf49.fast_f30d
  .full-5455
  > li.media_over_3d5f
  > a,
.primary_59f2
  .background_light_bf49.fast_f30d
  .full-5455
  > li.search-14c2
  > a,
.primary_59f2
  .background_light_bf49.breadcrumb_f942
  .full-5455
  > li.media_over_3d5f
  > a,
.primary_59f2 .background_light_bf49.breadcrumb_f942 .full-5455 > li.stone-6103 > a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_59f2 .message_warm_349d,
.primary_59f2 .message_warm_349d a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_59f2 .gradient-narrow-c2e5.surface_small_4eea li a,
.primary_59f2 .lite_8cc7 a,
.primary_59f2 .video_next_37fa,
.primary_59f2 .full-5455 > li > a,
.primary_59f2 .paragraph-bright-2517 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2 .gradient-narrow-c2e5.surface_small_4eea li a:hover,
.primary_59f2 .lite_8cc7 a:hover,
.primary_59f2 .video_next_37fa:hover,
.primary_59f2 .full-5455 > li > a:hover,
.primary_59f2 .paragraph-bright-2517:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_59f2 .gas-6859 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2 .gas-6859 .frame_green_da8b {
  color: rgba(255, 255, 255, 0.99);
}
.primary_59f2 .gas-6859:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_59f2 .avatar_b1cd .outer-76a3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2 .avatar_b1cd .outer-76a3 .soft_c9e1 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2
  .avatar_b1cd
  .outer-76a3
  .soft_c9e1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2
  .avatar_b1cd
  .outer-76a3
  .soft_c9e1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2
  .avatar_b1cd
  .outer-76a3
  .soft_c9e1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2
  .avatar_b1cd
  .outer-76a3
  .soft_c9e1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2 .avatar_b1cd .outline-complex-4c6e {
  color: rgba(255, 255, 255, 0.79);
}
.primary_59f2 .avatar_b1cd .outline-complex-4c6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_6ca8
  .primary_59f2
  .avatar_b1cd
  .video-west-66de
  .media_df99 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_6ca8
  .primary_59f2
  .avatar_b1cd
  .video-west-66de
  .soft_c9e1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red-efa4 .container-4652 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-4652 .background_light_bf49.motion-a7ca .full-5455 > li > a:focus,
.container-4652 .background_light_bf49.motion-a7ca .full-5455 > li > a:hover,
.container-4652 .background_light_bf49.fast_f30d .full-5455 > li > a:focus,
.container-4652 .background_light_bf49.fast_f30d .full-5455 > li > a:hover,
.container-4652 .background_light_bf49.breadcrumb_f942 .full-5455 > li > a:focus,
.container-4652 .background_light_bf49.breadcrumb_f942 .full-5455 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-4652
  .background_light_bf49.motion-a7ca
  .full-5455
  > li.media_over_3d5f
  > a,
.container-4652
  .background_light_bf49.motion-a7ca
  .full-5455
  > li.search-14c2
  > a,
.container-4652
  .background_light_bf49.fast_f30d
  .full-5455
  > li.media_over_3d5f
  > a,
.container-4652
  .background_light_bf49.fast_f30d
  .full-5455
  > li.search-14c2
  > a,
.container-4652
  .background_light_bf49.breadcrumb_f942
  .full-5455
  > li.media_over_3d5f
  > a,
.container-4652 .background_light_bf49.breadcrumb_f942 .full-5455 > li.stone-6103 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-4652 .message_warm_349d,
.container-4652 .message_warm_349d a {
  color: rgba(0, 0, 0, 0.8);
}
.container-4652 .gradient-narrow-c2e5.surface_small_4eea li a,
.container-4652 .lite_8cc7 a,
.container-4652 .video_next_37fa,
.container-4652 .full-5455 > li > a,
.container-4652 .paragraph-bright-2517 {
  color: rgba(0, 0, 0, 0.55);
}
.container-4652 .gradient-narrow-c2e5.surface_small_4eea li a:hover,
.container-4652 .lite_8cc7 a:hover,
.container-4652 .video_next_37fa:hover,
.container-4652 .full-5455 > li > a:hover,
.container-4652 .paragraph-bright-2517:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-4652 .gas-6859 {
  color: rgba(0, 0, 0, 0.55);
}
.container-4652 .gas-6859 .frame_green_da8b {
  color: rgba(0, 0, 0, 0.8);
}
.container-4652 .gas-6859:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-c06d .active_46b0 {
  margin-left: auto;
  margin-right: auto;
}
.prev_b11d > * {
  margin-left: auto;
  margin-right: auto;
}
.prev_b11d .accent-799d {
  margin-right: 1.41575em;
}
.silver_a53f .prev_b11d > .easy_ce13 {
  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;
}
.silver_a53f .prev_b11d > .link-bright-4b56 {
  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;
}
.easy_c429.backdrop-c06d .active_46b0,
.image_action_4333.backdrop-c06d .active_46b0 {
  margin-left: 0;
}
.gradient_21c3.backdrop-c06d .active_46b0,
.surface-glass-65f2.backdrop-c06d .active_46b0 {
  margin-right: 0;
}
.prev_b11d ol,
.prev_b11d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge-hard-cdbb video {
  max-width: 100%;
}
.advanced_8fce img {
  display: block;
}
.advanced_8fce.accent-799d,
.advanced_8fce.selected-116c {
  width: 100%;
}
.advanced_8fce.link-bright-4b56 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus-copper-5802:not(.copper-2336) {
  margin: 1.5em auto;
}
.dark-8e76 p {
  padding: 1.5em 14px;
}
ul.small_6ec7.link-bright-4b56,
ul.small_6ec7.easy_ce13,
ul.small_6ec7.outline-4b75.easy_ce13 {
  padding: 0 14px;
}
.card-black-c658 {
  display: block;
  overflow-x: auto;
}
.card-black-c658 table {
  border-collapse: collapse;
  width: 100%;
}
.card-black-c658 td,
.card-black-c658 th {
  padding: 0.5em;
}
.prev_b11d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.prev_b11d ol ol,
.prev_b11d ol ul,
.prev_b11d ul ol,
.prev_b11d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.prev_b11d ol ol li,
.prev_b11d ol ul li,
.prev_b11d ul ol li,
.prev_b11d ul ul li {
  margin-left: 0;
}
.upper-2235.container_huge_e0c9 > .panel_9b54 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.upper-2235.container_huge_e0c9 > .panel_9b54 iframe,
.upper-2235.container_huge_e0c9 > .panel_9b54 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.small_001e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.small_001e.main_0ae1 {
  padding: 0;
}
.small_001e.main_0ae1 cite {
  font-size: 13px;
}
.small_001e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.small_001e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.title_copper_c37c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.title_copper_c37c > p:first-child {
  margin-top: 0;
}
.title_copper_c37c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.title_copper_c37c blockquote {
  border-left: 0;
}
.box_selected_63aa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box_selected_63aa:not(.stale-520a) {
  max-width: 100px;
}
.box_selected_63aa.left-08d8 {
  border-bottom: none !important;
  text-align: center;
}
.box_selected_63aa.left-08d8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dark-8e76 p {
    padding: 1.5em 0;
  }
}
.text_f9bd {
  color: #0073aa;
}
.hard_3633 {
  background-color: #0073aa;
}
.notification-e8f7 {
  color: #229fd8;
}
.tooltip_a926 {
  background-color: #229fd8;
}
.inner_d97e {
  color: #eee;
}
.picture_current_c24d {
  background-color: #eee;
}
.footer-bbbb {
  color: #444;
}
.form-b5a7 {
  background-color: #444;
}
.cool_4b22 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.cool_4b22 .fixed-2574 .lite_8cc7 {
  font-size: 15px;
}
.cool_4b22 .lite_8cc7 {
  line-height: 1.3;
}
.cool_4b22 .container-4652 {
}
.cool_4b22 .primary_59f2 {
  background: #235787;
}
.tertiary_fada {
  padding: 0;
}
.tertiary_fada .primary_59f2 {
  background: #1a1a1a;
}
.tertiary_fada .container-4652 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.easy-7097 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.easy-7097 .container-4652 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.easy-7097 .primary_59f2 {
  background: #303030;
}
.small-0ed3 {
  position: relative;
  z-index: 10;
}
.small-0ed3 .image_325c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_451d .bottom-d991 {
  display: inline-block;
  vertical-align: middle;
}
.gallery_451d.caption_right_5c8b .bottom-d991 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gallery_451d.caption_right_5c8b .bottom-d991 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery_451d.caption_right_5c8b .bottom-d991 {
    margin-right: 0.4em;
  }
}
.gallery_451d.caption_right_5c8b .bottom-d991:last-child {
  margin-right: 0;
}
.up-ccf1 .image_325c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .red-efa4 .fixed-2574 {
    margin: 0 -0.5em;
  }
  .red-efa4 .fixed-2574 [class*="customify-col-"],
  .red-efa4 .fixed-2574 [class*="customify-col_"],
  .red-efa4 .fixed-2574 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.red-efa4.info-53dd .image_325c {
  background: 0 0 !important;
}
.red-efa4.info-53dd .image_325c,
.red-efa4.up-ccf1 .image_325c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .red-efa4.advanced-8def {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.red-efa4.up-ccf1 .image_325c {
  box-shadow: none !important;
}
.progress_a6ee {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress_a6ee {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress_a6ee {
    padding: 18px 0 20px;
  }
}
.progress_a6ee .search-purple-82b3 {
  width: 100%;
}
.progress_a6ee .content_5863 {
  margin-bottom: 0;
}
.progress_a6ee .hover-328b {
  margin-top: 5px;
  font-size: 0.875em;
}
.inner-d798 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.inner-d798 .south-2605 {
  width: 100%;
}
.mask-focused-2425 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask-focused-2425 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask-focused-2425 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;
}
.mask-focused-2425 li:last-child:after {
  display: none;
}
.mask-focused-2425 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption-c7b8 .gallery_6291 button,
.progress_a6ee .gallery_6291 button {
  left: 0;
}
.caption-c7b8 .south-2605,
.progress_a6ee .south-2605 {
  padding-left: 0;
  padding-right: 0;
}
.caption-c7b8 .inner-d798,
.progress_a6ee .inner-d798 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption-c7b8 {
  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;
}
.caption-c7b8: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;
}
.caption-c7b8 .nav-916f {
  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) {
  .caption-c7b8 .nav-916f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-c7b8 .nav-916f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption-c7b8 .nav-916f {
    min-height: 200px;
  }
}
.caption-c7b8 .mask-focused-2425 {
  color: rgba(255, 255, 255, 0.8);
}
.caption-c7b8 .mask-focused-2425 a,
.caption-c7b8 .mask-focused-2425 li:after {
  color: inherit;
}
.caption-c7b8 .mask-focused-2425 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.blue-414a {
  margin-bottom: 0.5em;
}
.container_5035 {
  margin-bottom: 1.2em;
}
.container_5035,
.blue-414a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container_5035 p:last-child,
.blue-414a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery_6291,
#masthead .gallery_6291 {
  display: none;
}
#masthead
  > .gallery_6291.wrapper-thick-e2e0 {
  display: none;
}
#masthead > .gallery_6291 button {
  left: 0;
}
.box-cb58 {
  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%;
}
.box-cb58 .bottom-d991 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box-cb58 .box-8af0 {
  display: -webkit-box;
  display: flex;
}
.box-cb58 .box-8af0.over_c0d5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box-cb58 .box-8af0.list_smooth_1351 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-cb58 .box-8af0.green_797e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-cb58.main-f4b0.fresh_a6ef .box-8af0.over_c0d5 {
  flex-basis: 100%;
}
.box-cb58.layout_outer_fb11 .box-8af0.list_smooth_1351 {
  -webkit-box-flex: 1;
  flex: auto;
}
.box-cb58.layout_outer_fb11 .box-8af0.green_797e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery_6291.wrapper-thick-e2e0 {
  display: none;
}
#masthead > .gallery_6291 button {
  left: 0;
}
.lower-03a3 {
  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;
}
.lower-03a3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower-03a3.menu_full_c318 i {
  margin-right: 4px;
}
.lower-03a3.mask_64e1 i {
  margin-left: 5px;
}
.lite_8cc7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.lite_8cc7 p:last-child {
  margin-bottom: 0;
}
.module-north-70ef {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module-north-70ef a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module-north-70ef img {
  display: block;
  width: auto;
  line-height: 1;
}
.module-north-70ef .message_warm_349d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module-north-70ef .short_4f69 {
  margin: 5px 0 7px 0;
}
.module-north-70ef.middle-3305 .chip-over-6bdd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-north-70ef.middle-3305 .bright-4b9f {
  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;
}
.module-north-70ef.section_tall_b22c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module-north-70ef.section_tall_b22c .chip-over-6bdd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-north-70ef.section_tall_b22c .bright-4b9f {
  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;
}
.module-north-70ef.popup_dark_6123 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module-north-70ef.wood-edaf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module-north-70ef.wood-edaf .bright-4b9f {
  margin-top: 7px;
}
.form-da09 {
  display: inline-block;
}
.small-0ed3 .tooltip_55dc .module-north-70ef img {
  max-width: 100%;
}
.background_light_bf49 .feature_warm_0be7.dim-6d0f,
.image-b347 .feature_warm_0be7.dim-6d0f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_light_bf49 .image-f17e,
.image-b347 .image-f17e {
  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%);
}
.background_light_bf49 .image-f17e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background_light_bf49.form_lower_d215 .image-f17e {
  display: none;
}
.background_light_bf49 .gold-0f5d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background_light_bf49 .gold-0f5d li {
  display: inline-block;
  position: relative;
}
.background_light_bf49 .gold-0f5d li:last-child {
  margin-right: 0;
}
.background_light_bf49 .gold-0f5d 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;
}
.background_light_bf49 .gold-0f5d li.stone-6103 > a {
  color: rgba(0, 0, 0, 0.9);
}
.background_light_bf49 .gold-0f5d > 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;
}
.background_light_bf49 .gold-0f5d > li > a i {
  line-height: 0;
}
.background_light_bf49 .gold-0f5d > li.heading_f3b2 > a .image-f17e {
  margin-left: 4px;
  line-height: 0;
}
.background_light_bf49 .gold-0f5d .sidebar-tiny-1939 li.heading_f3b2 > a {
  position: relative;
}
.background_light_bf49 .gold-0f5d .sidebar-tiny-1939 li.heading_f3b2 > a:after,
.background_light_bf49 .gold-0f5d .sidebar-tiny-1939 li.heading_f3b2 > a:before {
  content: "";
  display: table;
}
.background_light_bf49 .gold-0f5d .sidebar-tiny-1939 li.heading_f3b2 > a:after {
  clear: both;
}
.background_light_bf49 .gold-0f5d .sidebar-tiny-1939 li.heading_f3b2 > a .image-f17e {
  margin-left: 5px;
  float: right;
}
.background_light_bf49 .frame-complex-915b,
.background_light_bf49 .sidebar-tiny-1939 {
  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;
}
.background_light_bf49 .sidebar-tiny-1939 {
  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;
}
.background_light_bf49 .sidebar-tiny-1939 .dim-6d0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_light_bf49 .sidebar-tiny-1939 .image-f17e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background_light_bf49 .sidebar-tiny-1939 li {
  display: block;
  margin: 0;
  padding: 0;
}
.background_light_bf49 .sidebar-tiny-1939 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;
}
.background_light_bf49 .sidebar-tiny-1939 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background_light_bf49 .sidebar-tiny-1939 .sidebar-tiny-1939 {
  top: 0;
  left: 100%;
}
.background_light_bf49 .border-old-a042.fn-focus-977e > .frame-complex-915b,
.background_light_bf49 .border-old-a042.fn-focus-977e > .sidebar-tiny-1939,
.background_light_bf49 .border-old-a042:focus > .frame-complex-915b,
.background_light_bf49 .border-old-a042:focus > .sidebar-tiny-1939,
.background_light_bf49 .border-old-a042:hover > .frame-complex-915b,
.background_light_bf49 .border-old-a042:hover > .sidebar-tiny-1939 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background_light_bf49.breadcrumb_f942 .full-5455:after,
.background_light_bf49.breadcrumb_f942 .full-5455:before {
  content: "";
  display: table;
}
.background_light_bf49.breadcrumb_f942 .full-5455:after {
  clear: both;
}
.background_light_bf49.breadcrumb_f942 .full-5455 > li {
  float: left;
}
.background_light_bf49.input_wide_197b .full-5455:after,
.background_light_bf49.input_wide_197b .full-5455:before {
  content: "";
  display: table;
}
.background_light_bf49.input_wide_197b .full-5455:after {
  clear: both;
}
.background_light_bf49.input_wide_197b .full-5455 > li {
  float: left;
}
.background_light_bf49.input_wide_197b .full-5455 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background_light_bf49.input_wide_197b .full-5455 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background_light_bf49.input_wide_197b .full-5455 > li.media_over_3d5f > a,
.background_light_bf49.input_wide_197b .full-5455 > li.stone-6103 > a {
  color: #fff;
  background-color: #1e4b75;
}
.background_light_bf49.motion-a7ca .full-5455 > li > a .dim-6d0f {
  position: relative;
}
.background_light_bf49.motion-a7ca .full-5455 > li > a .dim-6d0f: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;
}
.background_light_bf49.motion-a7ca
  .full-5455
  > li:focus
  > a
  .dim-6d0f:before,
.background_light_bf49.motion-a7ca
  .full-5455
  > li:hover
  > a
  .dim-6d0f:before {
  width: 100%;
  background-color: currentColor;
}
.background_light_bf49.motion-a7ca
  .full-5455
  > li.media_over_3d5f
  > a
  .dim-6d0f:before,
.background_light_bf49.motion-a7ca
  .full-5455
  > li.search-14c2
  > a
  .dim-6d0f:before {
  width: 100%;
  background-color: currentColor;
}
.background_light_bf49.fast_f30d .full-5455 > li > a .dim-6d0f {
  position: relative;
}
.background_light_bf49.fast_f30d .full-5455 > li > a .dim-6d0f: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;
}
.background_light_bf49.fast_f30d .full-5455 > li:focus > a .dim-6d0f:before,
.background_light_bf49.fast_f30d
  .full-5455
  > li:hover
  > a
  .dim-6d0f:before {
  width: 100%;
  background-color: currentColor;
}
.background_light_bf49.fast_f30d
  .full-5455
  > li.media_over_3d5f
  > a
  .dim-6d0f:before,
.background_light_bf49.fast_f30d
  .full-5455
  > li.search-14c2
  > a
  .dim-6d0f:before {
  width: 100%;
  background-color: currentColor;
}
.image-b347 .gold-0f5d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image-b347 .gold-0f5d li:first-child > a {
  border-top: none;
}
.image-b347 .gold-0f5d .search-last-7788 > .dim-6d0f .image-f17e {
  display: none;
}
.image-b347 .gold-0f5d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.image-b347 .gold-0f5d li:last-child {
  border: none;
}
.image-b347 .gold-0f5d li.heading_f3b2 > a {
  padding-right: 45px !important;
}
.image-b347 .gold-0f5d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.image-b347 .gold-0f5d li a:focus,
.image-b347 .gold-0f5d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-b347 .gold-0f5d li .old_0f1e {
  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;
}
.image-b347 .gold-0f5d li .old_0f1e:hover {
  box-shadow: none;
}
.image-b347 .gold-0f5d li .old_0f1e .image-f17e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.image-b347 .gold-0f5d .sidebar-tiny-1939 {
  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);
}
.image-b347 .gold-0f5d .sidebar-tiny-1939 li a {
  padding-left: 3em;
}
.image-b347 .gold-0f5d .breadcrumb_mini_93a7 > a .old_0f1e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.image-b347 .gold-0f5d .breadcrumb_mini_93a7 > .sidebar-tiny-1939 {
  display: block;
  opacity: 1;
}
.white-0752 {
  max-width: 100%;
}
.hover_fast_dc26 {
  line-height: 0;
  cursor: pointer;
}
.paragraph-bright-2517 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph-bright-2517:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph-bright-2517 svg {
  width: 18px;
  height: 18px;
}
.paragraph-bright-2517 .hero_602d {
  display: none;
}
.button-hot-5cbc {
  position: relative;
}
.button-hot-5cbc.fn-active-977e .paragraph-bright-2517 .white-df04 {
  display: none;
}
.button-hot-5cbc.fn-active-977e .paragraph-bright-2517 .hero_602d {
  display: inline-block;
}
.button-hot-5cbc .dropdown_c8f1 {
  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);
}
.button-hot-5cbc.layout-4f1f .dropdown_c8f1 {
  left: auto;
  right: -0.9em;
}
.button-hot-5cbc.layout-4f1f .down_36a3::before {
  left: auto;
  right: 15px;
}
.button-hot-5cbc.fn-active-977e .dropdown_c8f1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video-west-66de {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video-west-66de label {
  flex-basis: 100%;
}
.video-west-66de .outer-76a3 {
  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;
}
.video-west-66de .soft_c9e1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video-west-66de .soft_c9e1:focus {
  background-color: transparent;
}
.video-west-66de button.outline-complex-4c6e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video-west-66de button.outline-complex-4c6e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video-west-66de button.outline-complex-4c6e svg {
  width: 18px;
  height: 18px;
}
.video-west-66de input[type="submit"] {
  min-height: auto;
}
.avatar_b1cd .video-west-66de .soft_c9e1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.down_36a3 {
  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) {
  .down_36a3 {
    width: 220px;
  }
}
.down_36a3 label {
  flex-basis: 100%;
}
.down_36a3::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;
}
.surface_6ca8 .avatar_b1cd .video-west-66de {
  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;
}
.surface_6ca8
  .avatar_b1cd
  .video-west-66de
  .outer-76a3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.surface_6ca8 .avatar_b1cd .video-west-66de .soft_c9e1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.surface_6ca8
  .avatar_b1cd
  .video-west-66de
  .soft_c9e1:focus {
  background: 0 0;
}
.surface_6ca8
  .avatar_b1cd
  .video-west-66de
  .media_df99 {
  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;
}
.gradient-narrow-c2e5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gradient-narrow-c2e5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gradient-narrow-c2e5 li:last-child {
  margin-right: 0;
}
.gradient-narrow-c2e5 li:first-child {
  margin-left: 0;
}
.gradient-narrow-c2e5.carousel_ecfd a {
  color: #fff;
}
.gradient-narrow-c2e5.carousel_ecfd a:hover {
  color: #fff;
}
.gradient-narrow-c2e5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gradient-narrow-c2e5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gradient-narrow-c2e5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gradient-narrow-c2e5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gradient-narrow-c2e5 [class*="social-icon-apple"] {
  background-color: #999;
}
.gradient-narrow-c2e5 [class*="social-icon-apple"].thumbnail_e912 {
  background-color: transparent;
  color: #999;
}
.gradient-narrow-c2e5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gradient-narrow-c2e5 [class*="social-icon-behance"].thumbnail_e912 {
  background-color: transparent;
  color: #1769ff;
}
.gradient-narrow-c2e5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gradient-narrow-c2e5 [class*="social-icon-bitbucket"].thumbnail_e912 {
  background-color: transparent;
  color: #205081;
}
.gradient-narrow-c2e5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gradient-narrow-c2e5 [class*="social-icon-codepen"].thumbnail_e912 {
  background-color: transparent;
  color: #000;
}
.gradient-narrow-c2e5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gradient-narrow-c2e5 [class*="social-icon-delicious"].thumbnail_e912 {
  background-color: transparent;
  color: #39f;
}
.gradient-narrow-c2e5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gradient-narrow-c2e5 [class*="social-icon-digg"].thumbnail_e912 {
  background-color: transparent;
  color: #005be2;
}
.gradient-narrow-c2e5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gradient-narrow-c2e5 [class*="social-icon-dribbble"].thumbnail_e912 {
  background-color: transparent;
  color: #ea4c89;
}
.gradient-narrow-c2e5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gradient-narrow-c2e5 [class*="social-icon-envelope"].thumbnail_e912 {
  background-color: transparent;
  color: #ea4335;
}
.gradient-narrow-c2e5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gradient-narrow-c2e5 [class*="social-icon-facebook"].thumbnail_e912 {
  background-color: transparent;
  color: #3b5998;
}
.gradient-narrow-c2e5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gradient-narrow-c2e5 [class*="social-icon-flickr"].thumbnail_e912 {
  background-color: transparent;
  color: #0063dc;
}
.gradient-narrow-c2e5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gradient-narrow-c2e5 [class*="social-icon-foursquare"].thumbnail_e912 {
  background-color: transparent;
  color: #2d5be3;
}
.gradient-narrow-c2e5 [class*="social-icon-github"] {
  background-color: #333;
}
.gradient-narrow-c2e5 [class*="social-icon-github"].thumbnail_e912 {
  background-color: transparent;
  color: #333;
}
.gradient-narrow-c2e5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gradient-narrow-c2e5 [class*="social-icon-google-plus"].thumbnail_e912 {
  background-color: transparent;
  color: #dd4b39;
}
.gradient-narrow-c2e5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gradient-narrow-c2e5 [class*="social-icon-houzz"].thumbnail_e912 {
  background-color: transparent;
  color: #7ac142;
}
.gradient-narrow-c2e5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gradient-narrow-c2e5 [class*="social-icon-instagram"].thumbnail_e912 {
  background-color: transparent;
  color: #262626;
}
.gradient-narrow-c2e5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gradient-narrow-c2e5 [class*="social-icon-jsfiddle"].thumbnail_e912 {
  background-color: transparent;
  color: #487aa2;
}
.gradient-narrow-c2e5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gradient-narrow-c2e5 [class*="social-icon-linkedin"].thumbnail_e912 {
  background-color: transparent;
  color: #0077b5;
}
.gradient-narrow-c2e5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gradient-narrow-c2e5 [class*="social-icon-medium"].thumbnail_e912 {
  background-color: transparent;
  color: #00ab6b;
}
.gradient-narrow-c2e5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gradient-narrow-c2e5
  [class*="social-icon-odnoklassniki"].thumbnail_e912 {
  background-color: transparent;
  color: #f4731c;
}
.gradient-narrow-c2e5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gradient-narrow-c2e5 [class*="social-icon-meetup"].thumbnail_e912 {
  background-color: transparent;
  color: #ec1c40;
}
.gradient-narrow-c2e5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gradient-narrow-c2e5 [class*="social-icon-pinterest"].thumbnail_e912 {
  background-color: transparent;
  color: #bd081c;
}
.gradient-narrow-c2e5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gradient-narrow-c2e5 [class*="social-icon-product-hunt"].thumbnail_e912 {
  background-color: transparent;
  color: #da552f;
}
.gradient-narrow-c2e5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gradient-narrow-c2e5 [class*="social-icon-reddit"].thumbnail_e912 {
  background-color: transparent;
  color: #ff4500;
}
.gradient-narrow-c2e5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gradient-narrow-c2e5 [class*="social-icon-rss"].thumbnail_e912 {
  background-color: transparent;
  color: #f26522;
}
.gradient-narrow-c2e5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gradient-narrow-c2e5
  [class*="social-icon-shopping-cart"].thumbnail_e912 {
  background-color: transparent;
  color: #4caf50;
}
.gradient-narrow-c2e5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gradient-narrow-c2e5 [class*="social-icon-skype"].thumbnail_e912 {
  background-color: transparent;
  color: #00aff0;
}
.gradient-narrow-c2e5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gradient-narrow-c2e5 [class*="social-icon-slideshare"].thumbnail_e912 {
  background-color: transparent;
  color: #0077b5;
}
.gradient-narrow-c2e5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gradient-narrow-c2e5 [class*="social-icon-snapchat"].thumbnail_e912 {
  background-color: transparent;
  color: #fffc00;
}
.gradient-narrow-c2e5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gradient-narrow-c2e5 [class*="social-icon-soundcloud"].thumbnail_e912 {
  background-color: transparent;
  color: #f80;
}
.gradient-narrow-c2e5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gradient-narrow-c2e5 [class*="social-icon-spotify"].thumbnail_e912 {
  background-color: transparent;
  color: #2ebd59;
}
.gradient-narrow-c2e5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gradient-narrow-c2e5
  [class*="social-icon-stack-overflow"].thumbnail_e912 {
  background-color: transparent;
  color: #fe7a15;
}
.gradient-narrow-c2e5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gradient-narrow-c2e5 [class*="social-icon-maldkfgram"].thumbnail_e912 {
  background-color: transparent;
  color: #2ca5e0;
}
.gradient-narrow-c2e5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gradient-narrow-c2e5 [class*="social-icon-tripadvisor"].thumbnail_e912 {
  background-color: transparent;
  color: #589442;
}
.gradient-narrow-c2e5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gradient-narrow-c2e5 [class*="social-icon-tumblr"].thumbnail_e912 {
  background-color: transparent;
  color: #35465c;
}
.gradient-narrow-c2e5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gradient-narrow-c2e5 [class*="social-icon-twitch"].thumbnail_e912 {
  background-color: transparent;
  color: #6441a5;
}
.gradient-narrow-c2e5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gradient-narrow-c2e5 [class*="social-icon-twitter"].thumbnail_e912 {
  background-color: transparent;
  color: #1da1f2;
}
.gradient-narrow-c2e5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gradient-narrow-c2e5 [class*="social-icon-vimeo"].thumbnail_e912 {
  background-color: transparent;
  color: #1ab7ea;
}
.gradient-narrow-c2e5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gradient-narrow-c2e5 [class*="social-icon-vk"].thumbnail_e912 {
  background-color: transparent;
  color: #45668e;
}
.gradient-narrow-c2e5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gradient-narrow-c2e5 [class*="social-icon-weibo"].thumbnail_e912 {
  background-color: transparent;
  color: #df2029;
}
.gradient-narrow-c2e5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gradient-narrow-c2e5 [class*="social-icon-weixin"].thumbnail_e912 {
  background-color: transparent;
  color: #7bb32e;
}
.gradient-narrow-c2e5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gradient-narrow-c2e5 [class*="social-icon-whatsapp"].thumbnail_e912 {
  background-color: transparent;
  color: #25d366;
}
.gradient-narrow-c2e5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gradient-narrow-c2e5 [class*="social-icon-wordpress"].thumbnail_e912 {
  background-color: transparent;
  color: #21759b;
}
.gradient-narrow-c2e5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gradient-narrow-c2e5 [class*="social-icon-xing"].thumbnail_e912 {
  background-color: transparent;
  color: #026466;
}
.gradient-narrow-c2e5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gradient-narrow-c2e5 [class*="social-icon-yelp"].thumbnail_e912 {
  background-color: transparent;
  color: #af0606;
}
.gradient-narrow-c2e5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gradient-narrow-c2e5 [class*="social-icon-youtube"].thumbnail_e912 {
  background-color: transparent;
  color: #cd201f;
}
.video_next_37fa {
  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;
}
.video_next_37fa:hover {
  box-shadow: none;
  background: 0 0;
}
.texture_8b3e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text_e677 {
  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;
}
.overlay_5801 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item_stone_c845 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item_stone_c845,
.item_stone_c845::after,
.item_stone_c845::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;
}
.item_stone_c845::after,
.item_stone_c845::before {
  content: "";
  display: block;
  background-color: inherit;
}
.progress-17d3 .text_e677 .overlay_5801 {
  margin-top: -2px;
  width: 19px;
}
.progress-17d3 .text_e677 .item_stone_c845 {
  margin-top: -1px;
}
.progress-17d3 .text_e677 .item_stone_c845,
.progress-17d3 .text_e677 .item_stone_c845::after,
.progress-17d3 .text_e677 .item_stone_c845::before {
  width: 19px;
  height: 2px;
}
.progress-17d3 .text_e677 .item_stone_c845::before {
  top: -6px;
}
.progress-17d3 .text_e677 .item_stone_c845::after {
  bottom: -6px;
}
.grid-light-8c62 .text_e677 .overlay_5801 {
  margin-top: -2px;
  width: 22px;
}
.grid-light-8c62 .text_e677 .item_stone_c845 {
  margin-top: -1px;
}
.grid-light-8c62 .text_e677 .item_stone_c845,
.grid-light-8c62 .text_e677 .item_stone_c845::after,
.grid-light-8c62 .text_e677 .item_stone_c845::before {
  width: 22px;
  height: 2px;
}
.grid-light-8c62 .text_e677 .item_stone_c845::before {
  top: -7px;
}
.grid-light-8c62 .text_e677 .item_stone_c845::after {
  bottom: -7px;
}
.element-7a2c .text_e677 .overlay_5801 {
  margin-top: -2px;
  width: 31px;
}
.element-7a2c .text_e677 .item_stone_c845 {
  margin-top: -1.5px;
}
.element-7a2c .text_e677 .item_stone_c845,
.element-7a2c .text_e677 .item_stone_c845::after,
.element-7a2c .text_e677 .item_stone_c845::before {
  width: 31px;
  height: 3px;
}
.element-7a2c .text_e677 .item_stone_c845::before {
  top: -9px;
}
.element-7a2c .text_e677 .item_stone_c845::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .layout_5728 .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 19px;
  }
  .layout_5728 .text_e677 .item_stone_c845 {
    margin-top: -1px;
  }
  .layout_5728 .text_e677 .item_stone_c845,
  .layout_5728 .text_e677 .item_stone_c845::after,
  .layout_5728 .text_e677 .item_stone_c845::before {
    width: 19px;
    height: 2px;
  }
  .layout_5728 .text_e677 .item_stone_c845::before {
    top: -6px;
  }
  .layout_5728 .text_e677 .item_stone_c845::after {
    bottom: -6px;
  }
  .detail_glass_e32a .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_glass_e32a .text_e677 .item_stone_c845 {
    margin-top: -1px;
  }
  .detail_glass_e32a .text_e677 .item_stone_c845,
  .detail_glass_e32a .text_e677 .item_stone_c845::after,
  .detail_glass_e32a .text_e677 .item_stone_c845::before {
    width: 22px;
    height: 2px;
  }
  .detail_glass_e32a .text_e677 .item_stone_c845::before {
    top: -7px;
  }
  .detail_glass_e32a .text_e677 .item_stone_c845::after {
    bottom: -7px;
  }
  .title_d159 .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 31px;
  }
  .title_d159 .text_e677 .item_stone_c845 {
    margin-top: -1.5px;
  }
  .title_d159 .text_e677 .item_stone_c845,
  .title_d159 .text_e677 .item_stone_c845::after,
  .title_d159 .text_e677 .item_stone_c845::before {
    width: 31px;
    height: 3px;
  }
  .title_d159 .text_e677 .item_stone_c845::before {
    top: -9px;
  }
  .title_d159 .text_e677 .item_stone_c845::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav_slow_6d38 .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_slow_6d38 .text_e677 .item_stone_c845 {
    margin-top: -1px;
  }
  .nav_slow_6d38 .text_e677 .item_stone_c845,
  .nav_slow_6d38 .text_e677 .item_stone_c845::after,
  .nav_slow_6d38 .text_e677 .item_stone_c845::before {
    width: 19px;
    height: 2px;
  }
  .nav_slow_6d38 .text_e677 .item_stone_c845::before {
    top: -6px;
  }
  .nav_slow_6d38 .text_e677 .item_stone_c845::after {
    bottom: -6px;
  }
  .easy-9bca .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 22px;
  }
  .easy-9bca .text_e677 .item_stone_c845 {
    margin-top: -1px;
  }
  .easy-9bca .text_e677 .item_stone_c845,
  .easy-9bca .text_e677 .item_stone_c845::after,
  .easy-9bca .text_e677 .item_stone_c845::before {
    width: 22px;
    height: 2px;
  }
  .easy-9bca .text_e677 .item_stone_c845::before {
    top: -7px;
  }
  .easy-9bca .text_e677 .item_stone_c845::after {
    bottom: -7px;
  }
  .static_7cb2 .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 31px;
  }
  .static_7cb2 .text_e677 .item_stone_c845 {
    margin-top: -1.5px;
  }
  .static_7cb2 .text_e677 .item_stone_c845,
  .static_7cb2 .text_e677 .item_stone_c845::after,
  .static_7cb2 .text_e677 .item_stone_c845::before {
    width: 31px;
    height: 3px;
  }
  .static_7cb2 .text_e677 .item_stone_c845::before {
    top: -9px;
  }
  .static_7cb2 .text_e677 .item_stone_c845::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button-huge-35fe .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 19px;
  }
  .button-huge-35fe .text_e677 .item_stone_c845 {
    margin-top: -1px;
  }
  .button-huge-35fe .text_e677 .item_stone_c845,
  .button-huge-35fe .text_e677 .item_stone_c845::after,
  .button-huge-35fe .text_e677 .item_stone_c845::before {
    width: 19px;
    height: 2px;
  }
  .button-huge-35fe .text_e677 .item_stone_c845::before {
    top: -6px;
  }
  .button-huge-35fe .text_e677 .item_stone_c845::after {
    bottom: -6px;
  }
  .input-8272 .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 22px;
  }
  .input-8272 .text_e677 .item_stone_c845 {
    margin-top: -1px;
  }
  .input-8272 .text_e677 .item_stone_c845,
  .input-8272 .text_e677 .item_stone_c845::after,
  .input-8272 .text_e677 .item_stone_c845::before {
    width: 22px;
    height: 2px;
  }
  .input-8272 .text_e677 .item_stone_c845::before {
    top: -7px;
  }
  .input-8272 .text_e677 .item_stone_c845::after {
    bottom: -7px;
  }
  .component-prev-2849 .text_e677 .overlay_5801 {
    margin-top: -2px;
    width: 31px;
  }
  .component-prev-2849 .text_e677 .item_stone_c845 {
    margin-top: -1.5px;
  }
  .component-prev-2849 .text_e677 .item_stone_c845,
  .component-prev-2849 .text_e677 .item_stone_c845::after,
  .component-prev-2849 .text_e677 .item_stone_c845::before {
    width: 31px;
    height: 3px;
  }
  .component-prev-2849 .text_e677 .item_stone_c845::before {
    top: -9px;
  }
  .component-prev-2849 .text_e677 .item_stone_c845::after {
    bottom: -9px;
  }
}
.full-9dbf .item_stone_c845 {
  -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);
}
.full-9dbf .item_stone_c845::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.full-9dbf .item_stone_c845::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);
}
.full-9dbf.dropdown-811e .item_stone_c845 {
  -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);
}
.full-9dbf.dropdown-811e .item_stone_c845::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.full-9dbf.dropdown-811e .item_stone_c845::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);
}
.feature_advanced_36c8 {
  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.soft_2256:before {
  display: none;
}
.stale-0e5a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stale-0e5a .slider-a7e2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stale-0e5a .slider-a7e2:last-of-type {
  border-bottom: none;
}
.stale-0e5a .slider-a7e2.wrapper-353d,
.stale-0e5a .slider-a7e2.widget_brown_4ee2,
.stale-0e5a .slider-a7e2.sidebar_advanced_8071 {
  padding: 0;
}
.stale-0e5a .image-b347 .old_0f1e {
  color: currentColor;
}
.stale-0e5a .image-b347 .old_0f1e:focus,
.stale-0e5a .image-b347 .old_0f1e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-0e5a.container-4652 .gas-6859,
.stale-0e5a.container-4652 .lite_8cc7 a,
.stale-0e5a.container-4652 .full-5455 a,
.stale-0e5a.container-4652 .sidebar-tiny-1939 a {
  color: rgba(0, 0, 0, 0.55);
}
.stale-0e5a.container-4652 .gas-6859:hover,
.stale-0e5a.container-4652 .lite_8cc7 a:hover,
.stale-0e5a.container-4652 .full-5455 a:hover,
.stale-0e5a.container-4652 .sidebar-tiny-1939 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-0e5a.container-4652 .frame_green_da8b {
  color: rgba(0, 0, 0, 0.8);
}
.stale-0e5a.container-4652 .slider-a7e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-0e5a.container-4652 .slider-a7e2:before {
  background: rgba(0, 0, 0, 0.08);
}
.stale-0e5a.container-4652 .action-1857:before {
  background: rgba(255, 255, 255, 0.9);
}
.stale-0e5a.container-4652 .image-b347 .gold-0f5d li a,
.stale-0e5a.container-4652 .image-b347 .old_0f1e,
.stale-0e5a.container-4652 .sidebar-tiny-1939 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-0e5a.container-4652 .image-b347 .old_0f1e:focus,
.stale-0e5a.container-4652 .image-b347 .old_0f1e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-0e5a.container-4652 .gold-0f5d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-0e5a.primary_59f2 .gas-6859,
.stale-0e5a.primary_59f2 .lite_8cc7 a,
.stale-0e5a.primary_59f2 .full-5455 .old_0f1e,
.stale-0e5a.primary_59f2 .full-5455 a,
.stale-0e5a.primary_59f2 .sidebar-tiny-1939 a {
  color: rgba(255, 255, 255, 0.79);
}
.stale-0e5a.primary_59f2 .gas-6859:hover,
.stale-0e5a.primary_59f2 .lite_8cc7 a:hover,
.stale-0e5a.primary_59f2 .full-5455 .old_0f1e:hover,
.stale-0e5a.primary_59f2 .full-5455 a:hover,
.stale-0e5a.primary_59f2 .sidebar-tiny-1939 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-0e5a.primary_59f2 .frame_green_da8b {
  color: rgba(255, 255, 255, 0.99);
}
.stale-0e5a.primary_59f2 .slider-a7e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-0e5a.primary_59f2 .slider-a7e2:before {
  background: rgba(255, 255, 255, 0.08);
}
.stale-0e5a.primary_59f2 .action-1857:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale-0e5a.primary_59f2 .image-b347 .gold-0f5d li a,
.stale-0e5a.primary_59f2 .image-b347 .old_0f1e,
.stale-0e5a.primary_59f2 .sidebar-tiny-1939 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-0e5a.primary_59f2 .image-b347 .old_0f1e:focus,
.stale-0e5a.primary_59f2 .image-b347 .old_0f1e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-0e5a.primary_59f2 .gold-0f5d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action-1857 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.action-1857:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.west_077c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.motion_5996 .stale-0e5a {
  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;
}
.motion_5996 .slider-a7e2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.motion_5996 .slider-a7e2: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) {
  .motion_5996 .slider-a7e2:before {
    width: 16%;
    left: 42%;
  }
}
.motion_5996 .slider-a7e2:last-child:before {
  content: none;
}
.motion_5996 .slider-a7e2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.motion_5996 .image-b347 .gold-0f5d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.motion_5996 .image-b347 .gold-0f5d li a .old_0f1e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.motion_5996 .image-b347 .sidebar-tiny-1939 {
  border: none;
}
.motion_5996 .image-b347 .sidebar-tiny-1939 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.motion_5996 .action-1857 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.motion_5996 .west_077c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.motion_5996 .primary_59f2 .action-1857:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion_5996 .container-4652.media_middle_3290 .item_stone_c845 {
  background: rgba(0, 0, 0, 0.6);
}
.motion_5996
  .container-4652.media_middle_3290
  .item_stone_c845::after,
.motion_5996
  .container-4652.media_middle_3290
  .item_stone_c845:before {
  background: inherit;
}
.motion_5996
  .container-4652.media_middle_3290:hover
  .item_stone_c845 {
  background: rgba(0, 0, 0, 0.8);
}
.focus-76eb .stale-0e5a {
  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) {
  .focus-76eb .stale-0e5a {
    width: auto;
    right: 45px;
  }
}
.list-gold-f57f .stale-0e5a {
  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) {
  .list-gold-f57f .stale-0e5a {
    width: auto;
    left: 45px;
  }
}
.soft_2256 .stale-0e5a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft_2256 .west_077c {
  max-width: 48em;
  margin: 0 auto;
}
.soft_2256 .action-1857:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary-72eb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary-72eb.motion_5996 .stale-0e5a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary-72eb.focus-76eb .stale-0e5a {
  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);
}
.summary-72eb .stale-0e5a {
  visibility: visible;
}
.summary-72eb.list-gold-f57f .stale-0e5a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.icon-gas-059f,
.feature_large_9904 {
  overflow-x: hidden;
}
.icon-gas-059f .stale-0e5a {
  overflow: auto;
}
.icon-gas-059f.motion_5996 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-gas-059f.motion_5996 .stale-0e5a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.icon-gas-059f.motion_5996 .video_next_37fa {
  opacity: 0;
}
.icon-gas-059f.focus-76eb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-gas-059f.focus-76eb .stale-0e5a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.icon-gas-059f.focus-76eb .video_next_37fa {
  opacity: 0;
}
.icon-gas-059f.list-gold-f57f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-gas-059f.list-gold-f57f .stale-0e5a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.icon-gas-059f.list-gold-f57f .video_next_37fa {
  opacity: 0;
}
.icon-gas-059f.soft_2256 .stale-0e5a {
  z-index: 10;
  visibility: visible;
}
.media_middle_3290 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.media_middle_3290 .item_stone_c845 {
  background: rgba(255, 255, 255, 0.99);
}
.media_middle_3290 .item_stone_c845::after,
.media_middle_3290 .item_stone_c845:before {
  background: inherit;
}
.media_middle_3290:hover .item_stone_c845 {
  background: rgba(255, 255, 255, 0.99);
}
.list-gold-f57f .media_middle_3290 {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft_2256 .media_middle_3290 {
  display: none !important;
}
.icon-gas-059f:before,
.feature_large_9904:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.icon-gas-059f .media_middle_3290,
.feature_large_9904 .media_middle_3290 {
  display: inline-block;
}
.stale-0e5a .bottom-d991 {
  -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;
}
.icon-gas-059f .stale-0e5a .bottom-d991,
.feature_large_9904 .stale-0e5a .bottom-d991 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.prev_1f36 .outer-76a3 {
  width: 100%;
}
.tooltip_55dc {
  padding: 0 0.5em 0;
}
.tooltip_55dc [class*="customify-col-"],
.tooltip_55dc [class*="customify-col_"],
.tooltip_55dc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info-b770 .tooltip_55dc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fixed-2574 .preview-wide-c75f,
  .preview-wide-c75f {
    display: none;
  }
  .focused_246f {
    text-align: left;
  }
  .left-4165 {
    text-align: center;
  }
  .shade_6ae7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fixed-2574 .surface-4d6b,
  .surface-4d6b {
    display: none;
  }
  .liquid-ac0f {
    text-align: left;
  }
  .wrapper_bronze_849d {
    text-align: center;
  }
  .content_1adf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fixed-2574 .input-middle-973c,
  .input-middle-973c {
    display: none;
  }
  .backdrop-b383 {
    text-align: left;
  }
  .under-8538 {
    text-align: center;
  }
  .info_liquid_1804 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.smooth_6039 {
  box-shadow: none !important;
}
.popup-19c3 .down-992a,
.row_pressed_2562 .down-992a {
  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;
}
.row_pressed_2562 .down-992a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.image_325c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.image_325c:after,
.image_325c:before {
  content: "";
  display: table;
}
.image_325c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .image_325c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.image_325c,
.advanced-8def {
  max-width: 1248px;
  margin: 0 auto;
}

.cool_2225.disabled_middle_394d .image_325c {
  max-width: 100%;
}
.cool_2225.summary_cbae {
  max-width: 1200px;
  margin: 0 auto;
}
.cool_2225.dropdown-39eb .image_325c {
  max-width: 100%;
}
.cool_2225.dropdown-39eb > .image_325c {
  padding-left: 0;
  padding-right: 0;
}
.cool_2225.dropdown-39eb > .image_325c .fixed-2574 {
  margin: 0;
}
.cool_2225.dropdown-39eb
  > .image_325c
  .tag_outer_de2a.backdrop_glass_67d3 {
  margin-right: 0;
  margin-left: 0;
}
.cool_2225.dropdown-39eb #main.backdrop_glass_67d3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pressed-58f2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-58f2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .nav_pink_a184 .active_46b0 {
    padding-right: 1em;
  }
  .nav_pink_a184.shade-tall-5b18 .tag_outer_de2a {
    border-right: 1px solid #eaecee;
  }
  .nav_pink_a184.shade-tall-5b18 .active_46b0 {
    padding-right: 1em;
  }
  .nav_pink_a184.shade-tall-5b18 .row_static_f572 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-55e1 .active_46b0 {
    padding-left: 1em;
  }
  .shadow-55e1.shade-tall-5b18 .tag_outer_de2a {
    border-left: 1px solid #eaecee;
  }
  .shadow-55e1.shade-tall-5b18 .active_46b0 {
    padding-left: 1em;
  }
  .shadow-55e1.shade-tall-5b18 .row_static_f572 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_e21a .active_46b0 {
    padding-left: 1em;
  }
  .active_e21a.shade-tall-5b18 .red-9426 {
    border-right: 1px solid #eaecee;
  }
  .active_e21a.shade-tall-5b18 .header_a048 {
    border-right: 1px solid #eaecee;
  }
  .active_e21a.shade-tall-5b18 .active_46b0 {
    padding-left: 1em;
  }
  .active_e21a.shade-tall-5b18 .row_static_f572 {
    padding-right: 1em;
  }
  .active_e21a.shade-tall-5b18 .mini-430a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_9d3a .active_46b0 {
    padding-right: 1em;
  }
  .copper_9d3a.shade-tall-5b18 .red-9426 {
    border-left: 1px solid #eaecee;
  }
  .copper_9d3a.shade-tall-5b18 .header_a048 {
    border-left: 1px solid #eaecee;
  }
  .copper_9d3a.shade-tall-5b18 .active_46b0 {
    padding-right: 1em;
  }
  .copper_9d3a.shade-tall-5b18 .row_static_f572 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_9d3a.shade-tall-5b18 .mini-430a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-58f2 .active_46b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-58f2.shade-tall-5b18 .tag_outer_de2a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pressed-58f2.shade-tall-5b18 .active_46b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-58f2.shade-tall-5b18 .row_static_f572 {
    padding-left: 1em;
  }
  .pressed-58f2.shade-tall-5b18 .mini-430a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pressed-58f2.shade-tall-5b18 .active_46b0 {
    padding-left: 0;
  }
}
.paragraph_first_d6bf .gallery_451d {
  display: inline-block;
}
.preview_5070 {
  display: inline-block;
}
.chip_e53a {
  word-con: break-word;
}
.frame_903b > span {
  display: inline-block;
  padding: 5px 0;
}
.frame_903b .gallery_01cc {
  margin-left: 8px;
  margin-right: 8px;
}
.frame_903b .shadow-top-5843 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paragraph_easy_743f .shade-81b2 {
  margin-bottom: 2em;
}
.paragraph_easy_743f .out_4c79 {
  margin-bottom: 15px;
}
.paragraph_easy_743f .out_4c79:last-child {
  margin-bottom: 0;
}
.paragraph_easy_743f .gas_86d2 {
  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) {
  .paragraph_easy_743f .gas_86d2 {
    display: block;
  }
}
.paragraph_easy_743f .tiny-43ff {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paragraph_easy_743f .tiny-43ff {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paragraph_easy_743f .light_d377 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paragraph_easy_743f .light_d377 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paragraph_easy_743f .light_d377 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paragraph_easy_743f .chip_e53a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_easy_743f .chip_e53a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paragraph_easy_743f .image-thick-664d p:last-child {
  margin-bottom: 0;
}
.paragraph_easy_743f .pagination-8014 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paragraph_easy_743f .aside_gas_b7b4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paragraph_easy_743f .button_slow_5939 {
  margin-top: 1em;
}
.paragraph_easy_743f .simple-8f7a {
  top: 0;
  display: block;
}
.paragraph_easy_743f .simple-8f7a a {
  color: inherit;
}
.paragraph_easy_743f .simple-8f7a a:hover {
  color: inherit;
}
.paragraph_easy_743f .simple-a946 {
  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;
}
.paragraph_easy_743f .simple-a946:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paragraph_easy_743f .aside_gas_b7b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paragraph_easy_743f .highlight_2004 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paragraph_easy_743f .highlight_2004:first-child {
  margin-top: 0;
}
.paragraph_easy_743f .highlight_2004.message-iron-982b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paragraph_easy_743f .highlight_2004.fast-46ac {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph_easy_743f
  .highlight_2004.fast-46ac.selected_82c9
  .button_slow_5939 {
  width: 100%;
}
.paragraph_easy_743f .fast-46ac {
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_easy_743f .fast-46ac .frame_903b,
.paragraph_easy_743f .fast-46ac > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paragraph_easy_743f .light_d377 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph_easy_743f .light_d377 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph_easy_743f .light_d377: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;
}
.paragraph_easy_743f .message-iron-982b {
  z-index: 5;
}
.paragraph_easy_743f .fluid-6fb6 .glass-4a44 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paragraph_easy_743f .popup-65c3 .glass-4a44 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paragraph_easy_743f .action_4252 .glass-4a44 {
  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;
}
.paragraph_easy_743f.fluid-0c75 .gas_86d2,
.paragraph_easy_743f.pattern-center-f3f8 .gas_86d2 {
  display: block;
}
.paragraph_easy_743f.fluid-0c75 .gas_86d2 .dropdown_7ad2,
.paragraph_easy_743f.fluid-0c75 .gas_86d2 .aside_gas_b7b4,
.paragraph_easy_743f.pattern-center-f3f8 .gas_86d2 .dropdown_7ad2,
.paragraph_easy_743f.pattern-center-f3f8 .gas_86d2 .aside_gas_b7b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph_easy_743f.hover-b6d9 .tiny-43ff {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paragraph_easy_743f.hover-b6d9 .tiny-43ff {
    margin-right: 0;
  }
}
.paragraph_easy_743f.fluid-0c75 .tiny-43ff,
.paragraph_easy_743f.pattern-center-f3f8 .tiny-43ff {
  padding-top: 40%;
}
.paragraph_easy_743f.fluid-0c75 .shade-81b2,
.paragraph_easy_743f.pattern-center-f3f8 .shade-81b2 {
  display: block;
}
.paragraph_easy_743f.fluid-0c75 .fn-sticky-977e .aside_gas_b7b4,
.paragraph_easy_743f.pattern-center-f3f8 .fn-sticky-977e .aside_gas_b7b4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paragraph_easy_743f.fluid-0c75 .tiny-43ff,
.paragraph_easy_743f.pattern-center-f3f8 .tiny-43ff {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paragraph_easy_743f.fluid-0c75 .aside_gas_b7b4 {
  padding: 1em;
}
.filter_3aed {
  margin: 30px auto;
  display: block;
}
.filter_3aed .hover_60b6 > * {
  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;
}
.filter_3aed .hover_60b6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter_3aed .hover_60b6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_1393 .frame_903b {
  margin-bottom: 1.41575em;
}
.icon_1393 .mask-smooth-bb41 {
  margin-bottom: 1.618em;
}
.prev_b11d .fresh_a409 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.prev_b11d .fresh_a409 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.prev_b11d .main_fixed_eecb {
  max-width: 100%;
  overflow: auto;
}
.backdrop-c06d .prev_b11d a:hover {
  text-decoration: underline;
}
.middle-1f02 .out_4c79:not(.chip_e53a),
.middle-1f02 .light_d377 {
  margin-bottom: 1.41575em;
}
.middle-1f02 .out_4c79:not(.chip_e53a):last-child,
.middle-1f02 .light_d377:last-child {
  margin-bottom: 0;
}
.middle-1f02 .out_4c79.black_1a4a {
  margin-bottom: 0.41575em;
}
.middle-1f02 .motion_a048:before,
.middle-1f02 .tabs-97b0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.middle-1f02 .motion_a048:before {
  content: "\f115";
}
.middle-1f02 .tabs-97b0:before {
  content: "\f02c";
}
.middle-1f02 .gradient_264d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.middle-1f02 .gradient_264d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.mini-93c0 {
  display: -webkit-box;
  display: flex;
}
.mini-93c0 .shade_e8d4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .mini-93c0 .shade_e8d4 {
    flex-basis: 90px;
  }
}
.mini-93c0 .yellow_e20d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .mini-93c0 .yellow_e20d {
    flex-basis: calc(100% - 50px);
  }
}
.mini-93c0 .active-3d17 p:last-child {
  margin-bottom: 0.72em;
}
.fixed-d6f0 .hover_60b6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fixed-d6f0 .hover_60b6:after,
.fixed-d6f0 .hover_60b6:before {
  content: "";
  display: table;
}
.fixed-d6f0 .hover_60b6:after {
  clear: both;
}
.fixed-d6f0 .hover_60b6 .link-8476,
.fixed-d6f0 .hover_60b6 .footer_last_ba67 {
  width: 49%;
}
.fixed-d6f0 .hover_60b6 .link-8476 a span.message_8a29,
.fixed-d6f0 .hover_60b6 .footer_last_ba67 a span.message_8a29 {
  display: block;
  margin-bottom: 5px;
}
.fixed-d6f0 .hover_60b6 .footer_last_ba67 {
  float: left;
  text-align: left;
}
.fixed-d6f0 .hover_60b6 .link-8476 {
  float: right;
  text-align: right;
}
.status_efe2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .status_efe2 {
    margin-bottom: 0;
  }
}
.info-green-086c {
  margin-bottom: 1em;
}
.info-green-086c .chip_e53a {
  font-size: 1.1em;
  line-height: 1.3;
}
.top-dd95 a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail-0c5a .info-green-086c,
.nav-befc .info-green-086c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail-0c5a .info-green-086c,
  .nav-befc .info-green-086c {
    display: block;
  }
}
.detail-0c5a .top-dd95,
.nav-befc .top-dd95 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail-0c5a .top-dd95,
  .nav-befc .top-dd95 {
    margin-bottom: 1em;
  }
}
.detail-0c5a .top-dd95 img,
.nav-befc .top-dd95 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail-0c5a .item-396b,
.nav-befc .item-396b {
  flex-basis: calc(100% - 160px);
}
.detail-0c5a .item-396b p,
.nav-befc .item-396b p {
  margin-bottom: 0;
}
.detail-0c5a .item-396b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail-0c5a .item-396b {
    padding-left: 0;
  }
}
.nav-befc .item-396b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .nav-befc .item-396b {
    padding-right: 0;
  }
}
.nav-befc .top-dd95 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bottom-d4ed .top-dd95 {
  margin-bottom: 0.5em;
}
.bottom-d4ed .top-dd95 img {
  width: 100%;
}
.image-thick-940d .hidden_next_197d,
.in-3611 .hidden_next_197d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in-3611 .tag_outer_de2a .panel-orange-8559 p:last-child {
  margin-bottom: 0;
}
.paper_188d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.description_e3d4 .brown_471f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .description_e3d4 .brown_471f:last-of-type {
    margin-bottom: 0;
  }
}
.description_e3d4 .brown_471f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description_e3d4 .brown_471f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.description_e3d4 .brown_471f ul li {
  margin: 0 0 0.6em;
}
.description_e3d4 .brown_471f ul li.chip-04f2,
.description_e3d4 .brown_471f ul li.description_dc35 {
  position: relative;
}
.description_e3d4 .brown_471f ul li.chip-04f2 .motion_c1a2,
.description_e3d4 .brown_471f ul li.description_dc35 .motion_c1a2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.description_e3d4 .brown_471f ul li.chip-04f2:after:after,
.description_e3d4 .brown_471f ul li.chip-04f2:after:before,
.description_e3d4
  .brown_471f
  ul
  li.description_dc35:after:after,
.description_e3d4
  .brown_471f
  ul
  li.description_dc35:after:before {
  content: "";
  display: table;
}
.description_e3d4 .brown_471f ul li.chip-04f2:after:after,
.description_e3d4
  .brown_471f
  ul
  li.description_dc35:after:after {
  clear: both;
}
.description_e3d4 .brown_471f a.cool_6930:hover {
  text-decoration: none;
}
.description_e3d4 .brown_471f select {
  max-width: 100%;
}
.description_e3d4 .brown_471f table {
  font-size: 85%;
}
.description_e3d4 .brown_471f table td,
.description_e3d4 .brown_471f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.description_e3d4 .brown_471f table tfoot td {
  text-align: left;
}
.description_e3d4 .brown_471f :last-child {
  margin-bottom: 0;
}
.description_e3d4 .brown_471f .copper-1b5e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.description_e3d4 .brown_471f .copper-1b5e label {
  width: 100%;
}
.description_e3d4 .brown_471f .copper-1b5e .soft_c9e1 {
  width: 100%;
  display: block;
}
.description_e3d4 .brown_471f .copper-1b5e .outline-complex-4c6e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.description_e3d4 .brown_471f .copper-1b5e .outline-complex-4c6e:hover svg #svg-search {
  fill: #444;
}
.description_e3d4 .brown_471f .copper-1b5e .outline-complex-4c6e svg {
  width: 18px;
  height: 18px;
}
.description_e3d4 .easy-aa04 ul ul,
.description_e3d4 .iron-64e2 ul ul,
.description_e3d4 .chip_large_c6f9 ul ul,
.description_e3d4 .stone_c2c5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.description_e3d4 .easy-aa04 .heading_f3b2 > a,
.description_e3d4 .iron-64e2 .heading_f3b2 > a,
.description_e3d4 .chip_large_c6f9 .heading_f3b2 > a,
.description_e3d4 .stone_c2c5 .heading_f3b2 > a {
  margin-bottom: 0;
}
.description_e3d4 .border_smooth_f94f li,
.description_e3d4 .easy-aa04 li,
.description_e3d4 .search-99d9 li,
.description_e3d4 .iron-64e2 li,
.description_e3d4 .chip_large_c6f9 li,
.description_e3d4 .stone_c2c5 li,
.description_e3d4 .picture-soft-b30c li,
.description_e3d4 .notification_selected_cb55 li {
  display: block;
  position: relative;
}
.description_e3d4 .border_smooth_f94f li:last-child,
.description_e3d4 .easy-aa04 li:last-child,
.description_e3d4 .search-99d9 li:last-child,
.description_e3d4 .iron-64e2 li:last-child,
.description_e3d4 .chip_large_c6f9 li:last-child,
.description_e3d4 .stone_c2c5 li:last-child,
.description_e3d4 .picture-soft-b30c li:last-child,
.description_e3d4 .notification_selected_cb55 li:last-child {
  border: none;
}
.description_e3d4 .border_smooth_f94f li a,
.description_e3d4 .easy-aa04 li a,
.description_e3d4 .search-99d9 li a,
.description_e3d4 .iron-64e2 li a,
.description_e3d4 .chip_large_c6f9 li a,
.description_e3d4 .stone_c2c5 li a,
.description_e3d4 .picture-soft-b30c li a,
.description_e3d4 .notification_selected_cb55 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_e3d4 .border_smooth_f94f li ul li::before,
.description_e3d4 .easy-aa04 li ul li::before,
.description_e3d4 .search-99d9 li ul li::before,
.description_e3d4 .iron-64e2 li ul li::before,
.description_e3d4 .chip_large_c6f9 li ul li::before,
.description_e3d4 .stone_c2c5 li ul li::before,
.description_e3d4 .picture-soft-b30c li ul li::before,
.description_e3d4 .notification_selected_cb55 li ul li::before {
  left: 15px;
}
.description_e3d4 .border_smooth_f94f li ul a,
.description_e3d4 .easy-aa04 li ul a,
.description_e3d4 .search-99d9 li ul a,
.description_e3d4 .iron-64e2 li ul a,
.description_e3d4 .chip_large_c6f9 li ul a,
.description_e3d4 .stone_c2c5 li ul a,
.description_e3d4 .picture-soft-b30c li ul a,
.description_e3d4 .notification_selected_cb55 li ul a {
  padding-left: 20px;
}
.description_e3d4 .border_smooth_f94f li ul ul li::before,
.description_e3d4 .easy-aa04 li ul ul li::before,
.description_e3d4 .search-99d9 li ul ul li::before,
.description_e3d4 .iron-64e2 li ul ul li::before,
.description_e3d4 .chip_large_c6f9 li ul ul li::before,
.description_e3d4 .stone_c2c5 li ul ul li::before,
.description_e3d4 .picture-soft-b30c li ul ul li::before,
.description_e3d4 .notification_selected_cb55 li ul ul li::before {
  left: 30px;
}
.description_e3d4 .border_smooth_f94f li ul ul a,
.description_e3d4 .easy-aa04 li ul ul a,
.description_e3d4 .search-99d9 li ul ul a,
.description_e3d4 .iron-64e2 li ul ul a,
.description_e3d4 .chip_large_c6f9 li ul ul a,
.description_e3d4 .stone_c2c5 li ul ul a,
.description_e3d4 .picture-soft-b30c li ul ul a,
.description_e3d4 .notification_selected_cb55 li ul ul a {
  padding-left: 40px;
}
.description_e3d4 .slider-motion-8cf7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_e3d4 .notification_selected_cb55 ul li {
  margin-bottom: 1.41575em;
}
.description_e3d4 .notification_selected_cb55 ul li .fixed_3c09 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.description_e3d4 .notification_selected_cb55 ul li .bronze_4e12 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.primary_59f2 .border_smooth_f94f li a,
.primary_59f2 .easy-aa04 li a,
.primary_59f2 .search-99d9 li a,
.primary_59f2 .iron-64e2 li a,
.primary_59f2 .chip_large_c6f9 li a,
.primary_59f2 .stone_c2c5 li a,
.primary_59f2 .picture-soft-b30c li a,
.primary_59f2 .notification_selected_cb55 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_59f2 .slider-motion-8cf7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_59f2 .brown_471f ul li.chip-04f2 .motion_c1a2,
.primary_59f2 .brown_471f ul li.description_dc35 .motion_c1a2 {
  background: rgba(0, 0, 0, 0.2);
}
.primary_59f2 .description_e3d4 .brown_471f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_2225 .description_e3d4 .gold-0f5d li {
  margin: 0;
}
.cool_2225 .description_e3d4 .gold-0f5d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.cool_2225 .description_e3d4 .gold-0f5d li ul {
  margin: 0;
}
.cool_2225 .description_e3d4 .gold-0f5d li ul li a {
  padding-left: 15px;
}
.cool_2225 .description_e3d4 .gold-0f5d li ul li li a {
  padding-left: 30px;
}
.cool_2225 .description_e3d4 .gold-0f5d li.stone-6103 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.cool_2225 .description_e3d4 .gold-0f5d li.stone-6103 > 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_2225 .description_e3d4 .gold-0f5d li.stone-6103 > 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;
}
.tag_8bcc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.middle-ff97 {
  position: relative;
  z-index: 10;
}
.middle-ff97 .bottom-d991 {
  width: 100%;
  max-width: 100%;
}
.menu_9168 .filter_upper_f824 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu_9168 .container-4652 {
}
.menu_9168 .primary_59f2 {
  background: #292929;
}
.border-1dfc .filter_upper_f824 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.border-1dfc .container-4652 {
  background: #f9f9f9;
}
.border-1dfc .primary_59f2 {
  background: #303030;
}
.last_813a .filter_upper_f824 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .last_813a .gallery_451d {
    margin-bottom: 1em;
  }
  .last_813a .gallery_451d:last-child {
    margin-bottom: 0;
  }
}
.last_813a .container-4652 {
  background: #ededed;
}
.last_813a .primary_59f2 {
  background: #1a1a1a;
}
.filter_upper_f824.container-4652 {
  color: rgba(0, 0, 0, 0.6);
}
.filter_upper_f824.container-4652 .backdrop-b300 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_upper_f824.primary_59f2 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_upper_f824.primary_59f2 a:not(.cool_6930) {
  color: rgba(255, 255, 255, 0.79);
}
.filter_upper_f824.primary_59f2 a:not(.cool_6930):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_upper_f824.primary_59f2 .backdrop-b300 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_upper_f824.primary_59f2 table tbody td,
.filter_upper_f824.primary_59f2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.header-e6d4.up-ccf1 .image_325c {
  max-width: initial;
}
.header-e6d4 .caption_right_5c8b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.header-e6d4 .caption_right_5c8b .bottom-d991 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .header-e6d4 .caption_right_5c8b .bottom-d991 {
    display: block;
    margin-bottom: 2em;
  }
  .header-e6d4 .caption_right_5c8b .bottom-d991:last-child {
    margin-bottom: 0;
  }
}
.last_813a .gallery_451d:last-child,
.border-1dfc .gallery_451d:last-child,
.menu_9168 .gallery_451d:last-child {
  margin-bottom: 0;
}
.last_813a .gallery_451d .description_e3d4 .brown_471f:last-child,
.border-1dfc .gallery_451d .description_e3d4 .brown_471f:last-child,
.menu_9168 .gallery_451d .description_e3d4 .brown_471f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .last_813a .tabs-focused-2b2b,
  .last_813a .menu_hovered_8f68,
  .border-1dfc .tabs-focused-2b2b,
  .border-1dfc .menu_hovered_8f68,
  .menu_9168 .tabs-focused-2b2b,
  .menu_9168 .menu_hovered_8f68 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .middle-ff97 .gallery_451d {
    margin-bottom: 2em;
  }
}
.middle-ff97 p:last-child {
  margin-bottom: 0;
}
.middle-ff97 li,
.middle-ff97 ul {
  list-style: none;
  margin: 0;
}
.middle-ff97 ul ul {
  margin-left: 2.617924em;
}
.shadow-complex-e219 {
  font-size: 0.875em;
}

/* css-noise: 0fbd */
.ghost-box-t8 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
