/*!
Theme Name: Customify
Theme URI: https://pressmaximum.message_840d/customify
Author: WPCustomify
Author URI: https://pressmaximum.message_840d
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.message_840d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block-af51.thick-b5a7/licenses/gpl-2.0.lite-3614
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.accordion-3482/, (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.outline-fast-55cb.hover_fast_b803/normalize.image_fixed_a69b/
 ======
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.image_fixed_a69b v7.0.0 | MIT License | github.message_840d/necolas/normalize.image_fixed_a69b */
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;
}
.simple-2c44 .label-fluid-9c68,
.hidden-a3d8,
.accent_ab9b,
.static-cac3,
.overlay_d001,
.highlight_8944,
.orange_9d28,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.hidden-a3d8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden-a3d8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-a3d8,
  h1 {
    font-size: 1.8em;
  }
}
.accent_ab9b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accent_ab9b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accent_ab9b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accent_ab9b,
  h2 {
    font-size: 1.7em;
  }
}
.static-cac3,
h3 {
  font-size: 1.618em;
}
.simple-2c44 .label-fluid-9c68,
.overlay_d001,
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.carousel_next_53ff {
  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;
}
.hovered-2d11:after,
.hovered-2d11:before,
.box-d928:after,
.box-d928:before {
  content: "";
  display: table;
}
.hovered-2d11:after,
.box-d928:after {
  clear: both;
}
.backdrop_f71f {
  float: right;
  margin-right: 0;
}
.avatar_inner_5777 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-north-f859 .focus-inner-3d7e,
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;
}
.focus-north-f859 .focus-inner-3d7e: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;
}
.notification-6b52 .focus-inner-3d7e {
  box-shadow: none;
}
.notification-6b52
  .focus-inner-3d7e
  .liquid-3172 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notification-6b52 .focus-inner-3d7e .icon-09b6 {
  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;
}
.notification-6b52
  .focus-inner-3d7e
  .icon-09b6
  b {
  display: none;
}
.notification-6b52 .logo-dark-b68c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content-clean-5acc:not(.orange-a54e):not(.tag-8263),
button:not(.orange-a54e):not(.tag-8263),
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ),
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ),
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ) {
  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;
}
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ):hover,
button:not(.orange-a54e):not(
    .tag-8263
  ):hover,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ):hover,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ):hover,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ):active,
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ):focus,
button:not(.orange-a54e):not(
    .tag-8263
  ):active,
button:not(.orange-a54e):not(
    .tag-8263
  ):focus,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ):active,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ):focus,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ):active,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ):focus,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ):active,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ):focus {
  outline: 0;
}
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b,
button:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b {
  position: relative;
}
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .blue_4eef,
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .fast-091d,
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .hover-107b,
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  i,
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  svg,
button:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .blue_4eef,
button:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .fast-091d,
button:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .hover-107b,
button:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  i,
button:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  svg,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .blue_4eef,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .fast-091d,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .hover-107b,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  i,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  svg,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .blue_4eef,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .fast-091d,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .hover-107b,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  i,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  svg,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .blue_4eef,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .fast-091d,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  .hover-107b,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  i,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b
  svg {
  visibility: hidden;
}
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b:after,
button:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b:after,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b:after,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b:after,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ).fn-loading-549b: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;
}
.content-clean-5acc:not(.orange-a54e):not(.tag-8263),
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ),
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ),
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ) {
  color: #fff;
  background: #235787;
}
.content-clean-5acc:not(.orange-a54e):not(
    .tag-8263
  ):focus,
input[type="button"]:not(.orange-a54e):not(
    .tag-8263
  ):focus,
input[type="reset"]:not(.orange-a54e):not(
    .tag-8263
  ):focus,
input[type="submit"]:not(.orange-a54e):not(
    .tag-8263
  ):focus {
  color: #fff;
}
.content-clean-5acc.fn-disabled-549b:not(.orange-a54e):not(
    .tag-8263
  ),
.content-clean-5acc[disabled]:not(.orange-a54e):not(
    .tag-8263
  ),
button.fn-disabled-549b:not(.orange-a54e):not(
    .tag-8263
  ),
button[disabled]:not(.orange-a54e):not(
    .tag-8263
  ) {
  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;
}
.modal-d3c0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal-d3c0: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;
}
.breadcrumb_mini_2e89 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form_prev_066b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info-ef19 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hovered-2d11:after,
.hovered-2d11:before,
.box_lower_1954:after,
.box_lower_1954:before,
.carousel-wood-df2d:after,
.carousel-wood-df2d:before,
.tag_b5c4:after,
.tag_b5c4:before,
.paragraph-selected-3c1e:after,
.paragraph-selected-3c1e:before,
.filter_f568:after,
.filter_f568:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hovered-2d11:after,
.box_lower_1954:after,
.carousel-wood-df2d:after,
.tag_b5c4:after,
.paragraph-selected-3c1e:after,
.filter_f568:after {
  clear: both;
}
.box_lower_1954 .stale-d7fb,
.carousel-wood-df2d .stale-d7fb,
.secondary_2409 .stale-d7fb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fresh-5261 {
  display: inline-block;
}
.thumbnail_lite_8334 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thumbnail_lite_8334 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_lite_8334 .blue_74cd {
  padding: 1em 0;
  font-size: 85%;
}
.blue_74cd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.chip-35d5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.chip-35d5:after,
.chip-35d5:before {
  content: "";
  display: table;
}
.chip-35d5:after {
  clear: both;
}
.pattern_7138 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.highlight-8063 .pattern_7138 {
  max-width: 50%;
}
.active-ca03 .pattern_7138 {
  max-width: 33.33%;
}
.gallery_first_57c4 .pattern_7138 {
  max-width: 25%;
}
.white_e711 .pattern_7138 {
  max-width: 20%;
}
.texture-blue-bcb4 .pattern_7138 {
  max-width: 16.66%;
}
.info_22e9 .pattern_7138 {
  max-width: 14.28%;
}
.tag_hard_caa1 .pattern_7138 {
  max-width: 12.5%;
}
.logo-f96c .pattern_7138 {
  max-width: 11.11%;
}
.notice_under_6d6f {
  display: block;
}
.simple-2c44 .frame-ec7e label,
.simple-2c44 .video-7a9d label,
.simple-2c44 .widget_c814 label,
.simple-2c44 .small_5823 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_right_8585 {
  list-style: none;
  margin: 0;
}
.modal_right_8585 article.box-0858 {
  margin-bottom: 0;
}
.modal_right_8585 ul {
  list-style: none;
  margin: 0;
}
.modal_right_8585 .layout-large-db9d li.box-0858 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_right_8585 .layout-large-db9d li.box-0858 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_right_8585 .layout-large-db9d li.box-0858: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) {
  .modal_right_8585 .layout-large-db9d li.box-0858 li.box-0858 li.box-0858 li.box-0858 {
    padding-left: 0;
  }
}
article.box-0858 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-0858 .box_lower_1954 p:last-of-type {
  margin-bottom: 0;
}
article.box-0858 .nav_complex_3d3d {
  float: left;
}
article.box-0858 .description-65dc {
  margin-left: 85px;
}
article.box-0858 .hard_c093 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-0858 .hard_c093 .item_66ea {
  margin-left: 10px;
}
article.box-0858 .message_hot_2459 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-0858 .description-over-05c2 {
  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 .frame-ec7e,
  #respond .widget_c814,
  #respond .small_5823 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-ec7e input,
#respond .widget_c814 input,
#respond .small_5823 input {
  width: 100%;
}
#respond .small_5823 {
  margin-right: 0;
}
#respond .shade_tall_791b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny-97ef {
  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;
}
.tiny-97ef.slow_d987 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tiny-97ef 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%);
}
.tiny-97ef:focus,
.tiny-97ef: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);
}
.backdrop_810e {
  border-radius: 10%;
}
.secondary-out-3d80 {
  border-radius: 50%;
}
.carousel_015e {
  font-size: 0.72em;
}
.heading_wood_2a6d {
  font-size: 0.875em;
}
.article-ddf3 {
  font-size: 1.1em;
}
.slider-tiny-fb25 {
  text-transform: uppercase;
  line-height: 1.2;
}
.slider-tiny-fb25.carousel_015e {
  letter-spacing: 0.5px;
}
.sort-bronze-b9ac,
.sort-bronze-b9ac a {
  color: #6d6d6d;
}
.sort-bronze-b9ac a:hover {
  color: #111;
}
.down_3bfa {
  color: #6d6d6d;
}
.banner-9766 {
  overflow-x: hidden;
}
.banner-9766 .dropdown_fast_dfa5.left-ba9b {
  position: relative;
}
.banner-9766 .dropdown_fast_dfa5.left-ba9b.pattern_easy_561e {
  position: initial;
}
.banner-9766
  .dropdown_fast_dfa5.left-ba9b.pattern_easy_561e
  .disabled-fast-4616 {
  left: auto;
}
.banner-9766 .dropdown_fast_dfa5 .disabled-fast-4616 {
  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;
}
.banner-9766 .dropdown_fast_dfa5:hover.left-ba9b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner-9766
  .dropdown_fast_dfa5:hover.left-ba9b
  .disabled-fast-4616 {
  display: block;
  z-index: 9999999;
}
.banner-9766 .frame-dim-3665 .picture_0c2d,
.banner-9766 .nav-inner-c134 .picture_0c2d {
  display: none;
}
.banner-9766 .dropdown_yellow_2330 .dropdown_fast_dfa5:hover.left-ba9b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.simple-2c44 .frame-ec7e label,
.simple-2c44 .video-7a9d label,
.simple-2c44 .widget_c814 label,
.simple-2c44 .small_5823 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_right_8585 {
  list-style: none;
  margin: 0;
}
.modal_right_8585 article.box-0858 {
  margin-bottom: 0;
}
.modal_right_8585 ul {
  list-style: none;
  margin: 0;
}
.modal_right_8585 .layout-large-db9d li.box-0858 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_right_8585 .layout-large-db9d li.box-0858 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_right_8585 .layout-large-db9d li.box-0858: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) {
  .modal_right_8585 .layout-large-db9d li.box-0858 li.box-0858 li.box-0858 li.box-0858 {
    padding-left: 0;
  }
}
article.box-0858 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-0858 .box_lower_1954 p:last-of-type {
  margin-bottom: 0;
}
article.box-0858 .nav_complex_3d3d {
  float: left;
}
article.box-0858 .description-65dc {
  margin-left: 85px;
}
article.box-0858 .hard_c093 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-0858 .hard_c093 .item_66ea {
  margin-left: 10px;
}
article.box-0858 .message_hot_2459 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-0858 .description-over-05c2 {
  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 .frame-ec7e,
  #respond .widget_c814,
  #respond .small_5823 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-ec7e input,
#respond .widget_c814 input,
#respond .small_5823 input {
  width: 100%;
}
#respond .small_5823 {
  margin-right: 0;
}
#respond .shade_tall_791b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-dim-3665 .paragraph_6de7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_6de7 .article_13ef.caption-gold-4cda .carousel_stale_a97b > li > a:focus,
.paragraph_6de7 .article_13ef.caption-gold-4cda .carousel_stale_a97b > li > a:hover,
.paragraph_6de7 .article_13ef.logo-south-0dfe .carousel_stale_a97b > li > a:focus,
.paragraph_6de7 .article_13ef.logo-south-0dfe .carousel_stale_a97b > li > a:hover,
.paragraph_6de7 .article_13ef.active-2591 .carousel_stale_a97b > li > a:focus,
.paragraph_6de7 .article_13ef.active-2591 .carousel_stale_a97b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_6de7
  .article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a,
.paragraph_6de7
  .article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li.column_80b5
  > a,
.paragraph_6de7
  .article_13ef.logo-south-0dfe
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a,
.paragraph_6de7
  .article_13ef.logo-south-0dfe
  .carousel_stale_a97b
  > li.column_80b5
  > a,
.paragraph_6de7
  .article_13ef.active-2591
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a,
.paragraph_6de7 .article_13ef.active-2591 .carousel_stale_a97b > li.photo_bottom_9d49 > a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_6de7 .outer-bcd1,
.paragraph_6de7 .outer-bcd1 a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_6de7 .tall_2981.button_96f5 li a,
.paragraph_6de7 .preview_8d33 a,
.paragraph_6de7 .blue-c1a0,
.paragraph_6de7 .carousel_stale_a97b > li > a,
.paragraph_6de7 .banner-cold-f26f {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7 .tall_2981.button_96f5 li a:hover,
.paragraph_6de7 .preview_8d33 a:hover,
.paragraph_6de7 .blue-c1a0:hover,
.paragraph_6de7 .carousel_stale_a97b > li > a:hover,
.paragraph_6de7 .banner-cold-f26f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_6de7 .motion-0378 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7 .motion-0378 .button-4206 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_6de7 .motion-0378:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_6de7 .tiny-118a .sidebar-a864 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7 .tiny-118a .sidebar-a864 .background_061d {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7
  .tiny-118a
  .sidebar-a864
  .background_061d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7
  .tiny-118a
  .sidebar-a864
  .background_061d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7
  .tiny-118a
  .sidebar-a864
  .background_061d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7
  .tiny-118a
  .sidebar-a864
  .background_061d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7 .tiny-118a .module-ff98 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_6de7 .tiny-118a .module-ff98:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-ffb5
  .paragraph_6de7
  .tiny-118a
  .shadow-90e0
  .outer-1625 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid-ffb5
  .paragraph_6de7
  .tiny-118a
  .shadow-90e0
  .background_061d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-dim-3665 .banner_f5a8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.banner_f5a8 .article_13ef.caption-gold-4cda .carousel_stale_a97b > li > a:focus,
.banner_f5a8 .article_13ef.caption-gold-4cda .carousel_stale_a97b > li > a:hover,
.banner_f5a8 .article_13ef.logo-south-0dfe .carousel_stale_a97b > li > a:focus,
.banner_f5a8 .article_13ef.logo-south-0dfe .carousel_stale_a97b > li > a:hover,
.banner_f5a8 .article_13ef.active-2591 .carousel_stale_a97b > li > a:focus,
.banner_f5a8 .article_13ef.active-2591 .carousel_stale_a97b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_f5a8
  .article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a,
.banner_f5a8
  .article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li.column_80b5
  > a,
.banner_f5a8
  .article_13ef.logo-south-0dfe
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a,
.banner_f5a8
  .article_13ef.logo-south-0dfe
  .carousel_stale_a97b
  > li.column_80b5
  > a,
.banner_f5a8
  .article_13ef.active-2591
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a,
.banner_f5a8 .article_13ef.active-2591 .carousel_stale_a97b > li.photo_bottom_9d49 > a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_f5a8 .outer-bcd1,
.banner_f5a8 .outer-bcd1 a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_f5a8 .tall_2981.button_96f5 li a,
.banner_f5a8 .preview_8d33 a,
.banner_f5a8 .blue-c1a0,
.banner_f5a8 .carousel_stale_a97b > li > a,
.banner_f5a8 .banner-cold-f26f {
  color: rgba(0, 0, 0, 0.55);
}
.banner_f5a8 .tall_2981.button_96f5 li a:hover,
.banner_f5a8 .preview_8d33 a:hover,
.banner_f5a8 .blue-c1a0:hover,
.banner_f5a8 .carousel_stale_a97b > li > a:hover,
.banner_f5a8 .banner-cold-f26f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_f5a8 .motion-0378 {
  color: rgba(0, 0, 0, 0.55);
}
.banner_f5a8 .motion-0378 .button-4206 {
  color: rgba(0, 0, 0, 0.8);
}
.banner_f5a8 .motion-0378:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_fixed_ddd6 .picture_b4ca {
  margin-left: auto;
  margin-right: auto;
}
.carousel-wood-df2d > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel-wood-df2d .breadcrumb_mini_2e89 {
  margin-right: 1.41575em;
}
.disabled_first_2bce .carousel-wood-df2d > .sort-4e67 {
  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;
}
.disabled_first_2bce .carousel-wood-df2d > .aside-left-d0f7 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.heading_071e.filter_fixed_ddd6 .picture_b4ca,
.badge_962c.filter_fixed_ddd6 .picture_b4ca {
  margin-left: 0;
}
.active_tiny_a260.filter_fixed_ddd6 .picture_b4ca,
.cool_59f7.filter_fixed_ddd6 .picture_b4ca {
  margin-right: 0;
}
.carousel-wood-df2d ol,
.carousel-wood-df2d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.banner-narrow-977f video {
  max-width: 100%;
}
.current_11a0 img {
  display: block;
}
.current_11a0.breadcrumb_mini_2e89,
.current_11a0.form_prev_066b {
  width: 100%;
}
.current_11a0.aside-left-d0f7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.selected_1338:not(.detail_7a6f) {
  margin: 1.5em auto;
}
.paragraph-light-f895 p {
  padding: 1.5em 14px;
}
ul.image_6dd5.aside-left-d0f7,
ul.image_6dd5.sort-4e67,
ul.image_6dd5.main-9920.sort-4e67 {
  padding: 0 14px;
}
.liquid-0bcf {
  display: block;
  overflow-x: auto;
}
.liquid-0bcf table {
  border-collapse: collapse;
  width: 100%;
}
.liquid-0bcf td,
.liquid-0bcf th {
  padding: 0.5em;
}
.carousel-wood-df2d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel-wood-df2d ol ol,
.carousel-wood-df2d ol ul,
.carousel-wood-df2d ul ol,
.carousel-wood-df2d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel-wood-df2d ol ol li,
.carousel-wood-df2d ol ul li,
.carousel-wood-df2d ul ol li,
.carousel-wood-df2d ul ul li {
  margin-left: 0;
}
.accordion-blue-93c9.description-prev-01ce > .up-eb1c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accordion-blue-93c9.description-prev-01ce > .up-eb1c iframe,
.accordion-blue-93c9.description-prev-01ce > .up-eb1c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.detail_dark_e85a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.detail_dark_e85a.gradient_4173 {
  padding: 0;
}
.detail_dark_e85a.gradient_4173 cite {
  font-size: 13px;
}
.detail_dark_e85a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.detail_dark_e85a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.form_bde4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.form_bde4 > p:first-child {
  margin-top: 0;
}
.form_bde4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.form_bde4 blockquote {
  border-left: 0;
}
.wide-1547 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wide-1547:not(.hovered_e61e) {
  max-width: 100px;
}
.wide-1547.static_9110 {
  border-bottom: none !important;
  text-align: center;
}
.wide-1547.static_9110::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph-light-f895 p {
    padding: 1.5em 0;
  }
}
.popup_in_cc08 {
  color: #0073aa;
}
.icon_abaf {
  background-color: #0073aa;
}
.breadcrumb_purple_d6d4 {
  color: #229fd8;
}
.purple_64a9 {
  background-color: #229fd8;
}
.filter_9b54 {
  color: #eee;
}
.footer-f4dd {
  background-color: #eee;
}
.logo_4386 {
  color: #444;
}
.input_7084 {
  background-color: #444;
}
.carousel_bb57 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.carousel_bb57 .plasma-8eea .preview_8d33 {
  font-size: 15px;
}
.carousel_bb57 .preview_8d33 {
  line-height: 1.3;
}
.carousel_bb57 .banner_f5a8 {
}
.carousel_bb57 .paragraph_6de7 {
  background: #235787;
}
.outline_ccb2 {
  padding: 0;
}
.outline_ccb2 .paragraph_6de7 {
  background: #1a1a1a;
}
.outline_ccb2 .banner_f5a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown_top_fafe {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown_top_fafe .banner_f5a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown_top_fafe .paragraph_6de7 {
  background: #303030;
}
.filter_f568 {
  position: relative;
  z-index: 10;
}
.filter_f568 .fluid_602b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_steel_d830 .left-ba9b {
  display: inline-block;
  vertical-align: middle;
}
.highlight_steel_d830.hard_0525 .left-ba9b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight_steel_d830.hard_0525 .left-ba9b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_steel_d830.hard_0525 .left-ba9b {
    margin-right: 0.4em;
  }
}
.highlight_steel_d830.hard_0525 .left-ba9b:last-child {
  margin-right: 0;
}
.notice-ebb4 .fluid_602b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame-dim-3665 .plasma-8eea {
    margin: 0 -0.5em;
  }
  .frame-dim-3665 .plasma-8eea [class*="customify-col-"],
  .frame-dim-3665 .plasma-8eea [class*="customify-col_"],
  .frame-dim-3665 .plasma-8eea [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame-dim-3665.tooltip-wide-7185 .fluid_602b {
  background: 0 0 !important;
}
.frame-dim-3665.tooltip-wide-7185 .fluid_602b,
.frame-dim-3665.notice-ebb4 .fluid_602b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame-dim-3665.surface_20ba {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame-dim-3665.notice-ebb4 .fluid_602b {
  box-shadow: none !important;
}
.footer_outer_5815 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .footer_outer_5815 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .footer_outer_5815 {
    padding: 18px 0 20px;
  }
}
.footer_outer_5815 .focus_5c85 {
  width: 100%;
}
.footer_outer_5815 .table-short-e705 {
  margin-bottom: 0;
}
.footer_outer_5815 .new-aeb8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.stale_25fb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stale_25fb .photo-5798 {
  width: 100%;
}
.over-b5d9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.over-b5d9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.over-b5d9 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;
}
.over-b5d9 li:last-child:after {
  display: none;
}
.over-b5d9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notice_a7ad .picture_0c2d button,
.footer_outer_5815 .picture_0c2d button {
  left: 0;
}
.notice_a7ad .photo-5798,
.footer_outer_5815 .photo-5798 {
  padding-left: 0;
  padding-right: 0;
}
.notice_a7ad .stale_25fb,
.footer_outer_5815 .stale_25fb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notice_a7ad {
  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;
}
.notice_a7ad: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;
}
.notice_a7ad .alert_36cb {
  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) {
  .notice_a7ad .alert_36cb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_a7ad .alert_36cb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notice_a7ad .alert_36cb {
    min-height: 200px;
  }
}
.notice_a7ad .over-b5d9 {
  color: rgba(255, 255, 255, 0.8);
}
.notice_a7ad .over-b5d9 a,
.notice_a7ad .over-b5d9 li:after {
  color: inherit;
}
.notice_a7ad .over-b5d9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-1f73 {
  margin-bottom: 0.5em;
}
.gradient-cab0 {
  margin-bottom: 1.2em;
}
.gradient-cab0,
.overlay-1f73 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient-cab0 p:last-child,
.overlay-1f73 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .picture_0c2d,
#masthead .picture_0c2d {
  display: none;
}
#masthead
  > .picture_0c2d.column_4fcd {
  display: none;
}
#masthead > .picture_0c2d button {
  left: 0;
}
.right-4767 {
  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%;
}
.right-4767 .left-ba9b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.right-4767 .mask-liquid-e2f8 {
  display: -webkit-box;
  display: flex;
}
.right-4767 .mask-liquid-e2f8.notification-under-1158 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.right-4767 .mask-liquid-e2f8.purple_c45e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.right-4767 .mask-liquid-e2f8.wrapper-stale-38c6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.right-4767.focused_6b0f.fluid-86f4 .mask-liquid-e2f8.notification-under-1158 {
  flex-basis: 100%;
}
.right-4767.green_91c6 .mask-liquid-e2f8.purple_c45e {
  -webkit-box-flex: 1;
  flex: auto;
}
.right-4767.green_91c6 .mask-liquid-e2f8.wrapper-stale-38c6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .picture_0c2d.column_4fcd {
  display: none;
}
#masthead > .picture_0c2d button {
  left: 0;
}
.sort-6b15 {
  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;
}
.sort-6b15:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort-6b15.wrapper-5c63 i {
  margin-right: 4px;
}
.sort-6b15.hover_fluid_f95e i {
  margin-left: 5px;
}
.preview_8d33 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.preview_8d33 p:last-child {
  margin-bottom: 0;
}
.summary_medium_7dfe {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.summary_medium_7dfe a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.summary_medium_7dfe img {
  display: block;
  width: auto;
  line-height: 1;
}
.summary_medium_7dfe .outer-bcd1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.summary_medium_7dfe .down-0d89 {
  margin: 5px 0 7px 0;
}
.summary_medium_7dfe.preview_2962 .rough-8a1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_medium_7dfe.preview_2962 .shadow_8632 {
  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;
}
.summary_medium_7dfe.in-b935 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.summary_medium_7dfe.in-b935 .rough-8a1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_medium_7dfe.in-b935 .shadow_8632 {
  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;
}
.summary_medium_7dfe.gas-3e6c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary_medium_7dfe.row_98e9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.summary_medium_7dfe.row_98e9 .shadow_8632 {
  margin-top: 7px;
}
.card_brown_48ac {
  display: inline-block;
}
.filter_f568 .yellow-5410 .summary_medium_7dfe img {
  max-width: 100%;
}
.article_13ef .frame-tall-45f0.simple-ef0f,
.detail-pink-2c9a .frame-tall-45f0.simple-ef0f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_13ef .warm_07b1,
.detail-pink-2c9a .warm_07b1 {
  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%);
}
.article_13ef .warm_07b1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article_13ef.disabled_2c28 .warm_07b1 {
  display: none;
}
.article_13ef .box-out-984e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article_13ef .box-out-984e li {
  display: inline-block;
  position: relative;
}
.article_13ef .box-out-984e li:last-child {
  margin-right: 0;
}
.article_13ef .box-out-984e 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;
}
.article_13ef .box-out-984e li.photo_bottom_9d49 > a {
  color: rgba(0, 0, 0, 0.9);
}
.article_13ef .box-out-984e > 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;
}
.article_13ef .box-out-984e > li > a i {
  line-height: 0;
}
.article_13ef .box-out-984e > li.block-329d > a .warm_07b1 {
  margin-left: 4px;
  line-height: 0;
}
.article_13ef .box-out-984e .warm_2d0d li.block-329d > a {
  position: relative;
}
.article_13ef .box-out-984e .warm_2d0d li.block-329d > a:after,
.article_13ef .box-out-984e .warm_2d0d li.block-329d > a:before {
  content: "";
  display: table;
}
.article_13ef .box-out-984e .warm_2d0d li.block-329d > a:after {
  clear: both;
}
.article_13ef .box-out-984e .warm_2d0d li.block-329d > a .warm_07b1 {
  margin-left: 5px;
  float: right;
}
.article_13ef .huge_1923,
.article_13ef .warm_2d0d {
  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;
}
.article_13ef .warm_2d0d {
  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;
}
.article_13ef .warm_2d0d .simple-ef0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_13ef .warm_2d0d .warm_07b1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article_13ef .warm_2d0d li {
  display: block;
  margin: 0;
  padding: 0;
}
.article_13ef .warm_2d0d 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;
}
.article_13ef .warm_2d0d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article_13ef .warm_2d0d .warm_2d0d {
  top: 0;
  left: 100%;
}
.article_13ef .over_ed34.fn-focus-549b > .huge_1923,
.article_13ef .over_ed34.fn-focus-549b > .warm_2d0d,
.article_13ef .over_ed34:focus > .huge_1923,
.article_13ef .over_ed34:focus > .warm_2d0d,
.article_13ef .over_ed34:hover > .huge_1923,
.article_13ef .over_ed34:hover > .warm_2d0d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article_13ef.active-2591 .carousel_stale_a97b:after,
.article_13ef.active-2591 .carousel_stale_a97b:before {
  content: "";
  display: table;
}
.article_13ef.active-2591 .carousel_stale_a97b:after {
  clear: both;
}
.article_13ef.active-2591 .carousel_stale_a97b > li {
  float: left;
}
.article_13ef.gallery-pro-8819 .carousel_stale_a97b:after,
.article_13ef.gallery-pro-8819 .carousel_stale_a97b:before {
  content: "";
  display: table;
}
.article_13ef.gallery-pro-8819 .carousel_stale_a97b:after {
  clear: both;
}
.article_13ef.gallery-pro-8819 .carousel_stale_a97b > li {
  float: left;
}
.article_13ef.gallery-pro-8819 .carousel_stale_a97b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article_13ef.gallery-pro-8819 .carousel_stale_a97b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article_13ef.gallery-pro-8819 .carousel_stale_a97b > li.summary-medium-551b > a,
.article_13ef.gallery-pro-8819 .carousel_stale_a97b > li.photo_bottom_9d49 > a {
  color: #fff;
  background-color: #1e4b75;
}
.article_13ef.caption-gold-4cda .carousel_stale_a97b > li > a .simple-ef0f {
  position: relative;
}
.article_13ef.caption-gold-4cda .carousel_stale_a97b > li > a .simple-ef0f: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;
}
.article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li:focus
  > a
  .simple-ef0f:before,
.article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li:hover
  > a
  .simple-ef0f:before {
  width: 100%;
  background-color: currentColor;
}
.article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a
  .simple-ef0f:before,
.article_13ef.caption-gold-4cda
  .carousel_stale_a97b
  > li.column_80b5
  > a
  .simple-ef0f:before {
  width: 100%;
  background-color: currentColor;
}
.article_13ef.logo-south-0dfe .carousel_stale_a97b > li > a .simple-ef0f {
  position: relative;
}
.article_13ef.logo-south-0dfe .carousel_stale_a97b > li > a .simple-ef0f: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;
}
.article_13ef.logo-south-0dfe .carousel_stale_a97b > li:focus > a .simple-ef0f:before,
.article_13ef.logo-south-0dfe
  .carousel_stale_a97b
  > li:hover
  > a
  .simple-ef0f:before {
  width: 100%;
  background-color: currentColor;
}
.article_13ef.logo-south-0dfe
  .carousel_stale_a97b
  > li.summary-medium-551b
  > a
  .simple-ef0f:before,
.article_13ef.logo-south-0dfe
  .carousel_stale_a97b
  > li.column_80b5
  > a
  .simple-ef0f:before {
  width: 100%;
  background-color: currentColor;
}
.detail-pink-2c9a .box-out-984e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail-pink-2c9a .box-out-984e li:first-child > a {
  border-top: none;
}
.detail-pink-2c9a .box-out-984e .green-f2f3 > .simple-ef0f .warm_07b1 {
  display: none;
}
.detail-pink-2c9a .box-out-984e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.detail-pink-2c9a .box-out-984e li:last-child {
  border: none;
}
.detail-pink-2c9a .box-out-984e li.block-329d > a {
  padding-right: 45px !important;
}
.detail-pink-2c9a .box-out-984e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.detail-pink-2c9a .box-out-984e li a:focus,
.detail-pink-2c9a .box-out-984e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-pink-2c9a .box-out-984e li .texture-hot-e870 {
  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;
}
.detail-pink-2c9a .box-out-984e li .texture-hot-e870:hover {
  box-shadow: none;
}
.detail-pink-2c9a .box-out-984e li .texture-hot-e870 .warm_07b1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.detail-pink-2c9a .box-out-984e .warm_2d0d {
  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);
}
.detail-pink-2c9a .box-out-984e .warm_2d0d li a {
  padding-left: 3em;
}
.detail-pink-2c9a .box-out-984e .summary_eb58 > a .texture-hot-e870 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.detail-pink-2c9a .box-out-984e .summary_eb58 > .warm_2d0d {
  display: block;
  opacity: 1;
}
.notice-d833 {
  max-width: 100%;
}
.icon_f79d {
  line-height: 0;
  cursor: pointer;
}
.banner-cold-f26f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner-cold-f26f:hover {
  box-shadow: none;
  color: currentColor;
}
.banner-cold-f26f svg {
  width: 18px;
  height: 18px;
}
.banner-cold-f26f .tabs-ff0e {
  display: none;
}
.hover_thick_f4d1 {
  position: relative;
}
.hover_thick_f4d1.fn-active-549b .banner-cold-f26f .fast-108f {
  display: none;
}
.hover_thick_f4d1.fn-active-549b .banner-cold-f26f .tabs-ff0e {
  display: inline-block;
}
.hover_thick_f4d1 .nav_plasma_3b4b {
  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);
}
.hover_thick_f4d1.module-f2fd .nav_plasma_3b4b {
  left: auto;
  right: -0.9em;
}
.hover_thick_f4d1.module-f2fd .row_bottom_a46f::before {
  left: auto;
  right: 15px;
}
.hover_thick_f4d1.fn-active-549b .nav_plasma_3b4b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow-90e0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shadow-90e0 label {
  flex-basis: 100%;
}
.shadow-90e0 .sidebar-a864 {
  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;
}
.shadow-90e0 .background_061d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shadow-90e0 .background_061d:focus {
  background-color: transparent;
}
.shadow-90e0 button.module-ff98 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shadow-90e0 button.module-ff98:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shadow-90e0 button.module-ff98 svg {
  width: 18px;
  height: 18px;
}
.shadow-90e0 input[type="submit"] {
  min-height: auto;
}
.tiny-118a .shadow-90e0 .background_061d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.row_bottom_a46f {
  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) {
  .row_bottom_a46f {
    width: 220px;
  }
}
.row_bottom_a46f label {
  flex-basis: 100%;
}
.row_bottom_a46f::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;
}
.solid-ffb5 .tiny-118a .shadow-90e0 {
  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;
}
.solid-ffb5
  .tiny-118a
  .shadow-90e0
  .sidebar-a864 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.solid-ffb5 .tiny-118a .shadow-90e0 .background_061d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.solid-ffb5
  .tiny-118a
  .shadow-90e0
  .background_061d:focus {
  background: 0 0;
}
.solid-ffb5
  .tiny-118a
  .shadow-90e0
  .outer-1625 {
  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;
}
.tall_2981 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tall_2981 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tall_2981 li:last-child {
  margin-right: 0;
}
.tall_2981 li:first-child {
  margin-left: 0;
}
.tall_2981.over_3328 a {
  color: #fff;
}
.tall_2981.over_3328 a:hover {
  color: #fff;
}
.tall_2981 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tall_2981 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tall_2981 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tall_2981 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tall_2981 [class*="social-icon-apple"] {
  background-color: #999;
}
.tall_2981 [class*="social-icon-apple"].tabs_glass_472f {
  background-color: transparent;
  color: #999;
}
.tall_2981 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tall_2981 [class*="social-icon-behance"].tabs_glass_472f {
  background-color: transparent;
  color: #1769ff;
}
.tall_2981 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tall_2981 [class*="social-icon-bitbucket"].tabs_glass_472f {
  background-color: transparent;
  color: #205081;
}
.tall_2981 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tall_2981 [class*="social-icon-codepen"].tabs_glass_472f {
  background-color: transparent;
  color: #000;
}
.tall_2981 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tall_2981 [class*="social-icon-delicious"].tabs_glass_472f {
  background-color: transparent;
  color: #39f;
}
.tall_2981 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tall_2981 [class*="social-icon-digg"].tabs_glass_472f {
  background-color: transparent;
  color: #005be2;
}
.tall_2981 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tall_2981 [class*="social-icon-dribbble"].tabs_glass_472f {
  background-color: transparent;
  color: #ea4c89;
}
.tall_2981 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tall_2981 [class*="social-icon-envelope"].tabs_glass_472f {
  background-color: transparent;
  color: #ea4335;
}
.tall_2981 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tall_2981 [class*="social-icon-facebook"].tabs_glass_472f {
  background-color: transparent;
  color: #3b5998;
}
.tall_2981 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tall_2981 [class*="social-icon-flickr"].tabs_glass_472f {
  background-color: transparent;
  color: #0063dc;
}
.tall_2981 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tall_2981 [class*="social-icon-foursquare"].tabs_glass_472f {
  background-color: transparent;
  color: #2d5be3;
}
.tall_2981 [class*="social-icon-github"] {
  background-color: #333;
}
.tall_2981 [class*="social-icon-github"].tabs_glass_472f {
  background-color: transparent;
  color: #333;
}
.tall_2981 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tall_2981 [class*="social-icon-google-plus"].tabs_glass_472f {
  background-color: transparent;
  color: #dd4b39;
}
.tall_2981 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tall_2981 [class*="social-icon-houzz"].tabs_glass_472f {
  background-color: transparent;
  color: #7ac142;
}
.tall_2981 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tall_2981 [class*="social-icon-instagram"].tabs_glass_472f {
  background-color: transparent;
  color: #262626;
}
.tall_2981 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tall_2981 [class*="social-icon-jsfiddle"].tabs_glass_472f {
  background-color: transparent;
  color: #487aa2;
}
.tall_2981 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tall_2981 [class*="social-icon-linkedin"].tabs_glass_472f {
  background-color: transparent;
  color: #0077b5;
}
.tall_2981 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tall_2981 [class*="social-icon-medium"].tabs_glass_472f {
  background-color: transparent;
  color: #00ab6b;
}
.tall_2981 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tall_2981
  [class*="social-icon-odnoklassniki"].tabs_glass_472f {
  background-color: transparent;
  color: #f4731c;
}
.tall_2981 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tall_2981 [class*="social-icon-meetup"].tabs_glass_472f {
  background-color: transparent;
  color: #ec1c40;
}
.tall_2981 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tall_2981 [class*="social-icon-pinterest"].tabs_glass_472f {
  background-color: transparent;
  color: #bd081c;
}
.tall_2981 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tall_2981 [class*="social-icon-product-hunt"].tabs_glass_472f {
  background-color: transparent;
  color: #da552f;
}
.tall_2981 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tall_2981 [class*="social-icon-reddit"].tabs_glass_472f {
  background-color: transparent;
  color: #ff4500;
}
.tall_2981 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tall_2981 [class*="social-icon-rss"].tabs_glass_472f {
  background-color: transparent;
  color: #f26522;
}
.tall_2981 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tall_2981
  [class*="social-icon-shopping-cart"].tabs_glass_472f {
  background-color: transparent;
  color: #4caf50;
}
.tall_2981 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tall_2981 [class*="social-icon-skype"].tabs_glass_472f {
  background-color: transparent;
  color: #00aff0;
}
.tall_2981 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tall_2981 [class*="social-icon-slideshare"].tabs_glass_472f {
  background-color: transparent;
  color: #0077b5;
}
.tall_2981 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tall_2981 [class*="social-icon-snapchat"].tabs_glass_472f {
  background-color: transparent;
  color: #fffc00;
}
.tall_2981 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tall_2981 [class*="social-icon-soundcloud"].tabs_glass_472f {
  background-color: transparent;
  color: #f80;
}
.tall_2981 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tall_2981 [class*="social-icon-spotify"].tabs_glass_472f {
  background-color: transparent;
  color: #2ebd59;
}
.tall_2981 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tall_2981
  [class*="social-icon-stack-overflow"].tabs_glass_472f {
  background-color: transparent;
  color: #fe7a15;
}
.tall_2981 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tall_2981 [class*="social-icon-maldkfgram"].tabs_glass_472f {
  background-color: transparent;
  color: #2ca5e0;
}
.tall_2981 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tall_2981 [class*="social-icon-tripadvisor"].tabs_glass_472f {
  background-color: transparent;
  color: #589442;
}
.tall_2981 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tall_2981 [class*="social-icon-tumblr"].tabs_glass_472f {
  background-color: transparent;
  color: #35465c;
}
.tall_2981 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tall_2981 [class*="social-icon-twitch"].tabs_glass_472f {
  background-color: transparent;
  color: #6441a5;
}
.tall_2981 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tall_2981 [class*="social-icon-twitter"].tabs_glass_472f {
  background-color: transparent;
  color: #1da1f2;
}
.tall_2981 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tall_2981 [class*="social-icon-vimeo"].tabs_glass_472f {
  background-color: transparent;
  color: #1ab7ea;
}
.tall_2981 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tall_2981 [class*="social-icon-vk"].tabs_glass_472f {
  background-color: transparent;
  color: #45668e;
}
.tall_2981 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tall_2981 [class*="social-icon-weibo"].tabs_glass_472f {
  background-color: transparent;
  color: #df2029;
}
.tall_2981 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tall_2981 [class*="social-icon-weixin"].tabs_glass_472f {
  background-color: transparent;
  color: #7bb32e;
}
.tall_2981 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tall_2981 [class*="social-icon-whatsapp"].tabs_glass_472f {
  background-color: transparent;
  color: #25d366;
}
.tall_2981 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tall_2981 [class*="social-icon-wordpress"].tabs_glass_472f {
  background-color: transparent;
  color: #21759b;
}
.tall_2981 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tall_2981 [class*="social-icon-xing"].tabs_glass_472f {
  background-color: transparent;
  color: #026466;
}
.tall_2981 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tall_2981 [class*="social-icon-yelp"].tabs_glass_472f {
  background-color: transparent;
  color: #af0606;
}
.tall_2981 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tall_2981 [class*="social-icon-youtube"].tabs_glass_472f {
  background-color: transparent;
  color: #cd201f;
}
.blue-c1a0 {
  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;
}
.blue-c1a0:hover {
  box-shadow: none;
  background: 0 0;
}
.progress_dark_cad6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer-black-f7f2 {
  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;
}
.tertiary_motion_9968 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.active-pro-de3b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.active-pro-de3b,
.active-pro-de3b::after,
.active-pro-de3b::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;
}
.active-pro-de3b::after,
.active-pro-de3b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-c0e5 .footer-black-f7f2 .tertiary_motion_9968 {
  margin-top: -2px;
  width: 19px;
}
.static-c0e5 .footer-black-f7f2 .active-pro-de3b {
  margin-top: -1px;
}
.static-c0e5 .footer-black-f7f2 .active-pro-de3b,
.static-c0e5 .footer-black-f7f2 .active-pro-de3b::after,
.static-c0e5 .footer-black-f7f2 .active-pro-de3b::before {
  width: 19px;
  height: 2px;
}
.static-c0e5 .footer-black-f7f2 .active-pro-de3b::before {
  top: -6px;
}
.static-c0e5 .footer-black-f7f2 .active-pro-de3b::after {
  bottom: -6px;
}
.status_18a3 .footer-black-f7f2 .tertiary_motion_9968 {
  margin-top: -2px;
  width: 22px;
}
.status_18a3 .footer-black-f7f2 .active-pro-de3b {
  margin-top: -1px;
}
.status_18a3 .footer-black-f7f2 .active-pro-de3b,
.status_18a3 .footer-black-f7f2 .active-pro-de3b::after,
.status_18a3 .footer-black-f7f2 .active-pro-de3b::before {
  width: 22px;
  height: 2px;
}
.status_18a3 .footer-black-f7f2 .active-pro-de3b::before {
  top: -7px;
}
.status_18a3 .footer-black-f7f2 .active-pro-de3b::after {
  bottom: -7px;
}
.complex-1bb4 .footer-black-f7f2 .tertiary_motion_9968 {
  margin-top: -2px;
  width: 31px;
}
.complex-1bb4 .footer-black-f7f2 .active-pro-de3b {
  margin-top: -1.5px;
}
.complex-1bb4 .footer-black-f7f2 .active-pro-de3b,
.complex-1bb4 .footer-black-f7f2 .active-pro-de3b::after,
.complex-1bb4 .footer-black-f7f2 .active-pro-de3b::before {
  width: 31px;
  height: 3px;
}
.complex-1bb4 .footer-black-f7f2 .active-pro-de3b::before {
  top: -9px;
}
.complex-1bb4 .footer-black-f7f2 .active-pro-de3b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .title_next_49fe .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 19px;
  }
  .title_next_49fe .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1px;
  }
  .title_next_49fe .footer-black-f7f2 .active-pro-de3b,
  .title_next_49fe .footer-black-f7f2 .active-pro-de3b::after,
  .title_next_49fe .footer-black-f7f2 .active-pro-de3b::before {
    width: 19px;
    height: 2px;
  }
  .title_next_49fe .footer-black-f7f2 .active-pro-de3b::before {
    top: -6px;
  }
  .title_next_49fe .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -6px;
  }
  .mask_silver_0206 .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 22px;
  }
  .mask_silver_0206 .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1px;
  }
  .mask_silver_0206 .footer-black-f7f2 .active-pro-de3b,
  .mask_silver_0206 .footer-black-f7f2 .active-pro-de3b::after,
  .mask_silver_0206 .footer-black-f7f2 .active-pro-de3b::before {
    width: 22px;
    height: 2px;
  }
  .mask_silver_0206 .footer-black-f7f2 .active-pro-de3b::before {
    top: -7px;
  }
  .mask_silver_0206 .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -7px;
  }
  .label-2a1a .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 31px;
  }
  .label-2a1a .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1.5px;
  }
  .label-2a1a .footer-black-f7f2 .active-pro-de3b,
  .label-2a1a .footer-black-f7f2 .active-pro-de3b::after,
  .label-2a1a .footer-black-f7f2 .active-pro-de3b::before {
    width: 31px;
    height: 3px;
  }
  .label-2a1a .footer-black-f7f2 .active-pro-de3b::before {
    top: -9px;
  }
  .label-2a1a .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-53da .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-53da .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1px;
  }
  .paragraph-53da .footer-black-f7f2 .active-pro-de3b,
  .paragraph-53da .footer-black-f7f2 .active-pro-de3b::after,
  .paragraph-53da .footer-black-f7f2 .active-pro-de3b::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-53da .footer-black-f7f2 .active-pro-de3b::before {
    top: -6px;
  }
  .paragraph-53da .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -6px;
  }
  .active-c039 .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 22px;
  }
  .active-c039 .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1px;
  }
  .active-c039 .footer-black-f7f2 .active-pro-de3b,
  .active-c039 .footer-black-f7f2 .active-pro-de3b::after,
  .active-c039 .footer-black-f7f2 .active-pro-de3b::before {
    width: 22px;
    height: 2px;
  }
  .active-c039 .footer-black-f7f2 .active-pro-de3b::before {
    top: -7px;
  }
  .active-c039 .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -7px;
  }
  .medium_853e .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 31px;
  }
  .medium_853e .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1.5px;
  }
  .medium_853e .footer-black-f7f2 .active-pro-de3b,
  .medium_853e .footer-black-f7f2 .active-pro-de3b::after,
  .medium_853e .footer-black-f7f2 .active-pro-de3b::before {
    width: 31px;
    height: 3px;
  }
  .medium_853e .footer-black-f7f2 .active-pro-de3b::before {
    top: -9px;
  }
  .medium_853e .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .heading_249b .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 19px;
  }
  .heading_249b .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1px;
  }
  .heading_249b .footer-black-f7f2 .active-pro-de3b,
  .heading_249b .footer-black-f7f2 .active-pro-de3b::after,
  .heading_249b .footer-black-f7f2 .active-pro-de3b::before {
    width: 19px;
    height: 2px;
  }
  .heading_249b .footer-black-f7f2 .active-pro-de3b::before {
    top: -6px;
  }
  .heading_249b .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -6px;
  }
  .container-smooth-e086 .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 22px;
  }
  .container-smooth-e086 .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1px;
  }
  .container-smooth-e086 .footer-black-f7f2 .active-pro-de3b,
  .container-smooth-e086 .footer-black-f7f2 .active-pro-de3b::after,
  .container-smooth-e086 .footer-black-f7f2 .active-pro-de3b::before {
    width: 22px;
    height: 2px;
  }
  .container-smooth-e086 .footer-black-f7f2 .active-pro-de3b::before {
    top: -7px;
  }
  .container-smooth-e086 .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -7px;
  }
  .list-pro-a7f0 .footer-black-f7f2 .tertiary_motion_9968 {
    margin-top: -2px;
    width: 31px;
  }
  .list-pro-a7f0 .footer-black-f7f2 .active-pro-de3b {
    margin-top: -1.5px;
  }
  .list-pro-a7f0 .footer-black-f7f2 .active-pro-de3b,
  .list-pro-a7f0 .footer-black-f7f2 .active-pro-de3b::after,
  .list-pro-a7f0 .footer-black-f7f2 .active-pro-de3b::before {
    width: 31px;
    height: 3px;
  }
  .list-pro-a7f0 .footer-black-f7f2 .active-pro-de3b::before {
    top: -9px;
  }
  .list-pro-a7f0 .footer-black-f7f2 .active-pro-de3b::after {
    bottom: -9px;
  }
}
.frame-b33e .active-pro-de3b {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.frame-b33e .active-pro-de3b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame-b33e .active-pro-de3b::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.frame-b33e.tabs-37bd .active-pro-de3b {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.frame-b33e.tabs-37bd .active-pro-de3b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame-b33e.tabs-37bd .active-pro-de3b::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);
}
.disabled_fe92 {
  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.element_3d7d:before {
  display: none;
}
.nav-inner-c134 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.nav-inner-c134 .description-fc1f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.nav-inner-c134 .description-fc1f:last-of-type {
  border-bottom: none;
}
.nav-inner-c134 .description-fc1f.chip-dim-5321,
.nav-inner-c134 .description-fc1f.widget_6607,
.nav-inner-c134 .description-fc1f.outline-03d7 {
  padding: 0;
}
.nav-inner-c134 .detail-pink-2c9a .texture-hot-e870 {
  color: currentColor;
}
.nav-inner-c134 .detail-pink-2c9a .texture-hot-e870:focus,
.nav-inner-c134 .detail-pink-2c9a .texture-hot-e870:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-inner-c134.banner_f5a8 .motion-0378,
.nav-inner-c134.banner_f5a8 .preview_8d33 a,
.nav-inner-c134.banner_f5a8 .carousel_stale_a97b a,
.nav-inner-c134.banner_f5a8 .warm_2d0d a {
  color: rgba(0, 0, 0, 0.55);
}
.nav-inner-c134.banner_f5a8 .motion-0378:hover,
.nav-inner-c134.banner_f5a8 .preview_8d33 a:hover,
.nav-inner-c134.banner_f5a8 .carousel_stale_a97b a:hover,
.nav-inner-c134.banner_f5a8 .warm_2d0d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav-inner-c134.banner_f5a8 .button-4206 {
  color: rgba(0, 0, 0, 0.8);
}
.nav-inner-c134.banner_f5a8 .description-fc1f {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-inner-c134.banner_f5a8 .description-fc1f:before {
  background: rgba(0, 0, 0, 0.08);
}
.nav-inner-c134.banner_f5a8 .cool-8c1c:before {
  background: rgba(255, 255, 255, 0.9);
}
.nav-inner-c134.banner_f5a8 .detail-pink-2c9a .box-out-984e li a,
.nav-inner-c134.banner_f5a8 .detail-pink-2c9a .texture-hot-e870,
.nav-inner-c134.banner_f5a8 .warm_2d0d {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-inner-c134.banner_f5a8 .detail-pink-2c9a .texture-hot-e870:focus,
.nav-inner-c134.banner_f5a8 .detail-pink-2c9a .texture-hot-e870:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-inner-c134.banner_f5a8 .box-out-984e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-inner-c134.paragraph_6de7 .motion-0378,
.nav-inner-c134.paragraph_6de7 .preview_8d33 a,
.nav-inner-c134.paragraph_6de7 .carousel_stale_a97b .texture-hot-e870,
.nav-inner-c134.paragraph_6de7 .carousel_stale_a97b a,
.nav-inner-c134.paragraph_6de7 .warm_2d0d a {
  color: rgba(255, 255, 255, 0.79);
}
.nav-inner-c134.paragraph_6de7 .motion-0378:hover,
.nav-inner-c134.paragraph_6de7 .preview_8d33 a:hover,
.nav-inner-c134.paragraph_6de7 .carousel_stale_a97b .texture-hot-e870:hover,
.nav-inner-c134.paragraph_6de7 .carousel_stale_a97b a:hover,
.nav-inner-c134.paragraph_6de7 .warm_2d0d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-inner-c134.paragraph_6de7 .button-4206 {
  color: rgba(255, 255, 255, 0.99);
}
.nav-inner-c134.paragraph_6de7 .description-fc1f {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-inner-c134.paragraph_6de7 .description-fc1f:before {
  background: rgba(255, 255, 255, 0.08);
}
.nav-inner-c134.paragraph_6de7 .cool-8c1c:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav-inner-c134.paragraph_6de7 .detail-pink-2c9a .box-out-984e li a,
.nav-inner-c134.paragraph_6de7 .detail-pink-2c9a .texture-hot-e870,
.nav-inner-c134.paragraph_6de7 .warm_2d0d {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-inner-c134.paragraph_6de7 .detail-pink-2c9a .texture-hot-e870:focus,
.nav-inner-c134.paragraph_6de7 .detail-pink-2c9a .texture-hot-e870:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-inner-c134.paragraph_6de7 .box-out-984e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-8c1c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cool-8c1c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tag-hovered-7b25 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hover_b2f9 .nav-inner-c134 {
  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;
}
.hover_b2f9 .description-fc1f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hover_b2f9 .description-fc1f: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) {
  .hover_b2f9 .description-fc1f:before {
    width: 16%;
    left: 42%;
  }
}
.hover_b2f9 .description-fc1f:last-child:before {
  content: none;
}
.hover_b2f9 .description-fc1f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hover_b2f9 .detail-pink-2c9a .box-out-984e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hover_b2f9 .detail-pink-2c9a .box-out-984e li a .texture-hot-e870 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hover_b2f9 .detail-pink-2c9a .warm_2d0d {
  border: none;
}
.hover_b2f9 .detail-pink-2c9a .warm_2d0d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hover_b2f9 .cool-8c1c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hover_b2f9 .tag-hovered-7b25 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hover_b2f9 .paragraph_6de7 .cool-8c1c:before {
  background: rgba(0, 0, 0, 0.9);
}
.hover_b2f9 .banner_f5a8.surface-d326 .active-pro-de3b {
  background: rgba(0, 0, 0, 0.6);
}
.hover_b2f9
  .banner_f5a8.surface-d326
  .active-pro-de3b::after,
.hover_b2f9
  .banner_f5a8.surface-d326
  .active-pro-de3b:before {
  background: inherit;
}
.hover_b2f9
  .banner_f5a8.surface-d326:hover
  .active-pro-de3b {
  background: rgba(0, 0, 0, 0.8);
}
.widget-cold-aaae .nav-inner-c134 {
  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) {
  .widget-cold-aaae .nav-inner-c134 {
    width: auto;
    right: 45px;
  }
}
.west_dcb5 .nav-inner-c134 {
  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) {
  .west_dcb5 .nav-inner-c134 {
    width: auto;
    left: 45px;
  }
}
.element_3d7d .nav-inner-c134 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element_3d7d .tag-hovered-7b25 {
  max-width: 48em;
  margin: 0 auto;
}
.element_3d7d .cool-8c1c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper-7975 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper-7975.hover_b2f9 .nav-inner-c134 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper-7975.widget-cold-aaae .nav-inner-c134 {
  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);
}
.copper-7975 .nav-inner-c134 {
  visibility: visible;
}
.copper-7975.west_dcb5 .nav-inner-c134 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-72be,
.label-07db {
  overflow-x: hidden;
}
.focus-72be .nav-inner-c134 {
  overflow: auto;
}
.focus-72be.hover_b2f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-72be.hover_b2f9 .nav-inner-c134 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-72be.hover_b2f9 .blue-c1a0 {
  opacity: 0;
}
.focus-72be.widget-cold-aaae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-72be.widget-cold-aaae .nav-inner-c134 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-72be.widget-cold-aaae .blue-c1a0 {
  opacity: 0;
}
.focus-72be.west_dcb5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-72be.west_dcb5 .nav-inner-c134 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-72be.west_dcb5 .blue-c1a0 {
  opacity: 0;
}
.focus-72be.element_3d7d .nav-inner-c134 {
  z-index: 10;
  visibility: visible;
}
.surface-d326 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.surface-d326 .active-pro-de3b {
  background: rgba(255, 255, 255, 0.99);
}
.surface-d326 .active-pro-de3b::after,
.surface-d326 .active-pro-de3b:before {
  background: inherit;
}
.surface-d326:hover .active-pro-de3b {
  background: rgba(255, 255, 255, 0.99);
}
.west_dcb5 .surface-d326 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element_3d7d .surface-d326 {
  display: none !important;
}
.focus-72be:before,
.label-07db:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-72be .surface-d326,
.label-07db .surface-d326 {
  display: inline-block;
}
.nav-inner-c134 .left-ba9b {
  -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;
}
.focus-72be .nav-inner-c134 .left-ba9b,
.label-07db .nav-inner-c134 .left-ba9b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange-d02a .sidebar-a864 {
  width: 100%;
}
.yellow-5410 {
  padding: 0 0.5em 0;
}
.yellow-5410 [class*="customify-col-"],
.yellow-5410 [class*="customify-col_"],
.yellow-5410 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.static_30e9 .yellow-5410 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .plasma-8eea .center_99fd,
  .center_99fd {
    display: none;
  }
  .layout-static-65c7 {
    text-align: left;
  }
  .over-70d1 {
    text-align: center;
  }
  .panel_9919 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-8eea .under_fee6,
  .under_fee6 {
    display: none;
  }
  .overlay-ee1b {
    text-align: left;
  }
  .feature-03d1 {
    text-align: center;
  }
  .banner_stone_4da8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .plasma-8eea .aside_7692,
  .aside_7692 {
    display: none;
  }
  .old-5862 {
    text-align: left;
  }
  .wood-9c43 {
    text-align: center;
  }
  .menu_f2a7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.box_dbad {
  box-shadow: none !important;
}
.cold-bcb9 .orange-cb10,
.component_gas_3b7a .orange-cb10 {
  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;
}
.component_gas_3b7a .orange-cb10 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fluid_602b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fluid_602b:after,
.fluid_602b:before {
  content: "";
  display: table;
}
.fluid_602b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fluid_602b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fluid_602b,
.surface_20ba {
  max-width: 1248px;
  margin: 0 auto;
}

.tag_b5c4.smooth-d52f .fluid_602b {
  max-width: 100%;
}
.tag_b5c4.avatar-9e33 {
  max-width: 1200px;
  margin: 0 auto;
}
.tag_b5c4.steel_76c4 .fluid_602b {
  max-width: 100%;
}
.tag_b5c4.steel_76c4 > .fluid_602b {
  padding-left: 0;
  padding-right: 0;
}
.tag_b5c4.steel_76c4 > .fluid_602b .plasma-8eea {
  margin: 0;
}
.tag_b5c4.steel_76c4
  > .fluid_602b
  .chip_8eb1.plasma-20c9 {
  margin-right: 0;
  margin-left: 0;
}
.tag_b5c4.steel_76c4 #main.plasma-20c9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .card-d38c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .card-d38c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paper-5862 .picture_b4ca {
    padding-right: 1em;
  }
  .paper-5862.container_in_5d4c .chip_8eb1 {
    border-right: 1px solid #eaecee;
  }
  .paper-5862.container_in_5d4c .picture_b4ca {
    padding-right: 1em;
  }
  .paper-5862.container_in_5d4c .video_d8a0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_beb8 .picture_b4ca {
    padding-left: 1em;
  }
  .video_beb8.container_in_5d4c .chip_8eb1 {
    border-left: 1px solid #eaecee;
  }
  .video_beb8.container_in_5d4c .picture_b4ca {
    padding-left: 1em;
  }
  .video_beb8.container_in_5d4c .video_d8a0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight-current-9e10 .picture_b4ca {
    padding-left: 1em;
  }
  .highlight-current-9e10.container_in_5d4c .dim_8de2 {
    border-right: 1px solid #eaecee;
  }
  .highlight-current-9e10.container_in_5d4c .old_0e27 {
    border-right: 1px solid #eaecee;
  }
  .highlight-current-9e10.container_in_5d4c .picture_b4ca {
    padding-left: 1em;
  }
  .highlight-current-9e10.container_in_5d4c .video_d8a0 {
    padding-right: 1em;
  }
  .highlight-current-9e10.container_in_5d4c .block_action_3431 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_e946 .picture_b4ca {
    padding-right: 1em;
  }
  .carousel_e946.container_in_5d4c .dim_8de2 {
    border-left: 1px solid #eaecee;
  }
  .carousel_e946.container_in_5d4c .old_0e27 {
    border-left: 1px solid #eaecee;
  }
  .carousel_e946.container_in_5d4c .picture_b4ca {
    padding-right: 1em;
  }
  .carousel_e946.container_in_5d4c .video_d8a0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_e946.container_in_5d4c .block_action_3431 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-d38c .picture_b4ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-d38c.container_in_5d4c .chip_8eb1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .card-d38c.container_in_5d4c .picture_b4ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-d38c.container_in_5d4c .video_d8a0 {
    padding-left: 1em;
  }
  .card-d38c.container_in_5d4c .block_action_3431 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .card-d38c.container_in_5d4c .picture_b4ca {
    padding-left: 0;
  }
}
.content_83e4 .highlight_steel_d830 {
  display: inline-block;
}
.header_mini_7772 {
  display: inline-block;
}
.green-be08 {
  word-con: break-word;
}
.summary_advanced_d4bd > span {
  display: inline-block;
  padding: 5px 0;
}
.summary_advanced_d4bd .rough_7c8c {
  margin-left: 8px;
  margin-right: 8px;
}
.summary_advanced_d4bd .description_narrow_3f6c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.west-dbe6 .tooltip_13f9 {
  margin-bottom: 2em;
}
.west-dbe6 .badge_soft_9b0b {
  margin-bottom: 15px;
}
.west-dbe6 .badge_soft_9b0b:last-child {
  margin-bottom: 0;
}
.west-dbe6 .header_outer_f1ac {
  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) {
  .west-dbe6 .header_outer_f1ac {
    display: block;
  }
}
.west-dbe6 .warm-0cf5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .west-dbe6 .warm-0cf5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.west-dbe6 .status-pressed-bea4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.west-dbe6 .status-pressed-bea4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.west-dbe6 .status-pressed-bea4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.west-dbe6 .green-be08 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.west-dbe6 .green-be08 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.west-dbe6 .new_6a62 p:last-child {
  margin-bottom: 0;
}
.west-dbe6 .button-small-9978 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.west-dbe6 .motion-253e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.west-dbe6 .upper_b364 {
  margin-top: 1em;
}
.west-dbe6 .lower-e9aa {
  top: 0;
  display: block;
}
.west-dbe6 .lower-e9aa a {
  color: inherit;
}
.west-dbe6 .lower-e9aa a:hover {
  color: inherit;
}
.west-dbe6 .popup_wide_1516 {
  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;
}
.west-dbe6 .popup_wide_1516:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.west-dbe6 .motion-253e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.west-dbe6 .bottom_9be5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.west-dbe6 .bottom_9be5:first-child {
  margin-top: 0;
}
.west-dbe6 .bottom_9be5.video-fresh-b0c3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.west-dbe6 .bottom_9be5.input_f659 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.west-dbe6
  .bottom_9be5.input_f659.slow_20ee
  .upper_b364 {
  width: 100%;
}
.west-dbe6 .input_f659 {
  -webkit-box-align: center;
  align-items: center;
}
.west-dbe6 .input_f659 .summary_advanced_d4bd,
.west-dbe6 .input_f659 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.west-dbe6 .status-pressed-bea4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west-dbe6 .status-pressed-bea4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west-dbe6 .status-pressed-bea4: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;
}
.west-dbe6 .video-fresh-b0c3 {
  z-index: 5;
}
.west-dbe6 .dropdown-action-6d08 .banner_3b1a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.west-dbe6 .texture_824f .banner_3b1a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.west-dbe6 .yellow_bc84 .banner_3b1a {
  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;
}
.west-dbe6.widget-cc89 .header_outer_f1ac,
.west-dbe6.focused-8c08 .header_outer_f1ac {
  display: block;
}
.west-dbe6.widget-cc89 .header_outer_f1ac .pink-6642,
.west-dbe6.widget-cc89 .header_outer_f1ac .motion-253e,
.west-dbe6.focused-8c08 .header_outer_f1ac .pink-6642,
.west-dbe6.focused-8c08 .header_outer_f1ac .motion-253e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.west-dbe6.module-8670 .warm-0cf5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .west-dbe6.module-8670 .warm-0cf5 {
    margin-right: 0;
  }
}
.west-dbe6.widget-cc89 .warm-0cf5,
.west-dbe6.focused-8c08 .warm-0cf5 {
  padding-top: 40%;
}
.west-dbe6.widget-cc89 .tooltip_13f9,
.west-dbe6.focused-8c08 .tooltip_13f9 {
  display: block;
}
.west-dbe6.widget-cc89 .fn-sticky-549b .motion-253e,
.west-dbe6.focused-8c08 .fn-sticky-549b .motion-253e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.west-dbe6.widget-cc89 .warm-0cf5,
.west-dbe6.focused-8c08 .warm-0cf5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.west-dbe6.widget-cc89 .motion-253e {
  padding: 1em;
}
.tiny_4ded {
  margin: 30px auto;
  display: block;
}
.tiny_4ded .header-red-02ea > * {
  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;
}
.tiny_4ded .header-red-02ea > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tiny_4ded .header-red-02ea span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus-9e08 .summary_advanced_d4bd {
  margin-bottom: 1.41575em;
}
.focus-9e08 .aside-484f {
  margin-bottom: 1.618em;
}
.carousel-wood-df2d .disabled-top-615a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel-wood-df2d .disabled-top-615a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel-wood-df2d .photo_a277 {
  max-width: 100%;
  overflow: auto;
}
.filter_fixed_ddd6 .carousel-wood-df2d a:hover {
  text-decoration: underline;
}
.smooth_7ee6 .badge_soft_9b0b:not(.green-be08),
.smooth_7ee6 .status-pressed-bea4 {
  margin-bottom: 1.41575em;
}
.smooth_7ee6 .badge_soft_9b0b:not(.green-be08):last-child,
.smooth_7ee6 .status-pressed-bea4:last-child {
  margin-bottom: 0;
}
.smooth_7ee6 .badge_soft_9b0b.shade-lower-9e84 {
  margin-bottom: 0.41575em;
}
.smooth_7ee6 .chip-narrow-98b4:before,
.smooth_7ee6 .active-purple-349b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.smooth_7ee6 .chip-narrow-98b4:before {
  content: "\f115";
}
.smooth_7ee6 .active-purple-349b:before {
  content: "\f02c";
}
.smooth_7ee6 .header_813c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.smooth_7ee6 .header_813c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.item-5af3 {
  display: -webkit-box;
  display: flex;
}
.item-5af3 .carousel-6f56 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .item-5af3 .carousel-6f56 {
    flex-basis: 90px;
  }
}
.item-5af3 .dropdown_d873 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-5af3 .dropdown_d873 {
    flex-basis: calc(100% - 50px);
  }
}
.item-5af3 .main_b379 p:last-child {
  margin-bottom: 0.72em;
}
.block_tall_a845 .header-red-02ea {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.block_tall_a845 .header-red-02ea:after,
.block_tall_a845 .header-red-02ea:before {
  content: "";
  display: table;
}
.block_tall_a845 .header-red-02ea:after {
  clear: both;
}
.block_tall_a845 .header-red-02ea .feature_67e0,
.block_tall_a845 .header-red-02ea .tag-in-b041 {
  width: 49%;
}
.block_tall_a845 .header-red-02ea .feature_67e0 a span.avatar_huge_c37e,
.block_tall_a845 .header-red-02ea .tag-in-b041 a span.avatar_huge_c37e {
  display: block;
  margin-bottom: 5px;
}
.block_tall_a845 .header-red-02ea .tag-in-b041 {
  float: left;
  text-align: left;
}
.block_tall_a845 .header-red-02ea .feature_67e0 {
  float: right;
  text-align: right;
}
.icon-7e93 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .icon-7e93 {
    margin-bottom: 0;
  }
}
.picture_silver_1a45 {
  margin-bottom: 1em;
}
.picture_silver_1a45 .green-be08 {
  font-size: 1.1em;
  line-height: 1.3;
}
.detail_clean_731c a {
  display: block;
  line-height: 0;
  position: relative;
}
.hero-easy-9e04 .picture_silver_1a45,
.light-5afe .picture_silver_1a45 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hero-easy-9e04 .picture_silver_1a45,
  .light-5afe .picture_silver_1a45 {
    display: block;
  }
}
.hero-easy-9e04 .detail_clean_731c,
.light-5afe .detail_clean_731c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hero-easy-9e04 .detail_clean_731c,
  .light-5afe .detail_clean_731c {
    margin-bottom: 1em;
  }
}
.hero-easy-9e04 .detail_clean_731c img,
.light-5afe .detail_clean_731c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hero-easy-9e04 .texture_181a,
.light-5afe .texture_181a {
  flex-basis: calc(100% - 160px);
}
.hero-easy-9e04 .texture_181a p,
.light-5afe .texture_181a p {
  margin-bottom: 0;
}
.hero-easy-9e04 .texture_181a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hero-easy-9e04 .texture_181a {
    padding-left: 0;
  }
}
.light-5afe .texture_181a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .light-5afe .texture_181a {
    padding-right: 0;
  }
}
.light-5afe .detail_clean_731c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_5a65 .detail_clean_731c {
  margin-bottom: 0.5em;
}
.border_5a65 .detail_clean_731c img {
  width: 100%;
}
.input-upper-e674 .purple-bd18,
.dirty_6723 .purple-bd18 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dirty_6723 .chip_8eb1 .old_39ce p:last-child {
  margin-bottom: 0;
}
.search_8957 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.link_cd2b .media_a830 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .link_cd2b .media_a830:last-of-type {
    margin-bottom: 0;
  }
}
.link_cd2b .media_a830 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_cd2b .media_a830 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.link_cd2b .media_a830 ul li {
  margin: 0 0 0.6em;
}
.link_cd2b .media_a830 ul li.tooltip-iron-5c9a,
.link_cd2b .media_a830 ul li.small-98ce {
  position: relative;
}
.link_cd2b .media_a830 ul li.tooltip-iron-5c9a .pink-33f9,
.link_cd2b .media_a830 ul li.small-98ce .pink-33f9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.link_cd2b .media_a830 ul li.tooltip-iron-5c9a:after:after,
.link_cd2b .media_a830 ul li.tooltip-iron-5c9a:after:before,
.link_cd2b
  .media_a830
  ul
  li.small-98ce:after:after,
.link_cd2b
  .media_a830
  ul
  li.small-98ce:after:before {
  content: "";
  display: table;
}
.link_cd2b .media_a830 ul li.tooltip-iron-5c9a:after:after,
.link_cd2b
  .media_a830
  ul
  li.small-98ce:after:after {
  clear: both;
}
.link_cd2b .media_a830 a.content-clean-5acc:hover {
  text-decoration: none;
}
.link_cd2b .media_a830 select {
  max-width: 100%;
}
.link_cd2b .media_a830 table {
  font-size: 85%;
}
.link_cd2b .media_a830 table td,
.link_cd2b .media_a830 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.link_cd2b .media_a830 table tfoot td {
  text-align: left;
}
.link_cd2b .media_a830 :last-child {
  margin-bottom: 0;
}
.link_cd2b .media_a830 .background_76de {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.link_cd2b .media_a830 .background_76de label {
  width: 100%;
}
.link_cd2b .media_a830 .background_76de .background_061d {
  width: 100%;
  display: block;
}
.link_cd2b .media_a830 .background_76de .module-ff98 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.link_cd2b .media_a830 .background_76de .module-ff98:hover svg #svg-search {
  fill: #444;
}
.link_cd2b .media_a830 .background_76de .module-ff98 svg {
  width: 18px;
  height: 18px;
}
.link_cd2b .content-5105 ul ul,
.link_cd2b .image-0f43 ul ul,
.link_cd2b .sidebar-down-de8d ul ul,
.link_cd2b .highlight-center-50ef ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.link_cd2b .content-5105 .block-329d > a,
.link_cd2b .image-0f43 .block-329d > a,
.link_cd2b .sidebar-down-de8d .block-329d > a,
.link_cd2b .highlight-center-50ef .block-329d > a {
  margin-bottom: 0;
}
.link_cd2b .accent_copper_f709 li,
.link_cd2b .content-5105 li,
.link_cd2b .notice_blue_1e75 li,
.link_cd2b .image-0f43 li,
.link_cd2b .sidebar-down-de8d li,
.link_cd2b .highlight-center-50ef li,
.link_cd2b .icon_mini_3e76 li,
.link_cd2b .stone-c596 li {
  display: block;
  position: relative;
}
.link_cd2b .accent_copper_f709 li:last-child,
.link_cd2b .content-5105 li:last-child,
.link_cd2b .notice_blue_1e75 li:last-child,
.link_cd2b .image-0f43 li:last-child,
.link_cd2b .sidebar-down-de8d li:last-child,
.link_cd2b .highlight-center-50ef li:last-child,
.link_cd2b .icon_mini_3e76 li:last-child,
.link_cd2b .stone-c596 li:last-child {
  border: none;
}
.link_cd2b .accent_copper_f709 li a,
.link_cd2b .content-5105 li a,
.link_cd2b .notice_blue_1e75 li a,
.link_cd2b .image-0f43 li a,
.link_cd2b .sidebar-down-de8d li a,
.link_cd2b .highlight-center-50ef li a,
.link_cd2b .icon_mini_3e76 li a,
.link_cd2b .stone-c596 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link_cd2b .accent_copper_f709 li ul li::before,
.link_cd2b .content-5105 li ul li::before,
.link_cd2b .notice_blue_1e75 li ul li::before,
.link_cd2b .image-0f43 li ul li::before,
.link_cd2b .sidebar-down-de8d li ul li::before,
.link_cd2b .highlight-center-50ef li ul li::before,
.link_cd2b .icon_mini_3e76 li ul li::before,
.link_cd2b .stone-c596 li ul li::before {
  left: 15px;
}
.link_cd2b .accent_copper_f709 li ul a,
.link_cd2b .content-5105 li ul a,
.link_cd2b .notice_blue_1e75 li ul a,
.link_cd2b .image-0f43 li ul a,
.link_cd2b .sidebar-down-de8d li ul a,
.link_cd2b .highlight-center-50ef li ul a,
.link_cd2b .icon_mini_3e76 li ul a,
.link_cd2b .stone-c596 li ul a {
  padding-left: 20px;
}
.link_cd2b .accent_copper_f709 li ul ul li::before,
.link_cd2b .content-5105 li ul ul li::before,
.link_cd2b .notice_blue_1e75 li ul ul li::before,
.link_cd2b .image-0f43 li ul ul li::before,
.link_cd2b .sidebar-down-de8d li ul ul li::before,
.link_cd2b .highlight-center-50ef li ul ul li::before,
.link_cd2b .icon_mini_3e76 li ul ul li::before,
.link_cd2b .stone-c596 li ul ul li::before {
  left: 30px;
}
.link_cd2b .accent_copper_f709 li ul ul a,
.link_cd2b .content-5105 li ul ul a,
.link_cd2b .notice_blue_1e75 li ul ul a,
.link_cd2b .image-0f43 li ul ul a,
.link_cd2b .sidebar-down-de8d li ul ul a,
.link_cd2b .highlight-center-50ef li ul ul a,
.link_cd2b .icon_mini_3e76 li ul ul a,
.link_cd2b .stone-c596 li ul ul a {
  padding-left: 40px;
}
.link_cd2b .nav-glass-b026 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link_cd2b .stone-c596 ul li {
  margin-bottom: 1.41575em;
}
.link_cd2b .stone-c596 ul li .tooltip_hard_728e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.link_cd2b .stone-c596 ul li .button_8d9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.paragraph_6de7 .accent_copper_f709 li a,
.paragraph_6de7 .content-5105 li a,
.paragraph_6de7 .notice_blue_1e75 li a,
.paragraph_6de7 .image-0f43 li a,
.paragraph_6de7 .sidebar-down-de8d li a,
.paragraph_6de7 .highlight-center-50ef li a,
.paragraph_6de7 .icon_mini_3e76 li a,
.paragraph_6de7 .stone-c596 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_6de7 .nav-glass-b026 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_6de7 .media_a830 ul li.tooltip-iron-5c9a .pink-33f9,
.paragraph_6de7 .media_a830 ul li.small-98ce .pink-33f9 {
  background: rgba(0, 0, 0, 0.2);
}
.paragraph_6de7 .link_cd2b .media_a830 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_b5c4 .link_cd2b .box-out-984e li {
  margin: 0;
}
.tag_b5c4 .link_cd2b .box-out-984e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tag_b5c4 .link_cd2b .box-out-984e li ul {
  margin: 0;
}
.tag_b5c4 .link_cd2b .box-out-984e li ul li a {
  padding-left: 15px;
}
.tag_b5c4 .link_cd2b .box-out-984e li ul li li a {
  padding-left: 30px;
}
.tag_b5c4 .link_cd2b .box-out-984e li.photo_bottom_9d49 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tag_b5c4 .link_cd2b .box-out-984e li.photo_bottom_9d49 > 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;
}
.tag_b5c4 .link_cd2b .box-out-984e li.photo_bottom_9d49 > 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;
}
.article-9a71 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph-selected-3c1e {
  position: relative;
  z-index: 10;
}
.paragraph-selected-3c1e .left-ba9b {
  width: 100%;
  max-width: 100%;
}
.tag_soft_9208 .wrapper-under-dc30 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_soft_9208 .banner_f5a8 {
}
.tag_soft_9208 .paragraph_6de7 {
  background: #292929;
}
.caption_white_c7c0 .wrapper-under-dc30 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption_white_c7c0 .banner_f5a8 {
  background: #f9f9f9;
}
.caption_white_c7c0 .paragraph_6de7 {
  background: #303030;
}
.inner-d4c3 .wrapper-under-dc30 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner-d4c3 .highlight_steel_d830 {
    margin-bottom: 1em;
  }
  .inner-d4c3 .highlight_steel_d830:last-child {
    margin-bottom: 0;
  }
}
.inner-d4c3 .banner_f5a8 {
  background: #ededed;
}
.inner-d4c3 .paragraph_6de7 {
  background: #1a1a1a;
}
.wrapper-under-dc30.banner_f5a8 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper-under-dc30.banner_f5a8 .glass_52a5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-under-dc30.paragraph_6de7 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-under-dc30.paragraph_6de7 a:not(.content-clean-5acc) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-under-dc30.paragraph_6de7 a:not(.content-clean-5acc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-under-dc30.paragraph_6de7 .glass_52a5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-under-dc30.paragraph_6de7 table tbody td,
.wrapper-under-dc30.paragraph_6de7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown_yellow_2330.notice-ebb4 .fluid_602b {
  max-width: initial;
}
.dropdown_yellow_2330 .hard_0525 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dropdown_yellow_2330 .hard_0525 .left-ba9b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dropdown_yellow_2330 .hard_0525 .left-ba9b {
    display: block;
    margin-bottom: 2em;
  }
  .dropdown_yellow_2330 .hard_0525 .left-ba9b:last-child {
    margin-bottom: 0;
  }
}
.inner-d4c3 .highlight_steel_d830:last-child,
.caption_white_c7c0 .highlight_steel_d830:last-child,
.tag_soft_9208 .highlight_steel_d830:last-child {
  margin-bottom: 0;
}
.inner-d4c3 .highlight_steel_d830 .link_cd2b .media_a830:last-child,
.caption_white_c7c0 .highlight_steel_d830 .link_cd2b .media_a830:last-child,
.tag_soft_9208 .highlight_steel_d830 .link_cd2b .media_a830:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .inner-d4c3 .item_center_77ec,
  .inner-d4c3 .fluid-b21a,
  .caption_white_c7c0 .item_center_77ec,
  .caption_white_c7c0 .fluid-b21a,
  .tag_soft_9208 .item_center_77ec,
  .tag_soft_9208 .fluid-b21a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph-selected-3c1e .highlight_steel_d830 {
    margin-bottom: 2em;
  }
}
.paragraph-selected-3c1e p:last-child {
  margin-bottom: 0;
}
.paragraph-selected-3c1e li,
.paragraph-selected-3c1e ul {
  list-style: none;
  margin: 0;
}
.paragraph-selected-3c1e ul ul {
  margin-left: 2.617924em;
}
.next_e6d5 {
  font-size: 0.875em;
}

/* css-noise: d3e1 */
.ghost-box-l5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
