/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hot_2675/customify
Author: WPCustomify
Author URI: https://pressmaximum.hot_2675
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.hot_2675/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section-liquid-d797.photo-b88d/licenses/gpl-2.0.hero-red-8251
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.text-simple-37dd/, (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.narrow-0c05.section_0973/normalize.advanced-8ff0/
 ======
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.advanced-8ff0 v7.0.0 | MIT License | github.hot_2675/necolas/normalize.advanced-8ff0 */
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;
}
.block-right-e30c .first-6bef,
.search-south-2d40,
.item_gold_1038,
.header-9a6f,
.over_9f16,
.gas_ec15,
.liquid-0bd5,
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;
}
.search-south-2d40,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .search-south-2d40,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .search-south-2d40,
  h1 {
    font-size: 1.8em;
  }
}
.item_gold_1038,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.item_gold_1038 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .item_gold_1038,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .item_gold_1038,
  h2 {
    font-size: 1.7em;
  }
}
.header-9a6f,
h3 {
  font-size: 1.618em;
}
.block-right-e30c .first-6bef,
.over_9f16,
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.static_0a6d {
  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;
}
.shade-d387:after,
.shade-d387:before,
.banner_a6b8:after,
.banner_a6b8:before {
  content: "";
  display: table;
}
.shade-d387:after,
.banner_a6b8:after {
  clear: both;
}
.pattern-5965 {
  float: right;
  margin-right: 0;
}
.tooltip_steel_23c2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.nav-thick-dfbf .paragraph_rough_8bd6,
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;
}
.nav-thick-dfbf .paragraph_rough_8bd6: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;
}
.slider-51ba .paragraph_rough_8bd6 {
  box-shadow: none;
}
.slider-51ba
  .paragraph_rough_8bd6
  .pro_6ac3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.slider-51ba .paragraph_rough_8bd6 .motion_2c92 {
  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;
}
.slider-51ba
  .paragraph_rough_8bd6
  .motion_2c92
  b {
  display: none;
}
.slider-51ba .active_4a21 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(.container_over_44d1),
button:not(.alert-wide-2b7d):not(.container_over_44d1),
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ),
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ),
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ) {
  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;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):hover,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):hover,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):hover,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):hover,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):active,
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):active,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):active,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):active,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):active,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus {
  outline: 0;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157 {
  position: relative;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .narrow-582b,
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .fast-cbdf,
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .plasma-9196,
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  i,
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  svg,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .narrow-582b,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .fast-cbdf,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .plasma-9196,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  i,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  svg,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .narrow-582b,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .fast-cbdf,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .plasma-9196,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  i,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  svg,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .narrow-582b,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .fast-cbdf,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .plasma-9196,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  i,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  svg,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .narrow-582b,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .fast-cbdf,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  .plasma-9196,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  i,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157
  svg {
  visibility: hidden;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157:after,
button:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157:after,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157:after,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157:after,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ).fn-loading-9157: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;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(.container_over_44d1),
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ),
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ),
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ) {
  color: #fff;
  background: #235787;
}
.progress-fast-10b1:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus,
input[type="button"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus,
input[type="reset"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus,
input[type="submit"]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ):focus {
  color: #fff;
}
.progress-fast-10b1.fn-disabled-9157:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ),
.progress-fast-10b1[disabled]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ),
button.fn-disabled-9157:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ),
button[disabled]:not(.alert-wide-2b7d):not(
    .container_over_44d1
  ) {
  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;
}
.filter_0a20 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.filter_0a20: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;
}
.wrapper_basic_b2cb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dynamic-de84 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.button-e2f4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-d387:after,
.shade-d387:before,
.purple-22cc:after,
.purple-22cc:before,
.label-c071:after,
.label-c071:before,
.backdrop-cold-4e68:after,
.backdrop-cold-4e68:before,
.form_4ff4:after,
.form_4ff4:before,
.panel-over-b991:after,
.panel-over-b991:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-d387:after,
.purple-22cc:after,
.label-c071:after,
.backdrop-cold-4e68:after,
.form_4ff4:after,
.panel-over-b991:after {
  clear: both;
}
.purple-22cc .pattern-active-d57c,
.label-c071 .pattern-active-d57c,
.title-over-6203 .pattern-active-d57c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.over_e604 {
  display: inline-block;
}
.dim-0d6a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dim-0d6a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dim-0d6a .west_d832 {
  padding: 1em 0;
  font-size: 85%;
}
.west_d832 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview-1c52 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview-1c52:after,
.preview-1c52:before {
  content: "";
  display: table;
}
.preview-1c52:after {
  clear: both;
}
.border_pro_952d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.button-3334 .border_pro_952d {
  max-width: 50%;
}
.alert_active_bc76 .border_pro_952d {
  max-width: 33.33%;
}
.footer-ed58 .border_pro_952d {
  max-width: 25%;
}
.copper_42cd .border_pro_952d {
  max-width: 20%;
}
.hover_4f77 .border_pro_952d {
  max-width: 16.66%;
}
.huge-6a23 .border_pro_952d {
  max-width: 14.28%;
}
.action_6e36 .border_pro_952d {
  max-width: 12.5%;
}
.label-de99 .border_pro_952d {
  max-width: 11.11%;
}
.title_pro_2944 {
  display: block;
}
.block-right-e30c .blue_78e9 label,
.block-right-e30c .gradient-2fd5 label,
.block-right-e30c .content_glass_59ee label,
.block-right-e30c .filter-pressed-2c6b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic-dc9f {
  list-style: none;
  margin: 0;
}
.basic-dc9f article.dropdown_easy_16be {
  margin-bottom: 0;
}
.basic-dc9f ul {
  list-style: none;
  margin: 0;
}
.basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be: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) {
  .basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be li.dropdown_easy_16be li.dropdown_easy_16be li.dropdown_easy_16be {
    padding-left: 0;
  }
}
article.dropdown_easy_16be {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown_easy_16be .purple-22cc p:last-of-type {
  margin-bottom: 0;
}
article.dropdown_easy_16be .accordion_pressed_8dcc {
  float: left;
}
article.dropdown_easy_16be .shade_lower_20de {
  margin-left: 85px;
}
article.dropdown_easy_16be .chip_0cd5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown_easy_16be .chip_0cd5 .sidebar-selected-efab {
  margin-left: 10px;
}
article.dropdown_easy_16be .content_paper_dda6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown_easy_16be .main-new-87cf {
  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 .blue_78e9,
  #respond .content_glass_59ee,
  #respond .filter-pressed-2c6b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_78e9 input,
#respond .content_glass_59ee input,
#respond .filter-pressed-2c6b input {
  width: 100%;
}
#respond .filter-pressed-2c6b {
  margin-right: 0;
}
#respond .red-949b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_f556 {
  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;
}
.link_f556.dim-89a0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.link_f556 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%);
}
.link_f556:focus,
.link_f556: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);
}
.pink-668e {
  border-radius: 10%;
}
.active_667d {
  border-radius: 50%;
}
.panel_dbc0 {
  font-size: 0.72em;
}
.media_47a7 {
  font-size: 0.875em;
}
.paragraph-green-107d {
  font-size: 1.1em;
}
.gallery-brown-2c91 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery-brown-2c91.panel_dbc0 {
  letter-spacing: 0.5px;
}
.box_da48,
.box_da48 a {
  color: #6d6d6d;
}
.box_da48 a:hover {
  color: #111;
}
.orange-1b42 {
  color: #6d6d6d;
}
.solid_6be8 {
  overflow-x: hidden;
}
.solid_6be8 .heading-dim-33ea.sort-yellow-9b5c {
  position: relative;
}
.solid_6be8 .heading-dim-33ea.sort-yellow-9b5c.footer_ce55 {
  position: initial;
}
.solid_6be8
  .heading-dim-33ea.sort-yellow-9b5c.footer_ce55
  .video-2ea6 {
  left: auto;
}
.solid_6be8 .heading-dim-33ea .video-2ea6 {
  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;
}
.solid_6be8 .heading-dim-33ea:hover.sort-yellow-9b5c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.solid_6be8
  .heading-dim-33ea:hover.sort-yellow-9b5c
  .video-2ea6 {
  display: block;
  z-index: 9999999;
}
.solid_6be8 .breadcrumb-active-e128 .dark-0b54,
.solid_6be8 .notification-gold-3929 .dark-0b54 {
  display: none;
}
.solid_6be8 .logo_inner_e61c .heading-dim-33ea:hover.sort-yellow-9b5c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.block-right-e30c .blue_78e9 label,
.block-right-e30c .gradient-2fd5 label,
.block-right-e30c .content_glass_59ee label,
.block-right-e30c .filter-pressed-2c6b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic-dc9f {
  list-style: none;
  margin: 0;
}
.basic-dc9f article.dropdown_easy_16be {
  margin-bottom: 0;
}
.basic-dc9f ul {
  list-style: none;
  margin: 0;
}
.basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be: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) {
  .basic-dc9f .badge_mini_1e15 li.dropdown_easy_16be li.dropdown_easy_16be li.dropdown_easy_16be li.dropdown_easy_16be {
    padding-left: 0;
  }
}
article.dropdown_easy_16be {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown_easy_16be .purple-22cc p:last-of-type {
  margin-bottom: 0;
}
article.dropdown_easy_16be .accordion_pressed_8dcc {
  float: left;
}
article.dropdown_easy_16be .shade_lower_20de {
  margin-left: 85px;
}
article.dropdown_easy_16be .chip_0cd5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown_easy_16be .chip_0cd5 .sidebar-selected-efab {
  margin-left: 10px;
}
article.dropdown_easy_16be .content_paper_dda6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown_easy_16be .main-new-87cf {
  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 .blue_78e9,
  #respond .content_glass_59ee,
  #respond .filter-pressed-2c6b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_78e9 input,
#respond .content_glass_59ee input,
#respond .filter-pressed-2c6b input {
  width: 100%;
}
#respond .filter-pressed-2c6b {
  margin-right: 0;
}
#respond .red-949b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-active-e128 .sort-focused-9efb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort-focused-9efb .light_8314.info-fixed-d8a0 .menu_684b > li > a:focus,
.sort-focused-9efb .light_8314.info-fixed-d8a0 .menu_684b > li > a:hover,
.sort-focused-9efb .light_8314.pagination-565c .menu_684b > li > a:focus,
.sort-focused-9efb .light_8314.pagination-565c .menu_684b > li > a:hover,
.sort-focused-9efb .light_8314.alert-copper-004d .menu_684b > li > a:focus,
.sort-focused-9efb .light_8314.alert-copper-004d .menu_684b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-focused-9efb
  .light_8314.info-fixed-d8a0
  .menu_684b
  > li.surface_yellow_72a0
  > a,
.sort-focused-9efb
  .light_8314.info-fixed-d8a0
  .menu_684b
  > li.focused_e4a9
  > a,
.sort-focused-9efb
  .light_8314.pagination-565c
  .menu_684b
  > li.surface_yellow_72a0
  > a,
.sort-focused-9efb
  .light_8314.pagination-565c
  .menu_684b
  > li.focused_e4a9
  > a,
.sort-focused-9efb
  .light_8314.alert-copper-004d
  .menu_684b
  > li.surface_yellow_72a0
  > a,
.sort-focused-9efb .light_8314.alert-copper-004d .menu_684b > li.huge-566b > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-focused-9efb .description-936d,
.sort-focused-9efb .description-936d a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-focused-9efb .table_633e.thumbnail-c3e5 li a,
.sort-focused-9efb .chip_clean_50cd a,
.sort-focused-9efb .solid_0e88,
.sort-focused-9efb .menu_684b > li > a,
.sort-focused-9efb .medium-1e8a {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb .table_633e.thumbnail-c3e5 li a:hover,
.sort-focused-9efb .chip_clean_50cd a:hover,
.sort-focused-9efb .solid_0e88:hover,
.sort-focused-9efb .menu_684b > li > a:hover,
.sort-focused-9efb .medium-1e8a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-focused-9efb .slider_9096 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb .slider_9096 .slow_7261 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-focused-9efb .slider_9096:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-focused-9efb .surface_west_ea73 .bronze-a319 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb .surface_west_ea73 .bronze-a319 .lower_6a7b {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb
  .surface_west_ea73
  .bronze-a319
  .lower_6a7b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb
  .surface_west_ea73
  .bronze-a319
  .lower_6a7b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb
  .surface_west_ea73
  .bronze-a319
  .lower_6a7b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb
  .surface_west_ea73
  .bronze-a319
  .lower_6a7b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb .surface_west_ea73 .middle_70b0 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-focused-9efb .surface_west_ea73 .middle_70b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-6740
  .sort-focused-9efb
  .surface_west_ea73
  .clean-44a3
  .nav-orange-23fb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink-6740
  .sort-focused-9efb
  .surface_west_ea73
  .clean-44a3
  .lower_6a7b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-active-e128 .active_lower_6d12 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_lower_6d12 .light_8314.info-fixed-d8a0 .menu_684b > li > a:focus,
.active_lower_6d12 .light_8314.info-fixed-d8a0 .menu_684b > li > a:hover,
.active_lower_6d12 .light_8314.pagination-565c .menu_684b > li > a:focus,
.active_lower_6d12 .light_8314.pagination-565c .menu_684b > li > a:hover,
.active_lower_6d12 .light_8314.alert-copper-004d .menu_684b > li > a:focus,
.active_lower_6d12 .light_8314.alert-copper-004d .menu_684b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_lower_6d12
  .light_8314.info-fixed-d8a0
  .menu_684b
  > li.surface_yellow_72a0
  > a,
.active_lower_6d12
  .light_8314.info-fixed-d8a0
  .menu_684b
  > li.focused_e4a9
  > a,
.active_lower_6d12
  .light_8314.pagination-565c
  .menu_684b
  > li.surface_yellow_72a0
  > a,
.active_lower_6d12
  .light_8314.pagination-565c
  .menu_684b
  > li.focused_e4a9
  > a,
.active_lower_6d12
  .light_8314.alert-copper-004d
  .menu_684b
  > li.surface_yellow_72a0
  > a,
.active_lower_6d12 .light_8314.alert-copper-004d .menu_684b > li.huge-566b > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_lower_6d12 .description-936d,
.active_lower_6d12 .description-936d a {
  color: rgba(0, 0, 0, 0.8);
}
.active_lower_6d12 .table_633e.thumbnail-c3e5 li a,
.active_lower_6d12 .chip_clean_50cd a,
.active_lower_6d12 .solid_0e88,
.active_lower_6d12 .menu_684b > li > a,
.active_lower_6d12 .medium-1e8a {
  color: rgba(0, 0, 0, 0.55);
}
.active_lower_6d12 .table_633e.thumbnail-c3e5 li a:hover,
.active_lower_6d12 .chip_clean_50cd a:hover,
.active_lower_6d12 .solid_0e88:hover,
.active_lower_6d12 .menu_684b > li > a:hover,
.active_lower_6d12 .medium-1e8a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_lower_6d12 .slider_9096 {
  color: rgba(0, 0, 0, 0.55);
}
.active_lower_6d12 .slider_9096 .slow_7261 {
  color: rgba(0, 0, 0, 0.8);
}
.active_lower_6d12 .slider_9096:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-74c4 .pink-d9a5 {
  margin-left: auto;
  margin-right: auto;
}
.label-c071 > * {
  margin-left: auto;
  margin-right: auto;
}
.label-c071 .wrapper_basic_b2cb {
  margin-right: 1.41575em;
}
.slow-f276 .label-c071 > .box-0e22 {
  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;
}
.slow-f276 .label-c071 > .popup_ea82 {
  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;
}
.west-d98a.active-74c4 .pink-d9a5,
.copper_7fd6.active-74c4 .pink-d9a5 {
  margin-left: 0;
}
.layout-pink-4845.active-74c4 .pink-d9a5,
.header_paper_a99c.active-74c4 .pink-d9a5 {
  margin-right: 0;
}
.label-c071 ol,
.label-c071 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gallery_f21a video {
  max-width: 100%;
}
.active_center_734e img {
  display: block;
}
.active_center_734e.wrapper_basic_b2cb,
.active_center_734e.dynamic-de84 {
  width: 100%;
}
.active_center_734e.popup_ea82 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.chip_797c:not(.gallery-dc1f) {
  margin: 1.5em auto;
}
.under-b9b7 p {
  padding: 1.5em 14px;
}
ul.active-c5b8.popup_ea82,
ul.active-c5b8.box-0e22,
ul.active-c5b8.row_stone_a358.box-0e22 {
  padding: 0 14px;
}
.nav-glass-ea37 {
  display: block;
  overflow-x: auto;
}
.nav-glass-ea37 table {
  border-collapse: collapse;
  width: 100%;
}
.nav-glass-ea37 td,
.nav-glass-ea37 th {
  padding: 0.5em;
}
.label-c071 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-c071 ol ol,
.label-c071 ol ul,
.label-c071 ul ol,
.label-c071 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-c071 ol ol li,
.label-c071 ol ul li,
.label-c071 ul ol li,
.label-c071 ul ul li {
  margin-left: 0;
}
.slider_e0c3.active_e79e > .tall-fc54 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider_e0c3.active_e79e > .tall-fc54 iframe,
.slider_e0c3.active_e79e > .tall-fc54 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box_glass_f753 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.box_glass_f753.east-541b {
  padding: 0;
}
.box_glass_f753.east-541b cite {
  font-size: 13px;
}
.box_glass_f753 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.box_glass_f753 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outline_dark_fa9d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outline_dark_fa9d > p:first-child {
  margin-top: 0;
}
.outline_dark_fa9d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outline_dark_fa9d blockquote {
  border-left: 0;
}
.chip_static_2767 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.chip_static_2767:not(.card-c741) {
  max-width: 100px;
}
.chip_static_2767.primary_bottom_f780 {
  border-bottom: none !important;
  text-align: center;
}
.chip_static_2767.primary_bottom_f780::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .under-b9b7 p {
    padding: 1.5em 0;
  }
}
.slow-33a4 {
  color: #0073aa;
}
.carousel_f7e6 {
  background-color: #0073aa;
}
.content_1d3e {
  color: #229fd8;
}
.gradient-short-75bd {
  background-color: #229fd8;
}
.advanced_0d83 {
  color: #eee;
}
.active_outer_530d {
  background-color: #eee;
}
.article_7317 {
  color: #444;
}
.notification-b8d7 {
  background-color: #444;
}
.hover_purple_b3b7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover_purple_b3b7 .sort-complex-4bd5 .chip_clean_50cd {
  font-size: 15px;
}
.hover_purple_b3b7 .chip_clean_50cd {
  line-height: 1.3;
}
.hover_purple_b3b7 .active_lower_6d12 {
}
.hover_purple_b3b7 .sort-focused-9efb {
  background: #235787;
}
.down-e2c1 {
  padding: 0;
}
.down-e2c1 .sort-focused-9efb {
  background: #1a1a1a;
}
.down-e2c1 .active_lower_6d12 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.filter-325f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.filter-325f .active_lower_6d12 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.filter-325f .sort-focused-9efb {
  background: #303030;
}
.panel-over-b991 {
  position: relative;
  z-index: 10;
}
.panel-over-b991 .aside_smooth_1b8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading_17cf .sort-yellow-9b5c {
  display: inline-block;
  vertical-align: middle;
}
.heading_17cf.alert_east_171c .sort-yellow-9b5c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .heading_17cf.alert_east_171c .sort-yellow-9b5c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .heading_17cf.alert_east_171c .sort-yellow-9b5c {
    margin-right: 0.4em;
  }
}
.heading_17cf.alert_east_171c .sort-yellow-9b5c:last-child {
  margin-right: 0;
}
.tooltip_bf49 .aside_smooth_1b8b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-active-e128 .sort-complex-4bd5 {
    margin: 0 -0.5em;
  }
  .breadcrumb-active-e128 .sort-complex-4bd5 [class*="customify-col-"],
  .breadcrumb-active-e128 .sort-complex-4bd5 [class*="customify-col_"],
  .breadcrumb-active-e128 .sort-complex-4bd5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb-active-e128.secondary-dynamic-a203 .aside_smooth_1b8b {
  background: 0 0 !important;
}
.breadcrumb-active-e128.secondary-dynamic-a203 .aside_smooth_1b8b,
.breadcrumb-active-e128.tooltip_bf49 .aside_smooth_1b8b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-active-e128.filter_49bc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb-active-e128.tooltip_bf49 .aside_smooth_1b8b {
  box-shadow: none !important;
}
.notice-e47b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notice-e47b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notice-e47b {
    padding: 18px 0 20px;
  }
}
.notice-e47b .input_2c77 {
  width: 100%;
}
.notice-e47b .input_9aec {
  margin-bottom: 0;
}
.notice-e47b .paragraph-e804 {
  margin-top: 5px;
  font-size: 0.875em;
}
.static_15b0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.static_15b0 .filter_2dbf {
  width: 100%;
}
.preview_8cce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview_8cce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview_8cce 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;
}
.preview_8cce li:last-child:after {
  display: none;
}
.preview_8cce li a {
  font-weight: 500;
  margin-right: 10px;
}
.pro_9ad6 .dark-0b54 button,
.notice-e47b .dark-0b54 button {
  left: 0;
}
.pro_9ad6 .filter_2dbf,
.notice-e47b .filter_2dbf {
  padding-left: 0;
  padding-right: 0;
}
.pro_9ad6 .static_15b0,
.notice-e47b .static_15b0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pro_9ad6 {
  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;
}
.pro_9ad6: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;
}
.pro_9ad6 .in_e0f8 {
  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) {
  .pro_9ad6 .in_e0f8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_9ad6 .in_e0f8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pro_9ad6 .in_e0f8 {
    min-height: 200px;
  }
}
.pro_9ad6 .preview_8cce {
  color: rgba(255, 255, 255, 0.8);
}
.pro_9ad6 .preview_8cce a,
.pro_9ad6 .preview_8cce li:after {
  color: inherit;
}
.pro_9ad6 .preview_8cce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.last-5c29 {
  margin-bottom: 0.5em;
}
.panel-large-b8dc {
  margin-bottom: 1.2em;
}
.panel-large-b8dc,
.last-5c29 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel-large-b8dc p:last-child,
.last-5c29 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dark-0b54,
#masthead .dark-0b54 {
  display: none;
}
#masthead
  > .dark-0b54.lower_d3de {
  display: none;
}
#masthead > .dark-0b54 button {
  left: 0;
}
.content-fluid-28d4 {
  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%;
}
.content-fluid-28d4 .sort-yellow-9b5c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.content-fluid-28d4 .steel-7c4d {
  display: -webkit-box;
  display: flex;
}
.content-fluid-28d4 .steel-7c4d.accordion_6286 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.content-fluid-28d4 .steel-7c4d.carousel_short_f5b0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-fluid-28d4 .steel-7c4d.footer_brown_e999 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-fluid-28d4.video_yellow_4e22.button_purple_903e .steel-7c4d.accordion_6286 {
  flex-basis: 100%;
}
.content-fluid-28d4.table_blue_d331 .steel-7c4d.carousel_short_f5b0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.content-fluid-28d4.table_blue_d331 .steel-7c4d.footer_brown_e999 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dark-0b54.lower_d3de {
  display: none;
}
#masthead > .dark-0b54 button {
  left: 0;
}
.green-08b9 {
  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;
}
.green-08b9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.green-08b9.cool_ff42 i {
  margin-right: 4px;
}
.green-08b9.focus-5c03 i {
  margin-left: 5px;
}
.chip_clean_50cd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip_clean_50cd p:last-child {
  margin-bottom: 0;
}
.hero-91e2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero-91e2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero-91e2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero-91e2 .description-936d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero-91e2 .wrapper-9b41 {
  margin: 5px 0 7px 0;
}
.hero-91e2.stone-5068 .chip-wood-914f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-91e2.stone-5068 .photo-wood-93ad {
  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;
}
.hero-91e2.background-2b8c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero-91e2.background-2b8c .chip-wood-914f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-91e2.background-2b8c .photo-wood-93ad {
  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;
}
.hero-91e2.frame_under_9d1a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-91e2.center-8937 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero-91e2.center-8937 .photo-wood-93ad {
  margin-top: 7px;
}
.element-1909 {
  display: inline-block;
}
.panel-over-b991 .slow-2a2d .hero-91e2 img {
  max-width: 100%;
}
.light_8314 .red_5b5a.focus_1919,
.item-solid-6e32 .red_5b5a.focus_1919 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.light_8314 .thick_7364,
.item-solid-6e32 .thick_7364 {
  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%);
}
.light_8314 .thick_7364 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.light_8314.south-e6ff .thick_7364 {
  display: none;
}
.light_8314 .list-first-c8e0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.light_8314 .list-first-c8e0 li {
  display: inline-block;
  position: relative;
}
.light_8314 .list-first-c8e0 li:last-child {
  margin-right: 0;
}
.light_8314 .list-first-c8e0 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;
}
.light_8314 .list-first-c8e0 li.huge-566b > a {
  color: rgba(0, 0, 0, 0.9);
}
.light_8314 .list-first-c8e0 > 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;
}
.light_8314 .list-first-c8e0 > li > a i {
  line-height: 0;
}
.light_8314 .list-first-c8e0 > li.current-bed5 > a .thick_7364 {
  margin-left: 4px;
  line-height: 0;
}
.light_8314 .list-first-c8e0 .hard-5a06 li.current-bed5 > a {
  position: relative;
}
.light_8314 .list-first-c8e0 .hard-5a06 li.current-bed5 > a:after,
.light_8314 .list-first-c8e0 .hard-5a06 li.current-bed5 > a:before {
  content: "";
  display: table;
}
.light_8314 .list-first-c8e0 .hard-5a06 li.current-bed5 > a:after {
  clear: both;
}
.light_8314 .list-first-c8e0 .hard-5a06 li.current-bed5 > a .thick_7364 {
  margin-left: 5px;
  float: right;
}
.light_8314 .grid-black-aa44,
.light_8314 .hard-5a06 {
  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;
}
.light_8314 .hard-5a06 {
  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;
}
.light_8314 .hard-5a06 .focus_1919 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light_8314 .hard-5a06 .thick_7364 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.light_8314 .hard-5a06 li {
  display: block;
  margin: 0;
  padding: 0;
}
.light_8314 .hard-5a06 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;
}
.light_8314 .hard-5a06 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.light_8314 .hard-5a06 .hard-5a06 {
  top: 0;
  left: 100%;
}
.light_8314 .widget-south-c120.fn-focus-9157 > .grid-black-aa44,
.light_8314 .widget-south-c120.fn-focus-9157 > .hard-5a06,
.light_8314 .widget-south-c120:focus > .grid-black-aa44,
.light_8314 .widget-south-c120:focus > .hard-5a06,
.light_8314 .widget-south-c120:hover > .grid-black-aa44,
.light_8314 .widget-south-c120:hover > .hard-5a06 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.light_8314.alert-copper-004d .menu_684b:after,
.light_8314.alert-copper-004d .menu_684b:before {
  content: "";
  display: table;
}
.light_8314.alert-copper-004d .menu_684b:after {
  clear: both;
}
.light_8314.alert-copper-004d .menu_684b > li {
  float: left;
}
.light_8314.component_854a .menu_684b:after,
.light_8314.component_854a .menu_684b:before {
  content: "";
  display: table;
}
.light_8314.component_854a .menu_684b:after {
  clear: both;
}
.light_8314.component_854a .menu_684b > li {
  float: left;
}
.light_8314.component_854a .menu_684b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.light_8314.component_854a .menu_684b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.light_8314.component_854a .menu_684b > li.surface_yellow_72a0 > a,
.light_8314.component_854a .menu_684b > li.huge-566b > a {
  color: #fff;
  background-color: #1e4b75;
}
.light_8314.info-fixed-d8a0 .menu_684b > li > a .focus_1919 {
  position: relative;
}
.light_8314.info-fixed-d8a0 .menu_684b > li > a .focus_1919: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;
}
.light_8314.info-fixed-d8a0
  .menu_684b
  > li:focus
  > a
  .focus_1919:before,
.light_8314.info-fixed-d8a0
  .menu_684b
  > li:hover
  > a
  .focus_1919:before {
  width: 100%;
  background-color: currentColor;
}
.light_8314.info-fixed-d8a0
  .menu_684b
  > li.surface_yellow_72a0
  > a
  .focus_1919:before,
.light_8314.info-fixed-d8a0
  .menu_684b
  > li.focused_e4a9
  > a
  .focus_1919:before {
  width: 100%;
  background-color: currentColor;
}
.light_8314.pagination-565c .menu_684b > li > a .focus_1919 {
  position: relative;
}
.light_8314.pagination-565c .menu_684b > li > a .focus_1919: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;
}
.light_8314.pagination-565c .menu_684b > li:focus > a .focus_1919:before,
.light_8314.pagination-565c
  .menu_684b
  > li:hover
  > a
  .focus_1919:before {
  width: 100%;
  background-color: currentColor;
}
.light_8314.pagination-565c
  .menu_684b
  > li.surface_yellow_72a0
  > a
  .focus_1919:before,
.light_8314.pagination-565c
  .menu_684b
  > li.focused_e4a9
  > a
  .focus_1919:before {
  width: 100%;
  background-color: currentColor;
}
.item-solid-6e32 .list-first-c8e0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item-solid-6e32 .list-first-c8e0 li:first-child > a {
  border-top: none;
}
.item-solid-6e32 .list-first-c8e0 .table-out-3617 > .focus_1919 .thick_7364 {
  display: none;
}
.item-solid-6e32 .list-first-c8e0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.item-solid-6e32 .list-first-c8e0 li:last-child {
  border: none;
}
.item-solid-6e32 .list-first-c8e0 li.current-bed5 > a {
  padding-right: 45px !important;
}
.item-solid-6e32 .list-first-c8e0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.item-solid-6e32 .list-first-c8e0 li a:focus,
.item-solid-6e32 .list-first-c8e0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-solid-6e32 .list-first-c8e0 li .wrapper_4643 {
  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;
}
.item-solid-6e32 .list-first-c8e0 li .wrapper_4643:hover {
  box-shadow: none;
}
.item-solid-6e32 .list-first-c8e0 li .wrapper_4643 .thick_7364 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.item-solid-6e32 .list-first-c8e0 .hard-5a06 {
  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);
}
.item-solid-6e32 .list-first-c8e0 .hard-5a06 li a {
  padding-left: 3em;
}
.item-solid-6e32 .list-first-c8e0 .motion_1b92 > a .wrapper_4643 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item-solid-6e32 .list-first-c8e0 .motion_1b92 > .hard-5a06 {
  display: block;
  opacity: 1;
}
.section-9a6f {
  max-width: 100%;
}
.dropdown_37a3 {
  line-height: 0;
  cursor: pointer;
}
.medium-1e8a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.medium-1e8a:hover {
  box-shadow: none;
  color: currentColor;
}
.medium-1e8a svg {
  width: 18px;
  height: 18px;
}
.medium-1e8a .link-out-8531 {
  display: none;
}
.over-7c5f {
  position: relative;
}
.over-7c5f.fn-active-9157 .medium-1e8a .card_e49b {
  display: none;
}
.over-7c5f.fn-active-9157 .medium-1e8a .link-out-8531 {
  display: inline-block;
}
.over-7c5f .blue_c866 {
  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);
}
.over-7c5f.lite_c2dd .blue_c866 {
  left: auto;
  right: -0.9em;
}
.over-7c5f.lite_c2dd .dark_63e7::before {
  left: auto;
  right: 15px;
}
.over-7c5f.fn-active-9157 .blue_c866 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.clean-44a3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.clean-44a3 label {
  flex-basis: 100%;
}
.clean-44a3 .bronze-a319 {
  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;
}
.clean-44a3 .lower_6a7b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.clean-44a3 .lower_6a7b:focus {
  background-color: transparent;
}
.clean-44a3 button.middle_70b0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.clean-44a3 button.middle_70b0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.clean-44a3 button.middle_70b0 svg {
  width: 18px;
  height: 18px;
}
.clean-44a3 input[type="submit"] {
  min-height: auto;
}
.surface_west_ea73 .clean-44a3 .lower_6a7b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dark_63e7 {
  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) {
  .dark_63e7 {
    width: 220px;
  }
}
.dark_63e7 label {
  flex-basis: 100%;
}
.dark_63e7::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;
}
.pink-6740 .surface_west_ea73 .clean-44a3 {
  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;
}
.pink-6740
  .surface_west_ea73
  .clean-44a3
  .bronze-a319 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pink-6740 .surface_west_ea73 .clean-44a3 .lower_6a7b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pink-6740
  .surface_west_ea73
  .clean-44a3
  .lower_6a7b:focus {
  background: 0 0;
}
.pink-6740
  .surface_west_ea73
  .clean-44a3
  .nav-orange-23fb {
  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;
}
.table_633e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table_633e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table_633e li:last-child {
  margin-right: 0;
}
.table_633e li:first-child {
  margin-left: 0;
}
.table_633e.badge_fixed_5e0d a {
  color: #fff;
}
.table_633e.badge_fixed_5e0d a:hover {
  color: #fff;
}
.table_633e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table_633e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table_633e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table_633e a:hover {
  opacity: 0.9;
  color: inherit;
}
.table_633e [class*="social-icon-apple"] {
  background-color: #999;
}
.table_633e [class*="social-icon-apple"].alert-orange-1c27 {
  background-color: transparent;
  color: #999;
}
.table_633e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table_633e [class*="social-icon-behance"].alert-orange-1c27 {
  background-color: transparent;
  color: #1769ff;
}
.table_633e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table_633e [class*="social-icon-bitbucket"].alert-orange-1c27 {
  background-color: transparent;
  color: #205081;
}
.table_633e [class*="social-icon-codepen"] {
  background-color: #000;
}
.table_633e [class*="social-icon-codepen"].alert-orange-1c27 {
  background-color: transparent;
  color: #000;
}
.table_633e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table_633e [class*="social-icon-delicious"].alert-orange-1c27 {
  background-color: transparent;
  color: #39f;
}
.table_633e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table_633e [class*="social-icon-digg"].alert-orange-1c27 {
  background-color: transparent;
  color: #005be2;
}
.table_633e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table_633e [class*="social-icon-dribbble"].alert-orange-1c27 {
  background-color: transparent;
  color: #ea4c89;
}
.table_633e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table_633e [class*="social-icon-envelope"].alert-orange-1c27 {
  background-color: transparent;
  color: #ea4335;
}
.table_633e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table_633e [class*="social-icon-facebook"].alert-orange-1c27 {
  background-color: transparent;
  color: #3b5998;
}
.table_633e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table_633e [class*="social-icon-flickr"].alert-orange-1c27 {
  background-color: transparent;
  color: #0063dc;
}
.table_633e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table_633e [class*="social-icon-foursquare"].alert-orange-1c27 {
  background-color: transparent;
  color: #2d5be3;
}
.table_633e [class*="social-icon-github"] {
  background-color: #333;
}
.table_633e [class*="social-icon-github"].alert-orange-1c27 {
  background-color: transparent;
  color: #333;
}
.table_633e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table_633e [class*="social-icon-google-plus"].alert-orange-1c27 {
  background-color: transparent;
  color: #dd4b39;
}
.table_633e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table_633e [class*="social-icon-houzz"].alert-orange-1c27 {
  background-color: transparent;
  color: #7ac142;
}
.table_633e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table_633e [class*="social-icon-instagram"].alert-orange-1c27 {
  background-color: transparent;
  color: #262626;
}
.table_633e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table_633e [class*="social-icon-jsfiddle"].alert-orange-1c27 {
  background-color: transparent;
  color: #487aa2;
}
.table_633e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table_633e [class*="social-icon-linkedin"].alert-orange-1c27 {
  background-color: transparent;
  color: #0077b5;
}
.table_633e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table_633e [class*="social-icon-medium"].alert-orange-1c27 {
  background-color: transparent;
  color: #00ab6b;
}
.table_633e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table_633e
  [class*="social-icon-odnoklassniki"].alert-orange-1c27 {
  background-color: transparent;
  color: #f4731c;
}
.table_633e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table_633e [class*="social-icon-meetup"].alert-orange-1c27 {
  background-color: transparent;
  color: #ec1c40;
}
.table_633e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table_633e [class*="social-icon-pinterest"].alert-orange-1c27 {
  background-color: transparent;
  color: #bd081c;
}
.table_633e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table_633e [class*="social-icon-product-hunt"].alert-orange-1c27 {
  background-color: transparent;
  color: #da552f;
}
.table_633e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table_633e [class*="social-icon-reddit"].alert-orange-1c27 {
  background-color: transparent;
  color: #ff4500;
}
.table_633e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table_633e [class*="social-icon-rss"].alert-orange-1c27 {
  background-color: transparent;
  color: #f26522;
}
.table_633e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table_633e
  [class*="social-icon-shopping-cart"].alert-orange-1c27 {
  background-color: transparent;
  color: #4caf50;
}
.table_633e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table_633e [class*="social-icon-skype"].alert-orange-1c27 {
  background-color: transparent;
  color: #00aff0;
}
.table_633e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table_633e [class*="social-icon-slideshare"].alert-orange-1c27 {
  background-color: transparent;
  color: #0077b5;
}
.table_633e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table_633e [class*="social-icon-snapchat"].alert-orange-1c27 {
  background-color: transparent;
  color: #fffc00;
}
.table_633e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table_633e [class*="social-icon-soundcloud"].alert-orange-1c27 {
  background-color: transparent;
  color: #f80;
}
.table_633e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table_633e [class*="social-icon-spotify"].alert-orange-1c27 {
  background-color: transparent;
  color: #2ebd59;
}
.table_633e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table_633e
  [class*="social-icon-stack-overflow"].alert-orange-1c27 {
  background-color: transparent;
  color: #fe7a15;
}
.table_633e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table_633e [class*="social-icon-maldkfgram"].alert-orange-1c27 {
  background-color: transparent;
  color: #2ca5e0;
}
.table_633e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table_633e [class*="social-icon-tripadvisor"].alert-orange-1c27 {
  background-color: transparent;
  color: #589442;
}
.table_633e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table_633e [class*="social-icon-tumblr"].alert-orange-1c27 {
  background-color: transparent;
  color: #35465c;
}
.table_633e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table_633e [class*="social-icon-twitch"].alert-orange-1c27 {
  background-color: transparent;
  color: #6441a5;
}
.table_633e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table_633e [class*="social-icon-twitter"].alert-orange-1c27 {
  background-color: transparent;
  color: #1da1f2;
}
.table_633e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table_633e [class*="social-icon-vimeo"].alert-orange-1c27 {
  background-color: transparent;
  color: #1ab7ea;
}
.table_633e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table_633e [class*="social-icon-vk"].alert-orange-1c27 {
  background-color: transparent;
  color: #45668e;
}
.table_633e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table_633e [class*="social-icon-weibo"].alert-orange-1c27 {
  background-color: transparent;
  color: #df2029;
}
.table_633e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table_633e [class*="social-icon-weixin"].alert-orange-1c27 {
  background-color: transparent;
  color: #7bb32e;
}
.table_633e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table_633e [class*="social-icon-whatsapp"].alert-orange-1c27 {
  background-color: transparent;
  color: #25d366;
}
.table_633e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table_633e [class*="social-icon-wordpress"].alert-orange-1c27 {
  background-color: transparent;
  color: #21759b;
}
.table_633e [class*="social-icon-xing"] {
  background-color: #026466;
}
.table_633e [class*="social-icon-xing"].alert-orange-1c27 {
  background-color: transparent;
  color: #026466;
}
.table_633e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table_633e [class*="social-icon-yelp"].alert-orange-1c27 {
  background-color: transparent;
  color: #af0606;
}
.table_633e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table_633e [class*="social-icon-youtube"].alert-orange-1c27 {
  background-color: transparent;
  color: #cd201f;
}
.solid_0e88 {
  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;
}
.solid_0e88:hover {
  box-shadow: none;
  background: 0 0;
}
.accordion-b2e2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay-silver-9e79 {
  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;
}
.tabs_center_ed07 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.left-767b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.left-767b,
.left-767b::after,
.left-767b::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;
}
.left-767b::after,
.left-767b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-inner-8fb1 .overlay-silver-9e79 .tabs_center_ed07 {
  margin-top: -2px;
  width: 19px;
}
.texture-inner-8fb1 .overlay-silver-9e79 .left-767b {
  margin-top: -1px;
}
.texture-inner-8fb1 .overlay-silver-9e79 .left-767b,
.texture-inner-8fb1 .overlay-silver-9e79 .left-767b::after,
.texture-inner-8fb1 .overlay-silver-9e79 .left-767b::before {
  width: 19px;
  height: 2px;
}
.texture-inner-8fb1 .overlay-silver-9e79 .left-767b::before {
  top: -6px;
}
.texture-inner-8fb1 .overlay-silver-9e79 .left-767b::after {
  bottom: -6px;
}
.medium-3803 .overlay-silver-9e79 .tabs_center_ed07 {
  margin-top: -2px;
  width: 22px;
}
.medium-3803 .overlay-silver-9e79 .left-767b {
  margin-top: -1px;
}
.medium-3803 .overlay-silver-9e79 .left-767b,
.medium-3803 .overlay-silver-9e79 .left-767b::after,
.medium-3803 .overlay-silver-9e79 .left-767b::before {
  width: 22px;
  height: 2px;
}
.medium-3803 .overlay-silver-9e79 .left-767b::before {
  top: -7px;
}
.medium-3803 .overlay-silver-9e79 .left-767b::after {
  bottom: -7px;
}
.middle-a809 .overlay-silver-9e79 .tabs_center_ed07 {
  margin-top: -2px;
  width: 31px;
}
.middle-a809 .overlay-silver-9e79 .left-767b {
  margin-top: -1.5px;
}
.middle-a809 .overlay-silver-9e79 .left-767b,
.middle-a809 .overlay-silver-9e79 .left-767b::after,
.middle-a809 .overlay-silver-9e79 .left-767b::before {
  width: 31px;
  height: 3px;
}
.middle-a809 .overlay-silver-9e79 .left-767b::before {
  top: -9px;
}
.middle-a809 .overlay-silver-9e79 .left-767b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .content_7a20 .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 19px;
  }
  .content_7a20 .overlay-silver-9e79 .left-767b {
    margin-top: -1px;
  }
  .content_7a20 .overlay-silver-9e79 .left-767b,
  .content_7a20 .overlay-silver-9e79 .left-767b::after,
  .content_7a20 .overlay-silver-9e79 .left-767b::before {
    width: 19px;
    height: 2px;
  }
  .content_7a20 .overlay-silver-9e79 .left-767b::before {
    top: -6px;
  }
  .content_7a20 .overlay-silver-9e79 .left-767b::after {
    bottom: -6px;
  }
  .widget-huge-e7bf .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-huge-e7bf .overlay-silver-9e79 .left-767b {
    margin-top: -1px;
  }
  .widget-huge-e7bf .overlay-silver-9e79 .left-767b,
  .widget-huge-e7bf .overlay-silver-9e79 .left-767b::after,
  .widget-huge-e7bf .overlay-silver-9e79 .left-767b::before {
    width: 22px;
    height: 2px;
  }
  .widget-huge-e7bf .overlay-silver-9e79 .left-767b::before {
    top: -7px;
  }
  .widget-huge-e7bf .overlay-silver-9e79 .left-767b::after {
    bottom: -7px;
  }
  .paper-0f78 .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 31px;
  }
  .paper-0f78 .overlay-silver-9e79 .left-767b {
    margin-top: -1.5px;
  }
  .paper-0f78 .overlay-silver-9e79 .left-767b,
  .paper-0f78 .overlay-silver-9e79 .left-767b::after,
  .paper-0f78 .overlay-silver-9e79 .left-767b::before {
    width: 31px;
    height: 3px;
  }
  .paper-0f78 .overlay-silver-9e79 .left-767b::before {
    top: -9px;
  }
  .paper-0f78 .overlay-silver-9e79 .left-767b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_6089 .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_6089 .overlay-silver-9e79 .left-767b {
    margin-top: -1px;
  }
  .pro_6089 .overlay-silver-9e79 .left-767b,
  .pro_6089 .overlay-silver-9e79 .left-767b::after,
  .pro_6089 .overlay-silver-9e79 .left-767b::before {
    width: 19px;
    height: 2px;
  }
  .pro_6089 .overlay-silver-9e79 .left-767b::before {
    top: -6px;
  }
  .pro_6089 .overlay-silver-9e79 .left-767b::after {
    bottom: -6px;
  }
  .backdrop_afbe .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_afbe .overlay-silver-9e79 .left-767b {
    margin-top: -1px;
  }
  .backdrop_afbe .overlay-silver-9e79 .left-767b,
  .backdrop_afbe .overlay-silver-9e79 .left-767b::after,
  .backdrop_afbe .overlay-silver-9e79 .left-767b::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_afbe .overlay-silver-9e79 .left-767b::before {
    top: -7px;
  }
  .backdrop_afbe .overlay-silver-9e79 .left-767b::after {
    bottom: -7px;
  }
  .message-6521 .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 31px;
  }
  .message-6521 .overlay-silver-9e79 .left-767b {
    margin-top: -1.5px;
  }
  .message-6521 .overlay-silver-9e79 .left-767b,
  .message-6521 .overlay-silver-9e79 .left-767b::after,
  .message-6521 .overlay-silver-9e79 .left-767b::before {
    width: 31px;
    height: 3px;
  }
  .message-6521 .overlay-silver-9e79 .left-767b::before {
    top: -9px;
  }
  .message-6521 .overlay-silver-9e79 .left-767b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_c14a .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_c14a .overlay-silver-9e79 .left-767b {
    margin-top: -1px;
  }
  .aside_c14a .overlay-silver-9e79 .left-767b,
  .aside_c14a .overlay-silver-9e79 .left-767b::after,
  .aside_c14a .overlay-silver-9e79 .left-767b::before {
    width: 19px;
    height: 2px;
  }
  .aside_c14a .overlay-silver-9e79 .left-767b::before {
    top: -6px;
  }
  .aside_c14a .overlay-silver-9e79 .left-767b::after {
    bottom: -6px;
  }
  .tertiary_last_047b .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_last_047b .overlay-silver-9e79 .left-767b {
    margin-top: -1px;
  }
  .tertiary_last_047b .overlay-silver-9e79 .left-767b,
  .tertiary_last_047b .overlay-silver-9e79 .left-767b::after,
  .tertiary_last_047b .overlay-silver-9e79 .left-767b::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_last_047b .overlay-silver-9e79 .left-767b::before {
    top: -7px;
  }
  .tertiary_last_047b .overlay-silver-9e79 .left-767b::after {
    bottom: -7px;
  }
  .grid-down-5d7a .overlay-silver-9e79 .tabs_center_ed07 {
    margin-top: -2px;
    width: 31px;
  }
  .grid-down-5d7a .overlay-silver-9e79 .left-767b {
    margin-top: -1.5px;
  }
  .grid-down-5d7a .overlay-silver-9e79 .left-767b,
  .grid-down-5d7a .overlay-silver-9e79 .left-767b::after,
  .grid-down-5d7a .overlay-silver-9e79 .left-767b::before {
    width: 31px;
    height: 3px;
  }
  .grid-down-5d7a .overlay-silver-9e79 .left-767b::before {
    top: -9px;
  }
  .grid-down-5d7a .overlay-silver-9e79 .left-767b::after {
    bottom: -9px;
  }
}
.tertiary_bb94 .left-767b {
  -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);
}
.tertiary_bb94 .left-767b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tertiary_bb94 .left-767b::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);
}
.tertiary_bb94.complex_8db6 .left-767b {
  -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);
}
.tertiary_bb94.complex_8db6 .left-767b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tertiary_bb94.complex_8db6 .left-767b::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);
}
.sidebar-hard-458f {
  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.highlight-2856:before {
  display: none;
}
.notification-gold-3929 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notification-gold-3929 .wood_5c54 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notification-gold-3929 .wood_5c54:last-of-type {
  border-bottom: none;
}
.notification-gold-3929 .wood_5c54.new-c97d,
.notification-gold-3929 .wood_5c54.static_a654,
.notification-gold-3929 .wood_5c54.aside_d26d {
  padding: 0;
}
.notification-gold-3929 .item-solid-6e32 .wrapper_4643 {
  color: currentColor;
}
.notification-gold-3929 .item-solid-6e32 .wrapper_4643:focus,
.notification-gold-3929 .item-solid-6e32 .wrapper_4643:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-gold-3929.active_lower_6d12 .slider_9096,
.notification-gold-3929.active_lower_6d12 .chip_clean_50cd a,
.notification-gold-3929.active_lower_6d12 .menu_684b a,
.notification-gold-3929.active_lower_6d12 .hard-5a06 a {
  color: rgba(0, 0, 0, 0.55);
}
.notification-gold-3929.active_lower_6d12 .slider_9096:hover,
.notification-gold-3929.active_lower_6d12 .chip_clean_50cd a:hover,
.notification-gold-3929.active_lower_6d12 .menu_684b a:hover,
.notification-gold-3929.active_lower_6d12 .hard-5a06 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-gold-3929.active_lower_6d12 .slow_7261 {
  color: rgba(0, 0, 0, 0.8);
}
.notification-gold-3929.active_lower_6d12 .wood_5c54 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-gold-3929.active_lower_6d12 .wood_5c54:before {
  background: rgba(0, 0, 0, 0.08);
}
.notification-gold-3929.active_lower_6d12 .thick_cad8:before {
  background: rgba(255, 255, 255, 0.9);
}
.notification-gold-3929.active_lower_6d12 .item-solid-6e32 .list-first-c8e0 li a,
.notification-gold-3929.active_lower_6d12 .item-solid-6e32 .wrapper_4643,
.notification-gold-3929.active_lower_6d12 .hard-5a06 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-gold-3929.active_lower_6d12 .item-solid-6e32 .wrapper_4643:focus,
.notification-gold-3929.active_lower_6d12 .item-solid-6e32 .wrapper_4643:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-gold-3929.active_lower_6d12 .list-first-c8e0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-gold-3929.sort-focused-9efb .slider_9096,
.notification-gold-3929.sort-focused-9efb .chip_clean_50cd a,
.notification-gold-3929.sort-focused-9efb .menu_684b .wrapper_4643,
.notification-gold-3929.sort-focused-9efb .menu_684b a,
.notification-gold-3929.sort-focused-9efb .hard-5a06 a {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-3929.sort-focused-9efb .slider_9096:hover,
.notification-gold-3929.sort-focused-9efb .chip_clean_50cd a:hover,
.notification-gold-3929.sort-focused-9efb .menu_684b .wrapper_4643:hover,
.notification-gold-3929.sort-focused-9efb .menu_684b a:hover,
.notification-gold-3929.sort-focused-9efb .hard-5a06 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-3929.sort-focused-9efb .slow_7261 {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-3929.sort-focused-9efb .wood_5c54 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-gold-3929.sort-focused-9efb .wood_5c54:before {
  background: rgba(255, 255, 255, 0.08);
}
.notification-gold-3929.sort-focused-9efb .thick_cad8:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification-gold-3929.sort-focused-9efb .item-solid-6e32 .list-first-c8e0 li a,
.notification-gold-3929.sort-focused-9efb .item-solid-6e32 .wrapper_4643,
.notification-gold-3929.sort-focused-9efb .hard-5a06 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-gold-3929.sort-focused-9efb .item-solid-6e32 .wrapper_4643:focus,
.notification-gold-3929.sort-focused-9efb .item-solid-6e32 .wrapper_4643:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-gold-3929.sort-focused-9efb .list-first-c8e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_cad8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thick_cad8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stone_e61f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article_af28 .notification-gold-3929 {
  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;
}
.article_af28 .wood_5c54 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article_af28 .wood_5c54: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) {
  .article_af28 .wood_5c54:before {
    width: 16%;
    left: 42%;
  }
}
.article_af28 .wood_5c54:last-child:before {
  content: none;
}
.article_af28 .wood_5c54[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article_af28 .item-solid-6e32 .list-first-c8e0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article_af28 .item-solid-6e32 .list-first-c8e0 li a .wrapper_4643 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article_af28 .item-solid-6e32 .hard-5a06 {
  border: none;
}
.article_af28 .item-solid-6e32 .hard-5a06 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article_af28 .thick_cad8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article_af28 .stone_e61f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article_af28 .sort-focused-9efb .thick_cad8:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_af28 .active_lower_6d12.fluid_e8bb .left-767b {
  background: rgba(0, 0, 0, 0.6);
}
.article_af28
  .active_lower_6d12.fluid_e8bb
  .left-767b::after,
.article_af28
  .active_lower_6d12.fluid_e8bb
  .left-767b:before {
  background: inherit;
}
.article_af28
  .active_lower_6d12.fluid_e8bb:hover
  .left-767b {
  background: rgba(0, 0, 0, 0.8);
}
.tooltip_in_0ca8 .notification-gold-3929 {
  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) {
  .tooltip_in_0ca8 .notification-gold-3929 {
    width: auto;
    right: 45px;
  }
}
.footer-5333 .notification-gold-3929 {
  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) {
  .footer-5333 .notification-gold-3929 {
    width: auto;
    left: 45px;
  }
}
.highlight-2856 .notification-gold-3929 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.highlight-2856 .stone_e61f {
  max-width: 48em;
  margin: 0 auto;
}
.highlight-2856 .thick_cad8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.photo_8737 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.photo_8737.article_af28 .notification-gold-3929 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.photo_8737.tooltip_in_0ca8 .notification-gold-3929 {
  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);
}
.photo_8737 .notification-gold-3929 {
  visibility: visible;
}
.photo_8737.footer-5333 .notification-gold-3929 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mini_b2c6,
.cold_9aeb {
  overflow-x: hidden;
}
.mini_b2c6 .notification-gold-3929 {
  overflow: auto;
}
.mini_b2c6.article_af28 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mini_b2c6.article_af28 .notification-gold-3929 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mini_b2c6.article_af28 .solid_0e88 {
  opacity: 0;
}
.mini_b2c6.tooltip_in_0ca8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mini_b2c6.tooltip_in_0ca8 .notification-gold-3929 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mini_b2c6.tooltip_in_0ca8 .solid_0e88 {
  opacity: 0;
}
.mini_b2c6.footer-5333 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mini_b2c6.footer-5333 .notification-gold-3929 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mini_b2c6.footer-5333 .solid_0e88 {
  opacity: 0;
}
.mini_b2c6.highlight-2856 .notification-gold-3929 {
  z-index: 10;
  visibility: visible;
}
.fluid_e8bb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fluid_e8bb .left-767b {
  background: rgba(255, 255, 255, 0.99);
}
.fluid_e8bb .left-767b::after,
.fluid_e8bb .left-767b:before {
  background: inherit;
}
.fluid_e8bb:hover .left-767b {
  background: rgba(255, 255, 255, 0.99);
}
.footer-5333 .fluid_e8bb {
  top: 10px;
  right: auto;
  left: 12px;
}
.highlight-2856 .fluid_e8bb {
  display: none !important;
}
.mini_b2c6:before,
.cold_9aeb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mini_b2c6 .fluid_e8bb,
.cold_9aeb .fluid_e8bb {
  display: inline-block;
}
.notification-gold-3929 .sort-yellow-9b5c {
  -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;
}
.mini_b2c6 .notification-gold-3929 .sort-yellow-9b5c,
.cold_9aeb .notification-gold-3929 .sort-yellow-9b5c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lite_6355 .bronze-a319 {
  width: 100%;
}
.slow-2a2d {
  padding: 0 0.5em 0;
}
.slow-2a2d [class*="customify-col-"],
.slow-2a2d [class*="customify-col_"],
.slow-2a2d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.caption_rough_cd19 .slow-2a2d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sort-complex-4bd5 .chip-3879,
  .chip-3879 {
    display: none;
  }
  .green_6c58 {
    text-align: left;
  }
  .gas-bfc8 {
    text-align: center;
  }
  .table-dim-ddf1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sort-complex-4bd5 .medium_53e5,
  .medium_53e5 {
    display: none;
  }
  .border_green_6203 {
    text-align: left;
  }
  .image_east_85d9 {
    text-align: center;
  }
  .component-basic-0def {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sort-complex-4bd5 .outline-short-09e2,
  .outline-short-09e2 {
    display: none;
  }
  .breadcrumb_7a55 {
    text-align: left;
  }
  .paper-d921 {
    text-align: center;
  }
  .advanced_3540 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip_f5da {
  box-shadow: none !important;
}
.right_91a7 .label-red-2069,
.element-3742 .label-red-2069 {
  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;
}
.element-3742 .label-red-2069 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_smooth_1b8b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_smooth_1b8b:after,
.aside_smooth_1b8b:before {
  content: "";
  display: table;
}
.aside_smooth_1b8b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_smooth_1b8b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_smooth_1b8b,
.filter_49bc {
  max-width: 1248px;
  margin: 0 auto;
}

.backdrop-cold-4e68.inner_30e8 .aside_smooth_1b8b {
  max-width: 100%;
}
.backdrop-cold-4e68.dirty_10e5 {
  max-width: 1200px;
  margin: 0 auto;
}
.backdrop-cold-4e68.info_76a5 .aside_smooth_1b8b {
  max-width: 100%;
}
.backdrop-cold-4e68.info_76a5 > .aside_smooth_1b8b {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-cold-4e68.info_76a5 > .aside_smooth_1b8b .sort-complex-4bd5 {
  margin: 0;
}
.backdrop-cold-4e68.info_76a5
  > .aside_smooth_1b8b
  .popup_tall_b12c.right_590a {
  margin-right: 0;
  margin-left: 0;
}
.backdrop-cold-4e68.info_76a5 #main.right_590a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block_under_cd29 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block_under_cd29 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress-dark-a447 .pink-d9a5 {
    padding-right: 1em;
  }
  .progress-dark-a447.brown-169e .popup_tall_b12c {
    border-right: 1px solid #eaecee;
  }
  .progress-dark-a447.brown-169e .pink-d9a5 {
    padding-right: 1em;
  }
  .progress-dark-a447.brown-169e .hot_052b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-1739 .pink-d9a5 {
    padding-left: 1em;
  }
  .status-1739.brown-169e .popup_tall_b12c {
    border-left: 1px solid #eaecee;
  }
  .status-1739.brown-169e .pink-d9a5 {
    padding-left: 1em;
  }
  .status-1739.brown-169e .hot_052b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold-977b .pink-d9a5 {
    padding-left: 1em;
  }
  .gold-977b.brown-169e .notification_over_3a8e {
    border-right: 1px solid #eaecee;
  }
  .gold-977b.brown-169e .main-f8de {
    border-right: 1px solid #eaecee;
  }
  .gold-977b.brown-169e .pink-d9a5 {
    padding-left: 1em;
  }
  .gold-977b.brown-169e .hot_052b {
    padding-right: 1em;
  }
  .gold-977b.brown-169e .pagination_0591 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-750b .pink-d9a5 {
    padding-right: 1em;
  }
  .nav-750b.brown-169e .notification_over_3a8e {
    border-left: 1px solid #eaecee;
  }
  .nav-750b.brown-169e .main-f8de {
    border-left: 1px solid #eaecee;
  }
  .nav-750b.brown-169e .pink-d9a5 {
    padding-right: 1em;
  }
  .nav-750b.brown-169e .hot_052b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav-750b.brown-169e .pagination_0591 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_under_cd29 .pink-d9a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_under_cd29.brown-169e .popup_tall_b12c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block_under_cd29.brown-169e .pink-d9a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_under_cd29.brown-169e .hot_052b {
    padding-left: 1em;
  }
  .block_under_cd29.brown-169e .pagination_0591 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block_under_cd29.brown-169e .pink-d9a5 {
    padding-left: 0;
  }
}
.info_8a7e .heading_17cf {
  display: inline-block;
}
.panel_89d0 {
  display: inline-block;
}
.lite-62b8 {
  word-con: break-word;
}
.hot-6b92 > span {
  display: inline-block;
  padding: 5px 0;
}
.hot-6b92 .main-stale-8c87 {
  margin-left: 8px;
  margin-right: 8px;
}
.hot-6b92 .slider-6829 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight_clean_5478 .component_pro_64a0 {
  margin-bottom: 2em;
}
.highlight_clean_5478 .liquid_0fed {
  margin-bottom: 15px;
}
.highlight_clean_5478 .liquid_0fed:last-child {
  margin-bottom: 0;
}
.highlight_clean_5478 .mask_smooth_ec06 {
  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) {
  .highlight_clean_5478 .mask_smooth_ec06 {
    display: block;
  }
}
.highlight_clean_5478 .detail-iron-b552 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight_clean_5478 .detail-iron-b552 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight_clean_5478 .layout-liquid-5aa2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight_clean_5478 .layout-liquid-5aa2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight_clean_5478 .layout-liquid-5aa2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight_clean_5478 .lite-62b8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_clean_5478 .lite-62b8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight_clean_5478 .action_c8ea p:last-child {
  margin-bottom: 0;
}
.highlight_clean_5478 .preview_upper_65b4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight_clean_5478 .pagination_tiny_42ed {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight_clean_5478 .picture-0ec2 {
  margin-top: 1em;
}
.highlight_clean_5478 .chip_c0d6 {
  top: 0;
  display: block;
}
.highlight_clean_5478 .chip_c0d6 a {
  color: inherit;
}
.highlight_clean_5478 .chip_c0d6 a:hover {
  color: inherit;
}
.highlight_clean_5478 .photo-ef66 {
  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;
}
.highlight_clean_5478 .photo-ef66:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight_clean_5478 .pagination_tiny_42ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight_clean_5478 .sidebar-tall-d1dd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight_clean_5478 .sidebar-tall-d1dd:first-child {
  margin-top: 0;
}
.highlight_clean_5478 .sidebar-tall-d1dd.gallery-hovered-9cf6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight_clean_5478 .sidebar-tall-d1dd.frame_9618 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_clean_5478
  .sidebar-tall-d1dd.frame_9618.summary_motion_0e45
  .picture-0ec2 {
  width: 100%;
}
.highlight_clean_5478 .frame_9618 {
  -webkit-box-align: center;
  align-items: center;
}
.highlight_clean_5478 .frame_9618 .hot-6b92,
.highlight_clean_5478 .frame_9618 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight_clean_5478 .layout-liquid-5aa2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_clean_5478 .layout-liquid-5aa2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_clean_5478 .layout-liquid-5aa2: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;
}
.highlight_clean_5478 .gallery-hovered-9cf6 {
  z-index: 5;
}
.highlight_clean_5478 .primary_ceba .article-e1c2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight_clean_5478 .surface_2dd0 .article-e1c2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight_clean_5478 .sort-8fa7 .article-e1c2 {
  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;
}
.highlight_clean_5478.notice_e119 .mask_smooth_ec06,
.highlight_clean_5478.hover_19bd .mask_smooth_ec06 {
  display: block;
}
.highlight_clean_5478.notice_e119 .mask_smooth_ec06 .silver-a3d2,
.highlight_clean_5478.notice_e119 .mask_smooth_ec06 .pagination_tiny_42ed,
.highlight_clean_5478.hover_19bd .mask_smooth_ec06 .silver-a3d2,
.highlight_clean_5478.hover_19bd .mask_smooth_ec06 .pagination_tiny_42ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_clean_5478.grid-9fcf .detail-iron-b552 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight_clean_5478.grid-9fcf .detail-iron-b552 {
    margin-right: 0;
  }
}
.highlight_clean_5478.notice_e119 .detail-iron-b552,
.highlight_clean_5478.hover_19bd .detail-iron-b552 {
  padding-top: 40%;
}
.highlight_clean_5478.notice_e119 .component_pro_64a0,
.highlight_clean_5478.hover_19bd .component_pro_64a0 {
  display: block;
}
.highlight_clean_5478.notice_e119 .fn-sticky-9157 .pagination_tiny_42ed,
.highlight_clean_5478.hover_19bd .fn-sticky-9157 .pagination_tiny_42ed {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight_clean_5478.notice_e119 .detail-iron-b552,
.highlight_clean_5478.hover_19bd .detail-iron-b552 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight_clean_5478.notice_e119 .pagination_tiny_42ed {
  padding: 1em;
}
.avatar-thick-14ae {
  margin: 30px auto;
  display: block;
}
.avatar-thick-14ae .iron-eddd > * {
  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;
}
.avatar-thick-14ae .iron-eddd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-thick-14ae .iron-eddd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-c435 .hot-6b92 {
  margin-bottom: 1.41575em;
}
.card-c435 .text_e335 {
  margin-bottom: 1.618em;
}
.label-c071 .primary-ccf5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-c071 .primary-ccf5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-c071 .orange_5af6 {
  max-width: 100%;
  overflow: auto;
}
.active-74c4 .label-c071 a:hover {
  text-decoration: underline;
}
.row_452f .liquid_0fed:not(.lite-62b8),
.row_452f .layout-liquid-5aa2 {
  margin-bottom: 1.41575em;
}
.row_452f .liquid_0fed:not(.lite-62b8):last-child,
.row_452f .layout-liquid-5aa2:last-child {
  margin-bottom: 0;
}
.row_452f .liquid_0fed.icon_5af8 {
  margin-bottom: 0.41575em;
}
.row_452f .up_e3cf:before,
.row_452f .rough_8a72:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.row_452f .up_e3cf:before {
  content: "\f115";
}
.row_452f .rough_8a72:before {
  content: "\f02c";
}
.row_452f .selected-3854 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.row_452f .selected-3854 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pattern-hovered-1edf {
  display: -webkit-box;
  display: flex;
}
.pattern-hovered-1edf .glass_b47a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pattern-hovered-1edf .glass_b47a {
    flex-basis: 90px;
  }
}
.pattern-hovered-1edf .pattern-3c9d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-hovered-1edf .pattern-3c9d {
    flex-basis: calc(100% - 50px);
  }
}
.pattern-hovered-1edf .message_72ff p:last-child {
  margin-bottom: 0.72em;
}
.wrapper_hovered_7cba .iron-eddd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wrapper_hovered_7cba .iron-eddd:after,
.wrapper_hovered_7cba .iron-eddd:before {
  content: "";
  display: table;
}
.wrapper_hovered_7cba .iron-eddd:after {
  clear: both;
}
.wrapper_hovered_7cba .iron-eddd .dirty_3b58,
.wrapper_hovered_7cba .iron-eddd .silver_9296 {
  width: 49%;
}
.wrapper_hovered_7cba .iron-eddd .dirty_3b58 a span.banner-easy-52db,
.wrapper_hovered_7cba .iron-eddd .silver_9296 a span.banner-easy-52db {
  display: block;
  margin-bottom: 5px;
}
.wrapper_hovered_7cba .iron-eddd .silver_9296 {
  float: left;
  text-align: left;
}
.wrapper_hovered_7cba .iron-eddd .dirty_3b58 {
  float: right;
  text-align: right;
}
.short-047a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .short-047a {
    margin-bottom: 0;
  }
}
.pressed-5253 {
  margin-bottom: 1em;
}
.pressed-5253 .lite-62b8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_out_d4b3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_stale_4185 .pressed-5253,
.right-df6a .pressed-5253 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_stale_4185 .pressed-5253,
  .right-df6a .pressed-5253 {
    display: block;
  }
}
.card_stale_4185 .highlight_out_d4b3,
.right-df6a .highlight_out_d4b3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_stale_4185 .highlight_out_d4b3,
  .right-df6a .highlight_out_d4b3 {
    margin-bottom: 1em;
  }
}
.card_stale_4185 .highlight_out_d4b3 img,
.right-df6a .highlight_out_d4b3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_stale_4185 .outer_bbba,
.right-df6a .outer_bbba {
  flex-basis: calc(100% - 160px);
}
.card_stale_4185 .outer_bbba p,
.right-df6a .outer_bbba p {
  margin-bottom: 0;
}
.card_stale_4185 .outer_bbba {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_stale_4185 .outer_bbba {
    padding-left: 0;
  }
}
.right-df6a .outer_bbba {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .right-df6a .outer_bbba {
    padding-right: 0;
  }
}
.right-df6a .highlight_out_d4b3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.middle-4fb8 .highlight_out_d4b3 {
  margin-bottom: 0.5em;
}
.middle-4fb8 .highlight_out_d4b3 img {
  width: 100%;
}
.hot-c939 .huge_613c,
.under_7503 .huge_613c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.under_7503 .popup_tall_b12c .backdrop-b0f2 p:last-child {
  margin-bottom: 0;
}
.tall_4136 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar_2bdd .aside_29fc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar_2bdd .aside_29fc:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar_2bdd .aside_29fc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar_2bdd .aside_29fc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar_2bdd .aside_29fc ul li {
  margin: 0 0 0.6em;
}
.sidebar_2bdd .aside_29fc ul li.caption-9efb,
.sidebar_2bdd .aside_29fc ul li.tertiary-a064 {
  position: relative;
}
.sidebar_2bdd .aside_29fc ul li.caption-9efb .hidden_silver_3f11,
.sidebar_2bdd .aside_29fc ul li.tertiary-a064 .hidden_silver_3f11 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar_2bdd .aside_29fc ul li.caption-9efb:after:after,
.sidebar_2bdd .aside_29fc ul li.caption-9efb:after:before,
.sidebar_2bdd
  .aside_29fc
  ul
  li.tertiary-a064:after:after,
.sidebar_2bdd
  .aside_29fc
  ul
  li.tertiary-a064:after:before {
  content: "";
  display: table;
}
.sidebar_2bdd .aside_29fc ul li.caption-9efb:after:after,
.sidebar_2bdd
  .aside_29fc
  ul
  li.tertiary-a064:after:after {
  clear: both;
}
.sidebar_2bdd .aside_29fc a.progress-fast-10b1:hover {
  text-decoration: none;
}
.sidebar_2bdd .aside_29fc select {
  max-width: 100%;
}
.sidebar_2bdd .aside_29fc table {
  font-size: 85%;
}
.sidebar_2bdd .aside_29fc table td,
.sidebar_2bdd .aside_29fc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar_2bdd .aside_29fc table tfoot td {
  text-align: left;
}
.sidebar_2bdd .aside_29fc :last-child {
  margin-bottom: 0;
}
.sidebar_2bdd .aside_29fc .banner-center-0cbe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar_2bdd .aside_29fc .banner-center-0cbe label {
  width: 100%;
}
.sidebar_2bdd .aside_29fc .banner-center-0cbe .lower_6a7b {
  width: 100%;
  display: block;
}
.sidebar_2bdd .aside_29fc .banner-center-0cbe .middle_70b0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar_2bdd .aside_29fc .banner-center-0cbe .middle_70b0:hover svg #svg-search {
  fill: #444;
}
.sidebar_2bdd .aside_29fc .banner-center-0cbe .middle_70b0 svg {
  width: 18px;
  height: 18px;
}
.sidebar_2bdd .notification_glass_8596 ul ul,
.sidebar_2bdd .table_blue_82f9 ul ul,
.sidebar_2bdd .tertiary-c877 ul ul,
.sidebar_2bdd .small_8352 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar_2bdd .notification_glass_8596 .current-bed5 > a,
.sidebar_2bdd .table_blue_82f9 .current-bed5 > a,
.sidebar_2bdd .tertiary-c877 .current-bed5 > a,
.sidebar_2bdd .small_8352 .current-bed5 > a {
  margin-bottom: 0;
}
.sidebar_2bdd .up_0a08 li,
.sidebar_2bdd .notification_glass_8596 li,
.sidebar_2bdd .menu_blue_952f li,
.sidebar_2bdd .table_blue_82f9 li,
.sidebar_2bdd .tertiary-c877 li,
.sidebar_2bdd .small_8352 li,
.sidebar_2bdd .photo_03a9 li,
.sidebar_2bdd .outer_dcfa li {
  display: block;
  position: relative;
}
.sidebar_2bdd .up_0a08 li:last-child,
.sidebar_2bdd .notification_glass_8596 li:last-child,
.sidebar_2bdd .menu_blue_952f li:last-child,
.sidebar_2bdd .table_blue_82f9 li:last-child,
.sidebar_2bdd .tertiary-c877 li:last-child,
.sidebar_2bdd .small_8352 li:last-child,
.sidebar_2bdd .photo_03a9 li:last-child,
.sidebar_2bdd .outer_dcfa li:last-child {
  border: none;
}
.sidebar_2bdd .up_0a08 li a,
.sidebar_2bdd .notification_glass_8596 li a,
.sidebar_2bdd .menu_blue_952f li a,
.sidebar_2bdd .table_blue_82f9 li a,
.sidebar_2bdd .tertiary-c877 li a,
.sidebar_2bdd .small_8352 li a,
.sidebar_2bdd .photo_03a9 li a,
.sidebar_2bdd .outer_dcfa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_2bdd .up_0a08 li ul li::before,
.sidebar_2bdd .notification_glass_8596 li ul li::before,
.sidebar_2bdd .menu_blue_952f li ul li::before,
.sidebar_2bdd .table_blue_82f9 li ul li::before,
.sidebar_2bdd .tertiary-c877 li ul li::before,
.sidebar_2bdd .small_8352 li ul li::before,
.sidebar_2bdd .photo_03a9 li ul li::before,
.sidebar_2bdd .outer_dcfa li ul li::before {
  left: 15px;
}
.sidebar_2bdd .up_0a08 li ul a,
.sidebar_2bdd .notification_glass_8596 li ul a,
.sidebar_2bdd .menu_blue_952f li ul a,
.sidebar_2bdd .table_blue_82f9 li ul a,
.sidebar_2bdd .tertiary-c877 li ul a,
.sidebar_2bdd .small_8352 li ul a,
.sidebar_2bdd .photo_03a9 li ul a,
.sidebar_2bdd .outer_dcfa li ul a {
  padding-left: 20px;
}
.sidebar_2bdd .up_0a08 li ul ul li::before,
.sidebar_2bdd .notification_glass_8596 li ul ul li::before,
.sidebar_2bdd .menu_blue_952f li ul ul li::before,
.sidebar_2bdd .table_blue_82f9 li ul ul li::before,
.sidebar_2bdd .tertiary-c877 li ul ul li::before,
.sidebar_2bdd .small_8352 li ul ul li::before,
.sidebar_2bdd .photo_03a9 li ul ul li::before,
.sidebar_2bdd .outer_dcfa li ul ul li::before {
  left: 30px;
}
.sidebar_2bdd .up_0a08 li ul ul a,
.sidebar_2bdd .notification_glass_8596 li ul ul a,
.sidebar_2bdd .menu_blue_952f li ul ul a,
.sidebar_2bdd .table_blue_82f9 li ul ul a,
.sidebar_2bdd .tertiary-c877 li ul ul a,
.sidebar_2bdd .small_8352 li ul ul a,
.sidebar_2bdd .photo_03a9 li ul ul a,
.sidebar_2bdd .outer_dcfa li ul ul a {
  padding-left: 40px;
}
.sidebar_2bdd .backdrop_motion_d306 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_2bdd .outer_dcfa ul li {
  margin-bottom: 1.41575em;
}
.sidebar_2bdd .outer_dcfa ul li .content-8675 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar_2bdd .outer_dcfa ul li .texture_slow_c4e1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort-focused-9efb .up_0a08 li a,
.sort-focused-9efb .notification_glass_8596 li a,
.sort-focused-9efb .menu_blue_952f li a,
.sort-focused-9efb .table_blue_82f9 li a,
.sort-focused-9efb .tertiary-c877 li a,
.sort-focused-9efb .small_8352 li a,
.sort-focused-9efb .photo_03a9 li a,
.sort-focused-9efb .outer_dcfa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-focused-9efb .backdrop_motion_d306 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-focused-9efb .aside_29fc ul li.caption-9efb .hidden_silver_3f11,
.sort-focused-9efb .aside_29fc ul li.tertiary-a064 .hidden_silver_3f11 {
  background: rgba(0, 0, 0, 0.2);
}
.sort-focused-9efb .sidebar_2bdd .aside_29fc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li {
  margin: 0;
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li ul {
  margin: 0;
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li ul li a {
  padding-left: 15px;
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li ul li li a {
  padding-left: 30px;
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li.huge-566b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li.huge-566b > 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;
}
.backdrop-cold-4e68 .sidebar_2bdd .list-first-c8e0 li.huge-566b > 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;
}
.simple-6156 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form_4ff4 {
  position: relative;
  z-index: 10;
}
.form_4ff4 .sort-yellow-9b5c {
  width: 100%;
  max-width: 100%;
}
.solid-2e40 .column-bronze-9c5c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.solid-2e40 .active_lower_6d12 {
}
.solid-2e40 .sort-focused-9efb {
  background: #292929;
}
.center_2f53 .column-bronze-9c5c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.center_2f53 .active_lower_6d12 {
  background: #f9f9f9;
}
.center_2f53 .sort-focused-9efb {
  background: #303030;
}
.top-a52a .column-bronze-9c5c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .top-a52a .heading_17cf {
    margin-bottom: 1em;
  }
  .top-a52a .heading_17cf:last-child {
    margin-bottom: 0;
  }
}
.top-a52a .active_lower_6d12 {
  background: #ededed;
}
.top-a52a .sort-focused-9efb {
  background: #1a1a1a;
}
.column-bronze-9c5c.active_lower_6d12 {
  color: rgba(0, 0, 0, 0.6);
}
.column-bronze-9c5c.active_lower_6d12 .dirty_b9be li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-bronze-9c5c.sort-focused-9efb {
  color: rgba(255, 255, 255, 0.99);
}
.column-bronze-9c5c.sort-focused-9efb a:not(.progress-fast-10b1) {
  color: rgba(255, 255, 255, 0.79);
}
.column-bronze-9c5c.sort-focused-9efb a:not(.progress-fast-10b1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-bronze-9c5c.sort-focused-9efb .dirty_b9be li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-bronze-9c5c.sort-focused-9efb table tbody td,
.column-bronze-9c5c.sort-focused-9efb table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo_inner_e61c.tooltip_bf49 .aside_smooth_1b8b {
  max-width: initial;
}
.logo_inner_e61c .alert_east_171c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo_inner_e61c .alert_east_171c .sort-yellow-9b5c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo_inner_e61c .alert_east_171c .sort-yellow-9b5c {
    display: block;
    margin-bottom: 2em;
  }
  .logo_inner_e61c .alert_east_171c .sort-yellow-9b5c:last-child {
    margin-bottom: 0;
  }
}
.top-a52a .heading_17cf:last-child,
.center_2f53 .heading_17cf:last-child,
.solid-2e40 .heading_17cf:last-child {
  margin-bottom: 0;
}
.top-a52a .heading_17cf .sidebar_2bdd .aside_29fc:last-child,
.center_2f53 .heading_17cf .sidebar_2bdd .aside_29fc:last-child,
.solid-2e40 .heading_17cf .sidebar_2bdd .aside_29fc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .top-a52a .liquid-d1c5,
  .top-a52a .hidden-c731,
  .center_2f53 .liquid-d1c5,
  .center_2f53 .hidden-c731,
  .solid-2e40 .liquid-d1c5,
  .solid-2e40 .hidden-c731 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form_4ff4 .heading_17cf {
    margin-bottom: 2em;
  }
}
.form_4ff4 p:last-child {
  margin-bottom: 0;
}
.form_4ff4 li,
.form_4ff4 ul {
  list-style: none;
  margin: 0;
}
.form_4ff4 ul ul {
  margin-left: 2.617924em;
}
.container-hard-e228 {
  font-size: 0.875em;
}

/* css-noise: 9d18 */
.phantom-card-l5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
