/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary_37ac/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary_37ac
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.summary_37ac/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active-9cc4.new-b7d8/licenses/gpl-2.0.paragraph_3937
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.nav-full-5fbe/, (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.gallery-ce78.focused-7e43/normalize.card_middle_a500/
 ======
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.card_middle_a500 v7.0.0 | MIT License | github.summary_37ac/necolas/normalize.card_middle_a500 */
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;
}
.footer_2936 .widget-0c45,
.black-8b61,
.summary_lite_881d,
.middle_5265,
.logo-c810,
.tag-2887,
.alert_2b38,
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;
}
.black-8b61,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .black-8b61,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .black-8b61,
  h1 {
    font-size: 1.8em;
  }
}
.summary_lite_881d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.summary_lite_881d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .summary_lite_881d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .summary_lite_881d,
  h2 {
    font-size: 1.7em;
  }
}
.middle_5265,
h3 {
  font-size: 1.618em;
}
.footer_2936 .widget-0c45,
.logo-c810,
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.gradient_middle_8cfc {
  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;
}
.input_471e:after,
.input_471e:before,
.cool-628b:after,
.cool-628b:before {
  content: "";
  display: table;
}
.input_471e:after,
.cool-628b:after {
  clear: both;
}
.wood-927d {
  float: right;
  margin-right: 0;
}
.badge-copper-4f3b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail_gold_1ec8 .aside-b64f,
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;
}
.thumbnail_gold_1ec8 .aside-b64f: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;
}
.block_e158 .aside-b64f {
  box-shadow: none;
}
.block_e158
  .aside-b64f
  .warm-0073 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block_e158 .aside-b64f .article_6e9f {
  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;
}
.block_e158
  .aside-b64f
  .article_6e9f
  b {
  display: none;
}
.block_e158 .label_short_ce57 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focus-880d:not(.paper_bf78):not(.down_ee65),
button:not(.paper_bf78):not(.down_ee65),
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ),
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ),
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ) {
  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;
}
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ):hover,
button:not(.paper_bf78):not(
    .down_ee65
  ):hover,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ):hover,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ):hover,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ):active,
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ):focus,
button:not(.paper_bf78):not(
    .down_ee65
  ):active,
button:not(.paper_bf78):not(
    .down_ee65
  ):focus,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ):active,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ):focus,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ):active,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ):focus,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ):active,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ):focus {
  outline: 0;
}
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147,
button:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147 {
  position: relative;
}
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .shadow_hovered_7e7b,
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .panel-0f0d,
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .hover-d92c,
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  i,
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  svg,
button:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .shadow_hovered_7e7b,
button:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .panel-0f0d,
button:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .hover-d92c,
button:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  i,
button:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  svg,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .shadow_hovered_7e7b,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .panel-0f0d,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .hover-d92c,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  i,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  svg,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .shadow_hovered_7e7b,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .panel-0f0d,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .hover-d92c,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  i,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  svg,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .shadow_hovered_7e7b,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .panel-0f0d,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  .hover-d92c,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  i,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147
  svg {
  visibility: hidden;
}
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147:after,
button:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147:after,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147:after,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147:after,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ).fn-loading-3147: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;
}
.focus-880d:not(.paper_bf78):not(.down_ee65),
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ),
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ),
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ) {
  color: #fff;
  background: #235787;
}
.focus-880d:not(.paper_bf78):not(
    .down_ee65
  ):focus,
input[type="button"]:not(.paper_bf78):not(
    .down_ee65
  ):focus,
input[type="reset"]:not(.paper_bf78):not(
    .down_ee65
  ):focus,
input[type="submit"]:not(.paper_bf78):not(
    .down_ee65
  ):focus {
  color: #fff;
}
.focus-880d.fn-disabled-3147:not(.paper_bf78):not(
    .down_ee65
  ),
.focus-880d[disabled]:not(.paper_bf78):not(
    .down_ee65
  ),
button.fn-disabled-3147:not(.paper_bf78):not(
    .down_ee65
  ),
button[disabled]:not(.paper_bf78):not(
    .down_ee65
  ) {
  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;
}
.tooltip_bright_79db {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tooltip_bright_79db: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;
}
.search_4e6e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description-d7c1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient_pink_7d9b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.input_471e:after,
.input_471e:before,
.basic_c397:after,
.basic_c397:before,
.input-dfc6:after,
.input-dfc6:before,
.photo_brown_09ec:after,
.photo_brown_09ec:before,
.pagination-static-0cd9:after,
.pagination-static-0cd9:before,
.mask-silver-f46e:after,
.mask-silver-f46e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.input_471e:after,
.basic_c397:after,
.input-dfc6:after,
.photo_brown_09ec:after,
.pagination-static-0cd9:after,
.mask-silver-f46e:after {
  clear: both;
}
.basic_c397 .photo-05f5,
.input-dfc6 .photo-05f5,
.iron_1b68 .photo-05f5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tall_2de7 {
  display: inline-block;
}
.label-bbe8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label-bbe8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label-bbe8 .tabs-medium-ad94 {
  padding: 1em 0;
  font-size: 85%;
}
.tabs-medium-ad94 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask-7d44 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask-7d44:after,
.mask-7d44:before {
  content: "";
  display: table;
}
.mask-7d44:after {
  clear: both;
}
.link_cc63 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section-current-fe1d .link_cc63 {
  max-width: 50%;
}
.header_6594 .link_cc63 {
  max-width: 33.33%;
}
.module_26d6 .link_cc63 {
  max-width: 25%;
}
.hero-under-dfe9 .link_cc63 {
  max-width: 20%;
}
.simple_7869 .link_cc63 {
  max-width: 16.66%;
}
.hot_2ee0 .link_cc63 {
  max-width: 14.28%;
}
.narrow-25b4 .link_cc63 {
  max-width: 12.5%;
}
.disabled-light-6e77 .link_cc63 {
  max-width: 11.11%;
}
.modal_6fac {
  display: block;
}
.footer_2936 .shade-brown-5d9b label,
.footer_2936 .status_7563 label,
.footer_2936 .text_70fb label,
.footer_2936 .hard-0c7b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-b58a {
  list-style: none;
  margin: 0;
}
.column-b58a article.block_smooth_e91a {
  margin-bottom: 0;
}
.column-b58a ul {
  list-style: none;
  margin: 0;
}
.column-b58a .motion_2189 li.block_smooth_e91a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-b58a .motion_2189 li.block_smooth_e91a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-b58a .motion_2189 li.block_smooth_e91a: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) {
  .column-b58a .motion_2189 li.block_smooth_e91a li.block_smooth_e91a li.block_smooth_e91a li.block_smooth_e91a {
    padding-left: 0;
  }
}
article.block_smooth_e91a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_smooth_e91a .basic_c397 p:last-of-type {
  margin-bottom: 0;
}
article.block_smooth_e91a .wrapper-346c {
  float: left;
}
article.block_smooth_e91a .logo-e03d {
  margin-left: 85px;
}
article.block_smooth_e91a .description_inner_f453 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_smooth_e91a .description_inner_f453 .description-7da8 {
  margin-left: 10px;
}
article.block_smooth_e91a .focus-purple-52e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_smooth_e91a .element_huge_8ce4 {
  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 .shade-brown-5d9b,
  #respond .text_70fb,
  #respond .hard-0c7b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade-brown-5d9b input,
#respond .text_70fb input,
#respond .hard-0c7b input {
  width: 100%;
}
#respond .hard-0c7b {
  margin-right: 0;
}
#respond .input-74ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-cool-bc74 {
  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;
}
.frame-cool-bc74.middle-83f0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame-cool-bc74 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%);
}
.frame-cool-bc74:focus,
.frame-cool-bc74: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);
}
.highlight_1010 {
  border-radius: 10%;
}
.button_a918 {
  border-radius: 50%;
}
.frame_ccc0 {
  font-size: 0.72em;
}
.alert-c265 {
  font-size: 0.875em;
}
.avatar_dynamic_b46d {
  font-size: 1.1em;
}
.small_ec84 {
  text-transform: uppercase;
  line-height: 1.2;
}
.small_ec84.frame_ccc0 {
  letter-spacing: 0.5px;
}
.row_bottom_b46a,
.row_bottom_b46a a {
  color: #6d6d6d;
}
.row_bottom_b46a a:hover {
  color: #111;
}
.new_a6ec {
  color: #6d6d6d;
}
.component-huge-845b {
  overflow-x: hidden;
}
.component-huge-845b .progress-3ad4.avatar-light-3af4 {
  position: relative;
}
.component-huge-845b .progress-3ad4.avatar-light-3af4.accordion_99d6 {
  position: initial;
}
.component-huge-845b
  .progress-3ad4.avatar-light-3af4.accordion_99d6
  .full-839b {
  left: auto;
}
.component-huge-845b .progress-3ad4 .full-839b {
  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;
}
.component-huge-845b .progress-3ad4:hover.avatar-light-3af4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.component-huge-845b
  .progress-3ad4:hover.avatar-light-3af4
  .full-839b {
  display: block;
  z-index: 9999999;
}
.component-huge-845b .full-03f6 .dropdown_copper_1108,
.component-huge-845b .lower_9be3 .dropdown_copper_1108 {
  display: none;
}
.component-huge-845b .right_02a8 .progress-3ad4:hover.avatar-light-3af4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.footer_2936 .shade-brown-5d9b label,
.footer_2936 .status_7563 label,
.footer_2936 .text_70fb label,
.footer_2936 .hard-0c7b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-b58a {
  list-style: none;
  margin: 0;
}
.column-b58a article.block_smooth_e91a {
  margin-bottom: 0;
}
.column-b58a ul {
  list-style: none;
  margin: 0;
}
.column-b58a .motion_2189 li.block_smooth_e91a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-b58a .motion_2189 li.block_smooth_e91a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-b58a .motion_2189 li.block_smooth_e91a: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) {
  .column-b58a .motion_2189 li.block_smooth_e91a li.block_smooth_e91a li.block_smooth_e91a li.block_smooth_e91a {
    padding-left: 0;
  }
}
article.block_smooth_e91a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_smooth_e91a .basic_c397 p:last-of-type {
  margin-bottom: 0;
}
article.block_smooth_e91a .wrapper-346c {
  float: left;
}
article.block_smooth_e91a .logo-e03d {
  margin-left: 85px;
}
article.block_smooth_e91a .description_inner_f453 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_smooth_e91a .description_inner_f453 .description-7da8 {
  margin-left: 10px;
}
article.block_smooth_e91a .focus-purple-52e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_smooth_e91a .element_huge_8ce4 {
  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 .shade-brown-5d9b,
  #respond .text_70fb,
  #respond .hard-0c7b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade-brown-5d9b input,
#respond .text_70fb input,
#respond .hard-0c7b input {
  width: 100%;
}
#respond .hard-0c7b {
  margin-right: 0;
}
#respond .input-74ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.full-03f6 .dropdown-d7b5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-d7b5 .hero-28c9.pressed_5f9e .message-pressed-cbca > li > a:focus,
.dropdown-d7b5 .hero-28c9.pressed_5f9e .message-pressed-cbca > li > a:hover,
.dropdown-d7b5 .hero-28c9.panel_action_fd08 .message-pressed-cbca > li > a:focus,
.dropdown-d7b5 .hero-28c9.panel_action_fd08 .message-pressed-cbca > li > a:hover,
.dropdown-d7b5 .hero-28c9.gold-c8d0 .message-pressed-cbca > li > a:focus,
.dropdown-d7b5 .hero-28c9.gold-c8d0 .message-pressed-cbca > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-d7b5
  .hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li.image_acd9
  > a,
.dropdown-d7b5
  .hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li.component-f9fd
  > a,
.dropdown-d7b5
  .hero-28c9.panel_action_fd08
  .message-pressed-cbca
  > li.image_acd9
  > a,
.dropdown-d7b5
  .hero-28c9.panel_action_fd08
  .message-pressed-cbca
  > li.component-f9fd
  > a,
.dropdown-d7b5
  .hero-28c9.gold-c8d0
  .message-pressed-cbca
  > li.image_acd9
  > a,
.dropdown-d7b5 .hero-28c9.gold-c8d0 .message-pressed-cbca > li.card-brown-089e > a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-d7b5 .logo_ba36,
.dropdown-d7b5 .logo_ba36 a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-d7b5 .progress-f57e.column_e889 li a,
.dropdown-d7b5 .mask-next-117e a,
.dropdown-d7b5 .cool-cc67,
.dropdown-d7b5 .message-pressed-cbca > li > a,
.dropdown-d7b5 .background_8985 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5 .progress-f57e.column_e889 li a:hover,
.dropdown-d7b5 .mask-next-117e a:hover,
.dropdown-d7b5 .cool-cc67:hover,
.dropdown-d7b5 .message-pressed-cbca > li > a:hover,
.dropdown-d7b5 .background_8985:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-d7b5 .tag_small_5c84 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5 .tag_small_5c84 .north-ed49 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-d7b5 .tag_small_5c84:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-d7b5 .action-8171 .tabs_copper_1fd9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5 .action-8171 .tabs_copper_1fd9 .texture_fe32 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5
  .action-8171
  .tabs_copper_1fd9
  .texture_fe32::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5
  .action-8171
  .tabs_copper_1fd9
  .texture_fe32:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5
  .action-8171
  .tabs_copper_1fd9
  .texture_fe32::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5
  .action-8171
  .tabs_copper_1fd9
  .texture_fe32::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5 .action-8171 .inner_c3e9 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-d7b5 .action-8171 .inner_c3e9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_4313
  .dropdown-d7b5
  .action-8171
  .tooltip_small_bc1d
  .block_wood_0b2e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left_4313
  .dropdown-d7b5
  .action-8171
  .tooltip_small_bc1d
  .texture_fe32 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-03f6 .shadow-top-4250 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow-top-4250 .hero-28c9.pressed_5f9e .message-pressed-cbca > li > a:focus,
.shadow-top-4250 .hero-28c9.pressed_5f9e .message-pressed-cbca > li > a:hover,
.shadow-top-4250 .hero-28c9.panel_action_fd08 .message-pressed-cbca > li > a:focus,
.shadow-top-4250 .hero-28c9.panel_action_fd08 .message-pressed-cbca > li > a:hover,
.shadow-top-4250 .hero-28c9.gold-c8d0 .message-pressed-cbca > li > a:focus,
.shadow-top-4250 .hero-28c9.gold-c8d0 .message-pressed-cbca > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-top-4250
  .hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li.image_acd9
  > a,
.shadow-top-4250
  .hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li.component-f9fd
  > a,
.shadow-top-4250
  .hero-28c9.panel_action_fd08
  .message-pressed-cbca
  > li.image_acd9
  > a,
.shadow-top-4250
  .hero-28c9.panel_action_fd08
  .message-pressed-cbca
  > li.component-f9fd
  > a,
.shadow-top-4250
  .hero-28c9.gold-c8d0
  .message-pressed-cbca
  > li.image_acd9
  > a,
.shadow-top-4250 .hero-28c9.gold-c8d0 .message-pressed-cbca > li.card-brown-089e > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-top-4250 .logo_ba36,
.shadow-top-4250 .logo_ba36 a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-top-4250 .progress-f57e.column_e889 li a,
.shadow-top-4250 .mask-next-117e a,
.shadow-top-4250 .cool-cc67,
.shadow-top-4250 .message-pressed-cbca > li > a,
.shadow-top-4250 .background_8985 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-top-4250 .progress-f57e.column_e889 li a:hover,
.shadow-top-4250 .mask-next-117e a:hover,
.shadow-top-4250 .cool-cc67:hover,
.shadow-top-4250 .message-pressed-cbca > li > a:hover,
.shadow-top-4250 .background_8985:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-top-4250 .tag_small_5c84 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-top-4250 .tag_small_5c84 .north-ed49 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-top-4250 .tag_small_5c84:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_bronze_8831 .breadcrumb_7f67 {
  margin-left: auto;
  margin-right: auto;
}
.input-dfc6 > * {
  margin-left: auto;
  margin-right: auto;
}
.input-dfc6 .search_4e6e {
  margin-right: 1.41575em;
}
.blue_03ac .input-dfc6 > .heading_5471 {
  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;
}
.blue_03ac .input-dfc6 > .purple_617c {
  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;
}
.clean-5d45.link_bronze_8831 .breadcrumb_7f67,
.item_91a8.link_bronze_8831 .breadcrumb_7f67 {
  margin-left: 0;
}
.soft_4be7.link_bronze_8831 .breadcrumb_7f67,
.tabs_under_9e6e.link_bronze_8831 .breadcrumb_7f67 {
  margin-right: 0;
}
.input-dfc6 ol,
.input-dfc6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.large_232a video {
  max-width: 100%;
}
.wide-b1e2 img {
  display: block;
}
.wide-b1e2.search_4e6e,
.wide-b1e2.description-d7c1 {
  width: 100%;
}
.wide-b1e2.purple_617c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pattern_4735:not(.first-1f57) {
  margin: 1.5em auto;
}
.stone_87f9 p {
  padding: 1.5em 14px;
}
ul.bright-5830.purple_617c,
ul.bright-5830.heading_5471,
ul.bright-5830.heading-aa3d.heading_5471 {
  padding: 0 14px;
}
.caption_plasma_8bed {
  display: block;
  overflow-x: auto;
}
.caption_plasma_8bed table {
  border-collapse: collapse;
  width: 100%;
}
.caption_plasma_8bed td,
.caption_plasma_8bed th {
  padding: 0.5em;
}
.input-dfc6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-dfc6 ol ol,
.input-dfc6 ol ul,
.input-dfc6 ul ol,
.input-dfc6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-dfc6 ol ol li,
.input-dfc6 ol ul li,
.input-dfc6 ul ol li,
.input-dfc6 ul ul li {
  margin-left: 0;
}
.new_6fd6.bronze-742b > .gallery-4d94 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.new_6fd6.bronze-742b > .gallery-4d94 iframe,
.new_6fd6.bronze-742b > .gallery-4d94 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery_b508 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gallery_b508.west_5c5a {
  padding: 0;
}
.gallery_b508.west_5c5a cite {
  font-size: 13px;
}
.gallery_b508 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gallery_b508 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel-easy-024b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel-easy-024b > p:first-child {
  margin-top: 0;
}
.panel-easy-024b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel-easy-024b blockquote {
  border-left: 0;
}
.tooltip_38bd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tooltip_38bd:not(.new_f1f6) {
  max-width: 100px;
}
.tooltip_38bd.shadow_gas_61f6 {
  border-bottom: none !important;
  text-align: center;
}
.tooltip_38bd.shadow_gas_61f6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .stone_87f9 p {
    padding: 1.5em 0;
  }
}
.down_aee0 {
  color: #0073aa;
}
.overlay-last-0b19 {
  background-color: #0073aa;
}
.footer-3d3b {
  color: #229fd8;
}
.active_5f1b {
  background-color: #229fd8;
}
.last_dc72 {
  color: #eee;
}
.filter_cool_bfb1 {
  background-color: #eee;
}
.thumbnail-9329 {
  color: #444;
}
.heading-d875 {
  background-color: #444;
}
.icon-east-ee30 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon-east-ee30 .fresh_9d57 .mask-next-117e {
  font-size: 15px;
}
.icon-east-ee30 .mask-next-117e {
  line-height: 1.3;
}
.icon-east-ee30 .shadow-top-4250 {
}
.icon-east-ee30 .dropdown-d7b5 {
  background: #235787;
}
.dropdown_6d03 {
  padding: 0;
}
.dropdown_6d03 .dropdown-d7b5 {
  background: #1a1a1a;
}
.dropdown_6d03 .shadow-top-4250 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden_prev_ecb7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden_prev_ecb7 .shadow-top-4250 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden_prev_ecb7 .dropdown-d7b5 {
  background: #303030;
}
.mask-silver-f46e {
  position: relative;
  z-index: 10;
}
.mask-silver-f46e .feature-short-2b39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_plasma_865e .avatar-light-3af4 {
  display: inline-block;
  vertical-align: middle;
}
.carousel_plasma_865e.left-e295 .avatar-light-3af4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .carousel_plasma_865e.left-e295 .avatar-light-3af4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_plasma_865e.left-e295 .avatar-light-3af4 {
    margin-right: 0.4em;
  }
}
.carousel_plasma_865e.left-e295 .avatar-light-3af4:last-child {
  margin-right: 0;
}
.preview_3d25 .feature-short-2b39 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .full-03f6 .fresh_9d57 {
    margin: 0 -0.5em;
  }
  .full-03f6 .fresh_9d57 [class*="customify-col-"],
  .full-03f6 .fresh_9d57 [class*="customify-col_"],
  .full-03f6 .fresh_9d57 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.full-03f6.banner-6ede .feature-short-2b39 {
  background: 0 0 !important;
}
.full-03f6.banner-6ede .feature-short-2b39,
.full-03f6.preview_3d25 .feature-short-2b39 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .full-03f6.outline-4622 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.full-03f6.preview_3d25 .feature-short-2b39 {
  box-shadow: none !important;
}
.lower_696c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lower_696c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lower_696c {
    padding: 18px 0 20px;
  }
}
.lower_696c .fixed_996a {
  width: 100%;
}
.lower_696c .pagination-2a1a {
  margin-bottom: 0;
}
.lower_696c .background_middle_110c {
  margin-top: 5px;
  font-size: 0.875em;
}
.nav_687c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.nav_687c .row-b9a0 {
  width: 100%;
}
.old_ea54 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.old_ea54 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.old_ea54 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;
}
.old_ea54 li:last-child:after {
  display: none;
}
.old_ea54 li a {
  font-weight: 500;
  margin-right: 10px;
}
.large-26e9 .dropdown_copper_1108 button,
.lower_696c .dropdown_copper_1108 button {
  left: 0;
}
.large-26e9 .row-b9a0,
.lower_696c .row-b9a0 {
  padding-left: 0;
  padding-right: 0;
}
.large-26e9 .nav_687c,
.lower_696c .nav_687c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large-26e9 {
  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;
}
.large-26e9: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;
}
.large-26e9 .background-2e5f {
  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) {
  .large-26e9 .background-2e5f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large-26e9 .background-2e5f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large-26e9 .background-2e5f {
    min-height: 200px;
  }
}
.large-26e9 .old_ea54 {
  color: rgba(255, 255, 255, 0.8);
}
.large-26e9 .old_ea54 a,
.large-26e9 .old_ea54 li:after {
  color: inherit;
}
.large-26e9 .old_ea54 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thick-c691 {
  margin-bottom: 0.5em;
}
.west_f0c0 {
  margin-bottom: 1.2em;
}
.west_f0c0,
.thick-c691 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.west_f0c0 p:last-child,
.thick-c691 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown_copper_1108,
#masthead .dropdown_copper_1108 {
  display: none;
}
#masthead
  > .dropdown_copper_1108.sort_4795 {
  display: none;
}
#masthead > .dropdown_copper_1108 button {
  left: 0;
}
.pressed_8f48 {
  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%;
}
.pressed_8f48 .avatar-light-3af4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pressed_8f48 .cold_8d6d {
  display: -webkit-box;
  display: flex;
}
.pressed_8f48 .cold_8d6d.large-ca47 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pressed_8f48 .cold_8d6d.purple_a2e3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed_8f48 .cold_8d6d.mini-d02b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed_8f48.article_yellow_f951.pressed_d921 .cold_8d6d.large-ca47 {
  flex-basis: 100%;
}
.pressed_8f48.filter_0681 .cold_8d6d.purple_a2e3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pressed_8f48.filter_0681 .cold_8d6d.mini-d02b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown_copper_1108.sort_4795 {
  display: none;
}
#masthead > .dropdown_copper_1108 button {
  left: 0;
}
.notice_iron_b81f {
  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;
}
.notice_iron_b81f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notice_iron_b81f.backdrop_2968 i {
  margin-right: 4px;
}
.notice_iron_b81f.liquid_1f76 i {
  margin-left: 5px;
}
.mask-next-117e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask-next-117e p:last-child {
  margin-bottom: 0;
}
.complex_0b42 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.complex_0b42 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.complex_0b42 img {
  display: block;
  width: auto;
  line-height: 1;
}
.complex_0b42 .logo_ba36 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.complex_0b42 .primary_motion_107d {
  margin: 5px 0 7px 0;
}
.complex_0b42.filter_west_408b .detail_fluid_06d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_0b42.filter_west_408b .up_a5d5 {
  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;
}
.complex_0b42.tag_09f6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.complex_0b42.tag_09f6 .detail_fluid_06d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_0b42.tag_09f6 .up_a5d5 {
  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;
}
.complex_0b42.gold_01a6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex_0b42.menu_fc81 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.complex_0b42.menu_fc81 .up_a5d5 {
  margin-top: 7px;
}
.nav-6592 {
  display: inline-block;
}
.mask-silver-f46e .plasma_826a .complex_0b42 img {
  max-width: 100%;
}
.hero-28c9 .brown_58a5.logo-in-0ea3,
.texture-cb4a .brown_58a5.logo-in-0ea3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-28c9 .section-dim-8371,
.texture-cb4a .section-dim-8371 {
  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%);
}
.hero-28c9 .section-dim-8371 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero-28c9.row-fd82 .section-dim-8371 {
  display: none;
}
.hero-28c9 .right-099f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-28c9 .right-099f li {
  display: inline-block;
  position: relative;
}
.hero-28c9 .right-099f li:last-child {
  margin-right: 0;
}
.hero-28c9 .right-099f 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;
}
.hero-28c9 .right-099f li.card-brown-089e > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero-28c9 .right-099f > 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;
}
.hero-28c9 .right-099f > li > a i {
  line-height: 0;
}
.hero-28c9 .right-099f > li.orange_29d5 > a .section-dim-8371 {
  margin-left: 4px;
  line-height: 0;
}
.hero-28c9 .right-099f .alert_0eed li.orange_29d5 > a {
  position: relative;
}
.hero-28c9 .right-099f .alert_0eed li.orange_29d5 > a:after,
.hero-28c9 .right-099f .alert_0eed li.orange_29d5 > a:before {
  content: "";
  display: table;
}
.hero-28c9 .right-099f .alert_0eed li.orange_29d5 > a:after {
  clear: both;
}
.hero-28c9 .right-099f .alert_0eed li.orange_29d5 > a .section-dim-8371 {
  margin-left: 5px;
  float: right;
}
.hero-28c9 .hot-c09d,
.hero-28c9 .alert_0eed {
  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;
}
.hero-28c9 .alert_0eed {
  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;
}
.hero-28c9 .alert_0eed .logo-in-0ea3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-28c9 .alert_0eed .section-dim-8371 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero-28c9 .alert_0eed li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero-28c9 .alert_0eed 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;
}
.hero-28c9 .alert_0eed li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero-28c9 .alert_0eed .alert_0eed {
  top: 0;
  left: 100%;
}
.hero-28c9 .background-tall-9555.fn-focus-3147 > .hot-c09d,
.hero-28c9 .background-tall-9555.fn-focus-3147 > .alert_0eed,
.hero-28c9 .background-tall-9555:focus > .hot-c09d,
.hero-28c9 .background-tall-9555:focus > .alert_0eed,
.hero-28c9 .background-tall-9555:hover > .hot-c09d,
.hero-28c9 .background-tall-9555:hover > .alert_0eed {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero-28c9.gold-c8d0 .message-pressed-cbca:after,
.hero-28c9.gold-c8d0 .message-pressed-cbca:before {
  content: "";
  display: table;
}
.hero-28c9.gold-c8d0 .message-pressed-cbca:after {
  clear: both;
}
.hero-28c9.gold-c8d0 .message-pressed-cbca > li {
  float: left;
}
.hero-28c9.column-49f4 .message-pressed-cbca:after,
.hero-28c9.column-49f4 .message-pressed-cbca:before {
  content: "";
  display: table;
}
.hero-28c9.column-49f4 .message-pressed-cbca:after {
  clear: both;
}
.hero-28c9.column-49f4 .message-pressed-cbca > li {
  float: left;
}
.hero-28c9.column-49f4 .message-pressed-cbca > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero-28c9.column-49f4 .message-pressed-cbca > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero-28c9.column-49f4 .message-pressed-cbca > li.image_acd9 > a,
.hero-28c9.column-49f4 .message-pressed-cbca > li.card-brown-089e > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero-28c9.pressed_5f9e .message-pressed-cbca > li > a .logo-in-0ea3 {
  position: relative;
}
.hero-28c9.pressed_5f9e .message-pressed-cbca > li > a .logo-in-0ea3: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;
}
.hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li:focus
  > a
  .logo-in-0ea3:before,
.hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li:hover
  > a
  .logo-in-0ea3:before {
  width: 100%;
  background-color: currentColor;
}
.hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li.image_acd9
  > a
  .logo-in-0ea3:before,
.hero-28c9.pressed_5f9e
  .message-pressed-cbca
  > li.component-f9fd
  > a
  .logo-in-0ea3:before {
  width: 100%;
  background-color: currentColor;
}
.hero-28c9.panel_action_fd08 .message-pressed-cbca > li > a .logo-in-0ea3 {
  position: relative;
}
.hero-28c9.panel_action_fd08 .message-pressed-cbca > li > a .logo-in-0ea3: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;
}
.hero-28c9.panel_action_fd08 .message-pressed-cbca > li:focus > a .logo-in-0ea3:before,
.hero-28c9.panel_action_fd08
  .message-pressed-cbca
  > li:hover
  > a
  .logo-in-0ea3:before {
  width: 100%;
  background-color: currentColor;
}
.hero-28c9.panel_action_fd08
  .message-pressed-cbca
  > li.image_acd9
  > a
  .logo-in-0ea3:before,
.hero-28c9.panel_action_fd08
  .message-pressed-cbca
  > li.component-f9fd
  > a
  .logo-in-0ea3:before {
  width: 100%;
  background-color: currentColor;
}
.texture-cb4a .right-099f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.texture-cb4a .right-099f li:first-child > a {
  border-top: none;
}
.texture-cb4a .right-099f .dark_1ce1 > .logo-in-0ea3 .section-dim-8371 {
  display: none;
}
.texture-cb4a .right-099f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.texture-cb4a .right-099f li:last-child {
  border: none;
}
.texture-cb4a .right-099f li.orange_29d5 > a {
  padding-right: 45px !important;
}
.texture-cb4a .right-099f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.texture-cb4a .right-099f li a:focus,
.texture-cb4a .right-099f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-cb4a .right-099f li .bottom_1e74 {
  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;
}
.texture-cb4a .right-099f li .bottom_1e74:hover {
  box-shadow: none;
}
.texture-cb4a .right-099f li .bottom_1e74 .section-dim-8371 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.texture-cb4a .right-099f .alert_0eed {
  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);
}
.texture-cb4a .right-099f .alert_0eed li a {
  padding-left: 3em;
}
.texture-cb4a .right-099f .disabled-21f9 > a .bottom_1e74 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.texture-cb4a .right-099f .disabled-21f9 > .alert_0eed {
  display: block;
  opacity: 1;
}
.north-57f1 {
  max-width: 100%;
}
.purple_2191 {
  line-height: 0;
  cursor: pointer;
}
.background_8985 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background_8985:hover {
  box-shadow: none;
  color: currentColor;
}
.background_8985 svg {
  width: 18px;
  height: 18px;
}
.background_8985 .gallery_8b42 {
  display: none;
}
.alert_north_a6a1 {
  position: relative;
}
.alert_north_a6a1.fn-active-3147 .background_8985 .mini_6f7d {
  display: none;
}
.alert_north_a6a1.fn-active-3147 .background_8985 .gallery_8b42 {
  display: inline-block;
}
.alert_north_a6a1 .complex-be9d {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.alert_north_a6a1.cold_f631 .complex-be9d {
  left: auto;
  right: -0.9em;
}
.alert_north_a6a1.cold_f631 .table_0743::before {
  left: auto;
  right: 15px;
}
.alert_north_a6a1.fn-active-3147 .complex-be9d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip_small_bc1d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip_small_bc1d label {
  flex-basis: 100%;
}
.tooltip_small_bc1d .tabs_copper_1fd9 {
  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;
}
.tooltip_small_bc1d .texture_fe32 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip_small_bc1d .texture_fe32:focus {
  background-color: transparent;
}
.tooltip_small_bc1d button.inner_c3e9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip_small_bc1d button.inner_c3e9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip_small_bc1d button.inner_c3e9 svg {
  width: 18px;
  height: 18px;
}
.tooltip_small_bc1d input[type="submit"] {
  min-height: auto;
}
.action-8171 .tooltip_small_bc1d .texture_fe32 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.table_0743 {
  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) {
  .table_0743 {
    width: 220px;
  }
}
.table_0743 label {
  flex-basis: 100%;
}
.table_0743::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;
}
.left_4313 .action-8171 .tooltip_small_bc1d {
  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;
}
.left_4313
  .action-8171
  .tooltip_small_bc1d
  .tabs_copper_1fd9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.left_4313 .action-8171 .tooltip_small_bc1d .texture_fe32 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.left_4313
  .action-8171
  .tooltip_small_bc1d
  .texture_fe32:focus {
  background: 0 0;
}
.left_4313
  .action-8171
  .tooltip_small_bc1d
  .block_wood_0b2e {
  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;
}
.progress-f57e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.progress-f57e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.progress-f57e li:last-child {
  margin-right: 0;
}
.progress-f57e li:first-child {
  margin-left: 0;
}
.progress-f57e.liquid_a8f7 a {
  color: #fff;
}
.progress-f57e.liquid_a8f7 a:hover {
  color: #fff;
}
.progress-f57e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.progress-f57e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.progress-f57e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.progress-f57e a:hover {
  opacity: 0.9;
  color: inherit;
}
.progress-f57e [class*="social-icon-apple"] {
  background-color: #999;
}
.progress-f57e [class*="social-icon-apple"].image-c1e2 {
  background-color: transparent;
  color: #999;
}
.progress-f57e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.progress-f57e [class*="social-icon-behance"].image-c1e2 {
  background-color: transparent;
  color: #1769ff;
}
.progress-f57e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.progress-f57e [class*="social-icon-bitbucket"].image-c1e2 {
  background-color: transparent;
  color: #205081;
}
.progress-f57e [class*="social-icon-codepen"] {
  background-color: #000;
}
.progress-f57e [class*="social-icon-codepen"].image-c1e2 {
  background-color: transparent;
  color: #000;
}
.progress-f57e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.progress-f57e [class*="social-icon-delicious"].image-c1e2 {
  background-color: transparent;
  color: #39f;
}
.progress-f57e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.progress-f57e [class*="social-icon-digg"].image-c1e2 {
  background-color: transparent;
  color: #005be2;
}
.progress-f57e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.progress-f57e [class*="social-icon-dribbble"].image-c1e2 {
  background-color: transparent;
  color: #ea4c89;
}
.progress-f57e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.progress-f57e [class*="social-icon-envelope"].image-c1e2 {
  background-color: transparent;
  color: #ea4335;
}
.progress-f57e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.progress-f57e [class*="social-icon-facebook"].image-c1e2 {
  background-color: transparent;
  color: #3b5998;
}
.progress-f57e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.progress-f57e [class*="social-icon-flickr"].image-c1e2 {
  background-color: transparent;
  color: #0063dc;
}
.progress-f57e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.progress-f57e [class*="social-icon-foursquare"].image-c1e2 {
  background-color: transparent;
  color: #2d5be3;
}
.progress-f57e [class*="social-icon-github"] {
  background-color: #333;
}
.progress-f57e [class*="social-icon-github"].image-c1e2 {
  background-color: transparent;
  color: #333;
}
.progress-f57e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.progress-f57e [class*="social-icon-google-plus"].image-c1e2 {
  background-color: transparent;
  color: #dd4b39;
}
.progress-f57e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.progress-f57e [class*="social-icon-houzz"].image-c1e2 {
  background-color: transparent;
  color: #7ac142;
}
.progress-f57e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.progress-f57e [class*="social-icon-instagram"].image-c1e2 {
  background-color: transparent;
  color: #262626;
}
.progress-f57e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.progress-f57e [class*="social-icon-jsfiddle"].image-c1e2 {
  background-color: transparent;
  color: #487aa2;
}
.progress-f57e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.progress-f57e [class*="social-icon-linkedin"].image-c1e2 {
  background-color: transparent;
  color: #0077b5;
}
.progress-f57e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.progress-f57e [class*="social-icon-medium"].image-c1e2 {
  background-color: transparent;
  color: #00ab6b;
}
.progress-f57e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.progress-f57e
  [class*="social-icon-odnoklassniki"].image-c1e2 {
  background-color: transparent;
  color: #f4731c;
}
.progress-f57e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.progress-f57e [class*="social-icon-meetup"].image-c1e2 {
  background-color: transparent;
  color: #ec1c40;
}
.progress-f57e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.progress-f57e [class*="social-icon-pinterest"].image-c1e2 {
  background-color: transparent;
  color: #bd081c;
}
.progress-f57e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.progress-f57e [class*="social-icon-product-hunt"].image-c1e2 {
  background-color: transparent;
  color: #da552f;
}
.progress-f57e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.progress-f57e [class*="social-icon-reddit"].image-c1e2 {
  background-color: transparent;
  color: #ff4500;
}
.progress-f57e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.progress-f57e [class*="social-icon-rss"].image-c1e2 {
  background-color: transparent;
  color: #f26522;
}
.progress-f57e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.progress-f57e
  [class*="social-icon-shopping-cart"].image-c1e2 {
  background-color: transparent;
  color: #4caf50;
}
.progress-f57e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.progress-f57e [class*="social-icon-skype"].image-c1e2 {
  background-color: transparent;
  color: #00aff0;
}
.progress-f57e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.progress-f57e [class*="social-icon-slideshare"].image-c1e2 {
  background-color: transparent;
  color: #0077b5;
}
.progress-f57e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.progress-f57e [class*="social-icon-snapchat"].image-c1e2 {
  background-color: transparent;
  color: #fffc00;
}
.progress-f57e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.progress-f57e [class*="social-icon-soundcloud"].image-c1e2 {
  background-color: transparent;
  color: #f80;
}
.progress-f57e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.progress-f57e [class*="social-icon-spotify"].image-c1e2 {
  background-color: transparent;
  color: #2ebd59;
}
.progress-f57e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.progress-f57e
  [class*="social-icon-stack-overflow"].image-c1e2 {
  background-color: transparent;
  color: #fe7a15;
}
.progress-f57e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.progress-f57e [class*="social-icon-maldkfgram"].image-c1e2 {
  background-color: transparent;
  color: #2ca5e0;
}
.progress-f57e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.progress-f57e [class*="social-icon-tripadvisor"].image-c1e2 {
  background-color: transparent;
  color: #589442;
}
.progress-f57e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.progress-f57e [class*="social-icon-tumblr"].image-c1e2 {
  background-color: transparent;
  color: #35465c;
}
.progress-f57e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.progress-f57e [class*="social-icon-twitch"].image-c1e2 {
  background-color: transparent;
  color: #6441a5;
}
.progress-f57e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.progress-f57e [class*="social-icon-twitter"].image-c1e2 {
  background-color: transparent;
  color: #1da1f2;
}
.progress-f57e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.progress-f57e [class*="social-icon-vimeo"].image-c1e2 {
  background-color: transparent;
  color: #1ab7ea;
}
.progress-f57e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.progress-f57e [class*="social-icon-vk"].image-c1e2 {
  background-color: transparent;
  color: #45668e;
}
.progress-f57e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.progress-f57e [class*="social-icon-weibo"].image-c1e2 {
  background-color: transparent;
  color: #df2029;
}
.progress-f57e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.progress-f57e [class*="social-icon-weixin"].image-c1e2 {
  background-color: transparent;
  color: #7bb32e;
}
.progress-f57e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.progress-f57e [class*="social-icon-whatsapp"].image-c1e2 {
  background-color: transparent;
  color: #25d366;
}
.progress-f57e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.progress-f57e [class*="social-icon-wordpress"].image-c1e2 {
  background-color: transparent;
  color: #21759b;
}
.progress-f57e [class*="social-icon-xing"] {
  background-color: #026466;
}
.progress-f57e [class*="social-icon-xing"].image-c1e2 {
  background-color: transparent;
  color: #026466;
}
.progress-f57e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.progress-f57e [class*="social-icon-yelp"].image-c1e2 {
  background-color: transparent;
  color: #af0606;
}
.progress-f57e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.progress-f57e [class*="social-icon-youtube"].image-c1e2 {
  background-color: transparent;
  color: #cd201f;
}
.cool-cc67 {
  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;
}
.cool-cc67:hover {
  box-shadow: none;
  background: 0 0;
}
.section-next-9431 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.link_wide_f547 {
  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_pressed_b488 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple_ac63 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple_ac63,
.simple_ac63::after,
.simple_ac63::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;
}
.simple_ac63::after,
.simple_ac63::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_6f95 .link_wide_f547 .overlay_pressed_b488 {
  margin-top: -2px;
  width: 19px;
}
.gradient_6f95 .link_wide_f547 .simple_ac63 {
  margin-top: -1px;
}
.gradient_6f95 .link_wide_f547 .simple_ac63,
.gradient_6f95 .link_wide_f547 .simple_ac63::after,
.gradient_6f95 .link_wide_f547 .simple_ac63::before {
  width: 19px;
  height: 2px;
}
.gradient_6f95 .link_wide_f547 .simple_ac63::before {
  top: -6px;
}
.gradient_6f95 .link_wide_f547 .simple_ac63::after {
  bottom: -6px;
}
.footer_glass_7e30 .link_wide_f547 .overlay_pressed_b488 {
  margin-top: -2px;
  width: 22px;
}
.footer_glass_7e30 .link_wide_f547 .simple_ac63 {
  margin-top: -1px;
}
.footer_glass_7e30 .link_wide_f547 .simple_ac63,
.footer_glass_7e30 .link_wide_f547 .simple_ac63::after,
.footer_glass_7e30 .link_wide_f547 .simple_ac63::before {
  width: 22px;
  height: 2px;
}
.footer_glass_7e30 .link_wide_f547 .simple_ac63::before {
  top: -7px;
}
.footer_glass_7e30 .link_wide_f547 .simple_ac63::after {
  bottom: -7px;
}
.focused-0025 .link_wide_f547 .overlay_pressed_b488 {
  margin-top: -2px;
  width: 31px;
}
.focused-0025 .link_wide_f547 .simple_ac63 {
  margin-top: -1.5px;
}
.focused-0025 .link_wide_f547 .simple_ac63,
.focused-0025 .link_wide_f547 .simple_ac63::after,
.focused-0025 .link_wide_f547 .simple_ac63::before {
  width: 31px;
  height: 3px;
}
.focused-0025 .link_wide_f547 .simple_ac63::before {
  top: -9px;
}
.focused-0025 .link_wide_f547 .simple_ac63::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dirty_a84d .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty_a84d .link_wide_f547 .simple_ac63 {
    margin-top: -1px;
  }
  .dirty_a84d .link_wide_f547 .simple_ac63,
  .dirty_a84d .link_wide_f547 .simple_ac63::after,
  .dirty_a84d .link_wide_f547 .simple_ac63::before {
    width: 19px;
    height: 2px;
  }
  .dirty_a84d .link_wide_f547 .simple_ac63::before {
    top: -6px;
  }
  .dirty_a84d .link_wide_f547 .simple_ac63::after {
    bottom: -6px;
  }
  .small_b0b4 .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 22px;
  }
  .small_b0b4 .link_wide_f547 .simple_ac63 {
    margin-top: -1px;
  }
  .small_b0b4 .link_wide_f547 .simple_ac63,
  .small_b0b4 .link_wide_f547 .simple_ac63::after,
  .small_b0b4 .link_wide_f547 .simple_ac63::before {
    width: 22px;
    height: 2px;
  }
  .small_b0b4 .link_wide_f547 .simple_ac63::before {
    top: -7px;
  }
  .small_b0b4 .link_wide_f547 .simple_ac63::after {
    bottom: -7px;
  }
  .preview-b333 .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-b333 .link_wide_f547 .simple_ac63 {
    margin-top: -1.5px;
  }
  .preview-b333 .link_wide_f547 .simple_ac63,
  .preview-b333 .link_wide_f547 .simple_ac63::after,
  .preview-b333 .link_wide_f547 .simple_ac63::before {
    width: 31px;
    height: 3px;
  }
  .preview-b333 .link_wide_f547 .simple_ac63::before {
    top: -9px;
  }
  .preview-b333 .link_wide_f547 .simple_ac63::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gas-403a .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 19px;
  }
  .gas-403a .link_wide_f547 .simple_ac63 {
    margin-top: -1px;
  }
  .gas-403a .link_wide_f547 .simple_ac63,
  .gas-403a .link_wide_f547 .simple_ac63::after,
  .gas-403a .link_wide_f547 .simple_ac63::before {
    width: 19px;
    height: 2px;
  }
  .gas-403a .link_wide_f547 .simple_ac63::before {
    top: -6px;
  }
  .gas-403a .link_wide_f547 .simple_ac63::after {
    bottom: -6px;
  }
  .gradient-e29e .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 22px;
  }
  .gradient-e29e .link_wide_f547 .simple_ac63 {
    margin-top: -1px;
  }
  .gradient-e29e .link_wide_f547 .simple_ac63,
  .gradient-e29e .link_wide_f547 .simple_ac63::after,
  .gradient-e29e .link_wide_f547 .simple_ac63::before {
    width: 22px;
    height: 2px;
  }
  .gradient-e29e .link_wide_f547 .simple_ac63::before {
    top: -7px;
  }
  .gradient-e29e .link_wide_f547 .simple_ac63::after {
    bottom: -7px;
  }
  .dropdown-current-0ec3 .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-current-0ec3 .link_wide_f547 .simple_ac63 {
    margin-top: -1.5px;
  }
  .dropdown-current-0ec3 .link_wide_f547 .simple_ac63,
  .dropdown-current-0ec3 .link_wide_f547 .simple_ac63::after,
  .dropdown-current-0ec3 .link_wide_f547 .simple_ac63::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-current-0ec3 .link_wide_f547 .simple_ac63::before {
    top: -9px;
  }
  .dropdown-current-0ec3 .link_wide_f547 .simple_ac63::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .block_soft_43bd .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 19px;
  }
  .block_soft_43bd .link_wide_f547 .simple_ac63 {
    margin-top: -1px;
  }
  .block_soft_43bd .link_wide_f547 .simple_ac63,
  .block_soft_43bd .link_wide_f547 .simple_ac63::after,
  .block_soft_43bd .link_wide_f547 .simple_ac63::before {
    width: 19px;
    height: 2px;
  }
  .block_soft_43bd .link_wide_f547 .simple_ac63::before {
    top: -6px;
  }
  .block_soft_43bd .link_wide_f547 .simple_ac63::after {
    bottom: -6px;
  }
  .box_82c3 .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 22px;
  }
  .box_82c3 .link_wide_f547 .simple_ac63 {
    margin-top: -1px;
  }
  .box_82c3 .link_wide_f547 .simple_ac63,
  .box_82c3 .link_wide_f547 .simple_ac63::after,
  .box_82c3 .link_wide_f547 .simple_ac63::before {
    width: 22px;
    height: 2px;
  }
  .box_82c3 .link_wide_f547 .simple_ac63::before {
    top: -7px;
  }
  .box_82c3 .link_wide_f547 .simple_ac63::after {
    bottom: -7px;
  }
  .action_0d55 .link_wide_f547 .overlay_pressed_b488 {
    margin-top: -2px;
    width: 31px;
  }
  .action_0d55 .link_wide_f547 .simple_ac63 {
    margin-top: -1.5px;
  }
  .action_0d55 .link_wide_f547 .simple_ac63,
  .action_0d55 .link_wide_f547 .simple_ac63::after,
  .action_0d55 .link_wide_f547 .simple_ac63::before {
    width: 31px;
    height: 3px;
  }
  .action_0d55 .link_wide_f547 .simple_ac63::before {
    top: -9px;
  }
  .action_0d55 .link_wide_f547 .simple_ac63::after {
    bottom: -9px;
  }
}
.gallery_up_e304 .simple_ac63 {
  -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);
}
.gallery_up_e304 .simple_ac63::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery_up_e304 .simple_ac63::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);
}
.gallery_up_e304.description-top-94a0 .simple_ac63 {
  -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);
}
.gallery_up_e304.description-top-94a0 .simple_ac63::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery_up_e304.description-top-94a0 .simple_ac63::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);
}
.hot-20c9 {
  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.info-focused-aedb:before {
  display: none;
}
.lower_9be3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.lower_9be3 .box_59a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.lower_9be3 .box_59a5:last-of-type {
  border-bottom: none;
}
.lower_9be3 .box_59a5.link-ffd7,
.lower_9be3 .box_59a5.wrapper_static_9476,
.lower_9be3 .box_59a5.out_6159 {
  padding: 0;
}
.lower_9be3 .texture-cb4a .bottom_1e74 {
  color: currentColor;
}
.lower_9be3 .texture-cb4a .bottom_1e74:focus,
.lower_9be3 .texture-cb4a .bottom_1e74:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_9be3.shadow-top-4250 .tag_small_5c84,
.lower_9be3.shadow-top-4250 .mask-next-117e a,
.lower_9be3.shadow-top-4250 .message-pressed-cbca a,
.lower_9be3.shadow-top-4250 .alert_0eed a {
  color: rgba(0, 0, 0, 0.55);
}
.lower_9be3.shadow-top-4250 .tag_small_5c84:hover,
.lower_9be3.shadow-top-4250 .mask-next-117e a:hover,
.lower_9be3.shadow-top-4250 .message-pressed-cbca a:hover,
.lower_9be3.shadow-top-4250 .alert_0eed a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_9be3.shadow-top-4250 .north-ed49 {
  color: rgba(0, 0, 0, 0.8);
}
.lower_9be3.shadow-top-4250 .box_59a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_9be3.shadow-top-4250 .box_59a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.lower_9be3.shadow-top-4250 .card_3888:before {
  background: rgba(255, 255, 255, 0.9);
}
.lower_9be3.shadow-top-4250 .texture-cb4a .right-099f li a,
.lower_9be3.shadow-top-4250 .texture-cb4a .bottom_1e74,
.lower_9be3.shadow-top-4250 .alert_0eed {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_9be3.shadow-top-4250 .texture-cb4a .bottom_1e74:focus,
.lower_9be3.shadow-top-4250 .texture-cb4a .bottom_1e74:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_9be3.shadow-top-4250 .right-099f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_9be3.dropdown-d7b5 .tag_small_5c84,
.lower_9be3.dropdown-d7b5 .mask-next-117e a,
.lower_9be3.dropdown-d7b5 .message-pressed-cbca .bottom_1e74,
.lower_9be3.dropdown-d7b5 .message-pressed-cbca a,
.lower_9be3.dropdown-d7b5 .alert_0eed a {
  color: rgba(255, 255, 255, 0.79);
}
.lower_9be3.dropdown-d7b5 .tag_small_5c84:hover,
.lower_9be3.dropdown-d7b5 .mask-next-117e a:hover,
.lower_9be3.dropdown-d7b5 .message-pressed-cbca .bottom_1e74:hover,
.lower_9be3.dropdown-d7b5 .message-pressed-cbca a:hover,
.lower_9be3.dropdown-d7b5 .alert_0eed a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_9be3.dropdown-d7b5 .north-ed49 {
  color: rgba(255, 255, 255, 0.99);
}
.lower_9be3.dropdown-d7b5 .box_59a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_9be3.dropdown-d7b5 .box_59a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.lower_9be3.dropdown-d7b5 .card_3888:before {
  background: rgba(0, 0, 0, 0.9);
}
.lower_9be3.dropdown-d7b5 .texture-cb4a .right-099f li a,
.lower_9be3.dropdown-d7b5 .texture-cb4a .bottom_1e74,
.lower_9be3.dropdown-d7b5 .alert_0eed {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_9be3.dropdown-d7b5 .texture-cb4a .bottom_1e74:focus,
.lower_9be3.dropdown-d7b5 .texture-cb4a .bottom_1e74:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_9be3.dropdown-d7b5 .right-099f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_3888 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.card_3888:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accordion_fresh_b2e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.layout_pro_999d .lower_9be3 {
  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;
}
.layout_pro_999d .box_59a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.layout_pro_999d .box_59a5: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) {
  .layout_pro_999d .box_59a5:before {
    width: 16%;
    left: 42%;
  }
}
.layout_pro_999d .box_59a5:last-child:before {
  content: none;
}
.layout_pro_999d .box_59a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.layout_pro_999d .texture-cb4a .right-099f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.layout_pro_999d .texture-cb4a .right-099f li a .bottom_1e74 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.layout_pro_999d .texture-cb4a .alert_0eed {
  border: none;
}
.layout_pro_999d .texture-cb4a .alert_0eed li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.layout_pro_999d .card_3888 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.layout_pro_999d .accordion_fresh_b2e0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.layout_pro_999d .dropdown-d7b5 .card_3888:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_pro_999d .shadow-top-4250.texture-white-7301 .simple_ac63 {
  background: rgba(0, 0, 0, 0.6);
}
.layout_pro_999d
  .shadow-top-4250.texture-white-7301
  .simple_ac63::after,
.layout_pro_999d
  .shadow-top-4250.texture-white-7301
  .simple_ac63:before {
  background: inherit;
}
.layout_pro_999d
  .shadow-top-4250.texture-white-7301:hover
  .simple_ac63 {
  background: rgba(0, 0, 0, 0.8);
}
.filter-gas-df6f .lower_9be3 {
  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) {
  .filter-gas-df6f .lower_9be3 {
    width: auto;
    right: 45px;
  }
}
.sort-yellow-2e00 .lower_9be3 {
  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) {
  .sort-yellow-2e00 .lower_9be3 {
    width: auto;
    left: 45px;
  }
}
.info-focused-aedb .lower_9be3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info-focused-aedb .accordion_fresh_b2e0 {
  max-width: 48em;
  margin: 0 auto;
}
.info-focused-aedb .card_3888:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.label_easy_1d48 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.label_easy_1d48.layout_pro_999d .lower_9be3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.label_easy_1d48.filter-gas-df6f .lower_9be3 {
  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);
}
.label_easy_1d48 .lower_9be3 {
  visibility: visible;
}
.label_easy_1d48.sort-yellow-2e00 .lower_9be3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search-easy-c4e9,
.accent_de18 {
  overflow-x: hidden;
}
.search-easy-c4e9 .lower_9be3 {
  overflow: auto;
}
.search-easy-c4e9.layout_pro_999d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-easy-c4e9.layout_pro_999d .lower_9be3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search-easy-c4e9.layout_pro_999d .cool-cc67 {
  opacity: 0;
}
.search-easy-c4e9.filter-gas-df6f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-easy-c4e9.filter-gas-df6f .lower_9be3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search-easy-c4e9.filter-gas-df6f .cool-cc67 {
  opacity: 0;
}
.search-easy-c4e9.sort-yellow-2e00 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-easy-c4e9.sort-yellow-2e00 .lower_9be3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search-easy-c4e9.sort-yellow-2e00 .cool-cc67 {
  opacity: 0;
}
.search-easy-c4e9.info-focused-aedb .lower_9be3 {
  z-index: 10;
  visibility: visible;
}
.texture-white-7301 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.texture-white-7301 .simple_ac63 {
  background: rgba(255, 255, 255, 0.99);
}
.texture-white-7301 .simple_ac63::after,
.texture-white-7301 .simple_ac63:before {
  background: inherit;
}
.texture-white-7301:hover .simple_ac63 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-yellow-2e00 .texture-white-7301 {
  top: 10px;
  right: auto;
  left: 12px;
}
.info-focused-aedb .texture-white-7301 {
  display: none !important;
}
.search-easy-c4e9:before,
.accent_de18:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search-easy-c4e9 .texture-white-7301,
.accent_de18 .texture-white-7301 {
  display: inline-block;
}
.lower_9be3 .avatar-light-3af4 {
  -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;
}
.search-easy-c4e9 .lower_9be3 .avatar-light-3af4,
.accent_de18 .lower_9be3 .avatar-light-3af4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay_cc07 .tabs_copper_1fd9 {
  width: 100%;
}
.plasma_826a {
  padding: 0 0.5em 0;
}
.plasma_826a [class*="customify-col-"],
.plasma_826a [class*="customify-col_"],
.plasma_826a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.table-mini-670b .plasma_826a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fresh_9d57 .light-693b,
  .light-693b {
    display: none;
  }
  .tall-ddb7 {
    text-align: left;
  }
  .texture_gas_974b {
    text-align: center;
  }
  .tooltip_warm_9316 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_9d57 .full-d4fd,
  .full-d4fd {
    display: none;
  }
  .header-complex-00ce {
    text-align: left;
  }
  .message-steel-c051 {
    text-align: center;
  }
  .row-ff5f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fresh_9d57 .gallery_fresh_cc3c,
  .gallery_fresh_cc3c {
    display: none;
  }
  .menu_dim_ca36 {
    text-align: left;
  }
  .container-2dbe {
    text-align: center;
  }
  .purple-09e1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.up-27e0 {
  box-shadow: none !important;
}
.box-south-70c8 .hard-a052,
.popup_prev_c5fe .hard-a052 {
  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;
}
.popup_prev_c5fe .hard-a052 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature-short-2b39 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature-short-2b39:after,
.feature-short-2b39:before {
  content: "";
  display: table;
}
.feature-short-2b39:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature-short-2b39 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature-short-2b39,
.outline-4622 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo_brown_09ec.content-current-a565 .feature-short-2b39 {
  max-width: 100%;
}
.photo_brown_09ec.input_white_3f09 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo_brown_09ec.outline-b7c0 .feature-short-2b39 {
  max-width: 100%;
}
.photo_brown_09ec.outline-b7c0 > .feature-short-2b39 {
  padding-left: 0;
  padding-right: 0;
}
.photo_brown_09ec.outline-b7c0 > .feature-short-2b39 .fresh_9d57 {
  margin: 0;
}
.photo_brown_09ec.outline-b7c0
  > .feature-short-2b39
  .image_23df.wide_e3ce {
  margin-right: 0;
  margin-left: 0;
}
.photo_brown_09ec.outline-b7c0 #main.wide_e3ce {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tertiary_75a3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_75a3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bright_f9fc .breadcrumb_7f67 {
    padding-right: 1em;
  }
  .bright_f9fc.notification_wood_d2c2 .image_23df {
    border-right: 1px solid #eaecee;
  }
  .bright_f9fc.notification_wood_d2c2 .breadcrumb_7f67 {
    padding-right: 1em;
  }
  .bright_f9fc.notification_wood_d2c2 .out-9b96 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-9dd7 .breadcrumb_7f67 {
    padding-left: 1em;
  }
  .fresh-9dd7.notification_wood_d2c2 .image_23df {
    border-left: 1px solid #eaecee;
  }
  .fresh-9dd7.notification_wood_d2c2 .breadcrumb_7f67 {
    padding-left: 1em;
  }
  .fresh-9dd7.notification_wood_d2c2 .out-9b96 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower_11a7 .breadcrumb_7f67 {
    padding-left: 1em;
  }
  .lower_11a7.notification_wood_d2c2 .complex-0cd6 {
    border-right: 1px solid #eaecee;
  }
  .lower_11a7.notification_wood_d2c2 .tertiary_3b12 {
    border-right: 1px solid #eaecee;
  }
  .lower_11a7.notification_wood_d2c2 .breadcrumb_7f67 {
    padding-left: 1em;
  }
  .lower_11a7.notification_wood_d2c2 .out-9b96 {
    padding-right: 1em;
  }
  .lower_11a7.notification_wood_d2c2 .bright_ed17 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-plasma-ca5e .breadcrumb_7f67 {
    padding-right: 1em;
  }
  .border-plasma-ca5e.notification_wood_d2c2 .complex-0cd6 {
    border-left: 1px solid #eaecee;
  }
  .border-plasma-ca5e.notification_wood_d2c2 .tertiary_3b12 {
    border-left: 1px solid #eaecee;
  }
  .border-plasma-ca5e.notification_wood_d2c2 .breadcrumb_7f67 {
    padding-right: 1em;
  }
  .border-plasma-ca5e.notification_wood_d2c2 .out-9b96 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-plasma-ca5e.notification_wood_d2c2 .bright_ed17 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_75a3 .breadcrumb_7f67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_75a3.notification_wood_d2c2 .image_23df {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tertiary_75a3.notification_wood_d2c2 .breadcrumb_7f67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_75a3.notification_wood_d2c2 .out-9b96 {
    padding-left: 1em;
  }
  .tertiary_75a3.notification_wood_d2c2 .bright_ed17 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tertiary_75a3.notification_wood_d2c2 .breadcrumb_7f67 {
    padding-left: 0;
  }
}
.current_58aa .carousel_plasma_865e {
  display: inline-block;
}
.avatar_motion_11a2 {
  display: inline-block;
}
.current-7755 {
  word-con: break-word;
}
.secondary_out_0bc0 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary_out_0bc0 .easy_4c82 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary_out_0bc0 .heading_991c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bottom-5b50 .wrapper_0a1e {
  margin-bottom: 2em;
}
.bottom-5b50 .avatar-b7e6 {
  margin-bottom: 15px;
}
.bottom-5b50 .avatar-b7e6:last-child {
  margin-bottom: 0;
}
.bottom-5b50 .search-1e9b {
  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) {
  .bottom-5b50 .search-1e9b {
    display: block;
  }
}
.bottom-5b50 .hero-last-5386 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bottom-5b50 .hero-last-5386 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bottom-5b50 .preview-1faa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bottom-5b50 .preview-1faa img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bottom-5b50 .preview-1faa a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bottom-5b50 .current-7755 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom-5b50 .current-7755 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bottom-5b50 .static_9cf7 p:last-child {
  margin-bottom: 0;
}
.bottom-5b50 .menu_stone_51e2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bottom-5b50 .banner-current-bd67 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bottom-5b50 .aside_8b86 {
  margin-top: 1em;
}
.bottom-5b50 .focused_7267 {
  top: 0;
  display: block;
}
.bottom-5b50 .focused_7267 a {
  color: inherit;
}
.bottom-5b50 .focused_7267 a:hover {
  color: inherit;
}
.bottom-5b50 .image_0737 {
  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;
}
.bottom-5b50 .image_0737:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bottom-5b50 .banner-current-bd67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bottom-5b50 .accordion-7d3b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bottom-5b50 .accordion-7d3b:first-child {
  margin-top: 0;
}
.bottom-5b50 .accordion-7d3b.title_liquid_8a98 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bottom-5b50 .accordion-7d3b.primary_complex_0d0e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom-5b50
  .accordion-7d3b.primary_complex_0d0e.status_dd8b
  .aside_8b86 {
  width: 100%;
}
.bottom-5b50 .primary_complex_0d0e {
  -webkit-box-align: center;
  align-items: center;
}
.bottom-5b50 .primary_complex_0d0e .secondary_out_0bc0,
.bottom-5b50 .primary_complex_0d0e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bottom-5b50 .preview-1faa {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom-5b50 .preview-1faa img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom-5b50 .preview-1faa: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;
}
.bottom-5b50 .title_liquid_8a98 {
  z-index: 5;
}
.bottom-5b50 .hard_6854 .mask_459c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bottom-5b50 .shade_west_c6c8 .mask_459c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bottom-5b50 .plasma-9f91 .mask_459c {
  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;
}
.bottom-5b50.hard_885c .search-1e9b,
.bottom-5b50.lower_92ef .search-1e9b {
  display: block;
}
.bottom-5b50.hard_885c .search-1e9b .narrow_672c,
.bottom-5b50.hard_885c .search-1e9b .banner-current-bd67,
.bottom-5b50.lower_92ef .search-1e9b .narrow_672c,
.bottom-5b50.lower_92ef .search-1e9b .banner-current-bd67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom-5b50.dim-0921 .hero-last-5386 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bottom-5b50.dim-0921 .hero-last-5386 {
    margin-right: 0;
  }
}
.bottom-5b50.hard_885c .hero-last-5386,
.bottom-5b50.lower_92ef .hero-last-5386 {
  padding-top: 40%;
}
.bottom-5b50.hard_885c .wrapper_0a1e,
.bottom-5b50.lower_92ef .wrapper_0a1e {
  display: block;
}
.bottom-5b50.hard_885c .fn-sticky-3147 .banner-current-bd67,
.bottom-5b50.lower_92ef .fn-sticky-3147 .banner-current-bd67 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bottom-5b50.hard_885c .hero-last-5386,
.bottom-5b50.lower_92ef .hero-last-5386 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bottom-5b50.hard_885c .banner-current-bd67 {
  padding: 1em;
}
.badge_mini_acd2 {
  margin: 30px auto;
  display: block;
}
.badge_mini_acd2 .modal-88a9 > * {
  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;
}
.badge_mini_acd2 .modal-88a9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge_mini_acd2 .modal-88a9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-cool-916d .secondary_out_0bc0 {
  margin-bottom: 1.41575em;
}
.video-cool-916d .hidden_lite_7a2e {
  margin-bottom: 1.618em;
}
.input-dfc6 .full-605c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-dfc6 .full-605c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-dfc6 .button-pink-c17e {
  max-width: 100%;
  overflow: auto;
}
.link_bronze_8831 .input-dfc6 a:hover {
  text-decoration: underline;
}
.card_bronze_73a7 .avatar-b7e6:not(.current-7755),
.card_bronze_73a7 .preview-1faa {
  margin-bottom: 1.41575em;
}
.card_bronze_73a7 .avatar-b7e6:not(.current-7755):last-child,
.card_bronze_73a7 .preview-1faa:last-child {
  margin-bottom: 0;
}
.card_bronze_73a7 .avatar-b7e6.accordion_a077 {
  margin-bottom: 0.41575em;
}
.card_bronze_73a7 .caption_026d:before,
.card_bronze_73a7 .tertiary_84ec:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card_bronze_73a7 .caption_026d:before {
  content: "\f115";
}
.card_bronze_73a7 .tertiary_84ec:before {
  content: "\f02c";
}
.card_bronze_73a7 .background_lower_c79e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card_bronze_73a7 .background_lower_c79e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-9281 {
  display: -webkit-box;
  display: flex;
}
.menu-9281 .filter_2855 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-9281 .filter_2855 {
    flex-basis: 90px;
  }
}
.menu-9281 .frame_3224 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-9281 .frame_3224 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-9281 .chip-7330 p:last-child {
  margin-bottom: 0.72em;
}
.slider_5da9 .modal-88a9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.slider_5da9 .modal-88a9:after,
.slider_5da9 .modal-88a9:before {
  content: "";
  display: table;
}
.slider_5da9 .modal-88a9:after {
  clear: both;
}
.slider_5da9 .modal-88a9 .column-b663,
.slider_5da9 .modal-88a9 .pagination_28db {
  width: 49%;
}
.slider_5da9 .modal-88a9 .column-b663 a span.soft-6acf,
.slider_5da9 .modal-88a9 .pagination_28db a span.soft-6acf {
  display: block;
  margin-bottom: 5px;
}
.slider_5da9 .modal-88a9 .pagination_28db {
  float: left;
  text-align: left;
}
.slider_5da9 .modal-88a9 .column-b663 {
  float: right;
  text-align: right;
}
.texture_red_b0ea {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .texture_red_b0ea {
    margin-bottom: 0;
  }
}
.module-9307 {
  margin-bottom: 1em;
}
.module-9307 .current-7755 {
  font-size: 1.1em;
  line-height: 1.3;
}
.short-d5cb a {
  display: block;
  line-height: 0;
  position: relative;
}
.menu_830d .module-9307,
.huge-9705 .module-9307 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .menu_830d .module-9307,
  .huge-9705 .module-9307 {
    display: block;
  }
}
.menu_830d .short-d5cb,
.huge-9705 .short-d5cb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .menu_830d .short-d5cb,
  .huge-9705 .short-d5cb {
    margin-bottom: 1em;
  }
}
.menu_830d .short-d5cb img,
.huge-9705 .short-d5cb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.menu_830d .modal-right-8aeb,
.huge-9705 .modal-right-8aeb {
  flex-basis: calc(100% - 160px);
}
.menu_830d .modal-right-8aeb p,
.huge-9705 .modal-right-8aeb p {
  margin-bottom: 0;
}
.menu_830d .modal-right-8aeb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .menu_830d .modal-right-8aeb {
    padding-left: 0;
  }
}
.huge-9705 .modal-right-8aeb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .huge-9705 .modal-right-8aeb {
    padding-right: 0;
  }
}
.huge-9705 .short-d5cb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-stale-c7ca .short-d5cb {
  margin-bottom: 0.5em;
}
.tabs-stale-c7ca .short-d5cb img {
  width: 100%;
}
.dropdown_3e71 .footer_afae,
.icon-first-3cb6 .footer_afae {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon-first-3cb6 .image_23df .header_tiny_f0a3 p:last-child {
  margin-bottom: 0;
}
.dropdown_f7ce {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wrapper_121a .stone_c9c4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wrapper_121a .stone_c9c4:last-of-type {
    margin-bottom: 0;
  }
}
.wrapper_121a .stone_c9c4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper_121a .stone_c9c4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wrapper_121a .stone_c9c4 ul li {
  margin: 0 0 0.6em;
}
.wrapper_121a .stone_c9c4 ul li.brown_4ab3,
.wrapper_121a .stone_c9c4 ul li.yellow_2813 {
  position: relative;
}
.wrapper_121a .stone_c9c4 ul li.brown_4ab3 .hard-f390,
.wrapper_121a .stone_c9c4 ul li.yellow_2813 .hard-f390 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wrapper_121a .stone_c9c4 ul li.brown_4ab3:after:after,
.wrapper_121a .stone_c9c4 ul li.brown_4ab3:after:before,
.wrapper_121a
  .stone_c9c4
  ul
  li.yellow_2813:after:after,
.wrapper_121a
  .stone_c9c4
  ul
  li.yellow_2813:after:before {
  content: "";
  display: table;
}
.wrapper_121a .stone_c9c4 ul li.brown_4ab3:after:after,
.wrapper_121a
  .stone_c9c4
  ul
  li.yellow_2813:after:after {
  clear: both;
}
.wrapper_121a .stone_c9c4 a.focus-880d:hover {
  text-decoration: none;
}
.wrapper_121a .stone_c9c4 select {
  max-width: 100%;
}
.wrapper_121a .stone_c9c4 table {
  font-size: 85%;
}
.wrapper_121a .stone_c9c4 table td,
.wrapper_121a .stone_c9c4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wrapper_121a .stone_c9c4 table tfoot td {
  text-align: left;
}
.wrapper_121a .stone_c9c4 :last-child {
  margin-bottom: 0;
}
.wrapper_121a .stone_c9c4 .feature-3c90 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wrapper_121a .stone_c9c4 .feature-3c90 label {
  width: 100%;
}
.wrapper_121a .stone_c9c4 .feature-3c90 .texture_fe32 {
  width: 100%;
  display: block;
}
.wrapper_121a .stone_c9c4 .feature-3c90 .inner_c3e9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wrapper_121a .stone_c9c4 .feature-3c90 .inner_c3e9:hover svg #svg-search {
  fill: #444;
}
.wrapper_121a .stone_c9c4 .feature-3c90 .inner_c3e9 svg {
  width: 18px;
  height: 18px;
}
.wrapper_121a .content-silver-fb98 ul ul,
.wrapper_121a .popup-advanced-e460 ul ul,
.wrapper_121a .huge-dab9 ul ul,
.wrapper_121a .hero_center_ad1f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wrapper_121a .content-silver-fb98 .orange_29d5 > a,
.wrapper_121a .popup-advanced-e460 .orange_29d5 > a,
.wrapper_121a .huge-dab9 .orange_29d5 > a,
.wrapper_121a .hero_center_ad1f .orange_29d5 > a {
  margin-bottom: 0;
}
.wrapper_121a .sort_35db li,
.wrapper_121a .content-silver-fb98 li,
.wrapper_121a .photo_iron_d07d li,
.wrapper_121a .popup-advanced-e460 li,
.wrapper_121a .huge-dab9 li,
.wrapper_121a .hero_center_ad1f li,
.wrapper_121a .active_rough_2039 li,
.wrapper_121a .thick-2d27 li {
  display: block;
  position: relative;
}
.wrapper_121a .sort_35db li:last-child,
.wrapper_121a .content-silver-fb98 li:last-child,
.wrapper_121a .photo_iron_d07d li:last-child,
.wrapper_121a .popup-advanced-e460 li:last-child,
.wrapper_121a .huge-dab9 li:last-child,
.wrapper_121a .hero_center_ad1f li:last-child,
.wrapper_121a .active_rough_2039 li:last-child,
.wrapper_121a .thick-2d27 li:last-child {
  border: none;
}
.wrapper_121a .sort_35db li a,
.wrapper_121a .content-silver-fb98 li a,
.wrapper_121a .photo_iron_d07d li a,
.wrapper_121a .popup-advanced-e460 li a,
.wrapper_121a .huge-dab9 li a,
.wrapper_121a .hero_center_ad1f li a,
.wrapper_121a .active_rough_2039 li a,
.wrapper_121a .thick-2d27 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_121a .sort_35db li ul li::before,
.wrapper_121a .content-silver-fb98 li ul li::before,
.wrapper_121a .photo_iron_d07d li ul li::before,
.wrapper_121a .popup-advanced-e460 li ul li::before,
.wrapper_121a .huge-dab9 li ul li::before,
.wrapper_121a .hero_center_ad1f li ul li::before,
.wrapper_121a .active_rough_2039 li ul li::before,
.wrapper_121a .thick-2d27 li ul li::before {
  left: 15px;
}
.wrapper_121a .sort_35db li ul a,
.wrapper_121a .content-silver-fb98 li ul a,
.wrapper_121a .photo_iron_d07d li ul a,
.wrapper_121a .popup-advanced-e460 li ul a,
.wrapper_121a .huge-dab9 li ul a,
.wrapper_121a .hero_center_ad1f li ul a,
.wrapper_121a .active_rough_2039 li ul a,
.wrapper_121a .thick-2d27 li ul a {
  padding-left: 20px;
}
.wrapper_121a .sort_35db li ul ul li::before,
.wrapper_121a .content-silver-fb98 li ul ul li::before,
.wrapper_121a .photo_iron_d07d li ul ul li::before,
.wrapper_121a .popup-advanced-e460 li ul ul li::before,
.wrapper_121a .huge-dab9 li ul ul li::before,
.wrapper_121a .hero_center_ad1f li ul ul li::before,
.wrapper_121a .active_rough_2039 li ul ul li::before,
.wrapper_121a .thick-2d27 li ul ul li::before {
  left: 30px;
}
.wrapper_121a .sort_35db li ul ul a,
.wrapper_121a .content-silver-fb98 li ul ul a,
.wrapper_121a .photo_iron_d07d li ul ul a,
.wrapper_121a .popup-advanced-e460 li ul ul a,
.wrapper_121a .huge-dab9 li ul ul a,
.wrapper_121a .hero_center_ad1f li ul ul a,
.wrapper_121a .active_rough_2039 li ul ul a,
.wrapper_121a .thick-2d27 li ul ul a {
  padding-left: 40px;
}
.wrapper_121a .label-smooth-fc60 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_121a .thick-2d27 ul li {
  margin-bottom: 1.41575em;
}
.wrapper_121a .thick-2d27 ul li .widget-middle-8b6d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wrapper_121a .thick-2d27 ul li .filter-1c5d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dropdown-d7b5 .sort_35db li a,
.dropdown-d7b5 .content-silver-fb98 li a,
.dropdown-d7b5 .photo_iron_d07d li a,
.dropdown-d7b5 .popup-advanced-e460 li a,
.dropdown-d7b5 .huge-dab9 li a,
.dropdown-d7b5 .hero_center_ad1f li a,
.dropdown-d7b5 .active_rough_2039 li a,
.dropdown-d7b5 .thick-2d27 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-d7b5 .label-smooth-fc60 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-d7b5 .stone_c9c4 ul li.brown_4ab3 .hard-f390,
.dropdown-d7b5 .stone_c9c4 ul li.yellow_2813 .hard-f390 {
  background: rgba(0, 0, 0, 0.2);
}
.dropdown-d7b5 .wrapper_121a .stone_c9c4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_brown_09ec .wrapper_121a .right-099f li {
  margin: 0;
}
.photo_brown_09ec .wrapper_121a .right-099f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo_brown_09ec .wrapper_121a .right-099f li ul {
  margin: 0;
}
.photo_brown_09ec .wrapper_121a .right-099f li ul li a {
  padding-left: 15px;
}
.photo_brown_09ec .wrapper_121a .right-099f li ul li li a {
  padding-left: 30px;
}
.photo_brown_09ec .wrapper_121a .right-099f li.card-brown-089e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo_brown_09ec .wrapper_121a .right-099f li.card-brown-089e > 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;
}
.photo_brown_09ec .wrapper_121a .right-099f li.card-brown-089e > 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;
}
.sort_7a2d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination-static-0cd9 {
  position: relative;
  z-index: 10;
}
.pagination-static-0cd9 .avatar-light-3af4 {
  width: 100%;
  max-width: 100%;
}
.layout_old_9e94 .frame-b292 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout_old_9e94 .shadow-top-4250 {
}
.layout_old_9e94 .dropdown-d7b5 {
  background: #292929;
}
.caption_focused_4739 .frame-b292 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption_focused_4739 .shadow-top-4250 {
  background: #f9f9f9;
}
.caption_focused_4739 .dropdown-d7b5 {
  background: #303030;
}
.shadow-orange-45a6 .frame-b292 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-orange-45a6 .carousel_plasma_865e {
    margin-bottom: 1em;
  }
  .shadow-orange-45a6 .carousel_plasma_865e:last-child {
    margin-bottom: 0;
  }
}
.shadow-orange-45a6 .shadow-top-4250 {
  background: #ededed;
}
.shadow-orange-45a6 .dropdown-d7b5 {
  background: #1a1a1a;
}
.frame-b292.shadow-top-4250 {
  color: rgba(0, 0, 0, 0.6);
}
.frame-b292.shadow-top-4250 .full-5e9b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-b292.dropdown-d7b5 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-b292.dropdown-d7b5 a:not(.focus-880d) {
  color: rgba(255, 255, 255, 0.79);
}
.frame-b292.dropdown-d7b5 a:not(.focus-880d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-b292.dropdown-d7b5 .full-5e9b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-b292.dropdown-d7b5 table tbody td,
.frame-b292.dropdown-d7b5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.right_02a8.preview_3d25 .feature-short-2b39 {
  max-width: initial;
}
.right_02a8 .left-e295 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.right_02a8 .left-e295 .avatar-light-3af4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .right_02a8 .left-e295 .avatar-light-3af4 {
    display: block;
    margin-bottom: 2em;
  }
  .right_02a8 .left-e295 .avatar-light-3af4:last-child {
    margin-bottom: 0;
  }
}
.shadow-orange-45a6 .carousel_plasma_865e:last-child,
.caption_focused_4739 .carousel_plasma_865e:last-child,
.layout_old_9e94 .carousel_plasma_865e:last-child {
  margin-bottom: 0;
}
.shadow-orange-45a6 .carousel_plasma_865e .wrapper_121a .stone_c9c4:last-child,
.caption_focused_4739 .carousel_plasma_865e .wrapper_121a .stone_c9c4:last-child,
.layout_old_9e94 .carousel_plasma_865e .wrapper_121a .stone_c9c4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-orange-45a6 .glass_e4f4,
  .shadow-orange-45a6 .blue-0c03,
  .caption_focused_4739 .glass_e4f4,
  .caption_focused_4739 .blue-0c03,
  .layout_old_9e94 .glass_e4f4,
  .layout_old_9e94 .blue-0c03 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination-static-0cd9 .carousel_plasma_865e {
    margin-bottom: 2em;
  }
}
.pagination-static-0cd9 p:last-child {
  margin-bottom: 0;
}
.pagination-static-0cd9 li,
.pagination-static-0cd9 ul {
  list-style: none;
  margin: 0;
}
.pagination-static-0cd9 ul ul {
  margin-left: 2.617924em;
}
.wide-e4ce {
  font-size: 0.875em;
}

/* css-noise: ba7a */
.shadow-element-b6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
