/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice-plasma-74dd/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice-plasma-74dd
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.notice-plasma-74dd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.full_538a.yellow-c231/licenses/gpl-2.0.hover-7a04
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.column_53b3/, (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.liquid_3547.title-advanced-520a/normalize.static_9bce/
 ======
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.static_9bce v7.0.0 | MIT License | github.notice-plasma-74dd/necolas/normalize.static_9bce */
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;
}
.under_06b1 .frame_fd4a,
.pagination_75f0,
.card-e74e,
.pressed_d17e,
.message_iron_617a,
.form-3782,
.gas-a380,
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;
}
.pagination_75f0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pagination_75f0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_75f0,
  h1 {
    font-size: 1.8em;
  }
}
.card-e74e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-e74e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-e74e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-e74e,
  h2 {
    font-size: 1.7em;
  }
}
.pressed_d17e,
h3 {
  font-size: 1.618em;
}
.under_06b1 .frame_fd4a,
.message_iron_617a,
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.brown_1b13 {
  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;
}
.picture_68d6:after,
.picture_68d6:before,
.row_1dbd:after,
.row_1dbd:before {
  content: "";
  display: table;
}
.picture_68d6:after,
.row_1dbd:after {
  clear: both;
}
.shade-1b54 {
  float: right;
  margin-right: 0;
}
.stone-a77b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_7c7d .hovered_c65d,
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;
}
.heading_7c7d .hovered_c65d: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;
}
.dropdown-8506 .hovered_c65d {
  box-shadow: none;
}
.dropdown-8506
  .hovered_c65d
  .description-6c5b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown-8506 .hovered_c65d .bronze_c9c5 {
  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;
}
.dropdown-8506
  .hovered_c65d
  .bronze_c9c5
  b {
  display: none;
}
.dropdown-8506 .article-smooth-640d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.out_e35c:not(.narrow_0a69):not(.dirty-8df3),
button:not(.narrow_0a69):not(.dirty-8df3),
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ),
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ),
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ):hover,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ):hover,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):hover,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):hover,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ):active,
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ):active,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):active,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):active,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):active,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus {
  outline: 0;
}
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3 {
  position: relative;
}
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .slow_8c25,
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .highlight_c4c9,
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .over-d876,
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  i,
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  svg,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .slow_8c25,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .highlight_c4c9,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .over-d876,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  i,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  svg,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .slow_8c25,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .highlight_c4c9,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .over-d876,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  i,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  svg,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .slow_8c25,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .highlight_c4c9,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .over-d876,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  i,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  svg,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .slow_8c25,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .highlight_c4c9,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  .over-d876,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  i,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3
  svg {
  visibility: hidden;
}
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3:after,
button:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3:after,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3:after,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3:after,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ).fn-loading-3ae3:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.out_e35c:not(.narrow_0a69):not(.dirty-8df3),
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ),
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ),
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ) {
  color: #fff;
  background: #235787;
}
.out_e35c:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus,
input[type="button"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus,
input[type="reset"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus,
input[type="submit"]:not(.narrow_0a69):not(
    .dirty-8df3
  ):focus {
  color: #fff;
}
.out_e35c.fn-disabled-3ae3:not(.narrow_0a69):not(
    .dirty-8df3
  ),
.out_e35c[disabled]:not(.narrow_0a69):not(
    .dirty-8df3
  ),
button.fn-disabled-3ae3:not(.narrow_0a69):not(
    .dirty-8df3
  ),
button[disabled]:not(.narrow_0a69):not(
    .dirty-8df3
  ) {
  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;
}
.light_f8d2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.light_f8d2: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;
}
.form-stone-63ea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.input-clean-a91a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.content-5177 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture_68d6:after,
.picture_68d6:before,
.card_glass_a0ad:after,
.card_glass_a0ad:before,
.background_dda9:after,
.background_dda9:before,
.caption_1224:after,
.caption_1224:before,
.gold-98d6:after,
.gold-98d6:before,
.top-4b25:after,
.top-4b25:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture_68d6:after,
.card_glass_a0ad:after,
.background_dda9:after,
.caption_1224:after,
.gold-98d6:after,
.top-4b25:after {
  clear: both;
}
.card_glass_a0ad .bright_199f,
.background_dda9 .bright_199f,
.alert_1e5e .bright_199f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.advanced-33b1 {
  display: inline-block;
}
.frame_fe33 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame_fe33 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame_fe33 .element-fd82 {
  padding: 1em 0;
  font-size: 85%;
}
.element-fd82 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.black-49fd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.black-49fd:after,
.black-49fd:before {
  content: "";
  display: table;
}
.black-49fd:after {
  clear: both;
}
.yellow-2f07 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold-5608 .yellow-2f07 {
  max-width: 50%;
}
.label_03e8 .yellow-2f07 {
  max-width: 33.33%;
}
.box-over-aaf0 .yellow-2f07 {
  max-width: 25%;
}
.frame-fixed-26ce .yellow-2f07 {
  max-width: 20%;
}
.photo_under_f23f .yellow-2f07 {
  max-width: 16.66%;
}
.title-76ad .yellow-2f07 {
  max-width: 14.28%;
}
.lite-9bda .yellow-2f07 {
  max-width: 12.5%;
}
.iron-e7c0 .yellow-2f07 {
  max-width: 11.11%;
}
.advanced_b8ee {
  display: block;
}
.under_06b1 .east_8f69 label,
.under_06b1 .avatar_8bdf label,
.under_06b1 .button_b704 label,
.under_06b1 .next_1479 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-1025 {
  list-style: none;
  margin: 0;
}
.accent-1025 article.medium-010b {
  margin-bottom: 0;
}
.accent-1025 ul {
  list-style: none;
  margin: 0;
}
.accent-1025 .nav_new_086c li.medium-010b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-1025 .nav_new_086c li.medium-010b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-1025 .nav_new_086c li.medium-010b: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) {
  .accent-1025 .nav_new_086c li.medium-010b li.medium-010b li.medium-010b li.medium-010b {
    padding-left: 0;
  }
}
article.medium-010b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium-010b .card_glass_a0ad p:last-of-type {
  margin-bottom: 0;
}
article.medium-010b .item_ad2e {
  float: left;
}
article.medium-010b .hovered_54e5 {
  margin-left: 85px;
}
article.medium-010b .layout-c564 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium-010b .layout-c564 .status_hard_5e90 {
  margin-left: 10px;
}
article.medium-010b .title-4981 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium-010b .box_2174 {
  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 .east_8f69,
  #respond .button_b704,
  #respond .next_1479 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east_8f69 input,
#respond .button_b704 input,
#respond .next_1479 input {
  width: 100%;
}
#respond .next_1479 {
  margin-right: 0;
}
#respond .mini_a2c6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_west_646c {
  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;
}
.outline_west_646c.tag_49be {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outline_west_646c 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%);
}
.outline_west_646c:focus,
.outline_west_646c: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);
}
.link-864f {
  border-radius: 10%;
}
.pro-dbd1 {
  border-radius: 50%;
}
.photo-short-9684 {
  font-size: 0.72em;
}
.current-db31 {
  font-size: 0.875em;
}
.feature-rough-d38e {
  font-size: 1.1em;
}
.title-smooth-0f26 {
  text-transform: uppercase;
  line-height: 1.2;
}
.title-smooth-0f26.photo-short-9684 {
  letter-spacing: 0.5px;
}
.element_green_6b3d,
.element_green_6b3d a {
  color: #6d6d6d;
}
.element_green_6b3d a:hover {
  color: #111;
}
.progress-silver-ae0c {
  color: #6d6d6d;
}
.tag-motion-a3e0 {
  overflow-x: hidden;
}
.tag-motion-a3e0 .wrapper-b485.grid-bright-dc81 {
  position: relative;
}
.tag-motion-a3e0 .wrapper-b485.grid-bright-dc81.video-static-0ed7 {
  position: initial;
}
.tag-motion-a3e0
  .wrapper-b485.grid-bright-dc81.video-static-0ed7
  .modal-glass-be53 {
  left: auto;
}
.tag-motion-a3e0 .wrapper-b485 .modal-glass-be53 {
  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;
}
.tag-motion-a3e0 .wrapper-b485:hover.grid-bright-dc81 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tag-motion-a3e0
  .wrapper-b485:hover.grid-bright-dc81
  .modal-glass-be53 {
  display: block;
  z-index: 9999999;
}
.tag-motion-a3e0 .outline_5a39 .frame_short_e238,
.tag-motion-a3e0 .element_5ce9 .frame_short_e238 {
  display: none;
}
.tag-motion-a3e0 .grid-cd0b .wrapper-b485:hover.grid-bright-dc81 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.under_06b1 .east_8f69 label,
.under_06b1 .avatar_8bdf label,
.under_06b1 .button_b704 label,
.under_06b1 .next_1479 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-1025 {
  list-style: none;
  margin: 0;
}
.accent-1025 article.medium-010b {
  margin-bottom: 0;
}
.accent-1025 ul {
  list-style: none;
  margin: 0;
}
.accent-1025 .nav_new_086c li.medium-010b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-1025 .nav_new_086c li.medium-010b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-1025 .nav_new_086c li.medium-010b: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) {
  .accent-1025 .nav_new_086c li.medium-010b li.medium-010b li.medium-010b li.medium-010b {
    padding-left: 0;
  }
}
article.medium-010b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium-010b .card_glass_a0ad p:last-of-type {
  margin-bottom: 0;
}
article.medium-010b .item_ad2e {
  float: left;
}
article.medium-010b .hovered_54e5 {
  margin-left: 85px;
}
article.medium-010b .layout-c564 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium-010b .layout-c564 .status_hard_5e90 {
  margin-left: 10px;
}
article.medium-010b .title-4981 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium-010b .box_2174 {
  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 .east_8f69,
  #respond .button_b704,
  #respond .next_1479 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east_8f69 input,
#respond .button_b704 input,
#respond .next_1479 input {
  width: 100%;
}
#respond .next_1479 {
  margin-right: 0;
}
#respond .mini_a2c6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_5a39 .light_e24d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.light_e24d .main_fd1a.background-focused-6077 .table-dark-0450 > li > a:focus,
.light_e24d .main_fd1a.background-focused-6077 .table-dark-0450 > li > a:hover,
.light_e24d .main_fd1a.notice-upper-b107 .table-dark-0450 > li > a:focus,
.light_e24d .main_fd1a.notice-upper-b107 .table-dark-0450 > li > a:hover,
.light_e24d .main_fd1a.frame-basic-9aea .table-dark-0450 > li > a:focus,
.light_e24d .main_fd1a.frame-basic-9aea .table-dark-0450 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_e24d
  .main_fd1a.background-focused-6077
  .table-dark-0450
  > li.up-f74b
  > a,
.light_e24d
  .main_fd1a.background-focused-6077
  .table-dark-0450
  > li.full-09fa
  > a,
.light_e24d
  .main_fd1a.notice-upper-b107
  .table-dark-0450
  > li.up-f74b
  > a,
.light_e24d
  .main_fd1a.notice-upper-b107
  .table-dark-0450
  > li.full-09fa
  > a,
.light_e24d
  .main_fd1a.frame-basic-9aea
  .table-dark-0450
  > li.up-f74b
  > a,
.light_e24d .main_fd1a.frame-basic-9aea .table-dark-0450 > li.primary_motion_b6cd > a {
  color: rgba(255, 255, 255, 0.99);
}
.light_e24d .content_white_e5a6,
.light_e24d .content_white_e5a6 a {
  color: rgba(255, 255, 255, 0.99);
}
.light_e24d .button_dirty_7233.wrapper-black-d004 li a,
.light_e24d .left_b688 a,
.light_e24d .stale-b12e,
.light_e24d .table-dark-0450 > li > a,
.light_e24d .alert-warm-6734 {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d .button_dirty_7233.wrapper-black-d004 li a:hover,
.light_e24d .left_b688 a:hover,
.light_e24d .stale-b12e:hover,
.light_e24d .table-dark-0450 > li > a:hover,
.light_e24d .alert-warm-6734:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_e24d .widget_f47d {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d .widget_f47d .pink-1852 {
  color: rgba(255, 255, 255, 0.99);
}
.light_e24d .widget_f47d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_e24d .solid_d9a5 .pattern-0d98 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d .solid_d9a5 .pattern-0d98 .icon-right-d1e9 {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d
  .solid_d9a5
  .pattern-0d98
  .icon-right-d1e9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d
  .solid_d9a5
  .pattern-0d98
  .icon-right-d1e9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d
  .solid_d9a5
  .pattern-0d98
  .icon-right-d1e9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d
  .solid_d9a5
  .pattern-0d98
  .icon-right-d1e9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d .solid_d9a5 .breadcrumb-fresh-cb9f {
  color: rgba(255, 255, 255, 0.79);
}
.light_e24d .solid_d9a5 .breadcrumb-fresh-cb9f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-purple-77ac
  .light_e24d
  .solid_d9a5
  .lower_3679
  .message_34fe {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery-purple-77ac
  .light_e24d
  .solid_d9a5
  .lower_3679
  .icon-right-d1e9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_5a39 .grid_action_6880 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.grid_action_6880 .main_fd1a.background-focused-6077 .table-dark-0450 > li > a:focus,
.grid_action_6880 .main_fd1a.background-focused-6077 .table-dark-0450 > li > a:hover,
.grid_action_6880 .main_fd1a.notice-upper-b107 .table-dark-0450 > li > a:focus,
.grid_action_6880 .main_fd1a.notice-upper-b107 .table-dark-0450 > li > a:hover,
.grid_action_6880 .main_fd1a.frame-basic-9aea .table-dark-0450 > li > a:focus,
.grid_action_6880 .main_fd1a.frame-basic-9aea .table-dark-0450 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_action_6880
  .main_fd1a.background-focused-6077
  .table-dark-0450
  > li.up-f74b
  > a,
.grid_action_6880
  .main_fd1a.background-focused-6077
  .table-dark-0450
  > li.full-09fa
  > a,
.grid_action_6880
  .main_fd1a.notice-upper-b107
  .table-dark-0450
  > li.up-f74b
  > a,
.grid_action_6880
  .main_fd1a.notice-upper-b107
  .table-dark-0450
  > li.full-09fa
  > a,
.grid_action_6880
  .main_fd1a.frame-basic-9aea
  .table-dark-0450
  > li.up-f74b
  > a,
.grid_action_6880 .main_fd1a.frame-basic-9aea .table-dark-0450 > li.primary_motion_b6cd > a {
  color: rgba(0, 0, 0, 0.8);
}
.grid_action_6880 .content_white_e5a6,
.grid_action_6880 .content_white_e5a6 a {
  color: rgba(0, 0, 0, 0.8);
}
.grid_action_6880 .button_dirty_7233.wrapper-black-d004 li a,
.grid_action_6880 .left_b688 a,
.grid_action_6880 .stale-b12e,
.grid_action_6880 .table-dark-0450 > li > a,
.grid_action_6880 .alert-warm-6734 {
  color: rgba(0, 0, 0, 0.55);
}
.grid_action_6880 .button_dirty_7233.wrapper-black-d004 li a:hover,
.grid_action_6880 .left_b688 a:hover,
.grid_action_6880 .stale-b12e:hover,
.grid_action_6880 .table-dark-0450 > li > a:hover,
.grid_action_6880 .alert-warm-6734:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_action_6880 .widget_f47d {
  color: rgba(0, 0, 0, 0.55);
}
.grid_action_6880 .widget_f47d .pink-1852 {
  color: rgba(0, 0, 0, 0.8);
}
.grid_action_6880 .widget_f47d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_red_2cf1 .photo-e8f8 {
  margin-left: auto;
  margin-right: auto;
}
.background_dda9 > * {
  margin-left: auto;
  margin-right: auto;
}
.background_dda9 .form-stone-63ea {
  margin-right: 1.41575em;
}
.sidebar_0441 .background_dda9 > .sidebar-complex-7f96 {
  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;
}
.sidebar_0441 .background_dda9 > .highlight-1f41 {
  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;
}
.aside_north_9b8a.photo_red_2cf1 .photo-e8f8,
.gallery_80ff.photo_red_2cf1 .photo-e8f8 {
  margin-left: 0;
}
.button_down_1cf3.photo_red_2cf1 .photo-e8f8,
.large-c3d0.photo_red_2cf1 .photo-e8f8 {
  margin-right: 0;
}
.background_dda9 ol,
.background_dda9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.chip_7025 video {
  max-width: 100%;
}
.main-9f01 img {
  display: block;
}
.main-9f01.form-stone-63ea,
.main-9f01.input-clean-a91a {
  width: 100%;
}
.main-9f01.highlight-1f41 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask-4b8e:not(.border_static_2ffa) {
  margin: 1.5em auto;
}
.sort-hovered-c89d p {
  padding: 1.5em 14px;
}
ul.overlay-focused-75c4.highlight-1f41,
ul.overlay-focused-75c4.sidebar-complex-7f96,
ul.overlay-focused-75c4.aside_f653.sidebar-complex-7f96 {
  padding: 0 14px;
}
.input_2721 {
  display: block;
  overflow-x: auto;
}
.input_2721 table {
  border-collapse: collapse;
  width: 100%;
}
.input_2721 td,
.input_2721 th {
  padding: 0.5em;
}
.background_dda9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background_dda9 ol ol,
.background_dda9 ol ul,
.background_dda9 ul ol,
.background_dda9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background_dda9 ol ol li,
.background_dda9 ol ul li,
.background_dda9 ul ol li,
.background_dda9 ul ul li {
  margin-left: 0;
}
.static-0abb.frame_motion_3993 > .row-b0b5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.static-0abb.frame_motion_3993 > .row-b0b5 iframe,
.static-0abb.frame_motion_3993 > .row-b0b5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gradient-83fb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gradient-83fb.stone-ff1b {
  padding: 0;
}
.gradient-83fb.stone-ff1b cite {
  font-size: 13px;
}
.gradient-83fb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gradient-83fb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active-bronze-187e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active-bronze-187e > p:first-child {
  margin-top: 0;
}
.active-bronze-187e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active-bronze-187e blockquote {
  border-left: 0;
}
.primary-outer-ea7c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.primary-outer-ea7c:not(.motion-413c) {
  max-width: 100px;
}
.primary-outer-ea7c.tall-e079 {
  border-bottom: none !important;
  text-align: center;
}
.primary-outer-ea7c.tall-e079::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sort-hovered-c89d p {
    padding: 1.5em 0;
  }
}
.small_37ce {
  color: #0073aa;
}
.old-6713 {
  background-color: #0073aa;
}
.north-6acd {
  color: #229fd8;
}
.hard-ea42 {
  background-color: #229fd8;
}
.pagination-6bb8 {
  color: #eee;
}
.center_a5b0 {
  background-color: #eee;
}
.top-e29a {
  color: #444;
}
.icon-lower-75b0 {
  background-color: #444;
}
.tertiary-7b0d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary-7b0d .basic-3d57 .left_b688 {
  font-size: 15px;
}
.tertiary-7b0d .left_b688 {
  line-height: 1.3;
}
.tertiary-7b0d .grid_action_6880 {
}
.tertiary-7b0d .light_e24d {
  background: #235787;
}
.nav_06d0 {
  padding: 0;
}
.nav_06d0 .light_e24d {
  background: #1a1a1a;
}
.nav_06d0 .grid_action_6880 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.background_60ad {
  padding: 0;
  border-left: none;
  border-right: none;
}
.background_60ad .grid_action_6880 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.background_60ad .light_e24d {
  background: #303030;
}
.top-4b25 {
  position: relative;
  z-index: 10;
}
.top-4b25 .sort_b060 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-9ce1 .grid-bright-dc81 {
  display: inline-block;
  vertical-align: middle;
}
.box-9ce1.box-9733 .grid-bright-dc81 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .box-9ce1.box-9733 .grid-bright-dc81 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .box-9ce1.box-9733 .grid-bright-dc81 {
    margin-right: 0.4em;
  }
}
.box-9ce1.box-9733 .grid-bright-dc81:last-child {
  margin-right: 0;
}
.inner_1206 .sort_b060 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .outline_5a39 .basic-3d57 {
    margin: 0 -0.5em;
  }
  .outline_5a39 .basic-3d57 [class*="customify-col-"],
  .outline_5a39 .basic-3d57 [class*="customify-col_"],
  .outline_5a39 .basic-3d57 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.outline_5a39.gas-0938 .sort_b060 {
  background: 0 0 !important;
}
.outline_5a39.gas-0938 .sort_b060,
.outline_5a39.inner_1206 .sort_b060 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .outline_5a39.header_8e86 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.outline_5a39.inner_1206 .sort_b060 {
  box-shadow: none !important;
}
.sort_c006 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sort_c006 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sort_c006 {
    padding: 18px 0 20px;
  }
}
.sort_c006 .logo-large-2565 {
  width: 100%;
}
.sort_c006 .preview_17b1 {
  margin-bottom: 0;
}
.sort_c006 .avatar_929f {
  margin-top: 5px;
  font-size: 0.875em;
}
.badge-4692 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.badge-4692 .hover-345a {
  width: 100%;
}
.accordion_brown_dc29 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion_brown_dc29 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion_brown_dc29 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;
}
.accordion_brown_dc29 li:last-child:after {
  display: none;
}
.accordion_brown_dc29 li a {
  font-weight: 500;
  margin-right: 10px;
}
.advanced_a1f2 .frame_short_e238 button,
.sort_c006 .frame_short_e238 button {
  left: 0;
}
.advanced_a1f2 .hover-345a,
.sort_c006 .hover-345a {
  padding-left: 0;
  padding-right: 0;
}
.advanced_a1f2 .badge-4692,
.sort_c006 .badge-4692 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.advanced_a1f2 {
  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;
}
.advanced_a1f2: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;
}
.advanced_a1f2 .dropdown_1071 {
  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) {
  .advanced_a1f2 .dropdown_1071 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .advanced_a1f2 .dropdown_1071 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .advanced_a1f2 .dropdown_1071 {
    min-height: 200px;
  }
}
.advanced_a1f2 .accordion_brown_dc29 {
  color: rgba(255, 255, 255, 0.8);
}
.advanced_a1f2 .accordion_brown_dc29 a,
.advanced_a1f2 .accordion_brown_dc29 li:after {
  color: inherit;
}
.advanced_a1f2 .accordion_brown_dc29 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info_short_ccda {
  margin-bottom: 0.5em;
}
.yellow_30b2 {
  margin-bottom: 1.2em;
}
.yellow_30b2,
.info_short_ccda {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow_30b2 p:last-child,
.info_short_ccda p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .frame_short_e238,
#masthead .frame_short_e238 {
  display: none;
}
#masthead
  > .frame_short_e238.glass-a02d {
  display: none;
}
#masthead > .frame_short_e238 button {
  left: 0;
}
.gradient_hot_4769 {
  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%;
}
.gradient_hot_4769 .grid-bright-dc81 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient_hot_4769 .surface-9bcb {
  display: -webkit-box;
  display: flex;
}
.gradient_hot_4769 .surface-9bcb.menu-d344 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient_hot_4769 .surface-9bcb.yellow_dd4a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_hot_4769 .surface-9bcb.next-6e60 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_hot_4769.card-selected-048b.border_current_617d .surface-9bcb.menu-d344 {
  flex-basis: 100%;
}
.gradient_hot_4769.basic-23f1 .surface-9bcb.yellow_dd4a {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient_hot_4769.basic-23f1 .surface-9bcb.next-6e60 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .frame_short_e238.glass-a02d {
  display: none;
}
#masthead > .frame_short_e238 button {
  left: 0;
}
.thumbnail_lite_3d05 {
  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;
}
.thumbnail_lite_3d05:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail_lite_3d05.panel_wood_2166 i {
  margin-right: 4px;
}
.thumbnail_lite_3d05.logo_d80b i {
  margin-left: 5px;
}
.left_b688 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.left_b688 p:last-child {
  margin-bottom: 0;
}
.pro-1cd2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pro-1cd2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pro-1cd2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pro-1cd2 .content_white_e5a6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pro-1cd2 .simple-996b {
  margin: 5px 0 7px 0;
}
.pro-1cd2.paragraph_current_73d4 .description_stale_a5e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro-1cd2.paragraph_current_73d4 .dirty-299f {
  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;
}
.pro-1cd2.card_huge_c86c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pro-1cd2.card_huge_c86c .description_stale_a5e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro-1cd2.card_huge_c86c .dirty-299f {
  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;
}
.pro-1cd2.texture-9e39 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro-1cd2.picture_bc81 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pro-1cd2.picture_bc81 .dirty-299f {
  margin-top: 7px;
}
.secondary_liquid_3bc9 {
  display: inline-block;
}
.top-4b25 .button_9e99 .pro-1cd2 img {
  max-width: 100%;
}
.main_fd1a .panel-3c5b.tag_98ac,
.west-cf75 .panel-3c5b.tag_98ac {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_fd1a .header_fixed_91a4,
.west-cf75 .header_fixed_91a4 {
  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%);
}
.main_fd1a .header_fixed_91a4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main_fd1a.gas_9b21 .header_fixed_91a4 {
  display: none;
}
.main_fd1a .block-3b57 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_fd1a .block-3b57 li {
  display: inline-block;
  position: relative;
}
.main_fd1a .block-3b57 li:last-child {
  margin-right: 0;
}
.main_fd1a .block-3b57 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;
}
.main_fd1a .block-3b57 li.primary_motion_b6cd > a {
  color: rgba(0, 0, 0, 0.9);
}
.main_fd1a .block-3b57 > 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;
}
.main_fd1a .block-3b57 > li > a i {
  line-height: 0;
}
.main_fd1a .block-3b57 > li.footer-a25e > a .header_fixed_91a4 {
  margin-left: 4px;
  line-height: 0;
}
.main_fd1a .block-3b57 .fast-abd3 li.footer-a25e > a {
  position: relative;
}
.main_fd1a .block-3b57 .fast-abd3 li.footer-a25e > a:after,
.main_fd1a .block-3b57 .fast-abd3 li.footer-a25e > a:before {
  content: "";
  display: table;
}
.main_fd1a .block-3b57 .fast-abd3 li.footer-a25e > a:after {
  clear: both;
}
.main_fd1a .block-3b57 .fast-abd3 li.footer-a25e > a .header_fixed_91a4 {
  margin-left: 5px;
  float: right;
}
.main_fd1a .accordion-iron-9d0c,
.main_fd1a .fast-abd3 {
  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;
}
.main_fd1a .fast-abd3 {
  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;
}
.main_fd1a .fast-abd3 .tag_98ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_fd1a .fast-abd3 .header_fixed_91a4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main_fd1a .fast-abd3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main_fd1a .fast-abd3 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;
}
.main_fd1a .fast-abd3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main_fd1a .fast-abd3 .fast-abd3 {
  top: 0;
  left: 100%;
}
.main_fd1a .message_be86.fn-focus-3ae3 > .accordion-iron-9d0c,
.main_fd1a .message_be86.fn-focus-3ae3 > .fast-abd3,
.main_fd1a .message_be86:focus > .accordion-iron-9d0c,
.main_fd1a .message_be86:focus > .fast-abd3,
.main_fd1a .message_be86:hover > .accordion-iron-9d0c,
.main_fd1a .message_be86:hover > .fast-abd3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main_fd1a.frame-basic-9aea .table-dark-0450:after,
.main_fd1a.frame-basic-9aea .table-dark-0450:before {
  content: "";
  display: table;
}
.main_fd1a.frame-basic-9aea .table-dark-0450:after {
  clear: both;
}
.main_fd1a.frame-basic-9aea .table-dark-0450 > li {
  float: left;
}
.main_fd1a.list_right_ba31 .table-dark-0450:after,
.main_fd1a.list_right_ba31 .table-dark-0450:before {
  content: "";
  display: table;
}
.main_fd1a.list_right_ba31 .table-dark-0450:after {
  clear: both;
}
.main_fd1a.list_right_ba31 .table-dark-0450 > li {
  float: left;
}
.main_fd1a.list_right_ba31 .table-dark-0450 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main_fd1a.list_right_ba31 .table-dark-0450 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main_fd1a.list_right_ba31 .table-dark-0450 > li.up-f74b > a,
.main_fd1a.list_right_ba31 .table-dark-0450 > li.primary_motion_b6cd > a {
  color: #fff;
  background-color: #1e4b75;
}
.main_fd1a.background-focused-6077 .table-dark-0450 > li > a .tag_98ac {
  position: relative;
}
.main_fd1a.background-focused-6077 .table-dark-0450 > li > a .tag_98ac: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;
}
.main_fd1a.background-focused-6077
  .table-dark-0450
  > li:focus
  > a
  .tag_98ac:before,
.main_fd1a.background-focused-6077
  .table-dark-0450
  > li:hover
  > a
  .tag_98ac:before {
  width: 100%;
  background-color: currentColor;
}
.main_fd1a.background-focused-6077
  .table-dark-0450
  > li.up-f74b
  > a
  .tag_98ac:before,
.main_fd1a.background-focused-6077
  .table-dark-0450
  > li.full-09fa
  > a
  .tag_98ac:before {
  width: 100%;
  background-color: currentColor;
}
.main_fd1a.notice-upper-b107 .table-dark-0450 > li > a .tag_98ac {
  position: relative;
}
.main_fd1a.notice-upper-b107 .table-dark-0450 > li > a .tag_98ac: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;
}
.main_fd1a.notice-upper-b107 .table-dark-0450 > li:focus > a .tag_98ac:before,
.main_fd1a.notice-upper-b107
  .table-dark-0450
  > li:hover
  > a
  .tag_98ac:before {
  width: 100%;
  background-color: currentColor;
}
.main_fd1a.notice-upper-b107
  .table-dark-0450
  > li.up-f74b
  > a
  .tag_98ac:before,
.main_fd1a.notice-upper-b107
  .table-dark-0450
  > li.full-09fa
  > a
  .tag_98ac:before {
  width: 100%;
  background-color: currentColor;
}
.west-cf75 .block-3b57 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.west-cf75 .block-3b57 li:first-child > a {
  border-top: none;
}
.west-cf75 .block-3b57 .upper_0c1a > .tag_98ac .header_fixed_91a4 {
  display: none;
}
.west-cf75 .block-3b57 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.west-cf75 .block-3b57 li:last-child {
  border: none;
}
.west-cf75 .block-3b57 li.footer-a25e > a {
  padding-right: 45px !important;
}
.west-cf75 .block-3b57 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.west-cf75 .block-3b57 li a:focus,
.west-cf75 .block-3b57 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-cf75 .block-3b57 li .cold-18de {
  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;
}
.west-cf75 .block-3b57 li .cold-18de:hover {
  box-shadow: none;
}
.west-cf75 .block-3b57 li .cold-18de .header_fixed_91a4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.west-cf75 .block-3b57 .fast-abd3 {
  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);
}
.west-cf75 .block-3b57 .fast-abd3 li a {
  padding-left: 3em;
}
.west-cf75 .block-3b57 .item-8ce8 > a .cold-18de i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.west-cf75 .block-3b57 .item-8ce8 > .fast-abd3 {
  display: block;
  opacity: 1;
}
.simple_c356 {
  max-width: 100%;
}
.small_4ed3 {
  line-height: 0;
  cursor: pointer;
}
.alert-warm-6734 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert-warm-6734:hover {
  box-shadow: none;
  color: currentColor;
}
.alert-warm-6734 svg {
  width: 18px;
  height: 18px;
}
.alert-warm-6734 .accordion_bbef {
  display: none;
}
.layout-bc27 {
  position: relative;
}
.layout-bc27.fn-active-3ae3 .alert-warm-6734 .item_cold_a951 {
  display: none;
}
.layout-bc27.fn-active-3ae3 .alert-warm-6734 .accordion_bbef {
  display: inline-block;
}
.layout-bc27 .form-3e58 {
  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);
}
.layout-bc27.card-1dc6 .form-3e58 {
  left: auto;
  right: -0.9em;
}
.layout-bc27.card-1dc6 .wood_2c51::before {
  left: auto;
  right: 15px;
}
.layout-bc27.fn-active-3ae3 .form-3e58 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower_3679 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower_3679 label {
  flex-basis: 100%;
}
.lower_3679 .pattern-0d98 {
  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;
}
.lower_3679 .icon-right-d1e9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower_3679 .icon-right-d1e9:focus {
  background-color: transparent;
}
.lower_3679 button.breadcrumb-fresh-cb9f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower_3679 button.breadcrumb-fresh-cb9f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower_3679 button.breadcrumb-fresh-cb9f svg {
  width: 18px;
  height: 18px;
}
.lower_3679 input[type="submit"] {
  min-height: auto;
}
.solid_d9a5 .lower_3679 .icon-right-d1e9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wood_2c51 {
  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) {
  .wood_2c51 {
    width: 220px;
  }
}
.wood_2c51 label {
  flex-basis: 100%;
}
.wood_2c51::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;
}
.gallery-purple-77ac .solid_d9a5 .lower_3679 {
  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;
}
.gallery-purple-77ac
  .solid_d9a5
  .lower_3679
  .pattern-0d98 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gallery-purple-77ac .solid_d9a5 .lower_3679 .icon-right-d1e9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gallery-purple-77ac
  .solid_d9a5
  .lower_3679
  .icon-right-d1e9:focus {
  background: 0 0;
}
.gallery-purple-77ac
  .solid_d9a5
  .lower_3679
  .message_34fe {
  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;
}
.button_dirty_7233 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.button_dirty_7233 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.button_dirty_7233 li:last-child {
  margin-right: 0;
}
.button_dirty_7233 li:first-child {
  margin-left: 0;
}
.button_dirty_7233.tabs_d6d2 a {
  color: #fff;
}
.button_dirty_7233.tabs_d6d2 a:hover {
  color: #fff;
}
.button_dirty_7233 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.button_dirty_7233 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.button_dirty_7233 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.button_dirty_7233 a:hover {
  opacity: 0.9;
  color: inherit;
}
.button_dirty_7233 [class*="social-icon-apple"] {
  background-color: #999;
}
.button_dirty_7233 [class*="social-icon-apple"].outline_c139 {
  background-color: transparent;
  color: #999;
}
.button_dirty_7233 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.button_dirty_7233 [class*="social-icon-behance"].outline_c139 {
  background-color: transparent;
  color: #1769ff;
}
.button_dirty_7233 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.button_dirty_7233 [class*="social-icon-bitbucket"].outline_c139 {
  background-color: transparent;
  color: #205081;
}
.button_dirty_7233 [class*="social-icon-codepen"] {
  background-color: #000;
}
.button_dirty_7233 [class*="social-icon-codepen"].outline_c139 {
  background-color: transparent;
  color: #000;
}
.button_dirty_7233 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.button_dirty_7233 [class*="social-icon-delicious"].outline_c139 {
  background-color: transparent;
  color: #39f;
}
.button_dirty_7233 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.button_dirty_7233 [class*="social-icon-digg"].outline_c139 {
  background-color: transparent;
  color: #005be2;
}
.button_dirty_7233 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.button_dirty_7233 [class*="social-icon-dribbble"].outline_c139 {
  background-color: transparent;
  color: #ea4c89;
}
.button_dirty_7233 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.button_dirty_7233 [class*="social-icon-envelope"].outline_c139 {
  background-color: transparent;
  color: #ea4335;
}
.button_dirty_7233 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.button_dirty_7233 [class*="social-icon-facebook"].outline_c139 {
  background-color: transparent;
  color: #3b5998;
}
.button_dirty_7233 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.button_dirty_7233 [class*="social-icon-flickr"].outline_c139 {
  background-color: transparent;
  color: #0063dc;
}
.button_dirty_7233 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.button_dirty_7233 [class*="social-icon-foursquare"].outline_c139 {
  background-color: transparent;
  color: #2d5be3;
}
.button_dirty_7233 [class*="social-icon-github"] {
  background-color: #333;
}
.button_dirty_7233 [class*="social-icon-github"].outline_c139 {
  background-color: transparent;
  color: #333;
}
.button_dirty_7233 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.button_dirty_7233 [class*="social-icon-google-plus"].outline_c139 {
  background-color: transparent;
  color: #dd4b39;
}
.button_dirty_7233 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.button_dirty_7233 [class*="social-icon-houzz"].outline_c139 {
  background-color: transparent;
  color: #7ac142;
}
.button_dirty_7233 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.button_dirty_7233 [class*="social-icon-instagram"].outline_c139 {
  background-color: transparent;
  color: #262626;
}
.button_dirty_7233 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.button_dirty_7233 [class*="social-icon-jsfiddle"].outline_c139 {
  background-color: transparent;
  color: #487aa2;
}
.button_dirty_7233 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.button_dirty_7233 [class*="social-icon-linkedin"].outline_c139 {
  background-color: transparent;
  color: #0077b5;
}
.button_dirty_7233 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.button_dirty_7233 [class*="social-icon-medium"].outline_c139 {
  background-color: transparent;
  color: #00ab6b;
}
.button_dirty_7233 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.button_dirty_7233
  [class*="social-icon-odnoklassniki"].outline_c139 {
  background-color: transparent;
  color: #f4731c;
}
.button_dirty_7233 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.button_dirty_7233 [class*="social-icon-meetup"].outline_c139 {
  background-color: transparent;
  color: #ec1c40;
}
.button_dirty_7233 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.button_dirty_7233 [class*="social-icon-pinterest"].outline_c139 {
  background-color: transparent;
  color: #bd081c;
}
.button_dirty_7233 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.button_dirty_7233 [class*="social-icon-product-hunt"].outline_c139 {
  background-color: transparent;
  color: #da552f;
}
.button_dirty_7233 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.button_dirty_7233 [class*="social-icon-reddit"].outline_c139 {
  background-color: transparent;
  color: #ff4500;
}
.button_dirty_7233 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.button_dirty_7233 [class*="social-icon-rss"].outline_c139 {
  background-color: transparent;
  color: #f26522;
}
.button_dirty_7233 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.button_dirty_7233
  [class*="social-icon-shopping-cart"].outline_c139 {
  background-color: transparent;
  color: #4caf50;
}
.button_dirty_7233 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.button_dirty_7233 [class*="social-icon-skype"].outline_c139 {
  background-color: transparent;
  color: #00aff0;
}
.button_dirty_7233 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.button_dirty_7233 [class*="social-icon-slideshare"].outline_c139 {
  background-color: transparent;
  color: #0077b5;
}
.button_dirty_7233 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.button_dirty_7233 [class*="social-icon-snapchat"].outline_c139 {
  background-color: transparent;
  color: #fffc00;
}
.button_dirty_7233 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.button_dirty_7233 [class*="social-icon-soundcloud"].outline_c139 {
  background-color: transparent;
  color: #f80;
}
.button_dirty_7233 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.button_dirty_7233 [class*="social-icon-spotify"].outline_c139 {
  background-color: transparent;
  color: #2ebd59;
}
.button_dirty_7233 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.button_dirty_7233
  [class*="social-icon-stack-overflow"].outline_c139 {
  background-color: transparent;
  color: #fe7a15;
}
.button_dirty_7233 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.button_dirty_7233 [class*="social-icon-maldkfgram"].outline_c139 {
  background-color: transparent;
  color: #2ca5e0;
}
.button_dirty_7233 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.button_dirty_7233 [class*="social-icon-tripadvisor"].outline_c139 {
  background-color: transparent;
  color: #589442;
}
.button_dirty_7233 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.button_dirty_7233 [class*="social-icon-tumblr"].outline_c139 {
  background-color: transparent;
  color: #35465c;
}
.button_dirty_7233 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.button_dirty_7233 [class*="social-icon-twitch"].outline_c139 {
  background-color: transparent;
  color: #6441a5;
}
.button_dirty_7233 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.button_dirty_7233 [class*="social-icon-twitter"].outline_c139 {
  background-color: transparent;
  color: #1da1f2;
}
.button_dirty_7233 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.button_dirty_7233 [class*="social-icon-vimeo"].outline_c139 {
  background-color: transparent;
  color: #1ab7ea;
}
.button_dirty_7233 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.button_dirty_7233 [class*="social-icon-vk"].outline_c139 {
  background-color: transparent;
  color: #45668e;
}
.button_dirty_7233 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.button_dirty_7233 [class*="social-icon-weibo"].outline_c139 {
  background-color: transparent;
  color: #df2029;
}
.button_dirty_7233 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.button_dirty_7233 [class*="social-icon-weixin"].outline_c139 {
  background-color: transparent;
  color: #7bb32e;
}
.button_dirty_7233 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.button_dirty_7233 [class*="social-icon-whatsapp"].outline_c139 {
  background-color: transparent;
  color: #25d366;
}
.button_dirty_7233 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.button_dirty_7233 [class*="social-icon-wordpress"].outline_c139 {
  background-color: transparent;
  color: #21759b;
}
.button_dirty_7233 [class*="social-icon-xing"] {
  background-color: #026466;
}
.button_dirty_7233 [class*="social-icon-xing"].outline_c139 {
  background-color: transparent;
  color: #026466;
}
.button_dirty_7233 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.button_dirty_7233 [class*="social-icon-yelp"].outline_c139 {
  background-color: transparent;
  color: #af0606;
}
.button_dirty_7233 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.button_dirty_7233 [class*="social-icon-youtube"].outline_c139 {
  background-color: transparent;
  color: #cd201f;
}
.stale-b12e {
  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;
}
.stale-b12e:hover {
  box-shadow: none;
  background: 0 0;
}
.active-f43b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.photo-de95 {
  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;
}
.list-yellow-fb54 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.progress-gold-70d0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.progress-gold-70d0,
.progress-gold-70d0::after,
.progress-gold-70d0::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;
}
.progress-gold-70d0::after,
.progress-gold-70d0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.heading_blue_d052 .photo-de95 .list-yellow-fb54 {
  margin-top: -2px;
  width: 19px;
}
.heading_blue_d052 .photo-de95 .progress-gold-70d0 {
  margin-top: -1px;
}
.heading_blue_d052 .photo-de95 .progress-gold-70d0,
.heading_blue_d052 .photo-de95 .progress-gold-70d0::after,
.heading_blue_d052 .photo-de95 .progress-gold-70d0::before {
  width: 19px;
  height: 2px;
}
.heading_blue_d052 .photo-de95 .progress-gold-70d0::before {
  top: -6px;
}
.heading_blue_d052 .photo-de95 .progress-gold-70d0::after {
  bottom: -6px;
}
.paragraph-full-a3d6 .photo-de95 .list-yellow-fb54 {
  margin-top: -2px;
  width: 22px;
}
.paragraph-full-a3d6 .photo-de95 .progress-gold-70d0 {
  margin-top: -1px;
}
.paragraph-full-a3d6 .photo-de95 .progress-gold-70d0,
.paragraph-full-a3d6 .photo-de95 .progress-gold-70d0::after,
.paragraph-full-a3d6 .photo-de95 .progress-gold-70d0::before {
  width: 22px;
  height: 2px;
}
.paragraph-full-a3d6 .photo-de95 .progress-gold-70d0::before {
  top: -7px;
}
.paragraph-full-a3d6 .photo-de95 .progress-gold-70d0::after {
  bottom: -7px;
}
.block_full_eec8 .photo-de95 .list-yellow-fb54 {
  margin-top: -2px;
  width: 31px;
}
.block_full_eec8 .photo-de95 .progress-gold-70d0 {
  margin-top: -1.5px;
}
.block_full_eec8 .photo-de95 .progress-gold-70d0,
.block_full_eec8 .photo-de95 .progress-gold-70d0::after,
.block_full_eec8 .photo-de95 .progress-gold-70d0::before {
  width: 31px;
  height: 3px;
}
.block_full_eec8 .photo-de95 .progress-gold-70d0::before {
  top: -9px;
}
.block_full_eec8 .photo-de95 .progress-gold-70d0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shade_paper_9270 .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 19px;
  }
  .shade_paper_9270 .photo-de95 .progress-gold-70d0 {
    margin-top: -1px;
  }
  .shade_paper_9270 .photo-de95 .progress-gold-70d0,
  .shade_paper_9270 .photo-de95 .progress-gold-70d0::after,
  .shade_paper_9270 .photo-de95 .progress-gold-70d0::before {
    width: 19px;
    height: 2px;
  }
  .shade_paper_9270 .photo-de95 .progress-gold-70d0::before {
    top: -6px;
  }
  .shade_paper_9270 .photo-de95 .progress-gold-70d0::after {
    bottom: -6px;
  }
  .badge-last-54d8 .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 22px;
  }
  .badge-last-54d8 .photo-de95 .progress-gold-70d0 {
    margin-top: -1px;
  }
  .badge-last-54d8 .photo-de95 .progress-gold-70d0,
  .badge-last-54d8 .photo-de95 .progress-gold-70d0::after,
  .badge-last-54d8 .photo-de95 .progress-gold-70d0::before {
    width: 22px;
    height: 2px;
  }
  .badge-last-54d8 .photo-de95 .progress-gold-70d0::before {
    top: -7px;
  }
  .badge-last-54d8 .photo-de95 .progress-gold-70d0::after {
    bottom: -7px;
  }
  .logo-5357 .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 31px;
  }
  .logo-5357 .photo-de95 .progress-gold-70d0 {
    margin-top: -1.5px;
  }
  .logo-5357 .photo-de95 .progress-gold-70d0,
  .logo-5357 .photo-de95 .progress-gold-70d0::after,
  .logo-5357 .photo-de95 .progress-gold-70d0::before {
    width: 31px;
    height: 3px;
  }
  .logo-5357 .photo-de95 .progress-gold-70d0::before {
    top: -9px;
  }
  .logo-5357 .photo-de95 .progress-gold-70d0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_56d7 .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 19px;
  }
  .accordion_56d7 .photo-de95 .progress-gold-70d0 {
    margin-top: -1px;
  }
  .accordion_56d7 .photo-de95 .progress-gold-70d0,
  .accordion_56d7 .photo-de95 .progress-gold-70d0::after,
  .accordion_56d7 .photo-de95 .progress-gold-70d0::before {
    width: 19px;
    height: 2px;
  }
  .accordion_56d7 .photo-de95 .progress-gold-70d0::before {
    top: -6px;
  }
  .accordion_56d7 .photo-de95 .progress-gold-70d0::after {
    bottom: -6px;
  }
  .hard_149a .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_149a .photo-de95 .progress-gold-70d0 {
    margin-top: -1px;
  }
  .hard_149a .photo-de95 .progress-gold-70d0,
  .hard_149a .photo-de95 .progress-gold-70d0::after,
  .hard_149a .photo-de95 .progress-gold-70d0::before {
    width: 22px;
    height: 2px;
  }
  .hard_149a .photo-de95 .progress-gold-70d0::before {
    top: -7px;
  }
  .hard_149a .photo-de95 .progress-gold-70d0::after {
    bottom: -7px;
  }
  .sort_0397 .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 31px;
  }
  .sort_0397 .photo-de95 .progress-gold-70d0 {
    margin-top: -1.5px;
  }
  .sort_0397 .photo-de95 .progress-gold-70d0,
  .sort_0397 .photo-de95 .progress-gold-70d0::after,
  .sort_0397 .photo-de95 .progress-gold-70d0::before {
    width: 31px;
    height: 3px;
  }
  .sort_0397 .photo-de95 .progress-gold-70d0::before {
    top: -9px;
  }
  .sort_0397 .photo-de95 .progress-gold-70d0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-31fc .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-31fc .photo-de95 .progress-gold-70d0 {
    margin-top: -1px;
  }
  .disabled-31fc .photo-de95 .progress-gold-70d0,
  .disabled-31fc .photo-de95 .progress-gold-70d0::after,
  .disabled-31fc .photo-de95 .progress-gold-70d0::before {
    width: 19px;
    height: 2px;
  }
  .disabled-31fc .photo-de95 .progress-gold-70d0::before {
    top: -6px;
  }
  .disabled-31fc .photo-de95 .progress-gold-70d0::after {
    bottom: -6px;
  }
  .thumbnail_c565 .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_c565 .photo-de95 .progress-gold-70d0 {
    margin-top: -1px;
  }
  .thumbnail_c565 .photo-de95 .progress-gold-70d0,
  .thumbnail_c565 .photo-de95 .progress-gold-70d0::after,
  .thumbnail_c565 .photo-de95 .progress-gold-70d0::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_c565 .photo-de95 .progress-gold-70d0::before {
    top: -7px;
  }
  .thumbnail_c565 .photo-de95 .progress-gold-70d0::after {
    bottom: -7px;
  }
  .warm_3204 .photo-de95 .list-yellow-fb54 {
    margin-top: -2px;
    width: 31px;
  }
  .warm_3204 .photo-de95 .progress-gold-70d0 {
    margin-top: -1.5px;
  }
  .warm_3204 .photo-de95 .progress-gold-70d0,
  .warm_3204 .photo-de95 .progress-gold-70d0::after,
  .warm_3204 .photo-de95 .progress-gold-70d0::before {
    width: 31px;
    height: 3px;
  }
  .warm_3204 .photo-de95 .progress-gold-70d0::before {
    top: -9px;
  }
  .warm_3204 .photo-de95 .progress-gold-70d0::after {
    bottom: -9px;
  }
}
.article-7fa2 .progress-gold-70d0 {
  -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);
}
.article-7fa2 .progress-gold-70d0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article-7fa2 .progress-gold-70d0::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);
}
.article-7fa2.in-1f15 .progress-gold-70d0 {
  -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);
}
.article-7fa2.in-1f15 .progress-gold-70d0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article-7fa2.in-1f15 .progress-gold-70d0::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);
}
.mask_hot_c741 {
  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.pro-9bec:before {
  display: none;
}
.element_5ce9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.element_5ce9 .top-ee29 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.element_5ce9 .top-ee29:last-of-type {
  border-bottom: none;
}
.element_5ce9 .top-ee29.dirty_1a6a,
.element_5ce9 .top-ee29.search-5a57,
.element_5ce9 .top-ee29.gallery-plasma-e174 {
  padding: 0;
}
.element_5ce9 .west-cf75 .cold-18de {
  color: currentColor;
}
.element_5ce9 .west-cf75 .cold-18de:focus,
.element_5ce9 .west-cf75 .cold-18de:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_5ce9.grid_action_6880 .widget_f47d,
.element_5ce9.grid_action_6880 .left_b688 a,
.element_5ce9.grid_action_6880 .table-dark-0450 a,
.element_5ce9.grid_action_6880 .fast-abd3 a {
  color: rgba(0, 0, 0, 0.55);
}
.element_5ce9.grid_action_6880 .widget_f47d:hover,
.element_5ce9.grid_action_6880 .left_b688 a:hover,
.element_5ce9.grid_action_6880 .table-dark-0450 a:hover,
.element_5ce9.grid_action_6880 .fast-abd3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_5ce9.grid_action_6880 .pink-1852 {
  color: rgba(0, 0, 0, 0.8);
}
.element_5ce9.grid_action_6880 .top-ee29 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_5ce9.grid_action_6880 .top-ee29:before {
  background: rgba(0, 0, 0, 0.08);
}
.element_5ce9.grid_action_6880 .container-ea37:before {
  background: rgba(255, 255, 255, 0.9);
}
.element_5ce9.grid_action_6880 .west-cf75 .block-3b57 li a,
.element_5ce9.grid_action_6880 .west-cf75 .cold-18de,
.element_5ce9.grid_action_6880 .fast-abd3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_5ce9.grid_action_6880 .west-cf75 .cold-18de:focus,
.element_5ce9.grid_action_6880 .west-cf75 .cold-18de:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_5ce9.grid_action_6880 .block-3b57 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_5ce9.light_e24d .widget_f47d,
.element_5ce9.light_e24d .left_b688 a,
.element_5ce9.light_e24d .table-dark-0450 .cold-18de,
.element_5ce9.light_e24d .table-dark-0450 a,
.element_5ce9.light_e24d .fast-abd3 a {
  color: rgba(255, 255, 255, 0.79);
}
.element_5ce9.light_e24d .widget_f47d:hover,
.element_5ce9.light_e24d .left_b688 a:hover,
.element_5ce9.light_e24d .table-dark-0450 .cold-18de:hover,
.element_5ce9.light_e24d .table-dark-0450 a:hover,
.element_5ce9.light_e24d .fast-abd3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_5ce9.light_e24d .pink-1852 {
  color: rgba(255, 255, 255, 0.99);
}
.element_5ce9.light_e24d .top-ee29 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_5ce9.light_e24d .top-ee29:before {
  background: rgba(255, 255, 255, 0.08);
}
.element_5ce9.light_e24d .container-ea37:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_5ce9.light_e24d .west-cf75 .block-3b57 li a,
.element_5ce9.light_e24d .west-cf75 .cold-18de,
.element_5ce9.light_e24d .fast-abd3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_5ce9.light_e24d .west-cf75 .cold-18de:focus,
.element_5ce9.light_e24d .west-cf75 .cold-18de:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_5ce9.light_e24d .block-3b57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-ea37 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.container-ea37:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort_right_f6c3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.logo-static-1909 .element_5ce9 {
  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;
}
.logo-static-1909 .top-ee29 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.logo-static-1909 .top-ee29: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) {
  .logo-static-1909 .top-ee29:before {
    width: 16%;
    left: 42%;
  }
}
.logo-static-1909 .top-ee29:last-child:before {
  content: none;
}
.logo-static-1909 .top-ee29[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.logo-static-1909 .west-cf75 .block-3b57 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.logo-static-1909 .west-cf75 .block-3b57 li a .cold-18de {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.logo-static-1909 .west-cf75 .fast-abd3 {
  border: none;
}
.logo-static-1909 .west-cf75 .fast-abd3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.logo-static-1909 .container-ea37 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.logo-static-1909 .sort_right_f6c3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.logo-static-1909 .light_e24d .container-ea37:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo-static-1909 .grid_action_6880.label_fast_2c9d .progress-gold-70d0 {
  background: rgba(0, 0, 0, 0.6);
}
.logo-static-1909
  .grid_action_6880.label_fast_2c9d
  .progress-gold-70d0::after,
.logo-static-1909
  .grid_action_6880.label_fast_2c9d
  .progress-gold-70d0:before {
  background: inherit;
}
.logo-static-1909
  .grid_action_6880.label_fast_2c9d:hover
  .progress-gold-70d0 {
  background: rgba(0, 0, 0, 0.8);
}
.dropdown-thick-5875 .element_5ce9 {
  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) {
  .dropdown-thick-5875 .element_5ce9 {
    width: auto;
    right: 45px;
  }
}
.section-078c .element_5ce9 {
  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) {
  .section-078c .element_5ce9 {
    width: auto;
    left: 45px;
  }
}
.pro-9bec .element_5ce9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pro-9bec .sort_right_f6c3 {
  max-width: 48em;
  margin: 0 auto;
}
.pro-9bec .container-ea37:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.prev-5dd6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.prev-5dd6.logo-static-1909 .element_5ce9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.prev-5dd6.dropdown-thick-5875 .element_5ce9 {
  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);
}
.prev-5dd6 .element_5ce9 {
  visibility: visible;
}
.prev-5dd6.section-078c .element_5ce9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sort-6083,
.basic-d6d2 {
  overflow-x: hidden;
}
.sort-6083 .element_5ce9 {
  overflow: auto;
}
.sort-6083.logo-static-1909 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-6083.logo-static-1909 .element_5ce9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sort-6083.logo-static-1909 .stale-b12e {
  opacity: 0;
}
.sort-6083.dropdown-thick-5875 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-6083.dropdown-thick-5875 .element_5ce9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sort-6083.dropdown-thick-5875 .stale-b12e {
  opacity: 0;
}
.sort-6083.section-078c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-6083.section-078c .element_5ce9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sort-6083.section-078c .stale-b12e {
  opacity: 0;
}
.sort-6083.pro-9bec .element_5ce9 {
  z-index: 10;
  visibility: visible;
}
.label_fast_2c9d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label_fast_2c9d .progress-gold-70d0 {
  background: rgba(255, 255, 255, 0.99);
}
.label_fast_2c9d .progress-gold-70d0::after,
.label_fast_2c9d .progress-gold-70d0:before {
  background: inherit;
}
.label_fast_2c9d:hover .progress-gold-70d0 {
  background: rgba(255, 255, 255, 0.99);
}
.section-078c .label_fast_2c9d {
  top: 10px;
  right: auto;
  left: 12px;
}
.pro-9bec .label_fast_2c9d {
  display: none !important;
}
.sort-6083:before,
.basic-d6d2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sort-6083 .label_fast_2c9d,
.basic-d6d2 .label_fast_2c9d {
  display: inline-block;
}
.element_5ce9 .grid-bright-dc81 {
  -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;
}
.sort-6083 .element_5ce9 .grid-bright-dc81,
.basic-d6d2 .element_5ce9 .grid-bright-dc81 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pink-69e9 .pattern-0d98 {
  width: 100%;
}
.button_9e99 {
  padding: 0 0.5em 0;
}
.button_9e99 [class*="customify-col-"],
.button_9e99 [class*="customify-col_"],
.button_9e99 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.description_147e .button_9e99 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .basic-3d57 .widget_red_1c48,
  .widget_red_1c48 {
    display: none;
  }
  .cold-5716 {
    text-align: left;
  }
  .form-a97b {
    text-align: center;
  }
  .preview_05f6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .basic-3d57 .content-be7e,
  .content-be7e {
    display: none;
  }
  .tertiary-focused-0c11 {
    text-align: left;
  }
  .article_under_f5ce {
    text-align: center;
  }
  .blue_a404 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .basic-3d57 .accent_5efd,
  .accent_5efd {
    display: none;
  }
  .status_upper_08d1 {
    text-align: left;
  }
  .caption_b594 {
    text-align: center;
  }
  .button-fast-d0d3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.panel_copper_7da9 {
  box-shadow: none !important;
}
.media_wide_3e63 .background_fluid_5461,
.summary-0448 .background_fluid_5461 {
  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;
}
.summary-0448 .background_fluid_5461 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort_b060 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort_b060:after,
.sort_b060:before {
  content: "";
  display: table;
}
.sort_b060:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort_b060 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort_b060,
.header_8e86 {
  max-width: 1248px;
  margin: 0 auto;
}

.caption_1224.outline-dynamic-6bdd .sort_b060 {
  max-width: 100%;
}
.caption_1224.breadcrumb_dfb4 {
  max-width: 1200px;
  margin: 0 auto;
}
.caption_1224.breadcrumb-west-f1cf .sort_b060 {
  max-width: 100%;
}
.caption_1224.breadcrumb-west-f1cf > .sort_b060 {
  padding-left: 0;
  padding-right: 0;
}
.caption_1224.breadcrumb-west-f1cf > .sort_b060 .basic-3d57 {
  margin: 0;
}
.caption_1224.breadcrumb-west-f1cf
  > .sort_b060
  .element-static-ec5b.table_e3ba {
  margin-right: 0;
  margin-left: 0;
}
.caption_1224.breadcrumb-west-f1cf #main.table_e3ba {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section-9651 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section-9651 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .solid-7578 .photo-e8f8 {
    padding-right: 1em;
  }
  .solid-7578.up_8363 .element-static-ec5b {
    border-right: 1px solid #eaecee;
  }
  .solid-7578.up_8363 .photo-e8f8 {
    padding-right: 1em;
  }
  .solid-7578.up_8363 .frame_33e3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-d167 .photo-e8f8 {
    padding-left: 1em;
  }
  .action-d167.up_8363 .element-static-ec5b {
    border-left: 1px solid #eaecee;
  }
  .action-d167.up_8363 .photo-e8f8 {
    padding-left: 1em;
  }
  .action-d167.up_8363 .frame_33e3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .prev-75bd .photo-e8f8 {
    padding-left: 1em;
  }
  .prev-75bd.up_8363 .iron_996f {
    border-right: 1px solid #eaecee;
  }
  .prev-75bd.up_8363 .black-24c9 {
    border-right: 1px solid #eaecee;
  }
  .prev-75bd.up_8363 .photo-e8f8 {
    padding-left: 1em;
  }
  .prev-75bd.up_8363 .frame_33e3 {
    padding-right: 1em;
  }
  .prev-75bd.up_8363 .dim_0837 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_e36f .photo-e8f8 {
    padding-right: 1em;
  }
  .slider_e36f.up_8363 .iron_996f {
    border-left: 1px solid #eaecee;
  }
  .slider_e36f.up_8363 .black-24c9 {
    border-left: 1px solid #eaecee;
  }
  .slider_e36f.up_8363 .photo-e8f8 {
    padding-right: 1em;
  }
  .slider_e36f.up_8363 .frame_33e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider_e36f.up_8363 .dim_0837 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-9651 .photo-e8f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-9651.up_8363 .element-static-ec5b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section-9651.up_8363 .photo-e8f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-9651.up_8363 .frame_33e3 {
    padding-left: 1em;
  }
  .section-9651.up_8363 .dim_0837 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section-9651.up_8363 .photo-e8f8 {
    padding-left: 0;
  }
}
.summary-e635 .box-9ce1 {
  display: inline-block;
}
.info_complex_4e58 {
  display: inline-block;
}
.steel-cef7 {
  word-con: break-word;
}
.sort_afcf > span {
  display: inline-block;
  padding: 5px 0;
}
.sort_afcf .next_4150 {
  margin-left: 8px;
  margin-right: 8px;
}
.sort_afcf .pattern_d6c6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.left-63b3 .alert-cool-fa46 {
  margin-bottom: 2em;
}
.left-63b3 .hover_inner_2b37 {
  margin-bottom: 15px;
}
.left-63b3 .hover_inner_2b37:last-child {
  margin-bottom: 0;
}
.left-63b3 .sort_plasma_e946 {
  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) {
  .left-63b3 .sort_plasma_e946 {
    display: block;
  }
}
.left-63b3 .gallery-bottom-b1d1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .left-63b3 .gallery-bottom-b1d1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.left-63b3 .accordion-green-fea1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.left-63b3 .accordion-green-fea1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.left-63b3 .accordion-green-fea1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.left-63b3 .steel-cef7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.left-63b3 .steel-cef7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.left-63b3 .hover-wide-4922 p:last-child {
  margin-bottom: 0;
}
.left-63b3 .frame-dirty-d2e2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.left-63b3 .outline-bronze-c499 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.left-63b3 .primary_bronze_97f2 {
  margin-top: 1em;
}
.left-63b3 .slow_0d62 {
  top: 0;
  display: block;
}
.left-63b3 .slow_0d62 a {
  color: inherit;
}
.left-63b3 .slow_0d62 a:hover {
  color: inherit;
}
.left-63b3 .lower_2198 {
  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;
}
.left-63b3 .lower_2198:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.left-63b3 .outline-bronze-c499 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.left-63b3 .content_black_5e00 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.left-63b3 .content_black_5e00:first-child {
  margin-top: 0;
}
.left-63b3 .content_black_5e00.highlight-middle-0da8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.left-63b3 .content_black_5e00.outline-fcf6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left-63b3
  .content_black_5e00.outline-fcf6.thumbnail_df3b
  .primary_bronze_97f2 {
  width: 100%;
}
.left-63b3 .outline-fcf6 {
  -webkit-box-align: center;
  align-items: center;
}
.left-63b3 .outline-fcf6 .sort_afcf,
.left-63b3 .outline-fcf6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.left-63b3 .accordion-green-fea1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-63b3 .accordion-green-fea1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-63b3 .accordion-green-fea1: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;
}
.left-63b3 .highlight-middle-0da8 {
  z-index: 5;
}
.left-63b3 .popup_fast_2d80 .main-1755 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.left-63b3 .large_1fca .main-1755 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.left-63b3 .filter-plasma-be90 .main-1755 {
  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;
}
.left-63b3.slow_aaaf .sort_plasma_e946,
.left-63b3.large-bfe6 .sort_plasma_e946 {
  display: block;
}
.left-63b3.slow_aaaf .sort_plasma_e946 .popup-3db4,
.left-63b3.slow_aaaf .sort_plasma_e946 .outline-bronze-c499,
.left-63b3.large-bfe6 .sort_plasma_e946 .popup-3db4,
.left-63b3.large-bfe6 .sort_plasma_e946 .outline-bronze-c499 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left-63b3.upper-b30e .gallery-bottom-b1d1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .left-63b3.upper-b30e .gallery-bottom-b1d1 {
    margin-right: 0;
  }
}
.left-63b3.slow_aaaf .gallery-bottom-b1d1,
.left-63b3.large-bfe6 .gallery-bottom-b1d1 {
  padding-top: 40%;
}
.left-63b3.slow_aaaf .alert-cool-fa46,
.left-63b3.large-bfe6 .alert-cool-fa46 {
  display: block;
}
.left-63b3.slow_aaaf .fn-sticky-3ae3 .outline-bronze-c499,
.left-63b3.large-bfe6 .fn-sticky-3ae3 .outline-bronze-c499 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.left-63b3.slow_aaaf .gallery-bottom-b1d1,
.left-63b3.large-bfe6 .gallery-bottom-b1d1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.left-63b3.slow_aaaf .outline-bronze-c499 {
  padding: 1em;
}
.basic-cf98 {
  margin: 30px auto;
  display: block;
}
.basic-cf98 .main-7410 > * {
  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;
}
.basic-cf98 .main-7410 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.basic-cf98 .main-7410 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary_8049 .sort_afcf {
  margin-bottom: 1.41575em;
}
.summary_8049 .filter-6280 {
  margin-bottom: 1.618em;
}
.background_dda9 .badge-b6d3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background_dda9 .badge-b6d3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background_dda9 .backdrop_34d9 {
  max-width: 100%;
  overflow: auto;
}
.photo_red_2cf1 .background_dda9 a:hover {
  text-decoration: underline;
}
.list-c024 .hover_inner_2b37:not(.steel-cef7),
.list-c024 .accordion-green-fea1 {
  margin-bottom: 1.41575em;
}
.list-c024 .hover_inner_2b37:not(.steel-cef7):last-child,
.list-c024 .accordion-green-fea1:last-child {
  margin-bottom: 0;
}
.list-c024 .hover_inner_2b37.purple_2a77 {
  margin-bottom: 0.41575em;
}
.list-c024 .silver_fba7:before,
.list-c024 .fresh_17e7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.list-c024 .silver_fba7:before {
  content: "\f115";
}
.list-c024 .fresh_17e7:before {
  content: "\f02c";
}
.list-c024 .border_tall_b8bb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.list-c024 .border_tall_b8bb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gallery_7064 {
  display: -webkit-box;
  display: flex;
}
.gallery_7064 .preview-white-5acc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gallery_7064 .preview-white-5acc {
    flex-basis: 90px;
  }
}
.gallery_7064 .component_95cb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery_7064 .component_95cb {
    flex-basis: calc(100% - 50px);
  }
}
.gallery_7064 .selected-9fe2 p:last-child {
  margin-bottom: 0.72em;
}
.sort_copper_b40a .main-7410 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sort_copper_b40a .main-7410:after,
.sort_copper_b40a .main-7410:before {
  content: "";
  display: table;
}
.sort_copper_b40a .main-7410:after {
  clear: both;
}
.sort_copper_b40a .main-7410 .video_bronze_b19c,
.sort_copper_b40a .main-7410 .hover-simple-1a08 {
  width: 49%;
}
.sort_copper_b40a .main-7410 .video_bronze_b19c a span.left-d88d,
.sort_copper_b40a .main-7410 .hover-simple-1a08 a span.left-d88d {
  display: block;
  margin-bottom: 5px;
}
.sort_copper_b40a .main-7410 .hover-simple-1a08 {
  float: left;
  text-align: left;
}
.sort_copper_b40a .main-7410 .video_bronze_b19c {
  float: right;
  text-align: right;
}
.last_142d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .last_142d {
    margin-bottom: 0;
  }
}
.wrapper-83f9 {
  margin-bottom: 1em;
}
.wrapper-83f9 .steel-cef7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bottom-2f04 a {
  display: block;
  line-height: 0;
  position: relative;
}
.picture-huge-0407 .wrapper-83f9,
.disabled-9a13 .wrapper-83f9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .picture-huge-0407 .wrapper-83f9,
  .disabled-9a13 .wrapper-83f9 {
    display: block;
  }
}
.picture-huge-0407 .bottom-2f04,
.disabled-9a13 .bottom-2f04 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .picture-huge-0407 .bottom-2f04,
  .disabled-9a13 .bottom-2f04 {
    margin-bottom: 1em;
  }
}
.picture-huge-0407 .bottom-2f04 img,
.disabled-9a13 .bottom-2f04 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.picture-huge-0407 .image_848d,
.disabled-9a13 .image_848d {
  flex-basis: calc(100% - 160px);
}
.picture-huge-0407 .image_848d p,
.disabled-9a13 .image_848d p {
  margin-bottom: 0;
}
.picture-huge-0407 .image_848d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .picture-huge-0407 .image_848d {
    padding-left: 0;
  }
}
.disabled-9a13 .image_848d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled-9a13 .image_848d {
    padding-right: 0;
  }
}
.disabled-9a13 .bottom-2f04 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.basic-72d0 .bottom-2f04 {
  margin-bottom: 0.5em;
}
.basic-72d0 .bottom-2f04 img {
  width: 100%;
}
.cool_0500 .sidebar-64b7,
.popup_8ec3 .sidebar-64b7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup_8ec3 .element-static-ec5b .shade_a129 p:last-child {
  margin-bottom: 0;
}
.carousel-next-e932 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.box_0818 .image_lite_ce5f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .box_0818 .image_lite_ce5f:last-of-type {
    margin-bottom: 0;
  }
}
.box_0818 .image_lite_ce5f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box_0818 .image_lite_ce5f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.box_0818 .image_lite_ce5f ul li {
  margin: 0 0 0.6em;
}
.box_0818 .image_lite_ce5f ul li.gallery-49c8,
.box_0818 .image_lite_ce5f ul li.small_5f02 {
  position: relative;
}
.box_0818 .image_lite_ce5f ul li.gallery-49c8 .table_5f22,
.box_0818 .image_lite_ce5f ul li.small_5f02 .table_5f22 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.box_0818 .image_lite_ce5f ul li.gallery-49c8:after:after,
.box_0818 .image_lite_ce5f ul li.gallery-49c8:after:before,
.box_0818
  .image_lite_ce5f
  ul
  li.small_5f02:after:after,
.box_0818
  .image_lite_ce5f
  ul
  li.small_5f02:after:before {
  content: "";
  display: table;
}
.box_0818 .image_lite_ce5f ul li.gallery-49c8:after:after,
.box_0818
  .image_lite_ce5f
  ul
  li.small_5f02:after:after {
  clear: both;
}
.box_0818 .image_lite_ce5f a.out_e35c:hover {
  text-decoration: none;
}
.box_0818 .image_lite_ce5f select {
  max-width: 100%;
}
.box_0818 .image_lite_ce5f table {
  font-size: 85%;
}
.box_0818 .image_lite_ce5f table td,
.box_0818 .image_lite_ce5f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.box_0818 .image_lite_ce5f table tfoot td {
  text-align: left;
}
.box_0818 .image_lite_ce5f :last-child {
  margin-bottom: 0;
}
.box_0818 .image_lite_ce5f .icon_c754 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.box_0818 .image_lite_ce5f .icon_c754 label {
  width: 100%;
}
.box_0818 .image_lite_ce5f .icon_c754 .icon-right-d1e9 {
  width: 100%;
  display: block;
}
.box_0818 .image_lite_ce5f .icon_c754 .breadcrumb-fresh-cb9f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.box_0818 .image_lite_ce5f .icon_c754 .breadcrumb-fresh-cb9f:hover svg #svg-search {
  fill: #444;
}
.box_0818 .image_lite_ce5f .icon_c754 .breadcrumb-fresh-cb9f svg {
  width: 18px;
  height: 18px;
}
.box_0818 .thick-bfdc ul ul,
.box_0818 .photo_first_a8ac ul ul,
.box_0818 .steel-0d33 ul ul,
.box_0818 .breadcrumb-8377 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.box_0818 .thick-bfdc .footer-a25e > a,
.box_0818 .photo_first_a8ac .footer-a25e > a,
.box_0818 .steel-0d33 .footer-a25e > a,
.box_0818 .breadcrumb-8377 .footer-a25e > a {
  margin-bottom: 0;
}
.box_0818 .active_0388 li,
.box_0818 .thick-bfdc li,
.box_0818 .glass_8745 li,
.box_0818 .photo_first_a8ac li,
.box_0818 .steel-0d33 li,
.box_0818 .breadcrumb-8377 li,
.box_0818 .up_c385 li,
.box_0818 .media_bottom_d7d4 li {
  display: block;
  position: relative;
}
.box_0818 .active_0388 li:last-child,
.box_0818 .thick-bfdc li:last-child,
.box_0818 .glass_8745 li:last-child,
.box_0818 .photo_first_a8ac li:last-child,
.box_0818 .steel-0d33 li:last-child,
.box_0818 .breadcrumb-8377 li:last-child,
.box_0818 .up_c385 li:last-child,
.box_0818 .media_bottom_d7d4 li:last-child {
  border: none;
}
.box_0818 .active_0388 li a,
.box_0818 .thick-bfdc li a,
.box_0818 .glass_8745 li a,
.box_0818 .photo_first_a8ac li a,
.box_0818 .steel-0d33 li a,
.box_0818 .breadcrumb-8377 li a,
.box_0818 .up_c385 li a,
.box_0818 .media_bottom_d7d4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box_0818 .active_0388 li ul li::before,
.box_0818 .thick-bfdc li ul li::before,
.box_0818 .glass_8745 li ul li::before,
.box_0818 .photo_first_a8ac li ul li::before,
.box_0818 .steel-0d33 li ul li::before,
.box_0818 .breadcrumb-8377 li ul li::before,
.box_0818 .up_c385 li ul li::before,
.box_0818 .media_bottom_d7d4 li ul li::before {
  left: 15px;
}
.box_0818 .active_0388 li ul a,
.box_0818 .thick-bfdc li ul a,
.box_0818 .glass_8745 li ul a,
.box_0818 .photo_first_a8ac li ul a,
.box_0818 .steel-0d33 li ul a,
.box_0818 .breadcrumb-8377 li ul a,
.box_0818 .up_c385 li ul a,
.box_0818 .media_bottom_d7d4 li ul a {
  padding-left: 20px;
}
.box_0818 .active_0388 li ul ul li::before,
.box_0818 .thick-bfdc li ul ul li::before,
.box_0818 .glass_8745 li ul ul li::before,
.box_0818 .photo_first_a8ac li ul ul li::before,
.box_0818 .steel-0d33 li ul ul li::before,
.box_0818 .breadcrumb-8377 li ul ul li::before,
.box_0818 .up_c385 li ul ul li::before,
.box_0818 .media_bottom_d7d4 li ul ul li::before {
  left: 30px;
}
.box_0818 .active_0388 li ul ul a,
.box_0818 .thick-bfdc li ul ul a,
.box_0818 .glass_8745 li ul ul a,
.box_0818 .photo_first_a8ac li ul ul a,
.box_0818 .steel-0d33 li ul ul a,
.box_0818 .breadcrumb-8377 li ul ul a,
.box_0818 .up_c385 li ul ul a,
.box_0818 .media_bottom_d7d4 li ul ul a {
  padding-left: 40px;
}
.box_0818 .input_smooth_d6cf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box_0818 .media_bottom_d7d4 ul li {
  margin-bottom: 1.41575em;
}
.box_0818 .media_bottom_d7d4 ul li .active_8b4b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.box_0818 .media_bottom_d7d4 ul li .icon_soft_ba09 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.light_e24d .active_0388 li a,
.light_e24d .thick-bfdc li a,
.light_e24d .glass_8745 li a,
.light_e24d .photo_first_a8ac li a,
.light_e24d .steel-0d33 li a,
.light_e24d .breadcrumb-8377 li a,
.light_e24d .up_c385 li a,
.light_e24d .media_bottom_d7d4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_e24d .input_smooth_d6cf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_e24d .image_lite_ce5f ul li.gallery-49c8 .table_5f22,
.light_e24d .image_lite_ce5f ul li.small_5f02 .table_5f22 {
  background: rgba(0, 0, 0, 0.2);
}
.light_e24d .box_0818 .image_lite_ce5f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_1224 .box_0818 .block-3b57 li {
  margin: 0;
}
.caption_1224 .box_0818 .block-3b57 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption_1224 .box_0818 .block-3b57 li ul {
  margin: 0;
}
.caption_1224 .box_0818 .block-3b57 li ul li a {
  padding-left: 15px;
}
.caption_1224 .box_0818 .block-3b57 li ul li li a {
  padding-left: 30px;
}
.caption_1224 .box_0818 .block-3b57 li.primary_motion_b6cd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption_1224 .box_0818 .block-3b57 li.primary_motion_b6cd > 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;
}
.caption_1224 .box_0818 .block-3b57 li.primary_motion_b6cd > 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;
}
.widget-iron-4f71 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gold-98d6 {
  position: relative;
  z-index: 10;
}
.gold-98d6 .grid-bright-dc81 {
  width: 100%;
  max-width: 100%;
}
.grid_59e9 .frame_advanced_d6bd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid_59e9 .grid_action_6880 {
}
.grid_59e9 .light_e24d {
  background: #292929;
}
.secondary_advanced_22bd .frame_advanced_d6bd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary_advanced_22bd .grid_action_6880 {
  background: #f9f9f9;
}
.secondary_advanced_22bd .light_e24d {
  background: #303030;
}
.hidden-5f35 .frame_advanced_d6bd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-5f35 .box-9ce1 {
    margin-bottom: 1em;
  }
  .hidden-5f35 .box-9ce1:last-child {
    margin-bottom: 0;
  }
}
.hidden-5f35 .grid_action_6880 {
  background: #ededed;
}
.hidden-5f35 .light_e24d {
  background: #1a1a1a;
}
.frame_advanced_d6bd.grid_action_6880 {
  color: rgba(0, 0, 0, 0.6);
}
.frame_advanced_d6bd.grid_action_6880 .overlay_over_3e11 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_advanced_d6bd.light_e24d {
  color: rgba(255, 255, 255, 0.99);
}
.frame_advanced_d6bd.light_e24d a:not(.out_e35c) {
  color: rgba(255, 255, 255, 0.79);
}
.frame_advanced_d6bd.light_e24d a:not(.out_e35c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_advanced_d6bd.light_e24d .overlay_over_3e11 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_advanced_d6bd.light_e24d table tbody td,
.frame_advanced_d6bd.light_e24d table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid-cd0b.inner_1206 .sort_b060 {
  max-width: initial;
}
.grid-cd0b .box-9733 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid-cd0b .box-9733 .grid-bright-dc81 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid-cd0b .box-9733 .grid-bright-dc81 {
    display: block;
    margin-bottom: 2em;
  }
  .grid-cd0b .box-9733 .grid-bright-dc81:last-child {
    margin-bottom: 0;
  }
}
.hidden-5f35 .box-9ce1:last-child,
.secondary_advanced_22bd .box-9ce1:last-child,
.grid_59e9 .box-9ce1:last-child {
  margin-bottom: 0;
}
.hidden-5f35 .box-9ce1 .box_0818 .image_lite_ce5f:last-child,
.secondary_advanced_22bd .box-9ce1 .box_0818 .image_lite_ce5f:last-child,
.grid_59e9 .box-9ce1 .box_0818 .image_lite_ce5f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hidden-5f35 .action-8e99,
  .hidden-5f35 .right-ed25,
  .secondary_advanced_22bd .action-8e99,
  .secondary_advanced_22bd .right-ed25,
  .grid_59e9 .action-8e99,
  .grid_59e9 .right-ed25 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gold-98d6 .box-9ce1 {
    margin-bottom: 2em;
  }
}
.gold-98d6 p:last-child {
  margin-bottom: 0;
}
.gold-98d6 li,
.gold-98d6 ul {
  list-style: none;
  margin: 0;
}
.gold-98d6 ul ul {
  margin-left: 2.617924em;
}
.tooltip-adc9 {
  font-size: 0.875em;
}

/* css-noise: b99a */
.ghost-box-i8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
