/*!
Theme Name: Customify
Theme URI: https://pressmaximum.picture-f54a/customify
Author: WPCustomify
Author URI: https://pressmaximum.picture-f54a
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.picture-f54a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.rough-fca5.backdrop-adae/licenses/gpl-2.0.title_over_a839
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.banner-over-5182/, (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.north_b8d3.row-paper-0060/normalize.highlight-stone-0e24/
 ======
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.highlight-stone-0e24 v7.0.0 | MIT License | github.picture-f54a/necolas/normalize.highlight-stone-0e24 */
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;
}
.red_f525 .info-f4e8,
.upper-f66a,
.border_cool_4887,
.thumbnail_dim_d0b5,
.hot_4e3e,
.surface-ae74,
.column-white-7544,
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;
}
.upper-f66a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .upper-f66a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .upper-f66a,
  h1 {
    font-size: 1.8em;
  }
}
.border_cool_4887,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_cool_4887 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_cool_4887,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_cool_4887,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail_dim_d0b5,
h3 {
  font-size: 1.618em;
}
.red_f525 .info-f4e8,
.hot_4e3e,
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.sort-fluid-db7e {
  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;
}
.focus_glass_6cca:after,
.focus_glass_6cca:before,
.action-de46:after,
.action-de46:before {
  content: "";
  display: table;
}
.focus_glass_6cca:after,
.action-de46:after {
  clear: both;
}
.white_fd90 {
  float: right;
  margin-right: 0;
}
.banner-clean-1b7d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.warm-2233 .backdrop-23c5,
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;
}
.warm-2233 .backdrop-23c5: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;
}
.message_fresh_ed3b .backdrop-23c5 {
  box-shadow: none;
}
.message_fresh_ed3b
  .backdrop-23c5
  .focus_2362 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.message_fresh_ed3b .backdrop-23c5 .picture_fresh_e812 {
  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;
}
.message_fresh_ed3b
  .backdrop-23c5
  .picture_fresh_e812
  b {
  display: none;
}
.message_fresh_ed3b .dirty-2c9f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.light_dca1:not(.hero-basic-4437):not(.paragraph-b974),
button:not(.hero-basic-4437):not(.paragraph-b974),
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ),
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ),
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ) {
  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;
}
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ):hover,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ):hover,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):hover,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):hover,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ):active,
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ):active,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):active,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):active,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):active,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus {
  outline: 0;
}
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7 {
  position: relative;
}
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .bottom_7bd5,
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .old-d6da,
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .basic-b3c9,
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  i,
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  svg,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .bottom_7bd5,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .old-d6da,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .basic-b3c9,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  i,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  svg,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .bottom_7bd5,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .old-d6da,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .basic-b3c9,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  i,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  svg,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .bottom_7bd5,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .old-d6da,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .basic-b3c9,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  i,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  svg,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .bottom_7bd5,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .old-d6da,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  .basic-b3c9,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  i,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7
  svg {
  visibility: hidden;
}
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7:after,
button:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7:after,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7:after,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7:after,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ).fn-loading-80f7: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;
}
.light_dca1:not(.hero-basic-4437):not(.paragraph-b974),
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ),
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ),
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ) {
  color: #fff;
  background: #235787;
}
.light_dca1:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus,
input[type="button"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus,
input[type="reset"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus,
input[type="submit"]:not(.hero-basic-4437):not(
    .paragraph-b974
  ):focus {
  color: #fff;
}
.light_dca1.fn-disabled-80f7:not(.hero-basic-4437):not(
    .paragraph-b974
  ),
.light_dca1[disabled]:not(.hero-basic-4437):not(
    .paragraph-b974
  ),
button.fn-disabled-80f7:not(.hero-basic-4437):not(
    .paragraph-b974
  ),
button[disabled]:not(.hero-basic-4437):not(
    .paragraph-b974
  ) {
  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;
}
.lite-b0df {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lite-b0df: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;
}
.article_dfb9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.box-advanced-b2a5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.menu_c14b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus_glass_6cca:after,
.focus_glass_6cca:before,
.outline-blue-6f33:after,
.outline-blue-6f33:before,
.north-6605:after,
.north-6605:before,
.bronze-187a:after,
.bronze-187a:before,
.table-6f95:after,
.table-6f95:before,
.border-b198:after,
.border-b198:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus_glass_6cca:after,
.outline-blue-6f33:after,
.north-6605:after,
.bronze-187a:after,
.table-6f95:after,
.border-b198:after {
  clear: both;
}
.outline-blue-6f33 .overlay_complex_d485,
.north-6605 .overlay_complex_d485,
.out-cc9f .overlay_complex_d485 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tabs_a5e4 {
  display: inline-block;
}
.center-22bc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.center-22bc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center-22bc .wide_c0ee {
  padding: 1em 0;
  font-size: 85%;
}
.wide_c0ee {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pattern-4f6f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pattern-4f6f:after,
.pattern-4f6f:before {
  content: "";
  display: table;
}
.pattern-4f6f:after {
  clear: both;
}
.solid-529d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.first_0841 .solid-529d {
  max-width: 50%;
}
.smooth_be32 .solid-529d {
  max-width: 33.33%;
}
.purple_5c4a .solid-529d {
  max-width: 25%;
}
.message-a9c6 .solid-529d {
  max-width: 20%;
}
.heading-static-9e5f .solid-529d {
  max-width: 16.66%;
}
.east-ba4c .solid-529d {
  max-width: 14.28%;
}
.title-46cb .solid-529d {
  max-width: 12.5%;
}
.left_5abb .solid-529d {
  max-width: 11.11%;
}
.glass_9369 {
  display: block;
}
.red_f525 .element_ce76 label,
.red_f525 .brown-e791 label,
.red_f525 .image-18c1 label,
.red_f525 .popup-9f5f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bottom_424f {
  list-style: none;
  margin: 0;
}
.bottom_424f article.hard_8e4d {
  margin-bottom: 0;
}
.bottom_424f ul {
  list-style: none;
  margin: 0;
}
.bottom_424f .module-412e li.hard_8e4d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bottom_424f .module-412e li.hard_8e4d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bottom_424f .module-412e li.hard_8e4d: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) {
  .bottom_424f .module-412e li.hard_8e4d li.hard_8e4d li.hard_8e4d li.hard_8e4d {
    padding-left: 0;
  }
}
article.hard_8e4d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_8e4d .outline-blue-6f33 p:last-of-type {
  margin-bottom: 0;
}
article.hard_8e4d .filter_802d {
  float: left;
}
article.hard_8e4d .frame_a4b0 {
  margin-left: 85px;
}
article.hard_8e4d .outer_cf04 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_8e4d .outer_cf04 .list-huge-32fe {
  margin-left: 10px;
}
article.hard_8e4d .chip_active_1adb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_8e4d .paper_3c3b {
  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 .element_ce76,
  #respond .image-18c1,
  #respond .popup-9f5f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element_ce76 input,
#respond .image-18c1 input,
#respond .popup-9f5f input {
  width: 100%;
}
#respond .popup-9f5f {
  margin-right: 0;
}
#respond .pagination-brown-7df9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-simple-e1bc {
  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;
}
.sort-simple-e1bc.simple-e558 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort-simple-e1bc 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%);
}
.sort-simple-e1bc:focus,
.sort-simple-e1bc:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.pattern-1bbc {
  border-radius: 10%;
}
.description_62b3 {
  border-radius: 50%;
}
.section_gold_5e71 {
  font-size: 0.72em;
}
.summary_4166 {
  font-size: 0.875em;
}
.tooltip-stone-8d88 {
  font-size: 1.1em;
}
.dim-c865 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dim-c865.section_gold_5e71 {
  letter-spacing: 0.5px;
}
.glass_b533,
.glass_b533 a {
  color: #6d6d6d;
}
.glass_b533 a:hover {
  color: #111;
}
.steel-2e83 {
  color: #6d6d6d;
}
.text_414a {
  overflow-x: hidden;
}
.text_414a .list_ef64.modal-9406 {
  position: relative;
}
.text_414a .list_ef64.modal-9406.card_2add {
  position: initial;
}
.text_414a
  .list_ef64.modal-9406.card_2add
  .static_fe3b {
  left: auto;
}
.text_414a .list_ef64 .static_fe3b {
  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;
}
.text_414a .list_ef64:hover.modal-9406 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.text_414a
  .list_ef64:hover.modal-9406
  .static_fe3b {
  display: block;
  z-index: 9999999;
}
.text_414a .hard_22fb .pink_e293,
.text_414a .tertiary_large_5f58 .pink_e293 {
  display: none;
}
.text_414a .message_ac76 .list_ef64:hover.modal-9406 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.red_f525 .element_ce76 label,
.red_f525 .brown-e791 label,
.red_f525 .image-18c1 label,
.red_f525 .popup-9f5f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bottom_424f {
  list-style: none;
  margin: 0;
}
.bottom_424f article.hard_8e4d {
  margin-bottom: 0;
}
.bottom_424f ul {
  list-style: none;
  margin: 0;
}
.bottom_424f .module-412e li.hard_8e4d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bottom_424f .module-412e li.hard_8e4d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bottom_424f .module-412e li.hard_8e4d: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) {
  .bottom_424f .module-412e li.hard_8e4d li.hard_8e4d li.hard_8e4d li.hard_8e4d {
    padding-left: 0;
  }
}
article.hard_8e4d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_8e4d .outline-blue-6f33 p:last-of-type {
  margin-bottom: 0;
}
article.hard_8e4d .filter_802d {
  float: left;
}
article.hard_8e4d .frame_a4b0 {
  margin-left: 85px;
}
article.hard_8e4d .outer_cf04 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_8e4d .outer_cf04 .list-huge-32fe {
  margin-left: 10px;
}
article.hard_8e4d .chip_active_1adb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_8e4d .paper_3c3b {
  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 .element_ce76,
  #respond .image-18c1,
  #respond .popup-9f5f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element_ce76 input,
#respond .image-18c1 input,
#respond .popup-9f5f input {
  width: 100%;
}
#respond .popup-9f5f {
  margin-right: 0;
}
#respond .pagination-brown-7df9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard_22fb .search-a6f4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-a6f4 .widget-fixed-9844.huge_b049 .disabled-tall-60e4 > li > a:focus,
.search-a6f4 .widget-fixed-9844.huge_b049 .disabled-tall-60e4 > li > a:hover,
.search-a6f4 .widget-fixed-9844.hidden-green-5a47 .disabled-tall-60e4 > li > a:focus,
.search-a6f4 .widget-fixed-9844.hidden-green-5a47 .disabled-tall-60e4 > li > a:hover,
.search-a6f4 .widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4 > li > a:focus,
.search-a6f4 .widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-a6f4
  .widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li.box-8bd0
  > a,
.search-a6f4
  .widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li.border-top-f40a
  > a,
.search-a6f4
  .widget-fixed-9844.hidden-green-5a47
  .disabled-tall-60e4
  > li.box-8bd0
  > a,
.search-a6f4
  .widget-fixed-9844.hidden-green-5a47
  .disabled-tall-60e4
  > li.border-top-f40a
  > a,
.search-a6f4
  .widget-fixed-9844.label_hot_bea1
  .disabled-tall-60e4
  > li.box-8bd0
  > a,
.search-a6f4 .widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4 > li.section-9a67 > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-a6f4 .thick_137b,
.search-a6f4 .thick_137b a {
  color: rgba(255, 255, 255, 0.99);
}
.search-a6f4 .slider-selected-42b4.huge-f075 li a,
.search-a6f4 .panel_hard_b4d3 a,
.search-a6f4 .static_7824,
.search-a6f4 .disabled-tall-60e4 > li > a,
.search-a6f4 .easy_9010 {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4 .slider-selected-42b4.huge-f075 li a:hover,
.search-a6f4 .panel_hard_b4d3 a:hover,
.search-a6f4 .static_7824:hover,
.search-a6f4 .disabled-tall-60e4 > li > a:hover,
.search-a6f4 .easy_9010:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-a6f4 .dynamic-b4e0 {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4 .dynamic-b4e0 .focus_b61f {
  color: rgba(255, 255, 255, 0.99);
}
.search-a6f4 .dynamic-b4e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-a6f4 .overlay_328b .tag_2113 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4 .overlay_328b .tag_2113 .cool-7795 {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4
  .overlay_328b
  .tag_2113
  .cool-7795::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4
  .overlay_328b
  .tag_2113
  .cool-7795:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4
  .overlay_328b
  .tag_2113
  .cool-7795::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4
  .overlay_328b
  .tag_2113
  .cool-7795::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4 .overlay_328b .list-wide-d304 {
  color: rgba(255, 255, 255, 0.79);
}
.search-a6f4 .overlay_328b .list-wide-d304:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-fc50
  .search-a6f4
  .overlay_328b
  .last-5931
  .tertiary_black_b1c4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline-fc50
  .search-a6f4
  .overlay_328b
  .last-5931
  .cool-7795 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_22fb .next_0f55 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.next_0f55 .widget-fixed-9844.huge_b049 .disabled-tall-60e4 > li > a:focus,
.next_0f55 .widget-fixed-9844.huge_b049 .disabled-tall-60e4 > li > a:hover,
.next_0f55 .widget-fixed-9844.hidden-green-5a47 .disabled-tall-60e4 > li > a:focus,
.next_0f55 .widget-fixed-9844.hidden-green-5a47 .disabled-tall-60e4 > li > a:hover,
.next_0f55 .widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4 > li > a:focus,
.next_0f55 .widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_0f55
  .widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li.box-8bd0
  > a,
.next_0f55
  .widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li.border-top-f40a
  > a,
.next_0f55
  .widget-fixed-9844.hidden-green-5a47
  .disabled-tall-60e4
  > li.box-8bd0
  > a,
.next_0f55
  .widget-fixed-9844.hidden-green-5a47
  .disabled-tall-60e4
  > li.border-top-f40a
  > a,
.next_0f55
  .widget-fixed-9844.label_hot_bea1
  .disabled-tall-60e4
  > li.box-8bd0
  > a,
.next_0f55 .widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4 > li.section-9a67 > a {
  color: rgba(0, 0, 0, 0.8);
}
.next_0f55 .thick_137b,
.next_0f55 .thick_137b a {
  color: rgba(0, 0, 0, 0.8);
}
.next_0f55 .slider-selected-42b4.huge-f075 li a,
.next_0f55 .panel_hard_b4d3 a,
.next_0f55 .static_7824,
.next_0f55 .disabled-tall-60e4 > li > a,
.next_0f55 .easy_9010 {
  color: rgba(0, 0, 0, 0.55);
}
.next_0f55 .slider-selected-42b4.huge-f075 li a:hover,
.next_0f55 .panel_hard_b4d3 a:hover,
.next_0f55 .static_7824:hover,
.next_0f55 .disabled-tall-60e4 > li > a:hover,
.next_0f55 .easy_9010:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_0f55 .dynamic-b4e0 {
  color: rgba(0, 0, 0, 0.55);
}
.next_0f55 .dynamic-b4e0 .focus_b61f {
  color: rgba(0, 0, 0, 0.8);
}
.next_0f55 .dynamic-b4e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-ef6c .layout_out_9282 {
  margin-left: auto;
  margin-right: auto;
}
.north-6605 > * {
  margin-left: auto;
  margin-right: auto;
}
.north-6605 .article_dfb9 {
  margin-right: 1.41575em;
}
.header-5734 .north-6605 > .inner-7af7 {
  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;
}
.header-5734 .north-6605 > .shade_plasma_4633 {
  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;
}
.white-3624.center-ef6c .layout_out_9282,
.over_43e6.center-ef6c .layout_out_9282 {
  margin-left: 0;
}
.first-553f.center-ef6c .layout_out_9282,
.progress-a433.center-ef6c .layout_out_9282 {
  margin-right: 0;
}
.north-6605 ol,
.north-6605 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.link_f1f6 video {
  max-width: 100%;
}
.form-31dc img {
  display: block;
}
.form-31dc.article_dfb9,
.form-31dc.box-advanced-b2a5 {
  width: 100%;
}
.form-31dc.shade_plasma_4633 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title_last_6f81:not(.tall-07e4) {
  margin: 1.5em auto;
}
.item-d3b0 p {
  padding: 1.5em 14px;
}
ul.form_soft_9a95.shade_plasma_4633,
ul.form_soft_9a95.inner-7af7,
ul.form_soft_9a95.plasma_3cd7.inner-7af7 {
  padding: 0 14px;
}
.basic-d333 {
  display: block;
  overflow-x: auto;
}
.basic-d333 table {
  border-collapse: collapse;
  width: 100%;
}
.basic-d333 td,
.basic-d333 th {
  padding: 0.5em;
}
.north-6605 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.north-6605 ol ol,
.north-6605 ol ul,
.north-6605 ul ol,
.north-6605 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.north-6605 ol ol li,
.north-6605 ol ul li,
.north-6605 ul ol li,
.north-6605 ul ul li {
  margin-left: 0;
}
.menu-center-1c34.tabs_tall_2921 > .alert_narrow_5c6a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.menu-center-1c34.tabs_tall_2921 > .alert_narrow_5c6a iframe,
.menu-center-1c34.tabs_tall_2921 > .alert_narrow_5c6a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.component_active_f8a3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.component_active_f8a3.label-motion-a212 {
  padding: 0;
}
.component_active_f8a3.label-motion-a212 cite {
  font-size: 13px;
}
.component_active_f8a3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.component_active_f8a3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gold_c782 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gold_c782 > p:first-child {
  margin-top: 0;
}
.gold_c782 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gold_c782 blockquote {
  border-left: 0;
}
.solid_51ff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.solid_51ff:not(.block-stale-e1d4) {
  max-width: 100px;
}
.solid_51ff.sidebar-silver-705d {
  border-bottom: none !important;
  text-align: center;
}
.solid_51ff.sidebar-silver-705d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .item-d3b0 p {
    padding: 1.5em 0;
  }
}
.grid-purple-b187 {
  color: #0073aa;
}
.backdrop-a654 {
  background-color: #0073aa;
}
.slow_7e8e {
  color: #229fd8;
}
.form_8bfa {
  background-color: #229fd8;
}
.slider_focused_6f29 {
  color: #eee;
}
.status_ecb2 {
  background-color: #eee;
}
.badge_de0c {
  color: #444;
}
.icon-huge-0211 {
  background-color: #444;
}
.modal_cold_6b4f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.modal_cold_6b4f .text-advanced-82ab .panel_hard_b4d3 {
  font-size: 15px;
}
.modal_cold_6b4f .panel_hard_b4d3 {
  line-height: 1.3;
}
.modal_cold_6b4f .next_0f55 {
}
.modal_cold_6b4f .search-a6f4 {
  background: #235787;
}
.white_81c8 {
  padding: 0;
}
.white_81c8 .search-a6f4 {
  background: #1a1a1a;
}
.white_81c8 .next_0f55 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shade-brown-9665 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shade-brown-9665 .next_0f55 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shade-brown-9665 .search-a6f4 {
  background: #303030;
}
.border-b198 {
  position: relative;
  z-index: 10;
}
.border-b198 .photo_south_dfc6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo-a35e .modal-9406 {
  display: inline-block;
  vertical-align: middle;
}
.photo-a35e.shade-blue-067d .modal-9406 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .photo-a35e.shade-blue-067d .modal-9406 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .photo-a35e.shade-blue-067d .modal-9406 {
    margin-right: 0.4em;
  }
}
.photo-a35e.shade-blue-067d .modal-9406:last-child {
  margin-right: 0;
}
.small_da1a .photo_south_dfc6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hard_22fb .text-advanced-82ab {
    margin: 0 -0.5em;
  }
  .hard_22fb .text-advanced-82ab [class*="customify-col-"],
  .hard_22fb .text-advanced-82ab [class*="customify-col_"],
  .hard_22fb .text-advanced-82ab [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hard_22fb.accordion_8be8 .photo_south_dfc6 {
  background: 0 0 !important;
}
.hard_22fb.accordion_8be8 .photo_south_dfc6,
.hard_22fb.small_da1a .photo_south_dfc6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hard_22fb.white_7c98 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hard_22fb.small_da1a .photo_south_dfc6 {
  box-shadow: none !important;
}
.hero-dirty-cffa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hero-dirty-cffa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hero-dirty-cffa {
    padding: 18px 0 20px;
  }
}
.hero-dirty-cffa .lower_370f {
  width: 100%;
}
.hero-dirty-cffa .accent-large-058e {
  margin-bottom: 0;
}
.hero-dirty-cffa .pagination-rough-f445 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification_light_3776 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification_light_3776 .hovered-c225 {
  width: 100%;
}
.list_down_5c6a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list_down_5c6a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list_down_5c6a 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;
}
.list_down_5c6a li:last-child:after {
  display: none;
}
.list_down_5c6a li a {
  font-weight: 500;
  margin-right: 10px;
}
.section-2fee .pink_e293 button,
.hero-dirty-cffa .pink_e293 button {
  left: 0;
}
.section-2fee .hovered-c225,
.hero-dirty-cffa .hovered-c225 {
  padding-left: 0;
  padding-right: 0;
}
.section-2fee .notification_light_3776,
.hero-dirty-cffa .notification_light_3776 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section-2fee {
  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;
}
.section-2fee: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;
}
.section-2fee .texture-gas-8ef0 {
  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) {
  .section-2fee .texture-gas-8ef0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section-2fee .texture-gas-8ef0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section-2fee .texture-gas-8ef0 {
    min-height: 200px;
  }
}
.section-2fee .list_down_5c6a {
  color: rgba(255, 255, 255, 0.8);
}
.section-2fee .list_down_5c6a a,
.section-2fee .list_down_5c6a li:after {
  color: inherit;
}
.section-2fee .list_down_5c6a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.nav-a7ef {
  margin-bottom: 0.5em;
}
.hero-left-a175 {
  margin-bottom: 1.2em;
}
.hero-left-a175,
.nav-a7ef {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero-left-a175 p:last-child,
.nav-a7ef p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pink_e293,
#masthead .pink_e293 {
  display: none;
}
#masthead
  > .pink_e293.preview_inner_c8fc {
  display: none;
}
#masthead > .pink_e293 button {
  left: 0;
}
.highlight_rough_f3e0 {
  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%;
}
.highlight_rough_f3e0 .modal-9406 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight_rough_f3e0 .pattern_tall_60e3 {
  display: -webkit-box;
  display: flex;
}
.highlight_rough_f3e0 .pattern_tall_60e3.frame_center_1e04 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight_rough_f3e0 .pattern_tall_60e3.yellow-ac4d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight_rough_f3e0 .pattern_tall_60e3.prev-9daa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight_rough_f3e0.advanced_f628.dirty_4af1 .pattern_tall_60e3.frame_center_1e04 {
  flex-basis: 100%;
}
.highlight_rough_f3e0.over-9a72 .pattern_tall_60e3.yellow-ac4d {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight_rough_f3e0.over-9a72 .pattern_tall_60e3.prev-9daa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pink_e293.preview_inner_c8fc {
  display: none;
}
#masthead > .pink_e293 button {
  left: 0;
}
.widget_1a2e {
  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;
}
.widget_1a2e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.widget_1a2e.dynamic_98a7 i {
  margin-right: 4px;
}
.widget_1a2e.mask-focused-2dea i {
  margin-left: 5px;
}
.panel_hard_b4d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel_hard_b4d3 p:last-child {
  margin-bottom: 0;
}
.box_59d3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.box_59d3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.box_59d3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.box_59d3 .thick_137b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.box_59d3 .popup_b459 {
  margin: 5px 0 7px 0;
}
.box_59d3.description-6cb3 .liquid_710f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_59d3.description-6cb3 .left-9bc6 {
  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;
}
.box_59d3.preview_pressed_face {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.box_59d3.preview_pressed_face .liquid_710f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_59d3.preview_pressed_face .left-9bc6 {
  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;
}
.box_59d3.bronze_cf3f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box_59d3.caption-f98e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.box_59d3.caption-f98e .left-9bc6 {
  margin-top: 7px;
}
.tooltip_dd36 {
  display: inline-block;
}
.border-b198 .slider_8068 .box_59d3 img {
  max-width: 100%;
}
.widget-fixed-9844 .form_green_ec0b.light_de4c,
.mini-a860 .form_green_ec0b.light_de4c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-fixed-9844 .message-3bb0,
.mini-a860 .message-3bb0 {
  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%);
}
.widget-fixed-9844 .message-3bb0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget-fixed-9844.purple-29b0 .message-3bb0 {
  display: none;
}
.widget-fixed-9844 .dark_09e0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-fixed-9844 .dark_09e0 li {
  display: inline-block;
  position: relative;
}
.widget-fixed-9844 .dark_09e0 li:last-child {
  margin-right: 0;
}
.widget-fixed-9844 .dark_09e0 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;
}
.widget-fixed-9844 .dark_09e0 li.section-9a67 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget-fixed-9844 .dark_09e0 > 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;
}
.widget-fixed-9844 .dark_09e0 > li > a i {
  line-height: 0;
}
.widget-fixed-9844 .dark_09e0 > li.notice_8c8d > a .message-3bb0 {
  margin-left: 4px;
  line-height: 0;
}
.widget-fixed-9844 .dark_09e0 .text_eeef li.notice_8c8d > a {
  position: relative;
}
.widget-fixed-9844 .dark_09e0 .text_eeef li.notice_8c8d > a:after,
.widget-fixed-9844 .dark_09e0 .text_eeef li.notice_8c8d > a:before {
  content: "";
  display: table;
}
.widget-fixed-9844 .dark_09e0 .text_eeef li.notice_8c8d > a:after {
  clear: both;
}
.widget-fixed-9844 .dark_09e0 .text_eeef li.notice_8c8d > a .message-3bb0 {
  margin-left: 5px;
  float: right;
}
.widget-fixed-9844 .warm-b2ff,
.widget-fixed-9844 .text_eeef {
  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;
}
.widget-fixed-9844 .text_eeef {
  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;
}
.widget-fixed-9844 .text_eeef .light_de4c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-fixed-9844 .text_eeef .message-3bb0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget-fixed-9844 .text_eeef li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget-fixed-9844 .text_eeef 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;
}
.widget-fixed-9844 .text_eeef li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget-fixed-9844 .text_eeef .text_eeef {
  top: 0;
  left: 100%;
}
.widget-fixed-9844 .logo-large-6514.fn-focus-80f7 > .warm-b2ff,
.widget-fixed-9844 .logo-large-6514.fn-focus-80f7 > .text_eeef,
.widget-fixed-9844 .logo-large-6514:focus > .warm-b2ff,
.widget-fixed-9844 .logo-large-6514:focus > .text_eeef,
.widget-fixed-9844 .logo-large-6514:hover > .warm-b2ff,
.widget-fixed-9844 .logo-large-6514:hover > .text_eeef {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4:after,
.widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4:before {
  content: "";
  display: table;
}
.widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4:after {
  clear: both;
}
.widget-fixed-9844.label_hot_bea1 .disabled-tall-60e4 > li {
  float: left;
}
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4:after,
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4:before {
  content: "";
  display: table;
}
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4:after {
  clear: both;
}
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4 > li {
  float: left;
}
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4 > li.box-8bd0 > a,
.widget-fixed-9844.sort-lite-5054 .disabled-tall-60e4 > li.section-9a67 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget-fixed-9844.huge_b049 .disabled-tall-60e4 > li > a .light_de4c {
  position: relative;
}
.widget-fixed-9844.huge_b049 .disabled-tall-60e4 > li > a .light_de4c: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;
}
.widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li:focus
  > a
  .light_de4c:before,
.widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li:hover
  > a
  .light_de4c:before {
  width: 100%;
  background-color: currentColor;
}
.widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li.box-8bd0
  > a
  .light_de4c:before,
.widget-fixed-9844.huge_b049
  .disabled-tall-60e4
  > li.border-top-f40a
  > a
  .light_de4c:before {
  width: 100%;
  background-color: currentColor;
}
.widget-fixed-9844.hidden-green-5a47 .disabled-tall-60e4 > li > a .light_de4c {
  position: relative;
}
.widget-fixed-9844.hidden-green-5a47 .disabled-tall-60e4 > li > a .light_de4c: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;
}
.widget-fixed-9844.hidden-green-5a47 .disabled-tall-60e4 > li:focus > a .light_de4c:before,
.widget-fixed-9844.hidden-green-5a47
  .disabled-tall-60e4
  > li:hover
  > a
  .light_de4c:before {
  width: 100%;
  background-color: currentColor;
}
.widget-fixed-9844.hidden-green-5a47
  .disabled-tall-60e4
  > li.box-8bd0
  > a
  .light_de4c:before,
.widget-fixed-9844.hidden-green-5a47
  .disabled-tall-60e4
  > li.border-top-f40a
  > a
  .light_de4c:before {
  width: 100%;
  background-color: currentColor;
}
.mini-a860 .dark_09e0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mini-a860 .dark_09e0 li:first-child > a {
  border-top: none;
}
.mini-a860 .dark_09e0 .hard_7e4d > .light_de4c .message-3bb0 {
  display: none;
}
.mini-a860 .dark_09e0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mini-a860 .dark_09e0 li:last-child {
  border: none;
}
.mini-a860 .dark_09e0 li.notice_8c8d > a {
  padding-right: 45px !important;
}
.mini-a860 .dark_09e0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mini-a860 .dark_09e0 li a:focus,
.mini-a860 .dark_09e0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-a860 .dark_09e0 li .breadcrumb-dynamic-5fd2 {
  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;
}
.mini-a860 .dark_09e0 li .breadcrumb-dynamic-5fd2:hover {
  box-shadow: none;
}
.mini-a860 .dark_09e0 li .breadcrumb-dynamic-5fd2 .message-3bb0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mini-a860 .dark_09e0 .text_eeef {
  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);
}
.mini-a860 .dark_09e0 .text_eeef li a {
  padding-left: 3em;
}
.mini-a860 .dark_09e0 .green_7a6e > a .breadcrumb-dynamic-5fd2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mini-a860 .dark_09e0 .green_7a6e > .text_eeef {
  display: block;
  opacity: 1;
}
.item-ec87 {
  max-width: 100%;
}
.sidebar-clean-35e8 {
  line-height: 0;
  cursor: pointer;
}
.easy_9010 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.easy_9010:hover {
  box-shadow: none;
  color: currentColor;
}
.easy_9010 svg {
  width: 18px;
  height: 18px;
}
.easy_9010 .icon_5fde {
  display: none;
}
.hidden-555b {
  position: relative;
}
.hidden-555b.fn-active-80f7 .easy_9010 .prev_af99 {
  display: none;
}
.hidden-555b.fn-active-80f7 .easy_9010 .icon_5fde {
  display: inline-block;
}
.hidden-555b .row-black-4bad {
  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);
}
.hidden-555b.background-stone-8f44 .row-black-4bad {
  left: auto;
  right: -0.9em;
}
.hidden-555b.background-stone-8f44 .list-static-d9cf::before {
  left: auto;
  right: 15px;
}
.hidden-555b.fn-active-80f7 .row-black-4bad {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.last-5931 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.last-5931 label {
  flex-basis: 100%;
}
.last-5931 .tag_2113 {
  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;
}
.last-5931 .cool-7795 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.last-5931 .cool-7795:focus {
  background-color: transparent;
}
.last-5931 button.list-wide-d304 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.last-5931 button.list-wide-d304:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.last-5931 button.list-wide-d304 svg {
  width: 18px;
  height: 18px;
}
.last-5931 input[type="submit"] {
  min-height: auto;
}
.overlay_328b .last-5931 .cool-7795 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.list-static-d9cf {
  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) {
  .list-static-d9cf {
    width: 220px;
  }
}
.list-static-d9cf label {
  flex-basis: 100%;
}
.list-static-d9cf::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;
}
.outline-fc50 .overlay_328b .last-5931 {
  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;
}
.outline-fc50
  .overlay_328b
  .last-5931
  .tag_2113 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.outline-fc50 .overlay_328b .last-5931 .cool-7795 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.outline-fc50
  .overlay_328b
  .last-5931
  .cool-7795:focus {
  background: 0 0;
}
.outline-fc50
  .overlay_328b
  .last-5931
  .tertiary_black_b1c4 {
  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;
}
.slider-selected-42b4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slider-selected-42b4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slider-selected-42b4 li:last-child {
  margin-right: 0;
}
.slider-selected-42b4 li:first-child {
  margin-left: 0;
}
.slider-selected-42b4.info_84aa a {
  color: #fff;
}
.slider-selected-42b4.info_84aa a:hover {
  color: #fff;
}
.slider-selected-42b4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slider-selected-42b4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slider-selected-42b4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider-selected-42b4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.slider-selected-42b4 [class*="social-icon-apple"] {
  background-color: #999;
}
.slider-selected-42b4 [class*="social-icon-apple"].list-dim-215d {
  background-color: transparent;
  color: #999;
}
.slider-selected-42b4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slider-selected-42b4 [class*="social-icon-behance"].list-dim-215d {
  background-color: transparent;
  color: #1769ff;
}
.slider-selected-42b4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slider-selected-42b4 [class*="social-icon-bitbucket"].list-dim-215d {
  background-color: transparent;
  color: #205081;
}
.slider-selected-42b4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.slider-selected-42b4 [class*="social-icon-codepen"].list-dim-215d {
  background-color: transparent;
  color: #000;
}
.slider-selected-42b4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slider-selected-42b4 [class*="social-icon-delicious"].list-dim-215d {
  background-color: transparent;
  color: #39f;
}
.slider-selected-42b4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slider-selected-42b4 [class*="social-icon-digg"].list-dim-215d {
  background-color: transparent;
  color: #005be2;
}
.slider-selected-42b4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slider-selected-42b4 [class*="social-icon-dribbble"].list-dim-215d {
  background-color: transparent;
  color: #ea4c89;
}
.slider-selected-42b4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slider-selected-42b4 [class*="social-icon-envelope"].list-dim-215d {
  background-color: transparent;
  color: #ea4335;
}
.slider-selected-42b4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slider-selected-42b4 [class*="social-icon-facebook"].list-dim-215d {
  background-color: transparent;
  color: #3b5998;
}
.slider-selected-42b4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slider-selected-42b4 [class*="social-icon-flickr"].list-dim-215d {
  background-color: transparent;
  color: #0063dc;
}
.slider-selected-42b4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slider-selected-42b4 [class*="social-icon-foursquare"].list-dim-215d {
  background-color: transparent;
  color: #2d5be3;
}
.slider-selected-42b4 [class*="social-icon-github"] {
  background-color: #333;
}
.slider-selected-42b4 [class*="social-icon-github"].list-dim-215d {
  background-color: transparent;
  color: #333;
}
.slider-selected-42b4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slider-selected-42b4 [class*="social-icon-google-plus"].list-dim-215d {
  background-color: transparent;
  color: #dd4b39;
}
.slider-selected-42b4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slider-selected-42b4 [class*="social-icon-houzz"].list-dim-215d {
  background-color: transparent;
  color: #7ac142;
}
.slider-selected-42b4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slider-selected-42b4 [class*="social-icon-instagram"].list-dim-215d {
  background-color: transparent;
  color: #262626;
}
.slider-selected-42b4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slider-selected-42b4 [class*="social-icon-jsfiddle"].list-dim-215d {
  background-color: transparent;
  color: #487aa2;
}
.slider-selected-42b4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slider-selected-42b4 [class*="social-icon-linkedin"].list-dim-215d {
  background-color: transparent;
  color: #0077b5;
}
.slider-selected-42b4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slider-selected-42b4 [class*="social-icon-medium"].list-dim-215d {
  background-color: transparent;
  color: #00ab6b;
}
.slider-selected-42b4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slider-selected-42b4
  [class*="social-icon-odnoklassniki"].list-dim-215d {
  background-color: transparent;
  color: #f4731c;
}
.slider-selected-42b4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slider-selected-42b4 [class*="social-icon-meetup"].list-dim-215d {
  background-color: transparent;
  color: #ec1c40;
}
.slider-selected-42b4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slider-selected-42b4 [class*="social-icon-pinterest"].list-dim-215d {
  background-color: transparent;
  color: #bd081c;
}
.slider-selected-42b4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slider-selected-42b4 [class*="social-icon-product-hunt"].list-dim-215d {
  background-color: transparent;
  color: #da552f;
}
.slider-selected-42b4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slider-selected-42b4 [class*="social-icon-reddit"].list-dim-215d {
  background-color: transparent;
  color: #ff4500;
}
.slider-selected-42b4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slider-selected-42b4 [class*="social-icon-rss"].list-dim-215d {
  background-color: transparent;
  color: #f26522;
}
.slider-selected-42b4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slider-selected-42b4
  [class*="social-icon-shopping-cart"].list-dim-215d {
  background-color: transparent;
  color: #4caf50;
}
.slider-selected-42b4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slider-selected-42b4 [class*="social-icon-skype"].list-dim-215d {
  background-color: transparent;
  color: #00aff0;
}
.slider-selected-42b4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slider-selected-42b4 [class*="social-icon-slideshare"].list-dim-215d {
  background-color: transparent;
  color: #0077b5;
}
.slider-selected-42b4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slider-selected-42b4 [class*="social-icon-snapchat"].list-dim-215d {
  background-color: transparent;
  color: #fffc00;
}
.slider-selected-42b4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slider-selected-42b4 [class*="social-icon-soundcloud"].list-dim-215d {
  background-color: transparent;
  color: #f80;
}
.slider-selected-42b4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slider-selected-42b4 [class*="social-icon-spotify"].list-dim-215d {
  background-color: transparent;
  color: #2ebd59;
}
.slider-selected-42b4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slider-selected-42b4
  [class*="social-icon-stack-overflow"].list-dim-215d {
  background-color: transparent;
  color: #fe7a15;
}
.slider-selected-42b4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slider-selected-42b4 [class*="social-icon-maldkfgram"].list-dim-215d {
  background-color: transparent;
  color: #2ca5e0;
}
.slider-selected-42b4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slider-selected-42b4 [class*="social-icon-tripadvisor"].list-dim-215d {
  background-color: transparent;
  color: #589442;
}
.slider-selected-42b4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slider-selected-42b4 [class*="social-icon-tumblr"].list-dim-215d {
  background-color: transparent;
  color: #35465c;
}
.slider-selected-42b4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slider-selected-42b4 [class*="social-icon-twitch"].list-dim-215d {
  background-color: transparent;
  color: #6441a5;
}
.slider-selected-42b4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slider-selected-42b4 [class*="social-icon-twitter"].list-dim-215d {
  background-color: transparent;
  color: #1da1f2;
}
.slider-selected-42b4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slider-selected-42b4 [class*="social-icon-vimeo"].list-dim-215d {
  background-color: transparent;
  color: #1ab7ea;
}
.slider-selected-42b4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slider-selected-42b4 [class*="social-icon-vk"].list-dim-215d {
  background-color: transparent;
  color: #45668e;
}
.slider-selected-42b4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slider-selected-42b4 [class*="social-icon-weibo"].list-dim-215d {
  background-color: transparent;
  color: #df2029;
}
.slider-selected-42b4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slider-selected-42b4 [class*="social-icon-weixin"].list-dim-215d {
  background-color: transparent;
  color: #7bb32e;
}
.slider-selected-42b4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slider-selected-42b4 [class*="social-icon-whatsapp"].list-dim-215d {
  background-color: transparent;
  color: #25d366;
}
.slider-selected-42b4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slider-selected-42b4 [class*="social-icon-wordpress"].list-dim-215d {
  background-color: transparent;
  color: #21759b;
}
.slider-selected-42b4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.slider-selected-42b4 [class*="social-icon-xing"].list-dim-215d {
  background-color: transparent;
  color: #026466;
}
.slider-selected-42b4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slider-selected-42b4 [class*="social-icon-yelp"].list-dim-215d {
  background-color: transparent;
  color: #af0606;
}
.slider-selected-42b4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slider-selected-42b4 [class*="social-icon-youtube"].list-dim-215d {
  background-color: transparent;
  color: #cd201f;
}
.static_7824 {
  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;
}
.static_7824:hover {
  box-shadow: none;
  background: 0 0;
}
.light_70d6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.status-c165 {
  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;
}
.button_a81d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gallery_d8c7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gallery_d8c7,
.gallery_d8c7::after,
.gallery_d8c7::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;
}
.gallery_d8c7::after,
.gallery_d8c7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_bright_b3cd .status-c165 .button_a81d {
  margin-top: -2px;
  width: 19px;
}
.notification_bright_b3cd .status-c165 .gallery_d8c7 {
  margin-top: -1px;
}
.notification_bright_b3cd .status-c165 .gallery_d8c7,
.notification_bright_b3cd .status-c165 .gallery_d8c7::after,
.notification_bright_b3cd .status-c165 .gallery_d8c7::before {
  width: 19px;
  height: 2px;
}
.notification_bright_b3cd .status-c165 .gallery_d8c7::before {
  top: -6px;
}
.notification_bright_b3cd .status-c165 .gallery_d8c7::after {
  bottom: -6px;
}
.pink-8404 .status-c165 .button_a81d {
  margin-top: -2px;
  width: 22px;
}
.pink-8404 .status-c165 .gallery_d8c7 {
  margin-top: -1px;
}
.pink-8404 .status-c165 .gallery_d8c7,
.pink-8404 .status-c165 .gallery_d8c7::after,
.pink-8404 .status-c165 .gallery_d8c7::before {
  width: 22px;
  height: 2px;
}
.pink-8404 .status-c165 .gallery_d8c7::before {
  top: -7px;
}
.pink-8404 .status-c165 .gallery_d8c7::after {
  bottom: -7px;
}
.text-6f14 .status-c165 .button_a81d {
  margin-top: -2px;
  width: 31px;
}
.text-6f14 .status-c165 .gallery_d8c7 {
  margin-top: -1.5px;
}
.text-6f14 .status-c165 .gallery_d8c7,
.text-6f14 .status-c165 .gallery_d8c7::after,
.text-6f14 .status-c165 .gallery_d8c7::before {
  width: 31px;
  height: 3px;
}
.text-6f14 .status-c165 .gallery_d8c7::before {
  top: -9px;
}
.text-6f14 .status-c165 .gallery_d8c7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface_988a .status-c165 .button_a81d {
    margin-top: -2px;
    width: 19px;
  }
  .surface_988a .status-c165 .gallery_d8c7 {
    margin-top: -1px;
  }
  .surface_988a .status-c165 .gallery_d8c7,
  .surface_988a .status-c165 .gallery_d8c7::after,
  .surface_988a .status-c165 .gallery_d8c7::before {
    width: 19px;
    height: 2px;
  }
  .surface_988a .status-c165 .gallery_d8c7::before {
    top: -6px;
  }
  .surface_988a .status-c165 .gallery_d8c7::after {
    bottom: -6px;
  }
  .shade-f28f .status-c165 .button_a81d {
    margin-top: -2px;
    width: 22px;
  }
  .shade-f28f .status-c165 .gallery_d8c7 {
    margin-top: -1px;
  }
  .shade-f28f .status-c165 .gallery_d8c7,
  .shade-f28f .status-c165 .gallery_d8c7::after,
  .shade-f28f .status-c165 .gallery_d8c7::before {
    width: 22px;
    height: 2px;
  }
  .shade-f28f .status-c165 .gallery_d8c7::before {
    top: -7px;
  }
  .shade-f28f .status-c165 .gallery_d8c7::after {
    bottom: -7px;
  }
  .active_118f .status-c165 .button_a81d {
    margin-top: -2px;
    width: 31px;
  }
  .active_118f .status-c165 .gallery_d8c7 {
    margin-top: -1.5px;
  }
  .active_118f .status-c165 .gallery_d8c7,
  .active_118f .status-c165 .gallery_d8c7::after,
  .active_118f .status-c165 .gallery_d8c7::before {
    width: 31px;
    height: 3px;
  }
  .active_118f .status-c165 .gallery_d8c7::before {
    top: -9px;
  }
  .active_118f .status-c165 .gallery_d8c7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .south-797a .status-c165 .button_a81d {
    margin-top: -2px;
    width: 19px;
  }
  .south-797a .status-c165 .gallery_d8c7 {
    margin-top: -1px;
  }
  .south-797a .status-c165 .gallery_d8c7,
  .south-797a .status-c165 .gallery_d8c7::after,
  .south-797a .status-c165 .gallery_d8c7::before {
    width: 19px;
    height: 2px;
  }
  .south-797a .status-c165 .gallery_d8c7::before {
    top: -6px;
  }
  .south-797a .status-c165 .gallery_d8c7::after {
    bottom: -6px;
  }
  .shadow_56ea .status-c165 .button_a81d {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_56ea .status-c165 .gallery_d8c7 {
    margin-top: -1px;
  }
  .shadow_56ea .status-c165 .gallery_d8c7,
  .shadow_56ea .status-c165 .gallery_d8c7::after,
  .shadow_56ea .status-c165 .gallery_d8c7::before {
    width: 22px;
    height: 2px;
  }
  .shadow_56ea .status-c165 .gallery_d8c7::before {
    top: -7px;
  }
  .shadow_56ea .status-c165 .gallery_d8c7::after {
    bottom: -7px;
  }
  .tooltip_8a72 .status-c165 .button_a81d {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_8a72 .status-c165 .gallery_d8c7 {
    margin-top: -1.5px;
  }
  .tooltip_8a72 .status-c165 .gallery_d8c7,
  .tooltip_8a72 .status-c165 .gallery_d8c7::after,
  .tooltip_8a72 .status-c165 .gallery_d8c7::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_8a72 .status-c165 .gallery_d8c7::before {
    top: -9px;
  }
  .tooltip_8a72 .status-c165 .gallery_d8c7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .menu_top_3fc3 .status-c165 .button_a81d {
    margin-top: -2px;
    width: 19px;
  }
  .menu_top_3fc3 .status-c165 .gallery_d8c7 {
    margin-top: -1px;
  }
  .menu_top_3fc3 .status-c165 .gallery_d8c7,
  .menu_top_3fc3 .status-c165 .gallery_d8c7::after,
  .menu_top_3fc3 .status-c165 .gallery_d8c7::before {
    width: 19px;
    height: 2px;
  }
  .menu_top_3fc3 .status-c165 .gallery_d8c7::before {
    top: -6px;
  }
  .menu_top_3fc3 .status-c165 .gallery_d8c7::after {
    bottom: -6px;
  }
  .tabs_prev_e73e .status-c165 .button_a81d {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_prev_e73e .status-c165 .gallery_d8c7 {
    margin-top: -1px;
  }
  .tabs_prev_e73e .status-c165 .gallery_d8c7,
  .tabs_prev_e73e .status-c165 .gallery_d8c7::after,
  .tabs_prev_e73e .status-c165 .gallery_d8c7::before {
    width: 22px;
    height: 2px;
  }
  .tabs_prev_e73e .status-c165 .gallery_d8c7::before {
    top: -7px;
  }
  .tabs_prev_e73e .status-c165 .gallery_d8c7::after {
    bottom: -7px;
  }
  .short_6661 .status-c165 .button_a81d {
    margin-top: -2px;
    width: 31px;
  }
  .short_6661 .status-c165 .gallery_d8c7 {
    margin-top: -1.5px;
  }
  .short_6661 .status-c165 .gallery_d8c7,
  .short_6661 .status-c165 .gallery_d8c7::after,
  .short_6661 .status-c165 .gallery_d8c7::before {
    width: 31px;
    height: 3px;
  }
  .short_6661 .status-c165 .gallery_d8c7::before {
    top: -9px;
  }
  .short_6661 .status-c165 .gallery_d8c7::after {
    bottom: -9px;
  }
}
.card_c07e .gallery_d8c7 {
  -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);
}
.card_c07e .gallery_d8c7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card_c07e .gallery_d8c7::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);
}
.card_c07e.filter-warm-803b .gallery_d8c7 {
  -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);
}
.card_c07e.filter-warm-803b .gallery_d8c7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card_c07e.filter-warm-803b .gallery_d8c7::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);
}
.complex_b987 {
  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.thumbnail-c2c3:before {
  display: none;
}
.tertiary_large_5f58 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tertiary_large_5f58 .sort-solid-6dfa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tertiary_large_5f58 .sort-solid-6dfa:last-of-type {
  border-bottom: none;
}
.tertiary_large_5f58 .sort-solid-6dfa.tertiary-up-d14b,
.tertiary_large_5f58 .sort-solid-6dfa.module-0934,
.tertiary_large_5f58 .sort-solid-6dfa.clean_7ccc {
  padding: 0;
}
.tertiary_large_5f58 .mini-a860 .breadcrumb-dynamic-5fd2 {
  color: currentColor;
}
.tertiary_large_5f58 .mini-a860 .breadcrumb-dynamic-5fd2:focus,
.tertiary_large_5f58 .mini-a860 .breadcrumb-dynamic-5fd2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_large_5f58.next_0f55 .dynamic-b4e0,
.tertiary_large_5f58.next_0f55 .panel_hard_b4d3 a,
.tertiary_large_5f58.next_0f55 .disabled-tall-60e4 a,
.tertiary_large_5f58.next_0f55 .text_eeef a {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_large_5f58.next_0f55 .dynamic-b4e0:hover,
.tertiary_large_5f58.next_0f55 .panel_hard_b4d3 a:hover,
.tertiary_large_5f58.next_0f55 .disabled-tall-60e4 a:hover,
.tertiary_large_5f58.next_0f55 .text_eeef a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_large_5f58.next_0f55 .focus_b61f {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_large_5f58.next_0f55 .sort-solid-6dfa {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_large_5f58.next_0f55 .sort-solid-6dfa:before {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_large_5f58.next_0f55 .sort-active-08bc:before {
  background: rgba(255, 255, 255, 0.9);
}
.tertiary_large_5f58.next_0f55 .mini-a860 .dark_09e0 li a,
.tertiary_large_5f58.next_0f55 .mini-a860 .breadcrumb-dynamic-5fd2,
.tertiary_large_5f58.next_0f55 .text_eeef {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_large_5f58.next_0f55 .mini-a860 .breadcrumb-dynamic-5fd2:focus,
.tertiary_large_5f58.next_0f55 .mini-a860 .breadcrumb-dynamic-5fd2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_large_5f58.next_0f55 .dark_09e0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_large_5f58.search-a6f4 .dynamic-b4e0,
.tertiary_large_5f58.search-a6f4 .panel_hard_b4d3 a,
.tertiary_large_5f58.search-a6f4 .disabled-tall-60e4 .breadcrumb-dynamic-5fd2,
.tertiary_large_5f58.search-a6f4 .disabled-tall-60e4 a,
.tertiary_large_5f58.search-a6f4 .text_eeef a {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_large_5f58.search-a6f4 .dynamic-b4e0:hover,
.tertiary_large_5f58.search-a6f4 .panel_hard_b4d3 a:hover,
.tertiary_large_5f58.search-a6f4 .disabled-tall-60e4 .breadcrumb-dynamic-5fd2:hover,
.tertiary_large_5f58.search-a6f4 .disabled-tall-60e4 a:hover,
.tertiary_large_5f58.search-a6f4 .text_eeef a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_large_5f58.search-a6f4 .focus_b61f {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_large_5f58.search-a6f4 .sort-solid-6dfa {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_large_5f58.search-a6f4 .sort-solid-6dfa:before {
  background: rgba(255, 255, 255, 0.08);
}
.tertiary_large_5f58.search-a6f4 .sort-active-08bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_large_5f58.search-a6f4 .mini-a860 .dark_09e0 li a,
.tertiary_large_5f58.search-a6f4 .mini-a860 .breadcrumb-dynamic-5fd2,
.tertiary_large_5f58.search-a6f4 .text_eeef {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_large_5f58.search-a6f4 .mini-a860 .breadcrumb-dynamic-5fd2:focus,
.tertiary_large_5f58.search-a6f4 .mini-a860 .breadcrumb-dynamic-5fd2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_large_5f58.search-a6f4 .dark_09e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-active-08bc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort-active-08bc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.mini_3cea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.copper_bc65 .tertiary_large_5f58 {
  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;
}
.copper_bc65 .sort-solid-6dfa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.copper_bc65 .sort-solid-6dfa: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) {
  .copper_bc65 .sort-solid-6dfa:before {
    width: 16%;
    left: 42%;
  }
}
.copper_bc65 .sort-solid-6dfa:last-child:before {
  content: none;
}
.copper_bc65 .sort-solid-6dfa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.copper_bc65 .mini-a860 .dark_09e0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.copper_bc65 .mini-a860 .dark_09e0 li a .breadcrumb-dynamic-5fd2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.copper_bc65 .mini-a860 .text_eeef {
  border: none;
}
.copper_bc65 .mini-a860 .text_eeef li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.copper_bc65 .sort-active-08bc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.copper_bc65 .mini_3cea {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.copper_bc65 .search-a6f4 .sort-active-08bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.copper_bc65 .next_0f55.cool-ecff .gallery_d8c7 {
  background: rgba(0, 0, 0, 0.6);
}
.copper_bc65
  .next_0f55.cool-ecff
  .gallery_d8c7::after,
.copper_bc65
  .next_0f55.cool-ecff
  .gallery_d8c7:before {
  background: inherit;
}
.copper_bc65
  .next_0f55.cool-ecff:hover
  .gallery_d8c7 {
  background: rgba(0, 0, 0, 0.8);
}
.aside_b22e .tertiary_large_5f58 {
  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) {
  .aside_b22e .tertiary_large_5f58 {
    width: auto;
    right: 45px;
  }
}
.progress_action_98cb .tertiary_large_5f58 {
  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) {
  .progress_action_98cb .tertiary_large_5f58 {
    width: auto;
    left: 45px;
  }
}
.thumbnail-c2c3 .tertiary_large_5f58 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail-c2c3 .mini_3cea {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail-c2c3 .sort-active-08bc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.highlight_fresh_e095 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_fresh_e095.copper_bc65 .tertiary_large_5f58 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.highlight_fresh_e095.aside_b22e .tertiary_large_5f58 {
  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);
}
.highlight_fresh_e095 .tertiary_large_5f58 {
  visibility: visible;
}
.highlight_fresh_e095.progress_action_98cb .tertiary_large_5f58 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active_wood_a7b6,
.active_2eb3 {
  overflow-x: hidden;
}
.active_wood_a7b6 .tertiary_large_5f58 {
  overflow: auto;
}
.active_wood_a7b6.copper_bc65 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_wood_a7b6.copper_bc65 .tertiary_large_5f58 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active_wood_a7b6.copper_bc65 .static_7824 {
  opacity: 0;
}
.active_wood_a7b6.aside_b22e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_wood_a7b6.aside_b22e .tertiary_large_5f58 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active_wood_a7b6.aside_b22e .static_7824 {
  opacity: 0;
}
.active_wood_a7b6.progress_action_98cb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_wood_a7b6.progress_action_98cb .tertiary_large_5f58 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active_wood_a7b6.progress_action_98cb .static_7824 {
  opacity: 0;
}
.active_wood_a7b6.thumbnail-c2c3 .tertiary_large_5f58 {
  z-index: 10;
  visibility: visible;
}
.cool-ecff {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.cool-ecff .gallery_d8c7 {
  background: rgba(255, 255, 255, 0.99);
}
.cool-ecff .gallery_d8c7::after,
.cool-ecff .gallery_d8c7:before {
  background: inherit;
}
.cool-ecff:hover .gallery_d8c7 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_action_98cb .cool-ecff {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail-c2c3 .cool-ecff {
  display: none !important;
}
.active_wood_a7b6:before,
.active_2eb3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active_wood_a7b6 .cool-ecff,
.active_2eb3 .cool-ecff {
  display: inline-block;
}
.tertiary_large_5f58 .modal-9406 {
  -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;
}
.active_wood_a7b6 .tertiary_large_5f58 .modal-9406,
.active_2eb3 .tertiary_large_5f58 .modal-9406 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid-54d1 .tag_2113 {
  width: 100%;
}
.slider_8068 {
  padding: 0 0.5em 0;
}
.slider_8068 [class*="customify-col-"],
.slider_8068 [class*="customify-col_"],
.slider_8068 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_8882 .slider_8068 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .text-advanced-82ab .detail_silver_790e,
  .detail_silver_790e {
    display: none;
  }
  .pro_addd {
    text-align: left;
  }
  .top_b2d9 {
    text-align: center;
  }
  .large_801f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .text-advanced-82ab .column-af45,
  .column-af45 {
    display: none;
  }
  .tall_e5db {
    text-align: left;
  }
  .shade_369c {
    text-align: center;
  }
  .table-plasma-9556 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .text-advanced-82ab .cold-6aac,
  .cold-6aac {
    display: none;
  }
  .paragraph_8ebc {
    text-align: left;
  }
  .nav_down_95c7 {
    text-align: center;
  }
  .short_5a47 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.badge_cool_4461 {
  box-shadow: none !important;
}
.status_hot_c479 .button_cool_5cee,
.cold-0b73 .button_cool_5cee {
  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;
}
.cold-0b73 .button_cool_5cee {
  margin-top: 30px;
  margin-bottom: 30px;
}
.photo_south_dfc6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.photo_south_dfc6:after,
.photo_south_dfc6:before {
  content: "";
  display: table;
}
.photo_south_dfc6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .photo_south_dfc6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.photo_south_dfc6,
.white_7c98 {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze-187a.popup_dim_7af1 .photo_south_dfc6 {
  max-width: 100%;
}
.bronze-187a.focus_9d80 {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze-187a.picture-09c5 .photo_south_dfc6 {
  max-width: 100%;
}
.bronze-187a.picture-09c5 > .photo_south_dfc6 {
  padding-left: 0;
  padding-right: 0;
}
.bronze-187a.picture-09c5 > .photo_south_dfc6 .text-advanced-82ab {
  margin: 0;
}
.bronze-187a.picture-09c5
  > .photo_south_dfc6
  .active-wood-7efd.modal-fixed-4019 {
  margin-right: 0;
  margin-left: 0;
}
.bronze-187a.picture-09c5 #main.modal-fixed-4019 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_3eb4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_3eb4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .message-right-12d9 .layout_out_9282 {
    padding-right: 1em;
  }
  .message-right-12d9.complex_5bef .active-wood-7efd {
    border-right: 1px solid #eaecee;
  }
  .message-right-12d9.complex_5bef .layout_out_9282 {
    padding-right: 1em;
  }
  .message-right-12d9.complex_5bef .tiny_2406 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm_db97 .layout_out_9282 {
    padding-left: 1em;
  }
  .warm_db97.complex_5bef .active-wood-7efd {
    border-left: 1px solid #eaecee;
  }
  .warm_db97.complex_5bef .layout_out_9282 {
    padding-left: 1em;
  }
  .warm_db97.complex_5bef .tiny_2406 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall_11ea .layout_out_9282 {
    padding-left: 1em;
  }
  .tall_11ea.complex_5bef .label_hard_2f62 {
    border-right: 1px solid #eaecee;
  }
  .tall_11ea.complex_5bef .wrapper-c4fc {
    border-right: 1px solid #eaecee;
  }
  .tall_11ea.complex_5bef .layout_out_9282 {
    padding-left: 1em;
  }
  .tall_11ea.complex_5bef .tiny_2406 {
    padding-right: 1em;
  }
  .tall_11ea.complex_5bef .surface-7d0a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-e888 .layout_out_9282 {
    padding-right: 1em;
  }
  .green-e888.complex_5bef .label_hard_2f62 {
    border-left: 1px solid #eaecee;
  }
  .green-e888.complex_5bef .wrapper-c4fc {
    border-left: 1px solid #eaecee;
  }
  .green-e888.complex_5bef .layout_out_9282 {
    padding-right: 1em;
  }
  .green-e888.complex_5bef .tiny_2406 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-e888.complex_5bef .surface-7d0a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_3eb4 .layout_out_9282 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_3eb4.complex_5bef .active-wood-7efd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_3eb4.complex_5bef .layout_out_9282 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_3eb4.complex_5bef .tiny_2406 {
    padding-left: 1em;
  }
  .form_3eb4.complex_5bef .surface-7d0a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_3eb4.complex_5bef .layout_out_9282 {
    padding-left: 0;
  }
}
.dynamic-0ec3 .photo-a35e {
  display: inline-block;
}
.gradient_tiny_7d3f {
  display: inline-block;
}
.frame_dim_ae18 {
  word-con: break-word;
}
.alert_3d6a > span {
  display: inline-block;
  padding: 5px 0;
}
.alert_3d6a .summary_e19b {
  margin-left: 8px;
  margin-right: 8px;
}
.alert_3d6a .upper-7b21 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accordion_04e3 .lite_77f4 {
  margin-bottom: 2em;
}
.accordion_04e3 .button-left-a904 {
  margin-bottom: 15px;
}
.accordion_04e3 .button-left-a904:last-child {
  margin-bottom: 0;
}
.accordion_04e3 .yellow-fced {
  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) {
  .accordion_04e3 .yellow-fced {
    display: block;
  }
}
.accordion_04e3 .container_action_318a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accordion_04e3 .container_action_318a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accordion_04e3 .preview_cf15 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accordion_04e3 .preview_cf15 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accordion_04e3 .preview_cf15 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accordion_04e3 .frame_dim_ae18 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accordion_04e3 .frame_dim_ae18 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accordion_04e3 .tabs_8a94 p:last-child {
  margin-bottom: 0;
}
.accordion_04e3 .icon_faf1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accordion_04e3 .chip_light_e154 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accordion_04e3 .liquid_9d6a {
  margin-top: 1em;
}
.accordion_04e3 .column_pink_0c0b {
  top: 0;
  display: block;
}
.accordion_04e3 .column_pink_0c0b a {
  color: inherit;
}
.accordion_04e3 .column_pink_0c0b a:hover {
  color: inherit;
}
.accordion_04e3 .disabled-25c4 {
  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;
}
.accordion_04e3 .disabled-25c4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accordion_04e3 .chip_light_e154 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accordion_04e3 .footer_b1cf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accordion_04e3 .footer_b1cf:first-child {
  margin-top: 0;
}
.accordion_04e3 .footer_b1cf.bottom_2268 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accordion_04e3 .footer_b1cf.over_b399 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accordion_04e3
  .footer_b1cf.over_b399.carousel_0c83
  .liquid_9d6a {
  width: 100%;
}
.accordion_04e3 .over_b399 {
  -webkit-box-align: center;
  align-items: center;
}
.accordion_04e3 .over_b399 .alert_3d6a,
.accordion_04e3 .over_b399 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accordion_04e3 .preview_cf15 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion_04e3 .preview_cf15 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion_04e3 .preview_cf15: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;
}
.accordion_04e3 .bottom_2268 {
  z-index: 5;
}
.accordion_04e3 .element_lower_cb92 .row_23c8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accordion_04e3 .header_top_6a82 .row_23c8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accordion_04e3 .west-50d3 .row_23c8 {
  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;
}
.accordion_04e3.fixed-65d2 .yellow-fced,
.accordion_04e3.element_brown_df30 .yellow-fced {
  display: block;
}
.accordion_04e3.fixed-65d2 .yellow-fced .in_f11f,
.accordion_04e3.fixed-65d2 .yellow-fced .chip_light_e154,
.accordion_04e3.element_brown_df30 .yellow-fced .in_f11f,
.accordion_04e3.element_brown_df30 .yellow-fced .chip_light_e154 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion_04e3.focus-inner-f657 .container_action_318a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accordion_04e3.focus-inner-f657 .container_action_318a {
    margin-right: 0;
  }
}
.accordion_04e3.fixed-65d2 .container_action_318a,
.accordion_04e3.element_brown_df30 .container_action_318a {
  padding-top: 40%;
}
.accordion_04e3.fixed-65d2 .lite_77f4,
.accordion_04e3.element_brown_df30 .lite_77f4 {
  display: block;
}
.accordion_04e3.fixed-65d2 .fn-sticky-80f7 .chip_light_e154,
.accordion_04e3.element_brown_df30 .fn-sticky-80f7 .chip_light_e154 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accordion_04e3.fixed-65d2 .container_action_318a,
.accordion_04e3.element_brown_df30 .container_action_318a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accordion_04e3.fixed-65d2 .chip_light_e154 {
  padding: 1em;
}
.black-7213 {
  margin: 30px auto;
  display: block;
}
.black-7213 .paragraph_first_62e8 > * {
  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;
}
.black-7213 .paragraph_first_62e8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.black-7213 .paragraph_first_62e8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy-57e2 .alert_3d6a {
  margin-bottom: 1.41575em;
}
.easy-57e2 .chip-dc21 {
  margin-bottom: 1.618em;
}
.north-6605 .block_gold_4757 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.north-6605 .block_gold_4757 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.north-6605 .media-next-17ba {
  max-width: 100%;
  overflow: auto;
}
.center-ef6c .north-6605 a:hover {
  text-decoration: underline;
}
.gallery_purple_7aca .button-left-a904:not(.frame_dim_ae18),
.gallery_purple_7aca .preview_cf15 {
  margin-bottom: 1.41575em;
}
.gallery_purple_7aca .button-left-a904:not(.frame_dim_ae18):last-child,
.gallery_purple_7aca .preview_cf15:last-child {
  margin-bottom: 0;
}
.gallery_purple_7aca .button-left-a904.content-6860 {
  margin-bottom: 0.41575em;
}
.gallery_purple_7aca .label_soft_03de:before,
.gallery_purple_7aca .narrow_8ef1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gallery_purple_7aca .label_soft_03de:before {
  content: "\f115";
}
.gallery_purple_7aca .narrow_8ef1:before {
  content: "\f02c";
}
.gallery_purple_7aca .bottom_3b26 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gallery_purple_7aca .bottom_3b26 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.video-dim-adc5 {
  display: -webkit-box;
  display: flex;
}
.video-dim-adc5 .sort_a01f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .video-dim-adc5 .sort_a01f {
    flex-basis: 90px;
  }
}
.video-dim-adc5 .column-b1f5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .video-dim-adc5 .column-b1f5 {
    flex-basis: calc(100% - 50px);
  }
}
.video-dim-adc5 .preview-east-8073 p:last-child {
  margin-bottom: 0.72em;
}
.down_4535 .paragraph_first_62e8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.down_4535 .paragraph_first_62e8:after,
.down_4535 .paragraph_first_62e8:before {
  content: "";
  display: table;
}
.down_4535 .paragraph_first_62e8:after {
  clear: both;
}
.down_4535 .paragraph_first_62e8 .paper_521e,
.down_4535 .paragraph_first_62e8 .title_bd72 {
  width: 49%;
}
.down_4535 .paragraph_first_62e8 .paper_521e a span.panel-complex-98c1,
.down_4535 .paragraph_first_62e8 .title_bd72 a span.panel-complex-98c1 {
  display: block;
  margin-bottom: 5px;
}
.down_4535 .paragraph_first_62e8 .title_bd72 {
  float: left;
  text-align: left;
}
.down_4535 .paragraph_first_62e8 .paper_521e {
  float: right;
  text-align: right;
}
.hot-3e04 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hot-3e04 {
    margin-bottom: 0;
  }
}
.card-88f7 {
  margin-bottom: 1em;
}
.card-88f7 .frame_dim_ae18 {
  font-size: 1.1em;
  line-height: 1.3;
}
.chip_new_09ca a {
  display: block;
  line-height: 0;
  position: relative;
}
.wide-4af5 .card-88f7,
.link-9a7e .card-88f7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wide-4af5 .card-88f7,
  .link-9a7e .card-88f7 {
    display: block;
  }
}
.wide-4af5 .chip_new_09ca,
.link-9a7e .chip_new_09ca {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wide-4af5 .chip_new_09ca,
  .link-9a7e .chip_new_09ca {
    margin-bottom: 1em;
  }
}
.wide-4af5 .chip_new_09ca img,
.link-9a7e .chip_new_09ca img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wide-4af5 .basic-e7d1,
.link-9a7e .basic-e7d1 {
  flex-basis: calc(100% - 160px);
}
.wide-4af5 .basic-e7d1 p,
.link-9a7e .basic-e7d1 p {
  margin-bottom: 0;
}
.wide-4af5 .basic-e7d1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wide-4af5 .basic-e7d1 {
    padding-left: 0;
  }
}
.link-9a7e .basic-e7d1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link-9a7e .basic-e7d1 {
    padding-right: 0;
  }
}
.link-9a7e .chip_new_09ca {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.grid_brown_4229 .chip_new_09ca {
  margin-bottom: 0.5em;
}
.grid_brown_4229 .chip_new_09ca img {
  width: 100%;
}
.header-liquid-edf6 .table-f365,
.selected-d44f .table-f365 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.selected-d44f .active-wood-7efd .up-1929 p:last-child {
  margin-bottom: 0;
}
.icon_c116 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.image_warm_7a0e .hover-5701 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .image_warm_7a0e .hover-5701:last-of-type {
    margin-bottom: 0;
  }
}
.image_warm_7a0e .hover-5701 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_warm_7a0e .hover-5701 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.image_warm_7a0e .hover-5701 ul li {
  margin: 0 0 0.6em;
}
.image_warm_7a0e .hover-5701 ul li.carousel_rough_6905,
.image_warm_7a0e .hover-5701 ul li.filter-wide-f1d7 {
  position: relative;
}
.image_warm_7a0e .hover-5701 ul li.carousel_rough_6905 .focus-9b53,
.image_warm_7a0e .hover-5701 ul li.filter-wide-f1d7 .focus-9b53 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.image_warm_7a0e .hover-5701 ul li.carousel_rough_6905:after:after,
.image_warm_7a0e .hover-5701 ul li.carousel_rough_6905:after:before,
.image_warm_7a0e
  .hover-5701
  ul
  li.filter-wide-f1d7:after:after,
.image_warm_7a0e
  .hover-5701
  ul
  li.filter-wide-f1d7:after:before {
  content: "";
  display: table;
}
.image_warm_7a0e .hover-5701 ul li.carousel_rough_6905:after:after,
.image_warm_7a0e
  .hover-5701
  ul
  li.filter-wide-f1d7:after:after {
  clear: both;
}
.image_warm_7a0e .hover-5701 a.light_dca1:hover {
  text-decoration: none;
}
.image_warm_7a0e .hover-5701 select {
  max-width: 100%;
}
.image_warm_7a0e .hover-5701 table {
  font-size: 85%;
}
.image_warm_7a0e .hover-5701 table td,
.image_warm_7a0e .hover-5701 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.image_warm_7a0e .hover-5701 table tfoot td {
  text-align: left;
}
.image_warm_7a0e .hover-5701 :last-child {
  margin-bottom: 0;
}
.image_warm_7a0e .hover-5701 .hot_edc0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.image_warm_7a0e .hover-5701 .hot_edc0 label {
  width: 100%;
}
.image_warm_7a0e .hover-5701 .hot_edc0 .cool-7795 {
  width: 100%;
  display: block;
}
.image_warm_7a0e .hover-5701 .hot_edc0 .list-wide-d304 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.image_warm_7a0e .hover-5701 .hot_edc0 .list-wide-d304:hover svg #svg-search {
  fill: #444;
}
.image_warm_7a0e .hover-5701 .hot_edc0 .list-wide-d304 svg {
  width: 18px;
  height: 18px;
}
.image_warm_7a0e .disabled_dirty_91a2 ul ul,
.image_warm_7a0e .filter_gold_2685 ul ul,
.image_warm_7a0e .white-d3fc ul ul,
.image_warm_7a0e .pressed_4e82 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.image_warm_7a0e .disabled_dirty_91a2 .notice_8c8d > a,
.image_warm_7a0e .filter_gold_2685 .notice_8c8d > a,
.image_warm_7a0e .white-d3fc .notice_8c8d > a,
.image_warm_7a0e .pressed_4e82 .notice_8c8d > a {
  margin-bottom: 0;
}
.image_warm_7a0e .clean_114d li,
.image_warm_7a0e .disabled_dirty_91a2 li,
.image_warm_7a0e .lower-2e05 li,
.image_warm_7a0e .filter_gold_2685 li,
.image_warm_7a0e .white-d3fc li,
.image_warm_7a0e .pressed_4e82 li,
.image_warm_7a0e .fluid-8fc5 li,
.image_warm_7a0e .active_e3d4 li {
  display: block;
  position: relative;
}
.image_warm_7a0e .clean_114d li:last-child,
.image_warm_7a0e .disabled_dirty_91a2 li:last-child,
.image_warm_7a0e .lower-2e05 li:last-child,
.image_warm_7a0e .filter_gold_2685 li:last-child,
.image_warm_7a0e .white-d3fc li:last-child,
.image_warm_7a0e .pressed_4e82 li:last-child,
.image_warm_7a0e .fluid-8fc5 li:last-child,
.image_warm_7a0e .active_e3d4 li:last-child {
  border: none;
}
.image_warm_7a0e .clean_114d li a,
.image_warm_7a0e .disabled_dirty_91a2 li a,
.image_warm_7a0e .lower-2e05 li a,
.image_warm_7a0e .filter_gold_2685 li a,
.image_warm_7a0e .white-d3fc li a,
.image_warm_7a0e .pressed_4e82 li a,
.image_warm_7a0e .fluid-8fc5 li a,
.image_warm_7a0e .active_e3d4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_warm_7a0e .clean_114d li ul li::before,
.image_warm_7a0e .disabled_dirty_91a2 li ul li::before,
.image_warm_7a0e .lower-2e05 li ul li::before,
.image_warm_7a0e .filter_gold_2685 li ul li::before,
.image_warm_7a0e .white-d3fc li ul li::before,
.image_warm_7a0e .pressed_4e82 li ul li::before,
.image_warm_7a0e .fluid-8fc5 li ul li::before,
.image_warm_7a0e .active_e3d4 li ul li::before {
  left: 15px;
}
.image_warm_7a0e .clean_114d li ul a,
.image_warm_7a0e .disabled_dirty_91a2 li ul a,
.image_warm_7a0e .lower-2e05 li ul a,
.image_warm_7a0e .filter_gold_2685 li ul a,
.image_warm_7a0e .white-d3fc li ul a,
.image_warm_7a0e .pressed_4e82 li ul a,
.image_warm_7a0e .fluid-8fc5 li ul a,
.image_warm_7a0e .active_e3d4 li ul a {
  padding-left: 20px;
}
.image_warm_7a0e .clean_114d li ul ul li::before,
.image_warm_7a0e .disabled_dirty_91a2 li ul ul li::before,
.image_warm_7a0e .lower-2e05 li ul ul li::before,
.image_warm_7a0e .filter_gold_2685 li ul ul li::before,
.image_warm_7a0e .white-d3fc li ul ul li::before,
.image_warm_7a0e .pressed_4e82 li ul ul li::before,
.image_warm_7a0e .fluid-8fc5 li ul ul li::before,
.image_warm_7a0e .active_e3d4 li ul ul li::before {
  left: 30px;
}
.image_warm_7a0e .clean_114d li ul ul a,
.image_warm_7a0e .disabled_dirty_91a2 li ul ul a,
.image_warm_7a0e .lower-2e05 li ul ul a,
.image_warm_7a0e .filter_gold_2685 li ul ul a,
.image_warm_7a0e .white-d3fc li ul ul a,
.image_warm_7a0e .pressed_4e82 li ul ul a,
.image_warm_7a0e .fluid-8fc5 li ul ul a,
.image_warm_7a0e .active_e3d4 li ul ul a {
  padding-left: 40px;
}
.image_warm_7a0e .input-wide-fbc8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_warm_7a0e .active_e3d4 ul li {
  margin-bottom: 1.41575em;
}
.image_warm_7a0e .active_e3d4 ul li .cold-3b8c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.image_warm_7a0e .active_e3d4 ul li .dynamic_018f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-a6f4 .clean_114d li a,
.search-a6f4 .disabled_dirty_91a2 li a,
.search-a6f4 .lower-2e05 li a,
.search-a6f4 .filter_gold_2685 li a,
.search-a6f4 .white-d3fc li a,
.search-a6f4 .pressed_4e82 li a,
.search-a6f4 .fluid-8fc5 li a,
.search-a6f4 .active_e3d4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-a6f4 .input-wide-fbc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-a6f4 .hover-5701 ul li.carousel_rough_6905 .focus-9b53,
.search-a6f4 .hover-5701 ul li.filter-wide-f1d7 .focus-9b53 {
  background: rgba(0, 0, 0, 0.2);
}
.search-a6f4 .image_warm_7a0e .hover-5701 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-187a .image_warm_7a0e .dark_09e0 li {
  margin: 0;
}
.bronze-187a .image_warm_7a0e .dark_09e0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze-187a .image_warm_7a0e .dark_09e0 li ul {
  margin: 0;
}
.bronze-187a .image_warm_7a0e .dark_09e0 li ul li a {
  padding-left: 15px;
}
.bronze-187a .image_warm_7a0e .dark_09e0 li ul li li a {
  padding-left: 30px;
}
.bronze-187a .image_warm_7a0e .dark_09e0 li.section-9a67 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze-187a .image_warm_7a0e .dark_09e0 li.section-9a67 > 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;
}
.bronze-187a .image_warm_7a0e .dark_09e0 li.section-9a67 > 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;
}
.table_dc20 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.table-6f95 {
  position: relative;
  z-index: 10;
}
.table-6f95 .modal-9406 {
  width: 100%;
  max-width: 100%;
}
.hover_6ab4 .tertiary-simple-68a1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover_6ab4 .next_0f55 {
}
.hover_6ab4 .search-a6f4 {
  background: #292929;
}
.warm-cb89 .tertiary-simple-68a1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.warm-cb89 .next_0f55 {
  background: #f9f9f9;
}
.warm-cb89 .search-a6f4 {
  background: #303030;
}
.background_cold_70b4 .tertiary-simple-68a1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .background_cold_70b4 .photo-a35e {
    margin-bottom: 1em;
  }
  .background_cold_70b4 .photo-a35e:last-child {
    margin-bottom: 0;
  }
}
.background_cold_70b4 .next_0f55 {
  background: #ededed;
}
.background_cold_70b4 .search-a6f4 {
  background: #1a1a1a;
}
.tertiary-simple-68a1.next_0f55 {
  color: rgba(0, 0, 0, 0.6);
}
.tertiary-simple-68a1.next_0f55 .slider-clean-fdeb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-simple-68a1.search-a6f4 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-simple-68a1.search-a6f4 a:not(.light_dca1) {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-simple-68a1.search-a6f4 a:not(.light_dca1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-simple-68a1.search-a6f4 .slider-clean-fdeb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-simple-68a1.search-a6f4 table tbody td,
.tertiary-simple-68a1.search-a6f4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message_ac76.small_da1a .photo_south_dfc6 {
  max-width: initial;
}
.message_ac76 .shade-blue-067d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message_ac76 .shade-blue-067d .modal-9406 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message_ac76 .shade-blue-067d .modal-9406 {
    display: block;
    margin-bottom: 2em;
  }
  .message_ac76 .shade-blue-067d .modal-9406:last-child {
    margin-bottom: 0;
  }
}
.background_cold_70b4 .photo-a35e:last-child,
.warm-cb89 .photo-a35e:last-child,
.hover_6ab4 .photo-a35e:last-child {
  margin-bottom: 0;
}
.background_cold_70b4 .photo-a35e .image_warm_7a0e .hover-5701:last-child,
.warm-cb89 .photo-a35e .image_warm_7a0e .hover-5701:last-child,
.hover_6ab4 .photo-a35e .image_warm_7a0e .hover-5701:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .background_cold_70b4 .form-stone-da1f,
  .background_cold_70b4 .module_cold_6502,
  .warm-cb89 .form-stone-da1f,
  .warm-cb89 .module_cold_6502,
  .hover_6ab4 .form-stone-da1f,
  .hover_6ab4 .module_cold_6502 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .table-6f95 .photo-a35e {
    margin-bottom: 2em;
  }
}
.table-6f95 p:last-child {
  margin-bottom: 0;
}
.table-6f95 li,
.table-6f95 ul {
  list-style: none;
  margin: 0;
}
.table-6f95 ul ul {
  margin-left: 2.617924em;
}
.status_basic_651a {
  font-size: 0.875em;
}

/* css-noise: 5485 */
.phantom-card-c0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
