/*!
Theme Name: Customify
Theme URI: https://pressmaximum.right_d855/customify
Author: WPCustomify
Author URI: https://pressmaximum.right_d855
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.right_d855/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.disabled-dim-e752.video-b2c7/licenses/gpl-2.0.info_liquid_6f86
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.modal_05cb/, (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.texture-ffd3.in-4fa5/normalize.badge-gas-cb94/
 ======
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.badge-gas-cb94 v7.0.0 | MIT License | github.right_d855/necolas/normalize.badge-gas-cb94 */
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;
}
.tall_26fc .chip_ae31,
.layout-mini-9a56,
.backdrop-5829,
.hovered_7642,
.white_fc9b,
.prev_68ed,
.next-56dc,
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-mini-9a56,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout-mini-9a56,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout-mini-9a56,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop-5829,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop-5829 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop-5829,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-5829,
  h2 {
    font-size: 1.7em;
  }
}
.hovered_7642,
h3 {
  font-size: 1.618em;
}
.tall_26fc .chip_ae31,
.white_fc9b,
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.action_4427 {
  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;
}
.message_44b0:after,
.message_44b0:before,
.status_3421:after,
.status_3421:before {
  content: "";
  display: table;
}
.message_44b0:after,
.status_3421:after {
  clear: both;
}
.frame_c19f {
  float: right;
  margin-right: 0;
}
.warm-8af6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout-29e5 .mini_60b0,
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;
}
.layout-29e5 .mini_60b0: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;
}
.liquid-ee3f .mini_60b0 {
  box-shadow: none;
}
.liquid-ee3f
  .mini_60b0
  .notification_bbd1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.liquid-ee3f .mini_60b0 .gallery-small-500e {
  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;
}
.liquid-ee3f
  .mini_60b0
  .gallery-small-500e
  b {
  display: none;
}
.liquid-ee3f .dirty_e778 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.paper_88f2:not(.next-769e):not(.panel_action_1810),
button:not(.next-769e):not(.panel_action_1810),
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ),
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ),
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ) {
  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;
}
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ):hover,
button:not(.next-769e):not(
    .panel_action_1810
  ):hover,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ):hover,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ):hover,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ):active,
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ):focus,
button:not(.next-769e):not(
    .panel_action_1810
  ):active,
button:not(.next-769e):not(
    .panel_action_1810
  ):focus,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ):active,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ):focus,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ):active,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ):focus,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ):active,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ):focus {
  outline: 0;
}
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd,
button:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd {
  position: relative;
}
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .cold_a106,
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .picture_solid_88dd,
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .tooltip_copper_9eb6,
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  i,
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  svg,
button:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .cold_a106,
button:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .picture_solid_88dd,
button:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .tooltip_copper_9eb6,
button:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  i,
button:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  svg,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .cold_a106,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .picture_solid_88dd,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .tooltip_copper_9eb6,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  i,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  svg,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .cold_a106,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .picture_solid_88dd,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .tooltip_copper_9eb6,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  i,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  svg,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .cold_a106,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .picture_solid_88dd,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  .tooltip_copper_9eb6,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  i,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd
  svg {
  visibility: hidden;
}
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd:after,
button:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd:after,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd:after,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd:after,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ).fn-loading-7dcd: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;
}
.paper_88f2:not(.next-769e):not(.panel_action_1810),
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ),
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ),
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ) {
  color: #fff;
  background: #235787;
}
.paper_88f2:not(.next-769e):not(
    .panel_action_1810
  ):focus,
input[type="button"]:not(.next-769e):not(
    .panel_action_1810
  ):focus,
input[type="reset"]:not(.next-769e):not(
    .panel_action_1810
  ):focus,
input[type="submit"]:not(.next-769e):not(
    .panel_action_1810
  ):focus {
  color: #fff;
}
.paper_88f2.fn-disabled-7dcd:not(.next-769e):not(
    .panel_action_1810
  ),
.paper_88f2[disabled]:not(.next-769e):not(
    .panel_action_1810
  ),
button.fn-disabled-7dcd:not(.next-769e):not(
    .panel_action_1810
  ),
button[disabled]:not(.next-769e):not(
    .panel_action_1810
  ) {
  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;
}
.background-32a4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background-32a4: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;
}
.outline-selected-83fb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component-f97f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pagination_wide_3e61 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message_44b0:after,
.message_44b0:before,
.content-5229:after,
.content-5229:before,
.fixed_2e01:after,
.fixed_2e01:before,
.box-37bd:after,
.box-37bd:before,
.progress-tall-5387:after,
.progress-tall-5387:before,
.short-5367:after,
.short-5367:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message_44b0:after,
.content-5229:after,
.fixed_2e01:after,
.box-37bd:after,
.progress-tall-5387:after,
.short-5367:after {
  clear: both;
}
.content-5229 .east_b610,
.fixed_2e01 .east_b610,
.overlay-a485 .east_b610 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notice_static_5d59 {
  display: inline-block;
}
.summary-02be {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.summary-02be img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.summary-02be .hovered-53f6 {
  padding: 1em 0;
  font-size: 85%;
}
.hovered-53f6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top-2bbb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top-2bbb:after,
.top-2bbb:before {
  content: "";
  display: table;
}
.top-2bbb:after {
  clear: both;
}
.filter_a059 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message_rough_22cc .filter_a059 {
  max-width: 50%;
}
.slow_2f30 .filter_a059 {
  max-width: 33.33%;
}
.notification-7db4 .filter_a059 {
  max-width: 25%;
}
.outline-04ff .filter_a059 {
  max-width: 20%;
}
.gradient-yellow-2fca .filter_a059 {
  max-width: 16.66%;
}
.paper-17b8 .filter_a059 {
  max-width: 14.28%;
}
.highlight_down_61f7 .filter_a059 {
  max-width: 12.5%;
}
.copper_fe05 .filter_a059 {
  max-width: 11.11%;
}
.picture_3a9a {
  display: block;
}
.tall_26fc .slider-1d58 label,
.tall_26fc .prev_5e4f label,
.tall_26fc .highlight_e9cf label,
.tall_26fc .text-large-3950 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_178c {
  list-style: none;
  margin: 0;
}
.gas_178c article.box-tall-22a1 {
  margin-bottom: 0;
}
.gas_178c ul {
  list-style: none;
  margin: 0;
}
.gas_178c .static_a2e9 li.box-tall-22a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_178c .static_a2e9 li.box-tall-22a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_178c .static_a2e9 li.box-tall-22a1: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) {
  .gas_178c .static_a2e9 li.box-tall-22a1 li.box-tall-22a1 li.box-tall-22a1 li.box-tall-22a1 {
    padding-left: 0;
  }
}
article.box-tall-22a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-tall-22a1 .content-5229 p:last-of-type {
  margin-bottom: 0;
}
article.box-tall-22a1 .easy-449d {
  float: left;
}
article.box-tall-22a1 .hovered_c3cf {
  margin-left: 85px;
}
article.box-tall-22a1 .main-289a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-tall-22a1 .main-289a .button_4e33 {
  margin-left: 10px;
}
article.box-tall-22a1 .warm_8dbe {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-tall-22a1 .photo-brown-a207 {
  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 .slider-1d58,
  #respond .highlight_e9cf,
  #respond .text-large-3950 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-1d58 input,
#respond .highlight_e9cf input,
#respond .text-large-3950 input {
  width: 100%;
}
#respond .text-large-3950 {
  margin-right: 0;
}
#respond .lower_5534 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip_bottom_5948 {
  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;
}
.chip_bottom_5948.inner-2414 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip_bottom_5948 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%);
}
.chip_bottom_5948:focus,
.chip_bottom_5948: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);
}
.list-25e3 {
  border-radius: 10%;
}
.breadcrumb_ded6 {
  border-radius: 50%;
}
.upper-2885 {
  font-size: 0.72em;
}
.progress-999b {
  font-size: 0.875em;
}
.basic_8716 {
  font-size: 1.1em;
}
.filter_dc07 {
  text-transform: uppercase;
  line-height: 1.2;
}
.filter_dc07.upper-2885 {
  letter-spacing: 0.5px;
}
.cool_a285,
.cool_a285 a {
  color: #6d6d6d;
}
.cool_a285 a:hover {
  color: #111;
}
.gallery_dark_84ee {
  color: #6d6d6d;
}
.heading_last_530c {
  overflow-x: hidden;
}
.heading_last_530c .bright_9ca5.dynamic-89e5 {
  position: relative;
}
.heading_last_530c .bright_9ca5.dynamic-89e5.box_e190 {
  position: initial;
}
.heading_last_530c
  .bright_9ca5.dynamic-89e5.box_e190
  .media_7a72 {
  left: auto;
}
.heading_last_530c .bright_9ca5 .media_7a72 {
  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;
}
.heading_last_530c .bright_9ca5:hover.dynamic-89e5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading_last_530c
  .bright_9ca5:hover.dynamic-89e5
  .media_7a72 {
  display: block;
  z-index: 9999999;
}
.heading_last_530c .paragraph_f17e .carousel-66f0,
.heading_last_530c .overlay-soft-4c5d .carousel-66f0 {
  display: none;
}
.heading_last_530c .left_aa6c .bright_9ca5:hover.dynamic-89e5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tall_26fc .slider-1d58 label,
.tall_26fc .prev_5e4f label,
.tall_26fc .highlight_e9cf label,
.tall_26fc .text-large-3950 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_178c {
  list-style: none;
  margin: 0;
}
.gas_178c article.box-tall-22a1 {
  margin-bottom: 0;
}
.gas_178c ul {
  list-style: none;
  margin: 0;
}
.gas_178c .static_a2e9 li.box-tall-22a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_178c .static_a2e9 li.box-tall-22a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_178c .static_a2e9 li.box-tall-22a1: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) {
  .gas_178c .static_a2e9 li.box-tall-22a1 li.box-tall-22a1 li.box-tall-22a1 li.box-tall-22a1 {
    padding-left: 0;
  }
}
article.box-tall-22a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-tall-22a1 .content-5229 p:last-of-type {
  margin-bottom: 0;
}
article.box-tall-22a1 .easy-449d {
  float: left;
}
article.box-tall-22a1 .hovered_c3cf {
  margin-left: 85px;
}
article.box-tall-22a1 .main-289a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-tall-22a1 .main-289a .button_4e33 {
  margin-left: 10px;
}
article.box-tall-22a1 .warm_8dbe {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-tall-22a1 .photo-brown-a207 {
  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 .slider-1d58,
  #respond .highlight_e9cf,
  #respond .text-large-3950 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-1d58 input,
#respond .highlight_e9cf input,
#respond .text-large-3950 input {
  width: 100%;
}
#respond .text-large-3950 {
  margin-right: 0;
}
#respond .lower_5534 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_f17e .current_b947 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.current_b947 .top_41ca.tag_a980 .tertiary-bright-8f81 > li > a:focus,
.current_b947 .top_41ca.tag_a980 .tertiary-bright-8f81 > li > a:hover,
.current_b947 .top_41ca.feature-bbc2 .tertiary-bright-8f81 > li > a:focus,
.current_b947 .top_41ca.feature-bbc2 .tertiary-bright-8f81 > li > a:hover,
.current_b947 .top_41ca.left-030f .tertiary-bright-8f81 > li > a:focus,
.current_b947 .top_41ca.left-030f .tertiary-bright-8f81 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_b947
  .top_41ca.tag_a980
  .tertiary-bright-8f81
  > li.form-e1e7
  > a,
.current_b947
  .top_41ca.tag_a980
  .tertiary-bright-8f81
  > li.upper_1233
  > a,
.current_b947
  .top_41ca.feature-bbc2
  .tertiary-bright-8f81
  > li.form-e1e7
  > a,
.current_b947
  .top_41ca.feature-bbc2
  .tertiary-bright-8f81
  > li.upper_1233
  > a,
.current_b947
  .top_41ca.left-030f
  .tertiary-bright-8f81
  > li.form-e1e7
  > a,
.current_b947 .top_41ca.left-030f .tertiary-bright-8f81 > li.large-bcb4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.current_b947 .tall-a5ea,
.current_b947 .tall-a5ea a {
  color: rgba(255, 255, 255, 0.99);
}
.current_b947 .stale-dd5b.paragraph_078e li a,
.current_b947 .highlight-top-9663 a,
.current_b947 .over-4374,
.current_b947 .tertiary-bright-8f81 > li > a,
.current_b947 .fast-0ca1 {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947 .stale-dd5b.paragraph_078e li a:hover,
.current_b947 .highlight-top-9663 a:hover,
.current_b947 .over-4374:hover,
.current_b947 .tertiary-bright-8f81 > li > a:hover,
.current_b947 .fast-0ca1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_b947 .pattern_b05e {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947 .pattern_b05e .outer-5556 {
  color: rgba(255, 255, 255, 0.99);
}
.current_b947 .pattern_b05e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_b947 .gradient-7968 .tag_small_00af {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current_b947 .gradient-7968 .tag_small_00af .accordion-tall-a736 {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947
  .gradient-7968
  .tag_small_00af
  .accordion-tall-a736::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947
  .gradient-7968
  .tag_small_00af
  .accordion-tall-a736:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947
  .gradient-7968
  .tag_small_00af
  .accordion-tall-a736::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947
  .gradient-7968
  .tag_small_00af
  .accordion-tall-a736::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947 .gradient-7968 .sort-purple-ee9e {
  color: rgba(255, 255, 255, 0.79);
}
.current_b947 .gradient-7968 .sort-purple-ee9e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-small-0a3f
  .current_b947
  .gradient-7968
  .background_middle_d7f2
  .label-cool-d337 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery-small-0a3f
  .current_b947
  .gradient-7968
  .background_middle_d7f2
  .accordion-tall-a736 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_f17e .over-a763 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.over-a763 .top_41ca.tag_a980 .tertiary-bright-8f81 > li > a:focus,
.over-a763 .top_41ca.tag_a980 .tertiary-bright-8f81 > li > a:hover,
.over-a763 .top_41ca.feature-bbc2 .tertiary-bright-8f81 > li > a:focus,
.over-a763 .top_41ca.feature-bbc2 .tertiary-bright-8f81 > li > a:hover,
.over-a763 .top_41ca.left-030f .tertiary-bright-8f81 > li > a:focus,
.over-a763 .top_41ca.left-030f .tertiary-bright-8f81 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over-a763
  .top_41ca.tag_a980
  .tertiary-bright-8f81
  > li.form-e1e7
  > a,
.over-a763
  .top_41ca.tag_a980
  .tertiary-bright-8f81
  > li.upper_1233
  > a,
.over-a763
  .top_41ca.feature-bbc2
  .tertiary-bright-8f81
  > li.form-e1e7
  > a,
.over-a763
  .top_41ca.feature-bbc2
  .tertiary-bright-8f81
  > li.upper_1233
  > a,
.over-a763
  .top_41ca.left-030f
  .tertiary-bright-8f81
  > li.form-e1e7
  > a,
.over-a763 .top_41ca.left-030f .tertiary-bright-8f81 > li.large-bcb4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.over-a763 .tall-a5ea,
.over-a763 .tall-a5ea a {
  color: rgba(0, 0, 0, 0.8);
}
.over-a763 .stale-dd5b.paragraph_078e li a,
.over-a763 .highlight-top-9663 a,
.over-a763 .over-4374,
.over-a763 .tertiary-bright-8f81 > li > a,
.over-a763 .fast-0ca1 {
  color: rgba(0, 0, 0, 0.55);
}
.over-a763 .stale-dd5b.paragraph_078e li a:hover,
.over-a763 .highlight-top-9663 a:hover,
.over-a763 .over-4374:hover,
.over-a763 .tertiary-bright-8f81 > li > a:hover,
.over-a763 .fast-0ca1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over-a763 .pattern_b05e {
  color: rgba(0, 0, 0, 0.55);
}
.over-a763 .pattern_b05e .outer-5556 {
  color: rgba(0, 0, 0, 0.8);
}
.over-a763 .pattern_b05e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_83ba .white_5ead {
  margin-left: auto;
  margin-right: auto;
}
.fixed_2e01 > * {
  margin-left: auto;
  margin-right: auto;
}
.fixed_2e01 .outline-selected-83fb {
  margin-right: 1.41575em;
}
.grid-easy-ad09 .fixed_2e01 > .hover-current-5307 {
  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;
}
.grid-easy-ad09 .fixed_2e01 > .accordion_pink_9876 {
  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;
}
.heading_a049.brown_83ba .white_5ead,
.overlay_blue_0d40.brown_83ba .white_5ead {
  margin-left: 0;
}
.summary_cc20.brown_83ba .white_5ead,
.sort-dd7b.brown_83ba .white_5ead {
  margin-right: 0;
}
.fixed_2e01 ol,
.fixed_2e01 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active-9158 video {
  max-width: 100%;
}
.sort-5ecb img {
  display: block;
}
.sort-5ecb.outline-selected-83fb,
.sort-5ecb.component-f97f {
  width: 100%;
}
.sort-5ecb.accordion_pink_9876 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.detail_8fff:not(.column_complex_c6b0) {
  margin: 1.5em auto;
}
.main_91c4 p {
  padding: 1.5em 14px;
}
ul.list-f7af.accordion_pink_9876,
ul.list-f7af.hover-current-5307,
ul.list-f7af.sort-smooth-a6e2.hover-current-5307 {
  padding: 0 14px;
}
.paragraph_07fe {
  display: block;
  overflow-x: auto;
}
.paragraph_07fe table {
  border-collapse: collapse;
  width: 100%;
}
.paragraph_07fe td,
.paragraph_07fe th {
  padding: 0.5em;
}
.fixed_2e01 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fixed_2e01 ol ol,
.fixed_2e01 ol ul,
.fixed_2e01 ul ol,
.fixed_2e01 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fixed_2e01 ol ol li,
.fixed_2e01 ol ul li,
.fixed_2e01 ul ol li,
.fixed_2e01 ul ul li {
  margin-left: 0;
}
.tabs-active-08ea.tall_bc73 > .picture-prev-c9f9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs-active-08ea.tall_bc73 > .picture-prev-c9f9 iframe,
.tabs-active-08ea.tall_bc73 > .picture-prev-c9f9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gradient_bright_e0aa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gradient_bright_e0aa.smooth-553a {
  padding: 0;
}
.gradient_bright_e0aa.smooth-553a cite {
  font-size: 13px;
}
.gradient_bright_e0aa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gradient_bright_e0aa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description-dynamic-3f16 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description-dynamic-3f16 > p:first-child {
  margin-top: 0;
}
.description-dynamic-3f16 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description-dynamic-3f16 blockquote {
  border-left: 0;
}
.sidebar_babc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_babc:not(.pattern_dd31) {
  max-width: 100px;
}
.sidebar_babc.frame-old-d27a {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_babc.frame-old-d27a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main_91c4 p {
    padding: 1.5em 0;
  }
}
.picture_784b {
  color: #0073aa;
}
.slider_b241 {
  background-color: #0073aa;
}
.fresh-1a1b {
  color: #229fd8;
}
.bronze_3568 {
  background-color: #229fd8;
}
.photo-0b03 {
  color: #eee;
}
.label_selected_2aaf {
  background-color: #eee;
}
.tag-e47f {
  color: #444;
}
.active-c0f7 {
  background-color: #444;
}
.dynamic-ad15 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dynamic-ad15 .layout-blue-f0ed .highlight-top-9663 {
  font-size: 15px;
}
.dynamic-ad15 .highlight-top-9663 {
  line-height: 1.3;
}
.dynamic-ad15 .over-a763 {
}
.dynamic-ad15 .current_b947 {
  background: #235787;
}
.clean-7375 {
  padding: 0;
}
.clean-7375 .current_b947 {
  background: #1a1a1a;
}
.clean-7375 .over-a763 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.narrow-fcf9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.narrow-fcf9 .over-a763 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.narrow-fcf9 .current_b947 {
  background: #303030;
}
.short-5367 {
  position: relative;
  z-index: 10;
}
.short-5367 .panel-114d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro_f707 .dynamic-89e5 {
  display: inline-block;
  vertical-align: middle;
}
.pro_f707.module-19bf .dynamic-89e5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pro_f707.module-19bf .dynamic-89e5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pro_f707.module-19bf .dynamic-89e5 {
    margin-right: 0.4em;
  }
}
.pro_f707.module-19bf .dynamic-89e5:last-child {
  margin-right: 0;
}
.box_ce5e .panel-114d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paragraph_f17e .layout-blue-f0ed {
    margin: 0 -0.5em;
  }
  .paragraph_f17e .layout-blue-f0ed [class*="customify-col-"],
  .paragraph_f17e .layout-blue-f0ed [class*="customify-col_"],
  .paragraph_f17e .layout-blue-f0ed [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paragraph_f17e.iron_5c89 .panel-114d {
  background: 0 0 !important;
}
.paragraph_f17e.iron_5c89 .panel-114d,
.paragraph_f17e.box_ce5e .panel-114d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paragraph_f17e.west-f1f5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paragraph_f17e.box_ce5e .panel-114d {
  box-shadow: none !important;
}
.tertiary_7422 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tertiary_7422 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_7422 {
    padding: 18px 0 20px;
  }
}
.tertiary_7422 .tooltip-lite-c6ec {
  width: 100%;
}
.tertiary_7422 .middle-377b {
  margin-bottom: 0;
}
.tertiary_7422 .logo_warm_8b16 {
  margin-top: 5px;
  font-size: 0.875em;
}
.prev-84ac {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.prev-84ac .logo_1192 {
  width: 100%;
}
.inner-4b94 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.inner-4b94 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.inner-4b94 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;
}
.inner-4b94 li:last-child:after {
  display: none;
}
.inner-4b94 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dark-c626 .carousel-66f0 button,
.tertiary_7422 .carousel-66f0 button {
  left: 0;
}
.dark-c626 .logo_1192,
.tertiary_7422 .logo_1192 {
  padding-left: 0;
  padding-right: 0;
}
.dark-c626 .prev-84ac,
.tertiary_7422 .prev-84ac {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dark-c626 {
  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;
}
.dark-c626: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;
}
.dark-c626 .media_north_1ba5 {
  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) {
  .dark-c626 .media_north_1ba5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dark-c626 .media_north_1ba5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dark-c626 .media_north_1ba5 {
    min-height: 200px;
  }
}
.dark-c626 .inner-4b94 {
  color: rgba(255, 255, 255, 0.8);
}
.dark-c626 .inner-4b94 a,
.dark-c626 .inner-4b94 li:after {
  color: inherit;
}
.dark-c626 .inner-4b94 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag_ed5f {
  margin-bottom: 0.5em;
}
.static_111a {
  margin-bottom: 1.2em;
}
.static_111a,
.tag_ed5f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.static_111a p:last-child,
.tag_ed5f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-66f0,
#masthead .carousel-66f0 {
  display: none;
}
#masthead
  > .carousel-66f0.hero-3ddd {
  display: none;
}
#masthead > .carousel-66f0 button {
  left: 0;
}
.footer_fast_39c2 {
  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%;
}
.footer_fast_39c2 .dynamic-89e5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer_fast_39c2 .popup_green_6aba {
  display: -webkit-box;
  display: flex;
}
.footer_fast_39c2 .popup_green_6aba.label_cool_1a42 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer_fast_39c2 .popup_green_6aba.main_inner_68cd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer_fast_39c2 .popup_green_6aba.primary-red-49f4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer_fast_39c2.list-bronze-8288.row_black_8e48 .popup_green_6aba.label_cool_1a42 {
  flex-basis: 100%;
}
.footer_fast_39c2.backdrop_8f96 .popup_green_6aba.main_inner_68cd {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer_fast_39c2.backdrop_8f96 .popup_green_6aba.primary-red-49f4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-66f0.hero-3ddd {
  display: none;
}
#masthead > .carousel-66f0 button {
  left: 0;
}
.hidden-pro-f9bf {
  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;
}
.hidden-pro-f9bf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hidden-pro-f9bf.modal_gas_abe9 i {
  margin-right: 4px;
}
.hidden-pro-f9bf.modal_b974 i {
  margin-left: 5px;
}
.highlight-top-9663 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight-top-9663 p:last-child {
  margin-bottom: 0;
}
.glass-6b45 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.glass-6b45 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.glass-6b45 img {
  display: block;
  width: auto;
  line-height: 1;
}
.glass-6b45 .tall-a5ea {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.glass-6b45 .aside_orange_93f9 {
  margin: 5px 0 7px 0;
}
.glass-6b45.widget-2c0e .short_24d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass-6b45.widget-2c0e .icon-yellow-f0a1 {
  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;
}
.glass-6b45.column_59b6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.glass-6b45.column_59b6 .short_24d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass-6b45.column_59b6 .icon-yellow-f0a1 {
  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;
}
.glass-6b45.focus-2189 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.glass-6b45.gold-681b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.glass-6b45.gold-681b .icon-yellow-f0a1 {
  margin-top: 7px;
}
.module_next_9bf6 {
  display: inline-block;
}
.short-5367 .detail_7bc6 .glass-6b45 img {
  max-width: 100%;
}
.top_41ca .center_5d4a.active-slow-ad33,
.secondary_north_b006 .center_5d4a.active-slow-ad33 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.top_41ca .banner-47c6,
.secondary_north_b006 .banner-47c6 {
  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%);
}
.top_41ca .banner-47c6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.top_41ca.blue-3624 .banner-47c6 {
  display: none;
}
.top_41ca .texture_stone_3046 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top_41ca .texture_stone_3046 li {
  display: inline-block;
  position: relative;
}
.top_41ca .texture_stone_3046 li:last-child {
  margin-right: 0;
}
.top_41ca .texture_stone_3046 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;
}
.top_41ca .texture_stone_3046 li.large-bcb4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.top_41ca .texture_stone_3046 > 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;
}
.top_41ca .texture_stone_3046 > li > a i {
  line-height: 0;
}
.top_41ca .texture_stone_3046 > li.backdrop-iron-56a3 > a .banner-47c6 {
  margin-left: 4px;
  line-height: 0;
}
.top_41ca .texture_stone_3046 .section_e210 li.backdrop-iron-56a3 > a {
  position: relative;
}
.top_41ca .texture_stone_3046 .section_e210 li.backdrop-iron-56a3 > a:after,
.top_41ca .texture_stone_3046 .section_e210 li.backdrop-iron-56a3 > a:before {
  content: "";
  display: table;
}
.top_41ca .texture_stone_3046 .section_e210 li.backdrop-iron-56a3 > a:after {
  clear: both;
}
.top_41ca .texture_stone_3046 .section_e210 li.backdrop-iron-56a3 > a .banner-47c6 {
  margin-left: 5px;
  float: right;
}
.top_41ca .active-28c4,
.top_41ca .section_e210 {
  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;
}
.top_41ca .section_e210 {
  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;
}
.top_41ca .section_e210 .active-slow-ad33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top_41ca .section_e210 .banner-47c6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.top_41ca .section_e210 li {
  display: block;
  margin: 0;
  padding: 0;
}
.top_41ca .section_e210 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;
}
.top_41ca .section_e210 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.top_41ca .section_e210 .section_e210 {
  top: 0;
  left: 100%;
}
.top_41ca .header-next-7203.fn-focus-7dcd > .active-28c4,
.top_41ca .header-next-7203.fn-focus-7dcd > .section_e210,
.top_41ca .header-next-7203:focus > .active-28c4,
.top_41ca .header-next-7203:focus > .section_e210,
.top_41ca .header-next-7203:hover > .active-28c4,
.top_41ca .header-next-7203:hover > .section_e210 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.top_41ca.left-030f .tertiary-bright-8f81:after,
.top_41ca.left-030f .tertiary-bright-8f81:before {
  content: "";
  display: table;
}
.top_41ca.left-030f .tertiary-bright-8f81:after {
  clear: both;
}
.top_41ca.left-030f .tertiary-bright-8f81 > li {
  float: left;
}
.top_41ca.middle-2268 .tertiary-bright-8f81:after,
.top_41ca.middle-2268 .tertiary-bright-8f81:before {
  content: "";
  display: table;
}
.top_41ca.middle-2268 .tertiary-bright-8f81:after {
  clear: both;
}
.top_41ca.middle-2268 .tertiary-bright-8f81 > li {
  float: left;
}
.top_41ca.middle-2268 .tertiary-bright-8f81 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.top_41ca.middle-2268 .tertiary-bright-8f81 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.top_41ca.middle-2268 .tertiary-bright-8f81 > li.form-e1e7 > a,
.top_41ca.middle-2268 .tertiary-bright-8f81 > li.large-bcb4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.top_41ca.tag_a980 .tertiary-bright-8f81 > li > a .active-slow-ad33 {
  position: relative;
}
.top_41ca.tag_a980 .tertiary-bright-8f81 > li > a .active-slow-ad33: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;
}
.top_41ca.tag_a980
  .tertiary-bright-8f81
  > li:focus
  > a
  .active-slow-ad33:before,
.top_41ca.tag_a980
  .tertiary-bright-8f81
  > li:hover
  > a
  .active-slow-ad33:before {
  width: 100%;
  background-color: currentColor;
}
.top_41ca.tag_a980
  .tertiary-bright-8f81
  > li.form-e1e7
  > a
  .active-slow-ad33:before,
.top_41ca.tag_a980
  .tertiary-bright-8f81
  > li.upper_1233
  > a
  .active-slow-ad33:before {
  width: 100%;
  background-color: currentColor;
}
.top_41ca.feature-bbc2 .tertiary-bright-8f81 > li > a .active-slow-ad33 {
  position: relative;
}
.top_41ca.feature-bbc2 .tertiary-bright-8f81 > li > a .active-slow-ad33: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;
}
.top_41ca.feature-bbc2 .tertiary-bright-8f81 > li:focus > a .active-slow-ad33:before,
.top_41ca.feature-bbc2
  .tertiary-bright-8f81
  > li:hover
  > a
  .active-slow-ad33:before {
  width: 100%;
  background-color: currentColor;
}
.top_41ca.feature-bbc2
  .tertiary-bright-8f81
  > li.form-e1e7
  > a
  .active-slow-ad33:before,
.top_41ca.feature-bbc2
  .tertiary-bright-8f81
  > li.upper_1233
  > a
  .active-slow-ad33:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_north_b006 .texture_stone_3046 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary_north_b006 .texture_stone_3046 li:first-child > a {
  border-top: none;
}
.secondary_north_b006 .texture_stone_3046 .highlight-d4c9 > .active-slow-ad33 .banner-47c6 {
  display: none;
}
.secondary_north_b006 .texture_stone_3046 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.secondary_north_b006 .texture_stone_3046 li:last-child {
  border: none;
}
.secondary_north_b006 .texture_stone_3046 li.backdrop-iron-56a3 > a {
  padding-right: 45px !important;
}
.secondary_north_b006 .texture_stone_3046 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.secondary_north_b006 .texture_stone_3046 li a:focus,
.secondary_north_b006 .texture_stone_3046 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_north_b006 .texture_stone_3046 li .active_1ec0 {
  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;
}
.secondary_north_b006 .texture_stone_3046 li .active_1ec0:hover {
  box-shadow: none;
}
.secondary_north_b006 .texture_stone_3046 li .active_1ec0 .banner-47c6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.secondary_north_b006 .texture_stone_3046 .section_e210 {
  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);
}
.secondary_north_b006 .texture_stone_3046 .section_e210 li a {
  padding-left: 3em;
}
.secondary_north_b006 .texture_stone_3046 .main_silver_ea81 > a .active_1ec0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.secondary_north_b006 .texture_stone_3046 .main_silver_ea81 > .section_e210 {
  display: block;
  opacity: 1;
}
.active-7bc2 {
  max-width: 100%;
}
.small-8e05 {
  line-height: 0;
  cursor: pointer;
}
.fast-0ca1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fast-0ca1:hover {
  box-shadow: none;
  color: currentColor;
}
.fast-0ca1 svg {
  width: 18px;
  height: 18px;
}
.fast-0ca1 .silver-8e12 {
  display: none;
}
.dropdown_b9fc {
  position: relative;
}
.dropdown_b9fc.fn-active-7dcd .fast-0ca1 .accordion-62b5 {
  display: none;
}
.dropdown_b9fc.fn-active-7dcd .fast-0ca1 .silver-8e12 {
  display: inline-block;
}
.dropdown_b9fc .fresh-f947 {
  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);
}
.dropdown_b9fc.footer_green_5d86 .fresh-f947 {
  left: auto;
  right: -0.9em;
}
.dropdown_b9fc.footer_green_5d86 .avatar_warm_e368::before {
  left: auto;
  right: 15px;
}
.dropdown_b9fc.fn-active-7dcd .fresh-f947 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background_middle_d7f2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background_middle_d7f2 label {
  flex-basis: 100%;
}
.background_middle_d7f2 .tag_small_00af {
  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;
}
.background_middle_d7f2 .accordion-tall-a736 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background_middle_d7f2 .accordion-tall-a736:focus {
  background-color: transparent;
}
.background_middle_d7f2 button.sort-purple-ee9e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background_middle_d7f2 button.sort-purple-ee9e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background_middle_d7f2 button.sort-purple-ee9e svg {
  width: 18px;
  height: 18px;
}
.background_middle_d7f2 input[type="submit"] {
  min-height: auto;
}
.gradient-7968 .background_middle_d7f2 .accordion-tall-a736 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar_warm_e368 {
  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_warm_e368 {
    width: 220px;
  }
}
.avatar_warm_e368 label {
  flex-basis: 100%;
}
.avatar_warm_e368::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.gallery-small-0a3f .gradient-7968 .background_middle_d7f2 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.gallery-small-0a3f
  .gradient-7968
  .background_middle_d7f2
  .tag_small_00af {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gallery-small-0a3f .gradient-7968 .background_middle_d7f2 .accordion-tall-a736 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gallery-small-0a3f
  .gradient-7968
  .background_middle_d7f2
  .accordion-tall-a736:focus {
  background: 0 0;
}
.gallery-small-0a3f
  .gradient-7968
  .background_middle_d7f2
  .label-cool-d337 {
  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;
}
.stale-dd5b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale-dd5b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale-dd5b li:last-child {
  margin-right: 0;
}
.stale-dd5b li:first-child {
  margin-left: 0;
}
.stale-dd5b.slider_ab59 a {
  color: #fff;
}
.stale-dd5b.slider_ab59 a:hover {
  color: #fff;
}
.stale-dd5b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale-dd5b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale-dd5b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale-dd5b a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale-dd5b [class*="social-icon-apple"] {
  background-color: #999;
}
.stale-dd5b [class*="social-icon-apple"].info-e1f0 {
  background-color: transparent;
  color: #999;
}
.stale-dd5b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale-dd5b [class*="social-icon-behance"].info-e1f0 {
  background-color: transparent;
  color: #1769ff;
}
.stale-dd5b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale-dd5b [class*="social-icon-bitbucket"].info-e1f0 {
  background-color: transparent;
  color: #205081;
}
.stale-dd5b [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale-dd5b [class*="social-icon-codepen"].info-e1f0 {
  background-color: transparent;
  color: #000;
}
.stale-dd5b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale-dd5b [class*="social-icon-delicious"].info-e1f0 {
  background-color: transparent;
  color: #39f;
}
.stale-dd5b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale-dd5b [class*="social-icon-digg"].info-e1f0 {
  background-color: transparent;
  color: #005be2;
}
.stale-dd5b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale-dd5b [class*="social-icon-dribbble"].info-e1f0 {
  background-color: transparent;
  color: #ea4c89;
}
.stale-dd5b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale-dd5b [class*="social-icon-envelope"].info-e1f0 {
  background-color: transparent;
  color: #ea4335;
}
.stale-dd5b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale-dd5b [class*="social-icon-facebook"].info-e1f0 {
  background-color: transparent;
  color: #3b5998;
}
.stale-dd5b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale-dd5b [class*="social-icon-flickr"].info-e1f0 {
  background-color: transparent;
  color: #0063dc;
}
.stale-dd5b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale-dd5b [class*="social-icon-foursquare"].info-e1f0 {
  background-color: transparent;
  color: #2d5be3;
}
.stale-dd5b [class*="social-icon-github"] {
  background-color: #333;
}
.stale-dd5b [class*="social-icon-github"].info-e1f0 {
  background-color: transparent;
  color: #333;
}
.stale-dd5b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale-dd5b [class*="social-icon-google-plus"].info-e1f0 {
  background-color: transparent;
  color: #dd4b39;
}
.stale-dd5b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale-dd5b [class*="social-icon-houzz"].info-e1f0 {
  background-color: transparent;
  color: #7ac142;
}
.stale-dd5b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale-dd5b [class*="social-icon-instagram"].info-e1f0 {
  background-color: transparent;
  color: #262626;
}
.stale-dd5b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale-dd5b [class*="social-icon-jsfiddle"].info-e1f0 {
  background-color: transparent;
  color: #487aa2;
}
.stale-dd5b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale-dd5b [class*="social-icon-linkedin"].info-e1f0 {
  background-color: transparent;
  color: #0077b5;
}
.stale-dd5b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale-dd5b [class*="social-icon-medium"].info-e1f0 {
  background-color: transparent;
  color: #00ab6b;
}
.stale-dd5b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale-dd5b
  [class*="social-icon-odnoklassniki"].info-e1f0 {
  background-color: transparent;
  color: #f4731c;
}
.stale-dd5b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale-dd5b [class*="social-icon-meetup"].info-e1f0 {
  background-color: transparent;
  color: #ec1c40;
}
.stale-dd5b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale-dd5b [class*="social-icon-pinterest"].info-e1f0 {
  background-color: transparent;
  color: #bd081c;
}
.stale-dd5b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale-dd5b [class*="social-icon-product-hunt"].info-e1f0 {
  background-color: transparent;
  color: #da552f;
}
.stale-dd5b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale-dd5b [class*="social-icon-reddit"].info-e1f0 {
  background-color: transparent;
  color: #ff4500;
}
.stale-dd5b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale-dd5b [class*="social-icon-rss"].info-e1f0 {
  background-color: transparent;
  color: #f26522;
}
.stale-dd5b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale-dd5b
  [class*="social-icon-shopping-cart"].info-e1f0 {
  background-color: transparent;
  color: #4caf50;
}
.stale-dd5b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale-dd5b [class*="social-icon-skype"].info-e1f0 {
  background-color: transparent;
  color: #00aff0;
}
.stale-dd5b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale-dd5b [class*="social-icon-slideshare"].info-e1f0 {
  background-color: transparent;
  color: #0077b5;
}
.stale-dd5b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale-dd5b [class*="social-icon-snapchat"].info-e1f0 {
  background-color: transparent;
  color: #fffc00;
}
.stale-dd5b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale-dd5b [class*="social-icon-soundcloud"].info-e1f0 {
  background-color: transparent;
  color: #f80;
}
.stale-dd5b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale-dd5b [class*="social-icon-spotify"].info-e1f0 {
  background-color: transparent;
  color: #2ebd59;
}
.stale-dd5b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale-dd5b
  [class*="social-icon-stack-overflow"].info-e1f0 {
  background-color: transparent;
  color: #fe7a15;
}
.stale-dd5b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale-dd5b [class*="social-icon-maldkfgram"].info-e1f0 {
  background-color: transparent;
  color: #2ca5e0;
}
.stale-dd5b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale-dd5b [class*="social-icon-tripadvisor"].info-e1f0 {
  background-color: transparent;
  color: #589442;
}
.stale-dd5b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale-dd5b [class*="social-icon-tumblr"].info-e1f0 {
  background-color: transparent;
  color: #35465c;
}
.stale-dd5b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale-dd5b [class*="social-icon-twitch"].info-e1f0 {
  background-color: transparent;
  color: #6441a5;
}
.stale-dd5b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale-dd5b [class*="social-icon-twitter"].info-e1f0 {
  background-color: transparent;
  color: #1da1f2;
}
.stale-dd5b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale-dd5b [class*="social-icon-vimeo"].info-e1f0 {
  background-color: transparent;
  color: #1ab7ea;
}
.stale-dd5b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale-dd5b [class*="social-icon-vk"].info-e1f0 {
  background-color: transparent;
  color: #45668e;
}
.stale-dd5b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale-dd5b [class*="social-icon-weibo"].info-e1f0 {
  background-color: transparent;
  color: #df2029;
}
.stale-dd5b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale-dd5b [class*="social-icon-weixin"].info-e1f0 {
  background-color: transparent;
  color: #7bb32e;
}
.stale-dd5b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale-dd5b [class*="social-icon-whatsapp"].info-e1f0 {
  background-color: transparent;
  color: #25d366;
}
.stale-dd5b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale-dd5b [class*="social-icon-wordpress"].info-e1f0 {
  background-color: transparent;
  color: #21759b;
}
.stale-dd5b [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale-dd5b [class*="social-icon-xing"].info-e1f0 {
  background-color: transparent;
  color: #026466;
}
.stale-dd5b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale-dd5b [class*="social-icon-yelp"].info-e1f0 {
  background-color: transparent;
  color: #af0606;
}
.stale-dd5b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale-dd5b [class*="social-icon-youtube"].info-e1f0 {
  background-color: transparent;
  color: #cd201f;
}
.over-4374 {
  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;
}
.over-4374:hover {
  box-shadow: none;
  background: 0 0;
}
.logo_64c7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.highlight_fixed_7037 {
  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;
}
.huge-0e9e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-8444 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-8444,
.notice-8444::after,
.notice-8444::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;
}
.notice-8444::after,
.notice-8444::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sidebar-8208 .highlight_fixed_7037 .huge-0e9e {
  margin-top: -2px;
  width: 19px;
}
.sidebar-8208 .highlight_fixed_7037 .notice-8444 {
  margin-top: -1px;
}
.sidebar-8208 .highlight_fixed_7037 .notice-8444,
.sidebar-8208 .highlight_fixed_7037 .notice-8444::after,
.sidebar-8208 .highlight_fixed_7037 .notice-8444::before {
  width: 19px;
  height: 2px;
}
.sidebar-8208 .highlight_fixed_7037 .notice-8444::before {
  top: -6px;
}
.sidebar-8208 .highlight_fixed_7037 .notice-8444::after {
  bottom: -6px;
}
.under-e603 .highlight_fixed_7037 .huge-0e9e {
  margin-top: -2px;
  width: 22px;
}
.under-e603 .highlight_fixed_7037 .notice-8444 {
  margin-top: -1px;
}
.under-e603 .highlight_fixed_7037 .notice-8444,
.under-e603 .highlight_fixed_7037 .notice-8444::after,
.under-e603 .highlight_fixed_7037 .notice-8444::before {
  width: 22px;
  height: 2px;
}
.under-e603 .highlight_fixed_7037 .notice-8444::before {
  top: -7px;
}
.under-e603 .highlight_fixed_7037 .notice-8444::after {
  bottom: -7px;
}
.full_8eaa .highlight_fixed_7037 .huge-0e9e {
  margin-top: -2px;
  width: 31px;
}
.full_8eaa .highlight_fixed_7037 .notice-8444 {
  margin-top: -1.5px;
}
.full_8eaa .highlight_fixed_7037 .notice-8444,
.full_8eaa .highlight_fixed_7037 .notice-8444::after,
.full_8eaa .highlight_fixed_7037 .notice-8444::before {
  width: 31px;
  height: 3px;
}
.full_8eaa .highlight_fixed_7037 .notice-8444::before {
  top: -9px;
}
.full_8eaa .highlight_fixed_7037 .notice-8444::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow_e1c0 .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_e1c0 .highlight_fixed_7037 .notice-8444 {
    margin-top: -1px;
  }
  .shadow_e1c0 .highlight_fixed_7037 .notice-8444,
  .shadow_e1c0 .highlight_fixed_7037 .notice-8444::after,
  .shadow_e1c0 .highlight_fixed_7037 .notice-8444::before {
    width: 19px;
    height: 2px;
  }
  .shadow_e1c0 .highlight_fixed_7037 .notice-8444::before {
    top: -6px;
  }
  .shadow_e1c0 .highlight_fixed_7037 .notice-8444::after {
    bottom: -6px;
  }
  .status-prev-6064 .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 22px;
  }
  .status-prev-6064 .highlight_fixed_7037 .notice-8444 {
    margin-top: -1px;
  }
  .status-prev-6064 .highlight_fixed_7037 .notice-8444,
  .status-prev-6064 .highlight_fixed_7037 .notice-8444::after,
  .status-prev-6064 .highlight_fixed_7037 .notice-8444::before {
    width: 22px;
    height: 2px;
  }
  .status-prev-6064 .highlight_fixed_7037 .notice-8444::before {
    top: -7px;
  }
  .status-prev-6064 .highlight_fixed_7037 .notice-8444::after {
    bottom: -7px;
  }
  .wood-210d .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 31px;
  }
  .wood-210d .highlight_fixed_7037 .notice-8444 {
    margin-top: -1.5px;
  }
  .wood-210d .highlight_fixed_7037 .notice-8444,
  .wood-210d .highlight_fixed_7037 .notice-8444::after,
  .wood-210d .highlight_fixed_7037 .notice-8444::before {
    width: 31px;
    height: 3px;
  }
  .wood-210d .highlight_fixed_7037 .notice-8444::before {
    top: -9px;
  }
  .wood-210d .highlight_fixed_7037 .notice-8444::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-45b6 .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 19px;
  }
  .footer-45b6 .highlight_fixed_7037 .notice-8444 {
    margin-top: -1px;
  }
  .footer-45b6 .highlight_fixed_7037 .notice-8444,
  .footer-45b6 .highlight_fixed_7037 .notice-8444::after,
  .footer-45b6 .highlight_fixed_7037 .notice-8444::before {
    width: 19px;
    height: 2px;
  }
  .footer-45b6 .highlight_fixed_7037 .notice-8444::before {
    top: -6px;
  }
  .footer-45b6 .highlight_fixed_7037 .notice-8444::after {
    bottom: -6px;
  }
  .south-c82f .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 22px;
  }
  .south-c82f .highlight_fixed_7037 .notice-8444 {
    margin-top: -1px;
  }
  .south-c82f .highlight_fixed_7037 .notice-8444,
  .south-c82f .highlight_fixed_7037 .notice-8444::after,
  .south-c82f .highlight_fixed_7037 .notice-8444::before {
    width: 22px;
    height: 2px;
  }
  .south-c82f .highlight_fixed_7037 .notice-8444::before {
    top: -7px;
  }
  .south-c82f .highlight_fixed_7037 .notice-8444::after {
    bottom: -7px;
  }
  .button-39bb .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 31px;
  }
  .button-39bb .highlight_fixed_7037 .notice-8444 {
    margin-top: -1.5px;
  }
  .button-39bb .highlight_fixed_7037 .notice-8444,
  .button-39bb .highlight_fixed_7037 .notice-8444::after,
  .button-39bb .highlight_fixed_7037 .notice-8444::before {
    width: 31px;
    height: 3px;
  }
  .button-39bb .highlight_fixed_7037 .notice-8444::before {
    top: -9px;
  }
  .button-39bb .highlight_fixed_7037 .notice-8444::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .background-dim-3288 .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 19px;
  }
  .background-dim-3288 .highlight_fixed_7037 .notice-8444 {
    margin-top: -1px;
  }
  .background-dim-3288 .highlight_fixed_7037 .notice-8444,
  .background-dim-3288 .highlight_fixed_7037 .notice-8444::after,
  .background-dim-3288 .highlight_fixed_7037 .notice-8444::before {
    width: 19px;
    height: 2px;
  }
  .background-dim-3288 .highlight_fixed_7037 .notice-8444::before {
    top: -6px;
  }
  .background-dim-3288 .highlight_fixed_7037 .notice-8444::after {
    bottom: -6px;
  }
  .content-f50f .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 22px;
  }
  .content-f50f .highlight_fixed_7037 .notice-8444 {
    margin-top: -1px;
  }
  .content-f50f .highlight_fixed_7037 .notice-8444,
  .content-f50f .highlight_fixed_7037 .notice-8444::after,
  .content-f50f .highlight_fixed_7037 .notice-8444::before {
    width: 22px;
    height: 2px;
  }
  .content-f50f .highlight_fixed_7037 .notice-8444::before {
    top: -7px;
  }
  .content-f50f .highlight_fixed_7037 .notice-8444::after {
    bottom: -7px;
  }
  .component-medium-543a .highlight_fixed_7037 .huge-0e9e {
    margin-top: -2px;
    width: 31px;
  }
  .component-medium-543a .highlight_fixed_7037 .notice-8444 {
    margin-top: -1.5px;
  }
  .component-medium-543a .highlight_fixed_7037 .notice-8444,
  .component-medium-543a .highlight_fixed_7037 .notice-8444::after,
  .component-medium-543a .highlight_fixed_7037 .notice-8444::before {
    width: 31px;
    height: 3px;
  }
  .component-medium-543a .highlight_fixed_7037 .notice-8444::before {
    top: -9px;
  }
  .component-medium-543a .highlight_fixed_7037 .notice-8444::after {
    bottom: -9px;
  }
}
.chip-7c25 .notice-8444 {
  -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);
}
.chip-7c25 .notice-8444::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.chip-7c25 .notice-8444::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);
}
.chip-7c25.up-9e71 .notice-8444 {
  -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);
}
.chip-7c25.up-9e71 .notice-8444::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.chip-7c25.up-9e71 .notice-8444::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);
}
.avatar_silver_3994 {
  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.warm_dd7b:before {
  display: none;
}
.overlay-soft-4c5d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay-soft-4c5d .sidebar-5530 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay-soft-4c5d .sidebar-5530:last-of-type {
  border-bottom: none;
}
.overlay-soft-4c5d .sidebar-5530.pagination_10c1,
.overlay-soft-4c5d .sidebar-5530.yellow_4d3d,
.overlay-soft-4c5d .sidebar-5530.overlay-af84 {
  padding: 0;
}
.overlay-soft-4c5d .secondary_north_b006 .active_1ec0 {
  color: currentColor;
}
.overlay-soft-4c5d .secondary_north_b006 .active_1ec0:focus,
.overlay-soft-4c5d .secondary_north_b006 .active_1ec0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-soft-4c5d.over-a763 .pattern_b05e,
.overlay-soft-4c5d.over-a763 .highlight-top-9663 a,
.overlay-soft-4c5d.over-a763 .tertiary-bright-8f81 a,
.overlay-soft-4c5d.over-a763 .section_e210 a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-soft-4c5d.over-a763 .pattern_b05e:hover,
.overlay-soft-4c5d.over-a763 .highlight-top-9663 a:hover,
.overlay-soft-4c5d.over-a763 .tertiary-bright-8f81 a:hover,
.overlay-soft-4c5d.over-a763 .section_e210 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-soft-4c5d.over-a763 .outer-5556 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-soft-4c5d.over-a763 .sidebar-5530 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-soft-4c5d.over-a763 .sidebar-5530:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-soft-4c5d.over-a763 .column_tiny_1861:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay-soft-4c5d.over-a763 .secondary_north_b006 .texture_stone_3046 li a,
.overlay-soft-4c5d.over-a763 .secondary_north_b006 .active_1ec0,
.overlay-soft-4c5d.over-a763 .section_e210 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-soft-4c5d.over-a763 .secondary_north_b006 .active_1ec0:focus,
.overlay-soft-4c5d.over-a763 .secondary_north_b006 .active_1ec0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-soft-4c5d.over-a763 .texture_stone_3046 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-soft-4c5d.current_b947 .pattern_b05e,
.overlay-soft-4c5d.current_b947 .highlight-top-9663 a,
.overlay-soft-4c5d.current_b947 .tertiary-bright-8f81 .active_1ec0,
.overlay-soft-4c5d.current_b947 .tertiary-bright-8f81 a,
.overlay-soft-4c5d.current_b947 .section_e210 a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-soft-4c5d.current_b947 .pattern_b05e:hover,
.overlay-soft-4c5d.current_b947 .highlight-top-9663 a:hover,
.overlay-soft-4c5d.current_b947 .tertiary-bright-8f81 .active_1ec0:hover,
.overlay-soft-4c5d.current_b947 .tertiary-bright-8f81 a:hover,
.overlay-soft-4c5d.current_b947 .section_e210 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-soft-4c5d.current_b947 .outer-5556 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-soft-4c5d.current_b947 .sidebar-5530 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-soft-4c5d.current_b947 .sidebar-5530:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay-soft-4c5d.current_b947 .column_tiny_1861:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay-soft-4c5d.current_b947 .secondary_north_b006 .texture_stone_3046 li a,
.overlay-soft-4c5d.current_b947 .secondary_north_b006 .active_1ec0,
.overlay-soft-4c5d.current_b947 .section_e210 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-soft-4c5d.current_b947 .secondary_north_b006 .active_1ec0:focus,
.overlay-soft-4c5d.current_b947 .secondary_north_b006 .active_1ec0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-soft-4c5d.current_b947 .texture_stone_3046 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_tiny_1861 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_tiny_1861:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.under_afe6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary_pressed_f48c .overlay-soft-4c5d {
  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;
}
.summary_pressed_f48c .sidebar-5530 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary_pressed_f48c .sidebar-5530: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) {
  .summary_pressed_f48c .sidebar-5530:before {
    width: 16%;
    left: 42%;
  }
}
.summary_pressed_f48c .sidebar-5530:last-child:before {
  content: none;
}
.summary_pressed_f48c .sidebar-5530[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary_pressed_f48c .secondary_north_b006 .texture_stone_3046 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary_pressed_f48c .secondary_north_b006 .texture_stone_3046 li a .active_1ec0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary_pressed_f48c .secondary_north_b006 .section_e210 {
  border: none;
}
.summary_pressed_f48c .secondary_north_b006 .section_e210 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary_pressed_f48c .column_tiny_1861 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary_pressed_f48c .under_afe6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary_pressed_f48c .current_b947 .column_tiny_1861:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary_pressed_f48c .over-a763.layout_light_1be3 .notice-8444 {
  background: rgba(0, 0, 0, 0.6);
}
.summary_pressed_f48c
  .over-a763.layout_light_1be3
  .notice-8444::after,
.summary_pressed_f48c
  .over-a763.layout_light_1be3
  .notice-8444:before {
  background: inherit;
}
.summary_pressed_f48c
  .over-a763.layout_light_1be3:hover
  .notice-8444 {
  background: rgba(0, 0, 0, 0.8);
}
.purple_de0a .overlay-soft-4c5d {
  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) {
  .purple_de0a .overlay-soft-4c5d {
    width: auto;
    right: 45px;
  }
}
.heading_ba37 .overlay-soft-4c5d {
  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) {
  .heading_ba37 .overlay-soft-4c5d {
    width: auto;
    left: 45px;
  }
}
.warm_dd7b .overlay-soft-4c5d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.warm_dd7b .under_afe6 {
  max-width: 48em;
  margin: 0 auto;
}
.warm_dd7b .column_tiny_1861:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focused_e9cd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focused_e9cd.summary_pressed_f48c .overlay-soft-4c5d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focused_e9cd.purple_de0a .overlay-soft-4c5d {
  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);
}
.focused_e9cd .overlay-soft-4c5d {
  visibility: visible;
}
.focused_e9cd.heading_ba37 .overlay-soft-4c5d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cold-5608,
.container-a61c {
  overflow-x: hidden;
}
.cold-5608 .overlay-soft-4c5d {
  overflow: auto;
}
.cold-5608.summary_pressed_f48c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-5608.summary_pressed_f48c .overlay-soft-4c5d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cold-5608.summary_pressed_f48c .over-4374 {
  opacity: 0;
}
.cold-5608.purple_de0a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-5608.purple_de0a .overlay-soft-4c5d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cold-5608.purple_de0a .over-4374 {
  opacity: 0;
}
.cold-5608.heading_ba37 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-5608.heading_ba37 .overlay-soft-4c5d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cold-5608.heading_ba37 .over-4374 {
  opacity: 0;
}
.cold-5608.warm_dd7b .overlay-soft-4c5d {
  z-index: 10;
  visibility: visible;
}
.layout_light_1be3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.layout_light_1be3 .notice-8444 {
  background: rgba(255, 255, 255, 0.99);
}
.layout_light_1be3 .notice-8444::after,
.layout_light_1be3 .notice-8444:before {
  background: inherit;
}
.layout_light_1be3:hover .notice-8444 {
  background: rgba(255, 255, 255, 0.99);
}
.heading_ba37 .layout_light_1be3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.warm_dd7b .layout_light_1be3 {
  display: none !important;
}
.cold-5608:before,
.container-a61c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cold-5608 .layout_light_1be3,
.container-a61c .layout_light_1be3 {
  display: inline-block;
}
.overlay-soft-4c5d .dynamic-89e5 {
  -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;
}
.cold-5608 .overlay-soft-4c5d .dynamic-89e5,
.container-a61c .overlay-soft-4c5d .dynamic-89e5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.over_2bf7 .tag_small_00af {
  width: 100%;
}
.detail_7bc6 {
  padding: 0 0.5em 0;
}
.detail_7bc6 [class*="customify-col-"],
.detail_7bc6 [class*="customify-col_"],
.detail_7bc6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar-next-3be8 .detail_7bc6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .layout-blue-f0ed .middle-399a,
  .middle-399a {
    display: none;
  }
  .breadcrumb-center-c647 {
    text-align: left;
  }
  .thick-04e3 {
    text-align: center;
  }
  .surface-old-de16 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .layout-blue-f0ed .dropdown-666e,
  .dropdown-666e {
    display: none;
  }
  .gas_8fed {
    text-align: left;
  }
  .photo_liquid_4c48 {
    text-align: center;
  }
  .hovered_2b28 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .layout-blue-f0ed .link_6e8c,
  .link_6e8c {
    display: none;
  }
  .right-07d4 {
    text-align: left;
  }
  .under-fe0a {
    text-align: center;
  }
  .sort_b0df {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip_outer_7d4c {
  box-shadow: none !important;
}
.panel_d0b6 .selected_d100,
.summary-5da3 .selected_d100 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.summary-5da3 .selected_d100 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.panel-114d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.panel-114d:after,
.panel-114d:before {
  content: "";
  display: table;
}
.panel-114d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .panel-114d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.panel-114d,
.west-f1f5 {
  max-width: 1248px;
  margin: 0 auto;
}

.box-37bd.title-lower-fd8d .panel-114d {
  max-width: 100%;
}
.box-37bd.image-basic-f9c7 {
  max-width: 1200px;
  margin: 0 auto;
}
.box-37bd.middle-662c .panel-114d {
  max-width: 100%;
}
.box-37bd.middle-662c > .panel-114d {
  padding-left: 0;
  padding-right: 0;
}
.box-37bd.middle-662c > .panel-114d .layout-blue-f0ed {
  margin: 0;
}
.box-37bd.middle-662c
  > .panel-114d
  .static-a208.nav-d8aa {
  margin-right: 0;
  margin-left: 0;
}
.box-37bd.middle-662c #main.nav-d8aa {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-full-2d32 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-full-2d32 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .slider-fc0b .white_5ead {
    padding-right: 1em;
  }
  .slider-fc0b.element_67bc .static-a208 {
    border-right: 1px solid #eaecee;
  }
  .slider-fc0b.element_67bc .white_5ead {
    padding-right: 1em;
  }
  .slider-fc0b.element_67bc .red_6413 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-prev-85df .white_5ead {
    padding-left: 1em;
  }
  .texture-prev-85df.element_67bc .static-a208 {
    border-left: 1px solid #eaecee;
  }
  .texture-prev-85df.element_67bc .white_5ead {
    padding-left: 1em;
  }
  .texture-prev-85df.element_67bc .red_6413 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed_1bea .white_5ead {
    padding-left: 1em;
  }
  .fixed_1bea.element_67bc .banner_6562 {
    border-right: 1px solid #eaecee;
  }
  .fixed_1bea.element_67bc .fixed_b923 {
    border-right: 1px solid #eaecee;
  }
  .fixed_1bea.element_67bc .white_5ead {
    padding-left: 1em;
  }
  .fixed_1bea.element_67bc .red_6413 {
    padding-right: 1em;
  }
  .fixed_1bea.element_67bc .preview-mini-3d00 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid_db2e .white_5ead {
    padding-right: 1em;
  }
  .solid_db2e.element_67bc .banner_6562 {
    border-left: 1px solid #eaecee;
  }
  .solid_db2e.element_67bc .fixed_b923 {
    border-left: 1px solid #eaecee;
  }
  .solid_db2e.element_67bc .white_5ead {
    padding-right: 1em;
  }
  .solid_db2e.element_67bc .red_6413 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .solid_db2e.element_67bc .preview-mini-3d00 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-full-2d32 .white_5ead {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-full-2d32.element_67bc .static-a208 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-full-2d32.element_67bc .white_5ead {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-full-2d32.element_67bc .red_6413 {
    padding-left: 1em;
  }
  .content-full-2d32.element_67bc .preview-mini-3d00 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-full-2d32.element_67bc .white_5ead {
    padding-left: 0;
  }
}
.notification-cold-d90b .pro_f707 {
  display: inline-block;
}
.short_2efd {
  display: inline-block;
}
.aside-slow-7028 {
  word-con: break-word;
}
.sidebar-67f1 > span {
  display: inline-block;
  padding: 5px 0;
}
.sidebar-67f1 .down-083b {
  margin-left: 8px;
  margin-right: 8px;
}
.sidebar-67f1 .border-red-e4da img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-tiny-dc39 .highlight_72a4 {
  margin-bottom: 2em;
}
.hover-tiny-dc39 .north_ed71 {
  margin-bottom: 15px;
}
.hover-tiny-dc39 .north_ed71:last-child {
  margin-bottom: 0;
}
.hover-tiny-dc39 .menu_motion_0f5f {
  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) {
  .hover-tiny-dc39 .menu_motion_0f5f {
    display: block;
  }
}
.hover-tiny-dc39 .upper-dfc4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-tiny-dc39 .upper-dfc4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-tiny-dc39 .notification-9f6b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-tiny-dc39 .notification-9f6b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-tiny-dc39 .notification-9f6b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-tiny-dc39 .aside-slow-7028 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-tiny-dc39 .aside-slow-7028 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-tiny-dc39 .box_7b0c p:last-child {
  margin-bottom: 0;
}
.hover-tiny-dc39 .active_inner_e0fd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-tiny-dc39 .purple_e739 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-tiny-dc39 .orange_4982 {
  margin-top: 1em;
}
.hover-tiny-dc39 .inner_4b09 {
  top: 0;
  display: block;
}
.hover-tiny-dc39 .inner_4b09 a {
  color: inherit;
}
.hover-tiny-dc39 .inner_4b09 a:hover {
  color: inherit;
}
.hover-tiny-dc39 .current-d8ad {
  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;
}
.hover-tiny-dc39 .current-d8ad:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-tiny-dc39 .purple_e739 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-tiny-dc39 .in_0682 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-tiny-dc39 .in_0682:first-child {
  margin-top: 0;
}
.hover-tiny-dc39 .in_0682.feature_1958 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-tiny-dc39 .in_0682.caption_d454 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-tiny-dc39
  .in_0682.caption_d454.next-a3fd
  .orange_4982 {
  width: 100%;
}
.hover-tiny-dc39 .caption_d454 {
  -webkit-box-align: center;
  align-items: center;
}
.hover-tiny-dc39 .caption_d454 .sidebar-67f1,
.hover-tiny-dc39 .caption_d454 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-tiny-dc39 .notification-9f6b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-tiny-dc39 .notification-9f6b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-tiny-dc39 .notification-9f6b: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;
}
.hover-tiny-dc39 .feature_1958 {
  z-index: 5;
}
.hover-tiny-dc39 .header-2f2c .input-515c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-tiny-dc39 .texture-1935 .input-515c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-tiny-dc39 .table-bottom-4d32 .input-515c {
  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;
}
.hover-tiny-dc39.sort_next_ccb1 .menu_motion_0f5f,
.hover-tiny-dc39.gas-3443 .menu_motion_0f5f {
  display: block;
}
.hover-tiny-dc39.sort_next_ccb1 .menu_motion_0f5f .white-c1cc,
.hover-tiny-dc39.sort_next_ccb1 .menu_motion_0f5f .purple_e739,
.hover-tiny-dc39.gas-3443 .menu_motion_0f5f .white-c1cc,
.hover-tiny-dc39.gas-3443 .menu_motion_0f5f .purple_e739 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-tiny-dc39.wrapper-5d1a .upper-dfc4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-tiny-dc39.wrapper-5d1a .upper-dfc4 {
    margin-right: 0;
  }
}
.hover-tiny-dc39.sort_next_ccb1 .upper-dfc4,
.hover-tiny-dc39.gas-3443 .upper-dfc4 {
  padding-top: 40%;
}
.hover-tiny-dc39.sort_next_ccb1 .highlight_72a4,
.hover-tiny-dc39.gas-3443 .highlight_72a4 {
  display: block;
}
.hover-tiny-dc39.sort_next_ccb1 .fn-sticky-7dcd .purple_e739,
.hover-tiny-dc39.gas-3443 .fn-sticky-7dcd .purple_e739 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-tiny-dc39.sort_next_ccb1 .upper-dfc4,
.hover-tiny-dc39.gas-3443 .upper-dfc4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-tiny-dc39.sort_next_ccb1 .purple_e739 {
  padding: 1em;
}
.modal_selected_f78e {
  margin: 30px auto;
  display: block;
}
.modal_selected_f78e .block-d3fd > * {
  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;
}
.modal_selected_f78e .block-d3fd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal_selected_f78e .block-d3fd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar_051a .sidebar-67f1 {
  margin-bottom: 1.41575em;
}
.avatar_051a .current_49d5 {
  margin-bottom: 1.618em;
}
.fixed_2e01 .old-93f2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fixed_2e01 .old-93f2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fixed_2e01 .button_b3ca {
  max-width: 100%;
  overflow: auto;
}
.brown_83ba .fixed_2e01 a:hover {
  text-decoration: underline;
}
.popup_cool_7527 .north_ed71:not(.aside-slow-7028),
.popup_cool_7527 .notification-9f6b {
  margin-bottom: 1.41575em;
}
.popup_cool_7527 .north_ed71:not(.aside-slow-7028):last-child,
.popup_cool_7527 .notification-9f6b:last-child {
  margin-bottom: 0;
}
.popup_cool_7527 .north_ed71.container-563b {
  margin-bottom: 0.41575em;
}
.popup_cool_7527 .disabled_3dd2:before,
.popup_cool_7527 .complex-e4d4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup_cool_7527 .disabled_3dd2:before {
  content: "\f115";
}
.popup_cool_7527 .complex-e4d4:before {
  content: "\f02c";
}
.popup_cool_7527 .gold_6c06 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup_cool_7527 .gold_6c06 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.iron_5925 {
  display: -webkit-box;
  display: flex;
}
.iron_5925 .popup-iron-1911 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .iron_5925 .popup-iron-1911 {
    flex-basis: 90px;
  }
}
.iron_5925 .dark-0ea2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .iron_5925 .dark-0ea2 {
    flex-basis: calc(100% - 50px);
  }
}
.iron_5925 .warm_3750 p:last-child {
  margin-bottom: 0.72em;
}
.liquid-853e .block-d3fd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.liquid-853e .block-d3fd:after,
.liquid-853e .block-d3fd:before {
  content: "";
  display: table;
}
.liquid-853e .block-d3fd:after {
  clear: both;
}
.liquid-853e .block-d3fd .active_cdaf,
.liquid-853e .block-d3fd .secondary-solid-e7e6 {
  width: 49%;
}
.liquid-853e .block-d3fd .active_cdaf a span.section-prev-da9e,
.liquid-853e .block-d3fd .secondary-solid-e7e6 a span.section-prev-da9e {
  display: block;
  margin-bottom: 5px;
}
.liquid-853e .block-d3fd .secondary-solid-e7e6 {
  float: left;
  text-align: left;
}
.liquid-853e .block-d3fd .active_cdaf {
  float: right;
  text-align: right;
}
.title-4df1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .title-4df1 {
    margin-bottom: 0;
  }
}
.hidden-6af9 {
  margin-bottom: 1em;
}
.hidden-6af9 .aside-slow-7028 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-7313 a {
  display: block;
  line-height: 0;
  position: relative;
}
.motion-956e .hidden-6af9,
.modal-d359 .hidden-6af9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .motion-956e .hidden-6af9,
  .modal-d359 .hidden-6af9 {
    display: block;
  }
}
.motion-956e .widget-7313,
.modal-d359 .widget-7313 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .motion-956e .widget-7313,
  .modal-d359 .widget-7313 {
    margin-bottom: 1em;
  }
}
.motion-956e .widget-7313 img,
.modal-d359 .widget-7313 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.motion-956e .picture_6fc0,
.modal-d359 .picture_6fc0 {
  flex-basis: calc(100% - 160px);
}
.motion-956e .picture_6fc0 p,
.modal-d359 .picture_6fc0 p {
  margin-bottom: 0;
}
.motion-956e .picture_6fc0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .motion-956e .picture_6fc0 {
    padding-left: 0;
  }
}
.modal-d359 .picture_6fc0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .modal-d359 .picture_6fc0 {
    padding-right: 0;
  }
}
.modal-d359 .widget-7313 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal_4726 .widget-7313 {
  margin-bottom: 0.5em;
}
.modal_4726 .widget-7313 img {
  width: 100%;
}
.dim_ebc5 .clean-eaec,
.blue-69f2 .clean-eaec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.blue-69f2 .static-a208 .wood-62c6 p:last-child {
  margin-bottom: 0;
}
.article-focused-52f1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block-left-2543 .pattern-65ec {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block-left-2543 .pattern-65ec:last-of-type {
    margin-bottom: 0;
  }
}
.block-left-2543 .pattern-65ec ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-left-2543 .pattern-65ec ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block-left-2543 .pattern-65ec ul li {
  margin: 0 0 0.6em;
}
.block-left-2543 .pattern-65ec ul li.input_static_13ec,
.block-left-2543 .pattern-65ec ul li.info_af1e {
  position: relative;
}
.block-left-2543 .pattern-65ec ul li.input_static_13ec .label-bottom-c7ef,
.block-left-2543 .pattern-65ec ul li.info_af1e .label-bottom-c7ef {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block-left-2543 .pattern-65ec ul li.input_static_13ec:after:after,
.block-left-2543 .pattern-65ec ul li.input_static_13ec:after:before,
.block-left-2543
  .pattern-65ec
  ul
  li.info_af1e:after:after,
.block-left-2543
  .pattern-65ec
  ul
  li.info_af1e:after:before {
  content: "";
  display: table;
}
.block-left-2543 .pattern-65ec ul li.input_static_13ec:after:after,
.block-left-2543
  .pattern-65ec
  ul
  li.info_af1e:after:after {
  clear: both;
}
.block-left-2543 .pattern-65ec a.paper_88f2:hover {
  text-decoration: none;
}
.block-left-2543 .pattern-65ec select {
  max-width: 100%;
}
.block-left-2543 .pattern-65ec table {
  font-size: 85%;
}
.block-left-2543 .pattern-65ec table td,
.block-left-2543 .pattern-65ec table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block-left-2543 .pattern-65ec table tfoot td {
  text-align: left;
}
.block-left-2543 .pattern-65ec :last-child {
  margin-bottom: 0;
}
.block-left-2543 .pattern-65ec .hero_de02 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block-left-2543 .pattern-65ec .hero_de02 label {
  width: 100%;
}
.block-left-2543 .pattern-65ec .hero_de02 .accordion-tall-a736 {
  width: 100%;
  display: block;
}
.block-left-2543 .pattern-65ec .hero_de02 .sort-purple-ee9e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block-left-2543 .pattern-65ec .hero_de02 .sort-purple-ee9e:hover svg #svg-search {
  fill: #444;
}
.block-left-2543 .pattern-65ec .hero_de02 .sort-purple-ee9e svg {
  width: 18px;
  height: 18px;
}
.block-left-2543 .center_268a ul ul,
.block-left-2543 .caption_5ff8 ul ul,
.block-left-2543 .focus-fluid-f0ef ul ul,
.block-left-2543 .thumbnail-d6c1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block-left-2543 .center_268a .backdrop-iron-56a3 > a,
.block-left-2543 .caption_5ff8 .backdrop-iron-56a3 > a,
.block-left-2543 .focus-fluid-f0ef .backdrop-iron-56a3 > a,
.block-left-2543 .thumbnail-d6c1 .backdrop-iron-56a3 > a {
  margin-bottom: 0;
}
.block-left-2543 .shadow-4e8f li,
.block-left-2543 .center_268a li,
.block-left-2543 .hot_610c li,
.block-left-2543 .caption_5ff8 li,
.block-left-2543 .focus-fluid-f0ef li,
.block-left-2543 .thumbnail-d6c1 li,
.block-left-2543 .fresh-e733 li,
.block-left-2543 .message_04d3 li {
  display: block;
  position: relative;
}
.block-left-2543 .shadow-4e8f li:last-child,
.block-left-2543 .center_268a li:last-child,
.block-left-2543 .hot_610c li:last-child,
.block-left-2543 .caption_5ff8 li:last-child,
.block-left-2543 .focus-fluid-f0ef li:last-child,
.block-left-2543 .thumbnail-d6c1 li:last-child,
.block-left-2543 .fresh-e733 li:last-child,
.block-left-2543 .message_04d3 li:last-child {
  border: none;
}
.block-left-2543 .shadow-4e8f li a,
.block-left-2543 .center_268a li a,
.block-left-2543 .hot_610c li a,
.block-left-2543 .caption_5ff8 li a,
.block-left-2543 .focus-fluid-f0ef li a,
.block-left-2543 .thumbnail-d6c1 li a,
.block-left-2543 .fresh-e733 li a,
.block-left-2543 .message_04d3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-left-2543 .shadow-4e8f li ul li::before,
.block-left-2543 .center_268a li ul li::before,
.block-left-2543 .hot_610c li ul li::before,
.block-left-2543 .caption_5ff8 li ul li::before,
.block-left-2543 .focus-fluid-f0ef li ul li::before,
.block-left-2543 .thumbnail-d6c1 li ul li::before,
.block-left-2543 .fresh-e733 li ul li::before,
.block-left-2543 .message_04d3 li ul li::before {
  left: 15px;
}
.block-left-2543 .shadow-4e8f li ul a,
.block-left-2543 .center_268a li ul a,
.block-left-2543 .hot_610c li ul a,
.block-left-2543 .caption_5ff8 li ul a,
.block-left-2543 .focus-fluid-f0ef li ul a,
.block-left-2543 .thumbnail-d6c1 li ul a,
.block-left-2543 .fresh-e733 li ul a,
.block-left-2543 .message_04d3 li ul a {
  padding-left: 20px;
}
.block-left-2543 .shadow-4e8f li ul ul li::before,
.block-left-2543 .center_268a li ul ul li::before,
.block-left-2543 .hot_610c li ul ul li::before,
.block-left-2543 .caption_5ff8 li ul ul li::before,
.block-left-2543 .focus-fluid-f0ef li ul ul li::before,
.block-left-2543 .thumbnail-d6c1 li ul ul li::before,
.block-left-2543 .fresh-e733 li ul ul li::before,
.block-left-2543 .message_04d3 li ul ul li::before {
  left: 30px;
}
.block-left-2543 .shadow-4e8f li ul ul a,
.block-left-2543 .center_268a li ul ul a,
.block-left-2543 .hot_610c li ul ul a,
.block-left-2543 .caption_5ff8 li ul ul a,
.block-left-2543 .focus-fluid-f0ef li ul ul a,
.block-left-2543 .thumbnail-d6c1 li ul ul a,
.block-left-2543 .fresh-e733 li ul ul a,
.block-left-2543 .message_04d3 li ul ul a {
  padding-left: 40px;
}
.block-left-2543 .row-58de li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-left-2543 .message_04d3 ul li {
  margin-bottom: 1.41575em;
}
.block-left-2543 .message_04d3 ul li .icon_0333 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block-left-2543 .message_04d3 ul li .soft_e1c7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.current_b947 .shadow-4e8f li a,
.current_b947 .center_268a li a,
.current_b947 .hot_610c li a,
.current_b947 .caption_5ff8 li a,
.current_b947 .focus-fluid-f0ef li a,
.current_b947 .thumbnail-d6c1 li a,
.current_b947 .fresh-e733 li a,
.current_b947 .message_04d3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_b947 .row-58de li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_b947 .pattern-65ec ul li.input_static_13ec .label-bottom-c7ef,
.current_b947 .pattern-65ec ul li.info_af1e .label-bottom-c7ef {
  background: rgba(0, 0, 0, 0.2);
}
.current_b947 .block-left-2543 .pattern-65ec select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-37bd .block-left-2543 .texture_stone_3046 li {
  margin: 0;
}
.box-37bd .block-left-2543 .texture_stone_3046 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-37bd .block-left-2543 .texture_stone_3046 li ul {
  margin: 0;
}
.box-37bd .block-left-2543 .texture_stone_3046 li ul li a {
  padding-left: 15px;
}
.box-37bd .block-left-2543 .texture_stone_3046 li ul li li a {
  padding-left: 30px;
}
.box-37bd .block-left-2543 .texture_stone_3046 li.large-bcb4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-37bd .block-left-2543 .texture_stone_3046 li.large-bcb4 > 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;
}
.box-37bd .block-left-2543 .texture_stone_3046 li.large-bcb4 > 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;
}
.prev-5228 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress-tall-5387 {
  position: relative;
  z-index: 10;
}
.progress-tall-5387 .dynamic-89e5 {
  width: 100%;
  max-width: 100%;
}
.outline_steel_0e68 .badge-tall-fb7a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline_steel_0e68 .over-a763 {
}
.outline_steel_0e68 .current_b947 {
  background: #292929;
}
.steel_22a1 .badge-tall-fb7a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.steel_22a1 .over-a763 {
  background: #f9f9f9;
}
.steel_22a1 .current_b947 {
  background: #303030;
}
.preview-75a7 .badge-tall-fb7a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-75a7 .pro_f707 {
    margin-bottom: 1em;
  }
  .preview-75a7 .pro_f707:last-child {
    margin-bottom: 0;
  }
}
.preview-75a7 .over-a763 {
  background: #ededed;
}
.preview-75a7 .current_b947 {
  background: #1a1a1a;
}
.badge-tall-fb7a.over-a763 {
  color: rgba(0, 0, 0, 0.6);
}
.badge-tall-fb7a.over-a763 .thumbnail_old_1177 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-tall-fb7a.current_b947 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-tall-fb7a.current_b947 a:not(.paper_88f2) {
  color: rgba(255, 255, 255, 0.79);
}
.badge-tall-fb7a.current_b947 a:not(.paper_88f2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-tall-fb7a.current_b947 .thumbnail_old_1177 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-tall-fb7a.current_b947 table tbody td,
.badge-tall-fb7a.current_b947 table th {
  background: rgba(0, 0, 0, 0.08);
}
.left_aa6c.box_ce5e .panel-114d {
  max-width: initial;
}
.left_aa6c .module-19bf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.left_aa6c .module-19bf .dynamic-89e5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .left_aa6c .module-19bf .dynamic-89e5 {
    display: block;
    margin-bottom: 2em;
  }
  .left_aa6c .module-19bf .dynamic-89e5:last-child {
    margin-bottom: 0;
  }
}
.preview-75a7 .pro_f707:last-child,
.steel_22a1 .pro_f707:last-child,
.outline_steel_0e68 .pro_f707:last-child {
  margin-bottom: 0;
}
.preview-75a7 .pro_f707 .block-left-2543 .pattern-65ec:last-child,
.steel_22a1 .pro_f707 .block-left-2543 .pattern-65ec:last-child,
.outline_steel_0e68 .pro_f707 .block-left-2543 .pattern-65ec:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-75a7 .picture_blue_38e4,
  .preview-75a7 .detail_pink_60c7,
  .steel_22a1 .picture_blue_38e4,
  .steel_22a1 .detail_pink_60c7,
  .outline_steel_0e68 .picture_blue_38e4,
  .outline_steel_0e68 .detail_pink_60c7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress-tall-5387 .pro_f707 {
    margin-bottom: 2em;
  }
}
.progress-tall-5387 p:last-child {
  margin-bottom: 0;
}
.progress-tall-5387 li,
.progress-tall-5387 ul {
  list-style: none;
  margin: 0;
}
.progress-tall-5387 ul ul {
  margin-left: 2.617924em;
}
.focus-fixed-6766 {
  font-size: 0.875em;
}

/* css-noise: f34c */
.promo-block-t0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
