/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button-lower-54d5/customify
Author: WPCustomify
Author URI: https://pressmaximum.button-lower-54d5
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.button-lower-54d5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture_tiny_c64e.new-aa67/licenses/gpl-2.0.gold_1216
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.iron-0803/, (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.small_d090.container-gas-beae/normalize.description_current_eb77/
 ======
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.description_current_eb77 v7.0.0 | MIT License | github.button-lower-54d5/necolas/normalize.description_current_eb77 */
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;
}
.button-02d6 .mask-b4dd,
.layout-white-7f46,
.status_cool_2dbd,
.detail-f9e3,
.pagination_narrow_0bcb,
.top_dc3f,
.left-79fd,
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;
}
.layout-white-7f46,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout-white-7f46,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout-white-7f46,
  h1 {
    font-size: 1.8em;
  }
}
.status_cool_2dbd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status_cool_2dbd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status_cool_2dbd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status_cool_2dbd,
  h2 {
    font-size: 1.7em;
  }
}
.detail-f9e3,
h3 {
  font-size: 1.618em;
}
.button-02d6 .mask-b4dd,
.pagination_narrow_0bcb,
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.info_west_4c34 {
  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;
}
.cool-4f29:after,
.cool-4f29:before,
.active_9651:after,
.active_9651:before {
  content: "";
  display: table;
}
.cool-4f29:after,
.active_9651:after {
  clear: both;
}
.focus_cold_6caf {
  float: right;
  margin-right: 0;
}
.video-prev-82b1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled_5c29 .background-50c3,
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;
}
.disabled_5c29 .background-50c3: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;
}
.accordion-16fb .background-50c3 {
  box-shadow: none;
}
.accordion-16fb
  .background-50c3
  .caption_east_7432 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accordion-16fb .background-50c3 .south_e8ff {
  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;
}
.accordion-16fb
  .background-50c3
  .south_e8ff
  b {
  display: none;
}
.accordion-16fb .nav_glass_4754 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.easy_a88f:not(.pink_ea4d):not(.container-0bac),
button:not(.pink_ea4d):not(.container-0bac),
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ),
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ),
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ) {
  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;
}
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ):hover,
button:not(.pink_ea4d):not(
    .container-0bac
  ):hover,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ):hover,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ):hover,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ):active,
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ):focus,
button:not(.pink_ea4d):not(
    .container-0bac
  ):active,
button:not(.pink_ea4d):not(
    .container-0bac
  ):focus,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ):active,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ):focus,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ):active,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ):focus,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ):active,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ):focus {
  outline: 0;
}
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d,
button:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d {
  position: relative;
}
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .button-32bb,
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .in-5478,
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .layout-east-d095,
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  i,
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  svg,
button:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .button-32bb,
button:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .in-5478,
button:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .layout-east-d095,
button:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  i,
button:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  svg,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .button-32bb,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .in-5478,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .layout-east-d095,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  i,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  svg,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .button-32bb,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .in-5478,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .layout-east-d095,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  i,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  svg,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .button-32bb,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .in-5478,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  .layout-east-d095,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  i,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d
  svg {
  visibility: hidden;
}
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d:after,
button:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d:after,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d:after,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d:after,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ).fn-loading-e71d: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;
}
.easy_a88f:not(.pink_ea4d):not(.container-0bac),
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ),
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ),
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ) {
  color: #fff;
  background: #235787;
}
.easy_a88f:not(.pink_ea4d):not(
    .container-0bac
  ):focus,
input[type="button"]:not(.pink_ea4d):not(
    .container-0bac
  ):focus,
input[type="reset"]:not(.pink_ea4d):not(
    .container-0bac
  ):focus,
input[type="submit"]:not(.pink_ea4d):not(
    .container-0bac
  ):focus {
  color: #fff;
}
.easy_a88f.fn-disabled-e71d:not(.pink_ea4d):not(
    .container-0bac
  ),
.easy_a88f[disabled]:not(.pink_ea4d):not(
    .container-0bac
  ),
button.fn-disabled-e71d:not(.pink_ea4d):not(
    .container-0bac
  ),
button[disabled]:not(.pink_ea4d):not(
    .container-0bac
  ) {
  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;
}
.tertiary_top_05f7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tertiary_top_05f7: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;
}
.search_8781 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list-old-4f48 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mask_pink_8912 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cool-4f29:after,
.cool-4f29:before,
.summary_wood_5f2b:after,
.summary_wood_5f2b:before,
.soft_66b1:after,
.soft_66b1:before,
.gradient-focused-5e8f:after,
.gradient-focused-5e8f:before,
.list_9e00:after,
.list_9e00:before,
.carousel_096b:after,
.carousel_096b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cool-4f29:after,
.summary_wood_5f2b:after,
.soft_66b1:after,
.gradient-focused-5e8f:after,
.list_9e00:after,
.carousel_096b:after {
  clear: both;
}
.summary_wood_5f2b .action_0880,
.soft_66b1 .action_0880,
.heading_8d34 .action_0880 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focused_36a7 {
  display: inline-block;
}
.left-747e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.left-747e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.left-747e .purple_9995 {
  padding: 1em 0;
  font-size: 85%;
}
.purple_9995 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag-gold-28fe {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag-gold-28fe:after,
.tag-gold-28fe:before {
  content: "";
  display: table;
}
.tag-gold-28fe:after {
  clear: both;
}
.link-white-2dcd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.button_3643 .link-white-2dcd {
  max-width: 50%;
}
.backdrop-wood-5907 .link-white-2dcd {
  max-width: 33.33%;
}
.gradient_4627 .link-white-2dcd {
  max-width: 25%;
}
.pagination-middle-20fe .link-white-2dcd {
  max-width: 20%;
}
.iron_9c48 .link-white-2dcd {
  max-width: 16.66%;
}
.secondary-33ab .link-white-2dcd {
  max-width: 14.28%;
}
.brown-709b .link-white-2dcd {
  max-width: 12.5%;
}
.detail_2bf3 .link-white-2dcd {
  max-width: 11.11%;
}
.primary-a33d {
  display: block;
}
.button-02d6 .bottom-2da9 label,
.button-02d6 .sort_eda6 label,
.button-02d6 .border-advanced-ceb2 label,
.button-02d6 .bottom-057d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline-823e {
  list-style: none;
  margin: 0;
}
.outline-823e article.heading-next-f09b {
  margin-bottom: 0;
}
.outline-823e ul {
  list-style: none;
  margin: 0;
}
.outline-823e .content-dim-60b1 li.heading-next-f09b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline-823e .content-dim-60b1 li.heading-next-f09b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline-823e .content-dim-60b1 li.heading-next-f09b: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) {
  .outline-823e .content-dim-60b1 li.heading-next-f09b li.heading-next-f09b li.heading-next-f09b li.heading-next-f09b {
    padding-left: 0;
  }
}
article.heading-next-f09b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-next-f09b .summary_wood_5f2b p:last-of-type {
  margin-bottom: 0;
}
article.heading-next-f09b .breadcrumb_c179 {
  float: left;
}
article.heading-next-f09b .logo_black_5666 {
  margin-left: 85px;
}
article.heading-next-f09b .pattern_pressed_5377 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-next-f09b .pattern_pressed_5377 .dynamic_4479 {
  margin-left: 10px;
}
article.heading-next-f09b .easy-1f11 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-next-f09b .pagination-dfe8 {
  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 .bottom-2da9,
  #respond .border-advanced-ceb2,
  #respond .bottom-057d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-2da9 input,
#respond .border-advanced-ceb2 input,
#respond .bottom-057d input {
  width: 100%;
}
#respond .bottom-057d {
  margin-right: 0;
}
#respond .simple-ea06 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside_pink_5fd3 {
  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;
}
.aside_pink_5fd3.yellow-d808 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside_pink_5fd3 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%);
}
.aside_pink_5fd3:focus,
.aside_pink_5fd3: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);
}
.pagination-71cd {
  border-radius: 10%;
}
.picture_38e0 {
  border-radius: 50%;
}
.footer-hovered-1472 {
  font-size: 0.72em;
}
.input_838f {
  font-size: 0.875em;
}
.sort-motion-e55e {
  font-size: 1.1em;
}
.text_blue_ec00 {
  text-transform: uppercase;
  line-height: 1.2;
}
.text_blue_ec00.footer-hovered-1472 {
  letter-spacing: 0.5px;
}
.main-ac17,
.main-ac17 a {
  color: #6d6d6d;
}
.main-ac17 a:hover {
  color: #111;
}
.link-north-c55c {
  color: #6d6d6d;
}
.static-ebeb {
  overflow-x: hidden;
}
.static-ebeb .outline-b358.pagination_2575 {
  position: relative;
}
.static-ebeb .outline-b358.pagination_2575.gradient-10a6 {
  position: initial;
}
.static-ebeb
  .outline-b358.pagination_2575.gradient-10a6
  .menu-mini-16d9 {
  left: auto;
}
.static-ebeb .outline-b358 .menu-mini-16d9 {
  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;
}
.static-ebeb .outline-b358:hover.pagination_2575 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.static-ebeb
  .outline-b358:hover.pagination_2575
  .menu-mini-16d9 {
  display: block;
  z-index: 9999999;
}
.static-ebeb .copper-a55b .frame-new-9ac8,
.static-ebeb .middle_86c9 .frame-new-9ac8 {
  display: none;
}
.static-ebeb .input_pro_d096 .outline-b358:hover.pagination_2575 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button-02d6 .bottom-2da9 label,
.button-02d6 .sort_eda6 label,
.button-02d6 .border-advanced-ceb2 label,
.button-02d6 .bottom-057d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline-823e {
  list-style: none;
  margin: 0;
}
.outline-823e article.heading-next-f09b {
  margin-bottom: 0;
}
.outline-823e ul {
  list-style: none;
  margin: 0;
}
.outline-823e .content-dim-60b1 li.heading-next-f09b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline-823e .content-dim-60b1 li.heading-next-f09b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline-823e .content-dim-60b1 li.heading-next-f09b: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) {
  .outline-823e .content-dim-60b1 li.heading-next-f09b li.heading-next-f09b li.heading-next-f09b li.heading-next-f09b {
    padding-left: 0;
  }
}
article.heading-next-f09b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-next-f09b .summary_wood_5f2b p:last-of-type {
  margin-bottom: 0;
}
article.heading-next-f09b .breadcrumb_c179 {
  float: left;
}
article.heading-next-f09b .logo_black_5666 {
  margin-left: 85px;
}
article.heading-next-f09b .pattern_pressed_5377 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-next-f09b .pattern_pressed_5377 .dynamic_4479 {
  margin-left: 10px;
}
article.heading-next-f09b .easy-1f11 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-next-f09b .pagination-dfe8 {
  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 .bottom-2da9,
  #respond .border-advanced-ceb2,
  #respond .bottom-057d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-2da9 input,
#respond .border-advanced-ceb2 input,
#respond .bottom-057d input {
  width: 100%;
}
#respond .bottom-057d {
  margin-right: 0;
}
#respond .simple-ea06 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.copper-a55b .dropdown-dd22 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-dd22 .label-e64c.message_narrow_5a24 .copper_8a33 > li > a:focus,
.dropdown-dd22 .label-e64c.message_narrow_5a24 .copper_8a33 > li > a:hover,
.dropdown-dd22 .label-e64c.icon_east_4f2b .copper_8a33 > li > a:focus,
.dropdown-dd22 .label-e64c.icon_east_4f2b .copper_8a33 > li > a:hover,
.dropdown-dd22 .label-e64c.module_3f2a .copper_8a33 > li > a:focus,
.dropdown-dd22 .label-e64c.module_3f2a .copper_8a33 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-dd22
  .label-e64c.message_narrow_5a24
  .copper_8a33
  > li.east_9d15
  > a,
.dropdown-dd22
  .label-e64c.message_narrow_5a24
  .copper_8a33
  > li.tertiary-8aac
  > a,
.dropdown-dd22
  .label-e64c.icon_east_4f2b
  .copper_8a33
  > li.east_9d15
  > a,
.dropdown-dd22
  .label-e64c.icon_east_4f2b
  .copper_8a33
  > li.tertiary-8aac
  > a,
.dropdown-dd22
  .label-e64c.module_3f2a
  .copper_8a33
  > li.east_9d15
  > a,
.dropdown-dd22 .label-e64c.module_3f2a .copper_8a33 > li.selected-6d34 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-dd22 .large_259b,
.dropdown-dd22 .large_259b a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-dd22 .message_bottom_9838.paragraph-gas-5083 li a,
.dropdown-dd22 .active_cae2 a,
.dropdown-dd22 .text-copper-4a33,
.dropdown-dd22 .copper_8a33 > li > a,
.dropdown-dd22 .shadow_cf6a {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22 .message_bottom_9838.paragraph-gas-5083 li a:hover,
.dropdown-dd22 .active_cae2 a:hover,
.dropdown-dd22 .text-copper-4a33:hover,
.dropdown-dd22 .copper_8a33 > li > a:hover,
.dropdown-dd22 .shadow_cf6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-dd22 .secondary-c308 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22 .secondary-c308 .glass-f3d1 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-dd22 .secondary-c308:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-dd22 .mask_paper_3ecc .static_f5b9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22 .mask_paper_3ecc .static_f5b9 .photo_90d1 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22
  .mask_paper_3ecc
  .static_f5b9
  .photo_90d1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22
  .mask_paper_3ecc
  .static_f5b9
  .photo_90d1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22
  .mask_paper_3ecc
  .static_f5b9
  .photo_90d1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22
  .mask_paper_3ecc
  .static_f5b9
  .photo_90d1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22 .mask_paper_3ecc .description_350b {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-dd22 .mask_paper_3ecc .description_350b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_250c
  .dropdown-dd22
  .mask_paper_3ecc
  .slider-ca60
  .detail_prev_e58d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny_250c
  .dropdown-dd22
  .mask_paper_3ecc
  .slider-ca60
  .photo_90d1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper-a55b .static_0419 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.static_0419 .label-e64c.message_narrow_5a24 .copper_8a33 > li > a:focus,
.static_0419 .label-e64c.message_narrow_5a24 .copper_8a33 > li > a:hover,
.static_0419 .label-e64c.icon_east_4f2b .copper_8a33 > li > a:focus,
.static_0419 .label-e64c.icon_east_4f2b .copper_8a33 > li > a:hover,
.static_0419 .label-e64c.module_3f2a .copper_8a33 > li > a:focus,
.static_0419 .label-e64c.module_3f2a .copper_8a33 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_0419
  .label-e64c.message_narrow_5a24
  .copper_8a33
  > li.east_9d15
  > a,
.static_0419
  .label-e64c.message_narrow_5a24
  .copper_8a33
  > li.tertiary-8aac
  > a,
.static_0419
  .label-e64c.icon_east_4f2b
  .copper_8a33
  > li.east_9d15
  > a,
.static_0419
  .label-e64c.icon_east_4f2b
  .copper_8a33
  > li.tertiary-8aac
  > a,
.static_0419
  .label-e64c.module_3f2a
  .copper_8a33
  > li.east_9d15
  > a,
.static_0419 .label-e64c.module_3f2a .copper_8a33 > li.selected-6d34 > a {
  color: rgba(0, 0, 0, 0.8);
}
.static_0419 .large_259b,
.static_0419 .large_259b a {
  color: rgba(0, 0, 0, 0.8);
}
.static_0419 .message_bottom_9838.paragraph-gas-5083 li a,
.static_0419 .active_cae2 a,
.static_0419 .text-copper-4a33,
.static_0419 .copper_8a33 > li > a,
.static_0419 .shadow_cf6a {
  color: rgba(0, 0, 0, 0.55);
}
.static_0419 .message_bottom_9838.paragraph-gas-5083 li a:hover,
.static_0419 .active_cae2 a:hover,
.static_0419 .text-copper-4a33:hover,
.static_0419 .copper_8a33 > li > a:hover,
.static_0419 .shadow_cf6a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_0419 .secondary-c308 {
  color: rgba(0, 0, 0, 0.55);
}
.static_0419 .secondary-c308 .glass-f3d1 {
  color: rgba(0, 0, 0, 0.8);
}
.static_0419 .secondary-c308:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_pink_e8a0 .current_19b3 {
  margin-left: auto;
  margin-right: auto;
}
.soft_66b1 > * {
  margin-left: auto;
  margin-right: auto;
}
.soft_66b1 .search_8781 {
  margin-right: 1.41575em;
}
.small-7d33 .soft_66b1 > .tooltip-paper-8328 {
  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;
}
.small-7d33 .soft_66b1 > .text-c427 {
  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;
}
.active-7bf3.icon_pink_e8a0 .current_19b3,
.short-5c9d.icon_pink_e8a0 .current_19b3 {
  margin-left: 0;
}
.panel-94e5.icon_pink_e8a0 .current_19b3,
.motion_1035.icon_pink_e8a0 .current_19b3 {
  margin-right: 0;
}
.soft_66b1 ol,
.soft_66b1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background_south_5ecc video {
  max-width: 100%;
}
.gold-a3fb img {
  display: block;
}
.gold-a3fb.search_8781,
.gold-a3fb.list-old-4f48 {
  width: 100%;
}
.gold-a3fb.text-c427 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box_621b:not(.paragraph-5117) {
  margin: 1.5em auto;
}
.up_4c0f p {
  padding: 1.5em 14px;
}
ul.tag_dim_02f9.text-c427,
ul.tag_dim_02f9.tooltip-paper-8328,
ul.tag_dim_02f9.liquid-316f.tooltip-paper-8328 {
  padding: 0 14px;
}
.middle_bc97 {
  display: block;
  overflow-x: auto;
}
.middle_bc97 table {
  border-collapse: collapse;
  width: 100%;
}
.middle_bc97 td,
.middle_bc97 th {
  padding: 0.5em;
}
.soft_66b1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.soft_66b1 ol ol,
.soft_66b1 ol ul,
.soft_66b1 ul ol,
.soft_66b1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.soft_66b1 ol ol li,
.soft_66b1 ol ul li,
.soft_66b1 ul ol li,
.soft_66b1 ul ul li {
  margin-left: 0;
}
.texture-b7df.dark_a3db > .gallery-a60a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.texture-b7df.dark_a3db > .gallery-a60a iframe,
.texture-b7df.dark_a3db > .gallery-a60a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.element-east-5059 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.element-east-5059.in_ab88 {
  padding: 0;
}
.element-east-5059.in_ab88 cite {
  font-size: 13px;
}
.element-east-5059 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.element-east-5059 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.image_e513 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.image_e513 > p:first-child {
  margin-top: 0;
}
.image_e513 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.image_e513 blockquote {
  border-left: 0;
}
.banner_8cbb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.banner_8cbb:not(.image_9fe4) {
  max-width: 100px;
}
.banner_8cbb.link_bb06 {
  border-bottom: none !important;
  text-align: center;
}
.banner_8cbb.link_bb06::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .up_4c0f p {
    padding: 1.5em 0;
  }
}
.mini-b27b {
  color: #0073aa;
}
.out-6664 {
  background-color: #0073aa;
}
.bottom-d5b9 {
  color: #229fd8;
}
.hard-aa0e {
  background-color: #229fd8;
}
.top_6ce0 {
  color: #eee;
}
.bottom_75e6 {
  background-color: #eee;
}
.panel-copper-ec0e {
  color: #444;
}
.thumbnail-450a {
  background-color: #444;
}
.tag_cold_9c6b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag_cold_9c6b .progress_tall_e9ee .active_cae2 {
  font-size: 15px;
}
.tag_cold_9c6b .active_cae2 {
  line-height: 1.3;
}
.tag_cold_9c6b .static_0419 {
}
.tag_cold_9c6b .dropdown-dd22 {
  background: #235787;
}
.pagination-medium-254a {
  padding: 0;
}
.pagination-medium-254a .dropdown-dd22 {
  background: #1a1a1a;
}
.pagination-medium-254a .static_0419 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.heading-center-c723 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.heading-center-c723 .static_0419 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.heading-center-c723 .dropdown-dd22 {
  background: #303030;
}
.carousel_096b {
  position: relative;
  z-index: 10;
}
.carousel_096b .label_fa4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_mini_a7c6 .pagination_2575 {
  display: inline-block;
  vertical-align: middle;
}
.hover_mini_a7c6.focus-soft-937f .pagination_2575 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover_mini_a7c6.focus-soft-937f .pagination_2575 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover_mini_a7c6.focus-soft-937f .pagination_2575 {
    margin-right: 0.4em;
  }
}
.hover_mini_a7c6.focus-soft-937f .pagination_2575:last-child {
  margin-right: 0;
}
.thumbnail_9eff .label_fa4b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .copper-a55b .progress_tall_e9ee {
    margin: 0 -0.5em;
  }
  .copper-a55b .progress_tall_e9ee [class*="customify-col-"],
  .copper-a55b .progress_tall_e9ee [class*="customify-col_"],
  .copper-a55b .progress_tall_e9ee [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.copper-a55b.north-0cb1 .label_fa4b {
  background: 0 0 !important;
}
.copper-a55b.north-0cb1 .label_fa4b,
.copper-a55b.thumbnail_9eff .label_fa4b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .copper-a55b.over_09a9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.copper-a55b.thumbnail_9eff .label_fa4b {
  box-shadow: none !important;
}
.sidebar-short-c225 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-short-c225 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-short-c225 {
    padding: 18px 0 20px;
  }
}
.sidebar-short-c225 .solid_86b7 {
  width: 100%;
}
.sidebar-short-c225 .dynamic_5646 {
  margin-bottom: 0;
}
.sidebar-short-c225 .carousel_fast_3d5e {
  margin-top: 5px;
  font-size: 0.875em;
}
.large_ffcf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large_ffcf .gradient_a9c3 {
  width: 100%;
}
.feature-f740 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.feature-f740 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.feature-f740 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;
}
.feature-f740 li:last-child:after {
  display: none;
}
.feature-f740 li a {
  font-weight: 500;
  margin-right: 10px;
}
.large_2047 .frame-new-9ac8 button,
.sidebar-short-c225 .frame-new-9ac8 button {
  left: 0;
}
.large_2047 .gradient_a9c3,
.sidebar-short-c225 .gradient_a9c3 {
  padding-left: 0;
  padding-right: 0;
}
.large_2047 .large_ffcf,
.sidebar-short-c225 .large_ffcf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large_2047 {
  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;
}
.large_2047: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;
}
.large_2047 .surface-f2a7 {
  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) {
  .large_2047 .surface-f2a7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large_2047 .surface-f2a7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large_2047 .surface-f2a7 {
    min-height: 200px;
  }
}
.large_2047 .feature-f740 {
  color: rgba(255, 255, 255, 0.8);
}
.large_2047 .feature-f740 a,
.large_2047 .feature-f740 li:after {
  color: inherit;
}
.large_2047 .feature-f740 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.box_3023 {
  margin-bottom: 0.5em;
}
.inner_acbc {
  margin-bottom: 1.2em;
}
.inner_acbc,
.box_3023 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.inner_acbc p:last-child,
.box_3023 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .frame-new-9ac8,
#masthead .frame-new-9ac8 {
  display: none;
}
#masthead
  > .frame-new-9ac8.panel_purple_ef0b {
  display: none;
}
#masthead > .frame-new-9ac8 button {
  left: 0;
}
.preview-938e {
  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%;
}
.preview-938e .pagination_2575 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.preview-938e .link-4173 {
  display: -webkit-box;
  display: flex;
}
.preview-938e .link-4173.overlay-1e58 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.preview-938e .link-4173.solid_ea0e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview-938e .link-4173.advanced-d136 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview-938e.smooth-e191.orange-65ad .link-4173.overlay-1e58 {
  flex-basis: 100%;
}
.preview-938e.progress_3209 .link-4173.solid_ea0e {
  -webkit-box-flex: 1;
  flex: auto;
}
.preview-938e.progress_3209 .link-4173.advanced-d136 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .frame-new-9ac8.panel_purple_ef0b {
  display: none;
}
#masthead > .frame-new-9ac8 button {
  left: 0;
}
.sidebar-tiny-4f1d {
  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;
}
.sidebar-tiny-4f1d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar-tiny-4f1d.dim-aee7 i {
  margin-right: 4px;
}
.sidebar-tiny-4f1d.overlay-glass-b620 i {
  margin-left: 5px;
}
.active_cae2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_cae2 p:last-child {
  margin-bottom: 0;
}
.border-fresh-2150 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.border-fresh-2150 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.border-fresh-2150 img {
  display: block;
  width: auto;
  line-height: 1;
}
.border-fresh-2150 .large_259b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.border-fresh-2150 .article_south_1131 {
  margin: 5px 0 7px 0;
}
.border-fresh-2150.prev_b3eb .table-30e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-fresh-2150.prev_b3eb .hovered_1ad2 {
  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;
}
.border-fresh-2150.icon_gas_4773 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.border-fresh-2150.icon_gas_4773 .table-30e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-fresh-2150.icon_gas_4773 .hovered_1ad2 {
  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;
}
.border-fresh-2150.nav-stone-cb0d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border-fresh-2150.image_042e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.border-fresh-2150.image_042e .hovered_1ad2 {
  margin-top: 7px;
}
.stale_5954 {
  display: inline-block;
}
.carousel_096b .icon_active_3fbb .border-fresh-2150 img {
  max-width: 100%;
}
.label-e64c .highlight-dirty-00e6.sort-new-b716,
.accent-dirty-af0d .highlight-dirty-00e6.sort-new-b716 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label-e64c .bottom-70bb,
.accent-dirty-af0d .bottom-70bb {
  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%);
}
.label-e64c .bottom-70bb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label-e64c.thumbnail_old_c2b8 .bottom-70bb {
  display: none;
}
.label-e64c .secondary_inner_a988 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-e64c .secondary_inner_a988 li {
  display: inline-block;
  position: relative;
}
.label-e64c .secondary_inner_a988 li:last-child {
  margin-right: 0;
}
.label-e64c .secondary_inner_a988 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;
}
.label-e64c .secondary_inner_a988 li.selected-6d34 > a {
  color: rgba(0, 0, 0, 0.9);
}
.label-e64c .secondary_inner_a988 > 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;
}
.label-e64c .secondary_inner_a988 > li > a i {
  line-height: 0;
}
.label-e64c .secondary_inner_a988 > li.cold-d63c > a .bottom-70bb {
  margin-left: 4px;
  line-height: 0;
}
.label-e64c .secondary_inner_a988 .tag_brown_f7e1 li.cold-d63c > a {
  position: relative;
}
.label-e64c .secondary_inner_a988 .tag_brown_f7e1 li.cold-d63c > a:after,
.label-e64c .secondary_inner_a988 .tag_brown_f7e1 li.cold-d63c > a:before {
  content: "";
  display: table;
}
.label-e64c .secondary_inner_a988 .tag_brown_f7e1 li.cold-d63c > a:after {
  clear: both;
}
.label-e64c .secondary_inner_a988 .tag_brown_f7e1 li.cold-d63c > a .bottom-70bb {
  margin-left: 5px;
  float: right;
}
.label-e64c .accent-9e15,
.label-e64c .tag_brown_f7e1 {
  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;
}
.label-e64c .tag_brown_f7e1 {
  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;
}
.label-e64c .tag_brown_f7e1 .sort-new-b716 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label-e64c .tag_brown_f7e1 .bottom-70bb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label-e64c .tag_brown_f7e1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.label-e64c .tag_brown_f7e1 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;
}
.label-e64c .tag_brown_f7e1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label-e64c .tag_brown_f7e1 .tag_brown_f7e1 {
  top: 0;
  left: 100%;
}
.label-e64c .widget_paper_c391.fn-focus-e71d > .accent-9e15,
.label-e64c .widget_paper_c391.fn-focus-e71d > .tag_brown_f7e1,
.label-e64c .widget_paper_c391:focus > .accent-9e15,
.label-e64c .widget_paper_c391:focus > .tag_brown_f7e1,
.label-e64c .widget_paper_c391:hover > .accent-9e15,
.label-e64c .widget_paper_c391:hover > .tag_brown_f7e1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label-e64c.module_3f2a .copper_8a33:after,
.label-e64c.module_3f2a .copper_8a33:before {
  content: "";
  display: table;
}
.label-e64c.module_3f2a .copper_8a33:after {
  clear: both;
}
.label-e64c.module_3f2a .copper_8a33 > li {
  float: left;
}
.label-e64c.frame_over_1d26 .copper_8a33:after,
.label-e64c.frame_over_1d26 .copper_8a33:before {
  content: "";
  display: table;
}
.label-e64c.frame_over_1d26 .copper_8a33:after {
  clear: both;
}
.label-e64c.frame_over_1d26 .copper_8a33 > li {
  float: left;
}
.label-e64c.frame_over_1d26 .copper_8a33 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label-e64c.frame_over_1d26 .copper_8a33 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label-e64c.frame_over_1d26 .copper_8a33 > li.east_9d15 > a,
.label-e64c.frame_over_1d26 .copper_8a33 > li.selected-6d34 > a {
  color: #fff;
  background-color: #1e4b75;
}
.label-e64c.message_narrow_5a24 .copper_8a33 > li > a .sort-new-b716 {
  position: relative;
}
.label-e64c.message_narrow_5a24 .copper_8a33 > li > a .sort-new-b716: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;
}
.label-e64c.message_narrow_5a24
  .copper_8a33
  > li:focus
  > a
  .sort-new-b716:before,
.label-e64c.message_narrow_5a24
  .copper_8a33
  > li:hover
  > a
  .sort-new-b716:before {
  width: 100%;
  background-color: currentColor;
}
.label-e64c.message_narrow_5a24
  .copper_8a33
  > li.east_9d15
  > a
  .sort-new-b716:before,
.label-e64c.message_narrow_5a24
  .copper_8a33
  > li.tertiary-8aac
  > a
  .sort-new-b716:before {
  width: 100%;
  background-color: currentColor;
}
.label-e64c.icon_east_4f2b .copper_8a33 > li > a .sort-new-b716 {
  position: relative;
}
.label-e64c.icon_east_4f2b .copper_8a33 > li > a .sort-new-b716: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;
}
.label-e64c.icon_east_4f2b .copper_8a33 > li:focus > a .sort-new-b716:before,
.label-e64c.icon_east_4f2b
  .copper_8a33
  > li:hover
  > a
  .sort-new-b716:before {
  width: 100%;
  background-color: currentColor;
}
.label-e64c.icon_east_4f2b
  .copper_8a33
  > li.east_9d15
  > a
  .sort-new-b716:before,
.label-e64c.icon_east_4f2b
  .copper_8a33
  > li.tertiary-8aac
  > a
  .sort-new-b716:before {
  width: 100%;
  background-color: currentColor;
}
.accent-dirty-af0d .secondary_inner_a988 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent-dirty-af0d .secondary_inner_a988 li:first-child > a {
  border-top: none;
}
.accent-dirty-af0d .secondary_inner_a988 .mask_center_8f68 > .sort-new-b716 .bottom-70bb {
  display: none;
}
.accent-dirty-af0d .secondary_inner_a988 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent-dirty-af0d .secondary_inner_a988 li:last-child {
  border: none;
}
.accent-dirty-af0d .secondary_inner_a988 li.cold-d63c > a {
  padding-right: 45px !important;
}
.accent-dirty-af0d .secondary_inner_a988 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent-dirty-af0d .secondary_inner_a988 li a:focus,
.accent-dirty-af0d .secondary_inner_a988 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-dirty-af0d .secondary_inner_a988 li .short-7897 {
  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;
}
.accent-dirty-af0d .secondary_inner_a988 li .short-7897:hover {
  box-shadow: none;
}
.accent-dirty-af0d .secondary_inner_a988 li .short-7897 .bottom-70bb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent-dirty-af0d .secondary_inner_a988 .tag_brown_f7e1 {
  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);
}
.accent-dirty-af0d .secondary_inner_a988 .tag_brown_f7e1 li a {
  padding-left: 3em;
}
.accent-dirty-af0d .secondary_inner_a988 .header_1f23 > a .short-7897 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent-dirty-af0d .secondary_inner_a988 .header_1f23 > .tag_brown_f7e1 {
  display: block;
  opacity: 1;
}
.wood_f6d1 {
  max-width: 100%;
}
.dropdown-5f89 {
  line-height: 0;
  cursor: pointer;
}
.shadow_cf6a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow_cf6a:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow_cf6a svg {
  width: 18px;
  height: 18px;
}
.shadow_cf6a .nav_copper_56de {
  display: none;
}
.message-8983 {
  position: relative;
}
.message-8983.fn-active-e71d .shadow_cf6a .picture-0f27 {
  display: none;
}
.message-8983.fn-active-e71d .shadow_cf6a .nav_copper_56de {
  display: inline-block;
}
.message-8983 .menu-white-44af {
  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);
}
.message-8983.hidden-2f8c .menu-white-44af {
  left: auto;
  right: -0.9em;
}
.message-8983.hidden-2f8c .avatar_1b20::before {
  left: auto;
  right: 15px;
}
.message-8983.fn-active-e71d .menu-white-44af {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-ca60 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider-ca60 label {
  flex-basis: 100%;
}
.slider-ca60 .static_f5b9 {
  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;
}
.slider-ca60 .photo_90d1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider-ca60 .photo_90d1:focus {
  background-color: transparent;
}
.slider-ca60 button.description_350b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider-ca60 button.description_350b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider-ca60 button.description_350b svg {
  width: 18px;
  height: 18px;
}
.slider-ca60 input[type="submit"] {
  min-height: auto;
}
.mask_paper_3ecc .slider-ca60 .photo_90d1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar_1b20 {
  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) {
  .avatar_1b20 {
    width: 220px;
  }
}
.avatar_1b20 label {
  flex-basis: 100%;
}
.avatar_1b20::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;
}
.tiny_250c .mask_paper_3ecc .slider-ca60 {
  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;
}
.tiny_250c
  .mask_paper_3ecc
  .slider-ca60
  .static_f5b9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tiny_250c .mask_paper_3ecc .slider-ca60 .photo_90d1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tiny_250c
  .mask_paper_3ecc
  .slider-ca60
  .photo_90d1:focus {
  background: 0 0;
}
.tiny_250c
  .mask_paper_3ecc
  .slider-ca60
  .detail_prev_e58d {
  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;
}
.message_bottom_9838 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_bottom_9838 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_bottom_9838 li:last-child {
  margin-right: 0;
}
.message_bottom_9838 li:first-child {
  margin-left: 0;
}
.message_bottom_9838.aside-yellow-0a67 a {
  color: #fff;
}
.message_bottom_9838.aside-yellow-0a67 a:hover {
  color: #fff;
}
.message_bottom_9838 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_bottom_9838 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_bottom_9838 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_bottom_9838 a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_bottom_9838 [class*="social-icon-apple"] {
  background-color: #999;
}
.message_bottom_9838 [class*="social-icon-apple"].left-5303 {
  background-color: transparent;
  color: #999;
}
.message_bottom_9838 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_bottom_9838 [class*="social-icon-behance"].left-5303 {
  background-color: transparent;
  color: #1769ff;
}
.message_bottom_9838 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_bottom_9838 [class*="social-icon-bitbucket"].left-5303 {
  background-color: transparent;
  color: #205081;
}
.message_bottom_9838 [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_bottom_9838 [class*="social-icon-codepen"].left-5303 {
  background-color: transparent;
  color: #000;
}
.message_bottom_9838 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_bottom_9838 [class*="social-icon-delicious"].left-5303 {
  background-color: transparent;
  color: #39f;
}
.message_bottom_9838 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_bottom_9838 [class*="social-icon-digg"].left-5303 {
  background-color: transparent;
  color: #005be2;
}
.message_bottom_9838 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_bottom_9838 [class*="social-icon-dribbble"].left-5303 {
  background-color: transparent;
  color: #ea4c89;
}
.message_bottom_9838 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_bottom_9838 [class*="social-icon-envelope"].left-5303 {
  background-color: transparent;
  color: #ea4335;
}
.message_bottom_9838 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_bottom_9838 [class*="social-icon-facebook"].left-5303 {
  background-color: transparent;
  color: #3b5998;
}
.message_bottom_9838 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_bottom_9838 [class*="social-icon-flickr"].left-5303 {
  background-color: transparent;
  color: #0063dc;
}
.message_bottom_9838 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_bottom_9838 [class*="social-icon-foursquare"].left-5303 {
  background-color: transparent;
  color: #2d5be3;
}
.message_bottom_9838 [class*="social-icon-github"] {
  background-color: #333;
}
.message_bottom_9838 [class*="social-icon-github"].left-5303 {
  background-color: transparent;
  color: #333;
}
.message_bottom_9838 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_bottom_9838 [class*="social-icon-google-plus"].left-5303 {
  background-color: transparent;
  color: #dd4b39;
}
.message_bottom_9838 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_bottom_9838 [class*="social-icon-houzz"].left-5303 {
  background-color: transparent;
  color: #7ac142;
}
.message_bottom_9838 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_bottom_9838 [class*="social-icon-instagram"].left-5303 {
  background-color: transparent;
  color: #262626;
}
.message_bottom_9838 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_bottom_9838 [class*="social-icon-jsfiddle"].left-5303 {
  background-color: transparent;
  color: #487aa2;
}
.message_bottom_9838 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_bottom_9838 [class*="social-icon-linkedin"].left-5303 {
  background-color: transparent;
  color: #0077b5;
}
.message_bottom_9838 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_bottom_9838 [class*="social-icon-medium"].left-5303 {
  background-color: transparent;
  color: #00ab6b;
}
.message_bottom_9838 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_bottom_9838
  [class*="social-icon-odnoklassniki"].left-5303 {
  background-color: transparent;
  color: #f4731c;
}
.message_bottom_9838 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_bottom_9838 [class*="social-icon-meetup"].left-5303 {
  background-color: transparent;
  color: #ec1c40;
}
.message_bottom_9838 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_bottom_9838 [class*="social-icon-pinterest"].left-5303 {
  background-color: transparent;
  color: #bd081c;
}
.message_bottom_9838 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_bottom_9838 [class*="social-icon-product-hunt"].left-5303 {
  background-color: transparent;
  color: #da552f;
}
.message_bottom_9838 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_bottom_9838 [class*="social-icon-reddit"].left-5303 {
  background-color: transparent;
  color: #ff4500;
}
.message_bottom_9838 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_bottom_9838 [class*="social-icon-rss"].left-5303 {
  background-color: transparent;
  color: #f26522;
}
.message_bottom_9838 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_bottom_9838
  [class*="social-icon-shopping-cart"].left-5303 {
  background-color: transparent;
  color: #4caf50;
}
.message_bottom_9838 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_bottom_9838 [class*="social-icon-skype"].left-5303 {
  background-color: transparent;
  color: #00aff0;
}
.message_bottom_9838 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_bottom_9838 [class*="social-icon-slideshare"].left-5303 {
  background-color: transparent;
  color: #0077b5;
}
.message_bottom_9838 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_bottom_9838 [class*="social-icon-snapchat"].left-5303 {
  background-color: transparent;
  color: #fffc00;
}
.message_bottom_9838 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_bottom_9838 [class*="social-icon-soundcloud"].left-5303 {
  background-color: transparent;
  color: #f80;
}
.message_bottom_9838 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_bottom_9838 [class*="social-icon-spotify"].left-5303 {
  background-color: transparent;
  color: #2ebd59;
}
.message_bottom_9838 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_bottom_9838
  [class*="social-icon-stack-overflow"].left-5303 {
  background-color: transparent;
  color: #fe7a15;
}
.message_bottom_9838 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_bottom_9838 [class*="social-icon-maldkfgram"].left-5303 {
  background-color: transparent;
  color: #2ca5e0;
}
.message_bottom_9838 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_bottom_9838 [class*="social-icon-tripadvisor"].left-5303 {
  background-color: transparent;
  color: #589442;
}
.message_bottom_9838 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_bottom_9838 [class*="social-icon-tumblr"].left-5303 {
  background-color: transparent;
  color: #35465c;
}
.message_bottom_9838 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_bottom_9838 [class*="social-icon-twitch"].left-5303 {
  background-color: transparent;
  color: #6441a5;
}
.message_bottom_9838 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_bottom_9838 [class*="social-icon-twitter"].left-5303 {
  background-color: transparent;
  color: #1da1f2;
}
.message_bottom_9838 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_bottom_9838 [class*="social-icon-vimeo"].left-5303 {
  background-color: transparent;
  color: #1ab7ea;
}
.message_bottom_9838 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_bottom_9838 [class*="social-icon-vk"].left-5303 {
  background-color: transparent;
  color: #45668e;
}
.message_bottom_9838 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_bottom_9838 [class*="social-icon-weibo"].left-5303 {
  background-color: transparent;
  color: #df2029;
}
.message_bottom_9838 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_bottom_9838 [class*="social-icon-weixin"].left-5303 {
  background-color: transparent;
  color: #7bb32e;
}
.message_bottom_9838 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_bottom_9838 [class*="social-icon-whatsapp"].left-5303 {
  background-color: transparent;
  color: #25d366;
}
.message_bottom_9838 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_bottom_9838 [class*="social-icon-wordpress"].left-5303 {
  background-color: transparent;
  color: #21759b;
}
.message_bottom_9838 [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_bottom_9838 [class*="social-icon-xing"].left-5303 {
  background-color: transparent;
  color: #026466;
}
.message_bottom_9838 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_bottom_9838 [class*="social-icon-yelp"].left-5303 {
  background-color: transparent;
  color: #af0606;
}
.message_bottom_9838 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_bottom_9838 [class*="social-icon-youtube"].left-5303 {
  background-color: transparent;
  color: #cd201f;
}
.text-copper-4a33 {
  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;
}
.text-copper-4a33:hover {
  box-shadow: none;
  background: 0 0;
}
.motion_e901 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.surface_top_beea {
  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;
}
.mask_bbab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.component_eee7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.component_eee7,
.component_eee7::after,
.component_eee7::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;
}
.component_eee7::after,
.component_eee7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header-b435 .surface_top_beea .mask_bbab {
  margin-top: -2px;
  width: 19px;
}
.header-b435 .surface_top_beea .component_eee7 {
  margin-top: -1px;
}
.header-b435 .surface_top_beea .component_eee7,
.header-b435 .surface_top_beea .component_eee7::after,
.header-b435 .surface_top_beea .component_eee7::before {
  width: 19px;
  height: 2px;
}
.header-b435 .surface_top_beea .component_eee7::before {
  top: -6px;
}
.header-b435 .surface_top_beea .component_eee7::after {
  bottom: -6px;
}
.item-c451 .surface_top_beea .mask_bbab {
  margin-top: -2px;
  width: 22px;
}
.item-c451 .surface_top_beea .component_eee7 {
  margin-top: -1px;
}
.item-c451 .surface_top_beea .component_eee7,
.item-c451 .surface_top_beea .component_eee7::after,
.item-c451 .surface_top_beea .component_eee7::before {
  width: 22px;
  height: 2px;
}
.item-c451 .surface_top_beea .component_eee7::before {
  top: -7px;
}
.item-c451 .surface_top_beea .component_eee7::after {
  bottom: -7px;
}
.card_short_506b .surface_top_beea .mask_bbab {
  margin-top: -2px;
  width: 31px;
}
.card_short_506b .surface_top_beea .component_eee7 {
  margin-top: -1.5px;
}
.card_short_506b .surface_top_beea .component_eee7,
.card_short_506b .surface_top_beea .component_eee7::after,
.card_short_506b .surface_top_beea .component_eee7::before {
  width: 31px;
  height: 3px;
}
.card_short_506b .surface_top_beea .component_eee7::before {
  top: -9px;
}
.card_short_506b .surface_top_beea .component_eee7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module-paper-52c0 .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 19px;
  }
  .module-paper-52c0 .surface_top_beea .component_eee7 {
    margin-top: -1px;
  }
  .module-paper-52c0 .surface_top_beea .component_eee7,
  .module-paper-52c0 .surface_top_beea .component_eee7::after,
  .module-paper-52c0 .surface_top_beea .component_eee7::before {
    width: 19px;
    height: 2px;
  }
  .module-paper-52c0 .surface_top_beea .component_eee7::before {
    top: -6px;
  }
  .module-paper-52c0 .surface_top_beea .component_eee7::after {
    bottom: -6px;
  }
  .prev-b27c .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 22px;
  }
  .prev-b27c .surface_top_beea .component_eee7 {
    margin-top: -1px;
  }
  .prev-b27c .surface_top_beea .component_eee7,
  .prev-b27c .surface_top_beea .component_eee7::after,
  .prev-b27c .surface_top_beea .component_eee7::before {
    width: 22px;
    height: 2px;
  }
  .prev-b27c .surface_top_beea .component_eee7::before {
    top: -7px;
  }
  .prev-b27c .surface_top_beea .component_eee7::after {
    bottom: -7px;
  }
  .large-e833 .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 31px;
  }
  .large-e833 .surface_top_beea .component_eee7 {
    margin-top: -1.5px;
  }
  .large-e833 .surface_top_beea .component_eee7,
  .large-e833 .surface_top_beea .component_eee7::after,
  .large-e833 .surface_top_beea .component_eee7::before {
    width: 31px;
    height: 3px;
  }
  .large-e833 .surface_top_beea .component_eee7::before {
    top: -9px;
  }
  .large-e833 .surface_top_beea .component_eee7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-df1a .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 19px;
  }
  .dirty-df1a .surface_top_beea .component_eee7 {
    margin-top: -1px;
  }
  .dirty-df1a .surface_top_beea .component_eee7,
  .dirty-df1a .surface_top_beea .component_eee7::after,
  .dirty-df1a .surface_top_beea .component_eee7::before {
    width: 19px;
    height: 2px;
  }
  .dirty-df1a .surface_top_beea .component_eee7::before {
    top: -6px;
  }
  .dirty-df1a .surface_top_beea .component_eee7::after {
    bottom: -6px;
  }
  .sort_ca1a .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 22px;
  }
  .sort_ca1a .surface_top_beea .component_eee7 {
    margin-top: -1px;
  }
  .sort_ca1a .surface_top_beea .component_eee7,
  .sort_ca1a .surface_top_beea .component_eee7::after,
  .sort_ca1a .surface_top_beea .component_eee7::before {
    width: 22px;
    height: 2px;
  }
  .sort_ca1a .surface_top_beea .component_eee7::before {
    top: -7px;
  }
  .sort_ca1a .surface_top_beea .component_eee7::after {
    bottom: -7px;
  }
  .focus-short-1c48 .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 31px;
  }
  .focus-short-1c48 .surface_top_beea .component_eee7 {
    margin-top: -1.5px;
  }
  .focus-short-1c48 .surface_top_beea .component_eee7,
  .focus-short-1c48 .surface_top_beea .component_eee7::after,
  .focus-short-1c48 .surface_top_beea .component_eee7::before {
    width: 31px;
    height: 3px;
  }
  .focus-short-1c48 .surface_top_beea .component_eee7::before {
    top: -9px;
  }
  .focus-short-1c48 .surface_top_beea .component_eee7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-0aad .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-0aad .surface_top_beea .component_eee7 {
    margin-top: -1px;
  }
  .gallery-0aad .surface_top_beea .component_eee7,
  .gallery-0aad .surface_top_beea .component_eee7::after,
  .gallery-0aad .surface_top_beea .component_eee7::before {
    width: 19px;
    height: 2px;
  }
  .gallery-0aad .surface_top_beea .component_eee7::before {
    top: -6px;
  }
  .gallery-0aad .surface_top_beea .component_eee7::after {
    bottom: -6px;
  }
  .layout-014c .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 22px;
  }
  .layout-014c .surface_top_beea .component_eee7 {
    margin-top: -1px;
  }
  .layout-014c .surface_top_beea .component_eee7,
  .layout-014c .surface_top_beea .component_eee7::after,
  .layout-014c .surface_top_beea .component_eee7::before {
    width: 22px;
    height: 2px;
  }
  .layout-014c .surface_top_beea .component_eee7::before {
    top: -7px;
  }
  .layout-014c .surface_top_beea .component_eee7::after {
    bottom: -7px;
  }
  .tooltip-fcc6 .surface_top_beea .mask_bbab {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-fcc6 .surface_top_beea .component_eee7 {
    margin-top: -1.5px;
  }
  .tooltip-fcc6 .surface_top_beea .component_eee7,
  .tooltip-fcc6 .surface_top_beea .component_eee7::after,
  .tooltip-fcc6 .surface_top_beea .component_eee7::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-fcc6 .surface_top_beea .component_eee7::before {
    top: -9px;
  }
  .tooltip-fcc6 .surface_top_beea .component_eee7::after {
    bottom: -9px;
  }
}
.frame-5bb4 .component_eee7 {
  -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);
}
.frame-5bb4 .component_eee7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame-5bb4 .component_eee7::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);
}
.frame-5bb4.tall-ba47 .component_eee7 {
  -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);
}
.frame-5bb4.tall-ba47 .component_eee7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame-5bb4.tall-ba47 .component_eee7::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);
}
.badge_stone_3657 {
  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.widget_soft_0640:before {
  display: none;
}
.middle_86c9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.middle_86c9 .article-white-46ee {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.middle_86c9 .article-white-46ee:last-of-type {
  border-bottom: none;
}
.middle_86c9 .article-white-46ee.notice-1e5f,
.middle_86c9 .article-white-46ee.brown_6b64,
.middle_86c9 .article-white-46ee.header-outer-b9d7 {
  padding: 0;
}
.middle_86c9 .accent-dirty-af0d .short-7897 {
  color: currentColor;
}
.middle_86c9 .accent-dirty-af0d .short-7897:focus,
.middle_86c9 .accent-dirty-af0d .short-7897:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_86c9.static_0419 .secondary-c308,
.middle_86c9.static_0419 .active_cae2 a,
.middle_86c9.static_0419 .copper_8a33 a,
.middle_86c9.static_0419 .tag_brown_f7e1 a {
  color: rgba(0, 0, 0, 0.55);
}
.middle_86c9.static_0419 .secondary-c308:hover,
.middle_86c9.static_0419 .active_cae2 a:hover,
.middle_86c9.static_0419 .copper_8a33 a:hover,
.middle_86c9.static_0419 .tag_brown_f7e1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_86c9.static_0419 .glass-f3d1 {
  color: rgba(0, 0, 0, 0.8);
}
.middle_86c9.static_0419 .article-white-46ee {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_86c9.static_0419 .article-white-46ee:before {
  background: rgba(0, 0, 0, 0.08);
}
.middle_86c9.static_0419 .stale_1d34:before {
  background: rgba(255, 255, 255, 0.9);
}
.middle_86c9.static_0419 .accent-dirty-af0d .secondary_inner_a988 li a,
.middle_86c9.static_0419 .accent-dirty-af0d .short-7897,
.middle_86c9.static_0419 .tag_brown_f7e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_86c9.static_0419 .accent-dirty-af0d .short-7897:focus,
.middle_86c9.static_0419 .accent-dirty-af0d .short-7897:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_86c9.static_0419 .secondary_inner_a988 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_86c9.dropdown-dd22 .secondary-c308,
.middle_86c9.dropdown-dd22 .active_cae2 a,
.middle_86c9.dropdown-dd22 .copper_8a33 .short-7897,
.middle_86c9.dropdown-dd22 .copper_8a33 a,
.middle_86c9.dropdown-dd22 .tag_brown_f7e1 a {
  color: rgba(255, 255, 255, 0.79);
}
.middle_86c9.dropdown-dd22 .secondary-c308:hover,
.middle_86c9.dropdown-dd22 .active_cae2 a:hover,
.middle_86c9.dropdown-dd22 .copper_8a33 .short-7897:hover,
.middle_86c9.dropdown-dd22 .copper_8a33 a:hover,
.middle_86c9.dropdown-dd22 .tag_brown_f7e1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_86c9.dropdown-dd22 .glass-f3d1 {
  color: rgba(255, 255, 255, 0.99);
}
.middle_86c9.dropdown-dd22 .article-white-46ee {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_86c9.dropdown-dd22 .article-white-46ee:before {
  background: rgba(255, 255, 255, 0.08);
}
.middle_86c9.dropdown-dd22 .stale_1d34:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle_86c9.dropdown-dd22 .accent-dirty-af0d .secondary_inner_a988 li a,
.middle_86c9.dropdown-dd22 .accent-dirty-af0d .short-7897,
.middle_86c9.dropdown-dd22 .tag_brown_f7e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_86c9.dropdown-dd22 .accent-dirty-af0d .short-7897:focus,
.middle_86c9.dropdown-dd22 .accent-dirty-af0d .short-7897:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_86c9.dropdown-dd22 .secondary_inner_a988 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_1d34 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.stale_1d34:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.liquid_874f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.item_new_07fb .middle_86c9 {
  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;
}
.item_new_07fb .article-white-46ee {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.item_new_07fb .article-white-46ee: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) {
  .item_new_07fb .article-white-46ee:before {
    width: 16%;
    left: 42%;
  }
}
.item_new_07fb .article-white-46ee:last-child:before {
  content: none;
}
.item_new_07fb .article-white-46ee[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.item_new_07fb .accent-dirty-af0d .secondary_inner_a988 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.item_new_07fb .accent-dirty-af0d .secondary_inner_a988 li a .short-7897 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.item_new_07fb .accent-dirty-af0d .tag_brown_f7e1 {
  border: none;
}
.item_new_07fb .accent-dirty-af0d .tag_brown_f7e1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.item_new_07fb .stale_1d34 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item_new_07fb .liquid_874f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.item_new_07fb .dropdown-dd22 .stale_1d34:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_new_07fb .static_0419.modal-fast-6bc9 .component_eee7 {
  background: rgba(0, 0, 0, 0.6);
}
.item_new_07fb
  .static_0419.modal-fast-6bc9
  .component_eee7::after,
.item_new_07fb
  .static_0419.modal-fast-6bc9
  .component_eee7:before {
  background: inherit;
}
.item_new_07fb
  .static_0419.modal-fast-6bc9:hover
  .component_eee7 {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_eade .middle_86c9 {
  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) {
  .gallery_eade .middle_86c9 {
    width: auto;
    right: 45px;
  }
}
.primary-03fa .middle_86c9 {
  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) {
  .primary-03fa .middle_86c9 {
    width: auto;
    left: 45px;
  }
}
.widget_soft_0640 .middle_86c9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget_soft_0640 .liquid_874f {
  max-width: 48em;
  margin: 0 auto;
}
.widget_soft_0640 .stale_1d34:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget-a234 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget-a234.item_new_07fb .middle_86c9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget-a234.gallery_eade .middle_86c9 {
  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);
}
.widget-a234 .middle_86c9 {
  visibility: visible;
}
.widget-a234.primary-03fa .middle_86c9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sort-df54,
.medium-cf1a {
  overflow-x: hidden;
}
.sort-df54 .middle_86c9 {
  overflow: auto;
}
.sort-df54.item_new_07fb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-df54.item_new_07fb .middle_86c9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sort-df54.item_new_07fb .text-copper-4a33 {
  opacity: 0;
}
.sort-df54.gallery_eade {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-df54.gallery_eade .middle_86c9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sort-df54.gallery_eade .text-copper-4a33 {
  opacity: 0;
}
.sort-df54.primary-03fa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-df54.primary-03fa .middle_86c9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sort-df54.primary-03fa .text-copper-4a33 {
  opacity: 0;
}
.sort-df54.widget_soft_0640 .middle_86c9 {
  z-index: 10;
  visibility: visible;
}
.modal-fast-6bc9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.modal-fast-6bc9 .component_eee7 {
  background: rgba(255, 255, 255, 0.99);
}
.modal-fast-6bc9 .component_eee7::after,
.modal-fast-6bc9 .component_eee7:before {
  background: inherit;
}
.modal-fast-6bc9:hover .component_eee7 {
  background: rgba(255, 255, 255, 0.99);
}
.primary-03fa .modal-fast-6bc9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget_soft_0640 .modal-fast-6bc9 {
  display: none !important;
}
.sort-df54:before,
.medium-cf1a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sort-df54 .modal-fast-6bc9,
.medium-cf1a .modal-fast-6bc9 {
  display: inline-block;
}
.middle_86c9 .pagination_2575 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.sort-df54 .middle_86c9 .pagination_2575,
.medium-cf1a .middle_86c9 .pagination_2575 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-orange-d285 .static_f5b9 {
  width: 100%;
}
.icon_active_3fbb {
  padding: 0 0.5em 0;
}
.icon_active_3fbb [class*="customify-col-"],
.icon_active_3fbb [class*="customify-col_"],
.icon_active_3fbb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.current-0dc3 .icon_active_3fbb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .progress_tall_e9ee .row_advanced_f391,
  .row_advanced_f391 {
    display: none;
  }
  .hot-225b {
    text-align: left;
  }
  .large_0236 {
    text-align: center;
  }
  .component-93e5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .progress_tall_e9ee .section_4bec,
  .section_4bec {
    display: none;
  }
  .disabled_2110 {
    text-align: left;
  }
  .paragraph-yellow-2cf3 {
    text-align: center;
  }
  .modal_focused_3c89 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .progress_tall_e9ee .new_0d06,
  .new_0d06 {
    display: none;
  }
  .message-a48b {
    text-align: left;
  }
  .nav_simple_6ce4 {
    text-align: center;
  }
  .media_72c3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fixed_98c0 {
  box-shadow: none !important;
}
.image_solid_f6db .search-2b8d,
.focused_5a9d .search-2b8d {
  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;
}
.focused_5a9d .search-2b8d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label_fa4b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label_fa4b:after,
.label_fa4b:before {
  content: "";
  display: table;
}
.label_fa4b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label_fa4b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label_fa4b,
.over_09a9 {
  max-width: 1248px;
  margin: 0 auto;
}

.gradient-focused-5e8f.frame-fast-e1c8 .label_fa4b {
  max-width: 100%;
}
.gradient-focused-5e8f.mini-b140 {
  max-width: 1200px;
  margin: 0 auto;
}
.gradient-focused-5e8f.filter-middle-37ed .label_fa4b {
  max-width: 100%;
}
.gradient-focused-5e8f.filter-middle-37ed > .label_fa4b {
  padding-left: 0;
  padding-right: 0;
}
.gradient-focused-5e8f.filter-middle-37ed > .label_fa4b .progress_tall_e9ee {
  margin: 0;
}
.gradient-focused-5e8f.filter-middle-37ed
  > .label_fa4b
  .upper-ac8c.tabs-8607 {
  margin-right: 0;
  margin-left: 0;
}
.gradient-focused-5e8f.filter-middle-37ed #main.tabs-8607 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tiny-0fad #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tiny-0fad #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .small-d362 .current_19b3 {
    padding-right: 1em;
  }
  .small-d362.paragraph-a3e4 .upper-ac8c {
    border-right: 1px solid #eaecee;
  }
  .small-d362.paragraph-a3e4 .current_19b3 {
    padding-right: 1em;
  }
  .small-d362.paragraph-a3e4 .static_737e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module_288b .current_19b3 {
    padding-left: 1em;
  }
  .module_288b.paragraph-a3e4 .upper-ac8c {
    border-left: 1px solid #eaecee;
  }
  .module_288b.paragraph-a3e4 .current_19b3 {
    padding-left: 1em;
  }
  .module_288b.paragraph-a3e4 .static_737e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_steel_eff1 .current_19b3 {
    padding-left: 1em;
  }
  .filter_steel_eff1.paragraph-a3e4 .tabs-b970 {
    border-right: 1px solid #eaecee;
  }
  .filter_steel_eff1.paragraph-a3e4 .description-hot-1d2d {
    border-right: 1px solid #eaecee;
  }
  .filter_steel_eff1.paragraph-a3e4 .current_19b3 {
    padding-left: 1em;
  }
  .filter_steel_eff1.paragraph-a3e4 .static_737e {
    padding-right: 1em;
  }
  .filter_steel_eff1.paragraph-a3e4 .small_be9f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-e635 .current_19b3 {
    padding-right: 1em;
  }
  .active-e635.paragraph-a3e4 .tabs-b970 {
    border-left: 1px solid #eaecee;
  }
  .active-e635.paragraph-a3e4 .description-hot-1d2d {
    border-left: 1px solid #eaecee;
  }
  .active-e635.paragraph-a3e4 .current_19b3 {
    padding-right: 1em;
  }
  .active-e635.paragraph-a3e4 .static_737e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-e635.paragraph-a3e4 .small_be9f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-0fad .current_19b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny-0fad.paragraph-a3e4 .upper-ac8c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tiny-0fad.paragraph-a3e4 .current_19b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny-0fad.paragraph-a3e4 .static_737e {
    padding-left: 1em;
  }
  .tiny-0fad.paragraph-a3e4 .small_be9f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tiny-0fad.paragraph-a3e4 .current_19b3 {
    padding-left: 0;
  }
}
.card_selected_c197 .hover_mini_a7c6 {
  display: inline-block;
}
.slow_29aa {
  display: inline-block;
}
.section_8fe8 {
  word-con: break-word;
}
.disabled_5f7d > span {
  display: inline-block;
  padding: 5px 0;
}
.disabled_5f7d .pagination-89b2 {
  margin-left: 8px;
  margin-right: 8px;
}
.disabled_5f7d .heading_9d4b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-cef9 .active-793f {
  margin-bottom: 2em;
}
.hard-cef9 .center_ebcb {
  margin-bottom: 15px;
}
.hard-cef9 .center_ebcb:last-child {
  margin-bottom: 0;
}
.hard-cef9 .message-80c2 {
  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) {
  .hard-cef9 .message-80c2 {
    display: block;
  }
}
.hard-cef9 .chip_0c6b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-cef9 .chip_0c6b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-cef9 .up-1d2a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-cef9 .up-1d2a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-cef9 .up-1d2a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-cef9 .section_8fe8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-cef9 .section_8fe8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-cef9 .article_3bb3 p:last-child {
  margin-bottom: 0;
}
.hard-cef9 .list_soft_cdf2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-cef9 .input-4671 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-cef9 .focus-brown-e4e1 {
  margin-top: 1em;
}
.hard-cef9 .layout_over_7c44 {
  top: 0;
  display: block;
}
.hard-cef9 .layout_over_7c44 a {
  color: inherit;
}
.hard-cef9 .layout_over_7c44 a:hover {
  color: inherit;
}
.hard-cef9 .button-f195 {
  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;
}
.hard-cef9 .button-f195:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-cef9 .input-4671 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-cef9 .notification_middle_2698 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-cef9 .notification_middle_2698:first-child {
  margin-top: 0;
}
.hard-cef9 .notification_middle_2698.old_382f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-cef9 .notification_middle_2698.pattern_red_1326 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-cef9
  .notification_middle_2698.pattern_red_1326.main_e882
  .focus-brown-e4e1 {
  width: 100%;
}
.hard-cef9 .pattern_red_1326 {
  -webkit-box-align: center;
  align-items: center;
}
.hard-cef9 .pattern_red_1326 .disabled_5f7d,
.hard-cef9 .pattern_red_1326 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-cef9 .up-1d2a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-cef9 .up-1d2a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-cef9 .up-1d2a: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;
}
.hard-cef9 .old_382f {
  z-index: 5;
}
.hard-cef9 .accordion_simple_b59b .gallery-5dee {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-cef9 .silver_35dc .gallery-5dee {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-cef9 .input-hovered-0396 .gallery-5dee {
  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;
}
.hard-cef9.container-df3b .message-80c2,
.hard-cef9.sidebar_huge_441b .message-80c2 {
  display: block;
}
.hard-cef9.container-df3b .message-80c2 .aside-dbc6,
.hard-cef9.container-df3b .message-80c2 .input-4671,
.hard-cef9.sidebar_huge_441b .message-80c2 .aside-dbc6,
.hard-cef9.sidebar_huge_441b .message-80c2 .input-4671 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-cef9.gold-7dc6 .chip_0c6b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-cef9.gold-7dc6 .chip_0c6b {
    margin-right: 0;
  }
}
.hard-cef9.container-df3b .chip_0c6b,
.hard-cef9.sidebar_huge_441b .chip_0c6b {
  padding-top: 40%;
}
.hard-cef9.container-df3b .active-793f,
.hard-cef9.sidebar_huge_441b .active-793f {
  display: block;
}
.hard-cef9.container-df3b .fn-sticky-e71d .input-4671,
.hard-cef9.sidebar_huge_441b .fn-sticky-e71d .input-4671 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-cef9.container-df3b .chip_0c6b,
.hard-cef9.sidebar_huge_441b .chip_0c6b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-cef9.container-df3b .input-4671 {
  padding: 1em;
}
.heading-prev-878b {
  margin: 30px auto;
  display: block;
}
.heading-prev-878b .full_1af7 > * {
  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;
}
.heading-prev-878b .full_1af7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-prev-878b .full_1af7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module-hard-3ec8 .disabled_5f7d {
  margin-bottom: 1.41575em;
}
.module-hard-3ec8 .dropdown_dim_5957 {
  margin-bottom: 1.618em;
}
.soft_66b1 .huge_f811 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.soft_66b1 .huge_f811 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.soft_66b1 .detail-thick-a651 {
  max-width: 100%;
  overflow: auto;
}
.icon_pink_e8a0 .soft_66b1 a:hover {
  text-decoration: underline;
}
.preview-162a .center_ebcb:not(.section_8fe8),
.preview-162a .up-1d2a {
  margin-bottom: 1.41575em;
}
.preview-162a .center_ebcb:not(.section_8fe8):last-child,
.preview-162a .up-1d2a:last-child {
  margin-bottom: 0;
}
.preview-162a .center_ebcb.main_steel_33e9 {
  margin-bottom: 0.41575em;
}
.preview-162a .sidebar-ae8e:before,
.preview-162a .mask-d858:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview-162a .sidebar-ae8e:before {
  content: "\f115";
}
.preview-162a .mask-d858:before {
  content: "\f02c";
}
.preview-162a .button-1065 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview-162a .button-1065 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dark-ffcc {
  display: -webkit-box;
  display: flex;
}
.dark-ffcc .caption_5a54 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dark-ffcc .caption_5a54 {
    flex-basis: 90px;
  }
}
.dark-ffcc .stone-52b8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dark-ffcc .stone-52b8 {
    flex-basis: calc(100% - 50px);
  }
}
.dark-ffcc .article-bottom-10cd p:last-child {
  margin-bottom: 0.72em;
}
.feature_outer_1e30 .full_1af7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.feature_outer_1e30 .full_1af7:after,
.feature_outer_1e30 .full_1af7:before {
  content: "";
  display: table;
}
.feature_outer_1e30 .full_1af7:after {
  clear: both;
}
.feature_outer_1e30 .full_1af7 .smooth-c4b6,
.feature_outer_1e30 .full_1af7 .box_ff6c {
  width: 49%;
}
.feature_outer_1e30 .full_1af7 .smooth-c4b6 a span.header_dark_b22c,
.feature_outer_1e30 .full_1af7 .box_ff6c a span.header_dark_b22c {
  display: block;
  margin-bottom: 5px;
}
.feature_outer_1e30 .full_1af7 .box_ff6c {
  float: left;
  text-align: left;
}
.feature_outer_1e30 .full_1af7 .smooth-c4b6 {
  float: right;
  text-align: right;
}
.filter-d11f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter-d11f {
    margin-bottom: 0;
  }
}
.solid_9637 {
  margin-bottom: 1em;
}
.solid_9637 .section_8fe8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip_81fa a {
  display: block;
  line-height: 0;
  position: relative;
}
.row-wide-a5b4 .solid_9637,
.background_fast_fbeb .solid_9637 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .row-wide-a5b4 .solid_9637,
  .background_fast_fbeb .solid_9637 {
    display: block;
  }
}
.row-wide-a5b4 .tooltip_81fa,
.background_fast_fbeb .tooltip_81fa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .row-wide-a5b4 .tooltip_81fa,
  .background_fast_fbeb .tooltip_81fa {
    margin-bottom: 1em;
  }
}
.row-wide-a5b4 .tooltip_81fa img,
.background_fast_fbeb .tooltip_81fa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.row-wide-a5b4 .iron-746e,
.background_fast_fbeb .iron-746e {
  flex-basis: calc(100% - 160px);
}
.row-wide-a5b4 .iron-746e p,
.background_fast_fbeb .iron-746e p {
  margin-bottom: 0;
}
.row-wide-a5b4 .iron-746e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .row-wide-a5b4 .iron-746e {
    padding-left: 0;
  }
}
.background_fast_fbeb .iron-746e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background_fast_fbeb .iron-746e {
    padding-right: 0;
  }
}
.background_fast_fbeb .tooltip_81fa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-fluid-2461 .tooltip_81fa {
  margin-bottom: 0.5em;
}
.tabs-fluid-2461 .tooltip_81fa img {
  width: 100%;
}
.main-45a9 .purple_e693,
.info-static-5038 .purple_e693 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.info-static-5038 .upper-ac8c .frame-medium-3db4 p:last-child {
  margin-bottom: 0;
}
.article-mini-586e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.lite-b4a5 .description-56f5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .lite-b4a5 .description-56f5:last-of-type {
    margin-bottom: 0;
  }
}
.lite-b4a5 .description-56f5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lite-b4a5 .description-56f5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.lite-b4a5 .description-56f5 ul li {
  margin: 0 0 0.6em;
}
.lite-b4a5 .description-56f5 ul li.info-liquid-6497,
.lite-b4a5 .description-56f5 ul li.element_fast_3e50 {
  position: relative;
}
.lite-b4a5 .description-56f5 ul li.info-liquid-6497 .gradient_159a,
.lite-b4a5 .description-56f5 ul li.element_fast_3e50 .gradient_159a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.lite-b4a5 .description-56f5 ul li.info-liquid-6497:after:after,
.lite-b4a5 .description-56f5 ul li.info-liquid-6497:after:before,
.lite-b4a5
  .description-56f5
  ul
  li.element_fast_3e50:after:after,
.lite-b4a5
  .description-56f5
  ul
  li.element_fast_3e50:after:before {
  content: "";
  display: table;
}
.lite-b4a5 .description-56f5 ul li.info-liquid-6497:after:after,
.lite-b4a5
  .description-56f5
  ul
  li.element_fast_3e50:after:after {
  clear: both;
}
.lite-b4a5 .description-56f5 a.easy_a88f:hover {
  text-decoration: none;
}
.lite-b4a5 .description-56f5 select {
  max-width: 100%;
}
.lite-b4a5 .description-56f5 table {
  font-size: 85%;
}
.lite-b4a5 .description-56f5 table td,
.lite-b4a5 .description-56f5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.lite-b4a5 .description-56f5 table tfoot td {
  text-align: left;
}
.lite-b4a5 .description-56f5 :last-child {
  margin-bottom: 0;
}
.lite-b4a5 .description-56f5 .component-6810 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.lite-b4a5 .description-56f5 .component-6810 label {
  width: 100%;
}
.lite-b4a5 .description-56f5 .component-6810 .photo_90d1 {
  width: 100%;
  display: block;
}
.lite-b4a5 .description-56f5 .component-6810 .description_350b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.lite-b4a5 .description-56f5 .component-6810 .description_350b:hover svg #svg-search {
  fill: #444;
}
.lite-b4a5 .description-56f5 .component-6810 .description_350b svg {
  width: 18px;
  height: 18px;
}
.lite-b4a5 .chip-pro-fca4 ul ul,
.lite-b4a5 .rough_3faf ul ul,
.lite-b4a5 .under-dcb2 ul ul,
.lite-b4a5 .yellow_cc69 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.lite-b4a5 .chip-pro-fca4 .cold-d63c > a,
.lite-b4a5 .rough_3faf .cold-d63c > a,
.lite-b4a5 .under-dcb2 .cold-d63c > a,
.lite-b4a5 .yellow_cc69 .cold-d63c > a {
  margin-bottom: 0;
}
.lite-b4a5 .short-7146 li,
.lite-b4a5 .chip-pro-fca4 li,
.lite-b4a5 .hovered_7852 li,
.lite-b4a5 .rough_3faf li,
.lite-b4a5 .under-dcb2 li,
.lite-b4a5 .yellow_cc69 li,
.lite-b4a5 .pagination_edb9 li,
.lite-b4a5 .description_pro_a8e5 li {
  display: block;
  position: relative;
}
.lite-b4a5 .short-7146 li:last-child,
.lite-b4a5 .chip-pro-fca4 li:last-child,
.lite-b4a5 .hovered_7852 li:last-child,
.lite-b4a5 .rough_3faf li:last-child,
.lite-b4a5 .under-dcb2 li:last-child,
.lite-b4a5 .yellow_cc69 li:last-child,
.lite-b4a5 .pagination_edb9 li:last-child,
.lite-b4a5 .description_pro_a8e5 li:last-child {
  border: none;
}
.lite-b4a5 .short-7146 li a,
.lite-b4a5 .chip-pro-fca4 li a,
.lite-b4a5 .hovered_7852 li a,
.lite-b4a5 .rough_3faf li a,
.lite-b4a5 .under-dcb2 li a,
.lite-b4a5 .yellow_cc69 li a,
.lite-b4a5 .pagination_edb9 li a,
.lite-b4a5 .description_pro_a8e5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lite-b4a5 .short-7146 li ul li::before,
.lite-b4a5 .chip-pro-fca4 li ul li::before,
.lite-b4a5 .hovered_7852 li ul li::before,
.lite-b4a5 .rough_3faf li ul li::before,
.lite-b4a5 .under-dcb2 li ul li::before,
.lite-b4a5 .yellow_cc69 li ul li::before,
.lite-b4a5 .pagination_edb9 li ul li::before,
.lite-b4a5 .description_pro_a8e5 li ul li::before {
  left: 15px;
}
.lite-b4a5 .short-7146 li ul a,
.lite-b4a5 .chip-pro-fca4 li ul a,
.lite-b4a5 .hovered_7852 li ul a,
.lite-b4a5 .rough_3faf li ul a,
.lite-b4a5 .under-dcb2 li ul a,
.lite-b4a5 .yellow_cc69 li ul a,
.lite-b4a5 .pagination_edb9 li ul a,
.lite-b4a5 .description_pro_a8e5 li ul a {
  padding-left: 20px;
}
.lite-b4a5 .short-7146 li ul ul li::before,
.lite-b4a5 .chip-pro-fca4 li ul ul li::before,
.lite-b4a5 .hovered_7852 li ul ul li::before,
.lite-b4a5 .rough_3faf li ul ul li::before,
.lite-b4a5 .under-dcb2 li ul ul li::before,
.lite-b4a5 .yellow_cc69 li ul ul li::before,
.lite-b4a5 .pagination_edb9 li ul ul li::before,
.lite-b4a5 .description_pro_a8e5 li ul ul li::before {
  left: 30px;
}
.lite-b4a5 .short-7146 li ul ul a,
.lite-b4a5 .chip-pro-fca4 li ul ul a,
.lite-b4a5 .hovered_7852 li ul ul a,
.lite-b4a5 .rough_3faf li ul ul a,
.lite-b4a5 .under-dcb2 li ul ul a,
.lite-b4a5 .yellow_cc69 li ul ul a,
.lite-b4a5 .pagination_edb9 li ul ul a,
.lite-b4a5 .description_pro_a8e5 li ul ul a {
  padding-left: 40px;
}
.lite-b4a5 .feature_solid_22b3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lite-b4a5 .description_pro_a8e5 ul li {
  margin-bottom: 1.41575em;
}
.lite-b4a5 .description_pro_a8e5 ul li .pattern_8533 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.lite-b4a5 .description_pro_a8e5 ul li .silver-287e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dropdown-dd22 .short-7146 li a,
.dropdown-dd22 .chip-pro-fca4 li a,
.dropdown-dd22 .hovered_7852 li a,
.dropdown-dd22 .rough_3faf li a,
.dropdown-dd22 .under-dcb2 li a,
.dropdown-dd22 .yellow_cc69 li a,
.dropdown-dd22 .pagination_edb9 li a,
.dropdown-dd22 .description_pro_a8e5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-dd22 .feature_solid_22b3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-dd22 .description-56f5 ul li.info-liquid-6497 .gradient_159a,
.dropdown-dd22 .description-56f5 ul li.element_fast_3e50 .gradient_159a {
  background: rgba(0, 0, 0, 0.2);
}
.dropdown-dd22 .lite-b4a5 .description-56f5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li {
  margin: 0;
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li ul {
  margin: 0;
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li ul li a {
  padding-left: 15px;
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li ul li li a {
  padding-left: 30px;
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li.selected-6d34 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li.selected-6d34 > 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;
}
.gradient-focused-5e8f .lite-b4a5 .secondary_inner_a988 li.selected-6d34 > 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;
}
.wood_e033 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list_9e00 {
  position: relative;
  z-index: 10;
}
.list_9e00 .pagination_2575 {
  width: 100%;
  max-width: 100%;
}
.info-tall-57ed .last_2945 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info-tall-57ed .static_0419 {
}
.info-tall-57ed .dropdown-dd22 {
  background: #292929;
}
.link-a00a .last_2945 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-a00a .static_0419 {
  background: #f9f9f9;
}
.link-a00a .dropdown-dd22 {
  background: #303030;
}
.mask-d843 .last_2945 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask-d843 .hover_mini_a7c6 {
    margin-bottom: 1em;
  }
  .mask-d843 .hover_mini_a7c6:last-child {
    margin-bottom: 0;
  }
}
.mask-d843 .static_0419 {
  background: #ededed;
}
.mask-d843 .dropdown-dd22 {
  background: #1a1a1a;
}
.last_2945.static_0419 {
  color: rgba(0, 0, 0, 0.6);
}
.last_2945.static_0419 .header_cb2e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last_2945.dropdown-dd22 {
  color: rgba(255, 255, 255, 0.99);
}
.last_2945.dropdown-dd22 a:not(.easy_a88f) {
  color: rgba(255, 255, 255, 0.79);
}
.last_2945.dropdown-dd22 a:not(.easy_a88f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_2945.dropdown-dd22 .header_cb2e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_2945.dropdown-dd22 table tbody td,
.last_2945.dropdown-dd22 table th {
  background: rgba(0, 0, 0, 0.08);
}
.input_pro_d096.thumbnail_9eff .label_fa4b {
  max-width: initial;
}
.input_pro_d096 .focus-soft-937f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input_pro_d096 .focus-soft-937f .pagination_2575 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input_pro_d096 .focus-soft-937f .pagination_2575 {
    display: block;
    margin-bottom: 2em;
  }
  .input_pro_d096 .focus-soft-937f .pagination_2575:last-child {
    margin-bottom: 0;
  }
}
.mask-d843 .hover_mini_a7c6:last-child,
.link-a00a .hover_mini_a7c6:last-child,
.info-tall-57ed .hover_mini_a7c6:last-child {
  margin-bottom: 0;
}
.mask-d843 .hover_mini_a7c6 .lite-b4a5 .description-56f5:last-child,
.link-a00a .hover_mini_a7c6 .lite-b4a5 .description-56f5:last-child,
.info-tall-57ed .hover_mini_a7c6 .lite-b4a5 .description-56f5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mask-d843 .gas-0bd1,
  .mask-d843 .content_8af6,
  .link-a00a .gas-0bd1,
  .link-a00a .content_8af6,
  .info-tall-57ed .gas-0bd1,
  .info-tall-57ed .content_8af6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list_9e00 .hover_mini_a7c6 {
    margin-bottom: 2em;
  }
}
.list_9e00 p:last-child {
  margin-bottom: 0;
}
.list_9e00 li,
.list_9e00 ul {
  list-style: none;
  margin: 0;
}
.list_9e00 ul ul {
  margin-left: 2.617924em;
}
.first-436e {
  font-size: 0.875em;
}

/* css-noise: a7da */
.phantom-card-q8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
