/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image_bottom_fd4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.image_bottom_fd4f
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.image_bottom_fd4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.rough-9374.shadow_medium_8244/licenses/gpl-2.0.brown_60f6
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.tabs_b91f/, (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.tag_9e3b.detail_bc11/normalize.tag_bdfd/
 ======
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.tag_bdfd v7.0.0 | MIT License | github.image_bottom_fd4f/necolas/normalize.tag_bdfd */
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;
}
.main-red-7c7c .breadcrumb_small_8915,
.heading-black-0b6c,
.sidebar-2281,
.widget_pink_5e44,
.notification-5af4,
.summary-d177,
.component_d96c,
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;
}
.heading-black-0b6c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .heading-black-0b6c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-black-0b6c,
  h1 {
    font-size: 1.8em;
  }
}
.sidebar-2281,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sidebar-2281 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sidebar-2281,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-2281,
  h2 {
    font-size: 1.7em;
  }
}
.widget_pink_5e44,
h3 {
  font-size: 1.618em;
}
.main-red-7c7c .breadcrumb_small_8915,
.notification-5af4,
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.module-b0ff {
  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;
}
.module-outer-87bb:after,
.module-outer-87bb:before,
.tooltip-960e:after,
.tooltip-960e:before {
  content: "";
  display: table;
}
.module-outer-87bb:after,
.tooltip-960e:after {
  clear: both;
}
.small_1c0e {
  float: right;
  margin-right: 0;
}
.out-3ea4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form-paper-a279 .layout_7914,
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;
}
.form-paper-a279 .layout_7914: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;
}
.bronze_7350 .layout_7914 {
  box-shadow: none;
}
.bronze_7350
  .layout_7914
  .main_e099 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bronze_7350 .layout_7914 .video_east_e489 {
  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;
}
.bronze_7350
  .layout_7914
  .video_east_e489
  b {
  display: none;
}
.bronze_7350 .video-6694 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.label_cca6:not(.highlight_white_9947):not(.paragraph_afcc),
button:not(.highlight_white_9947):not(.paragraph_afcc),
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ),
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ),
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ) {
  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;
}
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):hover,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):hover,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):hover,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):hover,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):active,
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):active,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):active,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):active,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):active,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus {
  outline: 0;
}
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9 {
  position: relative;
}
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .accordion-hovered-b594,
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .row-complex-8696,
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .tooltip_a5c9,
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  i,
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  svg,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .accordion-hovered-b594,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .row-complex-8696,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .tooltip_a5c9,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  i,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  svg,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .accordion-hovered-b594,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .row-complex-8696,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .tooltip_a5c9,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  i,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  svg,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .accordion-hovered-b594,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .row-complex-8696,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .tooltip_a5c9,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  i,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  svg,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .accordion-hovered-b594,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .row-complex-8696,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  .tooltip_a5c9,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  i,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9
  svg {
  visibility: hidden;
}
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9:after,
button:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9:after,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9:after,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9:after,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ).fn-loading-4ac9: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;
}
.label_cca6:not(.highlight_white_9947):not(.paragraph_afcc),
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ),
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ),
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ) {
  color: #fff;
  background: #235787;
}
.label_cca6:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus,
input[type="button"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus,
input[type="reset"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus,
input[type="submit"]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ):focus {
  color: #fff;
}
.label_cca6.fn-disabled-4ac9:not(.highlight_white_9947):not(
    .paragraph_afcc
  ),
.label_cca6[disabled]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ),
button.fn-disabled-4ac9:not(.highlight_white_9947):not(
    .paragraph_afcc
  ),
button[disabled]:not(.highlight_white_9947):not(
    .paragraph_afcc
  ) {
  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;
}
.green_ec8d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.green_ec8d: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;
}
.title-green-26c6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dynamic-4993 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fixed_e5f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.module-outer-87bb:after,
.module-outer-87bb:before,
.south_9461:after,
.south_9461:before,
.text-bef8:after,
.text-bef8:before,
.easy-f500:after,
.easy-f500:before,
.chip-narrow-3799:after,
.chip-narrow-3799:before,
.stone-e274:after,
.stone-e274:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.module-outer-87bb:after,
.south_9461:after,
.text-bef8:after,
.easy-f500:after,
.chip-narrow-3799:after,
.stone-e274:after {
  clear: both;
}
.south_9461 .top_d4f1,
.text-bef8 .top_d4f1,
.bronze-3b94 .top_d4f1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower_e417 {
  display: inline-block;
}
.accordion-down-906b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion-down-906b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion-down-906b .search-bfb2 {
  padding: 1em 0;
  font-size: 85%;
}
.search-bfb2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail_03e7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail_03e7:after,
.thumbnail_03e7:before {
  content: "";
  display: table;
}
.thumbnail_03e7:after {
  clear: both;
}
.container-fd34 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.large-8130 .container-fd34 {
  max-width: 50%;
}
.tooltip-paper-d1b1 .container-fd34 {
  max-width: 33.33%;
}
.component-green-1e65 .container-fd34 {
  max-width: 25%;
}
.dim-db25 .container-fd34 {
  max-width: 20%;
}
.notification_hot_59cc .container-fd34 {
  max-width: 16.66%;
}
.gallery_hard_07c6 .container-fd34 {
  max-width: 14.28%;
}
.gas-bfbf .container-fd34 {
  max-width: 12.5%;
}
.panel_6eb5 .container-fd34 {
  max-width: 11.11%;
}
.alert-b0a0 {
  display: block;
}
.main-red-7c7c .info-first-72e4 label,
.main-red-7c7c .info_medium_9b09 label,
.main-red-7c7c .stale-5073 label,
.main-red-7c7c .progress_ff90 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb_053f {
  list-style: none;
  margin: 0;
}
.breadcrumb_053f article.container_64da {
  margin-bottom: 0;
}
.breadcrumb_053f ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_053f .chip_458d li.container_64da {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb_053f .chip_458d li.container_64da {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb_053f .chip_458d li.container_64da: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_053f .chip_458d li.container_64da li.container_64da li.container_64da li.container_64da {
    padding-left: 0;
  }
}
article.container_64da {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.container_64da .south_9461 p:last-of-type {
  margin-bottom: 0;
}
article.container_64da .section-31ad {
  float: left;
}
article.container_64da .smooth_b1c2 {
  margin-left: 85px;
}
article.container_64da .component-brown-9cb7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.container_64da .component-brown-9cb7 .dynamic_c43f {
  margin-left: 10px;
}
article.container_64da .static_6a3c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.container_64da .main-70b9 {
  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 .info-first-72e4,
  #respond .stale-5073,
  #respond .progress_ff90 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-first-72e4 input,
#respond .stale-5073 input,
#respond .progress_ff90 input {
  width: 100%;
}
#respond .progress_ff90 {
  margin-right: 0;
}
#respond .dropdown_short_6c23 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.out_33fe {
  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;
}
.out_33fe.accent_6f3d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.out_33fe 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%);
}
.out_33fe:focus,
.out_33fe: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);
}
.right-935e {
  border-radius: 10%;
}
.dropdown_fluid_9905 {
  border-radius: 50%;
}
.iron-a8a8 {
  font-size: 0.72em;
}
.card_ef26 {
  font-size: 0.875em;
}
.action-25e5 {
  font-size: 1.1em;
}
.tag-in-7e5b {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag-in-7e5b.iron-a8a8 {
  letter-spacing: 0.5px;
}
.shade_bottom_444d,
.shade_bottom_444d a {
  color: #6d6d6d;
}
.shade_bottom_444d a:hover {
  color: #111;
}
.column_a2c0 {
  color: #6d6d6d;
}
.disabled-8dd5 {
  overflow-x: hidden;
}
.disabled-8dd5 .under_fc9e.progress-silver-67cc {
  position: relative;
}
.disabled-8dd5 .under_fc9e.progress-silver-67cc.paragraph-aca0 {
  position: initial;
}
.disabled-8dd5
  .under_fc9e.progress-silver-67cc.paragraph-aca0
  .yellow-3325 {
  left: auto;
}
.disabled-8dd5 .under_fc9e .yellow-3325 {
  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;
}
.disabled-8dd5 .under_fc9e:hover.progress-silver-67cc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.disabled-8dd5
  .under_fc9e:hover.progress-silver-67cc
  .yellow-3325 {
  display: block;
  z-index: 9999999;
}
.disabled-8dd5 .input-lower-63ab .primary-cool-4bff,
.disabled-8dd5 .smooth_0589 .primary-cool-4bff {
  display: none;
}
.disabled-8dd5 .chip-fbb9 .under_fc9e:hover.progress-silver-67cc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.main-red-7c7c .info-first-72e4 label,
.main-red-7c7c .info_medium_9b09 label,
.main-red-7c7c .stale-5073 label,
.main-red-7c7c .progress_ff90 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb_053f {
  list-style: none;
  margin: 0;
}
.breadcrumb_053f article.container_64da {
  margin-bottom: 0;
}
.breadcrumb_053f ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_053f .chip_458d li.container_64da {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb_053f .chip_458d li.container_64da {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb_053f .chip_458d li.container_64da: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_053f .chip_458d li.container_64da li.container_64da li.container_64da li.container_64da {
    padding-left: 0;
  }
}
article.container_64da {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.container_64da .south_9461 p:last-of-type {
  margin-bottom: 0;
}
article.container_64da .section-31ad {
  float: left;
}
article.container_64da .smooth_b1c2 {
  margin-left: 85px;
}
article.container_64da .component-brown-9cb7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.container_64da .component-brown-9cb7 .dynamic_c43f {
  margin-left: 10px;
}
article.container_64da .static_6a3c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.container_64da .main-70b9 {
  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 .info-first-72e4,
  #respond .stale-5073,
  #respond .progress_ff90 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-first-72e4 input,
#respond .stale-5073 input,
#respond .progress_ff90 input {
  width: 100%;
}
#respond .progress_ff90 {
  margin-right: 0;
}
#respond .dropdown_short_6c23 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-lower-63ab .tabs-b12a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs-b12a .image_purple_cd02.wrapper_middle_570c .element_wood_62c7 > li > a:focus,
.tabs-b12a .image_purple_cd02.wrapper_middle_570c .element_wood_62c7 > li > a:hover,
.tabs-b12a .image_purple_cd02.black_40ff .element_wood_62c7 > li > a:focus,
.tabs-b12a .image_purple_cd02.black_40ff .element_wood_62c7 > li > a:hover,
.tabs-b12a .image_purple_cd02.card-light-d2b3 .element_wood_62c7 > li > a:focus,
.tabs-b12a .image_purple_cd02.card-light-d2b3 .element_wood_62c7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-b12a
  .image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li.prev-35b4
  > a,
.tabs-b12a
  .image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li.container_wood_9085
  > a,
.tabs-b12a
  .image_purple_cd02.black_40ff
  .element_wood_62c7
  > li.prev-35b4
  > a,
.tabs-b12a
  .image_purple_cd02.black_40ff
  .element_wood_62c7
  > li.container_wood_9085
  > a,
.tabs-b12a
  .image_purple_cd02.card-light-d2b3
  .element_wood_62c7
  > li.prev-35b4
  > a,
.tabs-b12a .image_purple_cd02.card-light-d2b3 .element_wood_62c7 > li.fixed-3d12 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-b12a .cold_ba21,
.tabs-b12a .cold_ba21 a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-b12a .hot_4d96.black_97ef li a,
.tabs-b12a .current_30ed a,
.tabs-b12a .rough-66ea,
.tabs-b12a .element_wood_62c7 > li > a,
.tabs-b12a .in-541e {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a .hot_4d96.black_97ef li a:hover,
.tabs-b12a .current_30ed a:hover,
.tabs-b12a .rough-66ea:hover,
.tabs-b12a .element_wood_62c7 > li > a:hover,
.tabs-b12a .in-541e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-b12a .column_2a4c {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a .column_2a4c .nav-stone-f640 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-b12a .column_2a4c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-b12a .hidden-dirty-48dd .dropdown-a95b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a .hidden-dirty-48dd .dropdown-a95b .button_tall_48cc {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a
  .hidden-dirty-48dd
  .dropdown-a95b
  .button_tall_48cc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a
  .hidden-dirty-48dd
  .dropdown-a95b
  .button_tall_48cc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a
  .hidden-dirty-48dd
  .dropdown-a95b
  .button_tall_48cc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a
  .hidden-dirty-48dd
  .dropdown-a95b
  .button_tall_48cc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a .hidden-dirty-48dd .modal_middle_210b {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-b12a .hidden-dirty-48dd .modal_middle_210b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_78c9
  .tabs-b12a
  .hidden-dirty-48dd
  .outline-8110
  .info-ce34 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_78c9
  .tabs-b12a
  .hidden-dirty-48dd
  .outline-8110
  .button_tall_48cc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-lower-63ab .dropdown_thick_0126 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dropdown_thick_0126 .image_purple_cd02.wrapper_middle_570c .element_wood_62c7 > li > a:focus,
.dropdown_thick_0126 .image_purple_cd02.wrapper_middle_570c .element_wood_62c7 > li > a:hover,
.dropdown_thick_0126 .image_purple_cd02.black_40ff .element_wood_62c7 > li > a:focus,
.dropdown_thick_0126 .image_purple_cd02.black_40ff .element_wood_62c7 > li > a:hover,
.dropdown_thick_0126 .image_purple_cd02.card-light-d2b3 .element_wood_62c7 > li > a:focus,
.dropdown_thick_0126 .image_purple_cd02.card-light-d2b3 .element_wood_62c7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_thick_0126
  .image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li.prev-35b4
  > a,
.dropdown_thick_0126
  .image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li.container_wood_9085
  > a,
.dropdown_thick_0126
  .image_purple_cd02.black_40ff
  .element_wood_62c7
  > li.prev-35b4
  > a,
.dropdown_thick_0126
  .image_purple_cd02.black_40ff
  .element_wood_62c7
  > li.container_wood_9085
  > a,
.dropdown_thick_0126
  .image_purple_cd02.card-light-d2b3
  .element_wood_62c7
  > li.prev-35b4
  > a,
.dropdown_thick_0126 .image_purple_cd02.card-light-d2b3 .element_wood_62c7 > li.fixed-3d12 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_thick_0126 .cold_ba21,
.dropdown_thick_0126 .cold_ba21 a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_thick_0126 .hot_4d96.black_97ef li a,
.dropdown_thick_0126 .current_30ed a,
.dropdown_thick_0126 .rough-66ea,
.dropdown_thick_0126 .element_wood_62c7 > li > a,
.dropdown_thick_0126 .in-541e {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown_thick_0126 .hot_4d96.black_97ef li a:hover,
.dropdown_thick_0126 .current_30ed a:hover,
.dropdown_thick_0126 .rough-66ea:hover,
.dropdown_thick_0126 .element_wood_62c7 > li > a:hover,
.dropdown_thick_0126 .in-541e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_thick_0126 .column_2a4c {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown_thick_0126 .column_2a4c .nav-stone-f640 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_thick_0126 .column_2a4c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange_40ca .column-focused-ad91 {
  margin-left: auto;
  margin-right: auto;
}
.text-bef8 > * {
  margin-left: auto;
  margin-right: auto;
}
.text-bef8 .title-green-26c6 {
  margin-right: 1.41575em;
}
.focus_motion_0e81 .text-bef8 > .avatar_370e {
  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;
}
.focus_motion_0e81 .text-bef8 > .frame_huge_f371 {
  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;
}
.grid-d204.orange_40ca .column-focused-ad91,
.hover-inner-4b70.orange_40ca .column-focused-ad91 {
  margin-left: 0;
}
.feature-f8a4.orange_40ca .column-focused-ad91,
.surface_a826.orange_40ca .column-focused-ad91 {
  margin-right: 0;
}
.text-bef8 ol,
.text-bef8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.left-14ad video {
  max-width: 100%;
}
.notice-bc8e img {
  display: block;
}
.notice-bc8e.title-green-26c6,
.notice-bc8e.dynamic-4993 {
  width: 100%;
}
.notice-bc8e.frame_huge_f371 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.frame-center-2695:not(.grid-south-685d) {
  margin: 1.5em auto;
}
.input-b6e3 p {
  padding: 1.5em 14px;
}
ul.item_ff07.frame_huge_f371,
ul.item_ff07.avatar_370e,
ul.item_ff07.full-c569.avatar_370e {
  padding: 0 14px;
}
.description_50a7 {
  display: block;
  overflow-x: auto;
}
.description_50a7 table {
  border-collapse: collapse;
  width: 100%;
}
.description_50a7 td,
.description_50a7 th {
  padding: 0.5em;
}
.text-bef8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.text-bef8 ol ol,
.text-bef8 ol ul,
.text-bef8 ul ol,
.text-bef8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.text-bef8 ol ol li,
.text-bef8 ol ul li,
.text-bef8 ul ol li,
.text-bef8 ul ul li {
  margin-left: 0;
}
.pagination-orange-dfba.hero-rough-883d > .rough-031b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pagination-orange-dfba.hero-rough-883d > .rough-031b iframe,
.pagination-orange-dfba.hero-rough-883d > .rough-031b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shadow_short_b4d4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shadow_short_b4d4.hover-current-e557 {
  padding: 0;
}
.shadow_short_b4d4.hover-current-e557 cite {
  font-size: 13px;
}
.shadow_short_b4d4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shadow_short_b4d4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.lite-fdde {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.lite-fdde > p:first-child {
  margin-top: 0;
}
.lite-fdde cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.lite-fdde blockquote {
  border-left: 0;
}
.box_9c21 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box_9c21:not(.banner-40eb) {
  max-width: 100px;
}
.box_9c21.paragraph_steel_39be {
  border-bottom: none !important;
  text-align: center;
}
.box_9c21.paragraph_steel_39be::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .input-b6e3 p {
    padding: 1.5em 0;
  }
}
.surface_plasma_60ef {
  color: #0073aa;
}
.current_72f0 {
  background-color: #0073aa;
}
.title_white_4f65 {
  color: #229fd8;
}
.status_9498 {
  background-color: #229fd8;
}
.row-solid-f9ca {
  color: #eee;
}
.notice-b357 {
  background-color: #eee;
}
.breadcrumb-new-d724 {
  color: #444;
}
.gallery-b7ff {
  background-color: #444;
}
.gold_cde8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gold_cde8 .surface_d17b .current_30ed {
  font-size: 15px;
}
.gold_cde8 .current_30ed {
  line-height: 1.3;
}
.gold_cde8 .dropdown_thick_0126 {
}
.gold_cde8 .tabs-b12a {
  background: #235787;
}
.filter-clean-fd4d {
  padding: 0;
}
.filter-clean-fd4d .tabs-b12a {
  background: #1a1a1a;
}
.filter-clean-fd4d .dropdown_thick_0126 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.current_d019 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.current_d019 .dropdown_thick_0126 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.current_d019 .tabs-b12a {
  background: #303030;
}
.stone-e274 {
  position: relative;
  z-index: 10;
}
.stone-e274 .slider_866a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-23aa .progress-silver-67cc {
  display: inline-block;
  vertical-align: middle;
}
.dynamic-23aa.heading-rough-11d0 .progress-silver-67cc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dynamic-23aa.heading-rough-11d0 .progress-silver-67cc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-23aa.heading-rough-11d0 .progress-silver-67cc {
    margin-right: 0.4em;
  }
}
.dynamic-23aa.heading-rough-11d0 .progress-silver-67cc:last-child {
  margin-right: 0;
}
.menu-north-e9d9 .slider_866a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input-lower-63ab .surface_d17b {
    margin: 0 -0.5em;
  }
  .input-lower-63ab .surface_d17b [class*="customify-col-"],
  .input-lower-63ab .surface_d17b [class*="customify-col_"],
  .input-lower-63ab .surface_d17b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input-lower-63ab.lower-2201 .slider_866a {
  background: 0 0 !important;
}
.input-lower-63ab.lower-2201 .slider_866a,
.input-lower-63ab.menu-north-e9d9 .slider_866a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input-lower-63ab.filter-6d99 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input-lower-63ab.menu-north-e9d9 .slider_866a {
  box-shadow: none !important;
}
.border_brown_7c70 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border_brown_7c70 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border_brown_7c70 {
    padding: 18px 0 20px;
  }
}
.border_brown_7c70 .avatar-4f91 {
  width: 100%;
}
.border_brown_7c70 .active-north-9511 {
  margin-bottom: 0;
}
.border_brown_7c70 .gallery-35ce {
  margin-top: 5px;
  font-size: 0.875em;
}
.bronze_97d0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bronze_97d0 .paragraph-25b8 {
  width: 100%;
}
.gradient_f9a0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gradient_f9a0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gradient_f9a0 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;
}
.gradient_f9a0 li:last-child:after {
  display: none;
}
.gradient_f9a0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.black_c764 .primary-cool-4bff button,
.border_brown_7c70 .primary-cool-4bff button {
  left: 0;
}
.black_c764 .paragraph-25b8,
.border_brown_7c70 .paragraph-25b8 {
  padding-left: 0;
  padding-right: 0;
}
.black_c764 .bronze_97d0,
.border_brown_7c70 .bronze_97d0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.black_c764 {
  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;
}
.black_c764: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;
}
.black_c764 .shade-6729 {
  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) {
  .black_c764 .shade-6729 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .black_c764 .shade-6729 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .black_c764 .shade-6729 {
    min-height: 200px;
  }
}
.black_c764 .gradient_f9a0 {
  color: rgba(255, 255, 255, 0.8);
}
.black_c764 .gradient_f9a0 a,
.black_c764 .gradient_f9a0 li:after {
  color: inherit;
}
.black_c764 .gradient_f9a0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.lite-055b {
  margin-bottom: 0.5em;
}
.fixed_4700 {
  margin-bottom: 1.2em;
}
.fixed_4700,
.lite-055b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.fixed_4700 p:last-child,
.lite-055b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .primary-cool-4bff,
#masthead .primary-cool-4bff {
  display: none;
}
#masthead
  > .primary-cool-4bff.pro_b172 {
  display: none;
}
#masthead > .primary-cool-4bff button {
  left: 0;
}
.active-70a5 {
  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%;
}
.active-70a5 .progress-silver-67cc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-70a5 .image-active-9999 {
  display: -webkit-box;
  display: flex;
}
.active-70a5 .image-active-9999.image_56f0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-70a5 .image-active-9999.heading_dark_ab7e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-70a5 .image-active-9999.top_80ae {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-70a5.feature-silver-bdd6.row_3808 .image-active-9999.image_56f0 {
  flex-basis: 100%;
}
.active-70a5.shadow_77c4 .image-active-9999.heading_dark_ab7e {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-70a5.shadow_77c4 .image-active-9999.top_80ae {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .primary-cool-4bff.pro_b172 {
  display: none;
}
#masthead > .primary-cool-4bff button {
  left: 0;
}
.stone_d05b {
  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;
}
.stone_d05b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.stone_d05b.fast_79e0 i {
  margin-right: 4px;
}
.stone_d05b.first_a5d3 i {
  margin-left: 5px;
}
.current_30ed p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.current_30ed p:last-child {
  margin-bottom: 0;
}
.selected_62cf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.selected_62cf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.selected_62cf img {
  display: block;
  width: auto;
  line-height: 1;
}
.selected_62cf .cold_ba21 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.selected_62cf .easy_a312 {
  margin: 5px 0 7px 0;
}
.selected_62cf.orange_0e34 .grid-f371 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected_62cf.orange_0e34 .hovered-7b6c {
  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;
}
.selected_62cf.texture_wood_6708 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.selected_62cf.texture_wood_6708 .grid-f371 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected_62cf.texture_wood_6708 .hovered-7b6c {
  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;
}
.selected_62cf.avatar_fcca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.selected_62cf.fixed-cfae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.selected_62cf.fixed-cfae .hovered-7b6c {
  margin-top: 7px;
}
.summary_hard_8c6b {
  display: inline-block;
}
.stone-e274 .component-current-695b .selected_62cf img {
  max-width: 100%;
}
.image_purple_cd02 .huge-5377.slider_6d0a,
.slow-448b .huge-5377.slider_6d0a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.image_purple_cd02 .frame_fresh_340f,
.slow-448b .frame_fresh_340f {
  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%);
}
.image_purple_cd02 .frame_fresh_340f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.image_purple_cd02.tertiary_hard_a129 .frame_fresh_340f {
  display: none;
}
.image_purple_cd02 .rough_de94 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_purple_cd02 .rough_de94 li {
  display: inline-block;
  position: relative;
}
.image_purple_cd02 .rough_de94 li:last-child {
  margin-right: 0;
}
.image_purple_cd02 .rough_de94 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;
}
.image_purple_cd02 .rough_de94 li.fixed-3d12 > a {
  color: rgba(0, 0, 0, 0.9);
}
.image_purple_cd02 .rough_de94 > 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;
}
.image_purple_cd02 .rough_de94 > li > a i {
  line-height: 0;
}
.image_purple_cd02 .rough_de94 > li.pagination-412a > a .frame_fresh_340f {
  margin-left: 4px;
  line-height: 0;
}
.image_purple_cd02 .rough_de94 .image-2342 li.pagination-412a > a {
  position: relative;
}
.image_purple_cd02 .rough_de94 .image-2342 li.pagination-412a > a:after,
.image_purple_cd02 .rough_de94 .image-2342 li.pagination-412a > a:before {
  content: "";
  display: table;
}
.image_purple_cd02 .rough_de94 .image-2342 li.pagination-412a > a:after {
  clear: both;
}
.image_purple_cd02 .rough_de94 .image-2342 li.pagination-412a > a .frame_fresh_340f {
  margin-left: 5px;
  float: right;
}
.image_purple_cd02 .fresh_f80c,
.image_purple_cd02 .image-2342 {
  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;
}
.image_purple_cd02 .image-2342 {
  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;
}
.image_purple_cd02 .image-2342 .slider_6d0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_purple_cd02 .image-2342 .frame_fresh_340f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.image_purple_cd02 .image-2342 li {
  display: block;
  margin: 0;
  padding: 0;
}
.image_purple_cd02 .image-2342 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;
}
.image_purple_cd02 .image-2342 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.image_purple_cd02 .image-2342 .image-2342 {
  top: 0;
  left: 100%;
}
.image_purple_cd02 .pink_9551.fn-focus-4ac9 > .fresh_f80c,
.image_purple_cd02 .pink_9551.fn-focus-4ac9 > .image-2342,
.image_purple_cd02 .pink_9551:focus > .fresh_f80c,
.image_purple_cd02 .pink_9551:focus > .image-2342,
.image_purple_cd02 .pink_9551:hover > .fresh_f80c,
.image_purple_cd02 .pink_9551:hover > .image-2342 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.image_purple_cd02.card-light-d2b3 .element_wood_62c7:after,
.image_purple_cd02.card-light-d2b3 .element_wood_62c7:before {
  content: "";
  display: table;
}
.image_purple_cd02.card-light-d2b3 .element_wood_62c7:after {
  clear: both;
}
.image_purple_cd02.card-light-d2b3 .element_wood_62c7 > li {
  float: left;
}
.image_purple_cd02.easy_d15c .element_wood_62c7:after,
.image_purple_cd02.easy_d15c .element_wood_62c7:before {
  content: "";
  display: table;
}
.image_purple_cd02.easy_d15c .element_wood_62c7:after {
  clear: both;
}
.image_purple_cd02.easy_d15c .element_wood_62c7 > li {
  float: left;
}
.image_purple_cd02.easy_d15c .element_wood_62c7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.image_purple_cd02.easy_d15c .element_wood_62c7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.image_purple_cd02.easy_d15c .element_wood_62c7 > li.prev-35b4 > a,
.image_purple_cd02.easy_d15c .element_wood_62c7 > li.fixed-3d12 > a {
  color: #fff;
  background-color: #1e4b75;
}
.image_purple_cd02.wrapper_middle_570c .element_wood_62c7 > li > a .slider_6d0a {
  position: relative;
}
.image_purple_cd02.wrapper_middle_570c .element_wood_62c7 > li > a .slider_6d0a: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;
}
.image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li:focus
  > a
  .slider_6d0a:before,
.image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li:hover
  > a
  .slider_6d0a:before {
  width: 100%;
  background-color: currentColor;
}
.image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li.prev-35b4
  > a
  .slider_6d0a:before,
.image_purple_cd02.wrapper_middle_570c
  .element_wood_62c7
  > li.container_wood_9085
  > a
  .slider_6d0a:before {
  width: 100%;
  background-color: currentColor;
}
.image_purple_cd02.black_40ff .element_wood_62c7 > li > a .slider_6d0a {
  position: relative;
}
.image_purple_cd02.black_40ff .element_wood_62c7 > li > a .slider_6d0a: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;
}
.image_purple_cd02.black_40ff .element_wood_62c7 > li:focus > a .slider_6d0a:before,
.image_purple_cd02.black_40ff
  .element_wood_62c7
  > li:hover
  > a
  .slider_6d0a:before {
  width: 100%;
  background-color: currentColor;
}
.image_purple_cd02.black_40ff
  .element_wood_62c7
  > li.prev-35b4
  > a
  .slider_6d0a:before,
.image_purple_cd02.black_40ff
  .element_wood_62c7
  > li.container_wood_9085
  > a
  .slider_6d0a:before {
  width: 100%;
  background-color: currentColor;
}
.slow-448b .rough_de94 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slow-448b .rough_de94 li:first-child > a {
  border-top: none;
}
.slow-448b .rough_de94 .lite_a9af > .slider_6d0a .frame_fresh_340f {
  display: none;
}
.slow-448b .rough_de94 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slow-448b .rough_de94 li:last-child {
  border: none;
}
.slow-448b .rough_de94 li.pagination-412a > a {
  padding-right: 45px !important;
}
.slow-448b .rough_de94 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slow-448b .rough_de94 li a:focus,
.slow-448b .rough_de94 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-448b .rough_de94 li .pattern-glass-30bf {
  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;
}
.slow-448b .rough_de94 li .pattern-glass-30bf:hover {
  box-shadow: none;
}
.slow-448b .rough_de94 li .pattern-glass-30bf .frame_fresh_340f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slow-448b .rough_de94 .image-2342 {
  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);
}
.slow-448b .rough_de94 .image-2342 li a {
  padding-left: 3em;
}
.slow-448b .rough_de94 .stale-3201 > a .pattern-glass-30bf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slow-448b .rough_de94 .stale-3201 > .image-2342 {
  display: block;
  opacity: 1;
}
.bright_e925 {
  max-width: 100%;
}
.texture_action_1259 {
  line-height: 0;
  cursor: pointer;
}
.in-541e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.in-541e:hover {
  box-shadow: none;
  color: currentColor;
}
.in-541e svg {
  width: 18px;
  height: 18px;
}
.in-541e .texture_complex_a216 {
  display: none;
}
.thumbnail-hard-0cb7 {
  position: relative;
}
.thumbnail-hard-0cb7.fn-active-4ac9 .in-541e .filter_active_8077 {
  display: none;
}
.thumbnail-hard-0cb7.fn-active-4ac9 .in-541e .texture_complex_a216 {
  display: inline-block;
}
.thumbnail-hard-0cb7 .notice-442e {
  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);
}
.thumbnail-hard-0cb7.smooth_b2c8 .notice-442e {
  left: auto;
  right: -0.9em;
}
.thumbnail-hard-0cb7.smooth_b2c8 .alert-first-40b9::before {
  left: auto;
  right: 15px;
}
.thumbnail-hard-0cb7.fn-active-4ac9 .notice-442e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-8110 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outline-8110 label {
  flex-basis: 100%;
}
.outline-8110 .dropdown-a95b {
  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;
}
.outline-8110 .button_tall_48cc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outline-8110 .button_tall_48cc:focus {
  background-color: transparent;
}
.outline-8110 button.modal_middle_210b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outline-8110 button.modal_middle_210b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outline-8110 button.modal_middle_210b svg {
  width: 18px;
  height: 18px;
}
.outline-8110 input[type="submit"] {
  min-height: auto;
}
.hidden-dirty-48dd .outline-8110 .button_tall_48cc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.alert-first-40b9 {
  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) {
  .alert-first-40b9 {
    width: 220px;
  }
}
.alert-first-40b9 label {
  flex-basis: 100%;
}
.alert-first-40b9::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;
}
.west_78c9 .hidden-dirty-48dd .outline-8110 {
  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;
}
.west_78c9
  .hidden-dirty-48dd
  .outline-8110
  .dropdown-a95b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.west_78c9 .hidden-dirty-48dd .outline-8110 .button_tall_48cc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.west_78c9
  .hidden-dirty-48dd
  .outline-8110
  .button_tall_48cc:focus {
  background: 0 0;
}
.west_78c9
  .hidden-dirty-48dd
  .outline-8110
  .info-ce34 {
  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;
}
.hot_4d96 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hot_4d96 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hot_4d96 li:last-child {
  margin-right: 0;
}
.hot_4d96 li:first-child {
  margin-left: 0;
}
.hot_4d96.out_a2b0 a {
  color: #fff;
}
.hot_4d96.out_a2b0 a:hover {
  color: #fff;
}
.hot_4d96 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hot_4d96 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hot_4d96 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hot_4d96 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hot_4d96 [class*="social-icon-apple"] {
  background-color: #999;
}
.hot_4d96 [class*="social-icon-apple"].link-slow-9c8b {
  background-color: transparent;
  color: #999;
}
.hot_4d96 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hot_4d96 [class*="social-icon-behance"].link-slow-9c8b {
  background-color: transparent;
  color: #1769ff;
}
.hot_4d96 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hot_4d96 [class*="social-icon-bitbucket"].link-slow-9c8b {
  background-color: transparent;
  color: #205081;
}
.hot_4d96 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hot_4d96 [class*="social-icon-codepen"].link-slow-9c8b {
  background-color: transparent;
  color: #000;
}
.hot_4d96 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hot_4d96 [class*="social-icon-delicious"].link-slow-9c8b {
  background-color: transparent;
  color: #39f;
}
.hot_4d96 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hot_4d96 [class*="social-icon-digg"].link-slow-9c8b {
  background-color: transparent;
  color: #005be2;
}
.hot_4d96 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hot_4d96 [class*="social-icon-dribbble"].link-slow-9c8b {
  background-color: transparent;
  color: #ea4c89;
}
.hot_4d96 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hot_4d96 [class*="social-icon-envelope"].link-slow-9c8b {
  background-color: transparent;
  color: #ea4335;
}
.hot_4d96 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hot_4d96 [class*="social-icon-facebook"].link-slow-9c8b {
  background-color: transparent;
  color: #3b5998;
}
.hot_4d96 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hot_4d96 [class*="social-icon-flickr"].link-slow-9c8b {
  background-color: transparent;
  color: #0063dc;
}
.hot_4d96 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hot_4d96 [class*="social-icon-foursquare"].link-slow-9c8b {
  background-color: transparent;
  color: #2d5be3;
}
.hot_4d96 [class*="social-icon-github"] {
  background-color: #333;
}
.hot_4d96 [class*="social-icon-github"].link-slow-9c8b {
  background-color: transparent;
  color: #333;
}
.hot_4d96 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hot_4d96 [class*="social-icon-google-plus"].link-slow-9c8b {
  background-color: transparent;
  color: #dd4b39;
}
.hot_4d96 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hot_4d96 [class*="social-icon-houzz"].link-slow-9c8b {
  background-color: transparent;
  color: #7ac142;
}
.hot_4d96 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hot_4d96 [class*="social-icon-instagram"].link-slow-9c8b {
  background-color: transparent;
  color: #262626;
}
.hot_4d96 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hot_4d96 [class*="social-icon-jsfiddle"].link-slow-9c8b {
  background-color: transparent;
  color: #487aa2;
}
.hot_4d96 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hot_4d96 [class*="social-icon-linkedin"].link-slow-9c8b {
  background-color: transparent;
  color: #0077b5;
}
.hot_4d96 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hot_4d96 [class*="social-icon-medium"].link-slow-9c8b {
  background-color: transparent;
  color: #00ab6b;
}
.hot_4d96 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hot_4d96
  [class*="social-icon-odnoklassniki"].link-slow-9c8b {
  background-color: transparent;
  color: #f4731c;
}
.hot_4d96 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hot_4d96 [class*="social-icon-meetup"].link-slow-9c8b {
  background-color: transparent;
  color: #ec1c40;
}
.hot_4d96 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hot_4d96 [class*="social-icon-pinterest"].link-slow-9c8b {
  background-color: transparent;
  color: #bd081c;
}
.hot_4d96 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hot_4d96 [class*="social-icon-product-hunt"].link-slow-9c8b {
  background-color: transparent;
  color: #da552f;
}
.hot_4d96 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hot_4d96 [class*="social-icon-reddit"].link-slow-9c8b {
  background-color: transparent;
  color: #ff4500;
}
.hot_4d96 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hot_4d96 [class*="social-icon-rss"].link-slow-9c8b {
  background-color: transparent;
  color: #f26522;
}
.hot_4d96 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hot_4d96
  [class*="social-icon-shopping-cart"].link-slow-9c8b {
  background-color: transparent;
  color: #4caf50;
}
.hot_4d96 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hot_4d96 [class*="social-icon-skype"].link-slow-9c8b {
  background-color: transparent;
  color: #00aff0;
}
.hot_4d96 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hot_4d96 [class*="social-icon-slideshare"].link-slow-9c8b {
  background-color: transparent;
  color: #0077b5;
}
.hot_4d96 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hot_4d96 [class*="social-icon-snapchat"].link-slow-9c8b {
  background-color: transparent;
  color: #fffc00;
}
.hot_4d96 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hot_4d96 [class*="social-icon-soundcloud"].link-slow-9c8b {
  background-color: transparent;
  color: #f80;
}
.hot_4d96 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hot_4d96 [class*="social-icon-spotify"].link-slow-9c8b {
  background-color: transparent;
  color: #2ebd59;
}
.hot_4d96 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hot_4d96
  [class*="social-icon-stack-overflow"].link-slow-9c8b {
  background-color: transparent;
  color: #fe7a15;
}
.hot_4d96 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hot_4d96 [class*="social-icon-maldkfgram"].link-slow-9c8b {
  background-color: transparent;
  color: #2ca5e0;
}
.hot_4d96 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hot_4d96 [class*="social-icon-tripadvisor"].link-slow-9c8b {
  background-color: transparent;
  color: #589442;
}
.hot_4d96 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hot_4d96 [class*="social-icon-tumblr"].link-slow-9c8b {
  background-color: transparent;
  color: #35465c;
}
.hot_4d96 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hot_4d96 [class*="social-icon-twitch"].link-slow-9c8b {
  background-color: transparent;
  color: #6441a5;
}
.hot_4d96 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hot_4d96 [class*="social-icon-twitter"].link-slow-9c8b {
  background-color: transparent;
  color: #1da1f2;
}
.hot_4d96 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hot_4d96 [class*="social-icon-vimeo"].link-slow-9c8b {
  background-color: transparent;
  color: #1ab7ea;
}
.hot_4d96 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hot_4d96 [class*="social-icon-vk"].link-slow-9c8b {
  background-color: transparent;
  color: #45668e;
}
.hot_4d96 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hot_4d96 [class*="social-icon-weibo"].link-slow-9c8b {
  background-color: transparent;
  color: #df2029;
}
.hot_4d96 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hot_4d96 [class*="social-icon-weixin"].link-slow-9c8b {
  background-color: transparent;
  color: #7bb32e;
}
.hot_4d96 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hot_4d96 [class*="social-icon-whatsapp"].link-slow-9c8b {
  background-color: transparent;
  color: #25d366;
}
.hot_4d96 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hot_4d96 [class*="social-icon-wordpress"].link-slow-9c8b {
  background-color: transparent;
  color: #21759b;
}
.hot_4d96 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hot_4d96 [class*="social-icon-xing"].link-slow-9c8b {
  background-color: transparent;
  color: #026466;
}
.hot_4d96 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hot_4d96 [class*="social-icon-yelp"].link-slow-9c8b {
  background-color: transparent;
  color: #af0606;
}
.hot_4d96 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hot_4d96 [class*="social-icon-youtube"].link-slow-9c8b {
  background-color: transparent;
  color: #cd201f;
}
.rough-66ea {
  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;
}
.rough-66ea:hover {
  box-shadow: none;
  background: 0 0;
}
.header-7815 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fluid_3fde {
  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;
}
.outline-100f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.first-e4bd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.first-e4bd,
.first-e4bd::after,
.first-e4bd::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;
}
.first-e4bd::after,
.first-e4bd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.down-e687 .fluid_3fde .outline-100f {
  margin-top: -2px;
  width: 19px;
}
.down-e687 .fluid_3fde .first-e4bd {
  margin-top: -1px;
}
.down-e687 .fluid_3fde .first-e4bd,
.down-e687 .fluid_3fde .first-e4bd::after,
.down-e687 .fluid_3fde .first-e4bd::before {
  width: 19px;
  height: 2px;
}
.down-e687 .fluid_3fde .first-e4bd::before {
  top: -6px;
}
.down-e687 .fluid_3fde .first-e4bd::after {
  bottom: -6px;
}
.feature_ab98 .fluid_3fde .outline-100f {
  margin-top: -2px;
  width: 22px;
}
.feature_ab98 .fluid_3fde .first-e4bd {
  margin-top: -1px;
}
.feature_ab98 .fluid_3fde .first-e4bd,
.feature_ab98 .fluid_3fde .first-e4bd::after,
.feature_ab98 .fluid_3fde .first-e4bd::before {
  width: 22px;
  height: 2px;
}
.feature_ab98 .fluid_3fde .first-e4bd::before {
  top: -7px;
}
.feature_ab98 .fluid_3fde .first-e4bd::after {
  bottom: -7px;
}
.slow-8718 .fluid_3fde .outline-100f {
  margin-top: -2px;
  width: 31px;
}
.slow-8718 .fluid_3fde .first-e4bd {
  margin-top: -1.5px;
}
.slow-8718 .fluid_3fde .first-e4bd,
.slow-8718 .fluid_3fde .first-e4bd::after,
.slow-8718 .fluid_3fde .first-e4bd::before {
  width: 31px;
  height: 3px;
}
.slow-8718 .fluid_3fde .first-e4bd::before {
  top: -9px;
}
.slow-8718 .fluid_3fde .first-e4bd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .static_ab18 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 19px;
  }
  .static_ab18 .fluid_3fde .first-e4bd {
    margin-top: -1px;
  }
  .static_ab18 .fluid_3fde .first-e4bd,
  .static_ab18 .fluid_3fde .first-e4bd::after,
  .static_ab18 .fluid_3fde .first-e4bd::before {
    width: 19px;
    height: 2px;
  }
  .static_ab18 .fluid_3fde .first-e4bd::before {
    top: -6px;
  }
  .static_ab18 .fluid_3fde .first-e4bd::after {
    bottom: -6px;
  }
  .thumbnail_silver_e720 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_silver_e720 .fluid_3fde .first-e4bd {
    margin-top: -1px;
  }
  .thumbnail_silver_e720 .fluid_3fde .first-e4bd,
  .thumbnail_silver_e720 .fluid_3fde .first-e4bd::after,
  .thumbnail_silver_e720 .fluid_3fde .first-e4bd::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_silver_e720 .fluid_3fde .first-e4bd::before {
    top: -7px;
  }
  .thumbnail_silver_e720 .fluid_3fde .first-e4bd::after {
    bottom: -7px;
  }
  .message_large_cb15 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 31px;
  }
  .message_large_cb15 .fluid_3fde .first-e4bd {
    margin-top: -1.5px;
  }
  .message_large_cb15 .fluid_3fde .first-e4bd,
  .message_large_cb15 .fluid_3fde .first-e4bd::after,
  .message_large_cb15 .fluid_3fde .first-e4bd::before {
    width: 31px;
    height: 3px;
  }
  .message_large_cb15 .fluid_3fde .first-e4bd::before {
    top: -9px;
  }
  .message_large_cb15 .fluid_3fde .first-e4bd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .clean_e1c7 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 19px;
  }
  .clean_e1c7 .fluid_3fde .first-e4bd {
    margin-top: -1px;
  }
  .clean_e1c7 .fluid_3fde .first-e4bd,
  .clean_e1c7 .fluid_3fde .first-e4bd::after,
  .clean_e1c7 .fluid_3fde .first-e4bd::before {
    width: 19px;
    height: 2px;
  }
  .clean_e1c7 .fluid_3fde .first-e4bd::before {
    top: -6px;
  }
  .clean_e1c7 .fluid_3fde .first-e4bd::after {
    bottom: -6px;
  }
  .sidebar-8397 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-8397 .fluid_3fde .first-e4bd {
    margin-top: -1px;
  }
  .sidebar-8397 .fluid_3fde .first-e4bd,
  .sidebar-8397 .fluid_3fde .first-e4bd::after,
  .sidebar-8397 .fluid_3fde .first-e4bd::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-8397 .fluid_3fde .first-e4bd::before {
    top: -7px;
  }
  .sidebar-8397 .fluid_3fde .first-e4bd::after {
    bottom: -7px;
  }
  .gas_4152 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 31px;
  }
  .gas_4152 .fluid_3fde .first-e4bd {
    margin-top: -1.5px;
  }
  .gas_4152 .fluid_3fde .first-e4bd,
  .gas_4152 .fluid_3fde .first-e4bd::after,
  .gas_4152 .fluid_3fde .first-e4bd::before {
    width: 31px;
    height: 3px;
  }
  .gas_4152 .fluid_3fde .first-e4bd::before {
    top: -9px;
  }
  .gas_4152 .fluid_3fde .first-e4bd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture-pro-5685 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 19px;
  }
  .picture-pro-5685 .fluid_3fde .first-e4bd {
    margin-top: -1px;
  }
  .picture-pro-5685 .fluid_3fde .first-e4bd,
  .picture-pro-5685 .fluid_3fde .first-e4bd::after,
  .picture-pro-5685 .fluid_3fde .first-e4bd::before {
    width: 19px;
    height: 2px;
  }
  .picture-pro-5685 .fluid_3fde .first-e4bd::before {
    top: -6px;
  }
  .picture-pro-5685 .fluid_3fde .first-e4bd::after {
    bottom: -6px;
  }
  .tooltip-wide-87b5 .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-wide-87b5 .fluid_3fde .first-e4bd {
    margin-top: -1px;
  }
  .tooltip-wide-87b5 .fluid_3fde .first-e4bd,
  .tooltip-wide-87b5 .fluid_3fde .first-e4bd::after,
  .tooltip-wide-87b5 .fluid_3fde .first-e4bd::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-wide-87b5 .fluid_3fde .first-e4bd::before {
    top: -7px;
  }
  .tooltip-wide-87b5 .fluid_3fde .first-e4bd::after {
    bottom: -7px;
  }
  .bright-983d .fluid_3fde .outline-100f {
    margin-top: -2px;
    width: 31px;
  }
  .bright-983d .fluid_3fde .first-e4bd {
    margin-top: -1.5px;
  }
  .bright-983d .fluid_3fde .first-e4bd,
  .bright-983d .fluid_3fde .first-e4bd::after,
  .bright-983d .fluid_3fde .first-e4bd::before {
    width: 31px;
    height: 3px;
  }
  .bright-983d .fluid_3fde .first-e4bd::before {
    top: -9px;
  }
  .bright-983d .fluid_3fde .first-e4bd::after {
    bottom: -9px;
  }
}
.media_hard_c509 .first-e4bd {
  -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);
}
.media_hard_c509 .first-e4bd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.media_hard_c509 .first-e4bd::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);
}
.media_hard_c509.accordion_ca1e .first-e4bd {
  -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);
}
.media_hard_c509.accordion_ca1e .first-e4bd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.media_hard_c509.accordion_ca1e .first-e4bd::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);
}
.link_eb64 {
  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.element-fast-5d4b:before {
  display: none;
}
.smooth_0589 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.smooth_0589 .down_6798 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.smooth_0589 .down_6798:last-of-type {
  border-bottom: none;
}
.smooth_0589 .down_6798.outer_efcc,
.smooth_0589 .down_6798.progress_1655,
.smooth_0589 .down_6798.accordion_rough_1b32 {
  padding: 0;
}
.smooth_0589 .slow-448b .pattern-glass-30bf {
  color: currentColor;
}
.smooth_0589 .slow-448b .pattern-glass-30bf:focus,
.smooth_0589 .slow-448b .pattern-glass-30bf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth_0589.dropdown_thick_0126 .column_2a4c,
.smooth_0589.dropdown_thick_0126 .current_30ed a,
.smooth_0589.dropdown_thick_0126 .element_wood_62c7 a,
.smooth_0589.dropdown_thick_0126 .image-2342 a {
  color: rgba(0, 0, 0, 0.55);
}
.smooth_0589.dropdown_thick_0126 .column_2a4c:hover,
.smooth_0589.dropdown_thick_0126 .current_30ed a:hover,
.smooth_0589.dropdown_thick_0126 .element_wood_62c7 a:hover,
.smooth_0589.dropdown_thick_0126 .image-2342 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_0589.dropdown_thick_0126 .nav-stone-f640 {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_0589.dropdown_thick_0126 .down_6798 {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_0589.dropdown_thick_0126 .down_6798:before {
  background: rgba(0, 0, 0, 0.08);
}
.smooth_0589.dropdown_thick_0126 .nav-pro-4ec5:before {
  background: rgba(255, 255, 255, 0.9);
}
.smooth_0589.dropdown_thick_0126 .slow-448b .rough_de94 li a,
.smooth_0589.dropdown_thick_0126 .slow-448b .pattern-glass-30bf,
.smooth_0589.dropdown_thick_0126 .image-2342 {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_0589.dropdown_thick_0126 .slow-448b .pattern-glass-30bf:focus,
.smooth_0589.dropdown_thick_0126 .slow-448b .pattern-glass-30bf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth_0589.dropdown_thick_0126 .rough_de94 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_0589.tabs-b12a .column_2a4c,
.smooth_0589.tabs-b12a .current_30ed a,
.smooth_0589.tabs-b12a .element_wood_62c7 .pattern-glass-30bf,
.smooth_0589.tabs-b12a .element_wood_62c7 a,
.smooth_0589.tabs-b12a .image-2342 a {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0589.tabs-b12a .column_2a4c:hover,
.smooth_0589.tabs-b12a .current_30ed a:hover,
.smooth_0589.tabs-b12a .element_wood_62c7 .pattern-glass-30bf:hover,
.smooth_0589.tabs-b12a .element_wood_62c7 a:hover,
.smooth_0589.tabs-b12a .image-2342 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0589.tabs-b12a .nav-stone-f640 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0589.tabs-b12a .down_6798 {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_0589.tabs-b12a .down_6798:before {
  background: rgba(255, 255, 255, 0.08);
}
.smooth_0589.tabs-b12a .nav-pro-4ec5:before {
  background: rgba(0, 0, 0, 0.9);
}
.smooth_0589.tabs-b12a .slow-448b .rough_de94 li a,
.smooth_0589.tabs-b12a .slow-448b .pattern-glass-30bf,
.smooth_0589.tabs-b12a .image-2342 {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_0589.tabs-b12a .slow-448b .pattern-glass-30bf:focus,
.smooth_0589.tabs-b12a .slow-448b .pattern-glass-30bf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth_0589.tabs-b12a .rough_de94 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-pro-4ec5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav-pro-4ec5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo_fd5e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge-hot-a893 .smooth_0589 {
  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;
}
.badge-hot-a893 .down_6798 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge-hot-a893 .down_6798: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) {
  .badge-hot-a893 .down_6798:before {
    width: 16%;
    left: 42%;
  }
}
.badge-hot-a893 .down_6798:last-child:before {
  content: none;
}
.badge-hot-a893 .down_6798[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge-hot-a893 .slow-448b .rough_de94 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge-hot-a893 .slow-448b .rough_de94 li a .pattern-glass-30bf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge-hot-a893 .slow-448b .image-2342 {
  border: none;
}
.badge-hot-a893 .slow-448b .image-2342 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge-hot-a893 .nav-pro-4ec5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge-hot-a893 .photo_fd5e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge-hot-a893 .tabs-b12a .nav-pro-4ec5:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-hot-a893 .dropdown_thick_0126.card-inner-fa65 .first-e4bd {
  background: rgba(0, 0, 0, 0.6);
}
.badge-hot-a893
  .dropdown_thick_0126.card-inner-fa65
  .first-e4bd::after,
.badge-hot-a893
  .dropdown_thick_0126.card-inner-fa65
  .first-e4bd:before {
  background: inherit;
}
.badge-hot-a893
  .dropdown_thick_0126.card-inner-fa65:hover
  .first-e4bd {
  background: rgba(0, 0, 0, 0.8);
}
.photo_focused_eb74 .smooth_0589 {
  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) {
  .photo_focused_eb74 .smooth_0589 {
    width: auto;
    right: 45px;
  }
}
.sort_right_1b1b .smooth_0589 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .sort_right_1b1b .smooth_0589 {
    width: auto;
    left: 45px;
  }
}
.element-fast-5d4b .smooth_0589 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element-fast-5d4b .photo_fd5e {
  max-width: 48em;
  margin: 0 auto;
}
.element-fast-5d4b .nav-pro-4ec5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cold-9cc2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cold-9cc2.badge-hot-a893 .smooth_0589 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cold-9cc2.photo_focused_eb74 .smooth_0589 {
  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);
}
.cold-9cc2 .smooth_0589 {
  visibility: visible;
}
.cold-9cc2.sort_right_1b1b .smooth_0589 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu-a5dc,
.heading_in_091b {
  overflow-x: hidden;
}
.menu-a5dc .smooth_0589 {
  overflow: auto;
}
.menu-a5dc.badge-hot-a893 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-a5dc.badge-hot-a893 .smooth_0589 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu-a5dc.badge-hot-a893 .rough-66ea {
  opacity: 0;
}
.menu-a5dc.photo_focused_eb74 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-a5dc.photo_focused_eb74 .smooth_0589 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu-a5dc.photo_focused_eb74 .rough-66ea {
  opacity: 0;
}
.menu-a5dc.sort_right_1b1b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-a5dc.sort_right_1b1b .smooth_0589 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu-a5dc.sort_right_1b1b .rough-66ea {
  opacity: 0;
}
.menu-a5dc.element-fast-5d4b .smooth_0589 {
  z-index: 10;
  visibility: visible;
}
.card-inner-fa65 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.card-inner-fa65 .first-e4bd {
  background: rgba(255, 255, 255, 0.99);
}
.card-inner-fa65 .first-e4bd::after,
.card-inner-fa65 .first-e4bd:before {
  background: inherit;
}
.card-inner-fa65:hover .first-e4bd {
  background: rgba(255, 255, 255, 0.99);
}
.sort_right_1b1b .card-inner-fa65 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element-fast-5d4b .card-inner-fa65 {
  display: none !important;
}
.menu-a5dc:before,
.heading_in_091b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu-a5dc .card-inner-fa65,
.heading_in_091b .card-inner-fa65 {
  display: inline-block;
}
.smooth_0589 .progress-silver-67cc {
  -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;
}
.menu-a5dc .smooth_0589 .progress-silver-67cc,
.heading_in_091b .smooth_0589 .progress-silver-67cc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_dynamic_fd14 .dropdown-a95b {
  width: 100%;
}
.component-current-695b {
  padding: 0 0.5em 0;
}
.component-current-695b [class*="customify-col-"],
.component-current-695b [class*="customify-col_"],
.component-current-695b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hard-0b52 .component-current-695b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface_d17b .pattern-ae30,
  .pattern-ae30 {
    display: none;
  }
  .video-right-9ae9 {
    text-align: left;
  }
  .search_af0b {
    text-align: center;
  }
  .label-5f47 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface_d17b .feature_hovered_1179,
  .feature_hovered_1179 {
    display: none;
  }
  .logo_b9fc {
    text-align: left;
  }
  .row-out-931c {
    text-align: center;
  }
  .last_61ff {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface_d17b .text-red-3e9f,
  .text-red-3e9f {
    display: none;
  }
  .picture-ad2b {
    text-align: left;
  }
  .thumbnail-d101 {
    text-align: center;
  }
  .hover-blue-3b02 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture_bd18 {
  box-shadow: none !important;
}
.aside-0f06 .container-bc9a,
.hidden-c3a0 .container-bc9a {
  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;
}
.hidden-c3a0 .container-bc9a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider_866a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slider_866a:after,
.slider_866a:before {
  content: "";
  display: table;
}
.slider_866a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slider_866a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slider_866a,
.filter-6d99 {
  max-width: 1248px;
  margin: 0 auto;
}

.easy-f500.sort-wood-afa0 .slider_866a {
  max-width: 100%;
}
.easy-f500.message_narrow_69cb {
  max-width: 1200px;
  margin: 0 auto;
}
.easy-f500.silver_f4a2 .slider_866a {
  max-width: 100%;
}
.easy-f500.silver_f4a2 > .slider_866a {
  padding-left: 0;
  padding-right: 0;
}
.easy-f500.silver_f4a2 > .slider_866a .surface_d17b {
  margin: 0;
}
.easy-f500.silver_f4a2
  > .slider_866a
  .warm_2d02.tertiary-849d {
  margin-right: 0;
  margin-left: 0;
}
.easy-f500.silver_f4a2 #main.tertiary-849d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pagination_advanced_8daf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_advanced_8daf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .rough-2a55 .column-focused-ad91 {
    padding-right: 1em;
  }
  .rough-2a55.module_31d5 .warm_2d02 {
    border-right: 1px solid #eaecee;
  }
  .rough-2a55.module_31d5 .column-focused-ad91 {
    padding-right: 1em;
  }
  .rough-2a55.module_31d5 .motion-e2b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_0f59 .column-focused-ad91 {
    padding-left: 1em;
  }
  .element_0f59.module_31d5 .warm_2d02 {
    border-left: 1px solid #eaecee;
  }
  .element_0f59.module_31d5 .column-focused-ad91 {
    padding-left: 1em;
  }
  .element_0f59.module_31d5 .motion-e2b5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_bb70 .column-focused-ad91 {
    padding-left: 1em;
  }
  .detail_bb70.module_31d5 .form_old_4146 {
    border-right: 1px solid #eaecee;
  }
  .detail_bb70.module_31d5 .row-iron-75db {
    border-right: 1px solid #eaecee;
  }
  .detail_bb70.module_31d5 .column-focused-ad91 {
    padding-left: 1em;
  }
  .detail_bb70.module_31d5 .motion-e2b5 {
    padding-right: 1em;
  }
  .detail_bb70.module_31d5 .large-d1d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_dynamic_e963 .column-focused-ad91 {
    padding-right: 1em;
  }
  .banner_dynamic_e963.module_31d5 .form_old_4146 {
    border-left: 1px solid #eaecee;
  }
  .banner_dynamic_e963.module_31d5 .row-iron-75db {
    border-left: 1px solid #eaecee;
  }
  .banner_dynamic_e963.module_31d5 .column-focused-ad91 {
    padding-right: 1em;
  }
  .banner_dynamic_e963.module_31d5 .motion-e2b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_dynamic_e963.module_31d5 .large-d1d2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_advanced_8daf .column-focused-ad91 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination_advanced_8daf.module_31d5 .warm_2d02 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pagination_advanced_8daf.module_31d5 .column-focused-ad91 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination_advanced_8daf.module_31d5 .motion-e2b5 {
    padding-left: 1em;
  }
  .pagination_advanced_8daf.module_31d5 .large-d1d2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pagination_advanced_8daf.module_31d5 .column-focused-ad91 {
    padding-left: 0;
  }
}
.footer_white_3a2f .dynamic-23aa {
  display: inline-block;
}
.outer-5efa {
  display: inline-block;
}
.small-5697 {
  word-con: break-word;
}
.stone-063e > span {
  display: inline-block;
  padding: 5px 0;
}
.stone-063e .card_f61f {
  margin-left: 8px;
  margin-right: 8px;
}
.stone-063e .static_5118 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert_gold_82d8 .pro-5782 {
  margin-bottom: 2em;
}
.alert_gold_82d8 .preview-45e7 {
  margin-bottom: 15px;
}
.alert_gold_82d8 .preview-45e7:last-child {
  margin-bottom: 0;
}
.alert_gold_82d8 .highlight-2979 {
  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) {
  .alert_gold_82d8 .highlight-2979 {
    display: block;
  }
}
.alert_gold_82d8 .outline-glass-9bef {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert_gold_82d8 .outline-glass-9bef {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert_gold_82d8 .video-soft-9bdd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert_gold_82d8 .video-soft-9bdd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert_gold_82d8 .video-soft-9bdd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert_gold_82d8 .small-5697 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert_gold_82d8 .small-5697 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert_gold_82d8 .link_out_8ddb p:last-child {
  margin-bottom: 0;
}
.alert_gold_82d8 .lower_1b50 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert_gold_82d8 .wrapper-simple-bf9e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert_gold_82d8 .outline_pink_1775 {
  margin-top: 1em;
}
.alert_gold_82d8 .gradient-290d {
  top: 0;
  display: block;
}
.alert_gold_82d8 .gradient-290d a {
  color: inherit;
}
.alert_gold_82d8 .gradient-290d a:hover {
  color: inherit;
}
.alert_gold_82d8 .panel-98ff {
  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;
}
.alert_gold_82d8 .panel-98ff:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert_gold_82d8 .wrapper-simple-bf9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert_gold_82d8 .wood_fa99 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert_gold_82d8 .wood_fa99:first-child {
  margin-top: 0;
}
.alert_gold_82d8 .wood_fa99.focus-7cc5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert_gold_82d8 .wood_fa99.progress-next-d30a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert_gold_82d8
  .wood_fa99.progress-next-d30a.pink-3110
  .outline_pink_1775 {
  width: 100%;
}
.alert_gold_82d8 .progress-next-d30a {
  -webkit-box-align: center;
  align-items: center;
}
.alert_gold_82d8 .progress-next-d30a .stone-063e,
.alert_gold_82d8 .progress-next-d30a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert_gold_82d8 .video-soft-9bdd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_gold_82d8 .video-soft-9bdd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_gold_82d8 .video-soft-9bdd: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;
}
.alert_gold_82d8 .focus-7cc5 {
  z-index: 5;
}
.alert_gold_82d8 .green_7308 .filter_bad0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert_gold_82d8 .header-focused-da07 .filter_bad0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert_gold_82d8 .section_67b0 .filter_bad0 {
  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;
}
.alert_gold_82d8.fixed_3274 .highlight-2979,
.alert_gold_82d8.hover-ce58 .highlight-2979 {
  display: block;
}
.alert_gold_82d8.fixed_3274 .highlight-2979 .hidden_1743,
.alert_gold_82d8.fixed_3274 .highlight-2979 .wrapper-simple-bf9e,
.alert_gold_82d8.hover-ce58 .highlight-2979 .hidden_1743,
.alert_gold_82d8.hover-ce58 .highlight-2979 .wrapper-simple-bf9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_gold_82d8.popup-992d .outline-glass-9bef {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert_gold_82d8.popup-992d .outline-glass-9bef {
    margin-right: 0;
  }
}
.alert_gold_82d8.fixed_3274 .outline-glass-9bef,
.alert_gold_82d8.hover-ce58 .outline-glass-9bef {
  padding-top: 40%;
}
.alert_gold_82d8.fixed_3274 .pro-5782,
.alert_gold_82d8.hover-ce58 .pro-5782 {
  display: block;
}
.alert_gold_82d8.fixed_3274 .fn-sticky-4ac9 .wrapper-simple-bf9e,
.alert_gold_82d8.hover-ce58 .fn-sticky-4ac9 .wrapper-simple-bf9e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert_gold_82d8.fixed_3274 .outline-glass-9bef,
.alert_gold_82d8.hover-ce58 .outline-glass-9bef {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert_gold_82d8.fixed_3274 .wrapper-simple-bf9e {
  padding: 1em;
}
.table_1509 {
  margin: 30px auto;
  display: block;
}
.table_1509 .frame_hot_0dca > * {
  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;
}
.table_1509 .frame_hot_0dca > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table_1509 .frame_hot_0dca span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up_d914 .stone-063e {
  margin-bottom: 1.41575em;
}
.up_d914 .current-4a1c {
  margin-bottom: 1.618em;
}
.text-bef8 .icon_brown_c40a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.text-bef8 .icon_brown_c40a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.text-bef8 .accordion-1b4a {
  max-width: 100%;
  overflow: auto;
}
.orange_40ca .text-bef8 a:hover {
  text-decoration: underline;
}
.image-rough-a318 .preview-45e7:not(.small-5697),
.image-rough-a318 .video-soft-9bdd {
  margin-bottom: 1.41575em;
}
.image-rough-a318 .preview-45e7:not(.small-5697):last-child,
.image-rough-a318 .video-soft-9bdd:last-child {
  margin-bottom: 0;
}
.image-rough-a318 .preview-45e7.middle-7f72 {
  margin-bottom: 0.41575em;
}
.image-rough-a318 .tooltip_bronze_f3ba:before,
.image-rough-a318 .photo_hot_bc63:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.image-rough-a318 .tooltip_bronze_f3ba:before {
  content: "\f115";
}
.image-rough-a318 .photo_hot_bc63:before {
  content: "\f02c";
}
.image-rough-a318 .hard_e8cd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.image-rough-a318 .hard_e8cd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.inner-487d {
  display: -webkit-box;
  display: flex;
}
.inner-487d .highlight-36ec {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .inner-487d .highlight-36ec {
    flex-basis: 90px;
  }
}
.inner-487d .active-clean-8759 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner-487d .active-clean-8759 {
    flex-basis: calc(100% - 50px);
  }
}
.inner-487d .texture_f731 p:last-child {
  margin-bottom: 0.72em;
}
.media_copper_f1b0 .frame_hot_0dca {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.media_copper_f1b0 .frame_hot_0dca:after,
.media_copper_f1b0 .frame_hot_0dca:before {
  content: "";
  display: table;
}
.media_copper_f1b0 .frame_hot_0dca:after {
  clear: both;
}
.media_copper_f1b0 .frame_hot_0dca .secondary_9a8f,
.media_copper_f1b0 .frame_hot_0dca .tertiary-f7f7 {
  width: 49%;
}
.media_copper_f1b0 .frame_hot_0dca .secondary_9a8f a span.image-ab02,
.media_copper_f1b0 .frame_hot_0dca .tertiary-f7f7 a span.image-ab02 {
  display: block;
  margin-bottom: 5px;
}
.media_copper_f1b0 .frame_hot_0dca .tertiary-f7f7 {
  float: left;
  text-align: left;
}
.media_copper_f1b0 .frame_hot_0dca .secondary_9a8f {
  float: right;
  text-align: right;
}
.media-361c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-361c {
    margin-bottom: 0;
  }
}
.shadow_6160 {
  margin-bottom: 1em;
}
.shadow_6160 .small-5697 {
  font-size: 1.1em;
  line-height: 1.3;
}
.lite-4276 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-5310 .shadow_6160,
.tooltip-left-3920 .shadow_6160 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-5310 .shadow_6160,
  .tooltip-left-3920 .shadow_6160 {
    display: block;
  }
}
.component-5310 .lite-4276,
.tooltip-left-3920 .lite-4276 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-5310 .lite-4276,
  .tooltip-left-3920 .lite-4276 {
    margin-bottom: 1em;
  }
}
.component-5310 .lite-4276 img,
.tooltip-left-3920 .lite-4276 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-5310 .video_south_4897,
.tooltip-left-3920 .video_south_4897 {
  flex-basis: calc(100% - 160px);
}
.component-5310 .video_south_4897 p,
.tooltip-left-3920 .video_south_4897 p {
  margin-bottom: 0;
}
.component-5310 .video_south_4897 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-5310 .video_south_4897 {
    padding-left: 0;
  }
}
.tooltip-left-3920 .video_south_4897 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip-left-3920 .video_south_4897 {
    padding-right: 0;
  }
}
.tooltip-left-3920 .lite-4276 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text-cold-ce19 .lite-4276 {
  margin-bottom: 0.5em;
}
.text-cold-ce19 .lite-4276 img {
  width: 100%;
}
.section-50ea .rough_6000,
.disabled_dim_7add .rough_6000 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.disabled_dim_7add .warm_2d02 .outline-879e p:last-child {
  margin-bottom: 0;
}
.table_blue_ad5b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden-large-8792 .pink-c7b7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden-large-8792 .pink-c7b7:last-of-type {
    margin-bottom: 0;
  }
}
.hidden-large-8792 .pink-c7b7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden-large-8792 .pink-c7b7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden-large-8792 .pink-c7b7 ul li {
  margin: 0 0 0.6em;
}
.hidden-large-8792 .pink-c7b7 ul li.block_3da6,
.hidden-large-8792 .pink-c7b7 ul li.menu_first_ec59 {
  position: relative;
}
.hidden-large-8792 .pink-c7b7 ul li.block_3da6 .hidden_80b7,
.hidden-large-8792 .pink-c7b7 ul li.menu_first_ec59 .hidden_80b7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden-large-8792 .pink-c7b7 ul li.block_3da6:after:after,
.hidden-large-8792 .pink-c7b7 ul li.block_3da6:after:before,
.hidden-large-8792
  .pink-c7b7
  ul
  li.menu_first_ec59:after:after,
.hidden-large-8792
  .pink-c7b7
  ul
  li.menu_first_ec59:after:before {
  content: "";
  display: table;
}
.hidden-large-8792 .pink-c7b7 ul li.block_3da6:after:after,
.hidden-large-8792
  .pink-c7b7
  ul
  li.menu_first_ec59:after:after {
  clear: both;
}
.hidden-large-8792 .pink-c7b7 a.label_cca6:hover {
  text-decoration: none;
}
.hidden-large-8792 .pink-c7b7 select {
  max-width: 100%;
}
.hidden-large-8792 .pink-c7b7 table {
  font-size: 85%;
}
.hidden-large-8792 .pink-c7b7 table td,
.hidden-large-8792 .pink-c7b7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden-large-8792 .pink-c7b7 table tfoot td {
  text-align: left;
}
.hidden-large-8792 .pink-c7b7 :last-child {
  margin-bottom: 0;
}
.hidden-large-8792 .pink-c7b7 .hard_64da {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden-large-8792 .pink-c7b7 .hard_64da label {
  width: 100%;
}
.hidden-large-8792 .pink-c7b7 .hard_64da .button_tall_48cc {
  width: 100%;
  display: block;
}
.hidden-large-8792 .pink-c7b7 .hard_64da .modal_middle_210b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden-large-8792 .pink-c7b7 .hard_64da .modal_middle_210b:hover svg #svg-search {
  fill: #444;
}
.hidden-large-8792 .pink-c7b7 .hard_64da .modal_middle_210b svg {
  width: 18px;
  height: 18px;
}
.hidden-large-8792 .grid_21b6 ul ul,
.hidden-large-8792 .hidden_black_f163 ul ul,
.hidden-large-8792 .slider_soft_080e ul ul,
.hidden-large-8792 .component_3f77 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden-large-8792 .grid_21b6 .pagination-412a > a,
.hidden-large-8792 .hidden_black_f163 .pagination-412a > a,
.hidden-large-8792 .slider_soft_080e .pagination-412a > a,
.hidden-large-8792 .component_3f77 .pagination-412a > a {
  margin-bottom: 0;
}
.hidden-large-8792 .grid-a3ab li,
.hidden-large-8792 .grid_21b6 li,
.hidden-large-8792 .title_solid_6e27 li,
.hidden-large-8792 .hidden_black_f163 li,
.hidden-large-8792 .slider_soft_080e li,
.hidden-large-8792 .component_3f77 li,
.hidden-large-8792 .preview-99b1 li,
.hidden-large-8792 .search_glass_371c li {
  display: block;
  position: relative;
}
.hidden-large-8792 .grid-a3ab li:last-child,
.hidden-large-8792 .grid_21b6 li:last-child,
.hidden-large-8792 .title_solid_6e27 li:last-child,
.hidden-large-8792 .hidden_black_f163 li:last-child,
.hidden-large-8792 .slider_soft_080e li:last-child,
.hidden-large-8792 .component_3f77 li:last-child,
.hidden-large-8792 .preview-99b1 li:last-child,
.hidden-large-8792 .search_glass_371c li:last-child {
  border: none;
}
.hidden-large-8792 .grid-a3ab li a,
.hidden-large-8792 .grid_21b6 li a,
.hidden-large-8792 .title_solid_6e27 li a,
.hidden-large-8792 .hidden_black_f163 li a,
.hidden-large-8792 .slider_soft_080e li a,
.hidden-large-8792 .component_3f77 li a,
.hidden-large-8792 .preview-99b1 li a,
.hidden-large-8792 .search_glass_371c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-large-8792 .grid-a3ab li ul li::before,
.hidden-large-8792 .grid_21b6 li ul li::before,
.hidden-large-8792 .title_solid_6e27 li ul li::before,
.hidden-large-8792 .hidden_black_f163 li ul li::before,
.hidden-large-8792 .slider_soft_080e li ul li::before,
.hidden-large-8792 .component_3f77 li ul li::before,
.hidden-large-8792 .preview-99b1 li ul li::before,
.hidden-large-8792 .search_glass_371c li ul li::before {
  left: 15px;
}
.hidden-large-8792 .grid-a3ab li ul a,
.hidden-large-8792 .grid_21b6 li ul a,
.hidden-large-8792 .title_solid_6e27 li ul a,
.hidden-large-8792 .hidden_black_f163 li ul a,
.hidden-large-8792 .slider_soft_080e li ul a,
.hidden-large-8792 .component_3f77 li ul a,
.hidden-large-8792 .preview-99b1 li ul a,
.hidden-large-8792 .search_glass_371c li ul a {
  padding-left: 20px;
}
.hidden-large-8792 .grid-a3ab li ul ul li::before,
.hidden-large-8792 .grid_21b6 li ul ul li::before,
.hidden-large-8792 .title_solid_6e27 li ul ul li::before,
.hidden-large-8792 .hidden_black_f163 li ul ul li::before,
.hidden-large-8792 .slider_soft_080e li ul ul li::before,
.hidden-large-8792 .component_3f77 li ul ul li::before,
.hidden-large-8792 .preview-99b1 li ul ul li::before,
.hidden-large-8792 .search_glass_371c li ul ul li::before {
  left: 30px;
}
.hidden-large-8792 .grid-a3ab li ul ul a,
.hidden-large-8792 .grid_21b6 li ul ul a,
.hidden-large-8792 .title_solid_6e27 li ul ul a,
.hidden-large-8792 .hidden_black_f163 li ul ul a,
.hidden-large-8792 .slider_soft_080e li ul ul a,
.hidden-large-8792 .component_3f77 li ul ul a,
.hidden-large-8792 .preview-99b1 li ul ul a,
.hidden-large-8792 .search_glass_371c li ul ul a {
  padding-left: 40px;
}
.hidden-large-8792 .tag_132b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-large-8792 .search_glass_371c ul li {
  margin-bottom: 1.41575em;
}
.hidden-large-8792 .search_glass_371c ul li .input_da7a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden-large-8792 .search_glass_371c ul li .surface_cce6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs-b12a .grid-a3ab li a,
.tabs-b12a .grid_21b6 li a,
.tabs-b12a .title_solid_6e27 li a,
.tabs-b12a .hidden_black_f163 li a,
.tabs-b12a .slider_soft_080e li a,
.tabs-b12a .component_3f77 li a,
.tabs-b12a .preview-99b1 li a,
.tabs-b12a .search_glass_371c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-b12a .tag_132b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-b12a .pink-c7b7 ul li.block_3da6 .hidden_80b7,
.tabs-b12a .pink-c7b7 ul li.menu_first_ec59 .hidden_80b7 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs-b12a .hidden-large-8792 .pink-c7b7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-f500 .hidden-large-8792 .rough_de94 li {
  margin: 0;
}
.easy-f500 .hidden-large-8792 .rough_de94 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.easy-f500 .hidden-large-8792 .rough_de94 li ul {
  margin: 0;
}
.easy-f500 .hidden-large-8792 .rough_de94 li ul li a {
  padding-left: 15px;
}
.easy-f500 .hidden-large-8792 .rough_de94 li ul li li a {
  padding-left: 30px;
}
.easy-f500 .hidden-large-8792 .rough_de94 li.fixed-3d12 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.easy-f500 .hidden-large-8792 .rough_de94 li.fixed-3d12 > 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;
}
.easy-f500 .hidden-large-8792 .rough_de94 li.fixed-3d12 > 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;
}
.down_00fc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip-narrow-3799 {
  position: relative;
  z-index: 10;
}
.chip-narrow-3799 .progress-silver-67cc {
  width: 100%;
  max-width: 100%;
}
.module_0c90 .input-fc0e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.module_0c90 .dropdown_thick_0126 {
}
.module_0c90 .tabs-b12a {
  background: #292929;
}
.last_ec8c .input-fc0e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.last_ec8c .dropdown_thick_0126 {
  background: #f9f9f9;
}
.last_ec8c .tabs-b12a {
  background: #303030;
}
.steel-0bbd .input-fc0e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .steel-0bbd .dynamic-23aa {
    margin-bottom: 1em;
  }
  .steel-0bbd .dynamic-23aa:last-child {
    margin-bottom: 0;
  }
}
.steel-0bbd .dropdown_thick_0126 {
  background: #ededed;
}
.steel-0bbd .tabs-b12a {
  background: #1a1a1a;
}
.input-fc0e.dropdown_thick_0126 {
  color: rgba(0, 0, 0, 0.6);
}
.input-fc0e.dropdown_thick_0126 .carousel_7340 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-fc0e.tabs-b12a {
  color: rgba(255, 255, 255, 0.99);
}
.input-fc0e.tabs-b12a a:not(.label_cca6) {
  color: rgba(255, 255, 255, 0.79);
}
.input-fc0e.tabs-b12a a:not(.label_cca6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-fc0e.tabs-b12a .carousel_7340 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-fc0e.tabs-b12a table tbody td,
.input-fc0e.tabs-b12a table th {
  background: rgba(0, 0, 0, 0.08);
}
.chip-fbb9.menu-north-e9d9 .slider_866a {
  max-width: initial;
}
.chip-fbb9 .heading-rough-11d0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.chip-fbb9 .heading-rough-11d0 .progress-silver-67cc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .chip-fbb9 .heading-rough-11d0 .progress-silver-67cc {
    display: block;
    margin-bottom: 2em;
  }
  .chip-fbb9 .heading-rough-11d0 .progress-silver-67cc:last-child {
    margin-bottom: 0;
  }
}
.steel-0bbd .dynamic-23aa:last-child,
.last_ec8c .dynamic-23aa:last-child,
.module_0c90 .dynamic-23aa:last-child {
  margin-bottom: 0;
}
.steel-0bbd .dynamic-23aa .hidden-large-8792 .pink-c7b7:last-child,
.last_ec8c .dynamic-23aa .hidden-large-8792 .pink-c7b7:last-child,
.module_0c90 .dynamic-23aa .hidden-large-8792 .pink-c7b7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .steel-0bbd .alert_3d47,
  .steel-0bbd .active-a7e3,
  .last_ec8c .alert_3d47,
  .last_ec8c .active-a7e3,
  .module_0c90 .alert_3d47,
  .module_0c90 .active-a7e3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip-narrow-3799 .dynamic-23aa {
    margin-bottom: 2em;
  }
}
.chip-narrow-3799 p:last-child {
  margin-bottom: 0;
}
.chip-narrow-3799 li,
.chip-narrow-3799 ul {
  list-style: none;
  margin: 0;
}
.chip-narrow-3799 ul ul {
  margin-left: 2.617924em;
}
.image_f713 {
  font-size: 0.875em;
}

/* css-noise: a226 */
.promo-block-d1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
