/*!
Theme Name: Customify
Theme URI: https://pressmaximum.easy-d603/customify
Author: WPCustomify
Author URI: https://pressmaximum.easy-d603
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.easy-d603/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header_action_a3ed.gold-ee34/licenses/gpl-2.0.pink-bfe5
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.secondary_6e6d/, (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.media-b445.title-advanced-b478/normalize.liquid_ab73/
 ======
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.liquid_ab73 v7.0.0 | MIT License | github.easy-d603/necolas/normalize.liquid_ab73 */
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;
}
.notification-e560 .red_1b98,
.red-53d1,
.mask_smooth_4fd2,
.dirty_2c84,
.tag_red_190f,
.main_stale_48cf,
.layout-iron-3b01,
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;
}
.red-53d1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .red-53d1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .red-53d1,
  h1 {
    font-size: 1.8em;
  }
}
.mask_smooth_4fd2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask_smooth_4fd2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask_smooth_4fd2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask_smooth_4fd2,
  h2 {
    font-size: 1.7em;
  }
}
.dirty_2c84,
h3 {
  font-size: 1.618em;
}
.notification-e560 .red_1b98,
.tag_red_190f,
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.photo_motion_ae64 {
  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;
}
.outline-cold-c351:after,
.outline-cold-c351:before,
.panel-bright-a6ab:after,
.panel-bright-a6ab:before {
  content: "";
  display: table;
}
.outline-cold-c351:after,
.panel-bright-a6ab:after {
  clear: both;
}
.wide_9ae8 {
  float: right;
  margin-right: 0;
}
.accordion_5cff {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard_90a9 .background-2695,
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;
}
.hard_90a9 .background-2695: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;
}
.breadcrumb_cool_f9fc .background-2695 {
  box-shadow: none;
}
.breadcrumb_cool_f9fc
  .background-2695
  .secondary-soft-e550 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.breadcrumb_cool_f9fc .background-2695 .text_bright_b8d1 {
  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;
}
.breadcrumb_cool_f9fc
  .background-2695
  .text_bright_b8d1
  b {
  display: none;
}
.breadcrumb_cool_f9fc .surface-7593 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.left_fdc7:not(.west-4cf0):not(.modal_62ff),
button:not(.west-4cf0):not(.modal_62ff),
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ),
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ),
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ) {
  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;
}
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ):hover,
button:not(.west-4cf0):not(
    .modal_62ff
  ):hover,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ):hover,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ):hover,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ):active,
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ):focus,
button:not(.west-4cf0):not(
    .modal_62ff
  ):active,
button:not(.west-4cf0):not(
    .modal_62ff
  ):focus,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ):active,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ):focus,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ):active,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ):focus,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ):active,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ):focus {
  outline: 0;
}
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689,
button:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689 {
  position: relative;
}
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .fresh_1077,
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .header-d664,
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .wood-b93b,
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  i,
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  svg,
button:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .fresh_1077,
button:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .header-d664,
button:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .wood-b93b,
button:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  i,
button:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  svg,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .fresh_1077,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .header-d664,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .wood-b93b,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  i,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  svg,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .fresh_1077,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .header-d664,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .wood-b93b,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  i,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  svg,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .fresh_1077,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .header-d664,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  .wood-b93b,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  i,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689
  svg {
  visibility: hidden;
}
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689:after,
button:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689:after,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689:after,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689:after,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ).fn-loading-d689: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;
}
.left_fdc7:not(.west-4cf0):not(.modal_62ff),
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ),
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ),
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ) {
  color: #fff;
  background: #235787;
}
.left_fdc7:not(.west-4cf0):not(
    .modal_62ff
  ):focus,
input[type="button"]:not(.west-4cf0):not(
    .modal_62ff
  ):focus,
input[type="reset"]:not(.west-4cf0):not(
    .modal_62ff
  ):focus,
input[type="submit"]:not(.west-4cf0):not(
    .modal_62ff
  ):focus {
  color: #fff;
}
.left_fdc7.fn-disabled-d689:not(.west-4cf0):not(
    .modal_62ff
  ),
.left_fdc7[disabled]:not(.west-4cf0):not(
    .modal_62ff
  ),
button.fn-disabled-d689:not(.west-4cf0):not(
    .modal_62ff
  ),
button[disabled]:not(.west-4cf0):not(
    .modal_62ff
  ) {
  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;
}
.tiny-addb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tiny-addb: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;
}
.background_86b1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary_9a61 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bright_2089 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outline-cold-c351:after,
.outline-cold-c351:before,
.filter-small-781a:after,
.filter-small-781a:before,
.primary-f8cf:after,
.primary-f8cf:before,
.texture_under_125e:after,
.texture_under_125e:before,
.notification-tiny-4d94:after,
.notification-tiny-4d94:before,
.focus-wood-4129:after,
.focus-wood-4129:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outline-cold-c351:after,
.filter-small-781a:after,
.primary-f8cf:after,
.texture_under_125e:after,
.notification-tiny-4d94:after,
.focus-wood-4129:after {
  clear: both;
}
.filter-small-781a .box_bronze_e6c8,
.primary-f8cf .box_bronze_e6c8,
.dark_08cd .box_bronze_e6c8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.table_medium_4b07 {
  display: inline-block;
}
.sort-steel-50f3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sort-steel-50f3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sort-steel-50f3 .disabled-green-c370 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled-green-c370 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.carousel-c5ff {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.carousel-c5ff:after,
.carousel-c5ff:before {
  content: "";
  display: table;
}
.carousel-c5ff:after {
  clear: both;
}
.summary-upper-3594 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay_white_d2ca .summary-upper-3594 {
  max-width: 50%;
}
.image_first_5e71 .summary-upper-3594 {
  max-width: 33.33%;
}
.accent_liquid_9083 .summary-upper-3594 {
  max-width: 25%;
}
.summary-3a68 .summary-upper-3594 {
  max-width: 20%;
}
.carousel-gas-0aaa .summary-upper-3594 {
  max-width: 16.66%;
}
.gallery_3366 .summary-upper-3594 {
  max-width: 14.28%;
}
.image_center_d253 .summary-upper-3594 {
  max-width: 12.5%;
}
.overlay-b72f .summary-upper-3594 {
  max-width: 11.11%;
}
.soft-8c94 {
  display: block;
}
.notification-e560 .fluid-4697 label,
.notification-e560 .pro-6a56 label,
.notification-e560 .liquid_8631 label,
.notification-e560 .paragraph_5f73 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-1802 {
  list-style: none;
  margin: 0;
}
.popup-1802 article.column_action_0c04 {
  margin-bottom: 0;
}
.popup-1802 ul {
  list-style: none;
  margin: 0;
}
.popup-1802 .gallery-7756 li.column_action_0c04 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-1802 .gallery-7756 li.column_action_0c04 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-1802 .gallery-7756 li.column_action_0c04: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) {
  .popup-1802 .gallery-7756 li.column_action_0c04 li.column_action_0c04 li.column_action_0c04 li.column_action_0c04 {
    padding-left: 0;
  }
}
article.column_action_0c04 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_action_0c04 .filter-small-781a p:last-of-type {
  margin-bottom: 0;
}
article.column_action_0c04 .steel-fa54 {
  float: left;
}
article.column_action_0c04 .fresh_fb92 {
  margin-left: 85px;
}
article.column_action_0c04 .table_over_14d7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_action_0c04 .table_over_14d7 .header-medium-7be2 {
  margin-left: 10px;
}
article.column_action_0c04 .cool-5d08 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_action_0c04 .title_motion_e0d5 {
  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 .fluid-4697,
  #respond .liquid_8631,
  #respond .paragraph_5f73 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid-4697 input,
#respond .liquid_8631 input,
#respond .paragraph_5f73 input {
  width: 100%;
}
#respond .paragraph_5f73 {
  margin-right: 0;
}
#respond .accent-new-feb4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover_9b39 {
  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;
}
.hover_9b39.tag-first-50cd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover_9b39 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%);
}
.hover_9b39:focus,
.hover_9b39: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);
}
.tabs-4912 {
  border-radius: 10%;
}
.short-24af {
  border-radius: 50%;
}
.smooth-2baa {
  font-size: 0.72em;
}
.label_4ecb {
  font-size: 0.875em;
}
.soft-2bf7 {
  font-size: 1.1em;
}
.card_huge_0cab {
  text-transform: uppercase;
  line-height: 1.2;
}
.card_huge_0cab.smooth-2baa {
  letter-spacing: 0.5px;
}
.highlight_iron_1c0e,
.highlight_iron_1c0e a {
  color: #6d6d6d;
}
.highlight_iron_1c0e a:hover {
  color: #111;
}
.alert-clean-afa5 {
  color: #6d6d6d;
}
.wide-d0db {
  overflow-x: hidden;
}
.wide-d0db .dirty-e851.east-1193 {
  position: relative;
}
.wide-d0db .dirty-e851.east-1193.chip-under-653d {
  position: initial;
}
.wide-d0db
  .dirty-e851.east-1193.chip-under-653d
  .slider_stale_0d95 {
  left: auto;
}
.wide-d0db .dirty-e851 .slider_stale_0d95 {
  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;
}
.wide-d0db .dirty-e851:hover.east-1193 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wide-d0db
  .dirty-e851:hover.east-1193
  .slider_stale_0d95 {
  display: block;
  z-index: 9999999;
}
.wide-d0db .column_26f3 .list_9bc1,
.wide-d0db .item-96d1 .list_9bc1 {
  display: none;
}
.wide-d0db .wrapper-8077 .dirty-e851:hover.east-1193 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification-e560 .fluid-4697 label,
.notification-e560 .pro-6a56 label,
.notification-e560 .liquid_8631 label,
.notification-e560 .paragraph_5f73 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-1802 {
  list-style: none;
  margin: 0;
}
.popup-1802 article.column_action_0c04 {
  margin-bottom: 0;
}
.popup-1802 ul {
  list-style: none;
  margin: 0;
}
.popup-1802 .gallery-7756 li.column_action_0c04 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-1802 .gallery-7756 li.column_action_0c04 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-1802 .gallery-7756 li.column_action_0c04: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) {
  .popup-1802 .gallery-7756 li.column_action_0c04 li.column_action_0c04 li.column_action_0c04 li.column_action_0c04 {
    padding-left: 0;
  }
}
article.column_action_0c04 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_action_0c04 .filter-small-781a p:last-of-type {
  margin-bottom: 0;
}
article.column_action_0c04 .steel-fa54 {
  float: left;
}
article.column_action_0c04 .fresh_fb92 {
  margin-left: 85px;
}
article.column_action_0c04 .table_over_14d7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_action_0c04 .table_over_14d7 .header-medium-7be2 {
  margin-left: 10px;
}
article.column_action_0c04 .cool-5d08 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_action_0c04 .title_motion_e0d5 {
  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 .fluid-4697,
  #respond .liquid_8631,
  #respond .paragraph_5f73 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid-4697 input,
#respond .liquid_8631 input,
#respond .paragraph_5f73 input {
  width: 100%;
}
#respond .paragraph_5f73 {
  margin-right: 0;
}
#respond .accent-new-feb4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_26f3 .bottom_09ad {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom_09ad .huge_0d80.form-1f95 .logo_e967 > li > a:focus,
.bottom_09ad .huge_0d80.form-1f95 .logo_e967 > li > a:hover,
.bottom_09ad .huge_0d80.hover-4976 .logo_e967 > li > a:focus,
.bottom_09ad .huge_0d80.hover-4976 .logo_e967 > li > a:hover,
.bottom_09ad .huge_0d80.mask-large-6f73 .logo_e967 > li > a:focus,
.bottom_09ad .huge_0d80.mask-large-6f73 .logo_e967 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_09ad
  .huge_0d80.form-1f95
  .logo_e967
  > li.tag-cec0
  > a,
.bottom_09ad
  .huge_0d80.form-1f95
  .logo_e967
  > li.element_upper_5f5c
  > a,
.bottom_09ad
  .huge_0d80.hover-4976
  .logo_e967
  > li.tag-cec0
  > a,
.bottom_09ad
  .huge_0d80.hover-4976
  .logo_e967
  > li.element_upper_5f5c
  > a,
.bottom_09ad
  .huge_0d80.mask-large-6f73
  .logo_e967
  > li.tag-cec0
  > a,
.bottom_09ad .huge_0d80.mask-large-6f73 .logo_e967 > li.button-top-6f29 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_09ad .bronze_ac55,
.bottom_09ad .bronze_ac55 a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_09ad .text_9ffa.chip_c8c0 li a,
.bottom_09ad .hard_4249 a,
.bottom_09ad .glass_2dd8,
.bottom_09ad .logo_e967 > li > a,
.bottom_09ad .feature-hovered-c375 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad .text_9ffa.chip_c8c0 li a:hover,
.bottom_09ad .hard_4249 a:hover,
.bottom_09ad .glass_2dd8:hover,
.bottom_09ad .logo_e967 > li > a:hover,
.bottom_09ad .feature-hovered-c375:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_09ad .sort_center_94c2 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad .sort_center_94c2 .bright-8190 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_09ad .sort_center_94c2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_09ad .frame-bright-de5b .media_05eb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad .frame-bright-de5b .media_05eb .mask_2aec {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad
  .frame-bright-de5b
  .media_05eb
  .mask_2aec::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad
  .frame-bright-de5b
  .media_05eb
  .mask_2aec:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad
  .frame-bright-de5b
  .media_05eb
  .mask_2aec::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad
  .frame-bright-de5b
  .media_05eb
  .mask_2aec::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad .frame-bright-de5b .dropdown-tiny-d2c4 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_09ad .frame-bright-de5b .dropdown-tiny-d2c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-cf6d
  .bottom_09ad
  .frame-bright-de5b
  .status-copper-f0ef
  .item-494c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-cf6d
  .bottom_09ad
  .frame-bright-de5b
  .status-copper-f0ef
  .mask_2aec {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_26f3 .border_iron_110e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border_iron_110e .huge_0d80.form-1f95 .logo_e967 > li > a:focus,
.border_iron_110e .huge_0d80.form-1f95 .logo_e967 > li > a:hover,
.border_iron_110e .huge_0d80.hover-4976 .logo_e967 > li > a:focus,
.border_iron_110e .huge_0d80.hover-4976 .logo_e967 > li > a:hover,
.border_iron_110e .huge_0d80.mask-large-6f73 .logo_e967 > li > a:focus,
.border_iron_110e .huge_0d80.mask-large-6f73 .logo_e967 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_iron_110e
  .huge_0d80.form-1f95
  .logo_e967
  > li.tag-cec0
  > a,
.border_iron_110e
  .huge_0d80.form-1f95
  .logo_e967
  > li.element_upper_5f5c
  > a,
.border_iron_110e
  .huge_0d80.hover-4976
  .logo_e967
  > li.tag-cec0
  > a,
.border_iron_110e
  .huge_0d80.hover-4976
  .logo_e967
  > li.element_upper_5f5c
  > a,
.border_iron_110e
  .huge_0d80.mask-large-6f73
  .logo_e967
  > li.tag-cec0
  > a,
.border_iron_110e .huge_0d80.mask-large-6f73 .logo_e967 > li.button-top-6f29 > a {
  color: rgba(0, 0, 0, 0.8);
}
.border_iron_110e .bronze_ac55,
.border_iron_110e .bronze_ac55 a {
  color: rgba(0, 0, 0, 0.8);
}
.border_iron_110e .text_9ffa.chip_c8c0 li a,
.border_iron_110e .hard_4249 a,
.border_iron_110e .glass_2dd8,
.border_iron_110e .logo_e967 > li > a,
.border_iron_110e .feature-hovered-c375 {
  color: rgba(0, 0, 0, 0.55);
}
.border_iron_110e .text_9ffa.chip_c8c0 li a:hover,
.border_iron_110e .hard_4249 a:hover,
.border_iron_110e .glass_2dd8:hover,
.border_iron_110e .logo_e967 > li > a:hover,
.border_iron_110e .feature-hovered-c375:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_iron_110e .sort_center_94c2 {
  color: rgba(0, 0, 0, 0.55);
}
.border_iron_110e .sort_center_94c2 .bright-8190 {
  color: rgba(0, 0, 0, 0.8);
}
.border_iron_110e .sort_center_94c2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-7ba0 .active_lite_5097 {
  margin-left: auto;
  margin-right: auto;
}
.primary-f8cf > * {
  margin-left: auto;
  margin-right: auto;
}
.primary-f8cf .background_86b1 {
  margin-right: 1.41575em;
}
.wrapper-6163 .primary-f8cf > .disabled-black-b470 {
  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;
}
.wrapper-6163 .primary-f8cf > .pink_89a4 {
  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;
}
.large_d396.block-7ba0 .active_lite_5097,
.module-eb63.block-7ba0 .active_lite_5097 {
  margin-left: 0;
}
.short-4a17.block-7ba0 .active_lite_5097,
.logo-next-7686.block-7ba0 .active_lite_5097 {
  margin-right: 0;
}
.primary-f8cf ol,
.primary-f8cf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.card-429e video {
  max-width: 100%;
}
.lower-3b68 img {
  display: block;
}
.lower-3b68.background_86b1,
.lower-3b68.tertiary_9a61 {
  width: 100%;
}
.lower-3b68.pink_89a4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list-last-0cc2:not(.stale-5a55) {
  margin: 1.5em auto;
}
.button-c087 p {
  padding: 1.5em 14px;
}
ul.info-8f3a.pink_89a4,
ul.info-8f3a.disabled-black-b470,
ul.info-8f3a.media_lower_0005.disabled-black-b470 {
  padding: 0 14px;
}
.pink_0b36 {
  display: block;
  overflow-x: auto;
}
.pink_0b36 table {
  border-collapse: collapse;
  width: 100%;
}
.pink_0b36 td,
.pink_0b36 th {
  padding: 0.5em;
}
.primary-f8cf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.primary-f8cf ol ol,
.primary-f8cf ol ul,
.primary-f8cf ul ol,
.primary-f8cf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.primary-f8cf ol ol li,
.primary-f8cf ol ul li,
.primary-f8cf ul ol li,
.primary-f8cf ul ul li {
  margin-left: 0;
}
.image_narrow_295b.disabled_pink_a38f > .wrapper_silver_9f6c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.image_narrow_295b.disabled_pink_a38f > .wrapper_silver_9f6c iframe,
.image_narrow_295b.disabled_pink_a38f > .wrapper_silver_9f6c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.chip_37b1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.chip_37b1.active_21fc {
  padding: 0;
}
.chip_37b1.active_21fc cite {
  font-size: 13px;
}
.chip_37b1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.chip_37b1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tag-3366 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tag-3366 > p:first-child {
  margin-top: 0;
}
.tag-3366 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tag-3366 blockquote {
  border-left: 0;
}
.basic_6c6d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.basic_6c6d:not(.dynamic-0319) {
  max-width: 100px;
}
.basic_6c6d.pressed-dc21 {
  border-bottom: none !important;
  text-align: center;
}
.basic_6c6d.pressed-dc21::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button-c087 p {
    padding: 1.5em 0;
  }
}
.feature_2450 {
  color: #0073aa;
}
.copper-f051 {
  background-color: #0073aa;
}
.pagination-7e1c {
  color: #229fd8;
}
.detail-gold-06af {
  background-color: #229fd8;
}
.feature_over_7140 {
  color: #eee;
}
.pattern_7e2c {
  background-color: #eee;
}
.module-new-4359 {
  color: #444;
}
.action_2ab5 {
  background-color: #444;
}
.outline_liquid_dda5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outline_liquid_dda5 .background-9fee .hard_4249 {
  font-size: 15px;
}
.outline_liquid_dda5 .hard_4249 {
  line-height: 1.3;
}
.outline_liquid_dda5 .border_iron_110e {
}
.outline_liquid_dda5 .bottom_09ad {
  background: #235787;
}
.surface-bronze-eddc {
  padding: 0;
}
.surface-bronze-eddc .bottom_09ad {
  background: #1a1a1a;
}
.surface-bronze-eddc .border_iron_110e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.upper-7e97 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.upper-7e97 .border_iron_110e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.upper-7e97 .bottom_09ad {
  background: #303030;
}
.focus-wood-4129 {
  position: relative;
  z-index: 10;
}
.focus-wood-4129 .breadcrumb-cf07 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue_2412 .east-1193 {
  display: inline-block;
  vertical-align: middle;
}
.blue_2412.up-d88e .east-1193 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .blue_2412.up-d88e .east-1193 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .blue_2412.up-d88e .east-1193 {
    margin-right: 0.4em;
  }
}
.blue_2412.up-d88e .east-1193:last-child {
  margin-right: 0;
}
.element-steel-9f17 .breadcrumb-cf07 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column_26f3 .background-9fee {
    margin: 0 -0.5em;
  }
  .column_26f3 .background-9fee [class*="customify-col-"],
  .column_26f3 .background-9fee [class*="customify-col_"],
  .column_26f3 .background-9fee [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column_26f3.soft-64a3 .breadcrumb-cf07 {
  background: 0 0 !important;
}
.column_26f3.soft-64a3 .breadcrumb-cf07,
.column_26f3.element-steel-9f17 .breadcrumb-cf07 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column_26f3.tooltip-3c8f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column_26f3.element-steel-9f17 .breadcrumb-cf07 {
  box-shadow: none !important;
}
.hero_5df1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hero_5df1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hero_5df1 {
    padding: 18px 0 20px;
  }
}
.hero_5df1 .tag-7ce8 {
  width: 100%;
}
.hero_5df1 .iron_25b0 {
  margin-bottom: 0;
}
.hero_5df1 .tiny_970e {
  margin-top: 5px;
  font-size: 0.875em;
}
.surface_f9ff {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.surface_f9ff .slider_74a6 {
  width: 100%;
}
.mini_d478 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mini_d478 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mini_d478 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;
}
.mini_d478 li:last-child:after {
  display: none;
}
.mini_d478 li a {
  font-weight: 500;
  margin-right: 10px;
}
.filter_lite_92f4 .list_9bc1 button,
.hero_5df1 .list_9bc1 button {
  left: 0;
}
.filter_lite_92f4 .slider_74a6,
.hero_5df1 .slider_74a6 {
  padding-left: 0;
  padding-right: 0;
}
.filter_lite_92f4 .surface_f9ff,
.hero_5df1 .surface_f9ff {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.filter_lite_92f4 {
  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;
}
.filter_lite_92f4: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;
}
.filter_lite_92f4 .action_3f1d {
  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) {
  .filter_lite_92f4 .action_3f1d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .filter_lite_92f4 .action_3f1d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .filter_lite_92f4 .action_3f1d {
    min-height: 200px;
  }
}
.filter_lite_92f4 .mini_d478 {
  color: rgba(255, 255, 255, 0.8);
}
.filter_lite_92f4 .mini_d478 a,
.filter_lite_92f4 .mini_d478 li:after {
  color: inherit;
}
.filter_lite_92f4 .mini_d478 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown-paper-09fe {
  margin-bottom: 0.5em;
}
.next-1fa7 {
  margin-bottom: 1.2em;
}
.next-1fa7,
.dropdown-paper-09fe {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.next-1fa7 p:last-child,
.dropdown-paper-09fe p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .list_9bc1,
#masthead .list_9bc1 {
  display: none;
}
#masthead
  > .list_9bc1.detail-last-c641 {
  display: none;
}
#masthead > .list_9bc1 button {
  left: 0;
}
.background-f412 {
  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%;
}
.background-f412 .east-1193 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.background-f412 .east_c481 {
  display: -webkit-box;
  display: flex;
}
.background-f412 .east_c481.icon-cb76 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.background-f412 .east_c481.status_right_8399 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background-f412 .east_c481.new-1735 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background-f412.badge_basic_550b.active-457a .east_c481.icon-cb76 {
  flex-basis: 100%;
}
.background-f412.prev-a343 .east_c481.status_right_8399 {
  -webkit-box-flex: 1;
  flex: auto;
}
.background-f412.prev-a343 .east_c481.new-1735 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .list_9bc1.detail-last-c641 {
  display: none;
}
#masthead > .list_9bc1 button {
  left: 0;
}
.nav-outer-7885 {
  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;
}
.nav-outer-7885:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.nav-outer-7885.shadow-solid-111b i {
  margin-right: 4px;
}
.nav-outer-7885.grid_890c i {
  margin-left: 5px;
}
.hard_4249 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hard_4249 p:last-child {
  margin-bottom: 0;
}
.column_3b37 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column_3b37 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column_3b37 img {
  display: block;
  width: auto;
  line-height: 1;
}
.column_3b37 .bronze_ac55 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column_3b37 .texture_gas_9d88 {
  margin: 5px 0 7px 0;
}
.column_3b37.card_stale_a653 .button-e01a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_3b37.card_stale_a653 .first_357a {
  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;
}
.column_3b37.image-e2c6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column_3b37.image-e2c6 .button-e01a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_3b37.image-e2c6 .first_357a {
  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;
}
.column_3b37.lower_7163 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_3b37.breadcrumb-pink-74a8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column_3b37.breadcrumb-pink-74a8 .first_357a {
  margin-top: 7px;
}
.simple_f7ce {
  display: inline-block;
}
.focus-wood-4129 .layout-c1b6 .column_3b37 img {
  max-width: 100%;
}
.huge_0d80 .logo_short_ce7e.tall-f497,
.input_slow_d5c9 .logo_short_ce7e.tall-f497 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.huge_0d80 .shadow_9f77,
.input_slow_d5c9 .shadow_9f77 {
  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%);
}
.huge_0d80 .shadow_9f77 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.huge_0d80.sidebar-yellow-bbba .shadow_9f77 {
  display: none;
}
.huge_0d80 .main-huge-31ea {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge_0d80 .main-huge-31ea li {
  display: inline-block;
  position: relative;
}
.huge_0d80 .main-huge-31ea li:last-child {
  margin-right: 0;
}
.huge_0d80 .main-huge-31ea 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;
}
.huge_0d80 .main-huge-31ea li.button-top-6f29 > a {
  color: rgba(0, 0, 0, 0.9);
}
.huge_0d80 .main-huge-31ea > 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;
}
.huge_0d80 .main-huge-31ea > li > a i {
  line-height: 0;
}
.huge_0d80 .main-huge-31ea > li.active_5cd3 > a .shadow_9f77 {
  margin-left: 4px;
  line-height: 0;
}
.huge_0d80 .main-huge-31ea .under-e691 li.active_5cd3 > a {
  position: relative;
}
.huge_0d80 .main-huge-31ea .under-e691 li.active_5cd3 > a:after,
.huge_0d80 .main-huge-31ea .under-e691 li.active_5cd3 > a:before {
  content: "";
  display: table;
}
.huge_0d80 .main-huge-31ea .under-e691 li.active_5cd3 > a:after {
  clear: both;
}
.huge_0d80 .main-huge-31ea .under-e691 li.active_5cd3 > a .shadow_9f77 {
  margin-left: 5px;
  float: right;
}
.huge_0d80 .mini-e10f,
.huge_0d80 .under-e691 {
  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;
}
.huge_0d80 .under-e691 {
  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;
}
.huge_0d80 .under-e691 .tall-f497 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.huge_0d80 .under-e691 .shadow_9f77 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.huge_0d80 .under-e691 li {
  display: block;
  margin: 0;
  padding: 0;
}
.huge_0d80 .under-e691 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;
}
.huge_0d80 .under-e691 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.huge_0d80 .under-e691 .under-e691 {
  top: 0;
  left: 100%;
}
.huge_0d80 .widget_a954.fn-focus-d689 > .mini-e10f,
.huge_0d80 .widget_a954.fn-focus-d689 > .under-e691,
.huge_0d80 .widget_a954:focus > .mini-e10f,
.huge_0d80 .widget_a954:focus > .under-e691,
.huge_0d80 .widget_a954:hover > .mini-e10f,
.huge_0d80 .widget_a954:hover > .under-e691 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.huge_0d80.mask-large-6f73 .logo_e967:after,
.huge_0d80.mask-large-6f73 .logo_e967:before {
  content: "";
  display: table;
}
.huge_0d80.mask-large-6f73 .logo_e967:after {
  clear: both;
}
.huge_0d80.mask-large-6f73 .logo_e967 > li {
  float: left;
}
.huge_0d80.info-paper-1e31 .logo_e967:after,
.huge_0d80.info-paper-1e31 .logo_e967:before {
  content: "";
  display: table;
}
.huge_0d80.info-paper-1e31 .logo_e967:after {
  clear: both;
}
.huge_0d80.info-paper-1e31 .logo_e967 > li {
  float: left;
}
.huge_0d80.info-paper-1e31 .logo_e967 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.huge_0d80.info-paper-1e31 .logo_e967 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.huge_0d80.info-paper-1e31 .logo_e967 > li.tag-cec0 > a,
.huge_0d80.info-paper-1e31 .logo_e967 > li.button-top-6f29 > a {
  color: #fff;
  background-color: #1e4b75;
}
.huge_0d80.form-1f95 .logo_e967 > li > a .tall-f497 {
  position: relative;
}
.huge_0d80.form-1f95 .logo_e967 > li > a .tall-f497: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;
}
.huge_0d80.form-1f95
  .logo_e967
  > li:focus
  > a
  .tall-f497:before,
.huge_0d80.form-1f95
  .logo_e967
  > li:hover
  > a
  .tall-f497:before {
  width: 100%;
  background-color: currentColor;
}
.huge_0d80.form-1f95
  .logo_e967
  > li.tag-cec0
  > a
  .tall-f497:before,
.huge_0d80.form-1f95
  .logo_e967
  > li.element_upper_5f5c
  > a
  .tall-f497:before {
  width: 100%;
  background-color: currentColor;
}
.huge_0d80.hover-4976 .logo_e967 > li > a .tall-f497 {
  position: relative;
}
.huge_0d80.hover-4976 .logo_e967 > li > a .tall-f497: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;
}
.huge_0d80.hover-4976 .logo_e967 > li:focus > a .tall-f497:before,
.huge_0d80.hover-4976
  .logo_e967
  > li:hover
  > a
  .tall-f497:before {
  width: 100%;
  background-color: currentColor;
}
.huge_0d80.hover-4976
  .logo_e967
  > li.tag-cec0
  > a
  .tall-f497:before,
.huge_0d80.hover-4976
  .logo_e967
  > li.element_upper_5f5c
  > a
  .tall-f497:before {
  width: 100%;
  background-color: currentColor;
}
.input_slow_d5c9 .main-huge-31ea {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input_slow_d5c9 .main-huge-31ea li:first-child > a {
  border-top: none;
}
.input_slow_d5c9 .main-huge-31ea .card-1453 > .tall-f497 .shadow_9f77 {
  display: none;
}
.input_slow_d5c9 .main-huge-31ea li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input_slow_d5c9 .main-huge-31ea li:last-child {
  border: none;
}
.input_slow_d5c9 .main-huge-31ea li.active_5cd3 > a {
  padding-right: 45px !important;
}
.input_slow_d5c9 .main-huge-31ea li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input_slow_d5c9 .main-huge-31ea li a:focus,
.input_slow_d5c9 .main-huge-31ea li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_slow_d5c9 .main-huge-31ea li .sidebar_brown_a9a4 {
  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;
}
.input_slow_d5c9 .main-huge-31ea li .sidebar_brown_a9a4:hover {
  box-shadow: none;
}
.input_slow_d5c9 .main-huge-31ea li .sidebar_brown_a9a4 .shadow_9f77 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input_slow_d5c9 .main-huge-31ea .under-e691 {
  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);
}
.input_slow_d5c9 .main-huge-31ea .under-e691 li a {
  padding-left: 3em;
}
.input_slow_d5c9 .main-huge-31ea .focused_1461 > a .sidebar_brown_a9a4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_slow_d5c9 .main-huge-31ea .focused_1461 > .under-e691 {
  display: block;
  opacity: 1;
}
.main_tall_00d6 {
  max-width: 100%;
}
.column-gold-a811 {
  line-height: 0;
  cursor: pointer;
}
.feature-hovered-c375 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.feature-hovered-c375:hover {
  box-shadow: none;
  color: currentColor;
}
.feature-hovered-c375 svg {
  width: 18px;
  height: 18px;
}
.feature-hovered-c375 .copper-b3f0 {
  display: none;
}
.frame_easy_68b1 {
  position: relative;
}
.frame_easy_68b1.fn-active-d689 .feature-hovered-c375 .dark_57f4 {
  display: none;
}
.frame_easy_68b1.fn-active-d689 .feature-hovered-c375 .copper-b3f0 {
  display: inline-block;
}
.frame_easy_68b1 .media_666e {
  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);
}
.frame_easy_68b1.carousel-5443 .media_666e {
  left: auto;
  right: -0.9em;
}
.frame_easy_68b1.carousel-5443 .accent_42f1::before {
  left: auto;
  right: 15px;
}
.frame_easy_68b1.fn-active-d689 .media_666e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-copper-f0ef {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status-copper-f0ef label {
  flex-basis: 100%;
}
.status-copper-f0ef .media_05eb {
  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;
}
.status-copper-f0ef .mask_2aec {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status-copper-f0ef .mask_2aec:focus {
  background-color: transparent;
}
.status-copper-f0ef button.dropdown-tiny-d2c4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status-copper-f0ef button.dropdown-tiny-d2c4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status-copper-f0ef button.dropdown-tiny-d2c4 svg {
  width: 18px;
  height: 18px;
}
.status-copper-f0ef input[type="submit"] {
  min-height: auto;
}
.frame-bright-de5b .status-copper-f0ef .mask_2aec {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accent_42f1 {
  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) {
  .accent_42f1 {
    width: 220px;
  }
}
.accent_42f1 label {
  flex-basis: 100%;
}
.accent_42f1::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;
}
.gradient-cf6d .frame-bright-de5b .status-copper-f0ef {
  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;
}
.gradient-cf6d
  .frame-bright-de5b
  .status-copper-f0ef
  .media_05eb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient-cf6d .frame-bright-de5b .status-copper-f0ef .mask_2aec {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient-cf6d
  .frame-bright-de5b
  .status-copper-f0ef
  .mask_2aec:focus {
  background: 0 0;
}
.gradient-cf6d
  .frame-bright-de5b
  .status-copper-f0ef
  .item-494c {
  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;
}
.text_9ffa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.text_9ffa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.text_9ffa li:last-child {
  margin-right: 0;
}
.text_9ffa li:first-child {
  margin-left: 0;
}
.text_9ffa.card_ff10 a {
  color: #fff;
}
.text_9ffa.card_ff10 a:hover {
  color: #fff;
}
.text_9ffa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.text_9ffa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.text_9ffa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text_9ffa a:hover {
  opacity: 0.9;
  color: inherit;
}
.text_9ffa [class*="social-icon-apple"] {
  background-color: #999;
}
.text_9ffa [class*="social-icon-apple"].slider_889f {
  background-color: transparent;
  color: #999;
}
.text_9ffa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.text_9ffa [class*="social-icon-behance"].slider_889f {
  background-color: transparent;
  color: #1769ff;
}
.text_9ffa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.text_9ffa [class*="social-icon-bitbucket"].slider_889f {
  background-color: transparent;
  color: #205081;
}
.text_9ffa [class*="social-icon-codepen"] {
  background-color: #000;
}
.text_9ffa [class*="social-icon-codepen"].slider_889f {
  background-color: transparent;
  color: #000;
}
.text_9ffa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.text_9ffa [class*="social-icon-delicious"].slider_889f {
  background-color: transparent;
  color: #39f;
}
.text_9ffa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.text_9ffa [class*="social-icon-digg"].slider_889f {
  background-color: transparent;
  color: #005be2;
}
.text_9ffa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.text_9ffa [class*="social-icon-dribbble"].slider_889f {
  background-color: transparent;
  color: #ea4c89;
}
.text_9ffa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.text_9ffa [class*="social-icon-envelope"].slider_889f {
  background-color: transparent;
  color: #ea4335;
}
.text_9ffa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.text_9ffa [class*="social-icon-facebook"].slider_889f {
  background-color: transparent;
  color: #3b5998;
}
.text_9ffa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.text_9ffa [class*="social-icon-flickr"].slider_889f {
  background-color: transparent;
  color: #0063dc;
}
.text_9ffa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.text_9ffa [class*="social-icon-foursquare"].slider_889f {
  background-color: transparent;
  color: #2d5be3;
}
.text_9ffa [class*="social-icon-github"] {
  background-color: #333;
}
.text_9ffa [class*="social-icon-github"].slider_889f {
  background-color: transparent;
  color: #333;
}
.text_9ffa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.text_9ffa [class*="social-icon-google-plus"].slider_889f {
  background-color: transparent;
  color: #dd4b39;
}
.text_9ffa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.text_9ffa [class*="social-icon-houzz"].slider_889f {
  background-color: transparent;
  color: #7ac142;
}
.text_9ffa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.text_9ffa [class*="social-icon-instagram"].slider_889f {
  background-color: transparent;
  color: #262626;
}
.text_9ffa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.text_9ffa [class*="social-icon-jsfiddle"].slider_889f {
  background-color: transparent;
  color: #487aa2;
}
.text_9ffa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.text_9ffa [class*="social-icon-linkedin"].slider_889f {
  background-color: transparent;
  color: #0077b5;
}
.text_9ffa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.text_9ffa [class*="social-icon-medium"].slider_889f {
  background-color: transparent;
  color: #00ab6b;
}
.text_9ffa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.text_9ffa
  [class*="social-icon-odnoklassniki"].slider_889f {
  background-color: transparent;
  color: #f4731c;
}
.text_9ffa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.text_9ffa [class*="social-icon-meetup"].slider_889f {
  background-color: transparent;
  color: #ec1c40;
}
.text_9ffa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.text_9ffa [class*="social-icon-pinterest"].slider_889f {
  background-color: transparent;
  color: #bd081c;
}
.text_9ffa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.text_9ffa [class*="social-icon-product-hunt"].slider_889f {
  background-color: transparent;
  color: #da552f;
}
.text_9ffa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.text_9ffa [class*="social-icon-reddit"].slider_889f {
  background-color: transparent;
  color: #ff4500;
}
.text_9ffa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.text_9ffa [class*="social-icon-rss"].slider_889f {
  background-color: transparent;
  color: #f26522;
}
.text_9ffa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.text_9ffa
  [class*="social-icon-shopping-cart"].slider_889f {
  background-color: transparent;
  color: #4caf50;
}
.text_9ffa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.text_9ffa [class*="social-icon-skype"].slider_889f {
  background-color: transparent;
  color: #00aff0;
}
.text_9ffa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.text_9ffa [class*="social-icon-slideshare"].slider_889f {
  background-color: transparent;
  color: #0077b5;
}
.text_9ffa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.text_9ffa [class*="social-icon-snapchat"].slider_889f {
  background-color: transparent;
  color: #fffc00;
}
.text_9ffa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.text_9ffa [class*="social-icon-soundcloud"].slider_889f {
  background-color: transparent;
  color: #f80;
}
.text_9ffa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.text_9ffa [class*="social-icon-spotify"].slider_889f {
  background-color: transparent;
  color: #2ebd59;
}
.text_9ffa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.text_9ffa
  [class*="social-icon-stack-overflow"].slider_889f {
  background-color: transparent;
  color: #fe7a15;
}
.text_9ffa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.text_9ffa [class*="social-icon-maldkfgram"].slider_889f {
  background-color: transparent;
  color: #2ca5e0;
}
.text_9ffa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.text_9ffa [class*="social-icon-tripadvisor"].slider_889f {
  background-color: transparent;
  color: #589442;
}
.text_9ffa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.text_9ffa [class*="social-icon-tumblr"].slider_889f {
  background-color: transparent;
  color: #35465c;
}
.text_9ffa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.text_9ffa [class*="social-icon-twitch"].slider_889f {
  background-color: transparent;
  color: #6441a5;
}
.text_9ffa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.text_9ffa [class*="social-icon-twitter"].slider_889f {
  background-color: transparent;
  color: #1da1f2;
}
.text_9ffa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.text_9ffa [class*="social-icon-vimeo"].slider_889f {
  background-color: transparent;
  color: #1ab7ea;
}
.text_9ffa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.text_9ffa [class*="social-icon-vk"].slider_889f {
  background-color: transparent;
  color: #45668e;
}
.text_9ffa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.text_9ffa [class*="social-icon-weibo"].slider_889f {
  background-color: transparent;
  color: #df2029;
}
.text_9ffa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.text_9ffa [class*="social-icon-weixin"].slider_889f {
  background-color: transparent;
  color: #7bb32e;
}
.text_9ffa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.text_9ffa [class*="social-icon-whatsapp"].slider_889f {
  background-color: transparent;
  color: #25d366;
}
.text_9ffa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.text_9ffa [class*="social-icon-wordpress"].slider_889f {
  background-color: transparent;
  color: #21759b;
}
.text_9ffa [class*="social-icon-xing"] {
  background-color: #026466;
}
.text_9ffa [class*="social-icon-xing"].slider_889f {
  background-color: transparent;
  color: #026466;
}
.text_9ffa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.text_9ffa [class*="social-icon-yelp"].slider_889f {
  background-color: transparent;
  color: #af0606;
}
.text_9ffa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.text_9ffa [class*="social-icon-youtube"].slider_889f {
  background-color: transparent;
  color: #cd201f;
}
.glass_2dd8 {
  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;
}
.glass_2dd8:hover {
  box-shadow: none;
  background: 0 0;
}
.north-c69b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hard_b550 {
  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;
}
.active-selected-a1c5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paper_ecd9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paper_ecd9,
.paper_ecd9::after,
.paper_ecd9::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;
}
.paper_ecd9::after,
.paper_ecd9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dark_8a8e .hard_b550 .active-selected-a1c5 {
  margin-top: -2px;
  width: 19px;
}
.dark_8a8e .hard_b550 .paper_ecd9 {
  margin-top: -1px;
}
.dark_8a8e .hard_b550 .paper_ecd9,
.dark_8a8e .hard_b550 .paper_ecd9::after,
.dark_8a8e .hard_b550 .paper_ecd9::before {
  width: 19px;
  height: 2px;
}
.dark_8a8e .hard_b550 .paper_ecd9::before {
  top: -6px;
}
.dark_8a8e .hard_b550 .paper_ecd9::after {
  bottom: -6px;
}
.box-5a7a .hard_b550 .active-selected-a1c5 {
  margin-top: -2px;
  width: 22px;
}
.box-5a7a .hard_b550 .paper_ecd9 {
  margin-top: -1px;
}
.box-5a7a .hard_b550 .paper_ecd9,
.box-5a7a .hard_b550 .paper_ecd9::after,
.box-5a7a .hard_b550 .paper_ecd9::before {
  width: 22px;
  height: 2px;
}
.box-5a7a .hard_b550 .paper_ecd9::before {
  top: -7px;
}
.box-5a7a .hard_b550 .paper_ecd9::after {
  bottom: -7px;
}
.text-3ad0 .hard_b550 .active-selected-a1c5 {
  margin-top: -2px;
  width: 31px;
}
.text-3ad0 .hard_b550 .paper_ecd9 {
  margin-top: -1.5px;
}
.text-3ad0 .hard_b550 .paper_ecd9,
.text-3ad0 .hard_b550 .paper_ecd9::after,
.text-3ad0 .hard_b550 .paper_ecd9::before {
  width: 31px;
  height: 3px;
}
.text-3ad0 .hard_b550 .paper_ecd9::before {
  top: -9px;
}
.text-3ad0 .hard_b550 .paper_ecd9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_bd0b .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 19px;
  }
  .main_bd0b .hard_b550 .paper_ecd9 {
    margin-top: -1px;
  }
  .main_bd0b .hard_b550 .paper_ecd9,
  .main_bd0b .hard_b550 .paper_ecd9::after,
  .main_bd0b .hard_b550 .paper_ecd9::before {
    width: 19px;
    height: 2px;
  }
  .main_bd0b .hard_b550 .paper_ecd9::before {
    top: -6px;
  }
  .main_bd0b .hard_b550 .paper_ecd9::after {
    bottom: -6px;
  }
  .bronze_1815 .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 22px;
  }
  .bronze_1815 .hard_b550 .paper_ecd9 {
    margin-top: -1px;
  }
  .bronze_1815 .hard_b550 .paper_ecd9,
  .bronze_1815 .hard_b550 .paper_ecd9::after,
  .bronze_1815 .hard_b550 .paper_ecd9::before {
    width: 22px;
    height: 2px;
  }
  .bronze_1815 .hard_b550 .paper_ecd9::before {
    top: -7px;
  }
  .bronze_1815 .hard_b550 .paper_ecd9::after {
    bottom: -7px;
  }
  .photo-current-e712 .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-current-e712 .hard_b550 .paper_ecd9 {
    margin-top: -1.5px;
  }
  .photo-current-e712 .hard_b550 .paper_ecd9,
  .photo-current-e712 .hard_b550 .paper_ecd9::after,
  .photo-current-e712 .hard_b550 .paper_ecd9::before {
    width: 31px;
    height: 3px;
  }
  .photo-current-e712 .hard_b550 .paper_ecd9::before {
    top: -9px;
  }
  .photo-current-e712 .hard_b550 .paper_ecd9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mini-9ed0 .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 19px;
  }
  .mini-9ed0 .hard_b550 .paper_ecd9 {
    margin-top: -1px;
  }
  .mini-9ed0 .hard_b550 .paper_ecd9,
  .mini-9ed0 .hard_b550 .paper_ecd9::after,
  .mini-9ed0 .hard_b550 .paper_ecd9::before {
    width: 19px;
    height: 2px;
  }
  .mini-9ed0 .hard_b550 .paper_ecd9::before {
    top: -6px;
  }
  .mini-9ed0 .hard_b550 .paper_ecd9::after {
    bottom: -6px;
  }
  .photo-upper-84ba .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 22px;
  }
  .photo-upper-84ba .hard_b550 .paper_ecd9 {
    margin-top: -1px;
  }
  .photo-upper-84ba .hard_b550 .paper_ecd9,
  .photo-upper-84ba .hard_b550 .paper_ecd9::after,
  .photo-upper-84ba .hard_b550 .paper_ecd9::before {
    width: 22px;
    height: 2px;
  }
  .photo-upper-84ba .hard_b550 .paper_ecd9::before {
    top: -7px;
  }
  .photo-upper-84ba .hard_b550 .paper_ecd9::after {
    bottom: -7px;
  }
  .basic-b081 .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 31px;
  }
  .basic-b081 .hard_b550 .paper_ecd9 {
    margin-top: -1.5px;
  }
  .basic-b081 .hard_b550 .paper_ecd9,
  .basic-b081 .hard_b550 .paper_ecd9::after,
  .basic-b081 .hard_b550 .paper_ecd9::before {
    width: 31px;
    height: 3px;
  }
  .basic-b081 .hard_b550 .paper_ecd9::before {
    top: -9px;
  }
  .basic-b081 .hard_b550 .paper_ecd9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .narrow_9b92 .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_9b92 .hard_b550 .paper_ecd9 {
    margin-top: -1px;
  }
  .narrow_9b92 .hard_b550 .paper_ecd9,
  .narrow_9b92 .hard_b550 .paper_ecd9::after,
  .narrow_9b92 .hard_b550 .paper_ecd9::before {
    width: 19px;
    height: 2px;
  }
  .narrow_9b92 .hard_b550 .paper_ecd9::before {
    top: -6px;
  }
  .narrow_9b92 .hard_b550 .paper_ecd9::after {
    bottom: -6px;
  }
  .surface-df74 .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 22px;
  }
  .surface-df74 .hard_b550 .paper_ecd9 {
    margin-top: -1px;
  }
  .surface-df74 .hard_b550 .paper_ecd9,
  .surface-df74 .hard_b550 .paper_ecd9::after,
  .surface-df74 .hard_b550 .paper_ecd9::before {
    width: 22px;
    height: 2px;
  }
  .surface-df74 .hard_b550 .paper_ecd9::before {
    top: -7px;
  }
  .surface-df74 .hard_b550 .paper_ecd9::after {
    bottom: -7px;
  }
  .text_iron_d2d2 .hard_b550 .active-selected-a1c5 {
    margin-top: -2px;
    width: 31px;
  }
  .text_iron_d2d2 .hard_b550 .paper_ecd9 {
    margin-top: -1.5px;
  }
  .text_iron_d2d2 .hard_b550 .paper_ecd9,
  .text_iron_d2d2 .hard_b550 .paper_ecd9::after,
  .text_iron_d2d2 .hard_b550 .paper_ecd9::before {
    width: 31px;
    height: 3px;
  }
  .text_iron_d2d2 .hard_b550 .paper_ecd9::before {
    top: -9px;
  }
  .text_iron_d2d2 .hard_b550 .paper_ecd9::after {
    bottom: -9px;
  }
}
.shade-static-cc9d .paper_ecd9 {
  -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);
}
.shade-static-cc9d .paper_ecd9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shade-static-cc9d .paper_ecd9::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);
}
.shade-static-cc9d.menu-white-c357 .paper_ecd9 {
  -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);
}
.shade-static-cc9d.menu-white-c357 .paper_ecd9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shade-static-cc9d.menu-white-c357 .paper_ecd9::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);
}
.media-c9e5 {
  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.pagination-8547:before {
  display: none;
}
.item-96d1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item-96d1 .bright-74c7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item-96d1 .bright-74c7:last-of-type {
  border-bottom: none;
}
.item-96d1 .bright-74c7.pink-983c,
.item-96d1 .bright-74c7.cold_b25b,
.item-96d1 .bright-74c7.form-ed2c {
  padding: 0;
}
.item-96d1 .input_slow_d5c9 .sidebar_brown_a9a4 {
  color: currentColor;
}
.item-96d1 .input_slow_d5c9 .sidebar_brown_a9a4:focus,
.item-96d1 .input_slow_d5c9 .sidebar_brown_a9a4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-96d1.border_iron_110e .sort_center_94c2,
.item-96d1.border_iron_110e .hard_4249 a,
.item-96d1.border_iron_110e .logo_e967 a,
.item-96d1.border_iron_110e .under-e691 a {
  color: rgba(0, 0, 0, 0.55);
}
.item-96d1.border_iron_110e .sort_center_94c2:hover,
.item-96d1.border_iron_110e .hard_4249 a:hover,
.item-96d1.border_iron_110e .logo_e967 a:hover,
.item-96d1.border_iron_110e .under-e691 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-96d1.border_iron_110e .bright-8190 {
  color: rgba(0, 0, 0, 0.8);
}
.item-96d1.border_iron_110e .bright-74c7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-96d1.border_iron_110e .bright-74c7:before {
  background: rgba(0, 0, 0, 0.08);
}
.item-96d1.border_iron_110e .red-0dde:before {
  background: rgba(255, 255, 255, 0.9);
}
.item-96d1.border_iron_110e .input_slow_d5c9 .main-huge-31ea li a,
.item-96d1.border_iron_110e .input_slow_d5c9 .sidebar_brown_a9a4,
.item-96d1.border_iron_110e .under-e691 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-96d1.border_iron_110e .input_slow_d5c9 .sidebar_brown_a9a4:focus,
.item-96d1.border_iron_110e .input_slow_d5c9 .sidebar_brown_a9a4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-96d1.border_iron_110e .main-huge-31ea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-96d1.bottom_09ad .sort_center_94c2,
.item-96d1.bottom_09ad .hard_4249 a,
.item-96d1.bottom_09ad .logo_e967 .sidebar_brown_a9a4,
.item-96d1.bottom_09ad .logo_e967 a,
.item-96d1.bottom_09ad .under-e691 a {
  color: rgba(255, 255, 255, 0.79);
}
.item-96d1.bottom_09ad .sort_center_94c2:hover,
.item-96d1.bottom_09ad .hard_4249 a:hover,
.item-96d1.bottom_09ad .logo_e967 .sidebar_brown_a9a4:hover,
.item-96d1.bottom_09ad .logo_e967 a:hover,
.item-96d1.bottom_09ad .under-e691 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-96d1.bottom_09ad .bright-8190 {
  color: rgba(255, 255, 255, 0.99);
}
.item-96d1.bottom_09ad .bright-74c7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-96d1.bottom_09ad .bright-74c7:before {
  background: rgba(255, 255, 255, 0.08);
}
.item-96d1.bottom_09ad .red-0dde:before {
  background: rgba(0, 0, 0, 0.9);
}
.item-96d1.bottom_09ad .input_slow_d5c9 .main-huge-31ea li a,
.item-96d1.bottom_09ad .input_slow_d5c9 .sidebar_brown_a9a4,
.item-96d1.bottom_09ad .under-e691 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-96d1.bottom_09ad .input_slow_d5c9 .sidebar_brown_a9a4:focus,
.item-96d1.bottom_09ad .input_slow_d5c9 .sidebar_brown_a9a4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-96d1.bottom_09ad .main-huge-31ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-0dde {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.red-0dde:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo-ba94 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.alert-8fa5 .item-96d1 {
  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;
}
.alert-8fa5 .bright-74c7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.alert-8fa5 .bright-74c7: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) {
  .alert-8fa5 .bright-74c7:before {
    width: 16%;
    left: 42%;
  }
}
.alert-8fa5 .bright-74c7:last-child:before {
  content: none;
}
.alert-8fa5 .bright-74c7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.alert-8fa5 .input_slow_d5c9 .main-huge-31ea li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.alert-8fa5 .input_slow_d5c9 .main-huge-31ea li a .sidebar_brown_a9a4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.alert-8fa5 .input_slow_d5c9 .under-e691 {
  border: none;
}
.alert-8fa5 .input_slow_d5c9 .under-e691 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.alert-8fa5 .red-0dde {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alert-8fa5 .photo-ba94 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.alert-8fa5 .bottom_09ad .red-0dde:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert-8fa5 .border_iron_110e.tooltip-advanced-0e33 .paper_ecd9 {
  background: rgba(0, 0, 0, 0.6);
}
.alert-8fa5
  .border_iron_110e.tooltip-advanced-0e33
  .paper_ecd9::after,
.alert-8fa5
  .border_iron_110e.tooltip-advanced-0e33
  .paper_ecd9:before {
  background: inherit;
}
.alert-8fa5
  .border_iron_110e.tooltip-advanced-0e33:hover
  .paper_ecd9 {
  background: rgba(0, 0, 0, 0.8);
}
.heading-first-9d0b .item-96d1 {
  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) {
  .heading-first-9d0b .item-96d1 {
    width: auto;
    right: 45px;
  }
}
.surface_smooth_99d3 .item-96d1 {
  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) {
  .surface_smooth_99d3 .item-96d1 {
    width: auto;
    left: 45px;
  }
}
.pagination-8547 .item-96d1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination-8547 .photo-ba94 {
  max-width: 48em;
  margin: 0 auto;
}
.pagination-8547 .red-0dde:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.primary_current_5d85 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.primary_current_5d85.alert-8fa5 .item-96d1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.primary_current_5d85.heading-first-9d0b .item-96d1 {
  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);
}
.primary_current_5d85 .item-96d1 {
  visibility: visible;
}
.primary_current_5d85.surface_smooth_99d3 .item-96d1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bottom-32d6,
.fixed-1c01 {
  overflow-x: hidden;
}
.bottom-32d6 .item-96d1 {
  overflow: auto;
}
.bottom-32d6.alert-8fa5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-32d6.alert-8fa5 .item-96d1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bottom-32d6.alert-8fa5 .glass_2dd8 {
  opacity: 0;
}
.bottom-32d6.heading-first-9d0b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-32d6.heading-first-9d0b .item-96d1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bottom-32d6.heading-first-9d0b .glass_2dd8 {
  opacity: 0;
}
.bottom-32d6.surface_smooth_99d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-32d6.surface_smooth_99d3 .item-96d1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bottom-32d6.surface_smooth_99d3 .glass_2dd8 {
  opacity: 0;
}
.bottom-32d6.pagination-8547 .item-96d1 {
  z-index: 10;
  visibility: visible;
}
.tooltip-advanced-0e33 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-advanced-0e33 .paper_ecd9 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-advanced-0e33 .paper_ecd9::after,
.tooltip-advanced-0e33 .paper_ecd9:before {
  background: inherit;
}
.tooltip-advanced-0e33:hover .paper_ecd9 {
  background: rgba(255, 255, 255, 0.99);
}
.surface_smooth_99d3 .tooltip-advanced-0e33 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination-8547 .tooltip-advanced-0e33 {
  display: none !important;
}
.bottom-32d6:before,
.fixed-1c01:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bottom-32d6 .tooltip-advanced-0e33,
.fixed-1c01 .tooltip-advanced-0e33 {
  display: inline-block;
}
.item-96d1 .east-1193 {
  -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;
}
.bottom-32d6 .item-96d1 .east-1193,
.fixed-1c01 .item-96d1 .east-1193 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_ccda .media_05eb {
  width: 100%;
}
.layout-c1b6 {
  padding: 0 0.5em 0;
}
.layout-c1b6 [class*="customify-col-"],
.layout-c1b6 [class*="customify-col_"],
.layout-c1b6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_1050 .layout-c1b6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .background-9fee .label_d959,
  .label_d959 {
    display: none;
  }
  .cool_a830 {
    text-align: left;
  }
  .footer-5357 {
    text-align: center;
  }
  .avatar-295c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .background-9fee .easy-8823,
  .easy-8823 {
    display: none;
  }
  .sort_dirty_fb3f {
    text-align: left;
  }
  .title-clean-e9bc {
    text-align: center;
  }
  .full-8435 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .background-9fee .frame_plasma_151c,
  .frame_plasma_151c {
    display: none;
  }
  .panel_5faa {
    text-align: left;
  }
  .article-825c {
    text-align: center;
  }
  .overlay-5d18 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.avatar_first_c644 {
  box-shadow: none !important;
}
.info-81e3 .progress_9031,
.blue_5afe .progress_9031 {
  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;
}
.blue_5afe .progress_9031 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.breadcrumb-cf07 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.breadcrumb-cf07:after,
.breadcrumb-cf07:before {
  content: "";
  display: table;
}
.breadcrumb-cf07:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .breadcrumb-cf07 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.breadcrumb-cf07,
.tooltip-3c8f {
  max-width: 1248px;
  margin: 0 auto;
}

.texture_under_125e.list-41ab .breadcrumb-cf07 {
  max-width: 100%;
}
.texture_under_125e.current-8d95 {
  max-width: 1200px;
  margin: 0 auto;
}
.texture_under_125e.purple_44a4 .breadcrumb-cf07 {
  max-width: 100%;
}
.texture_under_125e.purple_44a4 > .breadcrumb-cf07 {
  padding-left: 0;
  padding-right: 0;
}
.texture_under_125e.purple_44a4 > .breadcrumb-cf07 .background-9fee {
  margin: 0;
}
.texture_under_125e.purple_44a4
  > .breadcrumb-cf07
  .overlay-dim-25b5.hot_1d61 {
  margin-right: 0;
  margin-left: 0;
}
.texture_under_125e.purple_44a4 #main.hot_1d61 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading-rough-b8fb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading-rough-b8fb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .search-abd0 .active_lite_5097 {
    padding-right: 1em;
  }
  .search-abd0.pattern-4b14 .overlay-dim-25b5 {
    border-right: 1px solid #eaecee;
  }
  .search-abd0.pattern-4b14 .active_lite_5097 {
    padding-right: 1em;
  }
  .search-abd0.pattern-4b14 .basic_9d4b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_focused_7041 .active_lite_5097 {
    padding-left: 1em;
  }
  .popup_focused_7041.pattern-4b14 .overlay-dim-25b5 {
    border-left: 1px solid #eaecee;
  }
  .popup_focused_7041.pattern-4b14 .active_lite_5097 {
    padding-left: 1em;
  }
  .popup_focused_7041.pattern-4b14 .basic_9d4b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-8848 .active_lite_5097 {
    padding-left: 1em;
  }
  .hover-8848.pattern-4b14 .overlay_d91d {
    border-right: 1px solid #eaecee;
  }
  .hover-8848.pattern-4b14 .basic_78ad {
    border-right: 1px solid #eaecee;
  }
  .hover-8848.pattern-4b14 .active_lite_5097 {
    padding-left: 1em;
  }
  .hover-8848.pattern-4b14 .basic_9d4b {
    padding-right: 1em;
  }
  .hover-8848.pattern-4b14 .medium_d25a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-mini-abef .active_lite_5097 {
    padding-right: 1em;
  }
  .progress-mini-abef.pattern-4b14 .overlay_d91d {
    border-left: 1px solid #eaecee;
  }
  .progress-mini-abef.pattern-4b14 .basic_78ad {
    border-left: 1px solid #eaecee;
  }
  .progress-mini-abef.pattern-4b14 .active_lite_5097 {
    padding-right: 1em;
  }
  .progress-mini-abef.pattern-4b14 .basic_9d4b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-mini-abef.pattern-4b14 .medium_d25a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-rough-b8fb .active_lite_5097 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-rough-b8fb.pattern-4b14 .overlay-dim-25b5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading-rough-b8fb.pattern-4b14 .active_lite_5097 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-rough-b8fb.pattern-4b14 .basic_9d4b {
    padding-left: 1em;
  }
  .heading-rough-b8fb.pattern-4b14 .medium_d25a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading-rough-b8fb.pattern-4b14 .active_lite_5097 {
    padding-left: 0;
  }
}
.notification-new-4bc4 .blue_2412 {
  display: inline-block;
}
.filter-8cef {
  display: inline-block;
}
.aside-purple-fe45 {
  word-con: break-word;
}
.accent-short-9417 > span {
  display: inline-block;
  padding: 5px 0;
}
.accent-short-9417 .thumbnail-2b1a {
  margin-left: 8px;
  margin-right: 8px;
}
.accent-short-9417 .box-purple-c4cc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.photo_190a .frame-static-a6e0 {
  margin-bottom: 2em;
}
.photo_190a .purple_92bc {
  margin-bottom: 15px;
}
.photo_190a .purple_92bc:last-child {
  margin-bottom: 0;
}
.photo_190a .container-069f {
  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) {
  .photo_190a .container-069f {
    display: block;
  }
}
.photo_190a .input-down-92c5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .photo_190a .input-down-92c5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.photo_190a .wood_0fac {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.photo_190a .wood_0fac img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.photo_190a .wood_0fac a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.photo_190a .aside-purple-fe45 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_190a .aside-purple-fe45 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.photo_190a .hard-7068 p:last-child {
  margin-bottom: 0;
}
.photo_190a .cold_450b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.photo_190a .container-e28a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.photo_190a .tabs_4ca6 {
  margin-top: 1em;
}
.photo_190a .easy_f4f0 {
  top: 0;
  display: block;
}
.photo_190a .easy_f4f0 a {
  color: inherit;
}
.photo_190a .easy_f4f0 a:hover {
  color: inherit;
}
.photo_190a .item-inner-1b79 {
  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;
}
.photo_190a .item-inner-1b79:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.photo_190a .container-e28a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.photo_190a .column-brown-fb33 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.photo_190a .column-brown-fb33:first-child {
  margin-top: 0;
}
.photo_190a .column-brown-fb33.label_stone_6db9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photo_190a .column-brown-fb33.banner_glass_24d7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_190a
  .column-brown-fb33.banner_glass_24d7.status-small-fe35
  .tabs_4ca6 {
  width: 100%;
}
.photo_190a .banner_glass_24d7 {
  -webkit-box-align: center;
  align-items: center;
}
.photo_190a .banner_glass_24d7 .accent-short-9417,
.photo_190a .banner_glass_24d7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.photo_190a .wood_0fac {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_190a .wood_0fac img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_190a .wood_0fac: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;
}
.photo_190a .label_stone_6db9 {
  z-index: 5;
}
.photo_190a .accordion-9d7f .up-d802 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.photo_190a .backdrop-fb32 .up-d802 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.photo_190a .huge-5eda .up-d802 {
  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;
}
.photo_190a.label_150b .container-069f,
.photo_190a.alert-f1c7 .container-069f {
  display: block;
}
.photo_190a.label_150b .container-069f .slow_5d8b,
.photo_190a.label_150b .container-069f .container-e28a,
.photo_190a.alert-f1c7 .container-069f .slow_5d8b,
.photo_190a.alert-f1c7 .container-069f .container-e28a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo_190a.overlay-narrow-dd5d .input-down-92c5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .photo_190a.overlay-narrow-dd5d .input-down-92c5 {
    margin-right: 0;
  }
}
.photo_190a.label_150b .input-down-92c5,
.photo_190a.alert-f1c7 .input-down-92c5 {
  padding-top: 40%;
}
.photo_190a.label_150b .frame-static-a6e0,
.photo_190a.alert-f1c7 .frame-static-a6e0 {
  display: block;
}
.photo_190a.label_150b .fn-sticky-d689 .container-e28a,
.photo_190a.alert-f1c7 .fn-sticky-d689 .container-e28a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.photo_190a.label_150b .input-down-92c5,
.photo_190a.alert-f1c7 .input-down-92c5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.photo_190a.label_150b .container-e28a {
  padding: 1em;
}
.mask_bb50 {
  margin: 30px auto;
  display: block;
}
.mask_bb50 .modal-6c16 > * {
  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;
}
.mask_bb50 .modal-6c16 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_bb50 .modal-6c16 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form_44cf .accent-short-9417 {
  margin-bottom: 1.41575em;
}
.form_44cf .component_small_ac16 {
  margin-bottom: 1.618em;
}
.primary-f8cf .text-4372 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.primary-f8cf .text-4372 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.primary-f8cf .form-orange-f6ce {
  max-width: 100%;
  overflow: auto;
}
.block-7ba0 .primary-f8cf a:hover {
  text-decoration: underline;
}
.yellow_dee6 .purple_92bc:not(.aside-purple-fe45),
.yellow_dee6 .wood_0fac {
  margin-bottom: 1.41575em;
}
.yellow_dee6 .purple_92bc:not(.aside-purple-fe45):last-child,
.yellow_dee6 .wood_0fac:last-child {
  margin-bottom: 0;
}
.yellow_dee6 .purple_92bc.avatar_gold_df65 {
  margin-bottom: 0.41575em;
}
.yellow_dee6 .secondary-1c46:before,
.yellow_dee6 .east_217b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.yellow_dee6 .secondary-1c46:before {
  content: "\f115";
}
.yellow_dee6 .east_217b:before {
  content: "\f02c";
}
.yellow_dee6 .orange_4a4d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.yellow_dee6 .orange_4a4d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside-thick-f2fe {
  display: -webkit-box;
  display: flex;
}
.aside-thick-f2fe .gold-6379 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside-thick-f2fe .gold-6379 {
    flex-basis: 90px;
  }
}
.aside-thick-f2fe .title_under_cddc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-thick-f2fe .title_under_cddc {
    flex-basis: calc(100% - 50px);
  }
}
.aside-thick-f2fe .caption-b24b p:last-child {
  margin-bottom: 0.72em;
}
.bottom-aae6 .modal-6c16 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bottom-aae6 .modal-6c16:after,
.bottom-aae6 .modal-6c16:before {
  content: "";
  display: table;
}
.bottom-aae6 .modal-6c16:after {
  clear: both;
}
.bottom-aae6 .modal-6c16 .link-0d3e,
.bottom-aae6 .modal-6c16 .hero-liquid-7252 {
  width: 49%;
}
.bottom-aae6 .modal-6c16 .link-0d3e a span.hard-b063,
.bottom-aae6 .modal-6c16 .hero-liquid-7252 a span.hard-b063 {
  display: block;
  margin-bottom: 5px;
}
.bottom-aae6 .modal-6c16 .hero-liquid-7252 {
  float: left;
  text-align: left;
}
.bottom-aae6 .modal-6c16 .link-0d3e {
  float: right;
  text-align: right;
}
.outline-yellow-cdfe {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline-yellow-cdfe {
    margin-bottom: 0;
  }
}
.new_e432 {
  margin-bottom: 1em;
}
.new_e432 .aside-purple-fe45 {
  font-size: 1.1em;
  line-height: 1.3;
}
.main-8c7b a {
  display: block;
  line-height: 0;
  position: relative;
}
.label-under-60e0 .new_e432,
.component_copper_53c0 .new_e432 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label-under-60e0 .new_e432,
  .component_copper_53c0 .new_e432 {
    display: block;
  }
}
.label-under-60e0 .main-8c7b,
.component_copper_53c0 .main-8c7b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label-under-60e0 .main-8c7b,
  .component_copper_53c0 .main-8c7b {
    margin-bottom: 1em;
  }
}
.label-under-60e0 .main-8c7b img,
.component_copper_53c0 .main-8c7b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label-under-60e0 .border-glass-9d78,
.component_copper_53c0 .border-glass-9d78 {
  flex-basis: calc(100% - 160px);
}
.label-under-60e0 .border-glass-9d78 p,
.component_copper_53c0 .border-glass-9d78 p {
  margin-bottom: 0;
}
.label-under-60e0 .border-glass-9d78 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label-under-60e0 .border-glass-9d78 {
    padding-left: 0;
  }
}
.component_copper_53c0 .border-glass-9d78 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .component_copper_53c0 .border-glass-9d78 {
    padding-right: 0;
  }
}
.component_copper_53c0 .main-8c7b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.aside-small-e6c1 .main-8c7b {
  margin-bottom: 0.5em;
}
.aside-small-e6c1 .main-8c7b img {
  width: 100%;
}
.motion-2769 .focus_pink_7252,
.upper-fd2a .focus_pink_7252 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.upper-fd2a .overlay-dim-25b5 .pink-d0e3 p:last-child {
  margin-bottom: 0;
}
.surface_ffb6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block-outer-2175 .focused_dea1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block-outer-2175 .focused_dea1:last-of-type {
    margin-bottom: 0;
  }
}
.block-outer-2175 .focused_dea1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-outer-2175 .focused_dea1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block-outer-2175 .focused_dea1 ul li {
  margin: 0 0 0.6em;
}
.block-outer-2175 .focused_dea1 ul li.progress_bottom_0284,
.block-outer-2175 .focused_dea1 ul li.container-stone-e033 {
  position: relative;
}
.block-outer-2175 .focused_dea1 ul li.progress_bottom_0284 .prev-59ed,
.block-outer-2175 .focused_dea1 ul li.container-stone-e033 .prev-59ed {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block-outer-2175 .focused_dea1 ul li.progress_bottom_0284:after:after,
.block-outer-2175 .focused_dea1 ul li.progress_bottom_0284:after:before,
.block-outer-2175
  .focused_dea1
  ul
  li.container-stone-e033:after:after,
.block-outer-2175
  .focused_dea1
  ul
  li.container-stone-e033:after:before {
  content: "";
  display: table;
}
.block-outer-2175 .focused_dea1 ul li.progress_bottom_0284:after:after,
.block-outer-2175
  .focused_dea1
  ul
  li.container-stone-e033:after:after {
  clear: both;
}
.block-outer-2175 .focused_dea1 a.left_fdc7:hover {
  text-decoration: none;
}
.block-outer-2175 .focused_dea1 select {
  max-width: 100%;
}
.block-outer-2175 .focused_dea1 table {
  font-size: 85%;
}
.block-outer-2175 .focused_dea1 table td,
.block-outer-2175 .focused_dea1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block-outer-2175 .focused_dea1 table tfoot td {
  text-align: left;
}
.block-outer-2175 .focused_dea1 :last-child {
  margin-bottom: 0;
}
.block-outer-2175 .focused_dea1 .hidden-8e9b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block-outer-2175 .focused_dea1 .hidden-8e9b label {
  width: 100%;
}
.block-outer-2175 .focused_dea1 .hidden-8e9b .mask_2aec {
  width: 100%;
  display: block;
}
.block-outer-2175 .focused_dea1 .hidden-8e9b .dropdown-tiny-d2c4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block-outer-2175 .focused_dea1 .hidden-8e9b .dropdown-tiny-d2c4:hover svg #svg-search {
  fill: #444;
}
.block-outer-2175 .focused_dea1 .hidden-8e9b .dropdown-tiny-d2c4 svg {
  width: 18px;
  height: 18px;
}
.block-outer-2175 .surface-618b ul ul,
.block-outer-2175 .card_1051 ul ul,
.block-outer-2175 .fixed-d86e ul ul,
.block-outer-2175 .gradient_active_5aa7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block-outer-2175 .surface-618b .active_5cd3 > a,
.block-outer-2175 .card_1051 .active_5cd3 > a,
.block-outer-2175 .fixed-d86e .active_5cd3 > a,
.block-outer-2175 .gradient_active_5aa7 .active_5cd3 > a {
  margin-bottom: 0;
}
.block-outer-2175 .background-hovered-20d1 li,
.block-outer-2175 .surface-618b li,
.block-outer-2175 .inner_d536 li,
.block-outer-2175 .card_1051 li,
.block-outer-2175 .fixed-d86e li,
.block-outer-2175 .gradient_active_5aa7 li,
.block-outer-2175 .wood-0173 li,
.block-outer-2175 .carousel_action_6622 li {
  display: block;
  position: relative;
}
.block-outer-2175 .background-hovered-20d1 li:last-child,
.block-outer-2175 .surface-618b li:last-child,
.block-outer-2175 .inner_d536 li:last-child,
.block-outer-2175 .card_1051 li:last-child,
.block-outer-2175 .fixed-d86e li:last-child,
.block-outer-2175 .gradient_active_5aa7 li:last-child,
.block-outer-2175 .wood-0173 li:last-child,
.block-outer-2175 .carousel_action_6622 li:last-child {
  border: none;
}
.block-outer-2175 .background-hovered-20d1 li a,
.block-outer-2175 .surface-618b li a,
.block-outer-2175 .inner_d536 li a,
.block-outer-2175 .card_1051 li a,
.block-outer-2175 .fixed-d86e li a,
.block-outer-2175 .gradient_active_5aa7 li a,
.block-outer-2175 .wood-0173 li a,
.block-outer-2175 .carousel_action_6622 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-outer-2175 .background-hovered-20d1 li ul li::before,
.block-outer-2175 .surface-618b li ul li::before,
.block-outer-2175 .inner_d536 li ul li::before,
.block-outer-2175 .card_1051 li ul li::before,
.block-outer-2175 .fixed-d86e li ul li::before,
.block-outer-2175 .gradient_active_5aa7 li ul li::before,
.block-outer-2175 .wood-0173 li ul li::before,
.block-outer-2175 .carousel_action_6622 li ul li::before {
  left: 15px;
}
.block-outer-2175 .background-hovered-20d1 li ul a,
.block-outer-2175 .surface-618b li ul a,
.block-outer-2175 .inner_d536 li ul a,
.block-outer-2175 .card_1051 li ul a,
.block-outer-2175 .fixed-d86e li ul a,
.block-outer-2175 .gradient_active_5aa7 li ul a,
.block-outer-2175 .wood-0173 li ul a,
.block-outer-2175 .carousel_action_6622 li ul a {
  padding-left: 20px;
}
.block-outer-2175 .background-hovered-20d1 li ul ul li::before,
.block-outer-2175 .surface-618b li ul ul li::before,
.block-outer-2175 .inner_d536 li ul ul li::before,
.block-outer-2175 .card_1051 li ul ul li::before,
.block-outer-2175 .fixed-d86e li ul ul li::before,
.block-outer-2175 .gradient_active_5aa7 li ul ul li::before,
.block-outer-2175 .wood-0173 li ul ul li::before,
.block-outer-2175 .carousel_action_6622 li ul ul li::before {
  left: 30px;
}
.block-outer-2175 .background-hovered-20d1 li ul ul a,
.block-outer-2175 .surface-618b li ul ul a,
.block-outer-2175 .inner_d536 li ul ul a,
.block-outer-2175 .card_1051 li ul ul a,
.block-outer-2175 .fixed-d86e li ul ul a,
.block-outer-2175 .gradient_active_5aa7 li ul ul a,
.block-outer-2175 .wood-0173 li ul ul a,
.block-outer-2175 .carousel_action_6622 li ul ul a {
  padding-left: 40px;
}
.block-outer-2175 .thick-42c4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-outer-2175 .carousel_action_6622 ul li {
  margin-bottom: 1.41575em;
}
.block-outer-2175 .carousel_action_6622 ul li .section_aab6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block-outer-2175 .carousel_action_6622 ul li .pink_1ae2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom_09ad .background-hovered-20d1 li a,
.bottom_09ad .surface-618b li a,
.bottom_09ad .inner_d536 li a,
.bottom_09ad .card_1051 li a,
.bottom_09ad .fixed-d86e li a,
.bottom_09ad .gradient_active_5aa7 li a,
.bottom_09ad .wood-0173 li a,
.bottom_09ad .carousel_action_6622 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_09ad .thick-42c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_09ad .focused_dea1 ul li.progress_bottom_0284 .prev-59ed,
.bottom_09ad .focused_dea1 ul li.container-stone-e033 .prev-59ed {
  background: rgba(0, 0, 0, 0.2);
}
.bottom_09ad .block-outer-2175 .focused_dea1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li {
  margin: 0;
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li ul {
  margin: 0;
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li ul li a {
  padding-left: 15px;
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li ul li li a {
  padding-left: 30px;
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li.button-top-6f29 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li.button-top-6f29 > 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;
}
.texture_under_125e .block-outer-2175 .main-huge-31ea li.button-top-6f29 > 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;
}
.upper-3ede a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification-tiny-4d94 {
  position: relative;
  z-index: 10;
}
.notification-tiny-4d94 .east-1193 {
  width: 100%;
  max-width: 100%;
}
.prev-a972 .pagination_bc7f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.prev-a972 .border_iron_110e {
}
.prev-a972 .bottom_09ad {
  background: #292929;
}
.warm_0323 .pagination_bc7f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.warm_0323 .border_iron_110e {
  background: #f9f9f9;
}
.warm_0323 .bottom_09ad {
  background: #303030;
}
.panel-0248 .pagination_bc7f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel-0248 .blue_2412 {
    margin-bottom: 1em;
  }
  .panel-0248 .blue_2412:last-child {
    margin-bottom: 0;
  }
}
.panel-0248 .border_iron_110e {
  background: #ededed;
}
.panel-0248 .bottom_09ad {
  background: #1a1a1a;
}
.pagination_bc7f.border_iron_110e {
  color: rgba(0, 0, 0, 0.6);
}
.pagination_bc7f.border_iron_110e .item-slow-933d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_bc7f.bottom_09ad {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_bc7f.bottom_09ad a:not(.left_fdc7) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_bc7f.bottom_09ad a:not(.left_fdc7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_bc7f.bottom_09ad .item-slow-933d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_bc7f.bottom_09ad table tbody td,
.pagination_bc7f.bottom_09ad table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-8077.element-steel-9f17 .breadcrumb-cf07 {
  max-width: initial;
}
.wrapper-8077 .up-d88e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-8077 .up-d88e .east-1193 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-8077 .up-d88e .east-1193 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-8077 .up-d88e .east-1193:last-child {
    margin-bottom: 0;
  }
}
.panel-0248 .blue_2412:last-child,
.warm_0323 .blue_2412:last-child,
.prev-a972 .blue_2412:last-child {
  margin-bottom: 0;
}
.panel-0248 .blue_2412 .block-outer-2175 .focused_dea1:last-child,
.warm_0323 .blue_2412 .block-outer-2175 .focused_dea1:last-child,
.prev-a972 .blue_2412 .block-outer-2175 .focused_dea1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .panel-0248 .active_90c1,
  .panel-0248 .black_ee86,
  .warm_0323 .active_90c1,
  .warm_0323 .black_ee86,
  .prev-a972 .active_90c1,
  .prev-a972 .black_ee86 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification-tiny-4d94 .blue_2412 {
    margin-bottom: 2em;
  }
}
.notification-tiny-4d94 p:last-child {
  margin-bottom: 0;
}
.notification-tiny-4d94 li,
.notification-tiny-4d94 ul {
  list-style: none;
  margin: 0;
}
.notification-tiny-4d94 ul ul {
  margin-left: 2.617924em;
}
.label_97bf {
  font-size: 0.875em;
}

/* css-noise: c450 */
.promo-block-u8 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
