/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search_pink_b4f2/customify
Author: WPCustomify
Author URI: https://pressmaximum.search_pink_b4f2
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.search_pink_b4f2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content_5975.hard_8e48/licenses/gpl-2.0.hover_rough_9433
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.liquid_c385/, (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.middle-20e3.feature_pink_acd8/normalize.primary_3a03/
 ======
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.primary_3a03 v7.0.0 | MIT License | github.search_pink_b4f2/necolas/normalize.primary_3a03 */
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;
}
.content_1601 .menu_d775,
.hard_564f,
.heading_334a,
.button-fresh-ef30,
.wide-1209,
.prev-efc9,
.pagination-f234,
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;
}
.hard_564f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard_564f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard_564f,
  h1 {
    font-size: 1.8em;
  }
}
.heading_334a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading_334a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading_334a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading_334a,
  h2 {
    font-size: 1.7em;
  }
}
.button-fresh-ef30,
h3 {
  font-size: 1.618em;
}
.content_1601 .menu_d775,
.wide-1209,
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.preview-hovered-2e44 {
  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_06ca:after,
.message_06ca:before,
.caption_new_b0c7:after,
.caption_new_b0c7:before {
  content: "";
  display: table;
}
.message_06ca:after,
.caption_new_b0c7:after {
  clear: both;
}
.accordion_advanced_0fdb {
  float: right;
  margin-right: 0;
}
.feature_right_8192 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification_54ea .mini-d850,
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;
}
.notification_54ea .mini-d850: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;
}
.purple_6ca0 .mini-d850 {
  box-shadow: none;
}
.purple_6ca0
  .mini-d850
  .widget_c60d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.purple_6ca0 .mini-d850 .photo-1a5f {
  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;
}
.purple_6ca0
  .mini-d850
  .photo-1a5f
  b {
  display: none;
}
.purple_6ca0 .iron-b820 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo-out-6daa:not(.up_61fb):not(.notice_small_94a9),
button:not(.up_61fb):not(.notice_small_94a9),
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ),
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ),
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ) {
  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;
}
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ):hover,
button:not(.up_61fb):not(
    .notice_small_94a9
  ):hover,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ):hover,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ):hover,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ):active,
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ):focus,
button:not(.up_61fb):not(
    .notice_small_94a9
  ):active,
button:not(.up_61fb):not(
    .notice_small_94a9
  ):focus,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ):active,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ):focus,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ):active,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ):focus,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ):active,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ):focus {
  outline: 0;
}
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618,
button:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618 {
  position: relative;
}
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .chip-a9b8,
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .surface_5409,
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .detail_c5e5,
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  i,
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  svg,
button:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .chip-a9b8,
button:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .surface_5409,
button:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .detail_c5e5,
button:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  i,
button:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  svg,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .chip-a9b8,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .surface_5409,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .detail_c5e5,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  i,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  svg,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .chip-a9b8,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .surface_5409,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .detail_c5e5,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  i,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  svg,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .chip-a9b8,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .surface_5409,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  .detail_c5e5,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  i,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618
  svg {
  visibility: hidden;
}
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618:after,
button:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618:after,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618:after,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618:after,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ).fn-loading-b618: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;
}
.photo-out-6daa:not(.up_61fb):not(.notice_small_94a9),
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ),
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ),
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ) {
  color: #fff;
  background: #235787;
}
.photo-out-6daa:not(.up_61fb):not(
    .notice_small_94a9
  ):focus,
input[type="button"]:not(.up_61fb):not(
    .notice_small_94a9
  ):focus,
input[type="reset"]:not(.up_61fb):not(
    .notice_small_94a9
  ):focus,
input[type="submit"]:not(.up_61fb):not(
    .notice_small_94a9
  ):focus {
  color: #fff;
}
.photo-out-6daa.fn-disabled-b618:not(.up_61fb):not(
    .notice_small_94a9
  ),
.photo-out-6daa[disabled]:not(.up_61fb):not(
    .notice_small_94a9
  ),
button.fn-disabled-b618:not(.up_61fb):not(
    .notice_small_94a9
  ),
button[disabled]:not(.up_61fb):not(
    .notice_small_94a9
  ) {
  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;
}
.row_west_acd5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row_west_acd5: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;
}
.footer-d93b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary_b6f2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.link-medium-bb88 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message_06ca:after,
.message_06ca:before,
.hover_complex_1663:after,
.hover_complex_1663:before,
.search-glass-2c1f:after,
.search-glass-2c1f:before,
.fast-5dca:after,
.fast-5dca:before,
.hard_3da7:after,
.hard_3da7:before,
.hover_black_538a:after,
.hover_black_538a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message_06ca:after,
.hover_complex_1663:after,
.search-glass-2c1f:after,
.fast-5dca:after,
.hard_3da7:after,
.hover_black_538a:after {
  clear: both;
}
.hover_complex_1663 .easy-30bb,
.search-glass-2c1f .easy-30bb,
.caption_a0fc .easy-30bb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.media_5844 {
  display: inline-block;
}
.footer_7e96 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer_7e96 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_7e96 .hovered_a942 {
  padding: 1em 0;
  font-size: 85%;
}
.hovered_a942 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hero-dec2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hero-dec2:after,
.hero-dec2:before {
  content: "";
  display: table;
}
.hero-dec2:after {
  clear: both;
}
.button_6aab {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.badge_ee2c .button_6aab {
  max-width: 50%;
}
.progress-stone-99ab .button_6aab {
  max-width: 33.33%;
}
.tooltip-hovered-a9a8 .button_6aab {
  max-width: 25%;
}
.gold-3d3c .button_6aab {
  max-width: 20%;
}
.highlight_dark_3a08 .button_6aab {
  max-width: 16.66%;
}
.pressed_54ca .button_6aab {
  max-width: 14.28%;
}
.info-dynamic-f6f0 .button_6aab {
  max-width: 12.5%;
}
.lite-8085 .button_6aab {
  max-width: 11.11%;
}
.info_inner_a4ea {
  display: block;
}
.content_1601 .focus_new_1922 label,
.content_1601 .gradient_64f5 label,
.content_1601 .aside_d0aa label,
.content_1601 .component_short_43b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right_96d9 {
  list-style: none;
  margin: 0;
}
.right_96d9 article.dirty_0cc8 {
  margin-bottom: 0;
}
.right_96d9 ul {
  list-style: none;
  margin: 0;
}
.right_96d9 .form-center-9af6 li.dirty_0cc8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right_96d9 .form-center-9af6 li.dirty_0cc8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right_96d9 .form-center-9af6 li.dirty_0cc8: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) {
  .right_96d9 .form-center-9af6 li.dirty_0cc8 li.dirty_0cc8 li.dirty_0cc8 li.dirty_0cc8 {
    padding-left: 0;
  }
}
article.dirty_0cc8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dirty_0cc8 .hover_complex_1663 p:last-of-type {
  margin-bottom: 0;
}
article.dirty_0cc8 .secondary_right_ea12 {
  float: left;
}
article.dirty_0cc8 .main_eada {
  margin-left: 85px;
}
article.dirty_0cc8 .video_old_ad16 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dirty_0cc8 .video_old_ad16 .hard_785c {
  margin-left: 10px;
}
article.dirty_0cc8 .hovered_41ab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dirty_0cc8 .button-dirty-2730 {
  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 .focus_new_1922,
  #respond .aside_d0aa,
  #respond .component_short_43b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_new_1922 input,
#respond .aside_d0aa input,
#respond .component_short_43b6 input {
  width: 100%;
}
#respond .component_short_43b6 {
  margin-right: 0;
}
#respond .layout_dynamic_fabb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge-68c4 {
  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;
}
.huge-68c4.hidden_green_ef64 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.huge-68c4 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%);
}
.huge-68c4:focus,
.huge-68c4: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);
}
.label-large-bd91 {
  border-radius: 10%;
}
.bottom-7f7a {
  border-radius: 50%;
}
.progress-4aff {
  font-size: 0.72em;
}
.photo_6a34 {
  font-size: 0.875em;
}
.pattern-soft-4e56 {
  font-size: 1.1em;
}
.under-3ddb {
  text-transform: uppercase;
  line-height: 1.2;
}
.under-3ddb.progress-4aff {
  letter-spacing: 0.5px;
}
.article-west-30b4,
.article-west-30b4 a {
  color: #6d6d6d;
}
.article-west-30b4 a:hover {
  color: #111;
}
.notification-tiny-134d {
  color: #6d6d6d;
}
.pattern-outer-7c90 {
  overflow-x: hidden;
}
.pattern-outer-7c90 .selected_ec7e.module-f121 {
  position: relative;
}
.pattern-outer-7c90 .selected_ec7e.module-f121.modal-318d {
  position: initial;
}
.pattern-outer-7c90
  .selected_ec7e.module-f121.modal-318d
  .panel_148d {
  left: auto;
}
.pattern-outer-7c90 .selected_ec7e .panel_148d {
  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;
}
.pattern-outer-7c90 .selected_ec7e:hover.module-f121 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pattern-outer-7c90
  .selected_ec7e:hover.module-f121
  .panel_148d {
  display: block;
  z-index: 9999999;
}
.pattern-outer-7c90 .dim_2846 .sort_basic_9c1f,
.pattern-outer-7c90 .soft-c617 .sort_basic_9c1f {
  display: none;
}
.pattern-outer-7c90 .module-left-70fd .selected_ec7e:hover.module-f121 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.content_1601 .focus_new_1922 label,
.content_1601 .gradient_64f5 label,
.content_1601 .aside_d0aa label,
.content_1601 .component_short_43b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right_96d9 {
  list-style: none;
  margin: 0;
}
.right_96d9 article.dirty_0cc8 {
  margin-bottom: 0;
}
.right_96d9 ul {
  list-style: none;
  margin: 0;
}
.right_96d9 .form-center-9af6 li.dirty_0cc8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right_96d9 .form-center-9af6 li.dirty_0cc8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right_96d9 .form-center-9af6 li.dirty_0cc8: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) {
  .right_96d9 .form-center-9af6 li.dirty_0cc8 li.dirty_0cc8 li.dirty_0cc8 li.dirty_0cc8 {
    padding-left: 0;
  }
}
article.dirty_0cc8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dirty_0cc8 .hover_complex_1663 p:last-of-type {
  margin-bottom: 0;
}
article.dirty_0cc8 .secondary_right_ea12 {
  float: left;
}
article.dirty_0cc8 .main_eada {
  margin-left: 85px;
}
article.dirty_0cc8 .video_old_ad16 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dirty_0cc8 .video_old_ad16 .hard_785c {
  margin-left: 10px;
}
article.dirty_0cc8 .hovered_41ab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dirty_0cc8 .button-dirty-2730 {
  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 .focus_new_1922,
  #respond .aside_d0aa,
  #respond .component_short_43b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_new_1922 input,
#respond .aside_d0aa input,
#respond .component_short_43b6 input {
  width: 100%;
}
#respond .component_short_43b6 {
  margin-right: 0;
}
#respond .layout_dynamic_fabb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dim_2846 .steel-45de {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.steel-45de .container_0236.gallery-wood-4868 .bottom_eb0c > li > a:focus,
.steel-45de .container_0236.gallery-wood-4868 .bottom_eb0c > li > a:hover,
.steel-45de .container_0236.rough-6869 .bottom_eb0c > li > a:focus,
.steel-45de .container_0236.rough-6869 .bottom_eb0c > li > a:hover,
.steel-45de .container_0236.module_dim_3435 .bottom_eb0c > li > a:focus,
.steel-45de .container_0236.module_dim_3435 .bottom_eb0c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-45de
  .container_0236.gallery-wood-4868
  .bottom_eb0c
  > li.focus_8d10
  > a,
.steel-45de
  .container_0236.gallery-wood-4868
  .bottom_eb0c
  > li.form_cbe8
  > a,
.steel-45de
  .container_0236.rough-6869
  .bottom_eb0c
  > li.focus_8d10
  > a,
.steel-45de
  .container_0236.rough-6869
  .bottom_eb0c
  > li.form_cbe8
  > a,
.steel-45de
  .container_0236.module_dim_3435
  .bottom_eb0c
  > li.focus_8d10
  > a,
.steel-45de .container_0236.module_dim_3435 .bottom_eb0c > li.wood_c8d5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-45de .tall_97a2,
.steel-45de .tall_97a2 a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-45de .iron-0be0.item_517e li a,
.steel-45de .dark_43bd a,
.steel-45de .section-smooth-08da,
.steel-45de .bottom_eb0c > li > a,
.steel-45de .tertiary_red_8277 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de .iron-0be0.item_517e li a:hover,
.steel-45de .dark_43bd a:hover,
.steel-45de .section-smooth-08da:hover,
.steel-45de .bottom_eb0c > li > a:hover,
.steel-45de .tertiary_red_8277:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-45de .secondary-dynamic-b24b {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de .secondary-dynamic-b24b .icon-baf5 {
  color: rgba(255, 255, 255, 0.99);
}
.steel-45de .secondary-dynamic-b24b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-45de .heading-f940 .primary-8071 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de .heading-f940 .primary-8071 .status_3fd9 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de
  .heading-f940
  .primary-8071
  .status_3fd9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de
  .heading-f940
  .primary-8071
  .status_3fd9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de
  .heading-f940
  .primary-8071
  .status_3fd9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de
  .heading-f940
  .primary-8071
  .status_3fd9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de .heading-f940 .slow_07b2 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-45de .heading-f940 .slow_07b2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-ecc7
  .steel-45de
  .heading-f940
  .form_complex_62f6
  .gallery-tiny-0276 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh-ecc7
  .steel-45de
  .heading-f940
  .form_complex_62f6
  .status_3fd9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim_2846 .carousel_orange_1002 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel_orange_1002 .container_0236.gallery-wood-4868 .bottom_eb0c > li > a:focus,
.carousel_orange_1002 .container_0236.gallery-wood-4868 .bottom_eb0c > li > a:hover,
.carousel_orange_1002 .container_0236.rough-6869 .bottom_eb0c > li > a:focus,
.carousel_orange_1002 .container_0236.rough-6869 .bottom_eb0c > li > a:hover,
.carousel_orange_1002 .container_0236.module_dim_3435 .bottom_eb0c > li > a:focus,
.carousel_orange_1002 .container_0236.module_dim_3435 .bottom_eb0c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_orange_1002
  .container_0236.gallery-wood-4868
  .bottom_eb0c
  > li.focus_8d10
  > a,
.carousel_orange_1002
  .container_0236.gallery-wood-4868
  .bottom_eb0c
  > li.form_cbe8
  > a,
.carousel_orange_1002
  .container_0236.rough-6869
  .bottom_eb0c
  > li.focus_8d10
  > a,
.carousel_orange_1002
  .container_0236.rough-6869
  .bottom_eb0c
  > li.form_cbe8
  > a,
.carousel_orange_1002
  .container_0236.module_dim_3435
  .bottom_eb0c
  > li.focus_8d10
  > a,
.carousel_orange_1002 .container_0236.module_dim_3435 .bottom_eb0c > li.wood_c8d5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_orange_1002 .tall_97a2,
.carousel_orange_1002 .tall_97a2 a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_orange_1002 .iron-0be0.item_517e li a,
.carousel_orange_1002 .dark_43bd a,
.carousel_orange_1002 .section-smooth-08da,
.carousel_orange_1002 .bottom_eb0c > li > a,
.carousel_orange_1002 .tertiary_red_8277 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_orange_1002 .iron-0be0.item_517e li a:hover,
.carousel_orange_1002 .dark_43bd a:hover,
.carousel_orange_1002 .section-smooth-08da:hover,
.carousel_orange_1002 .bottom_eb0c > li > a:hover,
.carousel_orange_1002 .tertiary_red_8277:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_orange_1002 .secondary-dynamic-b24b {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_orange_1002 .secondary-dynamic-b24b .icon-baf5 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_orange_1002 .secondary-dynamic-b24b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper-0dcc .item-cold-834b {
  margin-left: auto;
  margin-right: auto;
}
.search-glass-2c1f > * {
  margin-left: auto;
  margin-right: auto;
}
.search-glass-2c1f .footer-d93b {
  margin-right: 1.41575em;
}
.border-steel-1ab9 .search-glass-2c1f > .light_7ff4 {
  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;
}
.border-steel-1ab9 .search-glass-2c1f > .nav-gold-0081 {
  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;
}
.old-034d.paper-0dcc .item-cold-834b,
.lower_b539.paper-0dcc .item-cold-834b {
  margin-left: 0;
}
.lite-b489.paper-0dcc .item-cold-834b,
.accent_green_5117.paper-0dcc .item-cold-834b {
  margin-right: 0;
}
.search-glass-2c1f ol,
.search-glass-2c1f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table-last-2026 video {
  max-width: 100%;
}
.gallery-fed6 img {
  display: block;
}
.gallery-fed6.footer-d93b,
.gallery-fed6.secondary_b6f2 {
  width: 100%;
}
.gallery-fed6.nav-gold-0081 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dynamic_a640:not(.table_down_042e) {
  margin: 1.5em auto;
}
.caption_7696 p {
  padding: 1.5em 14px;
}
ul.container_3330.nav-gold-0081,
ul.container_3330.light_7ff4,
ul.container_3330.large_5482.light_7ff4 {
  padding: 0 14px;
}
.pattern-huge-7e2e {
  display: block;
  overflow-x: auto;
}
.pattern-huge-7e2e table {
  border-collapse: collapse;
  width: 100%;
}
.pattern-huge-7e2e td,
.pattern-huge-7e2e th {
  padding: 0.5em;
}
.search-glass-2c1f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.search-glass-2c1f ol ol,
.search-glass-2c1f ol ul,
.search-glass-2c1f ul ol,
.search-glass-2c1f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.search-glass-2c1f ol ol li,
.search-glass-2c1f ol ul li,
.search-glass-2c1f ul ol li,
.search-glass-2c1f ul ul li {
  margin-left: 0;
}
.iron-7a91.dirty-19cf > .button-b58c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.iron-7a91.dirty-19cf > .button-b58c iframe,
.iron-7a91.dirty-19cf > .button-b58c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bronze_dc50 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bronze_dc50.popup_9357 {
  padding: 0;
}
.bronze_dc50.popup_9357 cite {
  font-size: 13px;
}
.bronze_dc50 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bronze_dc50 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow_94a1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow_94a1 > p:first-child {
  margin-top: 0;
}
.shadow_94a1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow_94a1 blockquote {
  border-left: 0;
}
.menu_3af9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_3af9:not(.icon_outer_9cce) {
  max-width: 100px;
}
.menu_3af9.under_740d {
  border-bottom: none !important;
  text-align: center;
}
.menu_3af9.under_740d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption_7696 p {
    padding: 1.5em 0;
  }
}
.glass_53fb {
  color: #0073aa;
}
.content_bronze_d0eb {
  background-color: #0073aa;
}
.label_f71c {
  color: #229fd8;
}
.short_344f {
  background-color: #229fd8;
}
.progress_56f1 {
  color: #eee;
}
.sort_over_672f {
  background-color: #eee;
}
.detail-hard-5435 {
  color: #444;
}
.iron_c8fc {
  background-color: #444;
}
.liquid_ab9a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.liquid_ab9a .middle-8080 .dark_43bd {
  font-size: 15px;
}
.liquid_ab9a .dark_43bd {
  line-height: 1.3;
}
.liquid_ab9a .carousel_orange_1002 {
}
.liquid_ab9a .steel-45de {
  background: #235787;
}
.gold_8601 {
  padding: 0;
}
.gold_8601 .steel-45de {
  background: #1a1a1a;
}
.gold_8601 .carousel_orange_1002 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.surface-7876 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.surface-7876 .carousel_orange_1002 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.surface-7876 .steel-45de {
  background: #303030;
}
.hover_black_538a {
  position: relative;
  z-index: 10;
}
.hover_black_538a .texture-hard-3e31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-2692 .module-f121 {
  display: inline-block;
  vertical-align: middle;
}
.thumbnail-2692.shadow-a1a1 .module-f121 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-2692.shadow-a1a1 .module-f121 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-2692.shadow-a1a1 .module-f121 {
    margin-right: 0.4em;
  }
}
.thumbnail-2692.shadow-a1a1 .module-f121:last-child {
  margin-right: 0;
}
.highlight-1eac .texture-hard-3e31 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dim_2846 .middle-8080 {
    margin: 0 -0.5em;
  }
  .dim_2846 .middle-8080 [class*="customify-col-"],
  .dim_2846 .middle-8080 [class*="customify-col_"],
  .dim_2846 .middle-8080 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dim_2846.layout_d0dd .texture-hard-3e31 {
  background: 0 0 !important;
}
.dim_2846.layout_d0dd .texture-hard-3e31,
.dim_2846.highlight-1eac .texture-hard-3e31 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dim_2846.shade_b0ab {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dim_2846.highlight-1eac .texture-hard-3e31 {
  box-shadow: none !important;
}
.soft_b40a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .soft_b40a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .soft_b40a {
    padding: 18px 0 20px;
  }
}
.soft_b40a .nav_c33e {
  width: 100%;
}
.soft_b40a .left-2531 {
  margin-bottom: 0;
}
.soft_b40a .article-narrow-7793 {
  margin-top: 5px;
  font-size: 0.875em;
}
.breadcrumb-4f1e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.breadcrumb-4f1e .hidden-46ed {
  width: 100%;
}
.fixed_80ba {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fixed_80ba li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fixed_80ba 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;
}
.fixed_80ba li:last-child:after {
  display: none;
}
.fixed_80ba li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip_motion_f561 .sort_basic_9c1f button,
.soft_b40a .sort_basic_9c1f button {
  left: 0;
}
.tooltip_motion_f561 .hidden-46ed,
.soft_b40a .hidden-46ed {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_motion_f561 .breadcrumb-4f1e,
.soft_b40a .breadcrumb-4f1e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip_motion_f561 {
  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;
}
.tooltip_motion_f561: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;
}
.tooltip_motion_f561 .notice_e308 {
  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) {
  .tooltip_motion_f561 .notice_e308 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_motion_f561 .notice_e308 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_motion_f561 .notice_e308 {
    min-height: 200px;
  }
}
.tooltip_motion_f561 .fixed_80ba {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_motion_f561 .fixed_80ba a,
.tooltip_motion_f561 .fixed_80ba li:after {
  color: inherit;
}
.tooltip_motion_f561 .fixed_80ba a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.surface-27a7 {
  margin-bottom: 0.5em;
}
.shade-3a7c {
  margin-bottom: 1.2em;
}
.shade-3a7c,
.surface-27a7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shade-3a7c p:last-child,
.surface-27a7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort_basic_9c1f,
#masthead .sort_basic_9c1f {
  display: none;
}
#masthead
  > .sort_basic_9c1f.easy-fbaf {
  display: none;
}
#masthead > .sort_basic_9c1f button {
  left: 0;
}
.frame-pro-6583 {
  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%;
}
.frame-pro-6583 .module-f121 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame-pro-6583 .hero-basic-868b {
  display: -webkit-box;
  display: flex;
}
.frame-pro-6583 .hero-basic-868b.article-pressed-2a07 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame-pro-6583 .hero-basic-868b.green-8201 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-pro-6583 .hero-basic-868b.video-bottom-d5e1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-pro-6583.badge-ca41.bottom-a1a7 .hero-basic-868b.article-pressed-2a07 {
  flex-basis: 100%;
}
.frame-pro-6583.thumbnail-163e .hero-basic-868b.green-8201 {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame-pro-6583.thumbnail-163e .hero-basic-868b.video-bottom-d5e1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort_basic_9c1f.easy-fbaf {
  display: none;
}
#masthead > .sort_basic_9c1f button {
  left: 0;
}
.disabled-4bba {
  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;
}
.disabled-4bba:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.disabled-4bba.in_0f64 i {
  margin-right: 4px;
}
.disabled-4bba.basic_16b1 i {
  margin-left: 5px;
}
.dark_43bd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dark_43bd p:last-child {
  margin-bottom: 0;
}
.info_inner_937d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info_inner_937d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info_inner_937d img {
  display: block;
  width: auto;
  line-height: 1;
}
.info_inner_937d .tall_97a2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info_inner_937d .chip_cb04 {
  margin: 5px 0 7px 0;
}
.info_inner_937d.red-7669 .footer_d246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_inner_937d.red-7669 .detail_004c {
  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;
}
.info_inner_937d.hero_white_2a3e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info_inner_937d.hero_white_2a3e .footer_d246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_inner_937d.hero_white_2a3e .detail_004c {
  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;
}
.info_inner_937d.focused-a4e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_inner_937d.disabled-eb71 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info_inner_937d.disabled-eb71 .detail_004c {
  margin-top: 7px;
}
.solid-5362 {
  display: inline-block;
}
.hover_black_538a .chip_e6cc .info_inner_937d img {
  max-width: 100%;
}
.container_0236 .hidden_35e2.highlight-a954,
.simple-b12d .hidden_35e2.highlight-a954 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_0236 .accent_east_0e4f,
.simple-b12d .accent_east_0e4f {
  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%);
}
.container_0236 .accent_east_0e4f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.container_0236.gallery_lower_32a4 .accent_east_0e4f {
  display: none;
}
.container_0236 .notice-d775 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_0236 .notice-d775 li {
  display: inline-block;
  position: relative;
}
.container_0236 .notice-d775 li:last-child {
  margin-right: 0;
}
.container_0236 .notice-d775 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;
}
.container_0236 .notice-d775 li.wood_c8d5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.container_0236 .notice-d775 > 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;
}
.container_0236 .notice-d775 > li > a i {
  line-height: 0;
}
.container_0236 .notice-d775 > li.accordion_plasma_9223 > a .accent_east_0e4f {
  margin-left: 4px;
  line-height: 0;
}
.container_0236 .notice-d775 .gradient_fast_67f2 li.accordion_plasma_9223 > a {
  position: relative;
}
.container_0236 .notice-d775 .gradient_fast_67f2 li.accordion_plasma_9223 > a:after,
.container_0236 .notice-d775 .gradient_fast_67f2 li.accordion_plasma_9223 > a:before {
  content: "";
  display: table;
}
.container_0236 .notice-d775 .gradient_fast_67f2 li.accordion_plasma_9223 > a:after {
  clear: both;
}
.container_0236 .notice-d775 .gradient_fast_67f2 li.accordion_plasma_9223 > a .accent_east_0e4f {
  margin-left: 5px;
  float: right;
}
.container_0236 .tag-e935,
.container_0236 .gradient_fast_67f2 {
  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;
}
.container_0236 .gradient_fast_67f2 {
  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;
}
.container_0236 .gradient_fast_67f2 .highlight-a954 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_0236 .gradient_fast_67f2 .accent_east_0e4f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.container_0236 .gradient_fast_67f2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.container_0236 .gradient_fast_67f2 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;
}
.container_0236 .gradient_fast_67f2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.container_0236 .gradient_fast_67f2 .gradient_fast_67f2 {
  top: 0;
  left: 100%;
}
.container_0236 .block-6a25.fn-focus-b618 > .tag-e935,
.container_0236 .block-6a25.fn-focus-b618 > .gradient_fast_67f2,
.container_0236 .block-6a25:focus > .tag-e935,
.container_0236 .block-6a25:focus > .gradient_fast_67f2,
.container_0236 .block-6a25:hover > .tag-e935,
.container_0236 .block-6a25:hover > .gradient_fast_67f2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.container_0236.module_dim_3435 .bottom_eb0c:after,
.container_0236.module_dim_3435 .bottom_eb0c:before {
  content: "";
  display: table;
}
.container_0236.module_dim_3435 .bottom_eb0c:after {
  clear: both;
}
.container_0236.module_dim_3435 .bottom_eb0c > li {
  float: left;
}
.container_0236.middle_8fdd .bottom_eb0c:after,
.container_0236.middle_8fdd .bottom_eb0c:before {
  content: "";
  display: table;
}
.container_0236.middle_8fdd .bottom_eb0c:after {
  clear: both;
}
.container_0236.middle_8fdd .bottom_eb0c > li {
  float: left;
}
.container_0236.middle_8fdd .bottom_eb0c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.container_0236.middle_8fdd .bottom_eb0c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.container_0236.middle_8fdd .bottom_eb0c > li.focus_8d10 > a,
.container_0236.middle_8fdd .bottom_eb0c > li.wood_c8d5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.container_0236.gallery-wood-4868 .bottom_eb0c > li > a .highlight-a954 {
  position: relative;
}
.container_0236.gallery-wood-4868 .bottom_eb0c > li > a .highlight-a954: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;
}
.container_0236.gallery-wood-4868
  .bottom_eb0c
  > li:focus
  > a
  .highlight-a954:before,
.container_0236.gallery-wood-4868
  .bottom_eb0c
  > li:hover
  > a
  .highlight-a954:before {
  width: 100%;
  background-color: currentColor;
}
.container_0236.gallery-wood-4868
  .bottom_eb0c
  > li.focus_8d10
  > a
  .highlight-a954:before,
.container_0236.gallery-wood-4868
  .bottom_eb0c
  > li.form_cbe8
  > a
  .highlight-a954:before {
  width: 100%;
  background-color: currentColor;
}
.container_0236.rough-6869 .bottom_eb0c > li > a .highlight-a954 {
  position: relative;
}
.container_0236.rough-6869 .bottom_eb0c > li > a .highlight-a954: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;
}
.container_0236.rough-6869 .bottom_eb0c > li:focus > a .highlight-a954:before,
.container_0236.rough-6869
  .bottom_eb0c
  > li:hover
  > a
  .highlight-a954:before {
  width: 100%;
  background-color: currentColor;
}
.container_0236.rough-6869
  .bottom_eb0c
  > li.focus_8d10
  > a
  .highlight-a954:before,
.container_0236.rough-6869
  .bottom_eb0c
  > li.form_cbe8
  > a
  .highlight-a954:before {
  width: 100%;
  background-color: currentColor;
}
.simple-b12d .notice-d775 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple-b12d .notice-d775 li:first-child > a {
  border-top: none;
}
.simple-b12d .notice-d775 .black-d8b8 > .highlight-a954 .accent_east_0e4f {
  display: none;
}
.simple-b12d .notice-d775 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.simple-b12d .notice-d775 li:last-child {
  border: none;
}
.simple-b12d .notice-d775 li.accordion_plasma_9223 > a {
  padding-right: 45px !important;
}
.simple-b12d .notice-d775 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.simple-b12d .notice-d775 li a:focus,
.simple-b12d .notice-d775 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple-b12d .notice-d775 li .tall-a425 {
  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;
}
.simple-b12d .notice-d775 li .tall-a425:hover {
  box-shadow: none;
}
.simple-b12d .notice-d775 li .tall-a425 .accent_east_0e4f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.simple-b12d .notice-d775 .gradient_fast_67f2 {
  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);
}
.simple-b12d .notice-d775 .gradient_fast_67f2 li a {
  padding-left: 3em;
}
.simple-b12d .notice-d775 .active-a9e8 > a .tall-a425 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.simple-b12d .notice-d775 .active-a9e8 > .gradient_fast_67f2 {
  display: block;
  opacity: 1;
}
.paper_86d1 {
  max-width: 100%;
}
.full_cfae {
  line-height: 0;
  cursor: pointer;
}
.tertiary_red_8277 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tertiary_red_8277:hover {
  box-shadow: none;
  color: currentColor;
}
.tertiary_red_8277 svg {
  width: 18px;
  height: 18px;
}
.tertiary_red_8277 .slider_dark_4854 {
  display: none;
}
.modal_911c {
  position: relative;
}
.modal_911c.fn-active-b618 .tertiary_red_8277 .mask-next-083f {
  display: none;
}
.modal_911c.fn-active-b618 .tertiary_red_8277 .slider_dark_4854 {
  display: inline-block;
}
.modal_911c .sort-f0b4 {
  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);
}
.modal_911c.badge-east-d250 .sort-f0b4 {
  left: auto;
  right: -0.9em;
}
.modal_911c.badge-east-d250 .hovered_1ad6::before {
  left: auto;
  right: 15px;
}
.modal_911c.fn-active-b618 .sort-f0b4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_complex_62f6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form_complex_62f6 label {
  flex-basis: 100%;
}
.form_complex_62f6 .primary-8071 {
  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;
}
.form_complex_62f6 .status_3fd9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form_complex_62f6 .status_3fd9:focus {
  background-color: transparent;
}
.form_complex_62f6 button.slow_07b2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form_complex_62f6 button.slow_07b2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form_complex_62f6 button.slow_07b2 svg {
  width: 18px;
  height: 18px;
}
.form_complex_62f6 input[type="submit"] {
  min-height: auto;
}
.heading-f940 .form_complex_62f6 .status_3fd9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hovered_1ad6 {
  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) {
  .hovered_1ad6 {
    width: 220px;
  }
}
.hovered_1ad6 label {
  flex-basis: 100%;
}
.hovered_1ad6::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;
}
.fresh-ecc7 .heading-f940 .form_complex_62f6 {
  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;
}
.fresh-ecc7
  .heading-f940
  .form_complex_62f6
  .primary-8071 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fresh-ecc7 .heading-f940 .form_complex_62f6 .status_3fd9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fresh-ecc7
  .heading-f940
  .form_complex_62f6
  .status_3fd9:focus {
  background: 0 0;
}
.fresh-ecc7
  .heading-f940
  .form_complex_62f6
  .gallery-tiny-0276 {
  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;
}
.iron-0be0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron-0be0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron-0be0 li:last-child {
  margin-right: 0;
}
.iron-0be0 li:first-child {
  margin-left: 0;
}
.iron-0be0.fixed_a540 a {
  color: #fff;
}
.iron-0be0.fixed_a540 a:hover {
  color: #fff;
}
.iron-0be0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron-0be0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron-0be0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron-0be0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron-0be0 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron-0be0 [class*="social-icon-apple"].dropdown_490c {
  background-color: transparent;
  color: #999;
}
.iron-0be0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron-0be0 [class*="social-icon-behance"].dropdown_490c {
  background-color: transparent;
  color: #1769ff;
}
.iron-0be0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron-0be0 [class*="social-icon-bitbucket"].dropdown_490c {
  background-color: transparent;
  color: #205081;
}
.iron-0be0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron-0be0 [class*="social-icon-codepen"].dropdown_490c {
  background-color: transparent;
  color: #000;
}
.iron-0be0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron-0be0 [class*="social-icon-delicious"].dropdown_490c {
  background-color: transparent;
  color: #39f;
}
.iron-0be0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron-0be0 [class*="social-icon-digg"].dropdown_490c {
  background-color: transparent;
  color: #005be2;
}
.iron-0be0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron-0be0 [class*="social-icon-dribbble"].dropdown_490c {
  background-color: transparent;
  color: #ea4c89;
}
.iron-0be0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron-0be0 [class*="social-icon-envelope"].dropdown_490c {
  background-color: transparent;
  color: #ea4335;
}
.iron-0be0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron-0be0 [class*="social-icon-facebook"].dropdown_490c {
  background-color: transparent;
  color: #3b5998;
}
.iron-0be0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron-0be0 [class*="social-icon-flickr"].dropdown_490c {
  background-color: transparent;
  color: #0063dc;
}
.iron-0be0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron-0be0 [class*="social-icon-foursquare"].dropdown_490c {
  background-color: transparent;
  color: #2d5be3;
}
.iron-0be0 [class*="social-icon-github"] {
  background-color: #333;
}
.iron-0be0 [class*="social-icon-github"].dropdown_490c {
  background-color: transparent;
  color: #333;
}
.iron-0be0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron-0be0 [class*="social-icon-google-plus"].dropdown_490c {
  background-color: transparent;
  color: #dd4b39;
}
.iron-0be0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron-0be0 [class*="social-icon-houzz"].dropdown_490c {
  background-color: transparent;
  color: #7ac142;
}
.iron-0be0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron-0be0 [class*="social-icon-instagram"].dropdown_490c {
  background-color: transparent;
  color: #262626;
}
.iron-0be0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron-0be0 [class*="social-icon-jsfiddle"].dropdown_490c {
  background-color: transparent;
  color: #487aa2;
}
.iron-0be0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron-0be0 [class*="social-icon-linkedin"].dropdown_490c {
  background-color: transparent;
  color: #0077b5;
}
.iron-0be0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron-0be0 [class*="social-icon-medium"].dropdown_490c {
  background-color: transparent;
  color: #00ab6b;
}
.iron-0be0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron-0be0
  [class*="social-icon-odnoklassniki"].dropdown_490c {
  background-color: transparent;
  color: #f4731c;
}
.iron-0be0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron-0be0 [class*="social-icon-meetup"].dropdown_490c {
  background-color: transparent;
  color: #ec1c40;
}
.iron-0be0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron-0be0 [class*="social-icon-pinterest"].dropdown_490c {
  background-color: transparent;
  color: #bd081c;
}
.iron-0be0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron-0be0 [class*="social-icon-product-hunt"].dropdown_490c {
  background-color: transparent;
  color: #da552f;
}
.iron-0be0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron-0be0 [class*="social-icon-reddit"].dropdown_490c {
  background-color: transparent;
  color: #ff4500;
}
.iron-0be0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron-0be0 [class*="social-icon-rss"].dropdown_490c {
  background-color: transparent;
  color: #f26522;
}
.iron-0be0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron-0be0
  [class*="social-icon-shopping-cart"].dropdown_490c {
  background-color: transparent;
  color: #4caf50;
}
.iron-0be0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron-0be0 [class*="social-icon-skype"].dropdown_490c {
  background-color: transparent;
  color: #00aff0;
}
.iron-0be0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron-0be0 [class*="social-icon-slideshare"].dropdown_490c {
  background-color: transparent;
  color: #0077b5;
}
.iron-0be0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron-0be0 [class*="social-icon-snapchat"].dropdown_490c {
  background-color: transparent;
  color: #fffc00;
}
.iron-0be0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron-0be0 [class*="social-icon-soundcloud"].dropdown_490c {
  background-color: transparent;
  color: #f80;
}
.iron-0be0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron-0be0 [class*="social-icon-spotify"].dropdown_490c {
  background-color: transparent;
  color: #2ebd59;
}
.iron-0be0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron-0be0
  [class*="social-icon-stack-overflow"].dropdown_490c {
  background-color: transparent;
  color: #fe7a15;
}
.iron-0be0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron-0be0 [class*="social-icon-maldkfgram"].dropdown_490c {
  background-color: transparent;
  color: #2ca5e0;
}
.iron-0be0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron-0be0 [class*="social-icon-tripadvisor"].dropdown_490c {
  background-color: transparent;
  color: #589442;
}
.iron-0be0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron-0be0 [class*="social-icon-tumblr"].dropdown_490c {
  background-color: transparent;
  color: #35465c;
}
.iron-0be0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron-0be0 [class*="social-icon-twitch"].dropdown_490c {
  background-color: transparent;
  color: #6441a5;
}
.iron-0be0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron-0be0 [class*="social-icon-twitter"].dropdown_490c {
  background-color: transparent;
  color: #1da1f2;
}
.iron-0be0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron-0be0 [class*="social-icon-vimeo"].dropdown_490c {
  background-color: transparent;
  color: #1ab7ea;
}
.iron-0be0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron-0be0 [class*="social-icon-vk"].dropdown_490c {
  background-color: transparent;
  color: #45668e;
}
.iron-0be0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron-0be0 [class*="social-icon-weibo"].dropdown_490c {
  background-color: transparent;
  color: #df2029;
}
.iron-0be0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron-0be0 [class*="social-icon-weixin"].dropdown_490c {
  background-color: transparent;
  color: #7bb32e;
}
.iron-0be0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron-0be0 [class*="social-icon-whatsapp"].dropdown_490c {
  background-color: transparent;
  color: #25d366;
}
.iron-0be0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron-0be0 [class*="social-icon-wordpress"].dropdown_490c {
  background-color: transparent;
  color: #21759b;
}
.iron-0be0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron-0be0 [class*="social-icon-xing"].dropdown_490c {
  background-color: transparent;
  color: #026466;
}
.iron-0be0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron-0be0 [class*="social-icon-yelp"].dropdown_490c {
  background-color: transparent;
  color: #af0606;
}
.iron-0be0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron-0be0 [class*="social-icon-youtube"].dropdown_490c {
  background-color: transparent;
  color: #cd201f;
}
.section-smooth-08da {
  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;
}
.section-smooth-08da:hover {
  box-shadow: none;
  background: 0 0;
}
.shade-2767 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label-glass-c867 {
  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;
}
.border_new_026c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dirty-37d0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dirty-37d0,
.dirty-37d0::after,
.dirty-37d0::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;
}
.dirty-37d0::after,
.dirty-37d0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.basic-5b4c .label-glass-c867 .border_new_026c {
  margin-top: -2px;
  width: 19px;
}
.basic-5b4c .label-glass-c867 .dirty-37d0 {
  margin-top: -1px;
}
.basic-5b4c .label-glass-c867 .dirty-37d0,
.basic-5b4c .label-glass-c867 .dirty-37d0::after,
.basic-5b4c .label-glass-c867 .dirty-37d0::before {
  width: 19px;
  height: 2px;
}
.basic-5b4c .label-glass-c867 .dirty-37d0::before {
  top: -6px;
}
.basic-5b4c .label-glass-c867 .dirty-37d0::after {
  bottom: -6px;
}
.pattern-focused-140b .label-glass-c867 .border_new_026c {
  margin-top: -2px;
  width: 22px;
}
.pattern-focused-140b .label-glass-c867 .dirty-37d0 {
  margin-top: -1px;
}
.pattern-focused-140b .label-glass-c867 .dirty-37d0,
.pattern-focused-140b .label-glass-c867 .dirty-37d0::after,
.pattern-focused-140b .label-glass-c867 .dirty-37d0::before {
  width: 22px;
  height: 2px;
}
.pattern-focused-140b .label-glass-c867 .dirty-37d0::before {
  top: -7px;
}
.pattern-focused-140b .label-glass-c867 .dirty-37d0::after {
  bottom: -7px;
}
.tooltip_cdd8 .label-glass-c867 .border_new_026c {
  margin-top: -2px;
  width: 31px;
}
.tooltip_cdd8 .label-glass-c867 .dirty-37d0 {
  margin-top: -1.5px;
}
.tooltip_cdd8 .label-glass-c867 .dirty-37d0,
.tooltip_cdd8 .label-glass-c867 .dirty-37d0::after,
.tooltip_cdd8 .label-glass-c867 .dirty-37d0::before {
  width: 31px;
  height: 3px;
}
.tooltip_cdd8 .label-glass-c867 .dirty-37d0::before {
  top: -9px;
}
.tooltip_cdd8 .label-glass-c867 .dirty-37d0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid_simple_cc41 .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 19px;
  }
  .grid_simple_cc41 .label-glass-c867 .dirty-37d0 {
    margin-top: -1px;
  }
  .grid_simple_cc41 .label-glass-c867 .dirty-37d0,
  .grid_simple_cc41 .label-glass-c867 .dirty-37d0::after,
  .grid_simple_cc41 .label-glass-c867 .dirty-37d0::before {
    width: 19px;
    height: 2px;
  }
  .grid_simple_cc41 .label-glass-c867 .dirty-37d0::before {
    top: -6px;
  }
  .grid_simple_cc41 .label-glass-c867 .dirty-37d0::after {
    bottom: -6px;
  }
  .info_344a .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 22px;
  }
  .info_344a .label-glass-c867 .dirty-37d0 {
    margin-top: -1px;
  }
  .info_344a .label-glass-c867 .dirty-37d0,
  .info_344a .label-glass-c867 .dirty-37d0::after,
  .info_344a .label-glass-c867 .dirty-37d0::before {
    width: 22px;
    height: 2px;
  }
  .info_344a .label-glass-c867 .dirty-37d0::before {
    top: -7px;
  }
  .info_344a .label-glass-c867 .dirty-37d0::after {
    bottom: -7px;
  }
  .orange_f817 .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 31px;
  }
  .orange_f817 .label-glass-c867 .dirty-37d0 {
    margin-top: -1.5px;
  }
  .orange_f817 .label-glass-c867 .dirty-37d0,
  .orange_f817 .label-glass-c867 .dirty-37d0::after,
  .orange_f817 .label-glass-c867 .dirty-37d0::before {
    width: 31px;
    height: 3px;
  }
  .orange_f817 .label-glass-c867 .dirty-37d0::before {
    top: -9px;
  }
  .orange_f817 .label-glass-c867 .dirty-37d0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .prev-1c83 .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 19px;
  }
  .prev-1c83 .label-glass-c867 .dirty-37d0 {
    margin-top: -1px;
  }
  .prev-1c83 .label-glass-c867 .dirty-37d0,
  .prev-1c83 .label-glass-c867 .dirty-37d0::after,
  .prev-1c83 .label-glass-c867 .dirty-37d0::before {
    width: 19px;
    height: 2px;
  }
  .prev-1c83 .label-glass-c867 .dirty-37d0::before {
    top: -6px;
  }
  .prev-1c83 .label-glass-c867 .dirty-37d0::after {
    bottom: -6px;
  }
  .picture-ef96 .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 22px;
  }
  .picture-ef96 .label-glass-c867 .dirty-37d0 {
    margin-top: -1px;
  }
  .picture-ef96 .label-glass-c867 .dirty-37d0,
  .picture-ef96 .label-glass-c867 .dirty-37d0::after,
  .picture-ef96 .label-glass-c867 .dirty-37d0::before {
    width: 22px;
    height: 2px;
  }
  .picture-ef96 .label-glass-c867 .dirty-37d0::before {
    top: -7px;
  }
  .picture-ef96 .label-glass-c867 .dirty-37d0::after {
    bottom: -7px;
  }
  .overlay_02ce .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_02ce .label-glass-c867 .dirty-37d0 {
    margin-top: -1.5px;
  }
  .overlay_02ce .label-glass-c867 .dirty-37d0,
  .overlay_02ce .label-glass-c867 .dirty-37d0::after,
  .overlay_02ce .label-glass-c867 .dirty-37d0::before {
    width: 31px;
    height: 3px;
  }
  .overlay_02ce .label-glass-c867 .dirty-37d0::before {
    top: -9px;
  }
  .overlay_02ce .label-glass-c867 .dirty-37d0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-6893 .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-6893 .label-glass-c867 .dirty-37d0 {
    margin-top: -1px;
  }
  .breadcrumb-6893 .label-glass-c867 .dirty-37d0,
  .breadcrumb-6893 .label-glass-c867 .dirty-37d0::after,
  .breadcrumb-6893 .label-glass-c867 .dirty-37d0::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-6893 .label-glass-c867 .dirty-37d0::before {
    top: -6px;
  }
  .breadcrumb-6893 .label-glass-c867 .dirty-37d0::after {
    bottom: -6px;
  }
  .status_c6e8 .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 22px;
  }
  .status_c6e8 .label-glass-c867 .dirty-37d0 {
    margin-top: -1px;
  }
  .status_c6e8 .label-glass-c867 .dirty-37d0,
  .status_c6e8 .label-glass-c867 .dirty-37d0::after,
  .status_c6e8 .label-glass-c867 .dirty-37d0::before {
    width: 22px;
    height: 2px;
  }
  .status_c6e8 .label-glass-c867 .dirty-37d0::before {
    top: -7px;
  }
  .status_c6e8 .label-glass-c867 .dirty-37d0::after {
    bottom: -7px;
  }
  .title_medium_e0dc .label-glass-c867 .border_new_026c {
    margin-top: -2px;
    width: 31px;
  }
  .title_medium_e0dc .label-glass-c867 .dirty-37d0 {
    margin-top: -1.5px;
  }
  .title_medium_e0dc .label-glass-c867 .dirty-37d0,
  .title_medium_e0dc .label-glass-c867 .dirty-37d0::after,
  .title_medium_e0dc .label-glass-c867 .dirty-37d0::before {
    width: 31px;
    height: 3px;
  }
  .title_medium_e0dc .label-glass-c867 .dirty-37d0::before {
    top: -9px;
  }
  .title_medium_e0dc .label-glass-c867 .dirty-37d0::after {
    bottom: -9px;
  }
}
.advanced_fb4e .dirty-37d0 {
  -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);
}
.advanced_fb4e .dirty-37d0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.advanced_fb4e .dirty-37d0::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);
}
.advanced_fb4e.solid_ffe0 .dirty-37d0 {
  -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);
}
.advanced_fb4e.solid_ffe0 .dirty-37d0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.advanced_fb4e.solid_ffe0 .dirty-37d0::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);
}
.dark-bb10 {
  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.soft-4602:before {
  display: none;
}
.soft-c617 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.soft-c617 .header-rough-13b0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.soft-c617 .header-rough-13b0:last-of-type {
  border-bottom: none;
}
.soft-c617 .header-rough-13b0.label-5ca7,
.soft-c617 .header-rough-13b0.paper-639d,
.soft-c617 .header-rough-13b0.module_bottom_07f5 {
  padding: 0;
}
.soft-c617 .simple-b12d .tall-a425 {
  color: currentColor;
}
.soft-c617 .simple-b12d .tall-a425:focus,
.soft-c617 .simple-b12d .tall-a425:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-c617.carousel_orange_1002 .secondary-dynamic-b24b,
.soft-c617.carousel_orange_1002 .dark_43bd a,
.soft-c617.carousel_orange_1002 .bottom_eb0c a,
.soft-c617.carousel_orange_1002 .gradient_fast_67f2 a {
  color: rgba(0, 0, 0, 0.55);
}
.soft-c617.carousel_orange_1002 .secondary-dynamic-b24b:hover,
.soft-c617.carousel_orange_1002 .dark_43bd a:hover,
.soft-c617.carousel_orange_1002 .bottom_eb0c a:hover,
.soft-c617.carousel_orange_1002 .gradient_fast_67f2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-c617.carousel_orange_1002 .icon-baf5 {
  color: rgba(0, 0, 0, 0.8);
}
.soft-c617.carousel_orange_1002 .header-rough-13b0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-c617.carousel_orange_1002 .header-rough-13b0:before {
  background: rgba(0, 0, 0, 0.08);
}
.soft-c617.carousel_orange_1002 .thumbnail_top_81e1:before {
  background: rgba(255, 255, 255, 0.9);
}
.soft-c617.carousel_orange_1002 .simple-b12d .notice-d775 li a,
.soft-c617.carousel_orange_1002 .simple-b12d .tall-a425,
.soft-c617.carousel_orange_1002 .gradient_fast_67f2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-c617.carousel_orange_1002 .simple-b12d .tall-a425:focus,
.soft-c617.carousel_orange_1002 .simple-b12d .tall-a425:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-c617.carousel_orange_1002 .notice-d775 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-c617.steel-45de .secondary-dynamic-b24b,
.soft-c617.steel-45de .dark_43bd a,
.soft-c617.steel-45de .bottom_eb0c .tall-a425,
.soft-c617.steel-45de .bottom_eb0c a,
.soft-c617.steel-45de .gradient_fast_67f2 a {
  color: rgba(255, 255, 255, 0.79);
}
.soft-c617.steel-45de .secondary-dynamic-b24b:hover,
.soft-c617.steel-45de .dark_43bd a:hover,
.soft-c617.steel-45de .bottom_eb0c .tall-a425:hover,
.soft-c617.steel-45de .bottom_eb0c a:hover,
.soft-c617.steel-45de .gradient_fast_67f2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-c617.steel-45de .icon-baf5 {
  color: rgba(255, 255, 255, 0.99);
}
.soft-c617.steel-45de .header-rough-13b0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-c617.steel-45de .header-rough-13b0:before {
  background: rgba(255, 255, 255, 0.08);
}
.soft-c617.steel-45de .thumbnail_top_81e1:before {
  background: rgba(0, 0, 0, 0.9);
}
.soft-c617.steel-45de .simple-b12d .notice-d775 li a,
.soft-c617.steel-45de .simple-b12d .tall-a425,
.soft-c617.steel-45de .gradient_fast_67f2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-c617.steel-45de .simple-b12d .tall-a425:focus,
.soft-c617.steel-45de .simple-b12d .tall-a425:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-c617.steel-45de .notice-d775 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_top_81e1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thumbnail_top_81e1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thumbnail_8be0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled_3961 .soft-c617 {
  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;
}
.disabled_3961 .header-rough-13b0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled_3961 .header-rough-13b0: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) {
  .disabled_3961 .header-rough-13b0:before {
    width: 16%;
    left: 42%;
  }
}
.disabled_3961 .header-rough-13b0:last-child:before {
  content: none;
}
.disabled_3961 .header-rough-13b0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled_3961 .simple-b12d .notice-d775 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled_3961 .simple-b12d .notice-d775 li a .tall-a425 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled_3961 .simple-b12d .gradient_fast_67f2 {
  border: none;
}
.disabled_3961 .simple-b12d .gradient_fast_67f2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled_3961 .thumbnail_top_81e1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled_3961 .thumbnail_8be0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled_3961 .steel-45de .thumbnail_top_81e1:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled_3961 .carousel_orange_1002.block-ac7f .dirty-37d0 {
  background: rgba(0, 0, 0, 0.6);
}
.disabled_3961
  .carousel_orange_1002.block-ac7f
  .dirty-37d0::after,
.disabled_3961
  .carousel_orange_1002.block-ac7f
  .dirty-37d0:before {
  background: inherit;
}
.disabled_3961
  .carousel_orange_1002.block-ac7f:hover
  .dirty-37d0 {
  background: rgba(0, 0, 0, 0.8);
}
.rough_1841 .soft-c617 {
  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) {
  .rough_1841 .soft-c617 {
    width: auto;
    right: 45px;
  }
}
.item-b2d7 .soft-c617 {
  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) {
  .item-b2d7 .soft-c617 {
    width: auto;
    left: 45px;
  }
}
.soft-4602 .soft-c617 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft-4602 .thumbnail_8be0 {
  max-width: 48em;
  margin: 0 auto;
}
.soft-4602 .thumbnail_top_81e1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.main_5d77 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.main_5d77.disabled_3961 .soft-c617 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.main_5d77.rough_1841 .soft-c617 {
  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);
}
.main_5d77 .soft-c617 {
  visibility: visible;
}
.main_5d77.item-b2d7 .soft-c617 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid_lite_416e,
.disabled_823b {
  overflow-x: hidden;
}
.grid_lite_416e .soft-c617 {
  overflow: auto;
}
.grid_lite_416e.disabled_3961 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_lite_416e.disabled_3961 .soft-c617 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid_lite_416e.disabled_3961 .section-smooth-08da {
  opacity: 0;
}
.grid_lite_416e.rough_1841 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_lite_416e.rough_1841 .soft-c617 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid_lite_416e.rough_1841 .section-smooth-08da {
  opacity: 0;
}
.grid_lite_416e.item-b2d7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_lite_416e.item-b2d7 .soft-c617 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid_lite_416e.item-b2d7 .section-smooth-08da {
  opacity: 0;
}
.grid_lite_416e.soft-4602 .soft-c617 {
  z-index: 10;
  visibility: visible;
}
.block-ac7f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.block-ac7f .dirty-37d0 {
  background: rgba(255, 255, 255, 0.99);
}
.block-ac7f .dirty-37d0::after,
.block-ac7f .dirty-37d0:before {
  background: inherit;
}
.block-ac7f:hover .dirty-37d0 {
  background: rgba(255, 255, 255, 0.99);
}
.item-b2d7 .block-ac7f {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft-4602 .block-ac7f {
  display: none !important;
}
.grid_lite_416e:before,
.disabled_823b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid_lite_416e .block-ac7f,
.disabled_823b .block-ac7f {
  display: inline-block;
}
.soft-c617 .module-f121 {
  -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;
}
.grid_lite_416e .soft-c617 .module-f121,
.disabled_823b .soft-c617 .module-f121 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert_next_ca73 .primary-8071 {
  width: 100%;
}
.chip_e6cc {
  padding: 0 0.5em 0;
}
.chip_e6cc [class*="customify-col-"],
.chip_e6cc [class*="customify-col_"],
.chip_e6cc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.caption-180b .chip_e6cc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .middle-8080 .old_9a40,
  .old_9a40 {
    display: none;
  }
  .heading-pro-cd6a {
    text-align: left;
  }
  .sidebar-a159 {
    text-align: center;
  }
  .dim-0789 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .middle-8080 .status_middle_7cb0,
  .status_middle_7cb0 {
    display: none;
  }
  .caption_393a {
    text-align: left;
  }
  .overlay_cold_fe25 {
    text-align: center;
  }
  .tooltip-b559 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .middle-8080 .thumbnail-dynamic-8d1d,
  .thumbnail-dynamic-8d1d {
    display: none;
  }
  .green_3e12 {
    text-align: left;
  }
  .item-left-7db9 {
    text-align: center;
  }
  .easy-78bf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info-mini-8017 {
  box-shadow: none !important;
}
.tooltip_full_b333 .modal-6406,
.chip_a29f .modal-6406 {
  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;
}
.chip_a29f .modal-6406 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.texture-hard-3e31 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.texture-hard-3e31:after,
.texture-hard-3e31:before {
  content: "";
  display: table;
}
.texture-hard-3e31:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .texture-hard-3e31 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.texture-hard-3e31,
.shade_b0ab {
  max-width: 1248px;
  margin: 0 auto;
}

.fast-5dca.white-e7ed .texture-hard-3e31 {
  max-width: 100%;
}
.fast-5dca.preview_basic_8cbf {
  max-width: 1200px;
  margin: 0 auto;
}
.fast-5dca.heading-lower-11a3 .texture-hard-3e31 {
  max-width: 100%;
}
.fast-5dca.heading-lower-11a3 > .texture-hard-3e31 {
  padding-left: 0;
  padding-right: 0;
}
.fast-5dca.heading-lower-11a3 > .texture-hard-3e31 .middle-8080 {
  margin: 0;
}
.fast-5dca.heading-lower-11a3
  > .texture-hard-3e31
  .photo-new-c74c.aside-glass-b28c {
  margin-right: 0;
  margin-left: 0;
}
.fast-5dca.heading-lower-11a3 #main.aside-glass-b28c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item-7de4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item-7de4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .info-brown-29fe .item-cold-834b {
    padding-right: 1em;
  }
  .info-brown-29fe.motion-e93a .photo-new-c74c {
    border-right: 1px solid #eaecee;
  }
  .info-brown-29fe.motion-e93a .item-cold-834b {
    padding-right: 1em;
  }
  .info-brown-29fe.motion-e93a .huge-1501 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_f916 .item-cold-834b {
    padding-left: 1em;
  }
  .wrapper_f916.motion-e93a .photo-new-c74c {
    border-left: 1px solid #eaecee;
  }
  .wrapper_f916.motion-e93a .item-cold-834b {
    padding-left: 1em;
  }
  .wrapper_f916.motion-e93a .huge-1501 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-current-1896 .item-cold-834b {
    padding-left: 1em;
  }
  .carousel-current-1896.motion-e93a .steel_c78c {
    border-right: 1px solid #eaecee;
  }
  .carousel-current-1896.motion-e93a .east-5094 {
    border-right: 1px solid #eaecee;
  }
  .carousel-current-1896.motion-e93a .item-cold-834b {
    padding-left: 1em;
  }
  .carousel-current-1896.motion-e93a .huge-1501 {
    padding-right: 1em;
  }
  .carousel-current-1896.motion-e93a .widget_d215 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_static_02a7 .item-cold-834b {
    padding-right: 1em;
  }
  .picture_static_02a7.motion-e93a .steel_c78c {
    border-left: 1px solid #eaecee;
  }
  .picture_static_02a7.motion-e93a .east-5094 {
    border-left: 1px solid #eaecee;
  }
  .picture_static_02a7.motion-e93a .item-cold-834b {
    padding-right: 1em;
  }
  .picture_static_02a7.motion-e93a .huge-1501 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_static_02a7.motion-e93a .widget_d215 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-7de4 .item-cold-834b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-7de4.motion-e93a .photo-new-c74c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item-7de4.motion-e93a .item-cold-834b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-7de4.motion-e93a .huge-1501 {
    padding-left: 1em;
  }
  .item-7de4.motion-e93a .widget_d215 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item-7de4.motion-e93a .item-cold-834b {
    padding-left: 0;
  }
}
.tooltip-e76a .thumbnail-2692 {
  display: inline-block;
}
.media-9ffa {
  display: inline-block;
}
.rough_0502 {
  word-con: break-word;
}
.bronze-7582 > span {
  display: inline-block;
  padding: 5px 0;
}
.bronze-7582 .secondary_5134 {
  margin-left: 8px;
  margin-right: 8px;
}
.bronze-7582 .bright_165b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture_4e97 .hard-f1f5 {
  margin-bottom: 2em;
}
.picture_4e97 .new-ee5b {
  margin-bottom: 15px;
}
.picture_4e97 .new-ee5b:last-child {
  margin-bottom: 0;
}
.picture_4e97 .modal-dark-477e {
  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) {
  .picture_4e97 .modal-dark-477e {
    display: block;
  }
}
.picture_4e97 .hover-d0e6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture_4e97 .hover-d0e6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture_4e97 .tag_2196 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture_4e97 .tag_2196 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture_4e97 .tag_2196 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture_4e97 .rough_0502 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_4e97 .rough_0502 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture_4e97 .panel-3fb1 p:last-child {
  margin-bottom: 0;
}
.picture_4e97 .in-2d26 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture_4e97 .accent_6e30 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture_4e97 .bronze_1d8e {
  margin-top: 1em;
}
.picture_4e97 .hovered-418b {
  top: 0;
  display: block;
}
.picture_4e97 .hovered-418b a {
  color: inherit;
}
.picture_4e97 .hovered-418b a:hover {
  color: inherit;
}
.picture_4e97 .narrow_641b {
  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;
}
.picture_4e97 .narrow_641b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture_4e97 .accent_6e30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture_4e97 .list_in_9adf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture_4e97 .list_in_9adf:first-child {
  margin-top: 0;
}
.picture_4e97 .list_in_9adf.progress_157e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture_4e97 .list_in_9adf.mask-8157 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_4e97
  .list_in_9adf.mask-8157.box-ed7a
  .bronze_1d8e {
  width: 100%;
}
.picture_4e97 .mask-8157 {
  -webkit-box-align: center;
  align-items: center;
}
.picture_4e97 .mask-8157 .bronze-7582,
.picture_4e97 .mask-8157 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture_4e97 .tag_2196 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_4e97 .tag_2196 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_4e97 .tag_2196: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;
}
.picture_4e97 .progress_157e {
  z-index: 5;
}
.picture_4e97 .media-fast-ec3c .focused_3fce {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture_4e97 .dropdown_d9eb .focused_3fce {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture_4e97 .large_a462 .focused_3fce {
  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;
}
.picture_4e97.label_smooth_d25d .modal-dark-477e,
.picture_4e97.list_a391 .modal-dark-477e {
  display: block;
}
.picture_4e97.label_smooth_d25d .modal-dark-477e .input-06da,
.picture_4e97.label_smooth_d25d .modal-dark-477e .accent_6e30,
.picture_4e97.list_a391 .modal-dark-477e .input-06da,
.picture_4e97.list_a391 .modal-dark-477e .accent_6e30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_4e97.accent-gold-78f2 .hover-d0e6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture_4e97.accent-gold-78f2 .hover-d0e6 {
    margin-right: 0;
  }
}
.picture_4e97.label_smooth_d25d .hover-d0e6,
.picture_4e97.list_a391 .hover-d0e6 {
  padding-top: 40%;
}
.picture_4e97.label_smooth_d25d .hard-f1f5,
.picture_4e97.list_a391 .hard-f1f5 {
  display: block;
}
.picture_4e97.label_smooth_d25d .fn-sticky-b618 .accent_6e30,
.picture_4e97.list_a391 .fn-sticky-b618 .accent_6e30 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture_4e97.label_smooth_d25d .hover-d0e6,
.picture_4e97.list_a391 .hover-d0e6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture_4e97.label_smooth_d25d .accent_6e30 {
  padding: 1em;
}
.short-72d4 {
  margin: 30px auto;
  display: block;
}
.short-72d4 .cold-f725 > * {
  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;
}
.short-72d4 .cold-f725 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.short-72d4 .cold-f725 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-80e6 .bronze-7582 {
  margin-bottom: 1.41575em;
}
.input-80e6 .pattern_fixed_cf6f {
  margin-bottom: 1.618em;
}
.search-glass-2c1f .middle_1319 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.search-glass-2c1f .middle_1319 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.search-glass-2c1f .rough-176a {
  max-width: 100%;
  overflow: auto;
}
.paper-0dcc .search-glass-2c1f a:hover {
  text-decoration: underline;
}
.button_top_202c .new-ee5b:not(.rough_0502),
.button_top_202c .tag_2196 {
  margin-bottom: 1.41575em;
}
.button_top_202c .new-ee5b:not(.rough_0502):last-child,
.button_top_202c .tag_2196:last-child {
  margin-bottom: 0;
}
.button_top_202c .new-ee5b.frame-action-dc10 {
  margin-bottom: 0.41575em;
}
.button_top_202c .breadcrumb_old_1528:before,
.button_top_202c .thick_420f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.button_top_202c .breadcrumb_old_1528:before {
  content: "\f115";
}
.button_top_202c .thick_420f:before {
  content: "\f02c";
}
.button_top_202c .link-hovered-e4bf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.button_top_202c .link-hovered-e4bf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box_a14f {
  display: -webkit-box;
  display: flex;
}
.box_a14f .footer-496f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box_a14f .footer-496f {
    flex-basis: 90px;
  }
}
.box_a14f .footer_c0ab {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box_a14f .footer_c0ab {
    flex-basis: calc(100% - 50px);
  }
}
.box_a14f .inner-52e6 p:last-child {
  margin-bottom: 0.72em;
}
.link-70d0 .cold-f725 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.link-70d0 .cold-f725:after,
.link-70d0 .cold-f725:before {
  content: "";
  display: table;
}
.link-70d0 .cold-f725:after {
  clear: both;
}
.link-70d0 .cold-f725 .picture-paper-47d1,
.link-70d0 .cold-f725 .up-13f3 {
  width: 49%;
}
.link-70d0 .cold-f725 .picture-paper-47d1 a span.old_1639,
.link-70d0 .cold-f725 .up-13f3 a span.old_1639 {
  display: block;
  margin-bottom: 5px;
}
.link-70d0 .cold-f725 .up-13f3 {
  float: left;
  text-align: left;
}
.link-70d0 .cold-f725 .picture-paper-47d1 {
  float: right;
  text-align: right;
}
.dark_c530 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dark_c530 {
    margin-bottom: 0;
  }
}
.over_25bc {
  margin-bottom: 1em;
}
.over_25bc .rough_0502 {
  font-size: 1.1em;
  line-height: 1.3;
}
.card_b8e6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade_04af .over_25bc,
.last-d3d0 .over_25bc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade_04af .over_25bc,
  .last-d3d0 .over_25bc {
    display: block;
  }
}
.shade_04af .card_b8e6,
.last-d3d0 .card_b8e6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade_04af .card_b8e6,
  .last-d3d0 .card_b8e6 {
    margin-bottom: 1em;
  }
}
.shade_04af .card_b8e6 img,
.last-d3d0 .card_b8e6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade_04af .filter_39b9,
.last-d3d0 .filter_39b9 {
  flex-basis: calc(100% - 160px);
}
.shade_04af .filter_39b9 p,
.last-d3d0 .filter_39b9 p {
  margin-bottom: 0;
}
.shade_04af .filter_39b9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade_04af .filter_39b9 {
    padding-left: 0;
  }
}
.last-d3d0 .filter_39b9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .last-d3d0 .filter_39b9 {
    padding-right: 0;
  }
}
.last-d3d0 .card_b8e6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop-e6a5 .card_b8e6 {
  margin-bottom: 0.5em;
}
.backdrop-e6a5 .card_b8e6 img {
  width: 100%;
}
.input-lower-a8c8 .basic_b514,
.preview-167a .basic_b514 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview-167a .photo-new-c74c .black_fa6e p:last-child {
  margin-bottom: 0;
}
.backdrop-dim-02bd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel_left_041a .image_da01 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel_left_041a .image_da01:last-of-type {
    margin-bottom: 0;
  }
}
.carousel_left_041a .image_da01 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_left_041a .image_da01 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel_left_041a .image_da01 ul li {
  margin: 0 0 0.6em;
}
.carousel_left_041a .image_da01 ul li.static-99ea,
.carousel_left_041a .image_da01 ul li.container_north_7c9c {
  position: relative;
}
.carousel_left_041a .image_da01 ul li.static-99ea .header_d1a4,
.carousel_left_041a .image_da01 ul li.container_north_7c9c .header_d1a4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel_left_041a .image_da01 ul li.static-99ea:after:after,
.carousel_left_041a .image_da01 ul li.static-99ea:after:before,
.carousel_left_041a
  .image_da01
  ul
  li.container_north_7c9c:after:after,
.carousel_left_041a
  .image_da01
  ul
  li.container_north_7c9c:after:before {
  content: "";
  display: table;
}
.carousel_left_041a .image_da01 ul li.static-99ea:after:after,
.carousel_left_041a
  .image_da01
  ul
  li.container_north_7c9c:after:after {
  clear: both;
}
.carousel_left_041a .image_da01 a.photo-out-6daa:hover {
  text-decoration: none;
}
.carousel_left_041a .image_da01 select {
  max-width: 100%;
}
.carousel_left_041a .image_da01 table {
  font-size: 85%;
}
.carousel_left_041a .image_da01 table td,
.carousel_left_041a .image_da01 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel_left_041a .image_da01 table tfoot td {
  text-align: left;
}
.carousel_left_041a .image_da01 :last-child {
  margin-bottom: 0;
}
.carousel_left_041a .image_da01 .pattern_9e29 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel_left_041a .image_da01 .pattern_9e29 label {
  width: 100%;
}
.carousel_left_041a .image_da01 .pattern_9e29 .status_3fd9 {
  width: 100%;
  display: block;
}
.carousel_left_041a .image_da01 .pattern_9e29 .slow_07b2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel_left_041a .image_da01 .pattern_9e29 .slow_07b2:hover svg #svg-search {
  fill: #444;
}
.carousel_left_041a .image_da01 .pattern_9e29 .slow_07b2 svg {
  width: 18px;
  height: 18px;
}
.carousel_left_041a .red-6aa4 ul ul,
.carousel_left_041a .huge_816b ul ul,
.carousel_left_041a .tabs_b5d0 ul ul,
.carousel_left_041a .advanced-82e0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel_left_041a .red-6aa4 .accordion_plasma_9223 > a,
.carousel_left_041a .huge_816b .accordion_plasma_9223 > a,
.carousel_left_041a .tabs_b5d0 .accordion_plasma_9223 > a,
.carousel_left_041a .advanced-82e0 .accordion_plasma_9223 > a {
  margin-bottom: 0;
}
.carousel_left_041a .footer-6566 li,
.carousel_left_041a .red-6aa4 li,
.carousel_left_041a .pagination_55a8 li,
.carousel_left_041a .huge_816b li,
.carousel_left_041a .tabs_b5d0 li,
.carousel_left_041a .advanced-82e0 li,
.carousel_left_041a .steel_314f li,
.carousel_left_041a .menu_steel_bebe li {
  display: block;
  position: relative;
}
.carousel_left_041a .footer-6566 li:last-child,
.carousel_left_041a .red-6aa4 li:last-child,
.carousel_left_041a .pagination_55a8 li:last-child,
.carousel_left_041a .huge_816b li:last-child,
.carousel_left_041a .tabs_b5d0 li:last-child,
.carousel_left_041a .advanced-82e0 li:last-child,
.carousel_left_041a .steel_314f li:last-child,
.carousel_left_041a .menu_steel_bebe li:last-child {
  border: none;
}
.carousel_left_041a .footer-6566 li a,
.carousel_left_041a .red-6aa4 li a,
.carousel_left_041a .pagination_55a8 li a,
.carousel_left_041a .huge_816b li a,
.carousel_left_041a .tabs_b5d0 li a,
.carousel_left_041a .advanced-82e0 li a,
.carousel_left_041a .steel_314f li a,
.carousel_left_041a .menu_steel_bebe li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_left_041a .footer-6566 li ul li::before,
.carousel_left_041a .red-6aa4 li ul li::before,
.carousel_left_041a .pagination_55a8 li ul li::before,
.carousel_left_041a .huge_816b li ul li::before,
.carousel_left_041a .tabs_b5d0 li ul li::before,
.carousel_left_041a .advanced-82e0 li ul li::before,
.carousel_left_041a .steel_314f li ul li::before,
.carousel_left_041a .menu_steel_bebe li ul li::before {
  left: 15px;
}
.carousel_left_041a .footer-6566 li ul a,
.carousel_left_041a .red-6aa4 li ul a,
.carousel_left_041a .pagination_55a8 li ul a,
.carousel_left_041a .huge_816b li ul a,
.carousel_left_041a .tabs_b5d0 li ul a,
.carousel_left_041a .advanced-82e0 li ul a,
.carousel_left_041a .steel_314f li ul a,
.carousel_left_041a .menu_steel_bebe li ul a {
  padding-left: 20px;
}
.carousel_left_041a .footer-6566 li ul ul li::before,
.carousel_left_041a .red-6aa4 li ul ul li::before,
.carousel_left_041a .pagination_55a8 li ul ul li::before,
.carousel_left_041a .huge_816b li ul ul li::before,
.carousel_left_041a .tabs_b5d0 li ul ul li::before,
.carousel_left_041a .advanced-82e0 li ul ul li::before,
.carousel_left_041a .steel_314f li ul ul li::before,
.carousel_left_041a .menu_steel_bebe li ul ul li::before {
  left: 30px;
}
.carousel_left_041a .footer-6566 li ul ul a,
.carousel_left_041a .red-6aa4 li ul ul a,
.carousel_left_041a .pagination_55a8 li ul ul a,
.carousel_left_041a .huge_816b li ul ul a,
.carousel_left_041a .tabs_b5d0 li ul ul a,
.carousel_left_041a .advanced-82e0 li ul ul a,
.carousel_left_041a .steel_314f li ul ul a,
.carousel_left_041a .menu_steel_bebe li ul ul a {
  padding-left: 40px;
}
.carousel_left_041a .wrapper_dirty_7cbc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_left_041a .menu_steel_bebe ul li {
  margin-bottom: 1.41575em;
}
.carousel_left_041a .menu_steel_bebe ul li .video-9c9f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel_left_041a .menu_steel_bebe ul li .east-9573 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.steel-45de .footer-6566 li a,
.steel-45de .red-6aa4 li a,
.steel-45de .pagination_55a8 li a,
.steel-45de .huge_816b li a,
.steel-45de .tabs_b5d0 li a,
.steel-45de .advanced-82e0 li a,
.steel-45de .steel_314f li a,
.steel-45de .menu_steel_bebe li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-45de .wrapper_dirty_7cbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-45de .image_da01 ul li.static-99ea .header_d1a4,
.steel-45de .image_da01 ul li.container_north_7c9c .header_d1a4 {
  background: rgba(0, 0, 0, 0.2);
}
.steel-45de .carousel_left_041a .image_da01 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-5dca .carousel_left_041a .notice-d775 li {
  margin: 0;
}
.fast-5dca .carousel_left_041a .notice-d775 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fast-5dca .carousel_left_041a .notice-d775 li ul {
  margin: 0;
}
.fast-5dca .carousel_left_041a .notice-d775 li ul li a {
  padding-left: 15px;
}
.fast-5dca .carousel_left_041a .notice-d775 li ul li li a {
  padding-left: 30px;
}
.fast-5dca .carousel_left_041a .notice-d775 li.wood_c8d5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fast-5dca .carousel_left_041a .notice-d775 li.wood_c8d5 > 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;
}
.fast-5dca .carousel_left_041a .notice-d775 li.wood_c8d5 > 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;
}
.lower_43fa a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hard_3da7 {
  position: relative;
  z-index: 10;
}
.hard_3da7 .module-f121 {
  width: 100%;
  max-width: 100%;
}
.popup_d2e5 .shadow_hard_1840 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup_d2e5 .carousel_orange_1002 {
}
.popup_d2e5 .steel-45de {
  background: #292929;
}
.title-in-92a8 .shadow_hard_1840 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title-in-92a8 .carousel_orange_1002 {
  background: #f9f9f9;
}
.title-in-92a8 .steel-45de {
  background: #303030;
}
.status-west-f6e6 .shadow_hard_1840 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .status-west-f6e6 .thumbnail-2692 {
    margin-bottom: 1em;
  }
  .status-west-f6e6 .thumbnail-2692:last-child {
    margin-bottom: 0;
  }
}
.status-west-f6e6 .carousel_orange_1002 {
  background: #ededed;
}
.status-west-f6e6 .steel-45de {
  background: #1a1a1a;
}
.shadow_hard_1840.carousel_orange_1002 {
  color: rgba(0, 0, 0, 0.6);
}
.shadow_hard_1840.carousel_orange_1002 .module_stone_1f58 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_hard_1840.steel-45de {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_hard_1840.steel-45de a:not(.photo-out-6daa) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_hard_1840.steel-45de a:not(.photo-out-6daa):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_hard_1840.steel-45de .module_stone_1f58 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_hard_1840.steel-45de table tbody td,
.shadow_hard_1840.steel-45de table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-left-70fd.highlight-1eac .texture-hard-3e31 {
  max-width: initial;
}
.module-left-70fd .shadow-a1a1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-left-70fd .shadow-a1a1 .module-f121 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-left-70fd .shadow-a1a1 .module-f121 {
    display: block;
    margin-bottom: 2em;
  }
  .module-left-70fd .shadow-a1a1 .module-f121:last-child {
    margin-bottom: 0;
  }
}
.status-west-f6e6 .thumbnail-2692:last-child,
.title-in-92a8 .thumbnail-2692:last-child,
.popup_d2e5 .thumbnail-2692:last-child {
  margin-bottom: 0;
}
.status-west-f6e6 .thumbnail-2692 .carousel_left_041a .image_da01:last-child,
.title-in-92a8 .thumbnail-2692 .carousel_left_041a .image_da01:last-child,
.popup_d2e5 .thumbnail-2692 .carousel_left_041a .image_da01:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .status-west-f6e6 .heading-421d,
  .status-west-f6e6 .dropdown_pink_96f2,
  .title-in-92a8 .heading-421d,
  .title-in-92a8 .dropdown_pink_96f2,
  .popup_d2e5 .heading-421d,
  .popup_d2e5 .dropdown_pink_96f2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hard_3da7 .thumbnail-2692 {
    margin-bottom: 2em;
  }
}
.hard_3da7 p:last-child {
  margin-bottom: 0;
}
.hard_3da7 li,
.hard_3da7 ul {
  list-style: none;
  margin: 0;
}
.hard_3da7 ul ul {
  margin-left: 2.617924em;
}
.narrow_8623 {
  font-size: 0.875em;
}

/* css-noise: 51d4 */
.widget-item-w7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
