/*!
Theme Name: Customify
Theme URI: https://pressmaximum.paper_eafc/customify
Author: WPCustomify
Author URI: https://pressmaximum.paper_eafc
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.paper_eafc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tiny-75d6.yellow_18d4/licenses/gpl-2.0.border_cool_1e10
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.focus_52db/, (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.fresh-26c3.filter-fresh-edb8/normalize.nav-red-8d71/
 ======
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.nav-red-8d71 v7.0.0 | MIT License | github.paper_eafc/necolas/normalize.nav-red-8d71 */
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;
}
.basic_4c7b .info_de69,
.hidden-stone-321c,
.component_dynamic_3069,
.shade_hovered_8972,
.overlay_slow_d92b,
.feature_right_6b81,
.warm-0b15,
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;
}
.hidden-stone-321c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden-stone-321c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-stone-321c,
  h1 {
    font-size: 1.8em;
  }
}
.component_dynamic_3069,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component_dynamic_3069 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component_dynamic_3069,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component_dynamic_3069,
  h2 {
    font-size: 1.7em;
  }
}
.shade_hovered_8972,
h3 {
  font-size: 1.618em;
}
.basic_4c7b .info_de69,
.overlay_slow_d92b,
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.narrow-27d6 {
  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;
}
.caption-bronze-6326:after,
.caption-bronze-6326:before,
.wide-e3e7:after,
.wide-e3e7:before {
  content: "";
  display: table;
}
.caption-bronze-6326:after,
.wide-e3e7:after {
  clear: both;
}
.component_f492 {
  float: right;
  margin-right: 0;
}
.pro_a5cb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.full-d7ad .title-1833,
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;
}
.full-d7ad .title-1833: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;
}
.hero-light-8c5d .title-1833 {
  box-shadow: none;
}
.hero-light-8c5d
  .title-1833
  .container_4bf6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero-light-8c5d .title-1833 .liquid-9558 {
  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;
}
.hero-light-8c5d
  .title-1833
  .liquid-9558
  b {
  display: none;
}
.hero-light-8c5d .row_under_d011 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort-bronze-1e1f:not(.soft_74ed):not(.cool-204b),
button:not(.soft_74ed):not(.cool-204b),
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ),
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ),
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ) {
  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;
}
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ):hover,
button:not(.soft_74ed):not(
    .cool-204b
  ):hover,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ):hover,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ):hover,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ):active,
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ):focus,
button:not(.soft_74ed):not(
    .cool-204b
  ):active,
button:not(.soft_74ed):not(
    .cool-204b
  ):focus,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ):active,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ):focus,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ):active,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ):focus,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ):active,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ):focus {
  outline: 0;
}
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809,
button:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809 {
  position: relative;
}
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .avatar_silver_41b6,
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .chip-hovered-b5d7,
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .left_14f6,
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  i,
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  svg,
button:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .avatar_silver_41b6,
button:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .chip-hovered-b5d7,
button:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .left_14f6,
button:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  i,
button:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  svg,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .avatar_silver_41b6,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .chip-hovered-b5d7,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .left_14f6,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  i,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  svg,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .avatar_silver_41b6,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .chip-hovered-b5d7,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .left_14f6,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  i,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  svg,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .avatar_silver_41b6,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .chip-hovered-b5d7,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  .left_14f6,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  i,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809
  svg {
  visibility: hidden;
}
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809:after,
button:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809:after,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809:after,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809:after,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ).fn-loading-c809: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;
}
.sort-bronze-1e1f:not(.soft_74ed):not(.cool-204b),
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ),
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ),
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ) {
  color: #fff;
  background: #235787;
}
.sort-bronze-1e1f:not(.soft_74ed):not(
    .cool-204b
  ):focus,
input[type="button"]:not(.soft_74ed):not(
    .cool-204b
  ):focus,
input[type="reset"]:not(.soft_74ed):not(
    .cool-204b
  ):focus,
input[type="submit"]:not(.soft_74ed):not(
    .cool-204b
  ):focus {
  color: #fff;
}
.sort-bronze-1e1f.fn-disabled-c809:not(.soft_74ed):not(
    .cool-204b
  ),
.sort-bronze-1e1f[disabled]:not(.soft_74ed):not(
    .cool-204b
  ),
button.fn-disabled-c809:not(.soft_74ed):not(
    .cool-204b
  ),
button[disabled]:not(.soft_74ed):not(
    .cool-204b
  ) {
  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;
}
.element-db1b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-db1b:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.title-0923 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.motion_7054 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.old-caa6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.caption-bronze-6326:after,
.caption-bronze-6326:before,
.column_iron_7a06:after,
.column_iron_7a06:before,
.grid_hovered_b65b:after,
.grid_hovered_b65b:before,
.tooltip-solid-0df3:after,
.tooltip-solid-0df3:before,
.nav_current_00c6:after,
.nav_current_00c6:before,
.badge-2f7d:after,
.badge-2f7d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.caption-bronze-6326:after,
.column_iron_7a06:after,
.grid_hovered_b65b:after,
.tooltip-solid-0df3:after,
.nav_current_00c6:after,
.badge-2f7d:after {
  clear: both;
}
.column_iron_7a06 .description-dynamic-00bc,
.grid_hovered_b65b .description-dynamic-00bc,
.caption-light-f718 .description-dynamic-00bc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pagination_simple_9616 {
  display: inline-block;
}
.west_8324 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.west_8324 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.west_8324 .column-da73 {
  padding: 1em 0;
  font-size: 85%;
}
.column-da73 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture_c4d4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture_c4d4:after,
.picture_c4d4:before {
  content: "";
  display: table;
}
.picture_c4d4:after {
  clear: both;
}
.widget_7d0b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.wrapper_6052 .widget_7d0b {
  max-width: 50%;
}
.list_3a25 .widget_7d0b {
  max-width: 33.33%;
}
.table_f0b1 .widget_7d0b {
  max-width: 25%;
}
.pattern_7ad6 .widget_7d0b {
  max-width: 20%;
}
.top_cab9 .widget_7d0b {
  max-width: 16.66%;
}
.feature-8f98 .widget_7d0b {
  max-width: 14.28%;
}
.list_0899 .widget_7d0b {
  max-width: 12.5%;
}
.frame_e767 .widget_7d0b {
  max-width: 11.11%;
}
.yellow_a621 {
  display: block;
}
.basic_4c7b .tertiary-4d72 label,
.basic_4c7b .notification_prev_2f9e label,
.basic_4c7b .row_fb35 label,
.basic_4c7b .background_a39d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_a04d {
  list-style: none;
  margin: 0;
}
.solid_a04d article.media_82cf {
  margin-bottom: 0;
}
.solid_a04d ul {
  list-style: none;
  margin: 0;
}
.solid_a04d .first_a393 li.media_82cf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_a04d .first_a393 li.media_82cf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_a04d .first_a393 li.media_82cf: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) {
  .solid_a04d .first_a393 li.media_82cf li.media_82cf li.media_82cf li.media_82cf {
    padding-left: 0;
  }
}
article.media_82cf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_82cf .column_iron_7a06 p:last-of-type {
  margin-bottom: 0;
}
article.media_82cf .sidebar-last-6738 {
  float: left;
}
article.media_82cf .table-pressed-820a {
  margin-left: 85px;
}
article.media_82cf .wrapper-3029 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_82cf .wrapper-3029 .frame-27bc {
  margin-left: 10px;
}
article.media_82cf .action_d96d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_82cf .pagination_7101 {
  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 .tertiary-4d72,
  #respond .row_fb35,
  #respond .background_a39d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-4d72 input,
#respond .row_fb35 input,
#respond .background_a39d input {
  width: 100%;
}
#respond .background_a39d {
  margin-right: 0;
}
#respond .liquid-0632 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_prev_194a {
  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;
}
.banner_prev_194a.message-outer-d0a5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner_prev_194a 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%);
}
.banner_prev_194a:focus,
.banner_prev_194a: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);
}
.gallery-3153 {
  border-radius: 10%;
}
.hidden_3f6d {
  border-radius: 50%;
}
.input_copper_dd96 {
  font-size: 0.72em;
}
.narrow_85e4 {
  font-size: 0.875em;
}
.thumbnail_west_7843 {
  font-size: 1.1em;
}
.component_85e2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.component_85e2.input_copper_dd96 {
  letter-spacing: 0.5px;
}
.soft-7612,
.soft-7612 a {
  color: #6d6d6d;
}
.soft-7612 a:hover {
  color: #111;
}
.paper_3f72 {
  color: #6d6d6d;
}
.menu-839c {
  overflow-x: hidden;
}
.menu-839c .texture-23c7.footer_last_96d9 {
  position: relative;
}
.menu-839c .texture-23c7.footer_last_96d9.surface-up-68e7 {
  position: initial;
}
.menu-839c
  .texture-23c7.footer_last_96d9.surface-up-68e7
  .sort_c05f {
  left: auto;
}
.menu-839c .texture-23c7 .sort_c05f {
  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;
}
.menu-839c .texture-23c7:hover.footer_last_96d9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu-839c
  .texture-23c7:hover.footer_last_96d9
  .sort_c05f {
  display: block;
  z-index: 9999999;
}
.menu-839c .last_c087 .tall_e648,
.menu-839c .tag-solid-61a9 .tall_e648 {
  display: none;
}
.menu-839c .down-c43c .texture-23c7:hover.footer_last_96d9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.basic_4c7b .tertiary-4d72 label,
.basic_4c7b .notification_prev_2f9e label,
.basic_4c7b .row_fb35 label,
.basic_4c7b .background_a39d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_a04d {
  list-style: none;
  margin: 0;
}
.solid_a04d article.media_82cf {
  margin-bottom: 0;
}
.solid_a04d ul {
  list-style: none;
  margin: 0;
}
.solid_a04d .first_a393 li.media_82cf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_a04d .first_a393 li.media_82cf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_a04d .first_a393 li.media_82cf: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) {
  .solid_a04d .first_a393 li.media_82cf li.media_82cf li.media_82cf li.media_82cf {
    padding-left: 0;
  }
}
article.media_82cf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_82cf .column_iron_7a06 p:last-of-type {
  margin-bottom: 0;
}
article.media_82cf .sidebar-last-6738 {
  float: left;
}
article.media_82cf .table-pressed-820a {
  margin-left: 85px;
}
article.media_82cf .wrapper-3029 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_82cf .wrapper-3029 .frame-27bc {
  margin-left: 10px;
}
article.media_82cf .action_d96d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_82cf .pagination_7101 {
  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 .tertiary-4d72,
  #respond .row_fb35,
  #respond .background_a39d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-4d72 input,
#respond .row_fb35 input,
#respond .background_a39d input {
  width: 100%;
}
#respond .background_a39d {
  margin-right: 0;
}
#respond .liquid-0632 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_c087 .sort_8c49 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort_8c49 .content-5533.solid-d9a9 .old-0341 > li > a:focus,
.sort_8c49 .content-5533.solid-d9a9 .old-0341 > li > a:hover,
.sort_8c49 .content-5533.form_cool_70b2 .old-0341 > li > a:focus,
.sort_8c49 .content-5533.form_cool_70b2 .old-0341 > li > a:hover,
.sort_8c49 .content-5533.preview-518a .old-0341 > li > a:focus,
.sort_8c49 .content-5533.preview-518a .old-0341 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_8c49
  .content-5533.solid-d9a9
  .old-0341
  > li.surface_9dc5
  > a,
.sort_8c49
  .content-5533.solid-d9a9
  .old-0341
  > li.pagination-a580
  > a,
.sort_8c49
  .content-5533.form_cool_70b2
  .old-0341
  > li.surface_9dc5
  > a,
.sort_8c49
  .content-5533.form_cool_70b2
  .old-0341
  > li.pagination-a580
  > a,
.sort_8c49
  .content-5533.preview-518a
  .old-0341
  > li.surface_9dc5
  > a,
.sort_8c49 .content-5533.preview-518a .old-0341 > li.first-5b6a > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort_8c49 .copper-fd4f,
.sort_8c49 .copper-fd4f a {
  color: rgba(255, 255, 255, 0.99);
}
.sort_8c49 .left-d2ac.blue-59ad li a,
.sort_8c49 .border-basic-172f a,
.sort_8c49 .fluid-f5b6,
.sort_8c49 .old-0341 > li > a,
.sort_8c49 .menu_active_ca78 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49 .left-d2ac.blue-59ad li a:hover,
.sort_8c49 .border-basic-172f a:hover,
.sort_8c49 .fluid-f5b6:hover,
.sort_8c49 .old-0341 > li > a:hover,
.sort_8c49 .menu_active_ca78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_8c49 .cold-1158 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49 .cold-1158 .component_down_f875 {
  color: rgba(255, 255, 255, 0.99);
}
.sort_8c49 .cold-1158:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_8c49 .wide_54d5 .orange_6569 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49 .wide_54d5 .orange_6569 .layout-prev-4df2 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49
  .wide_54d5
  .orange_6569
  .layout-prev-4df2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49
  .wide_54d5
  .orange_6569
  .layout-prev-4df2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49
  .wide_54d5
  .orange_6569
  .layout-prev-4df2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49
  .wide_54d5
  .orange_6569
  .layout-prev-4df2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49 .wide_54d5 .sort-light-4ac3 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_8c49 .wide_54d5 .sort-light-4ac3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_98b5
  .sort_8c49
  .wide_54d5
  .detail_huge_18df
  .header-dim-c735 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_98b5
  .sort_8c49
  .wide_54d5
  .detail_huge_18df
  .layout-prev-4df2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_c087 .pink-6d42 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pink-6d42 .content-5533.solid-d9a9 .old-0341 > li > a:focus,
.pink-6d42 .content-5533.solid-d9a9 .old-0341 > li > a:hover,
.pink-6d42 .content-5533.form_cool_70b2 .old-0341 > li > a:focus,
.pink-6d42 .content-5533.form_cool_70b2 .old-0341 > li > a:hover,
.pink-6d42 .content-5533.preview-518a .old-0341 > li > a:focus,
.pink-6d42 .content-5533.preview-518a .old-0341 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-6d42
  .content-5533.solid-d9a9
  .old-0341
  > li.surface_9dc5
  > a,
.pink-6d42
  .content-5533.solid-d9a9
  .old-0341
  > li.pagination-a580
  > a,
.pink-6d42
  .content-5533.form_cool_70b2
  .old-0341
  > li.surface_9dc5
  > a,
.pink-6d42
  .content-5533.form_cool_70b2
  .old-0341
  > li.pagination-a580
  > a,
.pink-6d42
  .content-5533.preview-518a
  .old-0341
  > li.surface_9dc5
  > a,
.pink-6d42 .content-5533.preview-518a .old-0341 > li.first-5b6a > a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-6d42 .copper-fd4f,
.pink-6d42 .copper-fd4f a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-6d42 .left-d2ac.blue-59ad li a,
.pink-6d42 .border-basic-172f a,
.pink-6d42 .fluid-f5b6,
.pink-6d42 .old-0341 > li > a,
.pink-6d42 .menu_active_ca78 {
  color: rgba(0, 0, 0, 0.55);
}
.pink-6d42 .left-d2ac.blue-59ad li a:hover,
.pink-6d42 .border-basic-172f a:hover,
.pink-6d42 .fluid-f5b6:hover,
.pink-6d42 .old-0341 > li > a:hover,
.pink-6d42 .menu_active_ca78:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-6d42 .cold-1158 {
  color: rgba(0, 0, 0, 0.55);
}
.pink-6d42 .cold-1158 .component_down_f875 {
  color: rgba(0, 0, 0, 0.8);
}
.pink-6d42 .cold-1158:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-simple-a42a .orange_3243 {
  margin-left: auto;
  margin-right: auto;
}
.grid_hovered_b65b > * {
  margin-left: auto;
  margin-right: auto;
}
.grid_hovered_b65b .title-0923 {
  margin-right: 1.41575em;
}
.nav-wood-5943 .grid_hovered_b65b > .article-b56b {
  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;
}
.nav-wood-5943 .grid_hovered_b65b > .fluid-d25b {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.liquid_ed8e.photo-simple-a42a .orange_3243,
.stone_ff7b.photo-simple-a42a .orange_3243 {
  margin-left: 0;
}
.dim-d3ab.photo-simple-a42a .orange_3243,
.secondary_1a4a.photo-simple-a42a .orange_3243 {
  margin-right: 0;
}
.grid_hovered_b65b ol,
.grid_hovered_b65b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover-pro-4956 video {
  max-width: 100%;
}
.container_wood_3b89 img {
  display: block;
}
.container_wood_3b89.title-0923,
.container_wood_3b89.motion_7054 {
  width: 100%;
}
.container_wood_3b89.fluid-d25b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture_52cf:not(.content-9bc0) {
  margin: 1.5em auto;
}
.backdrop-short-5ad8 p {
  padding: 1.5em 14px;
}
ul.complex-50cb.fluid-d25b,
ul.complex-50cb.article-b56b,
ul.complex-50cb.focus_9de6.article-b56b {
  padding: 0 14px;
}
.dropdown-tall-5d23 {
  display: block;
  overflow-x: auto;
}
.dropdown-tall-5d23 table {
  border-collapse: collapse;
  width: 100%;
}
.dropdown-tall-5d23 td,
.dropdown-tall-5d23 th {
  padding: 0.5em;
}
.grid_hovered_b65b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid_hovered_b65b ol ol,
.grid_hovered_b65b ol ul,
.grid_hovered_b65b ul ol,
.grid_hovered_b65b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid_hovered_b65b ol ol li,
.grid_hovered_b65b ol ul li,
.grid_hovered_b65b ul ol li,
.grid_hovered_b65b ul ul li {
  margin-left: 0;
}
.heading_25ba.yellow_dba7 > .picture_ef9a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.heading_25ba.yellow_dba7 > .picture_ef9a iframe,
.heading_25ba.yellow_dba7 > .picture_ef9a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask_old_5749 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask_old_5749.right-c3ca {
  padding: 0;
}
.mask_old_5749.right-c3ca cite {
  font-size: 13px;
}
.mask_old_5749 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask_old_5749 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs-right-8671 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs-right-8671 > p:first-child {
  margin-top: 0;
}
.tabs-right-8671 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs-right-8671 blockquote {
  border-left: 0;
}
.overlay_e412 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay_e412:not(.border-hot-217e) {
  max-width: 100px;
}
.overlay_e412.caption-right-6476 {
  border-bottom: none !important;
  text-align: center;
}
.overlay_e412.caption-right-6476::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop-short-5ad8 p {
    padding: 1.5em 0;
  }
}
.video-98cc {
  color: #0073aa;
}
.modal-ca32 {
  background-color: #0073aa;
}
.list-hard-ec04 {
  color: #229fd8;
}
.slider_e770 {
  background-color: #229fd8;
}
.focus-d627 {
  color: #eee;
}
.alert_slow_0cf6 {
  background-color: #eee;
}
.feature_left_6d53 {
  color: #444;
}
.title_9f0a {
  background-color: #444;
}
.hot-5e81 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hot-5e81 .lower-c9f1 .border-basic-172f {
  font-size: 15px;
}
.hot-5e81 .border-basic-172f {
  line-height: 1.3;
}
.hot-5e81 .pink-6d42 {
}
.hot-5e81 .sort_8c49 {
  background: #235787;
}
.caption-643c {
  padding: 0;
}
.caption-643c .sort_8c49 {
  background: #1a1a1a;
}
.caption-643c .pink-6d42 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.description_2e5f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.description_2e5f .pink-6d42 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.description_2e5f .sort_8c49 {
  background: #303030;
}
.badge-2f7d {
  position: relative;
  z-index: 10;
}
.badge-2f7d .lower-44be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_short_4caf .footer_last_96d9 {
  display: inline-block;
  vertical-align: middle;
}
.menu_short_4caf.box_down_8260 .footer_last_96d9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu_short_4caf.box_down_8260 .footer_last_96d9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_short_4caf.box_down_8260 .footer_last_96d9 {
    margin-right: 0.4em;
  }
}
.menu_short_4caf.box_down_8260 .footer_last_96d9:last-child {
  margin-right: 0;
}
.brown-25eb .lower-44be {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last_c087 .lower-c9f1 {
    margin: 0 -0.5em;
  }
  .last_c087 .lower-c9f1 [class*="customify-col-"],
  .last_c087 .lower-c9f1 [class*="customify-col_"],
  .last_c087 .lower-c9f1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last_c087.highlight_west_22d6 .lower-44be {
  background: 0 0 !important;
}
.last_c087.highlight_west_22d6 .lower-44be,
.last_c087.brown-25eb .lower-44be {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last_c087.tag_6bf7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last_c087.brown-25eb .lower-44be {
  box-shadow: none !important;
}
.message-south-c76f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message-south-c76f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message-south-c76f {
    padding: 18px 0 20px;
  }
}
.message-south-c76f .status_8584 {
  width: 100%;
}
.message-south-c76f .grid_7a55 {
  margin-bottom: 0;
}
.message-south-c76f .gold_1149 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active-9d19 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active-9d19 .caption_inner_ad09 {
  width: 100%;
}
.carousel-warm-0ce6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel-warm-0ce6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel-warm-0ce6 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;
}
.carousel-warm-0ce6 li:last-child:after {
  display: none;
}
.carousel-warm-0ce6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pro-9187 .tall_e648 button,
.message-south-c76f .tall_e648 button {
  left: 0;
}
.pro-9187 .caption_inner_ad09,
.message-south-c76f .caption_inner_ad09 {
  padding-left: 0;
  padding-right: 0;
}
.pro-9187 .active-9d19,
.message-south-c76f .active-9d19 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pro-9187 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro-9187:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.pro-9187 .feature_plasma_3869 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .pro-9187 .feature_plasma_3869 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pro-9187 .feature_plasma_3869 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pro-9187 .feature_plasma_3869 {
    min-height: 200px;
  }
}
.pro-9187 .carousel-warm-0ce6 {
  color: rgba(255, 255, 255, 0.8);
}
.pro-9187 .carousel-warm-0ce6 a,
.pro-9187 .carousel-warm-0ce6 li:after {
  color: inherit;
}
.pro-9187 .carousel-warm-0ce6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.header_9fef {
  margin-bottom: 0.5em;
}
.focused_926c {
  margin-bottom: 1.2em;
}
.focused_926c,
.header_9fef {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focused_926c p:last-child,
.header_9fef p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tall_e648,
#masthead .tall_e648 {
  display: none;
}
#masthead
  > .tall_e648.message-e069 {
  display: none;
}
#masthead > .tall_e648 button {
  left: 0;
}
.black-7c9a {
  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%;
}
.black-7c9a .footer_last_96d9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.black-7c9a .dark-c4bf {
  display: -webkit-box;
  display: flex;
}
.black-7c9a .dark-c4bf.modal_dark_dffa {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.black-7c9a .dark-c4bf.primary-yellow-72b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.black-7c9a .dark-c4bf.frame-slow-7323 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.black-7c9a.item_3549.overlay-b035 .dark-c4bf.modal_dark_dffa {
  flex-basis: 100%;
}
.black-7c9a.sidebar_bright_bf1c .dark-c4bf.primary-yellow-72b8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.black-7c9a.sidebar_bright_bf1c .dark-c4bf.frame-slow-7323 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tall_e648.message-e069 {
  display: none;
}
#masthead > .tall_e648 button {
  left: 0;
}
.message-bfd0 {
  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;
}
.message-bfd0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.message-bfd0.tertiary_lower_7b4b i {
  margin-right: 4px;
}
.message-bfd0.picture_8127 i {
  margin-left: 5px;
}
.border-basic-172f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border-basic-172f p:last-child {
  margin-bottom: 0;
}
.disabled-advanced-53f4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled-advanced-53f4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled-advanced-53f4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled-advanced-53f4 .copper-fd4f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled-advanced-53f4 .active_brown_b0fe {
  margin: 5px 0 7px 0;
}
.disabled-advanced-53f4.clean-6342 .advanced-c258 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-advanced-53f4.clean-6342 .frame-hard-c09e {
  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;
}
.disabled-advanced-53f4.summary_e8dc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled-advanced-53f4.summary_e8dc .advanced-c258 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-advanced-53f4.summary_e8dc .frame-hard-c09e {
  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;
}
.disabled-advanced-53f4.icon-7fa2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled-advanced-53f4.table-eb60 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled-advanced-53f4.table-eb60 .frame-hard-c09e {
  margin-top: 7px;
}
.liquid-3119 {
  display: inline-block;
}
.badge-2f7d .white-c2c3 .disabled-advanced-53f4 img {
  max-width: 100%;
}
.content-5533 .down_282f.message_first_8eff,
.feature_5b5f .down_282f.message_first_8eff {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.content-5533 .picture-5f47,
.feature_5b5f .picture-5f47 {
  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%);
}
.content-5533 .picture-5f47 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.content-5533.current_c54e .picture-5f47 {
  display: none;
}
.content-5533 .overlay-91d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-5533 .overlay-91d0 li {
  display: inline-block;
  position: relative;
}
.content-5533 .overlay-91d0 li:last-child {
  margin-right: 0;
}
.content-5533 .overlay-91d0 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;
}
.content-5533 .overlay-91d0 li.first-5b6a > a {
  color: rgba(0, 0, 0, 0.9);
}
.content-5533 .overlay-91d0 > 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;
}
.content-5533 .overlay-91d0 > li > a i {
  line-height: 0;
}
.content-5533 .overlay-91d0 > li.last_9e3e > a .picture-5f47 {
  margin-left: 4px;
  line-height: 0;
}
.content-5533 .overlay-91d0 .static-6a69 li.last_9e3e > a {
  position: relative;
}
.content-5533 .overlay-91d0 .static-6a69 li.last_9e3e > a:after,
.content-5533 .overlay-91d0 .static-6a69 li.last_9e3e > a:before {
  content: "";
  display: table;
}
.content-5533 .overlay-91d0 .static-6a69 li.last_9e3e > a:after {
  clear: both;
}
.content-5533 .overlay-91d0 .static-6a69 li.last_9e3e > a .picture-5f47 {
  margin-left: 5px;
  float: right;
}
.content-5533 .full-362c,
.content-5533 .static-6a69 {
  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;
}
.content-5533 .static-6a69 {
  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;
}
.content-5533 .static-6a69 .message_first_8eff {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content-5533 .static-6a69 .picture-5f47 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.content-5533 .static-6a69 li {
  display: block;
  margin: 0;
  padding: 0;
}
.content-5533 .static-6a69 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;
}
.content-5533 .static-6a69 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.content-5533 .static-6a69 .static-6a69 {
  top: 0;
  left: 100%;
}
.content-5533 .alert_6fe9.fn-focus-c809 > .full-362c,
.content-5533 .alert_6fe9.fn-focus-c809 > .static-6a69,
.content-5533 .alert_6fe9:focus > .full-362c,
.content-5533 .alert_6fe9:focus > .static-6a69,
.content-5533 .alert_6fe9:hover > .full-362c,
.content-5533 .alert_6fe9:hover > .static-6a69 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.content-5533.preview-518a .old-0341:after,
.content-5533.preview-518a .old-0341:before {
  content: "";
  display: table;
}
.content-5533.preview-518a .old-0341:after {
  clear: both;
}
.content-5533.preview-518a .old-0341 > li {
  float: left;
}
.content-5533.action_18ec .old-0341:after,
.content-5533.action_18ec .old-0341:before {
  content: "";
  display: table;
}
.content-5533.action_18ec .old-0341:after {
  clear: both;
}
.content-5533.action_18ec .old-0341 > li {
  float: left;
}
.content-5533.action_18ec .old-0341 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.content-5533.action_18ec .old-0341 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.content-5533.action_18ec .old-0341 > li.surface_9dc5 > a,
.content-5533.action_18ec .old-0341 > li.first-5b6a > a {
  color: #fff;
  background-color: #1e4b75;
}
.content-5533.solid-d9a9 .old-0341 > li > a .message_first_8eff {
  position: relative;
}
.content-5533.solid-d9a9 .old-0341 > li > a .message_first_8eff: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;
}
.content-5533.solid-d9a9
  .old-0341
  > li:focus
  > a
  .message_first_8eff:before,
.content-5533.solid-d9a9
  .old-0341
  > li:hover
  > a
  .message_first_8eff:before {
  width: 100%;
  background-color: currentColor;
}
.content-5533.solid-d9a9
  .old-0341
  > li.surface_9dc5
  > a
  .message_first_8eff:before,
.content-5533.solid-d9a9
  .old-0341
  > li.pagination-a580
  > a
  .message_first_8eff:before {
  width: 100%;
  background-color: currentColor;
}
.content-5533.form_cool_70b2 .old-0341 > li > a .message_first_8eff {
  position: relative;
}
.content-5533.form_cool_70b2 .old-0341 > li > a .message_first_8eff: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;
}
.content-5533.form_cool_70b2 .old-0341 > li:focus > a .message_first_8eff:before,
.content-5533.form_cool_70b2
  .old-0341
  > li:hover
  > a
  .message_first_8eff:before {
  width: 100%;
  background-color: currentColor;
}
.content-5533.form_cool_70b2
  .old-0341
  > li.surface_9dc5
  > a
  .message_first_8eff:before,
.content-5533.form_cool_70b2
  .old-0341
  > li.pagination-a580
  > a
  .message_first_8eff:before {
  width: 100%;
  background-color: currentColor;
}
.feature_5b5f .overlay-91d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feature_5b5f .overlay-91d0 li:first-child > a {
  border-top: none;
}
.feature_5b5f .overlay-91d0 .wood-fc89 > .message_first_8eff .picture-5f47 {
  display: none;
}
.feature_5b5f .overlay-91d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.feature_5b5f .overlay-91d0 li:last-child {
  border: none;
}
.feature_5b5f .overlay-91d0 li.last_9e3e > a {
  padding-right: 45px !important;
}
.feature_5b5f .overlay-91d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.feature_5b5f .overlay-91d0 li a:focus,
.feature_5b5f .overlay-91d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_5b5f .overlay-91d0 li .light-55ef {
  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;
}
.feature_5b5f .overlay-91d0 li .light-55ef:hover {
  box-shadow: none;
}
.feature_5b5f .overlay-91d0 li .light-55ef .picture-5f47 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.feature_5b5f .overlay-91d0 .static-6a69 {
  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);
}
.feature_5b5f .overlay-91d0 .static-6a69 li a {
  padding-left: 3em;
}
.feature_5b5f .overlay-91d0 .breadcrumb-f60b > a .light-55ef i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.feature_5b5f .overlay-91d0 .breadcrumb-f60b > .static-6a69 {
  display: block;
  opacity: 1;
}
.notice-inner-c8eb {
  max-width: 100%;
}
.fluid_7df9 {
  line-height: 0;
  cursor: pointer;
}
.menu_active_ca78 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu_active_ca78:hover {
  box-shadow: none;
  color: currentColor;
}
.menu_active_ca78 svg {
  width: 18px;
  height: 18px;
}
.menu_active_ca78 .card_e396 {
  display: none;
}
.alert-dirty-543f {
  position: relative;
}
.alert-dirty-543f.fn-active-c809 .menu_active_ca78 .popup_cd7c {
  display: none;
}
.alert-dirty-543f.fn-active-c809 .menu_active_ca78 .card_e396 {
  display: inline-block;
}
.alert-dirty-543f .rough-44aa {
  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);
}
.alert-dirty-543f.mini-c23c .rough-44aa {
  left: auto;
  right: -0.9em;
}
.alert-dirty-543f.mini-c23c .content-bf2f::before {
  left: auto;
  right: 15px;
}
.alert-dirty-543f.fn-active-c809 .rough-44aa {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_huge_18df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail_huge_18df label {
  flex-basis: 100%;
}
.detail_huge_18df .orange_6569 {
  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;
}
.detail_huge_18df .layout-prev-4df2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail_huge_18df .layout-prev-4df2:focus {
  background-color: transparent;
}
.detail_huge_18df button.sort-light-4ac3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail_huge_18df button.sort-light-4ac3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail_huge_18df button.sort-light-4ac3 svg {
  width: 18px;
  height: 18px;
}
.detail_huge_18df input[type="submit"] {
  min-height: auto;
}
.wide_54d5 .detail_huge_18df .layout-prev-4df2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content-bf2f {
  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) {
  .content-bf2f {
    width: 220px;
  }
}
.content-bf2f label {
  flex-basis: 100%;
}
.content-bf2f::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;
}
.list_98b5 .wide_54d5 .detail_huge_18df {
  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;
}
.list_98b5
  .wide_54d5
  .detail_huge_18df
  .orange_6569 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list_98b5 .wide_54d5 .detail_huge_18df .layout-prev-4df2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list_98b5
  .wide_54d5
  .detail_huge_18df
  .layout-prev-4df2:focus {
  background: 0 0;
}
.list_98b5
  .wide_54d5
  .detail_huge_18df
  .header-dim-c735 {
  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;
}
.left-d2ac {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.left-d2ac li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.left-d2ac li:last-child {
  margin-right: 0;
}
.left-d2ac li:first-child {
  margin-left: 0;
}
.left-d2ac.thumbnail-full-d404 a {
  color: #fff;
}
.left-d2ac.thumbnail-full-d404 a:hover {
  color: #fff;
}
.left-d2ac a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.left-d2ac a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.left-d2ac a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.left-d2ac a:hover {
  opacity: 0.9;
  color: inherit;
}
.left-d2ac [class*="social-icon-apple"] {
  background-color: #999;
}
.left-d2ac [class*="social-icon-apple"].simple_faea {
  background-color: transparent;
  color: #999;
}
.left-d2ac [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.left-d2ac [class*="social-icon-behance"].simple_faea {
  background-color: transparent;
  color: #1769ff;
}
.left-d2ac [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.left-d2ac [class*="social-icon-bitbucket"].simple_faea {
  background-color: transparent;
  color: #205081;
}
.left-d2ac [class*="social-icon-codepen"] {
  background-color: #000;
}
.left-d2ac [class*="social-icon-codepen"].simple_faea {
  background-color: transparent;
  color: #000;
}
.left-d2ac [class*="social-icon-delicious"] {
  background-color: #39f;
}
.left-d2ac [class*="social-icon-delicious"].simple_faea {
  background-color: transparent;
  color: #39f;
}
.left-d2ac [class*="social-icon-digg"] {
  background-color: #005be2;
}
.left-d2ac [class*="social-icon-digg"].simple_faea {
  background-color: transparent;
  color: #005be2;
}
.left-d2ac [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.left-d2ac [class*="social-icon-dribbble"].simple_faea {
  background-color: transparent;
  color: #ea4c89;
}
.left-d2ac [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.left-d2ac [class*="social-icon-envelope"].simple_faea {
  background-color: transparent;
  color: #ea4335;
}
.left-d2ac [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.left-d2ac [class*="social-icon-facebook"].simple_faea {
  background-color: transparent;
  color: #3b5998;
}
.left-d2ac [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.left-d2ac [class*="social-icon-flickr"].simple_faea {
  background-color: transparent;
  color: #0063dc;
}
.left-d2ac [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.left-d2ac [class*="social-icon-foursquare"].simple_faea {
  background-color: transparent;
  color: #2d5be3;
}
.left-d2ac [class*="social-icon-github"] {
  background-color: #333;
}
.left-d2ac [class*="social-icon-github"].simple_faea {
  background-color: transparent;
  color: #333;
}
.left-d2ac [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.left-d2ac [class*="social-icon-google-plus"].simple_faea {
  background-color: transparent;
  color: #dd4b39;
}
.left-d2ac [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.left-d2ac [class*="social-icon-houzz"].simple_faea {
  background-color: transparent;
  color: #7ac142;
}
.left-d2ac [class*="social-icon-instagram"] {
  background-color: #262626;
}
.left-d2ac [class*="social-icon-instagram"].simple_faea {
  background-color: transparent;
  color: #262626;
}
.left-d2ac [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.left-d2ac [class*="social-icon-jsfiddle"].simple_faea {
  background-color: transparent;
  color: #487aa2;
}
.left-d2ac [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.left-d2ac [class*="social-icon-linkedin"].simple_faea {
  background-color: transparent;
  color: #0077b5;
}
.left-d2ac [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.left-d2ac [class*="social-icon-medium"].simple_faea {
  background-color: transparent;
  color: #00ab6b;
}
.left-d2ac [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.left-d2ac
  [class*="social-icon-odnoklassniki"].simple_faea {
  background-color: transparent;
  color: #f4731c;
}
.left-d2ac [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.left-d2ac [class*="social-icon-meetup"].simple_faea {
  background-color: transparent;
  color: #ec1c40;
}
.left-d2ac [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.left-d2ac [class*="social-icon-pinterest"].simple_faea {
  background-color: transparent;
  color: #bd081c;
}
.left-d2ac [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.left-d2ac [class*="social-icon-product-hunt"].simple_faea {
  background-color: transparent;
  color: #da552f;
}
.left-d2ac [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.left-d2ac [class*="social-icon-reddit"].simple_faea {
  background-color: transparent;
  color: #ff4500;
}
.left-d2ac [class*="social-icon-rss"] {
  background-color: #f26522;
}
.left-d2ac [class*="social-icon-rss"].simple_faea {
  background-color: transparent;
  color: #f26522;
}
.left-d2ac [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.left-d2ac
  [class*="social-icon-shopping-cart"].simple_faea {
  background-color: transparent;
  color: #4caf50;
}
.left-d2ac [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.left-d2ac [class*="social-icon-skype"].simple_faea {
  background-color: transparent;
  color: #00aff0;
}
.left-d2ac [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.left-d2ac [class*="social-icon-slideshare"].simple_faea {
  background-color: transparent;
  color: #0077b5;
}
.left-d2ac [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.left-d2ac [class*="social-icon-snapchat"].simple_faea {
  background-color: transparent;
  color: #fffc00;
}
.left-d2ac [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.left-d2ac [class*="social-icon-soundcloud"].simple_faea {
  background-color: transparent;
  color: #f80;
}
.left-d2ac [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.left-d2ac [class*="social-icon-spotify"].simple_faea {
  background-color: transparent;
  color: #2ebd59;
}
.left-d2ac [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.left-d2ac
  [class*="social-icon-stack-overflow"].simple_faea {
  background-color: transparent;
  color: #fe7a15;
}
.left-d2ac [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.left-d2ac [class*="social-icon-maldkfgram"].simple_faea {
  background-color: transparent;
  color: #2ca5e0;
}
.left-d2ac [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.left-d2ac [class*="social-icon-tripadvisor"].simple_faea {
  background-color: transparent;
  color: #589442;
}
.left-d2ac [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.left-d2ac [class*="social-icon-tumblr"].simple_faea {
  background-color: transparent;
  color: #35465c;
}
.left-d2ac [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.left-d2ac [class*="social-icon-twitch"].simple_faea {
  background-color: transparent;
  color: #6441a5;
}
.left-d2ac [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.left-d2ac [class*="social-icon-twitter"].simple_faea {
  background-color: transparent;
  color: #1da1f2;
}
.left-d2ac [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.left-d2ac [class*="social-icon-vimeo"].simple_faea {
  background-color: transparent;
  color: #1ab7ea;
}
.left-d2ac [class*="social-icon-vk"] {
  background-color: #45668e;
}
.left-d2ac [class*="social-icon-vk"].simple_faea {
  background-color: transparent;
  color: #45668e;
}
.left-d2ac [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.left-d2ac [class*="social-icon-weibo"].simple_faea {
  background-color: transparent;
  color: #df2029;
}
.left-d2ac [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.left-d2ac [class*="social-icon-weixin"].simple_faea {
  background-color: transparent;
  color: #7bb32e;
}
.left-d2ac [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.left-d2ac [class*="social-icon-whatsapp"].simple_faea {
  background-color: transparent;
  color: #25d366;
}
.left-d2ac [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.left-d2ac [class*="social-icon-wordpress"].simple_faea {
  background-color: transparent;
  color: #21759b;
}
.left-d2ac [class*="social-icon-xing"] {
  background-color: #026466;
}
.left-d2ac [class*="social-icon-xing"].simple_faea {
  background-color: transparent;
  color: #026466;
}
.left-d2ac [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.left-d2ac [class*="social-icon-yelp"].simple_faea {
  background-color: transparent;
  color: #af0606;
}
.left-d2ac [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.left-d2ac [class*="social-icon-youtube"].simple_faea {
  background-color: transparent;
  color: #cd201f;
}
.fluid-f5b6 {
  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;
}
.fluid-f5b6:hover {
  box-shadow: none;
  background: 0 0;
}
.focus-057f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-small-979f {
  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;
}
.hover_66eb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip_54ed {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tooltip_54ed,
.tooltip_54ed::after,
.tooltip_54ed::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;
}
.tooltip_54ed::after,
.tooltip_54ed::before {
  content: "";
  display: block;
  background-color: inherit;
}
.search-74f4 .breadcrumb-small-979f .hover_66eb {
  margin-top: -2px;
  width: 19px;
}
.search-74f4 .breadcrumb-small-979f .tooltip_54ed {
  margin-top: -1px;
}
.search-74f4 .breadcrumb-small-979f .tooltip_54ed,
.search-74f4 .breadcrumb-small-979f .tooltip_54ed::after,
.search-74f4 .breadcrumb-small-979f .tooltip_54ed::before {
  width: 19px;
  height: 2px;
}
.search-74f4 .breadcrumb-small-979f .tooltip_54ed::before {
  top: -6px;
}
.search-74f4 .breadcrumb-small-979f .tooltip_54ed::after {
  bottom: -6px;
}
.rough-9d8f .breadcrumb-small-979f .hover_66eb {
  margin-top: -2px;
  width: 22px;
}
.rough-9d8f .breadcrumb-small-979f .tooltip_54ed {
  margin-top: -1px;
}
.rough-9d8f .breadcrumb-small-979f .tooltip_54ed,
.rough-9d8f .breadcrumb-small-979f .tooltip_54ed::after,
.rough-9d8f .breadcrumb-small-979f .tooltip_54ed::before {
  width: 22px;
  height: 2px;
}
.rough-9d8f .breadcrumb-small-979f .tooltip_54ed::before {
  top: -7px;
}
.rough-9d8f .breadcrumb-small-979f .tooltip_54ed::after {
  bottom: -7px;
}
.mask_iron_9fc0 .breadcrumb-small-979f .hover_66eb {
  margin-top: -2px;
  width: 31px;
}
.mask_iron_9fc0 .breadcrumb-small-979f .tooltip_54ed {
  margin-top: -1.5px;
}
.mask_iron_9fc0 .breadcrumb-small-979f .tooltip_54ed,
.mask_iron_9fc0 .breadcrumb-small-979f .tooltip_54ed::after,
.mask_iron_9fc0 .breadcrumb-small-979f .tooltip_54ed::before {
  width: 31px;
  height: 3px;
}
.mask_iron_9fc0 .breadcrumb-small-979f .tooltip_54ed::before {
  top: -9px;
}
.mask_iron_9fc0 .breadcrumb-small-979f .tooltip_54ed::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .action_a364 .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 19px;
  }
  .action_a364 .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1px;
  }
  .action_a364 .breadcrumb-small-979f .tooltip_54ed,
  .action_a364 .breadcrumb-small-979f .tooltip_54ed::after,
  .action_a364 .breadcrumb-small-979f .tooltip_54ed::before {
    width: 19px;
    height: 2px;
  }
  .action_a364 .breadcrumb-small-979f .tooltip_54ed::before {
    top: -6px;
  }
  .action_a364 .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -6px;
  }
  .backdrop-slow-cb08 .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-slow-cb08 .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1px;
  }
  .backdrop-slow-cb08 .breadcrumb-small-979f .tooltip_54ed,
  .backdrop-slow-cb08 .breadcrumb-small-979f .tooltip_54ed::after,
  .backdrop-slow-cb08 .breadcrumb-small-979f .tooltip_54ed::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-slow-cb08 .breadcrumb-small-979f .tooltip_54ed::before {
    top: -7px;
  }
  .backdrop-slow-cb08 .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -7px;
  }
  .last_ed6c .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 31px;
  }
  .last_ed6c .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1.5px;
  }
  .last_ed6c .breadcrumb-small-979f .tooltip_54ed,
  .last_ed6c .breadcrumb-small-979f .tooltip_54ed::after,
  .last_ed6c .breadcrumb-small-979f .tooltip_54ed::before {
    width: 31px;
    height: 3px;
  }
  .last_ed6c .breadcrumb-small-979f .tooltip_54ed::before {
    top: -9px;
  }
  .last_ed6c .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-95ee .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 19px;
  }
  .nav-95ee .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1px;
  }
  .nav-95ee .breadcrumb-small-979f .tooltip_54ed,
  .nav-95ee .breadcrumb-small-979f .tooltip_54ed::after,
  .nav-95ee .breadcrumb-small-979f .tooltip_54ed::before {
    width: 19px;
    height: 2px;
  }
  .nav-95ee .breadcrumb-small-979f .tooltip_54ed::before {
    top: -6px;
  }
  .nav-95ee .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -6px;
  }
  .sort-bca9 .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 22px;
  }
  .sort-bca9 .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1px;
  }
  .sort-bca9 .breadcrumb-small-979f .tooltip_54ed,
  .sort-bca9 .breadcrumb-small-979f .tooltip_54ed::after,
  .sort-bca9 .breadcrumb-small-979f .tooltip_54ed::before {
    width: 22px;
    height: 2px;
  }
  .sort-bca9 .breadcrumb-small-979f .tooltip_54ed::before {
    top: -7px;
  }
  .sort-bca9 .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -7px;
  }
  .detail-c7da .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 31px;
  }
  .detail-c7da .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1.5px;
  }
  .detail-c7da .breadcrumb-small-979f .tooltip_54ed,
  .detail-c7da .breadcrumb-small-979f .tooltip_54ed::after,
  .detail-c7da .breadcrumb-small-979f .tooltip_54ed::before {
    width: 31px;
    height: 3px;
  }
  .detail-c7da .breadcrumb-small-979f .tooltip_54ed::before {
    top: -9px;
  }
  .detail-c7da .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tag_f6dc .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 19px;
  }
  .tag_f6dc .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1px;
  }
  .tag_f6dc .breadcrumb-small-979f .tooltip_54ed,
  .tag_f6dc .breadcrumb-small-979f .tooltip_54ed::after,
  .tag_f6dc .breadcrumb-small-979f .tooltip_54ed::before {
    width: 19px;
    height: 2px;
  }
  .tag_f6dc .breadcrumb-small-979f .tooltip_54ed::before {
    top: -6px;
  }
  .tag_f6dc .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -6px;
  }
  .breadcrumb-full-bcdc .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-full-bcdc .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1px;
  }
  .breadcrumb-full-bcdc .breadcrumb-small-979f .tooltip_54ed,
  .breadcrumb-full-bcdc .breadcrumb-small-979f .tooltip_54ed::after,
  .breadcrumb-full-bcdc .breadcrumb-small-979f .tooltip_54ed::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-full-bcdc .breadcrumb-small-979f .tooltip_54ed::before {
    top: -7px;
  }
  .breadcrumb-full-bcdc .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -7px;
  }
  .link-in-91ed .breadcrumb-small-979f .hover_66eb {
    margin-top: -2px;
    width: 31px;
  }
  .link-in-91ed .breadcrumb-small-979f .tooltip_54ed {
    margin-top: -1.5px;
  }
  .link-in-91ed .breadcrumb-small-979f .tooltip_54ed,
  .link-in-91ed .breadcrumb-small-979f .tooltip_54ed::after,
  .link-in-91ed .breadcrumb-small-979f .tooltip_54ed::before {
    width: 31px;
    height: 3px;
  }
  .link-in-91ed .breadcrumb-small-979f .tooltip_54ed::before {
    top: -9px;
  }
  .link-in-91ed .breadcrumb-small-979f .tooltip_54ed::after {
    bottom: -9px;
  }
}
.wrapper_thick_0520 .tooltip_54ed {
  -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);
}
.wrapper_thick_0520 .tooltip_54ed::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper_thick_0520 .tooltip_54ed::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);
}
.wrapper_thick_0520.dropdown_bronze_efc2 .tooltip_54ed {
  -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);
}
.wrapper_thick_0520.dropdown_bronze_efc2 .tooltip_54ed::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper_thick_0520.dropdown_bronze_efc2 .tooltip_54ed::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);
}
.module-e2a6 {
  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.container-stone-9173:before {
  display: none;
}
.tag-solid-61a9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag-solid-61a9 .tag-97c8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag-solid-61a9 .tag-97c8:last-of-type {
  border-bottom: none;
}
.tag-solid-61a9 .tag-97c8.feature_tall_6875,
.tag-solid-61a9 .tag-97c8.message-f847,
.tag-solid-61a9 .tag-97c8.over_6864 {
  padding: 0;
}
.tag-solid-61a9 .feature_5b5f .light-55ef {
  color: currentColor;
}
.tag-solid-61a9 .feature_5b5f .light-55ef:focus,
.tag-solid-61a9 .feature_5b5f .light-55ef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-solid-61a9.pink-6d42 .cold-1158,
.tag-solid-61a9.pink-6d42 .border-basic-172f a,
.tag-solid-61a9.pink-6d42 .old-0341 a,
.tag-solid-61a9.pink-6d42 .static-6a69 a {
  color: rgba(0, 0, 0, 0.55);
}
.tag-solid-61a9.pink-6d42 .cold-1158:hover,
.tag-solid-61a9.pink-6d42 .border-basic-172f a:hover,
.tag-solid-61a9.pink-6d42 .old-0341 a:hover,
.tag-solid-61a9.pink-6d42 .static-6a69 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-solid-61a9.pink-6d42 .component_down_f875 {
  color: rgba(0, 0, 0, 0.8);
}
.tag-solid-61a9.pink-6d42 .tag-97c8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-solid-61a9.pink-6d42 .tag-97c8:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag-solid-61a9.pink-6d42 .prev_92a7:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag-solid-61a9.pink-6d42 .feature_5b5f .overlay-91d0 li a,
.tag-solid-61a9.pink-6d42 .feature_5b5f .light-55ef,
.tag-solid-61a9.pink-6d42 .static-6a69 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-solid-61a9.pink-6d42 .feature_5b5f .light-55ef:focus,
.tag-solid-61a9.pink-6d42 .feature_5b5f .light-55ef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-solid-61a9.pink-6d42 .overlay-91d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-solid-61a9.sort_8c49 .cold-1158,
.tag-solid-61a9.sort_8c49 .border-basic-172f a,
.tag-solid-61a9.sort_8c49 .old-0341 .light-55ef,
.tag-solid-61a9.sort_8c49 .old-0341 a,
.tag-solid-61a9.sort_8c49 .static-6a69 a {
  color: rgba(255, 255, 255, 0.79);
}
.tag-solid-61a9.sort_8c49 .cold-1158:hover,
.tag-solid-61a9.sort_8c49 .border-basic-172f a:hover,
.tag-solid-61a9.sort_8c49 .old-0341 .light-55ef:hover,
.tag-solid-61a9.sort_8c49 .old-0341 a:hover,
.tag-solid-61a9.sort_8c49 .static-6a69 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-solid-61a9.sort_8c49 .component_down_f875 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-solid-61a9.sort_8c49 .tag-97c8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-solid-61a9.sort_8c49 .tag-97c8:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag-solid-61a9.sort_8c49 .prev_92a7:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-solid-61a9.sort_8c49 .feature_5b5f .overlay-91d0 li a,
.tag-solid-61a9.sort_8c49 .feature_5b5f .light-55ef,
.tag-solid-61a9.sort_8c49 .static-6a69 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-solid-61a9.sort_8c49 .feature_5b5f .light-55ef:focus,
.tag-solid-61a9.sort_8c49 .feature_5b5f .light-55ef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-solid-61a9.sort_8c49 .overlay-91d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev_92a7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.prev_92a7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern_hot_1624 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pagination_fast_f938 .tag-solid-61a9 {
  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;
}
.pagination_fast_f938 .tag-97c8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pagination_fast_f938 .tag-97c8: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) {
  .pagination_fast_f938 .tag-97c8:before {
    width: 16%;
    left: 42%;
  }
}
.pagination_fast_f938 .tag-97c8:last-child:before {
  content: none;
}
.pagination_fast_f938 .tag-97c8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pagination_fast_f938 .feature_5b5f .overlay-91d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pagination_fast_f938 .feature_5b5f .overlay-91d0 li a .light-55ef {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pagination_fast_f938 .feature_5b5f .static-6a69 {
  border: none;
}
.pagination_fast_f938 .feature_5b5f .static-6a69 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pagination_fast_f938 .prev_92a7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pagination_fast_f938 .pattern_hot_1624 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pagination_fast_f938 .sort_8c49 .prev_92a7:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination_fast_f938 .pink-6d42.active-a676 .tooltip_54ed {
  background: rgba(0, 0, 0, 0.6);
}
.pagination_fast_f938
  .pink-6d42.active-a676
  .tooltip_54ed::after,
.pagination_fast_f938
  .pink-6d42.active-a676
  .tooltip_54ed:before {
  background: inherit;
}
.pagination_fast_f938
  .pink-6d42.active-a676:hover
  .tooltip_54ed {
  background: rgba(0, 0, 0, 0.8);
}
.grid-998f .tag-solid-61a9 {
  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) {
  .grid-998f .tag-solid-61a9 {
    width: auto;
    right: 45px;
  }
}
.wide-8d1c .tag-solid-61a9 {
  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) {
  .wide-8d1c .tag-solid-61a9 {
    width: auto;
    left: 45px;
  }
}
.container-stone-9173 .tag-solid-61a9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container-stone-9173 .pattern_hot_1624 {
  max-width: 48em;
  margin: 0 auto;
}
.container-stone-9173 .prev_92a7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mini_b053 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mini_b053.pagination_fast_f938 .tag-solid-61a9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mini_b053.grid-998f .tag-solid-61a9 {
  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);
}
.mini_b053 .tag-solid-61a9 {
  visibility: visible;
}
.mini_b053.wide-8d1c .tag-solid-61a9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.purple_fb5a,
.border-31e8 {
  overflow-x: hidden;
}
.purple_fb5a .tag-solid-61a9 {
  overflow: auto;
}
.purple_fb5a.pagination_fast_f938 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_fb5a.pagination_fast_f938 .tag-solid-61a9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.purple_fb5a.pagination_fast_f938 .fluid-f5b6 {
  opacity: 0;
}
.purple_fb5a.grid-998f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_fb5a.grid-998f .tag-solid-61a9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.purple_fb5a.grid-998f .fluid-f5b6 {
  opacity: 0;
}
.purple_fb5a.wide-8d1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_fb5a.wide-8d1c .tag-solid-61a9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.purple_fb5a.wide-8d1c .fluid-f5b6 {
  opacity: 0;
}
.purple_fb5a.container-stone-9173 .tag-solid-61a9 {
  z-index: 10;
  visibility: visible;
}
.active-a676 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active-a676 .tooltip_54ed {
  background: rgba(255, 255, 255, 0.99);
}
.active-a676 .tooltip_54ed::after,
.active-a676 .tooltip_54ed:before {
  background: inherit;
}
.active-a676:hover .tooltip_54ed {
  background: rgba(255, 255, 255, 0.99);
}
.wide-8d1c .active-a676 {
  top: 10px;
  right: auto;
  left: 12px;
}
.container-stone-9173 .active-a676 {
  display: none !important;
}
.purple_fb5a:before,
.border-31e8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.purple_fb5a .active-a676,
.border-31e8 .active-a676 {
  display: inline-block;
}
.tag-solid-61a9 .footer_last_96d9 {
  -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;
}
.purple_fb5a .tag-solid-61a9 .footer_last_96d9,
.border-31e8 .tag-solid-61a9 .footer_last_96d9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current_a846 .orange_6569 {
  width: 100%;
}
.white-c2c3 {
  padding: 0 0.5em 0;
}
.white-c2c3 [class*="customify-col-"],
.white-c2c3 [class*="customify-col_"],
.white-c2c3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.caption-3b60 .white-c2c3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lower-c9f1 .action_b9f5,
  .action_b9f5 {
    display: none;
  }
  .fresh-2e5c {
    text-align: left;
  }
  .first-aff6 {
    text-align: center;
  }
  .pro-df24 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lower-c9f1 .block_last_bf59,
  .block_last_bf59 {
    display: none;
  }
  .texture-clean-2ca8 {
    text-align: left;
  }
  .brown_65c5 {
    text-align: center;
  }
  .header-5c2e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lower-c9f1 .progress-inner-d458,
  .progress-inner-d458 {
    display: none;
  }
  .notification-7ad0 {
    text-align: left;
  }
  .hero-narrow-4286 {
    text-align: center;
  }
  .media-current-c123 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.cool_8882 {
  box-shadow: none !important;
}
.pressed-1e84 .pink_a542,
.video_f6a0 .pink_a542 {
  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;
}
.video_f6a0 .pink_a542 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lower-44be {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lower-44be:after,
.lower-44be:before {
  content: "";
  display: table;
}
.lower-44be:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lower-44be {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lower-44be,
.tag_6bf7 {
  max-width: 1248px;
  margin: 0 auto;
}

.tooltip-solid-0df3.small-f2c9 .lower-44be {
  max-width: 100%;
}
.tooltip-solid-0df3.feature_4738 {
  max-width: 1200px;
  margin: 0 auto;
}
.tooltip-solid-0df3.pro-7eaa .lower-44be {
  max-width: 100%;
}
.tooltip-solid-0df3.pro-7eaa > .lower-44be {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-solid-0df3.pro-7eaa > .lower-44be .lower-c9f1 {
  margin: 0;
}
.tooltip-solid-0df3.pro-7eaa
  > .lower-44be
  .filter_10d9.link_stone_9b29 {
  margin-right: 0;
  margin-left: 0;
}
.tooltip-solid-0df3.pro-7eaa #main.link_stone_9b29 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .secondary_ec80 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_ec80 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component_37bc .orange_3243 {
    padding-right: 1em;
  }
  .component_37bc.progress-bronze-825b .filter_10d9 {
    border-right: 1px solid #eaecee;
  }
  .component_37bc.progress-bronze-825b .orange_3243 {
    padding-right: 1em;
  }
  .component_37bc.progress-bronze-825b .chip_bf00 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-wood-160d .orange_3243 {
    padding-left: 1em;
  }
  .paragraph-wood-160d.progress-bronze-825b .filter_10d9 {
    border-left: 1px solid #eaecee;
  }
  .paragraph-wood-160d.progress-bronze-825b .orange_3243 {
    padding-left: 1em;
  }
  .paragraph-wood-160d.progress-bronze-825b .chip_bf00 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_8487 .orange_3243 {
    padding-left: 1em;
  }
  .new_8487.progress-bronze-825b .wrapper_tiny_cc2b {
    border-right: 1px solid #eaecee;
  }
  .new_8487.progress-bronze-825b .shade-motion-50e6 {
    border-right: 1px solid #eaecee;
  }
  .new_8487.progress-bronze-825b .orange_3243 {
    padding-left: 1em;
  }
  .new_8487.progress-bronze-825b .chip_bf00 {
    padding-right: 1em;
  }
  .new_8487.progress-bronze-825b .tag_c269 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_basic_8738 .orange_3243 {
    padding-right: 1em;
  }
  .section_basic_8738.progress-bronze-825b .wrapper_tiny_cc2b {
    border-left: 1px solid #eaecee;
  }
  .section_basic_8738.progress-bronze-825b .shade-motion-50e6 {
    border-left: 1px solid #eaecee;
  }
  .section_basic_8738.progress-bronze-825b .orange_3243 {
    padding-right: 1em;
  }
  .section_basic_8738.progress-bronze-825b .chip_bf00 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_basic_8738.progress-bronze-825b .tag_c269 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_ec80 .orange_3243 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_ec80.progress-bronze-825b .filter_10d9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .secondary_ec80.progress-bronze-825b .orange_3243 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_ec80.progress-bronze-825b .chip_bf00 {
    padding-left: 1em;
  }
  .secondary_ec80.progress-bronze-825b .tag_c269 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .secondary_ec80.progress-bronze-825b .orange_3243 {
    padding-left: 0;
  }
}
.search-69fe .menu_short_4caf {
  display: inline-block;
}
.search_focused_6cca {
  display: inline-block;
}
.thumbnail-2987 {
  word-con: break-word;
}
.shadow-b658 > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow-b658 .picture-fluid-9e6d {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow-b658 .smooth_979c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container-blue-fa70 .shade_55d9 {
  margin-bottom: 2em;
}
.container-blue-fa70 .title-upper-f4cc {
  margin-bottom: 15px;
}
.container-blue-fa70 .title-upper-f4cc:last-child {
  margin-bottom: 0;
}
.container-blue-fa70 .section_5784 {
  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) {
  .container-blue-fa70 .section_5784 {
    display: block;
  }
}
.container-blue-fa70 .notice_wood_62de {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container-blue-fa70 .notice_wood_62de {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container-blue-fa70 .liquid-4dcb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container-blue-fa70 .liquid-4dcb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container-blue-fa70 .liquid-4dcb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container-blue-fa70 .thumbnail-2987 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container-blue-fa70 .thumbnail-2987 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container-blue-fa70 .accordion_4450 p:last-child {
  margin-bottom: 0;
}
.container-blue-fa70 .bronze_cade {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container-blue-fa70 .lite-4ef1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container-blue-fa70 .status_pink_b406 {
  margin-top: 1em;
}
.container-blue-fa70 .stale-7045 {
  top: 0;
  display: block;
}
.container-blue-fa70 .stale-7045 a {
  color: inherit;
}
.container-blue-fa70 .stale-7045 a:hover {
  color: inherit;
}
.container-blue-fa70 .secondary-c608 {
  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;
}
.container-blue-fa70 .secondary-c608:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container-blue-fa70 .lite-4ef1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container-blue-fa70 .hover_clean_547c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container-blue-fa70 .hover_clean_547c:first-child {
  margin-top: 0;
}
.container-blue-fa70 .hover_clean_547c.media-center-4d7e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container-blue-fa70 .hover_clean_547c.frame_e2f4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container-blue-fa70
  .hover_clean_547c.frame_e2f4.list-ccbe
  .status_pink_b406 {
  width: 100%;
}
.container-blue-fa70 .frame_e2f4 {
  -webkit-box-align: center;
  align-items: center;
}
.container-blue-fa70 .frame_e2f4 .shadow-b658,
.container-blue-fa70 .frame_e2f4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container-blue-fa70 .liquid-4dcb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-blue-fa70 .liquid-4dcb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-blue-fa70 .liquid-4dcb: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;
}
.container-blue-fa70 .media-center-4d7e {
  z-index: 5;
}
.container-blue-fa70 .status-new-c073 .rough_7b8b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container-blue-fa70 .sort_5365 .rough_7b8b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container-blue-fa70 .pattern_lite_7423 .rough_7b8b {
  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;
}
.container-blue-fa70.border-45e2 .section_5784,
.container-blue-fa70.cool-d6dc .section_5784 {
  display: block;
}
.container-blue-fa70.border-45e2 .section_5784 .column-hot-82e8,
.container-blue-fa70.border-45e2 .section_5784 .lite-4ef1,
.container-blue-fa70.cool-d6dc .section_5784 .column-hot-82e8,
.container-blue-fa70.cool-d6dc .section_5784 .lite-4ef1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-blue-fa70.dark_1de9 .notice_wood_62de {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container-blue-fa70.dark_1de9 .notice_wood_62de {
    margin-right: 0;
  }
}
.container-blue-fa70.border-45e2 .notice_wood_62de,
.container-blue-fa70.cool-d6dc .notice_wood_62de {
  padding-top: 40%;
}
.container-blue-fa70.border-45e2 .shade_55d9,
.container-blue-fa70.cool-d6dc .shade_55d9 {
  display: block;
}
.container-blue-fa70.border-45e2 .fn-sticky-c809 .lite-4ef1,
.container-blue-fa70.cool-d6dc .fn-sticky-c809 .lite-4ef1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container-blue-fa70.border-45e2 .notice_wood_62de,
.container-blue-fa70.cool-d6dc .notice_wood_62de {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container-blue-fa70.border-45e2 .lite-4ef1 {
  padding: 1em;
}
.sidebar_complex_5d91 {
  margin: 30px auto;
  display: block;
}
.sidebar_complex_5d91 .link-pink-c2df > * {
  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;
}
.sidebar_complex_5d91 .link-pink-c2df > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_complex_5d91 .link-pink-c2df span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light_10ba .shadow-b658 {
  margin-bottom: 1.41575em;
}
.light_10ba .banner-aa2f {
  margin-bottom: 1.618em;
}
.grid_hovered_b65b .title-dynamic-7b97 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid_hovered_b65b .title-dynamic-7b97 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid_hovered_b65b .dropdown_36a7 {
  max-width: 100%;
  overflow: auto;
}
.photo-simple-a42a .grid_hovered_b65b a:hover {
  text-decoration: underline;
}
.in_ee06 .title-upper-f4cc:not(.thumbnail-2987),
.in_ee06 .liquid-4dcb {
  margin-bottom: 1.41575em;
}
.in_ee06 .title-upper-f4cc:not(.thumbnail-2987):last-child,
.in_ee06 .liquid-4dcb:last-child {
  margin-bottom: 0;
}
.in_ee06 .title-upper-f4cc.top_48c0 {
  margin-bottom: 0.41575em;
}
.in_ee06 .disabled_e065:before,
.in_ee06 .article_623f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.in_ee06 .disabled_e065:before {
  content: "\f115";
}
.in_ee06 .article_623f:before {
  content: "\f02c";
}
.in_ee06 .caption-stone-597f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.in_ee06 .caption-stone-597f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title-5b4d {
  display: -webkit-box;
  display: flex;
}
.title-5b4d .element-1c73 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title-5b4d .element-1c73 {
    flex-basis: 90px;
  }
}
.title-5b4d .article-upper-d75c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-5b4d .article-upper-d75c {
    flex-basis: calc(100% - 50px);
  }
}
.title-5b4d .tertiary-glass-fdb6 p:last-child {
  margin-bottom: 0.72em;
}
.chip_wide_999d .link-pink-c2df {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.chip_wide_999d .link-pink-c2df:after,
.chip_wide_999d .link-pink-c2df:before {
  content: "";
  display: table;
}
.chip_wide_999d .link-pink-c2df:after {
  clear: both;
}
.chip_wide_999d .link-pink-c2df .caption-af9c,
.chip_wide_999d .link-pink-c2df .sidebar-bottom-9a58 {
  width: 49%;
}
.chip_wide_999d .link-pink-c2df .caption-af9c a span.element-clean-1359,
.chip_wide_999d .link-pink-c2df .sidebar-bottom-9a58 a span.element-clean-1359 {
  display: block;
  margin-bottom: 5px;
}
.chip_wide_999d .link-pink-c2df .sidebar-bottom-9a58 {
  float: left;
  text-align: left;
}
.chip_wide_999d .link-pink-c2df .caption-af9c {
  float: right;
  text-align: right;
}
.popup-d713 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .popup-d713 {
    margin-bottom: 0;
  }
}
.old_b9cf {
  margin-bottom: 1em;
}
.old_b9cf .thumbnail-2987 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paragraph-smooth-517c a {
  display: block;
  line-height: 0;
  position: relative;
}
.selected-5941 .old_b9cf,
.bright_0880 .old_b9cf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .selected-5941 .old_b9cf,
  .bright_0880 .old_b9cf {
    display: block;
  }
}
.selected-5941 .paragraph-smooth-517c,
.bright_0880 .paragraph-smooth-517c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .selected-5941 .paragraph-smooth-517c,
  .bright_0880 .paragraph-smooth-517c {
    margin-bottom: 1em;
  }
}
.selected-5941 .paragraph-smooth-517c img,
.bright_0880 .paragraph-smooth-517c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.selected-5941 .focus_493d,
.bright_0880 .focus_493d {
  flex-basis: calc(100% - 160px);
}
.selected-5941 .focus_493d p,
.bright_0880 .focus_493d p {
  margin-bottom: 0;
}
.selected-5941 .focus_493d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .selected-5941 .focus_493d {
    padding-left: 0;
  }
}
.bright_0880 .focus_493d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bright_0880 .focus_493d {
    padding-right: 0;
  }
}
.bright_0880 .paragraph-smooth-517c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider-3974 .paragraph-smooth-517c {
  margin-bottom: 0.5em;
}
.slider-3974 .paragraph-smooth-517c img {
  width: 100%;
}
.disabled-c359 .hard-5024,
.panel-f2d8 .hard-5024 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel-f2d8 .filter_10d9 .hero_a32f p:last-child {
  margin-bottom: 0;
}
.panel-up-106b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.action_9c8a .simple-3535 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .action_9c8a .simple-3535:last-of-type {
    margin-bottom: 0;
  }
}
.action_9c8a .simple-3535 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action_9c8a .simple-3535 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.action_9c8a .simple-3535 ul li {
  margin: 0 0 0.6em;
}
.action_9c8a .simple-3535 ul li.link-98ce,
.action_9c8a .simple-3535 ul li.smooth_98fb {
  position: relative;
}
.action_9c8a .simple-3535 ul li.link-98ce .bottom-6b9a,
.action_9c8a .simple-3535 ul li.smooth_98fb .bottom-6b9a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.action_9c8a .simple-3535 ul li.link-98ce:after:after,
.action_9c8a .simple-3535 ul li.link-98ce:after:before,
.action_9c8a
  .simple-3535
  ul
  li.smooth_98fb:after:after,
.action_9c8a
  .simple-3535
  ul
  li.smooth_98fb:after:before {
  content: "";
  display: table;
}
.action_9c8a .simple-3535 ul li.link-98ce:after:after,
.action_9c8a
  .simple-3535
  ul
  li.smooth_98fb:after:after {
  clear: both;
}
.action_9c8a .simple-3535 a.sort-bronze-1e1f:hover {
  text-decoration: none;
}
.action_9c8a .simple-3535 select {
  max-width: 100%;
}
.action_9c8a .simple-3535 table {
  font-size: 85%;
}
.action_9c8a .simple-3535 table td,
.action_9c8a .simple-3535 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.action_9c8a .simple-3535 table tfoot td {
  text-align: left;
}
.action_9c8a .simple-3535 :last-child {
  margin-bottom: 0;
}
.action_9c8a .simple-3535 .notification-green-147a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.action_9c8a .simple-3535 .notification-green-147a label {
  width: 100%;
}
.action_9c8a .simple-3535 .notification-green-147a .layout-prev-4df2 {
  width: 100%;
  display: block;
}
.action_9c8a .simple-3535 .notification-green-147a .sort-light-4ac3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.action_9c8a .simple-3535 .notification-green-147a .sort-light-4ac3:hover svg #svg-search {
  fill: #444;
}
.action_9c8a .simple-3535 .notification-green-147a .sort-light-4ac3 svg {
  width: 18px;
  height: 18px;
}
.action_9c8a .stone-4cad ul ul,
.action_9c8a .table_selected_fd64 ul ul,
.action_9c8a .overlay_d784 ul ul,
.action_9c8a .in_e149 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.action_9c8a .stone-4cad .last_9e3e > a,
.action_9c8a .table_selected_fd64 .last_9e3e > a,
.action_9c8a .overlay_d784 .last_9e3e > a,
.action_9c8a .in_e149 .last_9e3e > a {
  margin-bottom: 0;
}
.action_9c8a .header-00ef li,
.action_9c8a .stone-4cad li,
.action_9c8a .grid-hard-71f1 li,
.action_9c8a .table_selected_fd64 li,
.action_9c8a .overlay_d784 li,
.action_9c8a .in_e149 li,
.action_9c8a .rough_9737 li,
.action_9c8a .plasma-606a li {
  display: block;
  position: relative;
}
.action_9c8a .header-00ef li:last-child,
.action_9c8a .stone-4cad li:last-child,
.action_9c8a .grid-hard-71f1 li:last-child,
.action_9c8a .table_selected_fd64 li:last-child,
.action_9c8a .overlay_d784 li:last-child,
.action_9c8a .in_e149 li:last-child,
.action_9c8a .rough_9737 li:last-child,
.action_9c8a .plasma-606a li:last-child {
  border: none;
}
.action_9c8a .header-00ef li a,
.action_9c8a .stone-4cad li a,
.action_9c8a .grid-hard-71f1 li a,
.action_9c8a .table_selected_fd64 li a,
.action_9c8a .overlay_d784 li a,
.action_9c8a .in_e149 li a,
.action_9c8a .rough_9737 li a,
.action_9c8a .plasma-606a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action_9c8a .header-00ef li ul li::before,
.action_9c8a .stone-4cad li ul li::before,
.action_9c8a .grid-hard-71f1 li ul li::before,
.action_9c8a .table_selected_fd64 li ul li::before,
.action_9c8a .overlay_d784 li ul li::before,
.action_9c8a .in_e149 li ul li::before,
.action_9c8a .rough_9737 li ul li::before,
.action_9c8a .plasma-606a li ul li::before {
  left: 15px;
}
.action_9c8a .header-00ef li ul a,
.action_9c8a .stone-4cad li ul a,
.action_9c8a .grid-hard-71f1 li ul a,
.action_9c8a .table_selected_fd64 li ul a,
.action_9c8a .overlay_d784 li ul a,
.action_9c8a .in_e149 li ul a,
.action_9c8a .rough_9737 li ul a,
.action_9c8a .plasma-606a li ul a {
  padding-left: 20px;
}
.action_9c8a .header-00ef li ul ul li::before,
.action_9c8a .stone-4cad li ul ul li::before,
.action_9c8a .grid-hard-71f1 li ul ul li::before,
.action_9c8a .table_selected_fd64 li ul ul li::before,
.action_9c8a .overlay_d784 li ul ul li::before,
.action_9c8a .in_e149 li ul ul li::before,
.action_9c8a .rough_9737 li ul ul li::before,
.action_9c8a .plasma-606a li ul ul li::before {
  left: 30px;
}
.action_9c8a .header-00ef li ul ul a,
.action_9c8a .stone-4cad li ul ul a,
.action_9c8a .grid-hard-71f1 li ul ul a,
.action_9c8a .table_selected_fd64 li ul ul a,
.action_9c8a .overlay_d784 li ul ul a,
.action_9c8a .in_e149 li ul ul a,
.action_9c8a .rough_9737 li ul ul a,
.action_9c8a .plasma-606a li ul ul a {
  padding-left: 40px;
}
.action_9c8a .image_simple_57ff li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action_9c8a .plasma-606a ul li {
  margin-bottom: 1.41575em;
}
.action_9c8a .plasma-606a ul li .down_0e35 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.action_9c8a .plasma-606a ul li .outer_3a9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort_8c49 .header-00ef li a,
.sort_8c49 .stone-4cad li a,
.sort_8c49 .grid-hard-71f1 li a,
.sort_8c49 .table_selected_fd64 li a,
.sort_8c49 .overlay_d784 li a,
.sort_8c49 .in_e149 li a,
.sort_8c49 .rough_9737 li a,
.sort_8c49 .plasma-606a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_8c49 .image_simple_57ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_8c49 .simple-3535 ul li.link-98ce .bottom-6b9a,
.sort_8c49 .simple-3535 ul li.smooth_98fb .bottom-6b9a {
  background: rgba(0, 0, 0, 0.2);
}
.sort_8c49 .action_9c8a .simple-3535 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li {
  margin: 0;
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li ul {
  margin: 0;
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li ul li a {
  padding-left: 15px;
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li ul li li a {
  padding-left: 30px;
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li.first-5b6a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li.first-5b6a > 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;
}
.tooltip-solid-0df3 .action_9c8a .overlay-91d0 li.first-5b6a > 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;
}
.dynamic-0934 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav_current_00c6 {
  position: relative;
  z-index: 10;
}
.nav_current_00c6 .footer_last_96d9 {
  width: 100%;
  max-width: 100%;
}
.upper_03a9 .form-fc5d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.upper_03a9 .pink-6d42 {
}
.upper_03a9 .sort_8c49 {
  background: #292929;
}
.texture-stale-c12d .form-fc5d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.texture-stale-c12d .pink-6d42 {
  background: #f9f9f9;
}
.texture-stale-c12d .sort_8c49 {
  background: #303030;
}
.smooth_9604 .form-fc5d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth_9604 .menu_short_4caf {
    margin-bottom: 1em;
  }
  .smooth_9604 .menu_short_4caf:last-child {
    margin-bottom: 0;
  }
}
.smooth_9604 .pink-6d42 {
  background: #ededed;
}
.smooth_9604 .sort_8c49 {
  background: #1a1a1a;
}
.form-fc5d.pink-6d42 {
  color: rgba(0, 0, 0, 0.6);
}
.form-fc5d.pink-6d42 .tertiary_bronze_e1cc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-fc5d.sort_8c49 {
  color: rgba(255, 255, 255, 0.99);
}
.form-fc5d.sort_8c49 a:not(.sort-bronze-1e1f) {
  color: rgba(255, 255, 255, 0.79);
}
.form-fc5d.sort_8c49 a:not(.sort-bronze-1e1f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-fc5d.sort_8c49 .tertiary_bronze_e1cc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-fc5d.sort_8c49 table tbody td,
.form-fc5d.sort_8c49 table th {
  background: rgba(0, 0, 0, 0.08);
}
.down-c43c.brown-25eb .lower-44be {
  max-width: initial;
}
.down-c43c .box_down_8260 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down-c43c .box_down_8260 .footer_last_96d9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down-c43c .box_down_8260 .footer_last_96d9 {
    display: block;
    margin-bottom: 2em;
  }
  .down-c43c .box_down_8260 .footer_last_96d9:last-child {
    margin-bottom: 0;
  }
}
.smooth_9604 .menu_short_4caf:last-child,
.texture-stale-c12d .menu_short_4caf:last-child,
.upper_03a9 .menu_short_4caf:last-child {
  margin-bottom: 0;
}
.smooth_9604 .menu_short_4caf .action_9c8a .simple-3535:last-child,
.texture-stale-c12d .menu_short_4caf .action_9c8a .simple-3535:last-child,
.upper_03a9 .menu_short_4caf .action_9c8a .simple-3535:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .smooth_9604 .button-fresh-f2af,
  .smooth_9604 .complex_5609,
  .texture-stale-c12d .button-fresh-f2af,
  .texture-stale-c12d .complex_5609,
  .upper_03a9 .button-fresh-f2af,
  .upper_03a9 .complex_5609 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav_current_00c6 .menu_short_4caf {
    margin-bottom: 2em;
  }
}
.nav_current_00c6 p:last-child {
  margin-bottom: 0;
}
.nav_current_00c6 li,
.nav_current_00c6 ul {
  list-style: none;
  margin: 0;
}
.nav_current_00c6 ul ul {
  margin-left: 2.617924em;
}
.full-7ad5 {
  font-size: 0.875em;
}

/* css-noise: 0ce7 */
.promo-block-d9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
