/*!
Theme Name: Customify
Theme URI: https://pressmaximum.table-hard-ba4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.table-hard-ba4f
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.table-hard-ba4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.list-61d0.backdrop_f5e2/licenses/gpl-2.0.out-62ff
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.container-tall-0a70/, (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.background-5e2d.tag_0949/normalize.sort-0bf7/
 ======
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.sort-0bf7 v7.0.0 | MIT License | github.table-hard-ba4f/necolas/normalize.sort-0bf7 */
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;
}
.gradient-complex-e7b9 .rough-f2c2,
.green-14ab,
.message-f5db,
.heading_yellow_2247,
.dirty_a164,
.complex_e073,
.link-soft-b719,
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;
}
.green-14ab,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .green-14ab,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .green-14ab,
  h1 {
    font-size: 1.8em;
  }
}
.message-f5db,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message-f5db + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message-f5db,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message-f5db,
  h2 {
    font-size: 1.7em;
  }
}
.heading_yellow_2247,
h3 {
  font-size: 1.618em;
}
.gradient-complex-e7b9 .rough-f2c2,
.dirty_a164,
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.column_fluid_2a3a {
  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;
}
.middle-ea9b:after,
.middle-ea9b:before,
.hard-d040:after,
.hard-d040:before {
  content: "";
  display: table;
}
.middle-ea9b:after,
.hard-d040:after {
  clear: both;
}
.panel-2c6a {
  float: right;
  margin-right: 0;
}
.down_533f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title-af2f .narrow-216e,
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;
}
.title-af2f .narrow-216e: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;
}
.focus_small_ec00 .narrow-216e {
  box-shadow: none;
}
.focus_small_ec00
  .narrow-216e
  .accent-brown-b203 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus_small_ec00 .narrow-216e .bronze_1463 {
  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;
}
.focus_small_ec00
  .narrow-216e
  .bronze_1463
  b {
  display: none;
}
.focus_small_ec00 .dropdown_fast_97b3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.out_4b07:not(.menu_f098):not(.out_2339),
button:not(.menu_f098):not(.out_2339),
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ),
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ),
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ) {
  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;
}
.out_4b07:not(.menu_f098):not(
    .out_2339
  ):hover,
button:not(.menu_f098):not(
    .out_2339
  ):hover,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ):hover,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ):hover,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.out_4b07:not(.menu_f098):not(
    .out_2339
  ):active,
.out_4b07:not(.menu_f098):not(
    .out_2339
  ):focus,
button:not(.menu_f098):not(
    .out_2339
  ):active,
button:not(.menu_f098):not(
    .out_2339
  ):focus,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ):active,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ):focus,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ):active,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ):focus,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ):active,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ):focus {
  outline: 0;
}
.out_4b07:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce,
button:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce {
  position: relative;
}
.out_4b07:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .old-5b5c,
.out_4b07:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .caption-ec4b,
.out_4b07:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .red-56f4,
.out_4b07:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  i,
.out_4b07:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  svg,
button:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .old-5b5c,
button:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .caption-ec4b,
button:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .red-56f4,
button:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  i,
button:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  svg,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .old-5b5c,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .caption-ec4b,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .red-56f4,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  i,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  svg,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .old-5b5c,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .caption-ec4b,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .red-56f4,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  i,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  svg,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .old-5b5c,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .caption-ec4b,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  .red-56f4,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  i,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce
  svg {
  visibility: hidden;
}
.out_4b07:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce:after,
button:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce:after,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce:after,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce:after,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ).fn-loading-35ce: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;
}
.out_4b07:not(.menu_f098):not(.out_2339),
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ),
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ),
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ) {
  color: #fff;
  background: #235787;
}
.out_4b07:not(.menu_f098):not(
    .out_2339
  ):focus,
input[type="button"]:not(.menu_f098):not(
    .out_2339
  ):focus,
input[type="reset"]:not(.menu_f098):not(
    .out_2339
  ):focus,
input[type="submit"]:not(.menu_f098):not(
    .out_2339
  ):focus {
  color: #fff;
}
.out_4b07.fn-disabled-35ce:not(.menu_f098):not(
    .out_2339
  ),
.out_4b07[disabled]:not(.menu_f098):not(
    .out_2339
  ),
button.fn-disabled-35ce:not(.menu_f098):not(
    .out_2339
  ),
button[disabled]:not(.menu_f098):not(
    .out_2339
  ) {
  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;
}
.narrow_55bc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.narrow_55bc: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;
}
.highlight-1538 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message_ce39 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gallery-3db3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.middle-ea9b:after,
.middle-ea9b:before,
.clean_f3ad:after,
.clean_f3ad:before,
.breadcrumb-e739:after,
.breadcrumb-e739:before,
.gold_f3ba:after,
.gold_f3ba:before,
.grid_9c41:after,
.grid_9c41:before,
.dropdown-hard-5e8a:after,
.dropdown-hard-5e8a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.middle-ea9b:after,
.clean_f3ad:after,
.breadcrumb-e739:after,
.gold_f3ba:after,
.grid_9c41:after,
.dropdown-hard-5e8a:after {
  clear: both;
}
.clean_f3ad .frame_cbff,
.breadcrumb-e739 .frame_cbff,
.carousel-1336 .frame_cbff {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert-7e39 {
  display: inline-block;
}
.highlight-gold-33ca {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.highlight-gold-33ca img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.highlight-gold-33ca .texture_1d69 {
  padding: 1em 0;
  font-size: 85%;
}
.texture_1d69 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.box_black_a94c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.box_black_a94c:after,
.box_black_a94c:before {
  content: "";
  display: table;
}
.box_black_a94c:after {
  clear: both;
}
.secondary_hard_3ccd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar_east_d513 .secondary_hard_3ccd {
  max-width: 50%;
}
.heading-2527 .secondary_hard_3ccd {
  max-width: 33.33%;
}
.footer_static_d91f .secondary_hard_3ccd {
  max-width: 25%;
}
.hidden-ae5b .secondary_hard_3ccd {
  max-width: 20%;
}
.hero-dim-3b15 .secondary_hard_3ccd {
  max-width: 16.66%;
}
.list-tiny-97f3 .secondary_hard_3ccd {
  max-width: 14.28%;
}
.tabs_liquid_6666 .secondary_hard_3ccd {
  max-width: 12.5%;
}
.tiny_413e .secondary_hard_3ccd {
  max-width: 11.11%;
}
.west-1b12 {
  display: block;
}
.gradient-complex-e7b9 .video_inner_2b6e label,
.gradient-complex-e7b9 .element-south-af8c label,
.gradient-complex-e7b9 .pagination_8462 label,
.gradient-complex-e7b9 .red-ddbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-medium-2390 {
  list-style: none;
  margin: 0;
}
.component-medium-2390 article.chip-7ba6 {
  margin-bottom: 0;
}
.component-medium-2390 ul {
  list-style: none;
  margin: 0;
}
.component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6: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) {
  .component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6 li.chip-7ba6 li.chip-7ba6 li.chip-7ba6 {
    padding-left: 0;
  }
}
article.chip-7ba6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-7ba6 .clean_f3ad p:last-of-type {
  margin-bottom: 0;
}
article.chip-7ba6 .caption_short_9ec3 {
  float: left;
}
article.chip-7ba6 .steel_640d {
  margin-left: 85px;
}
article.chip-7ba6 .tag-liquid-b178 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-7ba6 .tag-liquid-b178 .fluid-68a6 {
  margin-left: 10px;
}
article.chip-7ba6 .bronze-e617 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-7ba6 .table-brown-3763 {
  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 .video_inner_2b6e,
  #respond .pagination_8462,
  #respond .red-ddbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_inner_2b6e input,
#respond .pagination_8462 input,
#respond .red-ddbd input {
  width: 100%;
}
#respond .red-ddbd {
  margin-right: 0;
}
#respond .alert-ffd7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden_f027 {
  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;
}
.hidden_f027.mask_295e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden_f027 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%);
}
.hidden_f027:focus,
.hidden_f027: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);
}
.sort_f5b7 {
  border-radius: 10%;
}
.status-b280 {
  border-radius: 50%;
}
.gallery-solid-0184 {
  font-size: 0.72em;
}
.active-warm-8951 {
  font-size: 0.875em;
}
.filter_ddcb {
  font-size: 1.1em;
}
.bottom_90b3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.bottom_90b3.gallery-solid-0184 {
  letter-spacing: 0.5px;
}
.sidebar-light-9077,
.sidebar-light-9077 a {
  color: #6d6d6d;
}
.sidebar-light-9077 a:hover {
  color: #111;
}
.out-a04a {
  color: #6d6d6d;
}
.plasma-7512 {
  overflow-x: hidden;
}
.plasma-7512 .tabs-9d38.solid-de9a {
  position: relative;
}
.plasma-7512 .tabs-9d38.solid-de9a.content-black-e852 {
  position: initial;
}
.plasma-7512
  .tabs-9d38.solid-de9a.content-black-e852
  .hidden-action-229a {
  left: auto;
}
.plasma-7512 .tabs-9d38 .hidden-action-229a {
  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;
}
.plasma-7512 .tabs-9d38:hover.solid-de9a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.plasma-7512
  .tabs-9d38:hover.solid-de9a
  .hidden-action-229a {
  display: block;
  z-index: 9999999;
}
.plasma-7512 .summary-bronze-2e44 .center_6c8b,
.plasma-7512 .secondary-middle-8eef .center_6c8b {
  display: none;
}
.plasma-7512 .blue_bb97 .tabs-9d38:hover.solid-de9a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gradient-complex-e7b9 .video_inner_2b6e label,
.gradient-complex-e7b9 .element-south-af8c label,
.gradient-complex-e7b9 .pagination_8462 label,
.gradient-complex-e7b9 .red-ddbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-medium-2390 {
  list-style: none;
  margin: 0;
}
.component-medium-2390 article.chip-7ba6 {
  margin-bottom: 0;
}
.component-medium-2390 ul {
  list-style: none;
  margin: 0;
}
.component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6: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) {
  .component-medium-2390 .popup_bronze_ddd6 li.chip-7ba6 li.chip-7ba6 li.chip-7ba6 li.chip-7ba6 {
    padding-left: 0;
  }
}
article.chip-7ba6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-7ba6 .clean_f3ad p:last-of-type {
  margin-bottom: 0;
}
article.chip-7ba6 .caption_short_9ec3 {
  float: left;
}
article.chip-7ba6 .steel_640d {
  margin-left: 85px;
}
article.chip-7ba6 .tag-liquid-b178 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-7ba6 .tag-liquid-b178 .fluid-68a6 {
  margin-left: 10px;
}
article.chip-7ba6 .bronze-e617 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-7ba6 .table-brown-3763 {
  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 .video_inner_2b6e,
  #respond .pagination_8462,
  #respond .red-ddbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_inner_2b6e input,
#respond .pagination_8462 input,
#respond .red-ddbd input {
  width: 100%;
}
#respond .red-ddbd {
  margin-right: 0;
}
#respond .alert-ffd7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary-bronze-2e44 .notification_de3a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notification_de3a .tooltip_down_76ae.pagination-purple-5853 .tall-d44b > li > a:focus,
.notification_de3a .tooltip_down_76ae.pagination-purple-5853 .tall-d44b > li > a:hover,
.notification_de3a .tooltip_down_76ae.hot_2bfd .tall-d44b > li > a:focus,
.notification_de3a .tooltip_down_76ae.hot_2bfd .tall-d44b > li > a:hover,
.notification_de3a .tooltip_down_76ae.mask_b6fb .tall-d44b > li > a:focus,
.notification_de3a .tooltip_down_76ae.mask_b6fb .tall-d44b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_de3a
  .tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li.pattern-6030
  > a,
.notification_de3a
  .tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li.pink_6aa8
  > a,
.notification_de3a
  .tooltip_down_76ae.hot_2bfd
  .tall-d44b
  > li.pattern-6030
  > a,
.notification_de3a
  .tooltip_down_76ae.hot_2bfd
  .tall-d44b
  > li.pink_6aa8
  > a,
.notification_de3a
  .tooltip_down_76ae.mask_b6fb
  .tall-d44b
  > li.pattern-6030
  > a,
.notification_de3a .tooltip_down_76ae.mask_b6fb .tall-d44b > li.sort_d5ca > a {
  color: rgba(255, 255, 255, 0.99);
}
.notification_de3a .banner-0cd8,
.notification_de3a .banner-0cd8 a {
  color: rgba(255, 255, 255, 0.99);
}
.notification_de3a .iron-ebb7.wood_c516 li a,
.notification_de3a .secondary-d9de a,
.notification_de3a .chip-outer-8995,
.notification_de3a .tall-d44b > li > a,
.notification_de3a .fresh-bce0 {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a .iron-ebb7.wood_c516 li a:hover,
.notification_de3a .secondary-d9de a:hover,
.notification_de3a .chip-outer-8995:hover,
.notification_de3a .tall-d44b > li > a:hover,
.notification_de3a .fresh-bce0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_de3a .last_8f09 {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a .last_8f09 .form-f4c6 {
  color: rgba(255, 255, 255, 0.99);
}
.notification_de3a .last_8f09:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_de3a .focus-51af .preview_mini_19dc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a .focus-51af .preview_mini_19dc .info-3be4 {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a
  .focus-51af
  .preview_mini_19dc
  .info-3be4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a
  .focus-51af
  .preview_mini_19dc
  .info-3be4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a
  .focus-51af
  .preview_mini_19dc
  .info-3be4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a
  .focus-51af
  .preview_mini_19dc
  .info-3be4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a .focus-51af .article-6464 {
  color: rgba(255, 255, 255, 0.79);
}
.notification_de3a .focus-51af .article-6464:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple-22f0
  .notification_de3a
  .focus-51af
  .info_medium_48ad
  .gallery-brown-ff16 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.purple-22f0
  .notification_de3a
  .focus-51af
  .info_medium_48ad
  .info-3be4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary-bronze-2e44 .basic_963d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.basic_963d .tooltip_down_76ae.pagination-purple-5853 .tall-d44b > li > a:focus,
.basic_963d .tooltip_down_76ae.pagination-purple-5853 .tall-d44b > li > a:hover,
.basic_963d .tooltip_down_76ae.hot_2bfd .tall-d44b > li > a:focus,
.basic_963d .tooltip_down_76ae.hot_2bfd .tall-d44b > li > a:hover,
.basic_963d .tooltip_down_76ae.mask_b6fb .tall-d44b > li > a:focus,
.basic_963d .tooltip_down_76ae.mask_b6fb .tall-d44b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_963d
  .tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li.pattern-6030
  > a,
.basic_963d
  .tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li.pink_6aa8
  > a,
.basic_963d
  .tooltip_down_76ae.hot_2bfd
  .tall-d44b
  > li.pattern-6030
  > a,
.basic_963d
  .tooltip_down_76ae.hot_2bfd
  .tall-d44b
  > li.pink_6aa8
  > a,
.basic_963d
  .tooltip_down_76ae.mask_b6fb
  .tall-d44b
  > li.pattern-6030
  > a,
.basic_963d .tooltip_down_76ae.mask_b6fb .tall-d44b > li.sort_d5ca > a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_963d .banner-0cd8,
.basic_963d .banner-0cd8 a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_963d .iron-ebb7.wood_c516 li a,
.basic_963d .secondary-d9de a,
.basic_963d .chip-outer-8995,
.basic_963d .tall-d44b > li > a,
.basic_963d .fresh-bce0 {
  color: rgba(0, 0, 0, 0.55);
}
.basic_963d .iron-ebb7.wood_c516 li a:hover,
.basic_963d .secondary-d9de a:hover,
.basic_963d .chip-outer-8995:hover,
.basic_963d .tall-d44b > li > a:hover,
.basic_963d .fresh-bce0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_963d .last_8f09 {
  color: rgba(0, 0, 0, 0.55);
}
.basic_963d .last_8f09 .form-f4c6 {
  color: rgba(0, 0, 0, 0.8);
}
.basic_963d .last_8f09:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_smooth_5d33 .detail-thick-fba2 {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-e739 > * {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-e739 .highlight-1538 {
  margin-right: 1.41575em;
}
.photo_80bb .breadcrumb-e739 > .south_1117 {
  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;
}
.photo_80bb .breadcrumb-e739 > .status_8d48 {
  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;
}
.menu_6837.box_smooth_5d33 .detail-thick-fba2,
.link-3d16.box_smooth_5d33 .detail-thick-fba2 {
  margin-left: 0;
}
.tabs-south-4b8d.box_smooth_5d33 .detail-thick-fba2,
.image_large_847e.box_smooth_5d33 .detail-thick-fba2 {
  margin-right: 0;
}
.breadcrumb-e739 ol,
.breadcrumb-e739 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.link-fa2e video {
  max-width: 100%;
}
.section-active-6fd9 img {
  display: block;
}
.section-active-6fd9.highlight-1538,
.section-active-6fd9.message_ce39 {
  width: 100%;
}
.section-active-6fd9.status_8d48 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface-pressed-b0b9:not(.upper_88ab) {
  margin: 1.5em auto;
}
.gradient-glass-139b p {
  padding: 1.5em 14px;
}
ul.outline-ff49.status_8d48,
ul.outline-ff49.south_1117,
ul.outline-ff49.layout-4fec.south_1117 {
  padding: 0 14px;
}
.shade_old_108e {
  display: block;
  overflow-x: auto;
}
.shade_old_108e table {
  border-collapse: collapse;
  width: 100%;
}
.shade_old_108e td,
.shade_old_108e th {
  padding: 0.5em;
}
.breadcrumb-e739 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.breadcrumb-e739 ol ol,
.breadcrumb-e739 ol ul,
.breadcrumb-e739 ul ol,
.breadcrumb-e739 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.breadcrumb-e739 ol ol li,
.breadcrumb-e739 ol ul li,
.breadcrumb-e739 ul ol li,
.breadcrumb-e739 ul ul li {
  margin-left: 0;
}
.section-5357.status_4295 > .mask_large_0b34 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section-5357.status_4295 > .mask_large_0b34 iframe,
.section-5357.status_4295 > .mask_large_0b34 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.caption_9411 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.caption_9411.search-e8a2 {
  padding: 0;
}
.caption_9411.search-e8a2 cite {
  font-size: 13px;
}
.caption_9411 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.caption_9411 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-black-c63f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-black-c63f > p:first-child {
  margin-top: 0;
}
.box-black-c63f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-black-c63f blockquote {
  border-left: 0;
}
.filter-last-42e9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter-last-42e9:not(.mini_fb37) {
  max-width: 100px;
}
.filter-last-42e9.breadcrumb-deab {
  border-bottom: none !important;
  text-align: center;
}
.filter-last-42e9.breadcrumb-deab::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gradient-glass-139b p {
    padding: 1.5em 0;
  }
}
.steel-3efe {
  color: #0073aa;
}
.table_c184 {
  background-color: #0073aa;
}
.simple-e59d {
  color: #229fd8;
}
.panel-fd99 {
  background-color: #229fd8;
}
.filter_9d21 {
  color: #eee;
}
.search-fast-0a5b {
  background-color: #eee;
}
.breadcrumb_6220 {
  color: #444;
}
.chip-7d48 {
  background-color: #444;
}
.clean_ff8f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.clean_ff8f .easy_073f .secondary-d9de {
  font-size: 15px;
}
.clean_ff8f .secondary-d9de {
  line-height: 1.3;
}
.clean_ff8f .basic_963d {
}
.clean_ff8f .notification_de3a {
  background: #235787;
}
.surface_0632 {
  padding: 0;
}
.surface_0632 .notification_de3a {
  background: #1a1a1a;
}
.surface_0632 .basic_963d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notice_focused_ee19 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notice_focused_ee19 .basic_963d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notice_focused_ee19 .notification_de3a {
  background: #303030;
}
.dropdown-hard-5e8a {
  position: relative;
  z-index: 10;
}
.dropdown-hard-5e8a .search-0868 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer-eda3 .solid-de9a {
  display: inline-block;
  vertical-align: middle;
}
.outer-eda3.picture-ca77 .solid-de9a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .outer-eda3.picture-ca77 .solid-de9a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .outer-eda3.picture-ca77 .solid-de9a {
    margin-right: 0.4em;
  }
}
.outer-eda3.picture-ca77 .solid-de9a:last-child {
  margin-right: 0;
}
.primary-warm-8f64 .search-0868 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .summary-bronze-2e44 .easy_073f {
    margin: 0 -0.5em;
  }
  .summary-bronze-2e44 .easy_073f [class*="customify-col-"],
  .summary-bronze-2e44 .easy_073f [class*="customify-col_"],
  .summary-bronze-2e44 .easy_073f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.summary-bronze-2e44.fresh-e0a3 .search-0868 {
  background: 0 0 !important;
}
.summary-bronze-2e44.fresh-e0a3 .search-0868,
.summary-bronze-2e44.primary-warm-8f64 .search-0868 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .summary-bronze-2e44.outline_fd8d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.summary-bronze-2e44.primary-warm-8f64 .search-0868 {
  box-shadow: none !important;
}
.component-d253 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .component-d253 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .component-d253 {
    padding: 18px 0 20px;
  }
}
.component-d253 .selected-a7dc {
  width: 100%;
}
.component-d253 .footer_advanced_e051 {
  margin-bottom: 0;
}
.component-d253 .list_upper_e374 {
  margin-top: 5px;
  font-size: 0.875em;
}
.element-last-33aa {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element-last-33aa .form_2a50 {
  width: 100%;
}
.hard_4dc1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard_4dc1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard_4dc1 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;
}
.hard_4dc1 li:last-child:after {
  display: none;
}
.hard_4dc1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-55c7 .center_6c8b button,
.component-d253 .center_6c8b button {
  left: 0;
}
.icon-55c7 .form_2a50,
.component-d253 .form_2a50 {
  padding-left: 0;
  padding-right: 0;
}
.icon-55c7 .element-last-33aa,
.component-d253 .element-last-33aa {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-55c7 {
  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;
}
.icon-55c7: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;
}
.icon-55c7 .pagination_dim_ae0c {
  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) {
  .icon-55c7 .pagination_dim_ae0c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-55c7 .pagination_dim_ae0c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-55c7 .pagination_dim_ae0c {
    min-height: 200px;
  }
}
.icon-55c7 .hard_4dc1 {
  color: rgba(255, 255, 255, 0.8);
}
.icon-55c7 .hard_4dc1 a,
.icon-55c7 .hard_4dc1 li:after {
  color: inherit;
}
.icon-55c7 .hard_4dc1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.icon-orange-5bfa {
  margin-bottom: 0.5em;
}
.hard_3e8f {
  margin-bottom: 1.2em;
}
.hard_3e8f,
.icon-orange-5bfa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard_3e8f p:last-child,
.icon-orange-5bfa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .center_6c8b,
#masthead .center_6c8b {
  display: none;
}
#masthead
  > .center_6c8b.overlay_steel_c881 {
  display: none;
}
#masthead > .center_6c8b button {
  left: 0;
}
.container_center_0fbd {
  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%;
}
.container_center_0fbd .solid-de9a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container_center_0fbd .dim_4a80 {
  display: -webkit-box;
  display: flex;
}
.container_center_0fbd .dim_4a80.upper-2179 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container_center_0fbd .dim_4a80.item_active_71a6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_center_0fbd .dim_4a80.message-7966 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_center_0fbd.component_center_e3d5.full_4f0f .dim_4a80.upper-2179 {
  flex-basis: 100%;
}
.container_center_0fbd.easy_f2d2 .dim_4a80.item_active_71a6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container_center_0fbd.easy_f2d2 .dim_4a80.message-7966 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .center_6c8b.overlay_steel_c881 {
  display: none;
}
#masthead > .center_6c8b button {
  left: 0;
}
.input_aefd {
  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;
}
.input_aefd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.input_aefd.bottom-8563 i {
  margin-right: 4px;
}
.input_aefd.wrapper-03d7 i {
  margin-left: 5px;
}
.secondary-d9de p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary-d9de p:last-child {
  margin-bottom: 0;
}
.avatar_hot_07e6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar_hot_07e6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar_hot_07e6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar_hot_07e6 .banner-0cd8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar_hot_07e6 .caption_solid_3da7 {
  margin: 5px 0 7px 0;
}
.avatar_hot_07e6.action-3df3 .section_97ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_hot_07e6.action-3df3 .progress-e48a {
  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;
}
.avatar_hot_07e6.logo-ad5f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar_hot_07e6.logo-ad5f .section_97ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_hot_07e6.logo-ad5f .progress-e48a {
  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;
}
.avatar_hot_07e6.inner_84dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar_hot_07e6.sidebar-west-fada {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar_hot_07e6.sidebar-west-fada .progress-e48a {
  margin-top: 7px;
}
.focused_b33f {
  display: inline-block;
}
.dropdown-hard-5e8a .background-66d7 .avatar_hot_07e6 img {
  max-width: 100%;
}
.tooltip_down_76ae .background-520e.thumbnail_1615,
.iron_c53e .background-520e.thumbnail_1615 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_down_76ae .label-narrow-84f8,
.iron_c53e .label-narrow-84f8 {
  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%);
}
.tooltip_down_76ae .label-narrow-84f8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tooltip_down_76ae.panel-green-33eb .label-narrow-84f8 {
  display: none;
}
.tooltip_down_76ae .down-0888 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_down_76ae .down-0888 li {
  display: inline-block;
  position: relative;
}
.tooltip_down_76ae .down-0888 li:last-child {
  margin-right: 0;
}
.tooltip_down_76ae .down-0888 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;
}
.tooltip_down_76ae .down-0888 li.sort_d5ca > a {
  color: rgba(0, 0, 0, 0.9);
}
.tooltip_down_76ae .down-0888 > 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;
}
.tooltip_down_76ae .down-0888 > li > a i {
  line-height: 0;
}
.tooltip_down_76ae .down-0888 > li.sort-prev-79c6 > a .label-narrow-84f8 {
  margin-left: 4px;
  line-height: 0;
}
.tooltip_down_76ae .down-0888 .sort_6afc li.sort-prev-79c6 > a {
  position: relative;
}
.tooltip_down_76ae .down-0888 .sort_6afc li.sort-prev-79c6 > a:after,
.tooltip_down_76ae .down-0888 .sort_6afc li.sort-prev-79c6 > a:before {
  content: "";
  display: table;
}
.tooltip_down_76ae .down-0888 .sort_6afc li.sort-prev-79c6 > a:after {
  clear: both;
}
.tooltip_down_76ae .down-0888 .sort_6afc li.sort-prev-79c6 > a .label-narrow-84f8 {
  margin-left: 5px;
  float: right;
}
.tooltip_down_76ae .summary-silver-21e1,
.tooltip_down_76ae .sort_6afc {
  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;
}
.tooltip_down_76ae .sort_6afc {
  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;
}
.tooltip_down_76ae .sort_6afc .thumbnail_1615 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip_down_76ae .sort_6afc .label-narrow-84f8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tooltip_down_76ae .sort_6afc li {
  display: block;
  margin: 0;
  padding: 0;
}
.tooltip_down_76ae .sort_6afc 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;
}
.tooltip_down_76ae .sort_6afc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_down_76ae .sort_6afc .sort_6afc {
  top: 0;
  left: 100%;
}
.tooltip_down_76ae .label-light-2e37.fn-focus-35ce > .summary-silver-21e1,
.tooltip_down_76ae .label-light-2e37.fn-focus-35ce > .sort_6afc,
.tooltip_down_76ae .label-light-2e37:focus > .summary-silver-21e1,
.tooltip_down_76ae .label-light-2e37:focus > .sort_6afc,
.tooltip_down_76ae .label-light-2e37:hover > .summary-silver-21e1,
.tooltip_down_76ae .label-light-2e37:hover > .sort_6afc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tooltip_down_76ae.mask_b6fb .tall-d44b:after,
.tooltip_down_76ae.mask_b6fb .tall-d44b:before {
  content: "";
  display: table;
}
.tooltip_down_76ae.mask_b6fb .tall-d44b:after {
  clear: both;
}
.tooltip_down_76ae.mask_b6fb .tall-d44b > li {
  float: left;
}
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b:after,
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b:before {
  content: "";
  display: table;
}
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b:after {
  clear: both;
}
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b > li {
  float: left;
}
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b > li.pattern-6030 > a,
.tooltip_down_76ae.caption-green-e9f6 .tall-d44b > li.sort_d5ca > a {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_down_76ae.pagination-purple-5853 .tall-d44b > li > a .thumbnail_1615 {
  position: relative;
}
.tooltip_down_76ae.pagination-purple-5853 .tall-d44b > li > a .thumbnail_1615: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;
}
.tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li:focus
  > a
  .thumbnail_1615:before,
.tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li:hover
  > a
  .thumbnail_1615:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li.pattern-6030
  > a
  .thumbnail_1615:before,
.tooltip_down_76ae.pagination-purple-5853
  .tall-d44b
  > li.pink_6aa8
  > a
  .thumbnail_1615:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_down_76ae.hot_2bfd .tall-d44b > li > a .thumbnail_1615 {
  position: relative;
}
.tooltip_down_76ae.hot_2bfd .tall-d44b > li > a .thumbnail_1615: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;
}
.tooltip_down_76ae.hot_2bfd .tall-d44b > li:focus > a .thumbnail_1615:before,
.tooltip_down_76ae.hot_2bfd
  .tall-d44b
  > li:hover
  > a
  .thumbnail_1615:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_down_76ae.hot_2bfd
  .tall-d44b
  > li.pattern-6030
  > a
  .thumbnail_1615:before,
.tooltip_down_76ae.hot_2bfd
  .tall-d44b
  > li.pink_6aa8
  > a
  .thumbnail_1615:before {
  width: 100%;
  background-color: currentColor;
}
.iron_c53e .down-0888 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.iron_c53e .down-0888 li:first-child > a {
  border-top: none;
}
.iron_c53e .down-0888 .summary-up-5230 > .thumbnail_1615 .label-narrow-84f8 {
  display: none;
}
.iron_c53e .down-0888 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.iron_c53e .down-0888 li:last-child {
  border: none;
}
.iron_c53e .down-0888 li.sort-prev-79c6 > a {
  padding-right: 45px !important;
}
.iron_c53e .down-0888 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.iron_c53e .down-0888 li a:focus,
.iron_c53e .down-0888 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_c53e .down-0888 li .carousel_purple_0e01 {
  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;
}
.iron_c53e .down-0888 li .carousel_purple_0e01:hover {
  box-shadow: none;
}
.iron_c53e .down-0888 li .carousel_purple_0e01 .label-narrow-84f8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.iron_c53e .down-0888 .sort_6afc {
  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);
}
.iron_c53e .down-0888 .sort_6afc li a {
  padding-left: 3em;
}
.iron_c53e .down-0888 .wood_2bec > a .carousel_purple_0e01 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iron_c53e .down-0888 .wood_2bec > .sort_6afc {
  display: block;
  opacity: 1;
}
.caption-693b {
  max-width: 100%;
}
.warm-a10b {
  line-height: 0;
  cursor: pointer;
}
.fresh-bce0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fresh-bce0:hover {
  box-shadow: none;
  color: currentColor;
}
.fresh-bce0 svg {
  width: 18px;
  height: 18px;
}
.fresh-bce0 .input-huge-520d {
  display: none;
}
.box_last_c9f0 {
  position: relative;
}
.box_last_c9f0.fn-active-35ce .fresh-bce0 .menu-focused-34ce {
  display: none;
}
.box_last_c9f0.fn-active-35ce .fresh-bce0 .input-huge-520d {
  display: inline-block;
}
.box_last_c9f0 .pink-a201 {
  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);
}
.box_last_c9f0.warm_0f0d .pink-a201 {
  left: auto;
  right: -0.9em;
}
.box_last_c9f0.warm_0f0d .tertiary-38fe::before {
  left: auto;
  right: 15px;
}
.box_last_c9f0.fn-active-35ce .pink-a201 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_medium_48ad {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info_medium_48ad label {
  flex-basis: 100%;
}
.info_medium_48ad .preview_mini_19dc {
  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;
}
.info_medium_48ad .info-3be4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info_medium_48ad .info-3be4:focus {
  background-color: transparent;
}
.info_medium_48ad button.article-6464 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info_medium_48ad button.article-6464:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info_medium_48ad button.article-6464 svg {
  width: 18px;
  height: 18px;
}
.info_medium_48ad input[type="submit"] {
  min-height: auto;
}
.focus-51af .info_medium_48ad .info-3be4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tertiary-38fe {
  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) {
  .tertiary-38fe {
    width: 220px;
  }
}
.tertiary-38fe label {
  flex-basis: 100%;
}
.tertiary-38fe::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;
}
.purple-22f0 .focus-51af .info_medium_48ad {
  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;
}
.purple-22f0
  .focus-51af
  .info_medium_48ad
  .preview_mini_19dc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.purple-22f0 .focus-51af .info_medium_48ad .info-3be4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.purple-22f0
  .focus-51af
  .info_medium_48ad
  .info-3be4:focus {
  background: 0 0;
}
.purple-22f0
  .focus-51af
  .info_medium_48ad
  .gallery-brown-ff16 {
  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;
}
.iron-ebb7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron-ebb7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron-ebb7 li:last-child {
  margin-right: 0;
}
.iron-ebb7 li:first-child {
  margin-left: 0;
}
.iron-ebb7.mask-3f46 a {
  color: #fff;
}
.iron-ebb7.mask-3f46 a:hover {
  color: #fff;
}
.iron-ebb7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron-ebb7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron-ebb7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron-ebb7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron-ebb7 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron-ebb7 [class*="social-icon-apple"].message_7f88 {
  background-color: transparent;
  color: #999;
}
.iron-ebb7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron-ebb7 [class*="social-icon-behance"].message_7f88 {
  background-color: transparent;
  color: #1769ff;
}
.iron-ebb7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron-ebb7 [class*="social-icon-bitbucket"].message_7f88 {
  background-color: transparent;
  color: #205081;
}
.iron-ebb7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron-ebb7 [class*="social-icon-codepen"].message_7f88 {
  background-color: transparent;
  color: #000;
}
.iron-ebb7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron-ebb7 [class*="social-icon-delicious"].message_7f88 {
  background-color: transparent;
  color: #39f;
}
.iron-ebb7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron-ebb7 [class*="social-icon-digg"].message_7f88 {
  background-color: transparent;
  color: #005be2;
}
.iron-ebb7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron-ebb7 [class*="social-icon-dribbble"].message_7f88 {
  background-color: transparent;
  color: #ea4c89;
}
.iron-ebb7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron-ebb7 [class*="social-icon-envelope"].message_7f88 {
  background-color: transparent;
  color: #ea4335;
}
.iron-ebb7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron-ebb7 [class*="social-icon-facebook"].message_7f88 {
  background-color: transparent;
  color: #3b5998;
}
.iron-ebb7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron-ebb7 [class*="social-icon-flickr"].message_7f88 {
  background-color: transparent;
  color: #0063dc;
}
.iron-ebb7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron-ebb7 [class*="social-icon-foursquare"].message_7f88 {
  background-color: transparent;
  color: #2d5be3;
}
.iron-ebb7 [class*="social-icon-github"] {
  background-color: #333;
}
.iron-ebb7 [class*="social-icon-github"].message_7f88 {
  background-color: transparent;
  color: #333;
}
.iron-ebb7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron-ebb7 [class*="social-icon-google-plus"].message_7f88 {
  background-color: transparent;
  color: #dd4b39;
}
.iron-ebb7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron-ebb7 [class*="social-icon-houzz"].message_7f88 {
  background-color: transparent;
  color: #7ac142;
}
.iron-ebb7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron-ebb7 [class*="social-icon-instagram"].message_7f88 {
  background-color: transparent;
  color: #262626;
}
.iron-ebb7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron-ebb7 [class*="social-icon-jsfiddle"].message_7f88 {
  background-color: transparent;
  color: #487aa2;
}
.iron-ebb7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron-ebb7 [class*="social-icon-linkedin"].message_7f88 {
  background-color: transparent;
  color: #0077b5;
}
.iron-ebb7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron-ebb7 [class*="social-icon-medium"].message_7f88 {
  background-color: transparent;
  color: #00ab6b;
}
.iron-ebb7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron-ebb7
  [class*="social-icon-odnoklassniki"].message_7f88 {
  background-color: transparent;
  color: #f4731c;
}
.iron-ebb7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron-ebb7 [class*="social-icon-meetup"].message_7f88 {
  background-color: transparent;
  color: #ec1c40;
}
.iron-ebb7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron-ebb7 [class*="social-icon-pinterest"].message_7f88 {
  background-color: transparent;
  color: #bd081c;
}
.iron-ebb7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron-ebb7 [class*="social-icon-product-hunt"].message_7f88 {
  background-color: transparent;
  color: #da552f;
}
.iron-ebb7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron-ebb7 [class*="social-icon-reddit"].message_7f88 {
  background-color: transparent;
  color: #ff4500;
}
.iron-ebb7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron-ebb7 [class*="social-icon-rss"].message_7f88 {
  background-color: transparent;
  color: #f26522;
}
.iron-ebb7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron-ebb7
  [class*="social-icon-shopping-cart"].message_7f88 {
  background-color: transparent;
  color: #4caf50;
}
.iron-ebb7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron-ebb7 [class*="social-icon-skype"].message_7f88 {
  background-color: transparent;
  color: #00aff0;
}
.iron-ebb7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron-ebb7 [class*="social-icon-slideshare"].message_7f88 {
  background-color: transparent;
  color: #0077b5;
}
.iron-ebb7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron-ebb7 [class*="social-icon-snapchat"].message_7f88 {
  background-color: transparent;
  color: #fffc00;
}
.iron-ebb7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron-ebb7 [class*="social-icon-soundcloud"].message_7f88 {
  background-color: transparent;
  color: #f80;
}
.iron-ebb7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron-ebb7 [class*="social-icon-spotify"].message_7f88 {
  background-color: transparent;
  color: #2ebd59;
}
.iron-ebb7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron-ebb7
  [class*="social-icon-stack-overflow"].message_7f88 {
  background-color: transparent;
  color: #fe7a15;
}
.iron-ebb7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron-ebb7 [class*="social-icon-maldkfgram"].message_7f88 {
  background-color: transparent;
  color: #2ca5e0;
}
.iron-ebb7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron-ebb7 [class*="social-icon-tripadvisor"].message_7f88 {
  background-color: transparent;
  color: #589442;
}
.iron-ebb7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron-ebb7 [class*="social-icon-tumblr"].message_7f88 {
  background-color: transparent;
  color: #35465c;
}
.iron-ebb7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron-ebb7 [class*="social-icon-twitch"].message_7f88 {
  background-color: transparent;
  color: #6441a5;
}
.iron-ebb7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron-ebb7 [class*="social-icon-twitter"].message_7f88 {
  background-color: transparent;
  color: #1da1f2;
}
.iron-ebb7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron-ebb7 [class*="social-icon-vimeo"].message_7f88 {
  background-color: transparent;
  color: #1ab7ea;
}
.iron-ebb7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron-ebb7 [class*="social-icon-vk"].message_7f88 {
  background-color: transparent;
  color: #45668e;
}
.iron-ebb7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron-ebb7 [class*="social-icon-weibo"].message_7f88 {
  background-color: transparent;
  color: #df2029;
}
.iron-ebb7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron-ebb7 [class*="social-icon-weixin"].message_7f88 {
  background-color: transparent;
  color: #7bb32e;
}
.iron-ebb7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron-ebb7 [class*="social-icon-whatsapp"].message_7f88 {
  background-color: transparent;
  color: #25d366;
}
.iron-ebb7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron-ebb7 [class*="social-icon-wordpress"].message_7f88 {
  background-color: transparent;
  color: #21759b;
}
.iron-ebb7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron-ebb7 [class*="social-icon-xing"].message_7f88 {
  background-color: transparent;
  color: #026466;
}
.iron-ebb7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron-ebb7 [class*="social-icon-yelp"].message_7f88 {
  background-color: transparent;
  color: #af0606;
}
.iron-ebb7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron-ebb7 [class*="social-icon-youtube"].message_7f88 {
  background-color: transparent;
  color: #cd201f;
}
.chip-outer-8995 {
  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;
}
.chip-outer-8995:hover {
  box-shadow: none;
  background: 0 0;
}
.gallery-last-5fdd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fast-2319 {
  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;
}
.shadow-198a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary_action_7eca {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary_action_7eca,
.primary_action_7eca::after,
.primary_action_7eca::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;
}
.primary_action_7eca::after,
.primary_action_7eca::before {
  content: "";
  display: block;
  background-color: inherit;
}
.white-2346 .fast-2319 .shadow-198a {
  margin-top: -2px;
  width: 19px;
}
.white-2346 .fast-2319 .primary_action_7eca {
  margin-top: -1px;
}
.white-2346 .fast-2319 .primary_action_7eca,
.white-2346 .fast-2319 .primary_action_7eca::after,
.white-2346 .fast-2319 .primary_action_7eca::before {
  width: 19px;
  height: 2px;
}
.white-2346 .fast-2319 .primary_action_7eca::before {
  top: -6px;
}
.white-2346 .fast-2319 .primary_action_7eca::after {
  bottom: -6px;
}
.right_9121 .fast-2319 .shadow-198a {
  margin-top: -2px;
  width: 22px;
}
.right_9121 .fast-2319 .primary_action_7eca {
  margin-top: -1px;
}
.right_9121 .fast-2319 .primary_action_7eca,
.right_9121 .fast-2319 .primary_action_7eca::after,
.right_9121 .fast-2319 .primary_action_7eca::before {
  width: 22px;
  height: 2px;
}
.right_9121 .fast-2319 .primary_action_7eca::before {
  top: -7px;
}
.right_9121 .fast-2319 .primary_action_7eca::after {
  bottom: -7px;
}
.layout_e9b1 .fast-2319 .shadow-198a {
  margin-top: -2px;
  width: 31px;
}
.layout_e9b1 .fast-2319 .primary_action_7eca {
  margin-top: -1.5px;
}
.layout_e9b1 .fast-2319 .primary_action_7eca,
.layout_e9b1 .fast-2319 .primary_action_7eca::after,
.layout_e9b1 .fast-2319 .primary_action_7eca::before {
  width: 31px;
  height: 3px;
}
.layout_e9b1 .fast-2319 .primary_action_7eca::before {
  top: -9px;
}
.layout_e9b1 .fast-2319 .primary_action_7eca::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .banner-last-ff5d .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 19px;
  }
  .banner-last-ff5d .fast-2319 .primary_action_7eca {
    margin-top: -1px;
  }
  .banner-last-ff5d .fast-2319 .primary_action_7eca,
  .banner-last-ff5d .fast-2319 .primary_action_7eca::after,
  .banner-last-ff5d .fast-2319 .primary_action_7eca::before {
    width: 19px;
    height: 2px;
  }
  .banner-last-ff5d .fast-2319 .primary_action_7eca::before {
    top: -6px;
  }
  .banner-last-ff5d .fast-2319 .primary_action_7eca::after {
    bottom: -6px;
  }
  .active_1232 .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 22px;
  }
  .active_1232 .fast-2319 .primary_action_7eca {
    margin-top: -1px;
  }
  .active_1232 .fast-2319 .primary_action_7eca,
  .active_1232 .fast-2319 .primary_action_7eca::after,
  .active_1232 .fast-2319 .primary_action_7eca::before {
    width: 22px;
    height: 2px;
  }
  .active_1232 .fast-2319 .primary_action_7eca::before {
    top: -7px;
  }
  .active_1232 .fast-2319 .primary_action_7eca::after {
    bottom: -7px;
  }
  .nav-orange-e88b .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 31px;
  }
  .nav-orange-e88b .fast-2319 .primary_action_7eca {
    margin-top: -1.5px;
  }
  .nav-orange-e88b .fast-2319 .primary_action_7eca,
  .nav-orange-e88b .fast-2319 .primary_action_7eca::after,
  .nav-orange-e88b .fast-2319 .primary_action_7eca::before {
    width: 31px;
    height: 3px;
  }
  .nav-orange-e88b .fast-2319 .primary_action_7eca::before {
    top: -9px;
  }
  .nav-orange-e88b .fast-2319 .primary_action_7eca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .message_58eb .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 19px;
  }
  .message_58eb .fast-2319 .primary_action_7eca {
    margin-top: -1px;
  }
  .message_58eb .fast-2319 .primary_action_7eca,
  .message_58eb .fast-2319 .primary_action_7eca::after,
  .message_58eb .fast-2319 .primary_action_7eca::before {
    width: 19px;
    height: 2px;
  }
  .message_58eb .fast-2319 .primary_action_7eca::before {
    top: -6px;
  }
  .message_58eb .fast-2319 .primary_action_7eca::after {
    bottom: -6px;
  }
  .title-paper-3aad .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 22px;
  }
  .title-paper-3aad .fast-2319 .primary_action_7eca {
    margin-top: -1px;
  }
  .title-paper-3aad .fast-2319 .primary_action_7eca,
  .title-paper-3aad .fast-2319 .primary_action_7eca::after,
  .title-paper-3aad .fast-2319 .primary_action_7eca::before {
    width: 22px;
    height: 2px;
  }
  .title-paper-3aad .fast-2319 .primary_action_7eca::before {
    top: -7px;
  }
  .title-paper-3aad .fast-2319 .primary_action_7eca::after {
    bottom: -7px;
  }
  .accent-bottom-697b .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 31px;
  }
  .accent-bottom-697b .fast-2319 .primary_action_7eca {
    margin-top: -1.5px;
  }
  .accent-bottom-697b .fast-2319 .primary_action_7eca,
  .accent-bottom-697b .fast-2319 .primary_action_7eca::after,
  .accent-bottom-697b .fast-2319 .primary_action_7eca::before {
    width: 31px;
    height: 3px;
  }
  .accent-bottom-697b .fast-2319 .primary_action_7eca::before {
    top: -9px;
  }
  .accent-bottom-697b .fast-2319 .primary_action_7eca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .thick_733b .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 19px;
  }
  .thick_733b .fast-2319 .primary_action_7eca {
    margin-top: -1px;
  }
  .thick_733b .fast-2319 .primary_action_7eca,
  .thick_733b .fast-2319 .primary_action_7eca::after,
  .thick_733b .fast-2319 .primary_action_7eca::before {
    width: 19px;
    height: 2px;
  }
  .thick_733b .fast-2319 .primary_action_7eca::before {
    top: -6px;
  }
  .thick_733b .fast-2319 .primary_action_7eca::after {
    bottom: -6px;
  }
  .selected_4d6f .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 22px;
  }
  .selected_4d6f .fast-2319 .primary_action_7eca {
    margin-top: -1px;
  }
  .selected_4d6f .fast-2319 .primary_action_7eca,
  .selected_4d6f .fast-2319 .primary_action_7eca::after,
  .selected_4d6f .fast-2319 .primary_action_7eca::before {
    width: 22px;
    height: 2px;
  }
  .selected_4d6f .fast-2319 .primary_action_7eca::before {
    top: -7px;
  }
  .selected_4d6f .fast-2319 .primary_action_7eca::after {
    bottom: -7px;
  }
  .full_ca4f .fast-2319 .shadow-198a {
    margin-top: -2px;
    width: 31px;
  }
  .full_ca4f .fast-2319 .primary_action_7eca {
    margin-top: -1.5px;
  }
  .full_ca4f .fast-2319 .primary_action_7eca,
  .full_ca4f .fast-2319 .primary_action_7eca::after,
  .full_ca4f .fast-2319 .primary_action_7eca::before {
    width: 31px;
    height: 3px;
  }
  .full_ca4f .fast-2319 .primary_action_7eca::before {
    top: -9px;
  }
  .full_ca4f .fast-2319 .primary_action_7eca::after {
    bottom: -9px;
  }
}
.basic_c5db .primary_action_7eca {
  -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);
}
.basic_c5db .primary_action_7eca::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.basic_c5db .primary_action_7eca::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);
}
.basic_c5db.table-5252 .primary_action_7eca {
  -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);
}
.basic_c5db.table-5252 .primary_action_7eca::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.basic_c5db.table-5252 .primary_action_7eca::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);
}
.logo-short-1343 {
  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.frame_fast_3e9b:before {
  display: none;
}
.secondary-middle-8eef {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.secondary-middle-8eef .gradient_be38 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.secondary-middle-8eef .gradient_be38:last-of-type {
  border-bottom: none;
}
.secondary-middle-8eef .gradient_be38.column-dark-6c98,
.secondary-middle-8eef .gradient_be38.media-silver-a3e9,
.secondary-middle-8eef .gradient_be38.message-5380 {
  padding: 0;
}
.secondary-middle-8eef .iron_c53e .carousel_purple_0e01 {
  color: currentColor;
}
.secondary-middle-8eef .iron_c53e .carousel_purple_0e01:focus,
.secondary-middle-8eef .iron_c53e .carousel_purple_0e01:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-middle-8eef.basic_963d .last_8f09,
.secondary-middle-8eef.basic_963d .secondary-d9de a,
.secondary-middle-8eef.basic_963d .tall-d44b a,
.secondary-middle-8eef.basic_963d .sort_6afc a {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-middle-8eef.basic_963d .last_8f09:hover,
.secondary-middle-8eef.basic_963d .secondary-d9de a:hover,
.secondary-middle-8eef.basic_963d .tall-d44b a:hover,
.secondary-middle-8eef.basic_963d .sort_6afc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-middle-8eef.basic_963d .form-f4c6 {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-middle-8eef.basic_963d .gradient_be38 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-middle-8eef.basic_963d .gradient_be38:before {
  background: rgba(0, 0, 0, 0.08);
}
.secondary-middle-8eef.basic_963d .info_action_8698:before {
  background: rgba(255, 255, 255, 0.9);
}
.secondary-middle-8eef.basic_963d .iron_c53e .down-0888 li a,
.secondary-middle-8eef.basic_963d .iron_c53e .carousel_purple_0e01,
.secondary-middle-8eef.basic_963d .sort_6afc {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-middle-8eef.basic_963d .iron_c53e .carousel_purple_0e01:focus,
.secondary-middle-8eef.basic_963d .iron_c53e .carousel_purple_0e01:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-middle-8eef.basic_963d .down-0888 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-middle-8eef.notification_de3a .last_8f09,
.secondary-middle-8eef.notification_de3a .secondary-d9de a,
.secondary-middle-8eef.notification_de3a .tall-d44b .carousel_purple_0e01,
.secondary-middle-8eef.notification_de3a .tall-d44b a,
.secondary-middle-8eef.notification_de3a .sort_6afc a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-middle-8eef.notification_de3a .last_8f09:hover,
.secondary-middle-8eef.notification_de3a .secondary-d9de a:hover,
.secondary-middle-8eef.notification_de3a .tall-d44b .carousel_purple_0e01:hover,
.secondary-middle-8eef.notification_de3a .tall-d44b a:hover,
.secondary-middle-8eef.notification_de3a .sort_6afc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-middle-8eef.notification_de3a .form-f4c6 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-middle-8eef.notification_de3a .gradient_be38 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-middle-8eef.notification_de3a .gradient_be38:before {
  background: rgba(255, 255, 255, 0.08);
}
.secondary-middle-8eef.notification_de3a .info_action_8698:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary-middle-8eef.notification_de3a .iron_c53e .down-0888 li a,
.secondary-middle-8eef.notification_de3a .iron_c53e .carousel_purple_0e01,
.secondary-middle-8eef.notification_de3a .sort_6afc {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-middle-8eef.notification_de3a .iron_c53e .carousel_purple_0e01:focus,
.secondary-middle-8eef.notification_de3a .iron_c53e .carousel_purple_0e01:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-middle-8eef.notification_de3a .down-0888 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_action_8698 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.info_action_8698:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar-soft-aba3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.center_2c7c .secondary-middle-8eef {
  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;
}
.center_2c7c .gradient_be38 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.center_2c7c .gradient_be38: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) {
  .center_2c7c .gradient_be38:before {
    width: 16%;
    left: 42%;
  }
}
.center_2c7c .gradient_be38:last-child:before {
  content: none;
}
.center_2c7c .gradient_be38[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.center_2c7c .iron_c53e .down-0888 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.center_2c7c .iron_c53e .down-0888 li a .carousel_purple_0e01 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.center_2c7c .iron_c53e .sort_6afc {
  border: none;
}
.center_2c7c .iron_c53e .sort_6afc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.center_2c7c .info_action_8698 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.center_2c7c .sidebar-soft-aba3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.center_2c7c .notification_de3a .info_action_8698:before {
  background: rgba(0, 0, 0, 0.9);
}
.center_2c7c .basic_963d.dropdown_upper_2142 .primary_action_7eca {
  background: rgba(0, 0, 0, 0.6);
}
.center_2c7c
  .basic_963d.dropdown_upper_2142
  .primary_action_7eca::after,
.center_2c7c
  .basic_963d.dropdown_upper_2142
  .primary_action_7eca:before {
  background: inherit;
}
.center_2c7c
  .basic_963d.dropdown_upper_2142:hover
  .primary_action_7eca {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary-blue-d25d .secondary-middle-8eef {
  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) {
  .tertiary-blue-d25d .secondary-middle-8eef {
    width: auto;
    right: 45px;
  }
}
.backdrop_slow_0cc1 .secondary-middle-8eef {
  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) {
  .backdrop_slow_0cc1 .secondary-middle-8eef {
    width: auto;
    left: 45px;
  }
}
.frame_fast_3e9b .secondary-middle-8eef {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame_fast_3e9b .sidebar-soft-aba3 {
  max-width: 48em;
  margin: 0 auto;
}
.frame_fast_3e9b .info_action_8698:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.liquid_8ac1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_8ac1.center_2c7c .secondary-middle-8eef {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.liquid_8ac1.tertiary-blue-d25d .secondary-middle-8eef {
  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);
}
.liquid_8ac1 .secondary-middle-8eef {
  visibility: visible;
}
.liquid_8ac1.backdrop_slow_0cc1 .secondary-middle-8eef {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask-static-60f4,
.list_abe2 {
  overflow-x: hidden;
}
.mask-static-60f4 .secondary-middle-8eef {
  overflow: auto;
}
.mask-static-60f4.center_2c7c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-static-60f4.center_2c7c .secondary-middle-8eef {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask-static-60f4.center_2c7c .chip-outer-8995 {
  opacity: 0;
}
.mask-static-60f4.tertiary-blue-d25d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-static-60f4.tertiary-blue-d25d .secondary-middle-8eef {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask-static-60f4.tertiary-blue-d25d .chip-outer-8995 {
  opacity: 0;
}
.mask-static-60f4.backdrop_slow_0cc1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-static-60f4.backdrop_slow_0cc1 .secondary-middle-8eef {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask-static-60f4.backdrop_slow_0cc1 .chip-outer-8995 {
  opacity: 0;
}
.mask-static-60f4.frame_fast_3e9b .secondary-middle-8eef {
  z-index: 10;
  visibility: visible;
}
.dropdown_upper_2142 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dropdown_upper_2142 .primary_action_7eca {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown_upper_2142 .primary_action_7eca::after,
.dropdown_upper_2142 .primary_action_7eca:before {
  background: inherit;
}
.dropdown_upper_2142:hover .primary_action_7eca {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_slow_0cc1 .dropdown_upper_2142 {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame_fast_3e9b .dropdown_upper_2142 {
  display: none !important;
}
.mask-static-60f4:before,
.list_abe2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask-static-60f4 .dropdown_upper_2142,
.list_abe2 .dropdown_upper_2142 {
  display: inline-block;
}
.secondary-middle-8eef .solid-de9a {
  -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;
}
.mask-static-60f4 .secondary-middle-8eef .solid-de9a,
.list_abe2 .secondary-middle-8eef .solid-de9a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_83d4 .preview_mini_19dc {
  width: 100%;
}
.background-66d7 {
  padding: 0 0.5em 0;
}
.background-66d7 [class*="customify-col-"],
.background-66d7 [class*="customify-col_"],
.background-66d7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.status-20b3 .background-66d7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy_073f .title_a489,
  .title_a489 {
    display: none;
  }
  .component-medium-f2fc {
    text-align: left;
  }
  .complex_894f {
    text-align: center;
  }
  .heading-action-b13c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy_073f .box-right-d016,
  .box-right-d016 {
    display: none;
  }
  .row_under_f2da {
    text-align: left;
  }
  .picture-6607 {
    text-align: center;
  }
  .chip-d466 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy_073f .notification-7994,
  .notification-7994 {
    display: none;
  }
  .north-a563 {
    text-align: left;
  }
  .row-large-4e86 {
    text-align: center;
  }
  .hot-33f7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video_9d4c {
  box-shadow: none !important;
}
.gradient-adca .message_8f6c,
.accordion-0273 .message_8f6c {
  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;
}
.accordion-0273 .message_8f6c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search-0868 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search-0868:after,
.search-0868:before {
  content: "";
  display: table;
}
.search-0868:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search-0868 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search-0868,
.outline_fd8d {
  max-width: 1248px;
  margin: 0 auto;
}

.gold_f3ba.thick-2a8f .search-0868 {
  max-width: 100%;
}
.gold_f3ba.pro_5c7b {
  max-width: 1200px;
  margin: 0 auto;
}
.gold_f3ba.video_5c6e .search-0868 {
  max-width: 100%;
}
.gold_f3ba.video_5c6e > .search-0868 {
  padding-left: 0;
  padding-right: 0;
}
.gold_f3ba.video_5c6e > .search-0868 .easy_073f {
  margin: 0;
}
.gold_f3ba.video_5c6e
  > .search-0868
  .simple_45df.button_blue_7a8a {
  margin-right: 0;
  margin-left: 0;
}
.gold_f3ba.video_5c6e #main.button_blue_7a8a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .overlay-clean-a59e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-clean-a59e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask-4ed2 .detail-thick-fba2 {
    padding-right: 1em;
  }
  .mask-4ed2.new_c2ef .simple_45df {
    border-right: 1px solid #eaecee;
  }
  .mask-4ed2.new_c2ef .detail-thick-fba2 {
    padding-right: 1em;
  }
  .mask-4ed2.new_c2ef .tall_1e64 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_94cb .detail-thick-fba2 {
    padding-left: 1em;
  }
  .row_94cb.new_c2ef .simple_45df {
    border-left: 1px solid #eaecee;
  }
  .row_94cb.new_c2ef .detail-thick-fba2 {
    padding-left: 1em;
  }
  .row_94cb.new_c2ef .tall_1e64 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_b6be .detail-thick-fba2 {
    padding-left: 1em;
  }
  .under_b6be.new_c2ef .chip-dark-1199 {
    border-right: 1px solid #eaecee;
  }
  .under_b6be.new_c2ef .red_0ffe {
    border-right: 1px solid #eaecee;
  }
  .under_b6be.new_c2ef .detail-thick-fba2 {
    padding-left: 1em;
  }
  .under_b6be.new_c2ef .tall_1e64 {
    padding-right: 1em;
  }
  .under_b6be.new_c2ef .popup_rough_9b5d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium-97d7 .detail-thick-fba2 {
    padding-right: 1em;
  }
  .medium-97d7.new_c2ef .chip-dark-1199 {
    border-left: 1px solid #eaecee;
  }
  .medium-97d7.new_c2ef .red_0ffe {
    border-left: 1px solid #eaecee;
  }
  .medium-97d7.new_c2ef .detail-thick-fba2 {
    padding-right: 1em;
  }
  .medium-97d7.new_c2ef .tall_1e64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .medium-97d7.new_c2ef .popup_rough_9b5d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-clean-a59e .detail-thick-fba2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-clean-a59e.new_c2ef .simple_45df {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .overlay-clean-a59e.new_c2ef .detail-thick-fba2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-clean-a59e.new_c2ef .tall_1e64 {
    padding-left: 1em;
  }
  .overlay-clean-a59e.new_c2ef .popup_rough_9b5d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .overlay-clean-a59e.new_c2ef .detail-thick-fba2 {
    padding-left: 0;
  }
}
.solid-0723 .outer-eda3 {
  display: inline-block;
}
.chip_dac4 {
  display: inline-block;
}
.picture_1623 {
  word-con: break-word;
}
.grid_1a6f > span {
  display: inline-block;
  padding: 5px 0;
}
.grid_1a6f .next_ac5f {
  margin-left: 8px;
  margin-right: 8px;
}
.grid_1a6f .south-0879 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.secondary_white_8f1c .top-d04a {
  margin-bottom: 2em;
}
.secondary_white_8f1c .first_24fd {
  margin-bottom: 15px;
}
.secondary_white_8f1c .first_24fd:last-child {
  margin-bottom: 0;
}
.secondary_white_8f1c .out_156c {
  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) {
  .secondary_white_8f1c .out_156c {
    display: block;
  }
}
.secondary_white_8f1c .video-bright-6026 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .secondary_white_8f1c .video-bright-6026 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.secondary_white_8f1c .shadow-b365 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.secondary_white_8f1c .shadow-b365 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.secondary_white_8f1c .shadow-b365 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.secondary_white_8f1c .picture_1623 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_white_8f1c .picture_1623 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.secondary_white_8f1c .section-7863 p:last-child {
  margin-bottom: 0;
}
.secondary_white_8f1c .carousel_dirty_e8fd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.secondary_white_8f1c .short_467e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.secondary_white_8f1c .large-1b3c {
  margin-top: 1em;
}
.secondary_white_8f1c .border-purple-3ba7 {
  top: 0;
  display: block;
}
.secondary_white_8f1c .border-purple-3ba7 a {
  color: inherit;
}
.secondary_white_8f1c .border-purple-3ba7 a:hover {
  color: inherit;
}
.secondary_white_8f1c .gallery_3720 {
  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;
}
.secondary_white_8f1c .gallery_3720:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.secondary_white_8f1c .short_467e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.secondary_white_8f1c .over_69b0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.secondary_white_8f1c .over_69b0:first-child {
  margin-top: 0;
}
.secondary_white_8f1c .over_69b0.under-dc5e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.secondary_white_8f1c .over_69b0.overlay-71a6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_white_8f1c
  .over_69b0.overlay-71a6.simple_50af
  .large-1b3c {
  width: 100%;
}
.secondary_white_8f1c .overlay-71a6 {
  -webkit-box-align: center;
  align-items: center;
}
.secondary_white_8f1c .overlay-71a6 .grid_1a6f,
.secondary_white_8f1c .overlay-71a6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.secondary_white_8f1c .shadow-b365 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_white_8f1c .shadow-b365 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_white_8f1c .shadow-b365: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;
}
.secondary_white_8f1c .under-dc5e {
  z-index: 5;
}
.secondary_white_8f1c .accent_3757 .info-0d94 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.secondary_white_8f1c .bottom_0df5 .info-0d94 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.secondary_white_8f1c .notification-fc8d .info-0d94 {
  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;
}
.secondary_white_8f1c.gallery_blue_19af .out_156c,
.secondary_white_8f1c.dropdown-next-d3f6 .out_156c {
  display: block;
}
.secondary_white_8f1c.gallery_blue_19af .out_156c .media-5d05,
.secondary_white_8f1c.gallery_blue_19af .out_156c .short_467e,
.secondary_white_8f1c.dropdown-next-d3f6 .out_156c .media-5d05,
.secondary_white_8f1c.dropdown-next-d3f6 .out_156c .short_467e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_white_8f1c.wood-10cd .video-bright-6026 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .secondary_white_8f1c.wood-10cd .video-bright-6026 {
    margin-right: 0;
  }
}
.secondary_white_8f1c.gallery_blue_19af .video-bright-6026,
.secondary_white_8f1c.dropdown-next-d3f6 .video-bright-6026 {
  padding-top: 40%;
}
.secondary_white_8f1c.gallery_blue_19af .top-d04a,
.secondary_white_8f1c.dropdown-next-d3f6 .top-d04a {
  display: block;
}
.secondary_white_8f1c.gallery_blue_19af .fn-sticky-35ce .short_467e,
.secondary_white_8f1c.dropdown-next-d3f6 .fn-sticky-35ce .short_467e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.secondary_white_8f1c.gallery_blue_19af .video-bright-6026,
.secondary_white_8f1c.dropdown-next-d3f6 .video-bright-6026 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.secondary_white_8f1c.gallery_blue_19af .short_467e {
  padding: 1em;
}
.hero_af06 {
  margin: 30px auto;
  display: block;
}
.hero_af06 .new-d33c > * {
  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;
}
.hero_af06 .new-d33c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero_af06 .new-d33c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_2466 .grid_1a6f {
  margin-bottom: 1.41575em;
}
.active_2466 .card_796c {
  margin-bottom: 1.618em;
}
.breadcrumb-e739 .copper_2ab3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.breadcrumb-e739 .copper_2ab3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.breadcrumb-e739 .main-6220 {
  max-width: 100%;
  overflow: auto;
}
.box_smooth_5d33 .breadcrumb-e739 a:hover {
  text-decoration: underline;
}
.photo-last-a12d .first_24fd:not(.picture_1623),
.photo-last-a12d .shadow-b365 {
  margin-bottom: 1.41575em;
}
.photo-last-a12d .first_24fd:not(.picture_1623):last-child,
.photo-last-a12d .shadow-b365:last-child {
  margin-bottom: 0;
}
.photo-last-a12d .first_24fd.avatar_d624 {
  margin-bottom: 0.41575em;
}
.photo-last-a12d .photo_hard_c5f1:before,
.photo-last-a12d .description_light_ed0b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo-last-a12d .photo_hard_c5f1:before {
  content: "\f115";
}
.photo-last-a12d .description_light_ed0b:before {
  content: "\f02c";
}
.photo-last-a12d .backdrop-hard-8ffc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo-last-a12d .backdrop-hard-8ffc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.layout_6737 {
  display: -webkit-box;
  display: flex;
}
.layout_6737 .backdrop_bf90 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .layout_6737 .backdrop_bf90 {
    flex-basis: 90px;
  }
}
.layout_6737 .item-gas-ff26 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout_6737 .item-gas-ff26 {
    flex-basis: calc(100% - 50px);
  }
}
.layout_6737 .huge_cd50 p:last-child {
  margin-bottom: 0.72em;
}
.rough-f9c8 .new-d33c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.rough-f9c8 .new-d33c:after,
.rough-f9c8 .new-d33c:before {
  content: "";
  display: table;
}
.rough-f9c8 .new-d33c:after {
  clear: both;
}
.rough-f9c8 .new-d33c .focus-4a27,
.rough-f9c8 .new-d33c .large_78fc {
  width: 49%;
}
.rough-f9c8 .new-d33c .focus-4a27 a span.border-cold-319d,
.rough-f9c8 .new-d33c .large_78fc a span.border-cold-319d {
  display: block;
  margin-bottom: 5px;
}
.rough-f9c8 .new-d33c .large_78fc {
  float: left;
  text-align: left;
}
.rough-f9c8 .new-d33c .focus-4a27 {
  float: right;
  text-align: right;
}
.detail_hard_2d07 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_hard_2d07 {
    margin-bottom: 0;
  }
}
.caption-orange-37ed {
  margin-bottom: 1em;
}
.caption-orange-37ed .picture_1623 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fast_bf0d a {
  display: block;
  line-height: 0;
  position: relative;
}
.solid_7033 .caption-orange-37ed,
.notification-dim-dda0 .caption-orange-37ed {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .solid_7033 .caption-orange-37ed,
  .notification-dim-dda0 .caption-orange-37ed {
    display: block;
  }
}
.solid_7033 .fast_bf0d,
.notification-dim-dda0 .fast_bf0d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .solid_7033 .fast_bf0d,
  .notification-dim-dda0 .fast_bf0d {
    margin-bottom: 1em;
  }
}
.solid_7033 .fast_bf0d img,
.notification-dim-dda0 .fast_bf0d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.solid_7033 .logo_bright_cd5a,
.notification-dim-dda0 .logo_bright_cd5a {
  flex-basis: calc(100% - 160px);
}
.solid_7033 .logo_bright_cd5a p,
.notification-dim-dda0 .logo_bright_cd5a p {
  margin-bottom: 0;
}
.solid_7033 .logo_bright_cd5a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .solid_7033 .logo_bright_cd5a {
    padding-left: 0;
  }
}
.notification-dim-dda0 .logo_bright_cd5a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification-dim-dda0 .logo_bright_cd5a {
    padding-right: 0;
  }
}
.notification-dim-dda0 .fast_bf0d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.detail-warm-0a3f .fast_bf0d {
  margin-bottom: 0.5em;
}
.detail-warm-0a3f .fast_bf0d img {
  width: 100%;
}
.out-a651 .texture-dae0,
.feature-full-769f .texture-dae0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.feature-full-769f .simple_45df .header-4b58 p:last-child {
  margin-bottom: 0;
}
.notification_up_3180 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination-orange-b6e6 .popup_cold_c977 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination-orange-b6e6 .popup_cold_c977:last-of-type {
    margin-bottom: 0;
  }
}
.pagination-orange-b6e6 .popup_cold_c977 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-orange-b6e6 .popup_cold_c977 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination-orange-b6e6 .popup_cold_c977 ul li {
  margin: 0 0 0.6em;
}
.pagination-orange-b6e6 .popup_cold_c977 ul li.outline-71d0,
.pagination-orange-b6e6 .popup_cold_c977 ul li.background-6914 {
  position: relative;
}
.pagination-orange-b6e6 .popup_cold_c977 ul li.outline-71d0 .gallery-bright-ecdf,
.pagination-orange-b6e6 .popup_cold_c977 ul li.background-6914 .gallery-bright-ecdf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination-orange-b6e6 .popup_cold_c977 ul li.outline-71d0:after:after,
.pagination-orange-b6e6 .popup_cold_c977 ul li.outline-71d0:after:before,
.pagination-orange-b6e6
  .popup_cold_c977
  ul
  li.background-6914:after:after,
.pagination-orange-b6e6
  .popup_cold_c977
  ul
  li.background-6914:after:before {
  content: "";
  display: table;
}
.pagination-orange-b6e6 .popup_cold_c977 ul li.outline-71d0:after:after,
.pagination-orange-b6e6
  .popup_cold_c977
  ul
  li.background-6914:after:after {
  clear: both;
}
.pagination-orange-b6e6 .popup_cold_c977 a.out_4b07:hover {
  text-decoration: none;
}
.pagination-orange-b6e6 .popup_cold_c977 select {
  max-width: 100%;
}
.pagination-orange-b6e6 .popup_cold_c977 table {
  font-size: 85%;
}
.pagination-orange-b6e6 .popup_cold_c977 table td,
.pagination-orange-b6e6 .popup_cold_c977 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination-orange-b6e6 .popup_cold_c977 table tfoot td {
  text-align: left;
}
.pagination-orange-b6e6 .popup_cold_c977 :last-child {
  margin-bottom: 0;
}
.pagination-orange-b6e6 .popup_cold_c977 .dirty-76ac {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination-orange-b6e6 .popup_cold_c977 .dirty-76ac label {
  width: 100%;
}
.pagination-orange-b6e6 .popup_cold_c977 .dirty-76ac .info-3be4 {
  width: 100%;
  display: block;
}
.pagination-orange-b6e6 .popup_cold_c977 .dirty-76ac .article-6464 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination-orange-b6e6 .popup_cold_c977 .dirty-76ac .article-6464:hover svg #svg-search {
  fill: #444;
}
.pagination-orange-b6e6 .popup_cold_c977 .dirty-76ac .article-6464 svg {
  width: 18px;
  height: 18px;
}
.pagination-orange-b6e6 .focused_dda5 ul ul,
.pagination-orange-b6e6 .panel_a332 ul ul,
.pagination-orange-b6e6 .preview-e339 ul ul,
.pagination-orange-b6e6 .lower-5c39 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination-orange-b6e6 .focused_dda5 .sort-prev-79c6 > a,
.pagination-orange-b6e6 .panel_a332 .sort-prev-79c6 > a,
.pagination-orange-b6e6 .preview-e339 .sort-prev-79c6 > a,
.pagination-orange-b6e6 .lower-5c39 .sort-prev-79c6 > a {
  margin-bottom: 0;
}
.pagination-orange-b6e6 .thumbnail-active-f2a1 li,
.pagination-orange-b6e6 .focused_dda5 li,
.pagination-orange-b6e6 .easy_809f li,
.pagination-orange-b6e6 .panel_a332 li,
.pagination-orange-b6e6 .preview-e339 li,
.pagination-orange-b6e6 .lower-5c39 li,
.pagination-orange-b6e6 .detail_317e li,
.pagination-orange-b6e6 .huge_14d6 li {
  display: block;
  position: relative;
}
.pagination-orange-b6e6 .thumbnail-active-f2a1 li:last-child,
.pagination-orange-b6e6 .focused_dda5 li:last-child,
.pagination-orange-b6e6 .easy_809f li:last-child,
.pagination-orange-b6e6 .panel_a332 li:last-child,
.pagination-orange-b6e6 .preview-e339 li:last-child,
.pagination-orange-b6e6 .lower-5c39 li:last-child,
.pagination-orange-b6e6 .detail_317e li:last-child,
.pagination-orange-b6e6 .huge_14d6 li:last-child {
  border: none;
}
.pagination-orange-b6e6 .thumbnail-active-f2a1 li a,
.pagination-orange-b6e6 .focused_dda5 li a,
.pagination-orange-b6e6 .easy_809f li a,
.pagination-orange-b6e6 .panel_a332 li a,
.pagination-orange-b6e6 .preview-e339 li a,
.pagination-orange-b6e6 .lower-5c39 li a,
.pagination-orange-b6e6 .detail_317e li a,
.pagination-orange-b6e6 .huge_14d6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-orange-b6e6 .thumbnail-active-f2a1 li ul li::before,
.pagination-orange-b6e6 .focused_dda5 li ul li::before,
.pagination-orange-b6e6 .easy_809f li ul li::before,
.pagination-orange-b6e6 .panel_a332 li ul li::before,
.pagination-orange-b6e6 .preview-e339 li ul li::before,
.pagination-orange-b6e6 .lower-5c39 li ul li::before,
.pagination-orange-b6e6 .detail_317e li ul li::before,
.pagination-orange-b6e6 .huge_14d6 li ul li::before {
  left: 15px;
}
.pagination-orange-b6e6 .thumbnail-active-f2a1 li ul a,
.pagination-orange-b6e6 .focused_dda5 li ul a,
.pagination-orange-b6e6 .easy_809f li ul a,
.pagination-orange-b6e6 .panel_a332 li ul a,
.pagination-orange-b6e6 .preview-e339 li ul a,
.pagination-orange-b6e6 .lower-5c39 li ul a,
.pagination-orange-b6e6 .detail_317e li ul a,
.pagination-orange-b6e6 .huge_14d6 li ul a {
  padding-left: 20px;
}
.pagination-orange-b6e6 .thumbnail-active-f2a1 li ul ul li::before,
.pagination-orange-b6e6 .focused_dda5 li ul ul li::before,
.pagination-orange-b6e6 .easy_809f li ul ul li::before,
.pagination-orange-b6e6 .panel_a332 li ul ul li::before,
.pagination-orange-b6e6 .preview-e339 li ul ul li::before,
.pagination-orange-b6e6 .lower-5c39 li ul ul li::before,
.pagination-orange-b6e6 .detail_317e li ul ul li::before,
.pagination-orange-b6e6 .huge_14d6 li ul ul li::before {
  left: 30px;
}
.pagination-orange-b6e6 .thumbnail-active-f2a1 li ul ul a,
.pagination-orange-b6e6 .focused_dda5 li ul ul a,
.pagination-orange-b6e6 .easy_809f li ul ul a,
.pagination-orange-b6e6 .panel_a332 li ul ul a,
.pagination-orange-b6e6 .preview-e339 li ul ul a,
.pagination-orange-b6e6 .lower-5c39 li ul ul a,
.pagination-orange-b6e6 .detail_317e li ul ul a,
.pagination-orange-b6e6 .huge_14d6 li ul ul a {
  padding-left: 40px;
}
.pagination-orange-b6e6 .solid_ad4c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-orange-b6e6 .huge_14d6 ul li {
  margin-bottom: 1.41575em;
}
.pagination-orange-b6e6 .huge_14d6 ul li .panel-4165 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination-orange-b6e6 .huge_14d6 ul li .hovered_b992 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notification_de3a .thumbnail-active-f2a1 li a,
.notification_de3a .focused_dda5 li a,
.notification_de3a .easy_809f li a,
.notification_de3a .panel_a332 li a,
.notification_de3a .preview-e339 li a,
.notification_de3a .lower-5c39 li a,
.notification_de3a .detail_317e li a,
.notification_de3a .huge_14d6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_de3a .solid_ad4c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_de3a .popup_cold_c977 ul li.outline-71d0 .gallery-bright-ecdf,
.notification_de3a .popup_cold_c977 ul li.background-6914 .gallery-bright-ecdf {
  background: rgba(0, 0, 0, 0.2);
}
.notification_de3a .pagination-orange-b6e6 .popup_cold_c977 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li {
  margin: 0;
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li ul {
  margin: 0;
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li ul li a {
  padding-left: 15px;
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li ul li li a {
  padding-left: 30px;
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li.sort_d5ca > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li.sort_d5ca > 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;
}
.gold_f3ba .pagination-orange-b6e6 .down-0888 li.sort_d5ca > 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;
}
.main-dirty-ad87 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid_9c41 {
  position: relative;
  z-index: 10;
}
.grid_9c41 .solid-de9a {
  width: 100%;
  max-width: 100%;
}
.out-1aa9 .dropdown-top-7317 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.out-1aa9 .basic_963d {
}
.out-1aa9 .notification_de3a {
  background: #292929;
}
.article_fluid_6d40 .dropdown-top-7317 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.article_fluid_6d40 .basic_963d {
  background: #f9f9f9;
}
.article_fluid_6d40 .notification_de3a {
  background: #303030;
}
.large-373c .dropdown-top-7317 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .large-373c .outer-eda3 {
    margin-bottom: 1em;
  }
  .large-373c .outer-eda3:last-child {
    margin-bottom: 0;
  }
}
.large-373c .basic_963d {
  background: #ededed;
}
.large-373c .notification_de3a {
  background: #1a1a1a;
}
.dropdown-top-7317.basic_963d {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown-top-7317.basic_963d .paragraph_orange_cf25 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-top-7317.notification_de3a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-7317.notification_de3a a:not(.out_4b07) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-top-7317.notification_de3a a:not(.out_4b07):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-7317.notification_de3a .paragraph_orange_cf25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-top-7317.notification_de3a table tbody td,
.dropdown-top-7317.notification_de3a table th {
  background: rgba(0, 0, 0, 0.08);
}
.blue_bb97.primary-warm-8f64 .search-0868 {
  max-width: initial;
}
.blue_bb97 .picture-ca77 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.blue_bb97 .picture-ca77 .solid-de9a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .blue_bb97 .picture-ca77 .solid-de9a {
    display: block;
    margin-bottom: 2em;
  }
  .blue_bb97 .picture-ca77 .solid-de9a:last-child {
    margin-bottom: 0;
  }
}
.large-373c .outer-eda3:last-child,
.article_fluid_6d40 .outer-eda3:last-child,
.out-1aa9 .outer-eda3:last-child {
  margin-bottom: 0;
}
.large-373c .outer-eda3 .pagination-orange-b6e6 .popup_cold_c977:last-child,
.article_fluid_6d40 .outer-eda3 .pagination-orange-b6e6 .popup_cold_c977:last-child,
.out-1aa9 .outer-eda3 .pagination-orange-b6e6 .popup_cold_c977:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .large-373c .header_glass_a6f9,
  .large-373c .title-d26a,
  .article_fluid_6d40 .header_glass_a6f9,
  .article_fluid_6d40 .title-d26a,
  .out-1aa9 .header_glass_a6f9,
  .out-1aa9 .title-d26a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid_9c41 .outer-eda3 {
    margin-bottom: 2em;
  }
}
.grid_9c41 p:last-child {
  margin-bottom: 0;
}
.grid_9c41 li,
.grid_9c41 ul {
  list-style: none;
  margin: 0;
}
.grid_9c41 ul ul {
  margin-left: 2.617924em;
}
.heading_9f43 {
  font-size: 0.875em;
}

/* css-noise: 972f */
.phantom-card-x8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
