/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_4b72/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_4b72
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.progress_4b72/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.full_bbeb.focus_6414/licenses/gpl-2.0.title_small_6ccf
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.bronze_2f86/, (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.table-a236.iron_7004/normalize.column-166b/
 ======
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.column-166b v7.0.0 | MIT License | github.progress_4b72/necolas/normalize.column-166b */
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;
}
.preview-hard-ed0b .main-hot-3f80,
.article_static_4051,
.hero_e076,
.hidden-pressed-4679,
.wood-5e09,
.logo-tiny-7a0d,
.header-6284,
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;
}
.article_static_4051,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article_static_4051,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article_static_4051,
  h1 {
    font-size: 1.8em;
  }
}
.hero_e076,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hero_e076 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hero_e076,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hero_e076,
  h2 {
    font-size: 1.7em;
  }
}
.hidden-pressed-4679,
h3 {
  font-size: 1.618em;
}
.preview-hard-ed0b .main-hot-3f80,
.wood-5e09,
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.yellow-2db4 {
  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;
}
.thick_c849:after,
.thick_c849:before,
.hidden_pro_097a:after,
.hidden_pro_097a:before {
  content: "";
  display: table;
}
.thick_c849:after,
.hidden_pro_097a:after {
  clear: both;
}
.notification-lower-31aa {
  float: right;
  margin-right: 0;
}
.footer_3aba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout_1357 .surface-b3c8,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.layout_1357 .surface-b3c8: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;
}
.out_8f4c .surface-b3c8 {
  box-shadow: none;
}
.out_8f4c
  .surface-b3c8
  .warm-b92b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.out_8f4c .surface-b3c8 .content-485b {
  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;
}
.out_8f4c
  .surface-b3c8
  .content-485b
  b {
  display: none;
}
.out_8f4c .next-ec4f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.white_530c:not(.mask_last_38ee):not(.main-soft-bbe8),
button:not(.mask_last_38ee):not(.main-soft-bbe8),
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ),
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ),
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ) {
  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;
}
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):hover,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):hover,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):hover,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):hover,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):active,
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):active,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):active,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):active,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):active,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus {
  outline: 0;
}
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c {
  position: relative;
}
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .action_9220,
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .label_efec,
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .center_eb32,
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  i,
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  svg,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .action_9220,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .label_efec,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .center_eb32,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  i,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  svg,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .action_9220,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .label_efec,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .center_eb32,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  i,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  svg,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .action_9220,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .label_efec,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .center_eb32,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  i,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  svg,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .action_9220,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .label_efec,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  .center_eb32,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  i,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c
  svg {
  visibility: hidden;
}
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c:after,
button:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c:after,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c:after,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c:after,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ).fn-loading-fb5c: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;
}
.white_530c:not(.mask_last_38ee):not(.main-soft-bbe8),
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ),
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ),
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ) {
  color: #fff;
  background: #235787;
}
.white_530c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus,
input[type="button"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus,
input[type="reset"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus,
input[type="submit"]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ):focus {
  color: #fff;
}
.white_530c.fn-disabled-fb5c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ),
.white_530c[disabled]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ),
button.fn-disabled-fb5c:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ),
button[disabled]:not(.mask_last_38ee):not(
    .main-soft-bbe8
  ) {
  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;
}
.paper_1575 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paper_1575: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;
}
.sort_830e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.basic_8ac0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element-static-e176 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thick_c849:after,
.thick_c849:before,
.hidden-71fd:after,
.hidden-71fd:before,
.hero-dark-bca4:after,
.hero-dark-bca4:before,
.shade_59c6:after,
.shade_59c6:before,
.status_dirty_26dc:after,
.status_dirty_26dc:before,
.huge_212a:after,
.huge_212a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thick_c849:after,
.hidden-71fd:after,
.hero-dark-bca4:after,
.shade_59c6:after,
.status_dirty_26dc:after,
.huge_212a:after {
  clear: both;
}
.hidden-71fd .link_orange_cd83,
.hero-dark-bca4 .link_orange_cd83,
.detail-pressed-23e2 .link_orange_cd83 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-complex-8f57 {
  display: inline-block;
}
.summary-18c0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.summary-18c0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.summary-18c0 .fresh_bbc9 {
  padding: 1em 0;
  font-size: 85%;
}
.fresh_bbc9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.logo-a5cc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.logo-a5cc:after,
.logo-a5cc:before {
  content: "";
  display: table;
}
.logo-a5cc:after {
  clear: both;
}
.bright-6ae8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.texture_525e .bright-6ae8 {
  max-width: 50%;
}
.info_5cef .bright-6ae8 {
  max-width: 33.33%;
}
.middle-f164 .bright-6ae8 {
  max-width: 25%;
}
.text-gas-46ef .bright-6ae8 {
  max-width: 20%;
}
.disabled-1c23 .bright-6ae8 {
  max-width: 16.66%;
}
.breadcrumb-86ad .bright-6ae8 {
  max-width: 14.28%;
}
.over-1e56 .bright-6ae8 {
  max-width: 12.5%;
}
.plasma-27fa .bright-6ae8 {
  max-width: 11.11%;
}
.light_f5e0 {
  display: block;
}
.preview-hard-ed0b .avatar_active_a197 label,
.preview-hard-ed0b .paragraph-orange-4dca label,
.preview-hard-ed0b .sort_a9af label,
.preview-hard-ed0b .modal_copper_2499 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_wide_0f32 {
  list-style: none;
  margin: 0;
}
.input_wide_0f32 article.narrow_72e9 {
  margin-bottom: 0;
}
.input_wide_0f32 ul {
  list-style: none;
  margin: 0;
}
.input_wide_0f32 .fluid-1360 li.narrow_72e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_wide_0f32 .fluid-1360 li.narrow_72e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_wide_0f32 .fluid-1360 li.narrow_72e9: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) {
  .input_wide_0f32 .fluid-1360 li.narrow_72e9 li.narrow_72e9 li.narrow_72e9 li.narrow_72e9 {
    padding-left: 0;
  }
}
article.narrow_72e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_72e9 .hidden-71fd p:last-of-type {
  margin-bottom: 0;
}
article.narrow_72e9 .light_4552 {
  float: left;
}
article.narrow_72e9 .accordion_b2e4 {
  margin-left: 85px;
}
article.narrow_72e9 .black_be5e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_72e9 .black_be5e .shade-b9c2 {
  margin-left: 10px;
}
article.narrow_72e9 .top_2358 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_72e9 .header-silver-05af {
  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 .avatar_active_a197,
  #respond .sort_a9af,
  #respond .modal_copper_2499 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar_active_a197 input,
#respond .sort_a9af input,
#respond .modal_copper_2499 input {
  width: 100%;
}
#respond .modal_copper_2499 {
  margin-right: 0;
}
#respond .mask_80d4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-north-9ac4 {
  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;
}
.menu-north-9ac4.tag_basic_7b35 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu-north-9ac4 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%);
}
.menu-north-9ac4:focus,
.menu-north-9ac4:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.tabs_b238 {
  border-radius: 10%;
}
.label-orange-c703 {
  border-radius: 50%;
}
.orange_3015 {
  font-size: 0.72em;
}
.card-b4b4 {
  font-size: 0.875em;
}
.shadow_soft_b979 {
  font-size: 1.1em;
}
.modal-short-8092 {
  text-transform: uppercase;
  line-height: 1.2;
}
.modal-short-8092.orange_3015 {
  letter-spacing: 0.5px;
}
.background_stale_ca0e,
.background_stale_ca0e a {
  color: #6d6d6d;
}
.background_stale_ca0e a:hover {
  color: #111;
}
.gallery-2ce8 {
  color: #6d6d6d;
}
.button_055a {
  overflow-x: hidden;
}
.button_055a .cool_e4f2.east_e081 {
  position: relative;
}
.button_055a .cool_e4f2.east_e081.primary_rough_81fc {
  position: initial;
}
.button_055a
  .cool_e4f2.east_e081.primary_rough_81fc
  .tooltip-brown-e805 {
  left: auto;
}
.button_055a .cool_e4f2 .tooltip-brown-e805 {
  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;
}
.button_055a .cool_e4f2:hover.east_e081 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.button_055a
  .cool_e4f2:hover.east_e081
  .tooltip-brown-e805 {
  display: block;
  z-index: 9999999;
}
.button_055a .panel_first_bbfc .soft-d1f7,
.button_055a .middle-b0ad .soft-d1f7 {
  display: none;
}
.button_055a .section_f252 .cool_e4f2:hover.east_e081 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview-hard-ed0b .avatar_active_a197 label,
.preview-hard-ed0b .paragraph-orange-4dca label,
.preview-hard-ed0b .sort_a9af label,
.preview-hard-ed0b .modal_copper_2499 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_wide_0f32 {
  list-style: none;
  margin: 0;
}
.input_wide_0f32 article.narrow_72e9 {
  margin-bottom: 0;
}
.input_wide_0f32 ul {
  list-style: none;
  margin: 0;
}
.input_wide_0f32 .fluid-1360 li.narrow_72e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_wide_0f32 .fluid-1360 li.narrow_72e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_wide_0f32 .fluid-1360 li.narrow_72e9: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) {
  .input_wide_0f32 .fluid-1360 li.narrow_72e9 li.narrow_72e9 li.narrow_72e9 li.narrow_72e9 {
    padding-left: 0;
  }
}
article.narrow_72e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_72e9 .hidden-71fd p:last-of-type {
  margin-bottom: 0;
}
article.narrow_72e9 .light_4552 {
  float: left;
}
article.narrow_72e9 .accordion_b2e4 {
  margin-left: 85px;
}
article.narrow_72e9 .black_be5e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_72e9 .black_be5e .shade-b9c2 {
  margin-left: 10px;
}
article.narrow_72e9 .top_2358 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_72e9 .header-silver-05af {
  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 .avatar_active_a197,
  #respond .sort_a9af,
  #respond .modal_copper_2499 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar_active_a197 input,
#respond .sort_a9af input,
#respond .modal_copper_2499 input {
  width: 100%;
}
#respond .modal_copper_2499 {
  margin-right: 0;
}
#respond .mask_80d4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel_first_bbfc .caption-7eef {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.caption-7eef .outline_4f72.photo-slow-0308 .filter_hot_55e8 > li > a:focus,
.caption-7eef .outline_4f72.photo-slow-0308 .filter_hot_55e8 > li > a:hover,
.caption-7eef .outline_4f72.description-current-0928 .filter_hot_55e8 > li > a:focus,
.caption-7eef .outline_4f72.description-current-0928 .filter_hot_55e8 > li > a:hover,
.caption-7eef .outline_4f72.bright_6123 .filter_hot_55e8 > li > a:focus,
.caption-7eef .outline_4f72.bright_6123 .filter_hot_55e8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-7eef
  .outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li.content-green-c656
  > a,
.caption-7eef
  .outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li.gallery_7b6f
  > a,
.caption-7eef
  .outline_4f72.description-current-0928
  .filter_hot_55e8
  > li.content-green-c656
  > a,
.caption-7eef
  .outline_4f72.description-current-0928
  .filter_hot_55e8
  > li.gallery_7b6f
  > a,
.caption-7eef
  .outline_4f72.bright_6123
  .filter_hot_55e8
  > li.content-green-c656
  > a,
.caption-7eef .outline_4f72.bright_6123 .filter_hot_55e8 > li.hidden-1bf7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-7eef .hero-hot-b7df,
.caption-7eef .hero-hot-b7df a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-7eef .container-5116.module_d44d li a,
.caption-7eef .mini-9c00 a,
.caption-7eef .banner-right-922f,
.caption-7eef .filter_hot_55e8 > li > a,
.caption-7eef .progress-e7d9 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef .container-5116.module_d44d li a:hover,
.caption-7eef .mini-9c00 a:hover,
.caption-7eef .banner-right-922f:hover,
.caption-7eef .filter_hot_55e8 > li > a:hover,
.caption-7eef .progress-e7d9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-7eef .block-bright-8f28 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef .block-bright-8f28 .heading-north-8f82 {
  color: rgba(255, 255, 255, 0.99);
}
.caption-7eef .block-bright-8f28:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-7eef .alert_79a0 .middle_11e6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef .alert_79a0 .middle_11e6 .article-simple-d219 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef
  .alert_79a0
  .middle_11e6
  .article-simple-d219::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef
  .alert_79a0
  .middle_11e6
  .article-simple-d219:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef
  .alert_79a0
  .middle_11e6
  .article-simple-d219::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef
  .alert_79a0
  .middle_11e6
  .article-simple-d219::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef .alert_79a0 .avatar-f067 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-7eef .alert_79a0 .avatar-f067:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-88b0
  .caption-7eef
  .alert_79a0
  .button-4ae5
  .gallery_fe92 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-88b0
  .caption-7eef
  .alert_79a0
  .button-4ae5
  .article-simple-d219 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_first_bbfc .tall-95d9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tall-95d9 .outline_4f72.photo-slow-0308 .filter_hot_55e8 > li > a:focus,
.tall-95d9 .outline_4f72.photo-slow-0308 .filter_hot_55e8 > li > a:hover,
.tall-95d9 .outline_4f72.description-current-0928 .filter_hot_55e8 > li > a:focus,
.tall-95d9 .outline_4f72.description-current-0928 .filter_hot_55e8 > li > a:hover,
.tall-95d9 .outline_4f72.bright_6123 .filter_hot_55e8 > li > a:focus,
.tall-95d9 .outline_4f72.bright_6123 .filter_hot_55e8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-95d9
  .outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li.content-green-c656
  > a,
.tall-95d9
  .outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li.gallery_7b6f
  > a,
.tall-95d9
  .outline_4f72.description-current-0928
  .filter_hot_55e8
  > li.content-green-c656
  > a,
.tall-95d9
  .outline_4f72.description-current-0928
  .filter_hot_55e8
  > li.gallery_7b6f
  > a,
.tall-95d9
  .outline_4f72.bright_6123
  .filter_hot_55e8
  > li.content-green-c656
  > a,
.tall-95d9 .outline_4f72.bright_6123 .filter_hot_55e8 > li.hidden-1bf7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tall-95d9 .hero-hot-b7df,
.tall-95d9 .hero-hot-b7df a {
  color: rgba(0, 0, 0, 0.8);
}
.tall-95d9 .container-5116.module_d44d li a,
.tall-95d9 .mini-9c00 a,
.tall-95d9 .banner-right-922f,
.tall-95d9 .filter_hot_55e8 > li > a,
.tall-95d9 .progress-e7d9 {
  color: rgba(0, 0, 0, 0.55);
}
.tall-95d9 .container-5116.module_d44d li a:hover,
.tall-95d9 .mini-9c00 a:hover,
.tall-95d9 .banner-right-922f:hover,
.tall-95d9 .filter_hot_55e8 > li > a:hover,
.tall-95d9 .progress-e7d9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-95d9 .block-bright-8f28 {
  color: rgba(0, 0, 0, 0.55);
}
.tall-95d9 .block-bright-8f28 .heading-north-8f82 {
  color: rgba(0, 0, 0, 0.8);
}
.tall-95d9 .block-bright-8f28:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_d4f2 .left-5587 {
  margin-left: auto;
  margin-right: auto;
}
.hero-dark-bca4 > * {
  margin-left: auto;
  margin-right: auto;
}
.hero-dark-bca4 .sort_830e {
  margin-right: 1.41575em;
}
.sort-4ff3 .hero-dark-bca4 > .upper-e464 {
  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;
}
.sort-4ff3 .hero-dark-bca4 > .fixed_a698 {
  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;
}
.solid_b238.slider_d4f2 .left-5587,
.footer_55fd.slider_d4f2 .left-5587 {
  margin-left: 0;
}
.tooltip-1732.slider_d4f2 .left-5587,
.selected-fe8c.slider_d4f2 .left-5587 {
  margin-right: 0;
}
.hero-dark-bca4 ol,
.hero-dark-bca4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.picture-south-9805 video {
  max-width: 100%;
}
.liquid_fda5 img {
  display: block;
}
.liquid_fda5.sort_830e,
.liquid_fda5.basic_8ac0 {
  width: 100%;
}
.liquid_fda5.fixed_a698 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout-2232:not(.overlay-fluid-eefd) {
  margin: 1.5em auto;
}
.gradient-dynamic-2c91 p {
  padding: 1.5em 14px;
}
ul.section-new-86ea.fixed_a698,
ul.section-new-86ea.upper-e464,
ul.section-new-86ea.surface-ec3c.upper-e464 {
  padding: 0 14px;
}
.fixed-7ed3 {
  display: block;
  overflow-x: auto;
}
.fixed-7ed3 table {
  border-collapse: collapse;
  width: 100%;
}
.fixed-7ed3 td,
.fixed-7ed3 th {
  padding: 0.5em;
}
.hero-dark-bca4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hero-dark-bca4 ol ol,
.hero-dark-bca4 ol ul,
.hero-dark-bca4 ul ol,
.hero-dark-bca4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hero-dark-bca4 ol ol li,
.hero-dark-bca4 ol ul li,
.hero-dark-bca4 ul ol li,
.hero-dark-bca4 ul ul li {
  margin-left: 0;
}
.accordion_7579.menu-gold-8bc0 > .disabled_iron_2419 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accordion_7579.menu-gold-8bc0 > .disabled_iron_2419 iframe,
.accordion_7579.menu-gold-8bc0 > .disabled_iron_2419 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label_over_301b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label_over_301b.brown-5366 {
  padding: 0;
}
.label_over_301b.brown-5366 cite {
  font-size: 13px;
}
.label_over_301b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label_over_301b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.west-cb14 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.west-cb14 > p:first-child {
  margin-top: 0;
}
.west-cb14 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.west-cb14 blockquote {
  border-left: 0;
}
.sidebar_5f44 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_5f44:not(.left_e636) {
  max-width: 100px;
}
.sidebar_5f44.shadow-617d {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_5f44.shadow-617d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gradient-dynamic-2c91 p {
    padding: 1.5em 0;
  }
}
.frame_cold_9a90 {
  color: #0073aa;
}
.tabs-cold-3b21 {
  background-color: #0073aa;
}
.tag-89cf {
  color: #229fd8;
}
.hovered_b6d5 {
  background-color: #229fd8;
}
.summary_bright_7cff {
  color: #eee;
}
.hot-c534 {
  background-color: #eee;
}
.search-up-9236 {
  color: #444;
}
.modal-easy-bf8b {
  background-color: #444;
}
.tooltip_5b80 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip_5b80 .carousel-smooth-a58e .mini-9c00 {
  font-size: 15px;
}
.tooltip_5b80 .mini-9c00 {
  line-height: 1.3;
}
.tooltip_5b80 .tall-95d9 {
}
.tooltip_5b80 .caption-7eef {
  background: #235787;
}
.description-a2af {
  padding: 0;
}
.description-a2af .caption-7eef {
  background: #1a1a1a;
}
.description-a2af .tall-95d9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content-c4dd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content-c4dd .tall-95d9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content-c4dd .caption-7eef {
  background: #303030;
}
.huge_212a {
  position: relative;
  z-index: 10;
}
.huge_212a .next-ab0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter_prev_ebd9 .east_e081 {
  display: inline-block;
  vertical-align: middle;
}
.filter_prev_ebd9.modal_north_40a7 .east_e081 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .filter_prev_ebd9.modal_north_40a7 .east_e081 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .filter_prev_ebd9.modal_north_40a7 .east_e081 {
    margin-right: 0.4em;
  }
}
.filter_prev_ebd9.modal_north_40a7 .east_e081:last-child {
  margin-right: 0;
}
.module_basic_09ad .next-ab0f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel_first_bbfc .carousel-smooth-a58e {
    margin: 0 -0.5em;
  }
  .panel_first_bbfc .carousel-smooth-a58e [class*="customify-col-"],
  .panel_first_bbfc .carousel-smooth-a58e [class*="customify-col_"],
  .panel_first_bbfc .carousel-smooth-a58e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel_first_bbfc.soft-8280 .next-ab0f {
  background: 0 0 !important;
}
.panel_first_bbfc.soft-8280 .next-ab0f,
.panel_first_bbfc.module_basic_09ad .next-ab0f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel_first_bbfc.summary-lower-18b9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel_first_bbfc.module_basic_09ad .next-ab0f {
  box-shadow: none !important;
}
.carousel_new_4884 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel_new_4884 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_new_4884 {
    padding: 18px 0 20px;
  }
}
.carousel_new_4884 .hero-pressed-296c {
  width: 100%;
}
.carousel_new_4884 .modal_b06d {
  margin-bottom: 0;
}
.carousel_new_4884 .primary-west-5a3c {
  margin-top: 5px;
  font-size: 0.875em;
}
.next_e305 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.next_e305 .block-d08a {
  width: 100%;
}
.content_hard_0938 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.content_hard_0938 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.content_hard_0938 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;
}
.content_hard_0938 li:last-child:after {
  display: none;
}
.content_hard_0938 li a {
  font-weight: 500;
  margin-right: 10px;
}
.label_cfd0 .soft-d1f7 button,
.carousel_new_4884 .soft-d1f7 button {
  left: 0;
}
.label_cfd0 .block-d08a,
.carousel_new_4884 .block-d08a {
  padding-left: 0;
  padding-right: 0;
}
.label_cfd0 .next_e305,
.carousel_new_4884 .next_e305 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.label_cfd0 {
  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;
}
.label_cfd0: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;
}
.label_cfd0 .fixed-fb90 {
  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) {
  .label_cfd0 .fixed-fb90 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .label_cfd0 .fixed-fb90 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .label_cfd0 .fixed-fb90 {
    min-height: 200px;
  }
}
.label_cfd0 .content_hard_0938 {
  color: rgba(255, 255, 255, 0.8);
}
.label_cfd0 .content_hard_0938 a,
.label_cfd0 .content_hard_0938 li:after {
  color: inherit;
}
.label_cfd0 .content_hard_0938 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tiny_6564 {
  margin-bottom: 0.5em;
}
.gradient-f4ab {
  margin-bottom: 1.2em;
}
.gradient-f4ab,
.tiny_6564 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient-f4ab p:last-child,
.tiny_6564 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .soft-d1f7,
#masthead .soft-d1f7 {
  display: none;
}
#masthead
  > .soft-d1f7.advanced_bbcf {
  display: none;
}
#masthead > .soft-d1f7 button {
  left: 0;
}
.white_6175 {
  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%;
}
.white_6175 .east_e081 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.white_6175 .heading-94c7 {
  display: -webkit-box;
  display: flex;
}
.white_6175 .heading-94c7.surface-easy-b3af {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.white_6175 .heading-94c7.clean-dd6a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white_6175 .heading-94c7.sort_2dd3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white_6175.panel_hovered_21d6.notice_49f2 .heading-94c7.surface-easy-b3af {
  flex-basis: 100%;
}
.white_6175.medium-e49a .heading-94c7.clean-dd6a {
  -webkit-box-flex: 1;
  flex: auto;
}
.white_6175.medium-e49a .heading-94c7.sort_2dd3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .soft-d1f7.advanced_bbcf {
  display: none;
}
#masthead > .soft-d1f7 button {
  left: 0;
}
.section_dirty_2845 {
  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;
}
.section_dirty_2845:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.section_dirty_2845.popup_wood_df09 i {
  margin-right: 4px;
}
.section_dirty_2845.bottom_0bee i {
  margin-left: 5px;
}
.mini-9c00 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mini-9c00 p:last-child {
  margin-bottom: 0;
}
.accordion-ba60 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accordion-ba60 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accordion-ba60 img {
  display: block;
  width: auto;
  line-height: 1;
}
.accordion-ba60 .hero-hot-b7df {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accordion-ba60 .tertiary_27cc {
  margin: 5px 0 7px 0;
}
.accordion-ba60.hard_7224 .image-ec88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-ba60.hard_7224 .hovered-920f {
  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;
}
.accordion-ba60.summary_fae7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accordion-ba60.summary_fae7 .image-ec88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-ba60.summary_fae7 .hovered-920f {
  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;
}
.accordion-ba60.menu_7bbf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion-ba60.notice-41ae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accordion-ba60.notice-41ae .hovered-920f {
  margin-top: 7px;
}
.slider-solid-5e2d {
  display: inline-block;
}
.huge_212a .carousel-simple-f93b .accordion-ba60 img {
  max-width: 100%;
}
.outline_4f72 .hero_8ce6.photo_dark_050a,
.paragraph_3455 .hero_8ce6.photo_dark_050a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_4f72 .grid_focused_a08f,
.paragraph_3455 .grid_focused_a08f {
  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%);
}
.outline_4f72 .grid_focused_a08f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_4f72.out_be0d .grid_focused_a08f {
  display: none;
}
.outline_4f72 .smooth_fa71 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_4f72 .smooth_fa71 li {
  display: inline-block;
  position: relative;
}
.outline_4f72 .smooth_fa71 li:last-child {
  margin-right: 0;
}
.outline_4f72 .smooth_fa71 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;
}
.outline_4f72 .smooth_fa71 li.hidden-1bf7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_4f72 .smooth_fa71 > 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;
}
.outline_4f72 .smooth_fa71 > li > a i {
  line-height: 0;
}
.outline_4f72 .smooth_fa71 > li.module_current_e28b > a .grid_focused_a08f {
  margin-left: 4px;
  line-height: 0;
}
.outline_4f72 .smooth_fa71 .hidden-9842 li.module_current_e28b > a {
  position: relative;
}
.outline_4f72 .smooth_fa71 .hidden-9842 li.module_current_e28b > a:after,
.outline_4f72 .smooth_fa71 .hidden-9842 li.module_current_e28b > a:before {
  content: "";
  display: table;
}
.outline_4f72 .smooth_fa71 .hidden-9842 li.module_current_e28b > a:after {
  clear: both;
}
.outline_4f72 .smooth_fa71 .hidden-9842 li.module_current_e28b > a .grid_focused_a08f {
  margin-left: 5px;
  float: right;
}
.outline_4f72 .hard_b042,
.outline_4f72 .hidden-9842 {
  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;
}
.outline_4f72 .hidden-9842 {
  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;
}
.outline_4f72 .hidden-9842 .photo_dark_050a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_4f72 .hidden-9842 .grid_focused_a08f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_4f72 .hidden-9842 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_4f72 .hidden-9842 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;
}
.outline_4f72 .hidden-9842 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_4f72 .hidden-9842 .hidden-9842 {
  top: 0;
  left: 100%;
}
.outline_4f72 .mini_d3c4.fn-focus-fb5c > .hard_b042,
.outline_4f72 .mini_d3c4.fn-focus-fb5c > .hidden-9842,
.outline_4f72 .mini_d3c4:focus > .hard_b042,
.outline_4f72 .mini_d3c4:focus > .hidden-9842,
.outline_4f72 .mini_d3c4:hover > .hard_b042,
.outline_4f72 .mini_d3c4:hover > .hidden-9842 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_4f72.bright_6123 .filter_hot_55e8:after,
.outline_4f72.bright_6123 .filter_hot_55e8:before {
  content: "";
  display: table;
}
.outline_4f72.bright_6123 .filter_hot_55e8:after {
  clear: both;
}
.outline_4f72.bright_6123 .filter_hot_55e8 > li {
  float: left;
}
.outline_4f72.heading-2b71 .filter_hot_55e8:after,
.outline_4f72.heading-2b71 .filter_hot_55e8:before {
  content: "";
  display: table;
}
.outline_4f72.heading-2b71 .filter_hot_55e8:after {
  clear: both;
}
.outline_4f72.heading-2b71 .filter_hot_55e8 > li {
  float: left;
}
.outline_4f72.heading-2b71 .filter_hot_55e8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_4f72.heading-2b71 .filter_hot_55e8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_4f72.heading-2b71 .filter_hot_55e8 > li.content-green-c656 > a,
.outline_4f72.heading-2b71 .filter_hot_55e8 > li.hidden-1bf7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_4f72.photo-slow-0308 .filter_hot_55e8 > li > a .photo_dark_050a {
  position: relative;
}
.outline_4f72.photo-slow-0308 .filter_hot_55e8 > li > a .photo_dark_050a: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;
}
.outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li:focus
  > a
  .photo_dark_050a:before,
.outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li:hover
  > a
  .photo_dark_050a:before {
  width: 100%;
  background-color: currentColor;
}
.outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li.content-green-c656
  > a
  .photo_dark_050a:before,
.outline_4f72.photo-slow-0308
  .filter_hot_55e8
  > li.gallery_7b6f
  > a
  .photo_dark_050a:before {
  width: 100%;
  background-color: currentColor;
}
.outline_4f72.description-current-0928 .filter_hot_55e8 > li > a .photo_dark_050a {
  position: relative;
}
.outline_4f72.description-current-0928 .filter_hot_55e8 > li > a .photo_dark_050a: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;
}
.outline_4f72.description-current-0928 .filter_hot_55e8 > li:focus > a .photo_dark_050a:before,
.outline_4f72.description-current-0928
  .filter_hot_55e8
  > li:hover
  > a
  .photo_dark_050a:before {
  width: 100%;
  background-color: currentColor;
}
.outline_4f72.description-current-0928
  .filter_hot_55e8
  > li.content-green-c656
  > a
  .photo_dark_050a:before,
.outline_4f72.description-current-0928
  .filter_hot_55e8
  > li.gallery_7b6f
  > a
  .photo_dark_050a:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_3455 .smooth_fa71 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paragraph_3455 .smooth_fa71 li:first-child > a {
  border-top: none;
}
.paragraph_3455 .smooth_fa71 .photo-410d > .photo_dark_050a .grid_focused_a08f {
  display: none;
}
.paragraph_3455 .smooth_fa71 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.paragraph_3455 .smooth_fa71 li:last-child {
  border: none;
}
.paragraph_3455 .smooth_fa71 li.module_current_e28b > a {
  padding-right: 45px !important;
}
.paragraph_3455 .smooth_fa71 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.paragraph_3455 .smooth_fa71 li a:focus,
.paragraph_3455 .smooth_fa71 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_3455 .smooth_fa71 li .layout-pressed-4836 {
  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;
}
.paragraph_3455 .smooth_fa71 li .layout-pressed-4836:hover {
  box-shadow: none;
}
.paragraph_3455 .smooth_fa71 li .layout-pressed-4836 .grid_focused_a08f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.paragraph_3455 .smooth_fa71 .hidden-9842 {
  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);
}
.paragraph_3455 .smooth_fa71 .hidden-9842 li a {
  padding-left: 3em;
}
.paragraph_3455 .smooth_fa71 .dynamic-856e > a .layout-pressed-4836 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paragraph_3455 .smooth_fa71 .dynamic-856e > .hidden-9842 {
  display: block;
  opacity: 1;
}
.chip_paper_6a4d {
  max-width: 100%;
}
.layout_warm_5b48 {
  line-height: 0;
  cursor: pointer;
}
.progress-e7d9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress-e7d9:hover {
  box-shadow: none;
  color: currentColor;
}
.progress-e7d9 svg {
  width: 18px;
  height: 18px;
}
.progress-e7d9 .container_medium_3b15 {
  display: none;
}
.logo-33a9 {
  position: relative;
}
.logo-33a9.fn-active-fb5c .progress-e7d9 .tiny_b38c {
  display: none;
}
.logo-33a9.fn-active-fb5c .progress-e7d9 .container_medium_3b15 {
  display: inline-block;
}
.logo-33a9 .row-next-48ad {
  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);
}
.logo-33a9.border-first-7ca2 .row-next-48ad {
  left: auto;
  right: -0.9em;
}
.logo-33a9.border-first-7ca2 .aside-df2f::before {
  left: auto;
  right: 15px;
}
.logo-33a9.fn-active-fb5c .row-next-48ad {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-4ae5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button-4ae5 label {
  flex-basis: 100%;
}
.button-4ae5 .middle_11e6 {
  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;
}
.button-4ae5 .article-simple-d219 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button-4ae5 .article-simple-d219:focus {
  background-color: transparent;
}
.button-4ae5 button.avatar-f067 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button-4ae5 button.avatar-f067:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button-4ae5 button.avatar-f067 svg {
  width: 18px;
  height: 18px;
}
.button-4ae5 input[type="submit"] {
  min-height: auto;
}
.alert_79a0 .button-4ae5 .article-simple-d219 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside-df2f {
  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) {
  .aside-df2f {
    width: 220px;
  }
}
.aside-df2f label {
  flex-basis: 100%;
}
.aside-df2f::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;
}
.yellow-88b0 .alert_79a0 .button-4ae5 {
  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;
}
.yellow-88b0
  .alert_79a0
  .button-4ae5
  .middle_11e6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.yellow-88b0 .alert_79a0 .button-4ae5 .article-simple-d219 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.yellow-88b0
  .alert_79a0
  .button-4ae5
  .article-simple-d219:focus {
  background: 0 0;
}
.yellow-88b0
  .alert_79a0
  .button-4ae5
  .gallery_fe92 {
  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;
}
.container-5116 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.container-5116 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.container-5116 li:last-child {
  margin-right: 0;
}
.container-5116 li:first-child {
  margin-left: 0;
}
.container-5116.nav-e992 a {
  color: #fff;
}
.container-5116.nav-e992 a:hover {
  color: #fff;
}
.container-5116 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.container-5116 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.container-5116 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.container-5116 a:hover {
  opacity: 0.9;
  color: inherit;
}
.container-5116 [class*="social-icon-apple"] {
  background-color: #999;
}
.container-5116 [class*="social-icon-apple"].nav_dim_91c9 {
  background-color: transparent;
  color: #999;
}
.container-5116 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.container-5116 [class*="social-icon-behance"].nav_dim_91c9 {
  background-color: transparent;
  color: #1769ff;
}
.container-5116 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.container-5116 [class*="social-icon-bitbucket"].nav_dim_91c9 {
  background-color: transparent;
  color: #205081;
}
.container-5116 [class*="social-icon-codepen"] {
  background-color: #000;
}
.container-5116 [class*="social-icon-codepen"].nav_dim_91c9 {
  background-color: transparent;
  color: #000;
}
.container-5116 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.container-5116 [class*="social-icon-delicious"].nav_dim_91c9 {
  background-color: transparent;
  color: #39f;
}
.container-5116 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.container-5116 [class*="social-icon-digg"].nav_dim_91c9 {
  background-color: transparent;
  color: #005be2;
}
.container-5116 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.container-5116 [class*="social-icon-dribbble"].nav_dim_91c9 {
  background-color: transparent;
  color: #ea4c89;
}
.container-5116 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.container-5116 [class*="social-icon-envelope"].nav_dim_91c9 {
  background-color: transparent;
  color: #ea4335;
}
.container-5116 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.container-5116 [class*="social-icon-facebook"].nav_dim_91c9 {
  background-color: transparent;
  color: #3b5998;
}
.container-5116 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.container-5116 [class*="social-icon-flickr"].nav_dim_91c9 {
  background-color: transparent;
  color: #0063dc;
}
.container-5116 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.container-5116 [class*="social-icon-foursquare"].nav_dim_91c9 {
  background-color: transparent;
  color: #2d5be3;
}
.container-5116 [class*="social-icon-github"] {
  background-color: #333;
}
.container-5116 [class*="social-icon-github"].nav_dim_91c9 {
  background-color: transparent;
  color: #333;
}
.container-5116 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.container-5116 [class*="social-icon-google-plus"].nav_dim_91c9 {
  background-color: transparent;
  color: #dd4b39;
}
.container-5116 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.container-5116 [class*="social-icon-houzz"].nav_dim_91c9 {
  background-color: transparent;
  color: #7ac142;
}
.container-5116 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.container-5116 [class*="social-icon-instagram"].nav_dim_91c9 {
  background-color: transparent;
  color: #262626;
}
.container-5116 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.container-5116 [class*="social-icon-jsfiddle"].nav_dim_91c9 {
  background-color: transparent;
  color: #487aa2;
}
.container-5116 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.container-5116 [class*="social-icon-linkedin"].nav_dim_91c9 {
  background-color: transparent;
  color: #0077b5;
}
.container-5116 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.container-5116 [class*="social-icon-medium"].nav_dim_91c9 {
  background-color: transparent;
  color: #00ab6b;
}
.container-5116 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.container-5116
  [class*="social-icon-odnoklassniki"].nav_dim_91c9 {
  background-color: transparent;
  color: #f4731c;
}
.container-5116 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.container-5116 [class*="social-icon-meetup"].nav_dim_91c9 {
  background-color: transparent;
  color: #ec1c40;
}
.container-5116 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.container-5116 [class*="social-icon-pinterest"].nav_dim_91c9 {
  background-color: transparent;
  color: #bd081c;
}
.container-5116 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.container-5116 [class*="social-icon-product-hunt"].nav_dim_91c9 {
  background-color: transparent;
  color: #da552f;
}
.container-5116 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.container-5116 [class*="social-icon-reddit"].nav_dim_91c9 {
  background-color: transparent;
  color: #ff4500;
}
.container-5116 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.container-5116 [class*="social-icon-rss"].nav_dim_91c9 {
  background-color: transparent;
  color: #f26522;
}
.container-5116 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.container-5116
  [class*="social-icon-shopping-cart"].nav_dim_91c9 {
  background-color: transparent;
  color: #4caf50;
}
.container-5116 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.container-5116 [class*="social-icon-skype"].nav_dim_91c9 {
  background-color: transparent;
  color: #00aff0;
}
.container-5116 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.container-5116 [class*="social-icon-slideshare"].nav_dim_91c9 {
  background-color: transparent;
  color: #0077b5;
}
.container-5116 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.container-5116 [class*="social-icon-snapchat"].nav_dim_91c9 {
  background-color: transparent;
  color: #fffc00;
}
.container-5116 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.container-5116 [class*="social-icon-soundcloud"].nav_dim_91c9 {
  background-color: transparent;
  color: #f80;
}
.container-5116 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.container-5116 [class*="social-icon-spotify"].nav_dim_91c9 {
  background-color: transparent;
  color: #2ebd59;
}
.container-5116 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.container-5116
  [class*="social-icon-stack-overflow"].nav_dim_91c9 {
  background-color: transparent;
  color: #fe7a15;
}
.container-5116 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.container-5116 [class*="social-icon-maldkfgram"].nav_dim_91c9 {
  background-color: transparent;
  color: #2ca5e0;
}
.container-5116 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.container-5116 [class*="social-icon-tripadvisor"].nav_dim_91c9 {
  background-color: transparent;
  color: #589442;
}
.container-5116 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.container-5116 [class*="social-icon-tumblr"].nav_dim_91c9 {
  background-color: transparent;
  color: #35465c;
}
.container-5116 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.container-5116 [class*="social-icon-twitch"].nav_dim_91c9 {
  background-color: transparent;
  color: #6441a5;
}
.container-5116 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.container-5116 [class*="social-icon-twitter"].nav_dim_91c9 {
  background-color: transparent;
  color: #1da1f2;
}
.container-5116 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.container-5116 [class*="social-icon-vimeo"].nav_dim_91c9 {
  background-color: transparent;
  color: #1ab7ea;
}
.container-5116 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.container-5116 [class*="social-icon-vk"].nav_dim_91c9 {
  background-color: transparent;
  color: #45668e;
}
.container-5116 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.container-5116 [class*="social-icon-weibo"].nav_dim_91c9 {
  background-color: transparent;
  color: #df2029;
}
.container-5116 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.container-5116 [class*="social-icon-weixin"].nav_dim_91c9 {
  background-color: transparent;
  color: #7bb32e;
}
.container-5116 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.container-5116 [class*="social-icon-whatsapp"].nav_dim_91c9 {
  background-color: transparent;
  color: #25d366;
}
.container-5116 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.container-5116 [class*="social-icon-wordpress"].nav_dim_91c9 {
  background-color: transparent;
  color: #21759b;
}
.container-5116 [class*="social-icon-xing"] {
  background-color: #026466;
}
.container-5116 [class*="social-icon-xing"].nav_dim_91c9 {
  background-color: transparent;
  color: #026466;
}
.container-5116 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.container-5116 [class*="social-icon-yelp"].nav_dim_91c9 {
  background-color: transparent;
  color: #af0606;
}
.container-5116 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.container-5116 [class*="social-icon-youtube"].nav_dim_91c9 {
  background-color: transparent;
  color: #cd201f;
}
.banner-right-922f {
  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;
}
.banner-right-922f:hover {
  box-shadow: none;
  background: 0 0;
}
.primary-f27c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver_0422 {
  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;
}
.header-e363 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fluid-d8ba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fluid-d8ba,
.fluid-d8ba::after,
.fluid-d8ba::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;
}
.fluid-d8ba::after,
.fluid-d8ba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title-silver-8f2e .silver_0422 .header-e363 {
  margin-top: -2px;
  width: 19px;
}
.title-silver-8f2e .silver_0422 .fluid-d8ba {
  margin-top: -1px;
}
.title-silver-8f2e .silver_0422 .fluid-d8ba,
.title-silver-8f2e .silver_0422 .fluid-d8ba::after,
.title-silver-8f2e .silver_0422 .fluid-d8ba::before {
  width: 19px;
  height: 2px;
}
.title-silver-8f2e .silver_0422 .fluid-d8ba::before {
  top: -6px;
}
.title-silver-8f2e .silver_0422 .fluid-d8ba::after {
  bottom: -6px;
}
.section-orange-37c4 .silver_0422 .header-e363 {
  margin-top: -2px;
  width: 22px;
}
.section-orange-37c4 .silver_0422 .fluid-d8ba {
  margin-top: -1px;
}
.section-orange-37c4 .silver_0422 .fluid-d8ba,
.section-orange-37c4 .silver_0422 .fluid-d8ba::after,
.section-orange-37c4 .silver_0422 .fluid-d8ba::before {
  width: 22px;
  height: 2px;
}
.section-orange-37c4 .silver_0422 .fluid-d8ba::before {
  top: -7px;
}
.section-orange-37c4 .silver_0422 .fluid-d8ba::after {
  bottom: -7px;
}
.picture-narrow-a3da .silver_0422 .header-e363 {
  margin-top: -2px;
  width: 31px;
}
.picture-narrow-a3da .silver_0422 .fluid-d8ba {
  margin-top: -1.5px;
}
.picture-narrow-a3da .silver_0422 .fluid-d8ba,
.picture-narrow-a3da .silver_0422 .fluid-d8ba::after,
.picture-narrow-a3da .silver_0422 .fluid-d8ba::before {
  width: 31px;
  height: 3px;
}
.picture-narrow-a3da .silver_0422 .fluid-d8ba::before {
  top: -9px;
}
.picture-narrow-a3da .silver_0422 .fluid-d8ba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup-85f3 .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-85f3 .silver_0422 .fluid-d8ba {
    margin-top: -1px;
  }
  .popup-85f3 .silver_0422 .fluid-d8ba,
  .popup-85f3 .silver_0422 .fluid-d8ba::after,
  .popup-85f3 .silver_0422 .fluid-d8ba::before {
    width: 19px;
    height: 2px;
  }
  .popup-85f3 .silver_0422 .fluid-d8ba::before {
    top: -6px;
  }
  .popup-85f3 .silver_0422 .fluid-d8ba::after {
    bottom: -6px;
  }
  .chip_red_c9ff .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 22px;
  }
  .chip_red_c9ff .silver_0422 .fluid-d8ba {
    margin-top: -1px;
  }
  .chip_red_c9ff .silver_0422 .fluid-d8ba,
  .chip_red_c9ff .silver_0422 .fluid-d8ba::after,
  .chip_red_c9ff .silver_0422 .fluid-d8ba::before {
    width: 22px;
    height: 2px;
  }
  .chip_red_c9ff .silver_0422 .fluid-d8ba::before {
    top: -7px;
  }
  .chip_red_c9ff .silver_0422 .fluid-d8ba::after {
    bottom: -7px;
  }
  .steel_7279 .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 31px;
  }
  .steel_7279 .silver_0422 .fluid-d8ba {
    margin-top: -1.5px;
  }
  .steel_7279 .silver_0422 .fluid-d8ba,
  .steel_7279 .silver_0422 .fluid-d8ba::after,
  .steel_7279 .silver_0422 .fluid-d8ba::before {
    width: 31px;
    height: 3px;
  }
  .steel_7279 .silver_0422 .fluid-d8ba::before {
    top: -9px;
  }
  .steel_7279 .silver_0422 .fluid-d8ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline-paper-8812 .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 19px;
  }
  .outline-paper-8812 .silver_0422 .fluid-d8ba {
    margin-top: -1px;
  }
  .outline-paper-8812 .silver_0422 .fluid-d8ba,
  .outline-paper-8812 .silver_0422 .fluid-d8ba::after,
  .outline-paper-8812 .silver_0422 .fluid-d8ba::before {
    width: 19px;
    height: 2px;
  }
  .outline-paper-8812 .silver_0422 .fluid-d8ba::before {
    top: -6px;
  }
  .outline-paper-8812 .silver_0422 .fluid-d8ba::after {
    bottom: -6px;
  }
  .table_orange_4cbd .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 22px;
  }
  .table_orange_4cbd .silver_0422 .fluid-d8ba {
    margin-top: -1px;
  }
  .table_orange_4cbd .silver_0422 .fluid-d8ba,
  .table_orange_4cbd .silver_0422 .fluid-d8ba::after,
  .table_orange_4cbd .silver_0422 .fluid-d8ba::before {
    width: 22px;
    height: 2px;
  }
  .table_orange_4cbd .silver_0422 .fluid-d8ba::before {
    top: -7px;
  }
  .table_orange_4cbd .silver_0422 .fluid-d8ba::after {
    bottom: -7px;
  }
  .border-fresh-e9e6 .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 31px;
  }
  .border-fresh-e9e6 .silver_0422 .fluid-d8ba {
    margin-top: -1.5px;
  }
  .border-fresh-e9e6 .silver_0422 .fluid-d8ba,
  .border-fresh-e9e6 .silver_0422 .fluid-d8ba::after,
  .border-fresh-e9e6 .silver_0422 .fluid-d8ba::before {
    width: 31px;
    height: 3px;
  }
  .border-fresh-e9e6 .silver_0422 .fluid-d8ba::before {
    top: -9px;
  }
  .border-fresh-e9e6 .silver_0422 .fluid-d8ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort-ed09 .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-ed09 .silver_0422 .fluid-d8ba {
    margin-top: -1px;
  }
  .sort-ed09 .silver_0422 .fluid-d8ba,
  .sort-ed09 .silver_0422 .fluid-d8ba::after,
  .sort-ed09 .silver_0422 .fluid-d8ba::before {
    width: 19px;
    height: 2px;
  }
  .sort-ed09 .silver_0422 .fluid-d8ba::before {
    top: -6px;
  }
  .sort-ed09 .silver_0422 .fluid-d8ba::after {
    bottom: -6px;
  }
  .backdrop-hard-50c1 .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-hard-50c1 .silver_0422 .fluid-d8ba {
    margin-top: -1px;
  }
  .backdrop-hard-50c1 .silver_0422 .fluid-d8ba,
  .backdrop-hard-50c1 .silver_0422 .fluid-d8ba::after,
  .backdrop-hard-50c1 .silver_0422 .fluid-d8ba::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-hard-50c1 .silver_0422 .fluid-d8ba::before {
    top: -7px;
  }
  .backdrop-hard-50c1 .silver_0422 .fluid-d8ba::after {
    bottom: -7px;
  }
  .focus_hard_c3d4 .silver_0422 .header-e363 {
    margin-top: -2px;
    width: 31px;
  }
  .focus_hard_c3d4 .silver_0422 .fluid-d8ba {
    margin-top: -1.5px;
  }
  .focus_hard_c3d4 .silver_0422 .fluid-d8ba,
  .focus_hard_c3d4 .silver_0422 .fluid-d8ba::after,
  .focus_hard_c3d4 .silver_0422 .fluid-d8ba::before {
    width: 31px;
    height: 3px;
  }
  .focus_hard_c3d4 .silver_0422 .fluid-d8ba::before {
    top: -9px;
  }
  .focus_hard_c3d4 .silver_0422 .fluid-d8ba::after {
    bottom: -9px;
  }
}
.frame-84bf .fluid-d8ba {
  -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-84bf .fluid-d8ba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame-84bf .fluid-d8ba::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-84bf.tag-lower-6cf8 .fluid-d8ba {
  -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-84bf.tag-lower-6cf8 .fluid-d8ba::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-84bf.tag-lower-6cf8 .fluid-d8ba::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);
}
.medium-3e6a {
  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.label-upper-69a1:before {
  display: none;
}
.middle-b0ad {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.middle-b0ad .pattern_a47e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.middle-b0ad .pattern_a47e:last-of-type {
  border-bottom: none;
}
.middle-b0ad .pattern_a47e.picture_steel_0ea1,
.middle-b0ad .pattern_a47e.message-1946,
.middle-b0ad .pattern_a47e.badge-f231 {
  padding: 0;
}
.middle-b0ad .paragraph_3455 .layout-pressed-4836 {
  color: currentColor;
}
.middle-b0ad .paragraph_3455 .layout-pressed-4836:focus,
.middle-b0ad .paragraph_3455 .layout-pressed-4836:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle-b0ad.tall-95d9 .block-bright-8f28,
.middle-b0ad.tall-95d9 .mini-9c00 a,
.middle-b0ad.tall-95d9 .filter_hot_55e8 a,
.middle-b0ad.tall-95d9 .hidden-9842 a {
  color: rgba(0, 0, 0, 0.55);
}
.middle-b0ad.tall-95d9 .block-bright-8f28:hover,
.middle-b0ad.tall-95d9 .mini-9c00 a:hover,
.middle-b0ad.tall-95d9 .filter_hot_55e8 a:hover,
.middle-b0ad.tall-95d9 .hidden-9842 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle-b0ad.tall-95d9 .heading-north-8f82 {
  color: rgba(0, 0, 0, 0.8);
}
.middle-b0ad.tall-95d9 .pattern_a47e {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle-b0ad.tall-95d9 .pattern_a47e:before {
  background: rgba(0, 0, 0, 0.08);
}
.middle-b0ad.tall-95d9 .fast-c310:before {
  background: rgba(255, 255, 255, 0.9);
}
.middle-b0ad.tall-95d9 .paragraph_3455 .smooth_fa71 li a,
.middle-b0ad.tall-95d9 .paragraph_3455 .layout-pressed-4836,
.middle-b0ad.tall-95d9 .hidden-9842 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle-b0ad.tall-95d9 .paragraph_3455 .layout-pressed-4836:focus,
.middle-b0ad.tall-95d9 .paragraph_3455 .layout-pressed-4836:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle-b0ad.tall-95d9 .smooth_fa71 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle-b0ad.caption-7eef .block-bright-8f28,
.middle-b0ad.caption-7eef .mini-9c00 a,
.middle-b0ad.caption-7eef .filter_hot_55e8 .layout-pressed-4836,
.middle-b0ad.caption-7eef .filter_hot_55e8 a,
.middle-b0ad.caption-7eef .hidden-9842 a {
  color: rgba(255, 255, 255, 0.79);
}
.middle-b0ad.caption-7eef .block-bright-8f28:hover,
.middle-b0ad.caption-7eef .mini-9c00 a:hover,
.middle-b0ad.caption-7eef .filter_hot_55e8 .layout-pressed-4836:hover,
.middle-b0ad.caption-7eef .filter_hot_55e8 a:hover,
.middle-b0ad.caption-7eef .hidden-9842 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-b0ad.caption-7eef .heading-north-8f82 {
  color: rgba(255, 255, 255, 0.99);
}
.middle-b0ad.caption-7eef .pattern_a47e {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-b0ad.caption-7eef .pattern_a47e:before {
  background: rgba(255, 255, 255, 0.08);
}
.middle-b0ad.caption-7eef .fast-c310:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle-b0ad.caption-7eef .paragraph_3455 .smooth_fa71 li a,
.middle-b0ad.caption-7eef .paragraph_3455 .layout-pressed-4836,
.middle-b0ad.caption-7eef .hidden-9842 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-b0ad.caption-7eef .paragraph_3455 .layout-pressed-4836:focus,
.middle-b0ad.caption-7eef .paragraph_3455 .layout-pressed-4836:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle-b0ad.caption-7eef .smooth_fa71 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-c310 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fast-c310:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lite_74f3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.description_south_ac2a .middle-b0ad {
  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;
}
.description_south_ac2a .pattern_a47e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.description_south_ac2a .pattern_a47e: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) {
  .description_south_ac2a .pattern_a47e:before {
    width: 16%;
    left: 42%;
  }
}
.description_south_ac2a .pattern_a47e:last-child:before {
  content: none;
}
.description_south_ac2a .pattern_a47e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.description_south_ac2a .paragraph_3455 .smooth_fa71 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.description_south_ac2a .paragraph_3455 .smooth_fa71 li a .layout-pressed-4836 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.description_south_ac2a .paragraph_3455 .hidden-9842 {
  border: none;
}
.description_south_ac2a .paragraph_3455 .hidden-9842 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.description_south_ac2a .fast-c310 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.description_south_ac2a .lite_74f3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.description_south_ac2a .caption-7eef .fast-c310:before {
  background: rgba(0, 0, 0, 0.9);
}
.description_south_ac2a .tall-95d9.block_active_10df .fluid-d8ba {
  background: rgba(0, 0, 0, 0.6);
}
.description_south_ac2a
  .tall-95d9.block_active_10df
  .fluid-d8ba::after,
.description_south_ac2a
  .tall-95d9.block_active_10df
  .fluid-d8ba:before {
  background: inherit;
}
.description_south_ac2a
  .tall-95d9.block_active_10df:hover
  .fluid-d8ba {
  background: rgba(0, 0, 0, 0.8);
}
.mask-right-4e72 .middle-b0ad {
  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) {
  .mask-right-4e72 .middle-b0ad {
    width: auto;
    right: 45px;
  }
}
.image-908a .middle-b0ad {
  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) {
  .image-908a .middle-b0ad {
    width: auto;
    left: 45px;
  }
}
.label-upper-69a1 .middle-b0ad {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.label-upper-69a1 .lite_74f3 {
  max-width: 48em;
  margin: 0 auto;
}
.label-upper-69a1 .fast-c310:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fixed_5e44 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_5e44.description_south_ac2a .middle-b0ad {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fixed_5e44.mask-right-4e72 .middle-b0ad {
  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);
}
.fixed_5e44 .middle-b0ad {
  visibility: visible;
}
.fixed_5e44.image-908a .middle-b0ad {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button_wood_d679,
.breadcrumb-inner-62c5 {
  overflow-x: hidden;
}
.button_wood_d679 .middle-b0ad {
  overflow: auto;
}
.button_wood_d679.description_south_ac2a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_wood_d679.description_south_ac2a .middle-b0ad {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button_wood_d679.description_south_ac2a .banner-right-922f {
  opacity: 0;
}
.button_wood_d679.mask-right-4e72 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_wood_d679.mask-right-4e72 .middle-b0ad {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button_wood_d679.mask-right-4e72 .banner-right-922f {
  opacity: 0;
}
.button_wood_d679.image-908a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_wood_d679.image-908a .middle-b0ad {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button_wood_d679.image-908a .banner-right-922f {
  opacity: 0;
}
.button_wood_d679.label-upper-69a1 .middle-b0ad {
  z-index: 10;
  visibility: visible;
}
.block_active_10df {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.block_active_10df .fluid-d8ba {
  background: rgba(255, 255, 255, 0.99);
}
.block_active_10df .fluid-d8ba::after,
.block_active_10df .fluid-d8ba:before {
  background: inherit;
}
.block_active_10df:hover .fluid-d8ba {
  background: rgba(255, 255, 255, 0.99);
}
.image-908a .block_active_10df {
  top: 10px;
  right: auto;
  left: 12px;
}
.label-upper-69a1 .block_active_10df {
  display: none !important;
}
.button_wood_d679:before,
.breadcrumb-inner-62c5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button_wood_d679 .block_active_10df,
.breadcrumb-inner-62c5 .block_active_10df {
  display: inline-block;
}
.middle-b0ad .east_e081 {
  -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;
}
.button_wood_d679 .middle-b0ad .east_e081,
.breadcrumb-inner-62c5 .middle-b0ad .east_e081 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-top-41e4 .middle_11e6 {
  width: 100%;
}
.carousel-simple-f93b {
  padding: 0 0.5em 0;
}
.carousel-simple-f93b [class*="customify-col-"],
.carousel-simple-f93b [class*="customify-col_"],
.carousel-simple-f93b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs-advanced-9460 .carousel-simple-f93b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-smooth-a58e .active_tall_ba7e,
  .active_tall_ba7e {
    display: none;
  }
  .breadcrumb-pressed-23bc {
    text-align: left;
  }
  .paper_e69e {
    text-align: center;
  }
  .dynamic-2a7c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-smooth-a58e .tooltip-cdde,
  .tooltip-cdde {
    display: none;
  }
  .surface_77c9 {
    text-align: left;
  }
  .warm_ab51 {
    text-align: center;
  }
  .label-de3f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-smooth-a58e .active_2688,
  .active_2688 {
    display: none;
  }
  .input-cc4e {
    text-align: left;
  }
  .active-7a21 {
    text-align: center;
  }
  .pattern_7912 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outline-small-da3c {
  box-shadow: none !important;
}
.inner-231c .element_hard_2cd7,
.white-e531 .element_hard_2cd7 {
  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;
}
.white-e531 .element_hard_2cd7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.next-ab0f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.next-ab0f:after,
.next-ab0f:before {
  content: "";
  display: table;
}
.next-ab0f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .next-ab0f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.next-ab0f,
.summary-lower-18b9 {
  max-width: 1248px;
  margin: 0 auto;
}

.shade_59c6.wrapper_14c4 .next-ab0f {
  max-width: 100%;
}
.shade_59c6.small_6e57 {
  max-width: 1200px;
  margin: 0 auto;
}
.shade_59c6.item-a0d1 .next-ab0f {
  max-width: 100%;
}
.shade_59c6.item-a0d1 > .next-ab0f {
  padding-left: 0;
  padding-right: 0;
}
.shade_59c6.item-a0d1 > .next-ab0f .carousel-smooth-a58e {
  margin: 0;
}
.shade_59c6.item-a0d1
  > .next-ab0f
  .media-liquid-5df9.solid-912c {
  margin-right: 0;
  margin-left: 0;
}
.shade_59c6.item-a0d1 #main.solid-912c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .backdrop_117f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_117f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .message_aba6 .left-5587 {
    padding-right: 1em;
  }
  .message_aba6.filter-6277 .media-liquid-5df9 {
    border-right: 1px solid #eaecee;
  }
  .message_aba6.filter-6277 .left-5587 {
    padding-right: 1em;
  }
  .message_aba6.filter-6277 .input-fresh-c35e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-6b90 .left-5587 {
    padding-left: 1em;
  }
  .copper-6b90.filter-6277 .media-liquid-5df9 {
    border-left: 1px solid #eaecee;
  }
  .copper-6b90.filter-6277 .left-5587 {
    padding-left: 1em;
  }
  .copper-6b90.filter-6277 .input-fresh-c35e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left_6556 .left-5587 {
    padding-left: 1em;
  }
  .left_6556.filter-6277 .in_9ffa {
    border-right: 1px solid #eaecee;
  }
  .left_6556.filter-6277 .current-7fec {
    border-right: 1px solid #eaecee;
  }
  .left_6556.filter-6277 .left-5587 {
    padding-left: 1em;
  }
  .left_6556.filter-6277 .input-fresh-c35e {
    padding-right: 1em;
  }
  .left_6556.filter-6277 .header_slow_3312 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-plasma-3ab1 .left-5587 {
    padding-right: 1em;
  }
  .tabs-plasma-3ab1.filter-6277 .in_9ffa {
    border-left: 1px solid #eaecee;
  }
  .tabs-plasma-3ab1.filter-6277 .current-7fec {
    border-left: 1px solid #eaecee;
  }
  .tabs-plasma-3ab1.filter-6277 .left-5587 {
    padding-right: 1em;
  }
  .tabs-plasma-3ab1.filter-6277 .input-fresh-c35e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-plasma-3ab1.filter-6277 .header_slow_3312 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_117f .left-5587 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_117f.filter-6277 .media-liquid-5df9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .backdrop_117f.filter-6277 .left-5587 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_117f.filter-6277 .input-fresh-c35e {
    padding-left: 1em;
  }
  .backdrop_117f.filter-6277 .header_slow_3312 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .backdrop_117f.filter-6277 .left-5587 {
    padding-left: 0;
  }
}
.border_short_b049 .filter_prev_ebd9 {
  display: inline-block;
}
.outline_bronze_9b5b {
  display: inline-block;
}
.gallery_lite_6810 {
  word-con: break-word;
}
.layout-9fb6 > span {
  display: inline-block;
  padding: 5px 0;
}
.layout-9fb6 .form_hovered_8ed3 {
  margin-left: 8px;
  margin-right: 8px;
}
.layout-9fb6 .filter-under-7bd8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter_9d3b .progress_north_ab05 {
  margin-bottom: 2em;
}
.filter_9d3b .old-88ed {
  margin-bottom: 15px;
}
.filter_9d3b .old-88ed:last-child {
  margin-bottom: 0;
}
.filter_9d3b .link_54d5 {
  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) {
  .filter_9d3b .link_54d5 {
    display: block;
  }
}
.filter_9d3b .sidebar-c274 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter_9d3b .sidebar-c274 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter_9d3b .bright-f9ed {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter_9d3b .bright-f9ed img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter_9d3b .bright-f9ed a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter_9d3b .gallery_lite_6810 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_9d3b .gallery_lite_6810 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter_9d3b .highlight-033d p:last-child {
  margin-bottom: 0;
}
.filter_9d3b .search-copper-401e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter_9d3b .solid-a470 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter_9d3b .box_tiny_a294 {
  margin-top: 1em;
}
.filter_9d3b .tabs-e88c {
  top: 0;
  display: block;
}
.filter_9d3b .tabs-e88c a {
  color: inherit;
}
.filter_9d3b .tabs-e88c a:hover {
  color: inherit;
}
.filter_9d3b .description-3743 {
  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;
}
.filter_9d3b .description-3743:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter_9d3b .solid-a470 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter_9d3b .chip_advanced_668e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter_9d3b .chip_advanced_668e:first-child {
  margin-top: 0;
}
.filter_9d3b .chip_advanced_668e.grid-blue-fd2d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter_9d3b .chip_advanced_668e.shade-afcd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_9d3b
  .chip_advanced_668e.shade-afcd.table-fixed-c621
  .box_tiny_a294 {
  width: 100%;
}
.filter_9d3b .shade-afcd {
  -webkit-box-align: center;
  align-items: center;
}
.filter_9d3b .shade-afcd .layout-9fb6,
.filter_9d3b .shade-afcd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter_9d3b .bright-f9ed {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_9d3b .bright-f9ed img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_9d3b .bright-f9ed: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;
}
.filter_9d3b .grid-blue-fd2d {
  z-index: 5;
}
.filter_9d3b .accent-f4dd .tag-huge-328c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter_9d3b .liquid_b170 .tag-huge-328c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter_9d3b .chip_850e .tag-huge-328c {
  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;
}
.filter_9d3b.heading_down_7cf6 .link_54d5,
.filter_9d3b.clean-106f .link_54d5 {
  display: block;
}
.filter_9d3b.heading_down_7cf6 .link_54d5 .down_83e1,
.filter_9d3b.heading_down_7cf6 .link_54d5 .solid-a470,
.filter_9d3b.clean-106f .link_54d5 .down_83e1,
.filter_9d3b.clean-106f .link_54d5 .solid-a470 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_9d3b.steel-7d56 .sidebar-c274 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter_9d3b.steel-7d56 .sidebar-c274 {
    margin-right: 0;
  }
}
.filter_9d3b.heading_down_7cf6 .sidebar-c274,
.filter_9d3b.clean-106f .sidebar-c274 {
  padding-top: 40%;
}
.filter_9d3b.heading_down_7cf6 .progress_north_ab05,
.filter_9d3b.clean-106f .progress_north_ab05 {
  display: block;
}
.filter_9d3b.heading_down_7cf6 .fn-sticky-fb5c .solid-a470,
.filter_9d3b.clean-106f .fn-sticky-fb5c .solid-a470 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter_9d3b.heading_down_7cf6 .sidebar-c274,
.filter_9d3b.clean-106f .sidebar-c274 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter_9d3b.heading_down_7cf6 .solid-a470 {
  padding: 1em;
}
.solid_bb91 {
  margin: 30px auto;
  display: block;
}
.solid_bb91 .west_4390 > * {
  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;
}
.solid_bb91 .west_4390 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.solid_bb91 .west_4390 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search_bb09 .layout-9fb6 {
  margin-bottom: 1.41575em;
}
.search_bb09 .warm_dd11 {
  margin-bottom: 1.618em;
}
.hero-dark-bca4 .link_8f9a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hero-dark-bca4 .link_8f9a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hero-dark-bca4 .pro-2b34 {
  max-width: 100%;
  overflow: auto;
}
.slider_d4f2 .hero-dark-bca4 a:hover {
  text-decoration: underline;
}
.grid_cool_6e6a .old-88ed:not(.gallery_lite_6810),
.grid_cool_6e6a .bright-f9ed {
  margin-bottom: 1.41575em;
}
.grid_cool_6e6a .old-88ed:not(.gallery_lite_6810):last-child,
.grid_cool_6e6a .bright-f9ed:last-child {
  margin-bottom: 0;
}
.grid_cool_6e6a .old-88ed.photo-fixed-0433 {
  margin-bottom: 0.41575em;
}
.grid_cool_6e6a .logo_9de2:before,
.grid_cool_6e6a .glass-4718:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid_cool_6e6a .logo_9de2:before {
  content: "\f115";
}
.grid_cool_6e6a .glass-4718:before {
  content: "\f02c";
}
.grid_cool_6e6a .simple_b32e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid_cool_6e6a .simple_b32e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview_dynamic_0fdf {
  display: -webkit-box;
  display: flex;
}
.preview_dynamic_0fdf .container_a152 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview_dynamic_0fdf .container_a152 {
    flex-basis: 90px;
  }
}
.preview_dynamic_0fdf .under-d079 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_dynamic_0fdf .under-d079 {
    flex-basis: calc(100% - 50px);
  }
}
.preview_dynamic_0fdf .chip_52e3 p:last-child {
  margin-bottom: 0.72em;
}
.slider_static_3601 .west_4390 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.slider_static_3601 .west_4390:after,
.slider_static_3601 .west_4390:before {
  content: "";
  display: table;
}
.slider_static_3601 .west_4390:after {
  clear: both;
}
.slider_static_3601 .west_4390 .dim-ab8f,
.slider_static_3601 .west_4390 .column_c506 {
  width: 49%;
}
.slider_static_3601 .west_4390 .dim-ab8f a span.cool_0ddb,
.slider_static_3601 .west_4390 .column_c506 a span.cool_0ddb {
  display: block;
  margin-bottom: 5px;
}
.slider_static_3601 .west_4390 .column_c506 {
  float: left;
  text-align: left;
}
.slider_static_3601 .west_4390 .dim-ab8f {
  float: right;
  text-align: right;
}
.grid-6a0c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .grid-6a0c {
    margin-bottom: 0;
  }
}
.center_7bef {
  margin-bottom: 1em;
}
.center_7bef .gallery_lite_6810 {
  font-size: 1.1em;
  line-height: 1.3;
}
.lower-8a26 a {
  display: block;
  line-height: 0;
  position: relative;
}
.border-thick-f387 .center_7bef,
.frame_6c03 .center_7bef {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .border-thick-f387 .center_7bef,
  .frame_6c03 .center_7bef {
    display: block;
  }
}
.border-thick-f387 .lower-8a26,
.frame_6c03 .lower-8a26 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .border-thick-f387 .lower-8a26,
  .frame_6c03 .lower-8a26 {
    margin-bottom: 1em;
  }
}
.border-thick-f387 .lower-8a26 img,
.frame_6c03 .lower-8a26 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.border-thick-f387 .header-light-03f6,
.frame_6c03 .header-light-03f6 {
  flex-basis: calc(100% - 160px);
}
.border-thick-f387 .header-light-03f6 p,
.frame_6c03 .header-light-03f6 p {
  margin-bottom: 0;
}
.border-thick-f387 .header-light-03f6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .border-thick-f387 .header-light-03f6 {
    padding-left: 0;
  }
}
.frame_6c03 .header-light-03f6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .frame_6c03 .header-light-03f6 {
    padding-right: 0;
  }
}
.frame_6c03 .lower-8a26 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accordion-ae89 .lower-8a26 {
  margin-bottom: 0.5em;
}
.accordion-ae89 .lower-8a26 img {
  width: 100%;
}
.tag_1369 .container-action-fd04,
.container-north-a68a .container-action-fd04 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container-north-a68a .media-liquid-5df9 .active_warm_7b0f p:last-child {
  margin-bottom: 0;
}
.dim-4fe9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.detail-0272 .under_7518 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .detail-0272 .under_7518:last-of-type {
    margin-bottom: 0;
  }
}
.detail-0272 .under_7518 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail-0272 .under_7518 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.detail-0272 .under_7518 ul li {
  margin: 0 0 0.6em;
}
.detail-0272 .under_7518 ul li.container_4b9c,
.detail-0272 .under_7518 ul li.accent-49e5 {
  position: relative;
}
.detail-0272 .under_7518 ul li.container_4b9c .secondary_rough_9806,
.detail-0272 .under_7518 ul li.accent-49e5 .secondary_rough_9806 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.detail-0272 .under_7518 ul li.container_4b9c:after:after,
.detail-0272 .under_7518 ul li.container_4b9c:after:before,
.detail-0272
  .under_7518
  ul
  li.accent-49e5:after:after,
.detail-0272
  .under_7518
  ul
  li.accent-49e5:after:before {
  content: "";
  display: table;
}
.detail-0272 .under_7518 ul li.container_4b9c:after:after,
.detail-0272
  .under_7518
  ul
  li.accent-49e5:after:after {
  clear: both;
}
.detail-0272 .under_7518 a.white_530c:hover {
  text-decoration: none;
}
.detail-0272 .under_7518 select {
  max-width: 100%;
}
.detail-0272 .under_7518 table {
  font-size: 85%;
}
.detail-0272 .under_7518 table td,
.detail-0272 .under_7518 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.detail-0272 .under_7518 table tfoot td {
  text-align: left;
}
.detail-0272 .under_7518 :last-child {
  margin-bottom: 0;
}
.detail-0272 .under_7518 .last-6e94 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.detail-0272 .under_7518 .last-6e94 label {
  width: 100%;
}
.detail-0272 .under_7518 .last-6e94 .article-simple-d219 {
  width: 100%;
  display: block;
}
.detail-0272 .under_7518 .last-6e94 .avatar-f067 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.detail-0272 .under_7518 .last-6e94 .avatar-f067:hover svg #svg-search {
  fill: #444;
}
.detail-0272 .under_7518 .last-6e94 .avatar-f067 svg {
  width: 18px;
  height: 18px;
}
.detail-0272 .feature_5cc5 ul ul,
.detail-0272 .south_a190 ul ul,
.detail-0272 .photo_bf5e ul ul,
.detail-0272 .layout_motion_50ee ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.detail-0272 .feature_5cc5 .module_current_e28b > a,
.detail-0272 .south_a190 .module_current_e28b > a,
.detail-0272 .photo_bf5e .module_current_e28b > a,
.detail-0272 .layout_motion_50ee .module_current_e28b > a {
  margin-bottom: 0;
}
.detail-0272 .info-1052 li,
.detail-0272 .feature_5cc5 li,
.detail-0272 .main_c60d li,
.detail-0272 .south_a190 li,
.detail-0272 .photo_bf5e li,
.detail-0272 .layout_motion_50ee li,
.detail-0272 .carousel-12b2 li,
.detail-0272 .narrow-fb2a li {
  display: block;
  position: relative;
}
.detail-0272 .info-1052 li:last-child,
.detail-0272 .feature_5cc5 li:last-child,
.detail-0272 .main_c60d li:last-child,
.detail-0272 .south_a190 li:last-child,
.detail-0272 .photo_bf5e li:last-child,
.detail-0272 .layout_motion_50ee li:last-child,
.detail-0272 .carousel-12b2 li:last-child,
.detail-0272 .narrow-fb2a li:last-child {
  border: none;
}
.detail-0272 .info-1052 li a,
.detail-0272 .feature_5cc5 li a,
.detail-0272 .main_c60d li a,
.detail-0272 .south_a190 li a,
.detail-0272 .photo_bf5e li a,
.detail-0272 .layout_motion_50ee li a,
.detail-0272 .carousel-12b2 li a,
.detail-0272 .narrow-fb2a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-0272 .info-1052 li ul li::before,
.detail-0272 .feature_5cc5 li ul li::before,
.detail-0272 .main_c60d li ul li::before,
.detail-0272 .south_a190 li ul li::before,
.detail-0272 .photo_bf5e li ul li::before,
.detail-0272 .layout_motion_50ee li ul li::before,
.detail-0272 .carousel-12b2 li ul li::before,
.detail-0272 .narrow-fb2a li ul li::before {
  left: 15px;
}
.detail-0272 .info-1052 li ul a,
.detail-0272 .feature_5cc5 li ul a,
.detail-0272 .main_c60d li ul a,
.detail-0272 .south_a190 li ul a,
.detail-0272 .photo_bf5e li ul a,
.detail-0272 .layout_motion_50ee li ul a,
.detail-0272 .carousel-12b2 li ul a,
.detail-0272 .narrow-fb2a li ul a {
  padding-left: 20px;
}
.detail-0272 .info-1052 li ul ul li::before,
.detail-0272 .feature_5cc5 li ul ul li::before,
.detail-0272 .main_c60d li ul ul li::before,
.detail-0272 .south_a190 li ul ul li::before,
.detail-0272 .photo_bf5e li ul ul li::before,
.detail-0272 .layout_motion_50ee li ul ul li::before,
.detail-0272 .carousel-12b2 li ul ul li::before,
.detail-0272 .narrow-fb2a li ul ul li::before {
  left: 30px;
}
.detail-0272 .info-1052 li ul ul a,
.detail-0272 .feature_5cc5 li ul ul a,
.detail-0272 .main_c60d li ul ul a,
.detail-0272 .south_a190 li ul ul a,
.detail-0272 .photo_bf5e li ul ul a,
.detail-0272 .layout_motion_50ee li ul ul a,
.detail-0272 .carousel-12b2 li ul ul a,
.detail-0272 .narrow-fb2a li ul ul a {
  padding-left: 40px;
}
.detail-0272 .surface-dynamic-9b50 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-0272 .narrow-fb2a ul li {
  margin-bottom: 1.41575em;
}
.detail-0272 .narrow-fb2a ul li .center-7189 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.detail-0272 .narrow-fb2a ul li .thumbnail_4753 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.caption-7eef .info-1052 li a,
.caption-7eef .feature_5cc5 li a,
.caption-7eef .main_c60d li a,
.caption-7eef .south_a190 li a,
.caption-7eef .photo_bf5e li a,
.caption-7eef .layout_motion_50ee li a,
.caption-7eef .carousel-12b2 li a,
.caption-7eef .narrow-fb2a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-7eef .surface-dynamic-9b50 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-7eef .under_7518 ul li.container_4b9c .secondary_rough_9806,
.caption-7eef .under_7518 ul li.accent-49e5 .secondary_rough_9806 {
  background: rgba(0, 0, 0, 0.2);
}
.caption-7eef .detail-0272 .under_7518 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_59c6 .detail-0272 .smooth_fa71 li {
  margin: 0;
}
.shade_59c6 .detail-0272 .smooth_fa71 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shade_59c6 .detail-0272 .smooth_fa71 li ul {
  margin: 0;
}
.shade_59c6 .detail-0272 .smooth_fa71 li ul li a {
  padding-left: 15px;
}
.shade_59c6 .detail-0272 .smooth_fa71 li ul li li a {
  padding-left: 30px;
}
.shade_59c6 .detail-0272 .smooth_fa71 li.hidden-1bf7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shade_59c6 .detail-0272 .smooth_fa71 li.hidden-1bf7 > 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;
}
.shade_59c6 .detail-0272 .smooth_fa71 li.hidden-1bf7 > 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;
}
.next_1afe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status_dirty_26dc {
  position: relative;
  z-index: 10;
}
.status_dirty_26dc .east_e081 {
  width: 100%;
  max-width: 100%;
}
.notice-fd3e .current_c7cf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notice-fd3e .tall-95d9 {
}
.notice-fd3e .caption-7eef {
  background: #292929;
}
.gold-6990 .current_c7cf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gold-6990 .tall-95d9 {
  background: #f9f9f9;
}
.gold-6990 .caption-7eef {
  background: #303030;
}
.banner_9521 .current_c7cf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner_9521 .filter_prev_ebd9 {
    margin-bottom: 1em;
  }
  .banner_9521 .filter_prev_ebd9:last-child {
    margin-bottom: 0;
  }
}
.banner_9521 .tall-95d9 {
  background: #ededed;
}
.banner_9521 .caption-7eef {
  background: #1a1a1a;
}
.current_c7cf.tall-95d9 {
  color: rgba(0, 0, 0, 0.6);
}
.current_c7cf.tall-95d9 .purple_562c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.current_c7cf.caption-7eef {
  color: rgba(255, 255, 255, 0.99);
}
.current_c7cf.caption-7eef a:not(.white_530c) {
  color: rgba(255, 255, 255, 0.79);
}
.current_c7cf.caption-7eef a:not(.white_530c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_c7cf.caption-7eef .purple_562c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_c7cf.caption-7eef table tbody td,
.current_c7cf.caption-7eef table th {
  background: rgba(0, 0, 0, 0.08);
}
.section_f252.module_basic_09ad .next-ab0f {
  max-width: initial;
}
.section_f252 .modal_north_40a7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section_f252 .modal_north_40a7 .east_e081 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .section_f252 .modal_north_40a7 .east_e081 {
    display: block;
    margin-bottom: 2em;
  }
  .section_f252 .modal_north_40a7 .east_e081:last-child {
    margin-bottom: 0;
  }
}
.banner_9521 .filter_prev_ebd9:last-child,
.gold-6990 .filter_prev_ebd9:last-child,
.notice-fd3e .filter_prev_ebd9:last-child {
  margin-bottom: 0;
}
.banner_9521 .filter_prev_ebd9 .detail-0272 .under_7518:last-child,
.gold-6990 .filter_prev_ebd9 .detail-0272 .under_7518:last-child,
.notice-fd3e .filter_prev_ebd9 .detail-0272 .under_7518:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .banner_9521 .description_hard_c51d,
  .banner_9521 .over-baa7,
  .gold-6990 .description_hard_c51d,
  .gold-6990 .over-baa7,
  .notice-fd3e .description_hard_c51d,
  .notice-fd3e .over-baa7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status_dirty_26dc .filter_prev_ebd9 {
    margin-bottom: 2em;
  }
}
.status_dirty_26dc p:last-child {
  margin-bottom: 0;
}
.status_dirty_26dc li,
.status_dirty_26dc ul {
  list-style: none;
  margin: 0;
}
.status_dirty_26dc ul ul {
  margin-left: 2.617924em;
}
.module-279b {
  font-size: 0.875em;
}

/* css-noise: c458 */
.phantom-card-y9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
