/*!
Theme Name: Customify
Theme URI: https://pressmaximum.yellow-f4e1/customify
Author: WPCustomify
Author URI: https://pressmaximum.yellow-f4e1
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.yellow-f4e1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice_top_8fba.feature_2642/licenses/gpl-2.0.hidden-d0b4
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.accent_lite_b88b/, (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.texture-fresh-37fd.focus-55f8/normalize.pro_25f9/
 ======
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.pro_25f9 v7.0.0 | MIT License | github.yellow-f4e1/necolas/normalize.pro_25f9 */
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;
}
.warm_36bf .caption-9b90,
.notification-3835,
.stone-0067,
.carousel-gold-ca84,
.sort-dim-36a2,
.search_cd0d,
.disabled_action_0371,
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;
}
.notification-3835,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification-3835,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-3835,
  h1 {
    font-size: 1.8em;
  }
}
.stone-0067,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.stone-0067 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .stone-0067,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .stone-0067,
  h2 {
    font-size: 1.7em;
  }
}
.carousel-gold-ca84,
h3 {
  font-size: 1.618em;
}
.warm_36bf .caption-9b90,
.sort-dim-36a2,
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.fresh-3395 {
  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;
}
.container-9149:after,
.container-9149:before,
.hover-138d:after,
.hover-138d:before {
  content: "";
  display: table;
}
.container-9149:after,
.hover-138d:after {
  clear: both;
}
.fast-15bc {
  float: right;
  margin-right: 0;
}
.texture-d889 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.box_in_8869 .modal_smooth_edfa,
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;
}
.box_in_8869 .modal_smooth_edfa: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;
}
.clean_fe0e .modal_smooth_edfa {
  box-shadow: none;
}
.clean_fe0e
  .modal_smooth_edfa
  .article-pressed-8909 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.clean_fe0e .modal_smooth_edfa .carousel-fbeb {
  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;
}
.clean_fe0e
  .modal_smooth_edfa
  .carousel-fbeb
  b {
  display: none;
}
.clean_fe0e .element_wide_fac5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.secondary_f15a:not(.green-a708):not(.mini-1c05),
button:not(.green-a708):not(.mini-1c05),
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ),
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ),
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ) {
  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;
}
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ):hover,
button:not(.green-a708):not(
    .mini-1c05
  ):hover,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ):hover,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ):hover,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ):active,
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ):focus,
button:not(.green-a708):not(
    .mini-1c05
  ):active,
button:not(.green-a708):not(
    .mini-1c05
  ):focus,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ):active,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ):focus,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ):active,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ):focus,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ):active,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ):focus {
  outline: 0;
}
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32,
button:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32 {
  position: relative;
}
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .texture_brown_3092,
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .fixed_1a9c,
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .feature-92b9,
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  i,
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  svg,
button:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .texture_brown_3092,
button:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .fixed_1a9c,
button:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .feature-92b9,
button:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  i,
button:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  svg,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .texture_brown_3092,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .fixed_1a9c,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .feature-92b9,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  i,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  svg,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .texture_brown_3092,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .fixed_1a9c,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .feature-92b9,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  i,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  svg,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .texture_brown_3092,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .fixed_1a9c,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  .feature-92b9,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  i,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32
  svg {
  visibility: hidden;
}
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32:after,
button:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32:after,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32:after,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32:after,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ).fn-loading-4e32: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;
}
.secondary_f15a:not(.green-a708):not(.mini-1c05),
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ),
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ),
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ) {
  color: #fff;
  background: #235787;
}
.secondary_f15a:not(.green-a708):not(
    .mini-1c05
  ):focus,
input[type="button"]:not(.green-a708):not(
    .mini-1c05
  ):focus,
input[type="reset"]:not(.green-a708):not(
    .mini-1c05
  ):focus,
input[type="submit"]:not(.green-a708):not(
    .mini-1c05
  ):focus {
  color: #fff;
}
.secondary_f15a.fn-disabled-4e32:not(.green-a708):not(
    .mini-1c05
  ),
.secondary_f15a[disabled]:not(.green-a708):not(
    .mini-1c05
  ),
button.fn-disabled-4e32:not(.green-a708):not(
    .mini-1c05
  ),
button[disabled]:not(.green-a708):not(
    .mini-1c05
  ) {
  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;
}
.section-8289 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.section-8289: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;
}
.complex_0ee0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.filter-e147 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.background-focused-7985 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container-9149:after,
.container-9149:before,
.hover-5949:after,
.hover-5949:before,
.action_5835:after,
.action_5835:before,
.slider_large_5f6d:after,
.slider_large_5f6d:before,
.heading-8236:after,
.heading-8236:before,
.slow_bef2:after,
.slow_bef2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container-9149:after,
.hover-5949:after,
.action_5835:after,
.slider_large_5f6d:after,
.heading-8236:after,
.slow_bef2:after {
  clear: both;
}
.hover-5949 .outline_e805,
.action_5835 .outline_e805,
.block-f676 .outline_e805 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accent-af09 {
  display: inline-block;
}
.badge-4021 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge-4021 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge-4021 .card-dirty-48b3 {
  padding: 1em 0;
  font-size: 85%;
}
.card-dirty-48b3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.slow_105d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.slow_105d:after,
.slow_105d:before {
  content: "";
  display: table;
}
.slow_105d:after {
  clear: both;
}
.sort-complex-5cc0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade-9524 .sort-complex-5cc0 {
  max-width: 50%;
}
.component_cool_1606 .sort-complex-5cc0 {
  max-width: 33.33%;
}
.highlight-4de9 .sort-complex-5cc0 {
  max-width: 25%;
}
.element-7ca0 .sort-complex-5cc0 {
  max-width: 20%;
}
.description_fb1a .sort-complex-5cc0 {
  max-width: 16.66%;
}
.short-3338 .sort-complex-5cc0 {
  max-width: 14.28%;
}
.hover_lower_7607 .sort-complex-5cc0 {
  max-width: 12.5%;
}
.list-4cb4 .sort-complex-5cc0 {
  max-width: 11.11%;
}
.paragraph-west-c875 {
  display: block;
}
.warm_36bf .element-gas-7885 label,
.warm_36bf .middle_b04e label,
.warm_36bf .overlay_6269 label,
.warm_36bf .logo-red-9bc5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb_smooth_2be7 {
  list-style: none;
  margin: 0;
}
.breadcrumb_smooth_2be7 article.title-3920 {
  margin-bottom: 0;
}
.breadcrumb_smooth_2be7 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_smooth_2be7 .current-b86a li.title-3920 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb_smooth_2be7 .current-b86a li.title-3920 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb_smooth_2be7 .current-b86a li.title-3920: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) {
  .breadcrumb_smooth_2be7 .current-b86a li.title-3920 li.title-3920 li.title-3920 li.title-3920 {
    padding-left: 0;
  }
}
article.title-3920 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-3920 .hover-5949 p:last-of-type {
  margin-bottom: 0;
}
article.title-3920 .photo_bb3f {
  float: left;
}
article.title-3920 .badge-silver-4170 {
  margin-left: 85px;
}
article.title-3920 .link_prev_08d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-3920 .link_prev_08d1 .texture_5bc6 {
  margin-left: 10px;
}
article.title-3920 .first_fd6c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-3920 .paragraph_small_67ab {
  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-gas-7885,
  #respond .overlay_6269,
  #respond .logo-red-9bc5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-gas-7885 input,
#respond .overlay_6269 input,
#respond .logo-red-9bc5 input {
  width: 100%;
}
#respond .logo-red-9bc5 {
  margin-right: 0;
}
#respond .icon_blue_a233 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_729c {
  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;
}
.focus_729c.feature_out_65db {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus_729c 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%);
}
.focus_729c:focus,
.focus_729c: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);
}
.element_steel_be49 {
  border-radius: 10%;
}
.south-4aed {
  border-radius: 50%;
}
.prev_bae8 {
  font-size: 0.72em;
}
.caption_small_7be7 {
  font-size: 0.875em;
}
.detail_pressed_3d2c {
  font-size: 1.1em;
}
.description_a71a {
  text-transform: uppercase;
  line-height: 1.2;
}
.description_a71a.prev_bae8 {
  letter-spacing: 0.5px;
}
.highlight-action-5b8e,
.highlight-action-5b8e a {
  color: #6d6d6d;
}
.highlight-action-5b8e a:hover {
  color: #111;
}
.list_plasma_471a {
  color: #6d6d6d;
}
.logo_bottom_a25b {
  overflow-x: hidden;
}
.logo_bottom_a25b .footer-d541.heading-0f90 {
  position: relative;
}
.logo_bottom_a25b .footer-d541.heading-0f90.bottom_f936 {
  position: initial;
}
.logo_bottom_a25b
  .footer-d541.heading-0f90.bottom_f936
  .sidebar_23f9 {
  left: auto;
}
.logo_bottom_a25b .footer-d541 .sidebar_23f9 {
  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;
}
.logo_bottom_a25b .footer-d541:hover.heading-0f90 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo_bottom_a25b
  .footer-d541:hover.heading-0f90
  .sidebar_23f9 {
  display: block;
  z-index: 9999999;
}
.logo_bottom_a25b .active_plasma_a015 .stale_5200,
.logo_bottom_a25b .picture_short_faf1 .stale_5200 {
  display: none;
}
.logo_bottom_a25b .alert-cold-efa6 .footer-d541:hover.heading-0f90 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.warm_36bf .element-gas-7885 label,
.warm_36bf .middle_b04e label,
.warm_36bf .overlay_6269 label,
.warm_36bf .logo-red-9bc5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb_smooth_2be7 {
  list-style: none;
  margin: 0;
}
.breadcrumb_smooth_2be7 article.title-3920 {
  margin-bottom: 0;
}
.breadcrumb_smooth_2be7 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_smooth_2be7 .current-b86a li.title-3920 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb_smooth_2be7 .current-b86a li.title-3920 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb_smooth_2be7 .current-b86a li.title-3920: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) {
  .breadcrumb_smooth_2be7 .current-b86a li.title-3920 li.title-3920 li.title-3920 li.title-3920 {
    padding-left: 0;
  }
}
article.title-3920 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-3920 .hover-5949 p:last-of-type {
  margin-bottom: 0;
}
article.title-3920 .photo_bb3f {
  float: left;
}
article.title-3920 .badge-silver-4170 {
  margin-left: 85px;
}
article.title-3920 .link_prev_08d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-3920 .link_prev_08d1 .texture_5bc6 {
  margin-left: 10px;
}
article.title-3920 .first_fd6c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-3920 .paragraph_small_67ab {
  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-gas-7885,
  #respond .overlay_6269,
  #respond .logo-red-9bc5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-gas-7885 input,
#respond .overlay_6269 input,
#respond .logo-red-9bc5 input {
  width: 100%;
}
#respond .logo-red-9bc5 {
  margin-right: 0;
}
#respond .icon_blue_a233 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_plasma_a015 .paragraph_abb8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_abb8 .complex_9bfb.bottom_281a .focus-a0c4 > li > a:focus,
.paragraph_abb8 .complex_9bfb.bottom_281a .focus-a0c4 > li > a:hover,
.paragraph_abb8 .complex_9bfb.header-b265 .focus-a0c4 > li > a:focus,
.paragraph_abb8 .complex_9bfb.header-b265 .focus-a0c4 > li > a:hover,
.paragraph_abb8 .complex_9bfb.complex_9e3b .focus-a0c4 > li > a:focus,
.paragraph_abb8 .complex_9bfb.complex_9e3b .focus-a0c4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_abb8
  .complex_9bfb.bottom_281a
  .focus-a0c4
  > li.top_1678
  > a,
.paragraph_abb8
  .complex_9bfb.bottom_281a
  .focus-a0c4
  > li.nav-6814
  > a,
.paragraph_abb8
  .complex_9bfb.header-b265
  .focus-a0c4
  > li.top_1678
  > a,
.paragraph_abb8
  .complex_9bfb.header-b265
  .focus-a0c4
  > li.nav-6814
  > a,
.paragraph_abb8
  .complex_9bfb.complex_9e3b
  .focus-a0c4
  > li.top_1678
  > a,
.paragraph_abb8 .complex_9bfb.complex_9e3b .focus-a0c4 > li.hover-glass-e17c > a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_abb8 .footer-lite-89ec,
.paragraph_abb8 .footer-lite-89ec a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_abb8 .old_3264.sidebar-middle-a74d li a,
.paragraph_abb8 .green-41d6 a,
.paragraph_abb8 .brown-24a4,
.paragraph_abb8 .focus-a0c4 > li > a,
.paragraph_abb8 .icon_stale_0ace {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8 .old_3264.sidebar-middle-a74d li a:hover,
.paragraph_abb8 .green-41d6 a:hover,
.paragraph_abb8 .brown-24a4:hover,
.paragraph_abb8 .focus-a0c4 > li > a:hover,
.paragraph_abb8 .icon_stale_0ace:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_abb8 .icon-white-d6bd {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8 .icon-white-d6bd .breadcrumb-4f41 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_abb8 .icon-white-d6bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_abb8 .complex-5919 .orange_57e4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8 .complex-5919 .orange_57e4 .lite-f8ae {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8
  .complex-5919
  .orange_57e4
  .lite-f8ae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8
  .complex-5919
  .orange_57e4
  .lite-f8ae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8
  .complex-5919
  .orange_57e4
  .lite-f8ae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8
  .complex-5919
  .orange_57e4
  .lite-f8ae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8 .complex-5919 .inner-1e68 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_abb8 .complex-5919 .inner-1e68:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_4b38
  .paragraph_abb8
  .complex-5919
  .pattern-d816
  .picture-6402 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_4b38
  .paragraph_abb8
  .complex-5919
  .pattern-d816
  .lite-f8ae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_plasma_a015 .clean-ba34 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.clean-ba34 .complex_9bfb.bottom_281a .focus-a0c4 > li > a:focus,
.clean-ba34 .complex_9bfb.bottom_281a .focus-a0c4 > li > a:hover,
.clean-ba34 .complex_9bfb.header-b265 .focus-a0c4 > li > a:focus,
.clean-ba34 .complex_9bfb.header-b265 .focus-a0c4 > li > a:hover,
.clean-ba34 .complex_9bfb.complex_9e3b .focus-a0c4 > li > a:focus,
.clean-ba34 .complex_9bfb.complex_9e3b .focus-a0c4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean-ba34
  .complex_9bfb.bottom_281a
  .focus-a0c4
  > li.top_1678
  > a,
.clean-ba34
  .complex_9bfb.bottom_281a
  .focus-a0c4
  > li.nav-6814
  > a,
.clean-ba34
  .complex_9bfb.header-b265
  .focus-a0c4
  > li.top_1678
  > a,
.clean-ba34
  .complex_9bfb.header-b265
  .focus-a0c4
  > li.nav-6814
  > a,
.clean-ba34
  .complex_9bfb.complex_9e3b
  .focus-a0c4
  > li.top_1678
  > a,
.clean-ba34 .complex_9bfb.complex_9e3b .focus-a0c4 > li.hover-glass-e17c > a {
  color: rgba(0, 0, 0, 0.8);
}
.clean-ba34 .footer-lite-89ec,
.clean-ba34 .footer-lite-89ec a {
  color: rgba(0, 0, 0, 0.8);
}
.clean-ba34 .old_3264.sidebar-middle-a74d li a,
.clean-ba34 .green-41d6 a,
.clean-ba34 .brown-24a4,
.clean-ba34 .focus-a0c4 > li > a,
.clean-ba34 .icon_stale_0ace {
  color: rgba(0, 0, 0, 0.55);
}
.clean-ba34 .old_3264.sidebar-middle-a74d li a:hover,
.clean-ba34 .green-41d6 a:hover,
.clean-ba34 .brown-24a4:hover,
.clean-ba34 .focus-a0c4 > li > a:hover,
.clean-ba34 .icon_stale_0ace:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean-ba34 .icon-white-d6bd {
  color: rgba(0, 0, 0, 0.55);
}
.clean-ba34 .icon-white-d6bd .breadcrumb-4f41 {
  color: rgba(0, 0, 0, 0.8);
}
.clean-ba34 .icon-white-d6bd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-short-ca0f .item-2b06 {
  margin-left: auto;
  margin-right: auto;
}
.action_5835 > * {
  margin-left: auto;
  margin-right: auto;
}
.action_5835 .complex_0ee0 {
  margin-right: 1.41575em;
}
.notice_orange_2369 .action_5835 > .dynamic_f68a {
  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;
}
.notice_orange_2369 .action_5835 > .sidebar-west-e249 {
  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;
}
.liquid_97d1.overlay-short-ca0f .item-2b06,
.preview-thick-5d86.overlay-short-ca0f .item-2b06 {
  margin-left: 0;
}
.feature_liquid_35aa.overlay-short-ca0f .item-2b06,
.active_d803.overlay-short-ca0f .item-2b06 {
  margin-right: 0;
}
.action_5835 ol,
.action_5835 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.menu-hot-4c6d video {
  max-width: 100%;
}
.wrapper-084f img {
  display: block;
}
.wrapper-084f.complex_0ee0,
.wrapper-084f.filter-e147 {
  width: 100%;
}
.wrapper-084f.sidebar-west-e249 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gold-a04c:not(.info-fresh-6926) {
  margin: 1.5em auto;
}
.description_up_c3a0 p {
  padding: 1.5em 14px;
}
ul.article_rough_1bf4.sidebar-west-e249,
ul.article_rough_1bf4.dynamic_f68a,
ul.article_rough_1bf4.header_center_658e.dynamic_f68a {
  padding: 0 14px;
}
.picture_fd8e {
  display: block;
  overflow-x: auto;
}
.picture_fd8e table {
  border-collapse: collapse;
  width: 100%;
}
.picture_fd8e td,
.picture_fd8e th {
  padding: 0.5em;
}
.action_5835 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.action_5835 ol ol,
.action_5835 ol ul,
.action_5835 ul ol,
.action_5835 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.action_5835 ol ol li,
.action_5835 ol ul li,
.action_5835 ul ol li,
.action_5835 ul ul li {
  margin-left: 0;
}
.outer-04fe.element-b269 > .panel_40d3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outer-04fe.element-b269 > .panel_40d3 iframe,
.outer-04fe.element-b269 > .panel_40d3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.rough_03e8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.rough_03e8.accordion-current-115d {
  padding: 0;
}
.rough_03e8.accordion-current-115d cite {
  font-size: 13px;
}
.rough_03e8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.rough_03e8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header-easy-64a6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header-easy-64a6 > p:first-child {
  margin-top: 0;
}
.header-easy-64a6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header-easy-64a6 blockquote {
  border-left: 0;
}
.item_508f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item_508f:not(.red-67e6) {
  max-width: 100px;
}
.item_508f.form_ac8d {
  border-bottom: none !important;
  text-align: center;
}
.item_508f.form_ac8d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description_up_c3a0 p {
    padding: 1.5em 0;
  }
}
.shadow-bronze-4e3a {
  color: #0073aa;
}
.red-5d64 {
  background-color: #0073aa;
}
.dirty_a732 {
  color: #229fd8;
}
.primary_bd61 {
  background-color: #229fd8;
}
.logo-5dac {
  color: #eee;
}
.gradient_9c2b {
  background-color: #eee;
}
.logo_ab7e {
  color: #444;
}
.filter_paper_4a5e {
  background-color: #444;
}
.sort-solid-bdf7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sort-solid-bdf7 .video_5327 .green-41d6 {
  font-size: 15px;
}
.sort-solid-bdf7 .green-41d6 {
  line-height: 1.3;
}
.sort-solid-bdf7 .clean-ba34 {
}
.sort-solid-bdf7 .paragraph_abb8 {
  background: #235787;
}
.pattern-9341 {
  padding: 0;
}
.pattern-9341 .paragraph_abb8 {
  background: #1a1a1a;
}
.pattern-9341 .clean-ba34 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title_d479 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title_d479 .clean-ba34 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title_d479 .paragraph_abb8 {
  background: #303030;
}
.slow_bef2 {
  position: relative;
  z-index: 10;
}
.slow_bef2 .list_left_2d44 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_solid_a60c .heading-0f90 {
  display: inline-block;
  vertical-align: middle;
}
.disabled_solid_a60c.badge-down-1912 .heading-0f90 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled_solid_a60c.badge-down-1912 .heading-0f90 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_solid_a60c.badge-down-1912 .heading-0f90 {
    margin-right: 0.4em;
  }
}
.disabled_solid_a60c.badge-down-1912 .heading-0f90:last-child {
  margin-right: 0;
}
.nav-paper-f635 .list_left_2d44 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active_plasma_a015 .video_5327 {
    margin: 0 -0.5em;
  }
  .active_plasma_a015 .video_5327 [class*="customify-col-"],
  .active_plasma_a015 .video_5327 [class*="customify-col_"],
  .active_plasma_a015 .video_5327 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active_plasma_a015.main_4672 .list_left_2d44 {
  background: 0 0 !important;
}
.active_plasma_a015.main_4672 .list_left_2d44,
.active_plasma_a015.nav-paper-f635 .list_left_2d44 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active_plasma_a015.next_2578 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active_plasma_a015.nav-paper-f635 .list_left_2d44 {
  box-shadow: none !important;
}
.photo-stone-158b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo-stone-158b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo-stone-158b {
    padding: 18px 0 20px;
  }
}
.photo-stone-158b .backdrop-aa78 {
  width: 100%;
}
.photo-stone-158b .disabled_2d07 {
  margin-bottom: 0;
}
.photo-stone-158b .slider_fixed_4ef6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.description-white-cc9e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description-white-cc9e .east-1826 {
  width: 100%;
}
.hero_b40f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero_b40f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero_b40f 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;
}
.hero_b40f li:last-child:after {
  display: none;
}
.hero_b40f li a {
  font-weight: 500;
  margin-right: 10px;
}
.element_1e0f .stale_5200 button,
.photo-stone-158b .stale_5200 button {
  left: 0;
}
.element_1e0f .east-1826,
.photo-stone-158b .east-1826 {
  padding-left: 0;
  padding-right: 0;
}
.element_1e0f .description-white-cc9e,
.photo-stone-158b .description-white-cc9e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.element_1e0f {
  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;
}
.element_1e0f: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;
}
.element_1e0f .overlay-c169 {
  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) {
  .element_1e0f .overlay-c169 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .element_1e0f .overlay-c169 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .element_1e0f .overlay-c169 {
    min-height: 200px;
  }
}
.element_1e0f .hero_b40f {
  color: rgba(255, 255, 255, 0.8);
}
.element_1e0f .hero_b40f a,
.element_1e0f .hero_b40f li:after {
  color: inherit;
}
.element_1e0f .hero_b40f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.description_39d5 {
  margin-bottom: 0.5em;
}
.focused_6f84 {
  margin-bottom: 1.2em;
}
.focused_6f84,
.description_39d5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focused_6f84 p:last-child,
.description_39d5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .stale_5200,
#masthead .stale_5200 {
  display: none;
}
#masthead
  > .stale_5200.surface-8fba {
  display: none;
}
#masthead > .stale_5200 button {
  left: 0;
}
.accent-bronze-d946 {
  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%;
}
.accent-bronze-d946 .heading-0f90 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accent-bronze-d946 .nav-paper-cffb {
  display: -webkit-box;
  display: flex;
}
.accent-bronze-d946 .nav-paper-cffb.gallery-1359 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accent-bronze-d946 .nav-paper-cffb.info_ea61 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-bronze-d946 .nav-paper-cffb.nav_cacf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-bronze-d946.card-bdad.south-1a4a .nav-paper-cffb.gallery-1359 {
  flex-basis: 100%;
}
.accent-bronze-d946.bronze_df2b .nav-paper-cffb.info_ea61 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accent-bronze-d946.bronze_df2b .nav-paper-cffb.nav_cacf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .stale_5200.surface-8fba {
  display: none;
}
#masthead > .stale_5200 button {
  left: 0;
}
.current-1b81 {
  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;
}
.current-1b81:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.current-1b81.video-7793 i {
  margin-right: 4px;
}
.current-1b81.dim-54ec i {
  margin-left: 5px;
}
.green-41d6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.green-41d6 p:last-child {
  margin-bottom: 0;
}
.popup-paper-0d73 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup-paper-0d73 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup-paper-0d73 img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup-paper-0d73 .footer-lite-89ec {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup-paper-0d73 .row_silver_99c1 {
  margin: 5px 0 7px 0;
}
.popup-paper-0d73.steel-832a .panel_8a1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-paper-0d73.steel-832a .tiny-1844 {
  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;
}
.popup-paper-0d73.box-short-600c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup-paper-0d73.box-short-600c .panel_8a1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-paper-0d73.box-short-600c .tiny-1844 {
  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;
}
.popup-paper-0d73.selected-53cd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup-paper-0d73.fluid_8339 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup-paper-0d73.fluid_8339 .tiny-1844 {
  margin-top: 7px;
}
.active-white-b1ae {
  display: inline-block;
}
.slow_bef2 .south-01c6 .popup-paper-0d73 img {
  max-width: 100%;
}
.complex_9bfb .dropdown_ae1f.hovered_a512,
.breadcrumb_red_c07a .dropdown_ae1f.hovered_a512 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex_9bfb .upper_1343,
.breadcrumb_red_c07a .upper_1343 {
  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%);
}
.complex_9bfb .upper_1343 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.complex_9bfb.summary-hovered-7393 .upper_1343 {
  display: none;
}
.complex_9bfb .surface_prev_153a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex_9bfb .surface_prev_153a li {
  display: inline-block;
  position: relative;
}
.complex_9bfb .surface_prev_153a li:last-child {
  margin-right: 0;
}
.complex_9bfb .surface_prev_153a 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;
}
.complex_9bfb .surface_prev_153a li.hover-glass-e17c > a {
  color: rgba(0, 0, 0, 0.9);
}
.complex_9bfb .surface_prev_153a > 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;
}
.complex_9bfb .surface_prev_153a > li > a i {
  line-height: 0;
}
.complex_9bfb .surface_prev_153a > li.main-dark-a83f > a .upper_1343 {
  margin-left: 4px;
  line-height: 0;
}
.complex_9bfb .surface_prev_153a .upper_2a54 li.main-dark-a83f > a {
  position: relative;
}
.complex_9bfb .surface_prev_153a .upper_2a54 li.main-dark-a83f > a:after,
.complex_9bfb .surface_prev_153a .upper_2a54 li.main-dark-a83f > a:before {
  content: "";
  display: table;
}
.complex_9bfb .surface_prev_153a .upper_2a54 li.main-dark-a83f > a:after {
  clear: both;
}
.complex_9bfb .surface_prev_153a .upper_2a54 li.main-dark-a83f > a .upper_1343 {
  margin-left: 5px;
  float: right;
}
.complex_9bfb .background-b6a4,
.complex_9bfb .upper_2a54 {
  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;
}
.complex_9bfb .upper_2a54 {
  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;
}
.complex_9bfb .upper_2a54 .hovered_a512 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex_9bfb .upper_2a54 .upper_1343 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.complex_9bfb .upper_2a54 li {
  display: block;
  margin: 0;
  padding: 0;
}
.complex_9bfb .upper_2a54 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;
}
.complex_9bfb .upper_2a54 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.complex_9bfb .upper_2a54 .upper_2a54 {
  top: 0;
  left: 100%;
}
.complex_9bfb .notice_inner_9860.fn-focus-4e32 > .background-b6a4,
.complex_9bfb .notice_inner_9860.fn-focus-4e32 > .upper_2a54,
.complex_9bfb .notice_inner_9860:focus > .background-b6a4,
.complex_9bfb .notice_inner_9860:focus > .upper_2a54,
.complex_9bfb .notice_inner_9860:hover > .background-b6a4,
.complex_9bfb .notice_inner_9860:hover > .upper_2a54 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.complex_9bfb.complex_9e3b .focus-a0c4:after,
.complex_9bfb.complex_9e3b .focus-a0c4:before {
  content: "";
  display: table;
}
.complex_9bfb.complex_9e3b .focus-a0c4:after {
  clear: both;
}
.complex_9bfb.complex_9e3b .focus-a0c4 > li {
  float: left;
}
.complex_9bfb.logo_cca6 .focus-a0c4:after,
.complex_9bfb.logo_cca6 .focus-a0c4:before {
  content: "";
  display: table;
}
.complex_9bfb.logo_cca6 .focus-a0c4:after {
  clear: both;
}
.complex_9bfb.logo_cca6 .focus-a0c4 > li {
  float: left;
}
.complex_9bfb.logo_cca6 .focus-a0c4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.complex_9bfb.logo_cca6 .focus-a0c4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.complex_9bfb.logo_cca6 .focus-a0c4 > li.top_1678 > a,
.complex_9bfb.logo_cca6 .focus-a0c4 > li.hover-glass-e17c > a {
  color: #fff;
  background-color: #1e4b75;
}
.complex_9bfb.bottom_281a .focus-a0c4 > li > a .hovered_a512 {
  position: relative;
}
.complex_9bfb.bottom_281a .focus-a0c4 > li > a .hovered_a512: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;
}
.complex_9bfb.bottom_281a
  .focus-a0c4
  > li:focus
  > a
  .hovered_a512:before,
.complex_9bfb.bottom_281a
  .focus-a0c4
  > li:hover
  > a
  .hovered_a512:before {
  width: 100%;
  background-color: currentColor;
}
.complex_9bfb.bottom_281a
  .focus-a0c4
  > li.top_1678
  > a
  .hovered_a512:before,
.complex_9bfb.bottom_281a
  .focus-a0c4
  > li.nav-6814
  > a
  .hovered_a512:before {
  width: 100%;
  background-color: currentColor;
}
.complex_9bfb.header-b265 .focus-a0c4 > li > a .hovered_a512 {
  position: relative;
}
.complex_9bfb.header-b265 .focus-a0c4 > li > a .hovered_a512: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;
}
.complex_9bfb.header-b265 .focus-a0c4 > li:focus > a .hovered_a512:before,
.complex_9bfb.header-b265
  .focus-a0c4
  > li:hover
  > a
  .hovered_a512:before {
  width: 100%;
  background-color: currentColor;
}
.complex_9bfb.header-b265
  .focus-a0c4
  > li.top_1678
  > a
  .hovered_a512:before,
.complex_9bfb.header-b265
  .focus-a0c4
  > li.nav-6814
  > a
  .hovered_a512:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_red_c07a .surface_prev_153a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb_red_c07a .surface_prev_153a li:first-child > a {
  border-top: none;
}
.breadcrumb_red_c07a .surface_prev_153a .smooth-fe06 > .hovered_a512 .upper_1343 {
  display: none;
}
.breadcrumb_red_c07a .surface_prev_153a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb_red_c07a .surface_prev_153a li:last-child {
  border: none;
}
.breadcrumb_red_c07a .surface_prev_153a li.main-dark-a83f > a {
  padding-right: 45px !important;
}
.breadcrumb_red_c07a .surface_prev_153a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb_red_c07a .surface_prev_153a li a:focus,
.breadcrumb_red_c07a .surface_prev_153a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_red_c07a .surface_prev_153a li .narrow_6f45 {
  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;
}
.breadcrumb_red_c07a .surface_prev_153a li .narrow_6f45:hover {
  box-shadow: none;
}
.breadcrumb_red_c07a .surface_prev_153a li .narrow_6f45 .upper_1343 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb_red_c07a .surface_prev_153a .upper_2a54 {
  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);
}
.breadcrumb_red_c07a .surface_prev_153a .upper_2a54 li a {
  padding-left: 3em;
}
.breadcrumb_red_c07a .surface_prev_153a .frame-smooth-1644 > a .narrow_6f45 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb_red_c07a .surface_prev_153a .frame-smooth-1644 > .upper_2a54 {
  display: block;
  opacity: 1;
}
.content_soft_63f2 {
  max-width: 100%;
}
.overlay-outer-cb8b {
  line-height: 0;
  cursor: pointer;
}
.icon_stale_0ace {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.icon_stale_0ace:hover {
  box-shadow: none;
  color: currentColor;
}
.icon_stale_0ace svg {
  width: 18px;
  height: 18px;
}
.icon_stale_0ace .orange_3906 {
  display: none;
}
.video-15b8 {
  position: relative;
}
.video-15b8.fn-active-4e32 .icon_stale_0ace .gold-1fa6 {
  display: none;
}
.video-15b8.fn-active-4e32 .icon_stale_0ace .orange_3906 {
  display: inline-block;
}
.video-15b8 .stone_5467 {
  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);
}
.video-15b8.hard-2244 .stone_5467 {
  left: auto;
  right: -0.9em;
}
.video-15b8.hard-2244 .glass-b554::before {
  left: auto;
  right: 15px;
}
.video-15b8.fn-active-4e32 .stone_5467 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern-d816 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern-d816 label {
  flex-basis: 100%;
}
.pattern-d816 .orange_57e4 {
  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;
}
.pattern-d816 .lite-f8ae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern-d816 .lite-f8ae:focus {
  background-color: transparent;
}
.pattern-d816 button.inner-1e68 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern-d816 button.inner-1e68:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern-d816 button.inner-1e68 svg {
  width: 18px;
  height: 18px;
}
.pattern-d816 input[type="submit"] {
  min-height: auto;
}
.complex-5919 .pattern-d816 .lite-f8ae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.glass-b554 {
  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) {
  .glass-b554 {
    width: 220px;
  }
}
.glass-b554 label {
  flex-basis: 100%;
}
.glass-b554::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;
}
.gold_4b38 .complex-5919 .pattern-d816 {
  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;
}
.gold_4b38
  .complex-5919
  .pattern-d816
  .orange_57e4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gold_4b38 .complex-5919 .pattern-d816 .lite-f8ae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gold_4b38
  .complex-5919
  .pattern-d816
  .lite-f8ae:focus {
  background: 0 0;
}
.gold_4b38
  .complex-5919
  .pattern-d816
  .picture-6402 {
  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;
}
.old_3264 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.old_3264 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.old_3264 li:last-child {
  margin-right: 0;
}
.old_3264 li:first-child {
  margin-left: 0;
}
.old_3264.small-76a8 a {
  color: #fff;
}
.old_3264.small-76a8 a:hover {
  color: #fff;
}
.old_3264 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.old_3264 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.old_3264 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.old_3264 a:hover {
  opacity: 0.9;
  color: inherit;
}
.old_3264 [class*="social-icon-apple"] {
  background-color: #999;
}
.old_3264 [class*="social-icon-apple"].filter_over_9e55 {
  background-color: transparent;
  color: #999;
}
.old_3264 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.old_3264 [class*="social-icon-behance"].filter_over_9e55 {
  background-color: transparent;
  color: #1769ff;
}
.old_3264 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.old_3264 [class*="social-icon-bitbucket"].filter_over_9e55 {
  background-color: transparent;
  color: #205081;
}
.old_3264 [class*="social-icon-codepen"] {
  background-color: #000;
}
.old_3264 [class*="social-icon-codepen"].filter_over_9e55 {
  background-color: transparent;
  color: #000;
}
.old_3264 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.old_3264 [class*="social-icon-delicious"].filter_over_9e55 {
  background-color: transparent;
  color: #39f;
}
.old_3264 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.old_3264 [class*="social-icon-digg"].filter_over_9e55 {
  background-color: transparent;
  color: #005be2;
}
.old_3264 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.old_3264 [class*="social-icon-dribbble"].filter_over_9e55 {
  background-color: transparent;
  color: #ea4c89;
}
.old_3264 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.old_3264 [class*="social-icon-envelope"].filter_over_9e55 {
  background-color: transparent;
  color: #ea4335;
}
.old_3264 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.old_3264 [class*="social-icon-facebook"].filter_over_9e55 {
  background-color: transparent;
  color: #3b5998;
}
.old_3264 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.old_3264 [class*="social-icon-flickr"].filter_over_9e55 {
  background-color: transparent;
  color: #0063dc;
}
.old_3264 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.old_3264 [class*="social-icon-foursquare"].filter_over_9e55 {
  background-color: transparent;
  color: #2d5be3;
}
.old_3264 [class*="social-icon-github"] {
  background-color: #333;
}
.old_3264 [class*="social-icon-github"].filter_over_9e55 {
  background-color: transparent;
  color: #333;
}
.old_3264 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.old_3264 [class*="social-icon-google-plus"].filter_over_9e55 {
  background-color: transparent;
  color: #dd4b39;
}
.old_3264 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.old_3264 [class*="social-icon-houzz"].filter_over_9e55 {
  background-color: transparent;
  color: #7ac142;
}
.old_3264 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.old_3264 [class*="social-icon-instagram"].filter_over_9e55 {
  background-color: transparent;
  color: #262626;
}
.old_3264 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.old_3264 [class*="social-icon-jsfiddle"].filter_over_9e55 {
  background-color: transparent;
  color: #487aa2;
}
.old_3264 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.old_3264 [class*="social-icon-linkedin"].filter_over_9e55 {
  background-color: transparent;
  color: #0077b5;
}
.old_3264 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.old_3264 [class*="social-icon-medium"].filter_over_9e55 {
  background-color: transparent;
  color: #00ab6b;
}
.old_3264 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.old_3264
  [class*="social-icon-odnoklassniki"].filter_over_9e55 {
  background-color: transparent;
  color: #f4731c;
}
.old_3264 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.old_3264 [class*="social-icon-meetup"].filter_over_9e55 {
  background-color: transparent;
  color: #ec1c40;
}
.old_3264 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.old_3264 [class*="social-icon-pinterest"].filter_over_9e55 {
  background-color: transparent;
  color: #bd081c;
}
.old_3264 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.old_3264 [class*="social-icon-product-hunt"].filter_over_9e55 {
  background-color: transparent;
  color: #da552f;
}
.old_3264 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.old_3264 [class*="social-icon-reddit"].filter_over_9e55 {
  background-color: transparent;
  color: #ff4500;
}
.old_3264 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.old_3264 [class*="social-icon-rss"].filter_over_9e55 {
  background-color: transparent;
  color: #f26522;
}
.old_3264 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.old_3264
  [class*="social-icon-shopping-cart"].filter_over_9e55 {
  background-color: transparent;
  color: #4caf50;
}
.old_3264 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.old_3264 [class*="social-icon-skype"].filter_over_9e55 {
  background-color: transparent;
  color: #00aff0;
}
.old_3264 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.old_3264 [class*="social-icon-slideshare"].filter_over_9e55 {
  background-color: transparent;
  color: #0077b5;
}
.old_3264 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.old_3264 [class*="social-icon-snapchat"].filter_over_9e55 {
  background-color: transparent;
  color: #fffc00;
}
.old_3264 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.old_3264 [class*="social-icon-soundcloud"].filter_over_9e55 {
  background-color: transparent;
  color: #f80;
}
.old_3264 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.old_3264 [class*="social-icon-spotify"].filter_over_9e55 {
  background-color: transparent;
  color: #2ebd59;
}
.old_3264 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.old_3264
  [class*="social-icon-stack-overflow"].filter_over_9e55 {
  background-color: transparent;
  color: #fe7a15;
}
.old_3264 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.old_3264 [class*="social-icon-maldkfgram"].filter_over_9e55 {
  background-color: transparent;
  color: #2ca5e0;
}
.old_3264 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.old_3264 [class*="social-icon-tripadvisor"].filter_over_9e55 {
  background-color: transparent;
  color: #589442;
}
.old_3264 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.old_3264 [class*="social-icon-tumblr"].filter_over_9e55 {
  background-color: transparent;
  color: #35465c;
}
.old_3264 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.old_3264 [class*="social-icon-twitch"].filter_over_9e55 {
  background-color: transparent;
  color: #6441a5;
}
.old_3264 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.old_3264 [class*="social-icon-twitter"].filter_over_9e55 {
  background-color: transparent;
  color: #1da1f2;
}
.old_3264 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.old_3264 [class*="social-icon-vimeo"].filter_over_9e55 {
  background-color: transparent;
  color: #1ab7ea;
}
.old_3264 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.old_3264 [class*="social-icon-vk"].filter_over_9e55 {
  background-color: transparent;
  color: #45668e;
}
.old_3264 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.old_3264 [class*="social-icon-weibo"].filter_over_9e55 {
  background-color: transparent;
  color: #df2029;
}
.old_3264 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.old_3264 [class*="social-icon-weixin"].filter_over_9e55 {
  background-color: transparent;
  color: #7bb32e;
}
.old_3264 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.old_3264 [class*="social-icon-whatsapp"].filter_over_9e55 {
  background-color: transparent;
  color: #25d366;
}
.old_3264 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.old_3264 [class*="social-icon-wordpress"].filter_over_9e55 {
  background-color: transparent;
  color: #21759b;
}
.old_3264 [class*="social-icon-xing"] {
  background-color: #026466;
}
.old_3264 [class*="social-icon-xing"].filter_over_9e55 {
  background-color: transparent;
  color: #026466;
}
.old_3264 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.old_3264 [class*="social-icon-yelp"].filter_over_9e55 {
  background-color: transparent;
  color: #af0606;
}
.old_3264 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.old_3264 [class*="social-icon-youtube"].filter_over_9e55 {
  background-color: transparent;
  color: #cd201f;
}
.brown-24a4 {
  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;
}
.brown-24a4:hover {
  box-shadow: none;
  background: 0 0;
}
.chip-lower-f8c9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.current-e37a {
  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;
}
.lower-bcf0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.green_2f94 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.green_2f94,
.green_2f94::after,
.green_2f94::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;
}
.green_2f94::after,
.green_2f94::before {
  content: "";
  display: block;
  background-color: inherit;
}
.input_steel_e881 .current-e37a .lower-bcf0 {
  margin-top: -2px;
  width: 19px;
}
.input_steel_e881 .current-e37a .green_2f94 {
  margin-top: -1px;
}
.input_steel_e881 .current-e37a .green_2f94,
.input_steel_e881 .current-e37a .green_2f94::after,
.input_steel_e881 .current-e37a .green_2f94::before {
  width: 19px;
  height: 2px;
}
.input_steel_e881 .current-e37a .green_2f94::before {
  top: -6px;
}
.input_steel_e881 .current-e37a .green_2f94::after {
  bottom: -6px;
}
.overlay_d7a9 .current-e37a .lower-bcf0 {
  margin-top: -2px;
  width: 22px;
}
.overlay_d7a9 .current-e37a .green_2f94 {
  margin-top: -1px;
}
.overlay_d7a9 .current-e37a .green_2f94,
.overlay_d7a9 .current-e37a .green_2f94::after,
.overlay_d7a9 .current-e37a .green_2f94::before {
  width: 22px;
  height: 2px;
}
.overlay_d7a9 .current-e37a .green_2f94::before {
  top: -7px;
}
.overlay_d7a9 .current-e37a .green_2f94::after {
  bottom: -7px;
}
.border_brown_819a .current-e37a .lower-bcf0 {
  margin-top: -2px;
  width: 31px;
}
.border_brown_819a .current-e37a .green_2f94 {
  margin-top: -1.5px;
}
.border_brown_819a .current-e37a .green_2f94,
.border_brown_819a .current-e37a .green_2f94::after,
.border_brown_819a .current-e37a .green_2f94::before {
  width: 31px;
  height: 3px;
}
.border_brown_819a .current-e37a .green_2f94::before {
  top: -9px;
}
.border_brown_819a .current-e37a .green_2f94::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hovered-19aa .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 19px;
  }
  .hovered-19aa .current-e37a .green_2f94 {
    margin-top: -1px;
  }
  .hovered-19aa .current-e37a .green_2f94,
  .hovered-19aa .current-e37a .green_2f94::after,
  .hovered-19aa .current-e37a .green_2f94::before {
    width: 19px;
    height: 2px;
  }
  .hovered-19aa .current-e37a .green_2f94::before {
    top: -6px;
  }
  .hovered-19aa .current-e37a .green_2f94::after {
    bottom: -6px;
  }
  .picture-01b5 .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 22px;
  }
  .picture-01b5 .current-e37a .green_2f94 {
    margin-top: -1px;
  }
  .picture-01b5 .current-e37a .green_2f94,
  .picture-01b5 .current-e37a .green_2f94::after,
  .picture-01b5 .current-e37a .green_2f94::before {
    width: 22px;
    height: 2px;
  }
  .picture-01b5 .current-e37a .green_2f94::before {
    top: -7px;
  }
  .picture-01b5 .current-e37a .green_2f94::after {
    bottom: -7px;
  }
  .info_2e9b .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 31px;
  }
  .info_2e9b .current-e37a .green_2f94 {
    margin-top: -1.5px;
  }
  .info_2e9b .current-e37a .green_2f94,
  .info_2e9b .current-e37a .green_2f94::after,
  .info_2e9b .current-e37a .green_2f94::before {
    width: 31px;
    height: 3px;
  }
  .info_2e9b .current-e37a .green_2f94::before {
    top: -9px;
  }
  .info_2e9b .current-e37a .green_2f94::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .title_basic_5252 .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 19px;
  }
  .title_basic_5252 .current-e37a .green_2f94 {
    margin-top: -1px;
  }
  .title_basic_5252 .current-e37a .green_2f94,
  .title_basic_5252 .current-e37a .green_2f94::after,
  .title_basic_5252 .current-e37a .green_2f94::before {
    width: 19px;
    height: 2px;
  }
  .title_basic_5252 .current-e37a .green_2f94::before {
    top: -6px;
  }
  .title_basic_5252 .current-e37a .green_2f94::after {
    bottom: -6px;
  }
  .info-copper-39be .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 22px;
  }
  .info-copper-39be .current-e37a .green_2f94 {
    margin-top: -1px;
  }
  .info-copper-39be .current-e37a .green_2f94,
  .info-copper-39be .current-e37a .green_2f94::after,
  .info-copper-39be .current-e37a .green_2f94::before {
    width: 22px;
    height: 2px;
  }
  .info-copper-39be .current-e37a .green_2f94::before {
    top: -7px;
  }
  .info-copper-39be .current-e37a .green_2f94::after {
    bottom: -7px;
  }
  .banner_cool_3b1b .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_cool_3b1b .current-e37a .green_2f94 {
    margin-top: -1.5px;
  }
  .banner_cool_3b1b .current-e37a .green_2f94,
  .banner_cool_3b1b .current-e37a .green_2f94::after,
  .banner_cool_3b1b .current-e37a .green_2f94::before {
    width: 31px;
    height: 3px;
  }
  .banner_cool_3b1b .current-e37a .green_2f94::before {
    top: -9px;
  }
  .banner_cool_3b1b .current-e37a .green_2f94::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .modal-out-0a5a .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-out-0a5a .current-e37a .green_2f94 {
    margin-top: -1px;
  }
  .modal-out-0a5a .current-e37a .green_2f94,
  .modal-out-0a5a .current-e37a .green_2f94::after,
  .modal-out-0a5a .current-e37a .green_2f94::before {
    width: 19px;
    height: 2px;
  }
  .modal-out-0a5a .current-e37a .green_2f94::before {
    top: -6px;
  }
  .modal-out-0a5a .current-e37a .green_2f94::after {
    bottom: -6px;
  }
  .texture-0481 .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 22px;
  }
  .texture-0481 .current-e37a .green_2f94 {
    margin-top: -1px;
  }
  .texture-0481 .current-e37a .green_2f94,
  .texture-0481 .current-e37a .green_2f94::after,
  .texture-0481 .current-e37a .green_2f94::before {
    width: 22px;
    height: 2px;
  }
  .texture-0481 .current-e37a .green_2f94::before {
    top: -7px;
  }
  .texture-0481 .current-e37a .green_2f94::after {
    bottom: -7px;
  }
  .title_05cb .current-e37a .lower-bcf0 {
    margin-top: -2px;
    width: 31px;
  }
  .title_05cb .current-e37a .green_2f94 {
    margin-top: -1.5px;
  }
  .title_05cb .current-e37a .green_2f94,
  .title_05cb .current-e37a .green_2f94::after,
  .title_05cb .current-e37a .green_2f94::before {
    width: 31px;
    height: 3px;
  }
  .title_05cb .current-e37a .green_2f94::before {
    top: -9px;
  }
  .title_05cb .current-e37a .green_2f94::after {
    bottom: -9px;
  }
}
.rough_4951 .green_2f94 {
  -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);
}
.rough_4951 .green_2f94::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.rough_4951 .green_2f94::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);
}
.rough_4951.backdrop-71c4 .green_2f94 {
  -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);
}
.rough_4951.backdrop-71c4 .green_2f94::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.rough_4951.backdrop-71c4 .green_2f94::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);
}
.thumbnail_red_f9e8 {
  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.progress-917f:before {
  display: none;
}
.picture_short_faf1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.picture_short_faf1 .shadow_rough_384a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.picture_short_faf1 .shadow_rough_384a:last-of-type {
  border-bottom: none;
}
.picture_short_faf1 .shadow_rough_384a.button-tall-d9ae,
.picture_short_faf1 .shadow_rough_384a.nav-208b,
.picture_short_faf1 .shadow_rough_384a.simple_a1e8 {
  padding: 0;
}
.picture_short_faf1 .breadcrumb_red_c07a .narrow_6f45 {
  color: currentColor;
}
.picture_short_faf1 .breadcrumb_red_c07a .narrow_6f45:focus,
.picture_short_faf1 .breadcrumb_red_c07a .narrow_6f45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_short_faf1.clean-ba34 .icon-white-d6bd,
.picture_short_faf1.clean-ba34 .green-41d6 a,
.picture_short_faf1.clean-ba34 .focus-a0c4 a,
.picture_short_faf1.clean-ba34 .upper_2a54 a {
  color: rgba(0, 0, 0, 0.55);
}
.picture_short_faf1.clean-ba34 .icon-white-d6bd:hover,
.picture_short_faf1.clean-ba34 .green-41d6 a:hover,
.picture_short_faf1.clean-ba34 .focus-a0c4 a:hover,
.picture_short_faf1.clean-ba34 .upper_2a54 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_short_faf1.clean-ba34 .breadcrumb-4f41 {
  color: rgba(0, 0, 0, 0.8);
}
.picture_short_faf1.clean-ba34 .shadow_rough_384a {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_short_faf1.clean-ba34 .shadow_rough_384a:before {
  background: rgba(0, 0, 0, 0.08);
}
.picture_short_faf1.clean-ba34 .lower-b5c9:before {
  background: rgba(255, 255, 255, 0.9);
}
.picture_short_faf1.clean-ba34 .breadcrumb_red_c07a .surface_prev_153a li a,
.picture_short_faf1.clean-ba34 .breadcrumb_red_c07a .narrow_6f45,
.picture_short_faf1.clean-ba34 .upper_2a54 {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_short_faf1.clean-ba34 .breadcrumb_red_c07a .narrow_6f45:focus,
.picture_short_faf1.clean-ba34 .breadcrumb_red_c07a .narrow_6f45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_short_faf1.clean-ba34 .surface_prev_153a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_short_faf1.paragraph_abb8 .icon-white-d6bd,
.picture_short_faf1.paragraph_abb8 .green-41d6 a,
.picture_short_faf1.paragraph_abb8 .focus-a0c4 .narrow_6f45,
.picture_short_faf1.paragraph_abb8 .focus-a0c4 a,
.picture_short_faf1.paragraph_abb8 .upper_2a54 a {
  color: rgba(255, 255, 255, 0.79);
}
.picture_short_faf1.paragraph_abb8 .icon-white-d6bd:hover,
.picture_short_faf1.paragraph_abb8 .green-41d6 a:hover,
.picture_short_faf1.paragraph_abb8 .focus-a0c4 .narrow_6f45:hover,
.picture_short_faf1.paragraph_abb8 .focus-a0c4 a:hover,
.picture_short_faf1.paragraph_abb8 .upper_2a54 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_short_faf1.paragraph_abb8 .breadcrumb-4f41 {
  color: rgba(255, 255, 255, 0.99);
}
.picture_short_faf1.paragraph_abb8 .shadow_rough_384a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_short_faf1.paragraph_abb8 .shadow_rough_384a:before {
  background: rgba(255, 255, 255, 0.08);
}
.picture_short_faf1.paragraph_abb8 .lower-b5c9:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture_short_faf1.paragraph_abb8 .breadcrumb_red_c07a .surface_prev_153a li a,
.picture_short_faf1.paragraph_abb8 .breadcrumb_red_c07a .narrow_6f45,
.picture_short_faf1.paragraph_abb8 .upper_2a54 {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_short_faf1.paragraph_abb8 .breadcrumb_red_c07a .narrow_6f45:focus,
.picture_short_faf1.paragraph_abb8 .breadcrumb_red_c07a .narrow_6f45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_short_faf1.paragraph_abb8 .surface_prev_153a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-b5c9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.lower-b5c9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.selected_28e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.large-8cd6 .picture_short_faf1 {
  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;
}
.large-8cd6 .shadow_rough_384a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.large-8cd6 .shadow_rough_384a: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) {
  .large-8cd6 .shadow_rough_384a:before {
    width: 16%;
    left: 42%;
  }
}
.large-8cd6 .shadow_rough_384a:last-child:before {
  content: none;
}
.large-8cd6 .shadow_rough_384a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.large-8cd6 .breadcrumb_red_c07a .surface_prev_153a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.large-8cd6 .breadcrumb_red_c07a .surface_prev_153a li a .narrow_6f45 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.large-8cd6 .breadcrumb_red_c07a .upper_2a54 {
  border: none;
}
.large-8cd6 .breadcrumb_red_c07a .upper_2a54 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.large-8cd6 .lower-b5c9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.large-8cd6 .selected_28e0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.large-8cd6 .paragraph_abb8 .lower-b5c9:before {
  background: rgba(0, 0, 0, 0.9);
}
.large-8cd6 .clean-ba34.slider-gas-a1db .green_2f94 {
  background: rgba(0, 0, 0, 0.6);
}
.large-8cd6
  .clean-ba34.slider-gas-a1db
  .green_2f94::after,
.large-8cd6
  .clean-ba34.slider-gas-a1db
  .green_2f94:before {
  background: inherit;
}
.large-8cd6
  .clean-ba34.slider-gas-a1db:hover
  .green_2f94 {
  background: rgba(0, 0, 0, 0.8);
}
.outer-e5c8 .picture_short_faf1 {
  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) {
  .outer-e5c8 .picture_short_faf1 {
    width: auto;
    right: 45px;
  }
}
.white_5374 .picture_short_faf1 {
  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) {
  .white_5374 .picture_short_faf1 {
    width: auto;
    left: 45px;
  }
}
.progress-917f .picture_short_faf1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.progress-917f .selected_28e0 {
  max-width: 48em;
  margin: 0 auto;
}
.progress-917f .lower-b5c9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown_5833 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_5833.large-8cd6 .picture_short_faf1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown_5833.outer-e5c8 .picture_short_faf1 {
  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);
}
.dropdown_5833 .picture_short_faf1 {
  visibility: visible;
}
.dropdown_5833.white_5374 .picture_short_faf1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gallery-south-2097,
.image-35dd {
  overflow-x: hidden;
}
.gallery-south-2097 .picture_short_faf1 {
  overflow: auto;
}
.gallery-south-2097.large-8cd6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-south-2097.large-8cd6 .picture_short_faf1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gallery-south-2097.large-8cd6 .brown-24a4 {
  opacity: 0;
}
.gallery-south-2097.outer-e5c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-south-2097.outer-e5c8 .picture_short_faf1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gallery-south-2097.outer-e5c8 .brown-24a4 {
  opacity: 0;
}
.gallery-south-2097.white_5374 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-south-2097.white_5374 .picture_short_faf1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gallery-south-2097.white_5374 .brown-24a4 {
  opacity: 0;
}
.gallery-south-2097.progress-917f .picture_short_faf1 {
  z-index: 10;
  visibility: visible;
}
.slider-gas-a1db {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider-gas-a1db .green_2f94 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-gas-a1db .green_2f94::after,
.slider-gas-a1db .green_2f94:before {
  background: inherit;
}
.slider-gas-a1db:hover .green_2f94 {
  background: rgba(255, 255, 255, 0.99);
}
.white_5374 .slider-gas-a1db {
  top: 10px;
  right: auto;
  left: 12px;
}
.progress-917f .slider-gas-a1db {
  display: none !important;
}
.gallery-south-2097:before,
.image-35dd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gallery-south-2097 .slider-gas-a1db,
.image-35dd .slider-gas-a1db {
  display: inline-block;
}
.picture_short_faf1 .heading-0f90 {
  -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;
}
.gallery-south-2097 .picture_short_faf1 .heading-0f90,
.image-35dd .picture_short_faf1 .heading-0f90 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface-warm-8d12 .orange_57e4 {
  width: 100%;
}
.south-01c6 {
  padding: 0 0.5em 0;
}
.south-01c6 [class*="customify-col-"],
.south-01c6 [class*="customify-col_"],
.south-01c6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner-9c19 .south-01c6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .video_5327 .right-ad50,
  .right-ad50 {
    display: none;
  }
  .description_0818 {
    text-align: left;
  }
  .message-steel-5e9e {
    text-align: center;
  }
  .filter-c117 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .video_5327 .out_187f,
  .out_187f {
    display: none;
  }
  .wrapper_first_619a {
    text-align: left;
  }
  .column_c3f2 {
    text-align: center;
  }
  .silver_e1c8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .video_5327 .media-easy-39f5,
  .media-easy-39f5 {
    display: none;
  }
  .module-silver-a7a7 {
    text-align: left;
  }
  .nav_soft_150b {
    text-align: center;
  }
  .fixed-9ba3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dirty_1e04 {
  box-shadow: none !important;
}
.pressed-8e22 .pattern_right_c00d,
.hot-54eb .pattern_right_c00d {
  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;
}
.hot-54eb .pattern_right_c00d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.list_left_2d44 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.list_left_2d44:after,
.list_left_2d44:before {
  content: "";
  display: table;
}
.list_left_2d44:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .list_left_2d44 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.list_left_2d44,
.next_2578 {
  max-width: 1248px;
  margin: 0 auto;
}

.slider_large_5f6d.focus-soft-c5ac .list_left_2d44 {
  max-width: 100%;
}
.slider_large_5f6d.card-hard-3f78 {
  max-width: 1200px;
  margin: 0 auto;
}
.slider_large_5f6d.smooth_391e .list_left_2d44 {
  max-width: 100%;
}
.slider_large_5f6d.smooth_391e > .list_left_2d44 {
  padding-left: 0;
  padding-right: 0;
}
.slider_large_5f6d.smooth_391e > .list_left_2d44 .video_5327 {
  margin: 0;
}
.slider_large_5f6d.smooth_391e
  > .list_left_2d44
  .hover_5b2b.thick_e20a {
  margin-right: 0;
  margin-left: 0;
}
.slider_large_5f6d.smooth_391e #main.thick_e20a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .orange_fc46 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .orange_fc46 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar-8f13 .item-2b06 {
    padding-right: 1em;
  }
  .avatar-8f13.label-e7a1 .hover_5b2b {
    border-right: 1px solid #eaecee;
  }
  .avatar-8f13.label-e7a1 .item-2b06 {
    padding-right: 1em;
  }
  .avatar-8f13.label-e7a1 .alert-b317 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-huge-ec3b .item-2b06 {
    padding-left: 1em;
  }
  .notification-huge-ec3b.label-e7a1 .hover_5b2b {
    border-left: 1px solid #eaecee;
  }
  .notification-huge-ec3b.label-e7a1 .item-2b06 {
    padding-left: 1em;
  }
  .notification-huge-ec3b.label-e7a1 .alert-b317 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-bottom-6129 .item-2b06 {
    padding-left: 1em;
  }
  .breadcrumb-bottom-6129.label-e7a1 .box_66ab {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-bottom-6129.label-e7a1 .yellow_9e97 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-bottom-6129.label-e7a1 .item-2b06 {
    padding-left: 1em;
  }
  .breadcrumb-bottom-6129.label-e7a1 .alert-b317 {
    padding-right: 1em;
  }
  .breadcrumb-bottom-6129.label-e7a1 .carousel-cad7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_b34e .item-2b06 {
    padding-right: 1em;
  }
  .badge_b34e.label-e7a1 .box_66ab {
    border-left: 1px solid #eaecee;
  }
  .badge_b34e.label-e7a1 .yellow_9e97 {
    border-left: 1px solid #eaecee;
  }
  .badge_b34e.label-e7a1 .item-2b06 {
    padding-right: 1em;
  }
  .badge_b34e.label-e7a1 .alert-b317 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_b34e.label-e7a1 .carousel-cad7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_fc46 .item-2b06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange_fc46.label-e7a1 .hover_5b2b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .orange_fc46.label-e7a1 .item-2b06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange_fc46.label-e7a1 .alert-b317 {
    padding-left: 1em;
  }
  .orange_fc46.label-e7a1 .carousel-cad7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .orange_fc46.label-e7a1 .item-2b06 {
    padding-left: 0;
  }
}
.heading_232a .disabled_solid_a60c {
  display: inline-block;
}
.dynamic_3e23 {
  display: inline-block;
}
.photo-c3f8 {
  word-con: break-word;
}
.lite_cc6e > span {
  display: inline-block;
  padding: 5px 0;
}
.lite_cc6e .paper_97c7 {
  margin-left: 8px;
  margin-right: 8px;
}
.lite_cc6e .logo_north_d3b3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.status-old-b643 .middle_6829 {
  margin-bottom: 2em;
}
.status-old-b643 .main_a42b {
  margin-bottom: 15px;
}
.status-old-b643 .main_a42b:last-child {
  margin-bottom: 0;
}
.status-old-b643 .accent_fdd0 {
  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) {
  .status-old-b643 .accent_fdd0 {
    display: block;
  }
}
.status-old-b643 .tag_bronze_feb9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .status-old-b643 .tag_bronze_feb9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.status-old-b643 .status_liquid_17ea {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.status-old-b643 .status_liquid_17ea img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.status-old-b643 .status_liquid_17ea a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.status-old-b643 .photo-c3f8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.status-old-b643 .photo-c3f8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.status-old-b643 .element-warm-2f2f p:last-child {
  margin-bottom: 0;
}
.status-old-b643 .item_upper_a40a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.status-old-b643 .panel-8666 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.status-old-b643 .frame_in_d289 {
  margin-top: 1em;
}
.status-old-b643 .stale-c7d8 {
  top: 0;
  display: block;
}
.status-old-b643 .stale-c7d8 a {
  color: inherit;
}
.status-old-b643 .stale-c7d8 a:hover {
  color: inherit;
}
.status-old-b643 .progress_cf8f {
  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;
}
.status-old-b643 .progress_cf8f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.status-old-b643 .panel-8666 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.status-old-b643 .easy_e71d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.status-old-b643 .easy_e71d:first-child {
  margin-top: 0;
}
.status-old-b643 .easy_e71d.tooltip-72ab {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.status-old-b643 .easy_e71d.accent-mini-7fd6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status-old-b643
  .easy_e71d.accent-mini-7fd6.item_out_83fd
  .frame_in_d289 {
  width: 100%;
}
.status-old-b643 .accent-mini-7fd6 {
  -webkit-box-align: center;
  align-items: center;
}
.status-old-b643 .accent-mini-7fd6 .lite_cc6e,
.status-old-b643 .accent-mini-7fd6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.status-old-b643 .status_liquid_17ea {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.status-old-b643 .status_liquid_17ea img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.status-old-b643 .status_liquid_17ea: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;
}
.status-old-b643 .tooltip-72ab {
  z-index: 5;
}
.status-old-b643 .over-51f0 .white-e43f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.status-old-b643 .outline_3f9e .white-e43f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.status-old-b643 .slow_c991 .white-e43f {
  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;
}
.status-old-b643.text-1b5f .accent_fdd0,
.status-old-b643.background-db7f .accent_fdd0 {
  display: block;
}
.status-old-b643.text-1b5f .accent_fdd0 .bottom-beaf,
.status-old-b643.text-1b5f .accent_fdd0 .panel-8666,
.status-old-b643.background-db7f .accent_fdd0 .bottom-beaf,
.status-old-b643.background-db7f .accent_fdd0 .panel-8666 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status-old-b643.mini_b48c .tag_bronze_feb9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .status-old-b643.mini_b48c .tag_bronze_feb9 {
    margin-right: 0;
  }
}
.status-old-b643.text-1b5f .tag_bronze_feb9,
.status-old-b643.background-db7f .tag_bronze_feb9 {
  padding-top: 40%;
}
.status-old-b643.text-1b5f .middle_6829,
.status-old-b643.background-db7f .middle_6829 {
  display: block;
}
.status-old-b643.text-1b5f .fn-sticky-4e32 .panel-8666,
.status-old-b643.background-db7f .fn-sticky-4e32 .panel-8666 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.status-old-b643.text-1b5f .tag_bronze_feb9,
.status-old-b643.background-db7f .tag_bronze_feb9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.status-old-b643.text-1b5f .panel-8666 {
  padding: 1em;
}
.search_wide_32c7 {
  margin: 30px auto;
  display: block;
}
.search_wide_32c7 .search-green-d4a0 > * {
  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;
}
.search_wide_32c7 .search-green-d4a0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search_wide_32c7 .search-green-d4a0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-d532 .lite_cc6e {
  margin-bottom: 1.41575em;
}
.paragraph-d532 .panel-8ca1 {
  margin-bottom: 1.618em;
}
.action_5835 .grid-copper-f57a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.action_5835 .grid-copper-f57a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.action_5835 .avatar_c336 {
  max-width: 100%;
  overflow: auto;
}
.overlay-short-ca0f .action_5835 a:hover {
  text-decoration: underline;
}
.section_pink_cd7e .main_a42b:not(.photo-c3f8),
.section_pink_cd7e .status_liquid_17ea {
  margin-bottom: 1.41575em;
}
.section_pink_cd7e .main_a42b:not(.photo-c3f8):last-child,
.section_pink_cd7e .status_liquid_17ea:last-child {
  margin-bottom: 0;
}
.section_pink_cd7e .main_a42b.nav-9163 {
  margin-bottom: 0.41575em;
}
.section_pink_cd7e .wood-455e:before,
.section_pink_cd7e .tall-b11d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section_pink_cd7e .wood-455e:before {
  content: "\f115";
}
.section_pink_cd7e .tall-b11d:before {
  content: "\f02c";
}
.section_pink_cd7e .message-copper-3644 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section_pink_cd7e .message-copper-3644 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title_black_c5fb {
  display: -webkit-box;
  display: flex;
}
.title_black_c5fb .plasma_95b1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title_black_c5fb .plasma_95b1 {
    flex-basis: 90px;
  }
}
.title_black_c5fb .link_dae6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_black_c5fb .link_dae6 {
    flex-basis: calc(100% - 50px);
  }
}
.title_black_c5fb .border-7b45 p:last-child {
  margin-bottom: 0.72em;
}
.dropdown_503f .search-green-d4a0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dropdown_503f .search-green-d4a0:after,
.dropdown_503f .search-green-d4a0:before {
  content: "";
  display: table;
}
.dropdown_503f .search-green-d4a0:after {
  clear: both;
}
.dropdown_503f .search-green-d4a0 .label_840a,
.dropdown_503f .search-green-d4a0 .breadcrumb-static-7632 {
  width: 49%;
}
.dropdown_503f .search-green-d4a0 .label_840a a span.clean_b3dc,
.dropdown_503f .search-green-d4a0 .breadcrumb-static-7632 a span.clean_b3dc {
  display: block;
  margin-bottom: 5px;
}
.dropdown_503f .search-green-d4a0 .breadcrumb-static-7632 {
  float: left;
  text-align: left;
}
.dropdown_503f .search-green-d4a0 .label_840a {
  float: right;
  text-align: right;
}
.content-fae2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .content-fae2 {
    margin-bottom: 0;
  }
}
.message-77cf {
  margin-bottom: 1em;
}
.message-77cf .photo-c3f8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.new_2ade a {
  display: block;
  line-height: 0;
  position: relative;
}
.fast-988f .message-77cf,
.notice-faf3 .message-77cf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fast-988f .message-77cf,
  .notice-faf3 .message-77cf {
    display: block;
  }
}
.fast-988f .new_2ade,
.notice-faf3 .new_2ade {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fast-988f .new_2ade,
  .notice-faf3 .new_2ade {
    margin-bottom: 1em;
  }
}
.fast-988f .new_2ade img,
.notice-faf3 .new_2ade img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fast-988f .focus-fluid-87b4,
.notice-faf3 .focus-fluid-87b4 {
  flex-basis: calc(100% - 160px);
}
.fast-988f .focus-fluid-87b4 p,
.notice-faf3 .focus-fluid-87b4 p {
  margin-bottom: 0;
}
.fast-988f .focus-fluid-87b4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fast-988f .focus-fluid-87b4 {
    padding-left: 0;
  }
}
.notice-faf3 .focus-fluid-87b4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice-faf3 .focus-fluid-87b4 {
    padding-right: 0;
  }
}
.notice-faf3 .new_2ade {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fluid_201b .new_2ade {
  margin-bottom: 0.5em;
}
.fluid_201b .new_2ade img {
  width: 100%;
}
.soft-9817 .mini-4dca,
.focused_7f9e .mini-4dca {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focused_7f9e .hover_5b2b .feature_ebb0 p:last-child {
  margin-bottom: 0;
}
.aside-simple-195f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fixed_8c3e .bright-f22e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fixed_8c3e .bright-f22e:last-of-type {
    margin-bottom: 0;
  }
}
.fixed_8c3e .bright-f22e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed_8c3e .bright-f22e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed_8c3e .bright-f22e ul li {
  margin: 0 0 0.6em;
}
.fixed_8c3e .bright-f22e ul li.picture-lite-9af7,
.fixed_8c3e .bright-f22e ul li.up-a60f {
  position: relative;
}
.fixed_8c3e .bright-f22e ul li.picture-lite-9af7 .primary_selected_fb96,
.fixed_8c3e .bright-f22e ul li.up-a60f .primary_selected_fb96 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fixed_8c3e .bright-f22e ul li.picture-lite-9af7:after:after,
.fixed_8c3e .bright-f22e ul li.picture-lite-9af7:after:before,
.fixed_8c3e
  .bright-f22e
  ul
  li.up-a60f:after:after,
.fixed_8c3e
  .bright-f22e
  ul
  li.up-a60f:after:before {
  content: "";
  display: table;
}
.fixed_8c3e .bright-f22e ul li.picture-lite-9af7:after:after,
.fixed_8c3e
  .bright-f22e
  ul
  li.up-a60f:after:after {
  clear: both;
}
.fixed_8c3e .bright-f22e a.secondary_f15a:hover {
  text-decoration: none;
}
.fixed_8c3e .bright-f22e select {
  max-width: 100%;
}
.fixed_8c3e .bright-f22e table {
  font-size: 85%;
}
.fixed_8c3e .bright-f22e table td,
.fixed_8c3e .bright-f22e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fixed_8c3e .bright-f22e table tfoot td {
  text-align: left;
}
.fixed_8c3e .bright-f22e :last-child {
  margin-bottom: 0;
}
.fixed_8c3e .bright-f22e .frame-5c0c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fixed_8c3e .bright-f22e .frame-5c0c label {
  width: 100%;
}
.fixed_8c3e .bright-f22e .frame-5c0c .lite-f8ae {
  width: 100%;
  display: block;
}
.fixed_8c3e .bright-f22e .frame-5c0c .inner-1e68 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fixed_8c3e .bright-f22e .frame-5c0c .inner-1e68:hover svg #svg-search {
  fill: #444;
}
.fixed_8c3e .bright-f22e .frame-5c0c .inner-1e68 svg {
  width: 18px;
  height: 18px;
}
.fixed_8c3e .sort-17ee ul ul,
.fixed_8c3e .section-static-218f ul ul,
.fixed_8c3e .element_7cf6 ul ul,
.fixed_8c3e .gradient-c5df ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fixed_8c3e .sort-17ee .main-dark-a83f > a,
.fixed_8c3e .section-static-218f .main-dark-a83f > a,
.fixed_8c3e .element_7cf6 .main-dark-a83f > a,
.fixed_8c3e .gradient-c5df .main-dark-a83f > a {
  margin-bottom: 0;
}
.fixed_8c3e .dropdown-1722 li,
.fixed_8c3e .sort-17ee li,
.fixed_8c3e .feature_60ca li,
.fixed_8c3e .section-static-218f li,
.fixed_8c3e .element_7cf6 li,
.fixed_8c3e .gradient-c5df li,
.fixed_8c3e .header-south-4c5b li,
.fixed_8c3e .dirty-53f6 li {
  display: block;
  position: relative;
}
.fixed_8c3e .dropdown-1722 li:last-child,
.fixed_8c3e .sort-17ee li:last-child,
.fixed_8c3e .feature_60ca li:last-child,
.fixed_8c3e .section-static-218f li:last-child,
.fixed_8c3e .element_7cf6 li:last-child,
.fixed_8c3e .gradient-c5df li:last-child,
.fixed_8c3e .header-south-4c5b li:last-child,
.fixed_8c3e .dirty-53f6 li:last-child {
  border: none;
}
.fixed_8c3e .dropdown-1722 li a,
.fixed_8c3e .sort-17ee li a,
.fixed_8c3e .feature_60ca li a,
.fixed_8c3e .section-static-218f li a,
.fixed_8c3e .element_7cf6 li a,
.fixed_8c3e .gradient-c5df li a,
.fixed_8c3e .header-south-4c5b li a,
.fixed_8c3e .dirty-53f6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed_8c3e .dropdown-1722 li ul li::before,
.fixed_8c3e .sort-17ee li ul li::before,
.fixed_8c3e .feature_60ca li ul li::before,
.fixed_8c3e .section-static-218f li ul li::before,
.fixed_8c3e .element_7cf6 li ul li::before,
.fixed_8c3e .gradient-c5df li ul li::before,
.fixed_8c3e .header-south-4c5b li ul li::before,
.fixed_8c3e .dirty-53f6 li ul li::before {
  left: 15px;
}
.fixed_8c3e .dropdown-1722 li ul a,
.fixed_8c3e .sort-17ee li ul a,
.fixed_8c3e .feature_60ca li ul a,
.fixed_8c3e .section-static-218f li ul a,
.fixed_8c3e .element_7cf6 li ul a,
.fixed_8c3e .gradient-c5df li ul a,
.fixed_8c3e .header-south-4c5b li ul a,
.fixed_8c3e .dirty-53f6 li ul a {
  padding-left: 20px;
}
.fixed_8c3e .dropdown-1722 li ul ul li::before,
.fixed_8c3e .sort-17ee li ul ul li::before,
.fixed_8c3e .feature_60ca li ul ul li::before,
.fixed_8c3e .section-static-218f li ul ul li::before,
.fixed_8c3e .element_7cf6 li ul ul li::before,
.fixed_8c3e .gradient-c5df li ul ul li::before,
.fixed_8c3e .header-south-4c5b li ul ul li::before,
.fixed_8c3e .dirty-53f6 li ul ul li::before {
  left: 30px;
}
.fixed_8c3e .dropdown-1722 li ul ul a,
.fixed_8c3e .sort-17ee li ul ul a,
.fixed_8c3e .feature_60ca li ul ul a,
.fixed_8c3e .section-static-218f li ul ul a,
.fixed_8c3e .element_7cf6 li ul ul a,
.fixed_8c3e .gradient-c5df li ul ul a,
.fixed_8c3e .header-south-4c5b li ul ul a,
.fixed_8c3e .dirty-53f6 li ul ul a {
  padding-left: 40px;
}
.fixed_8c3e .element_a369 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed_8c3e .dirty-53f6 ul li {
  margin-bottom: 1.41575em;
}
.fixed_8c3e .dirty-53f6 ul li .wide_c8f1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fixed_8c3e .dirty-53f6 ul li .brown-625d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.paragraph_abb8 .dropdown-1722 li a,
.paragraph_abb8 .sort-17ee li a,
.paragraph_abb8 .feature_60ca li a,
.paragraph_abb8 .section-static-218f li a,
.paragraph_abb8 .element_7cf6 li a,
.paragraph_abb8 .gradient-c5df li a,
.paragraph_abb8 .header-south-4c5b li a,
.paragraph_abb8 .dirty-53f6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_abb8 .element_a369 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_abb8 .bright-f22e ul li.picture-lite-9af7 .primary_selected_fb96,
.paragraph_abb8 .bright-f22e ul li.up-a60f .primary_selected_fb96 {
  background: rgba(0, 0, 0, 0.2);
}
.paragraph_abb8 .fixed_8c3e .bright-f22e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li {
  margin: 0;
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li ul {
  margin: 0;
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li ul li a {
  padding-left: 15px;
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li ul li li a {
  padding-left: 30px;
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li.hover-glass-e17c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li.hover-glass-e17c > 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;
}
.slider_large_5f6d .fixed_8c3e .surface_prev_153a li.hover-glass-e17c > 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;
}
.preview-d474 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading-8236 {
  position: relative;
  z-index: 10;
}
.heading-8236 .heading-0f90 {
  width: 100%;
  max-width: 100%;
}
.module-8d56 .element_6057 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.module-8d56 .clean-ba34 {
}
.module-8d56 .paragraph_abb8 {
  background: #292929;
}
.search-advanced-afe7 .element_6057 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search-advanced-afe7 .clean-ba34 {
  background: #f9f9f9;
}
.search-advanced-afe7 .paragraph_abb8 {
  background: #303030;
}
.bronze_65d9 .element_6057 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze_65d9 .disabled_solid_a60c {
    margin-bottom: 1em;
  }
  .bronze_65d9 .disabled_solid_a60c:last-child {
    margin-bottom: 0;
  }
}
.bronze_65d9 .clean-ba34 {
  background: #ededed;
}
.bronze_65d9 .paragraph_abb8 {
  background: #1a1a1a;
}
.element_6057.clean-ba34 {
  color: rgba(0, 0, 0, 0.6);
}
.element_6057.clean-ba34 .picture-selected-4f91 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_6057.paragraph_abb8 {
  color: rgba(255, 255, 255, 0.99);
}
.element_6057.paragraph_abb8 a:not(.secondary_f15a) {
  color: rgba(255, 255, 255, 0.79);
}
.element_6057.paragraph_abb8 a:not(.secondary_f15a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_6057.paragraph_abb8 .picture-selected-4f91 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_6057.paragraph_abb8 table tbody td,
.element_6057.paragraph_abb8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert-cold-efa6.nav-paper-f635 .list_left_2d44 {
  max-width: initial;
}
.alert-cold-efa6 .badge-down-1912 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert-cold-efa6 .badge-down-1912 .heading-0f90 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert-cold-efa6 .badge-down-1912 .heading-0f90 {
    display: block;
    margin-bottom: 2em;
  }
  .alert-cold-efa6 .badge-down-1912 .heading-0f90:last-child {
    margin-bottom: 0;
  }
}
.bronze_65d9 .disabled_solid_a60c:last-child,
.search-advanced-afe7 .disabled_solid_a60c:last-child,
.module-8d56 .disabled_solid_a60c:last-child {
  margin-bottom: 0;
}
.bronze_65d9 .disabled_solid_a60c .fixed_8c3e .bright-f22e:last-child,
.search-advanced-afe7 .disabled_solid_a60c .fixed_8c3e .bright-f22e:last-child,
.module-8d56 .disabled_solid_a60c .fixed_8c3e .bright-f22e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bronze_65d9 .border_e814,
  .bronze_65d9 .link_aff7,
  .search-advanced-afe7 .border_e814,
  .search-advanced-afe7 .link_aff7,
  .module-8d56 .border_e814,
  .module-8d56 .link_aff7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading-8236 .disabled_solid_a60c {
    margin-bottom: 2em;
  }
}
.heading-8236 p:last-child {
  margin-bottom: 0;
}
.heading-8236 li,
.heading-8236 ul {
  list-style: none;
  margin: 0;
}
.heading-8236 ul ul {
  margin-left: 2.617924em;
}
.hovered-f41f {
  font-size: 0.875em;
}

/* css-noise: 28d9 */
.widget-item-k6 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
