/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active_b254/customify
Author: WPCustomify
Author URI: https://pressmaximum.active_b254
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.active_b254/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.top_46c9.form_8a6d/licenses/gpl-2.0.first_5d24
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.inner_a487/, (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.clean-a7e2.description_left_319e/normalize.motion_b4bb/
 ======
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.motion_b4bb v7.0.0 | MIT License | github.active_b254/necolas/normalize.motion_b4bb */
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;
}
.green-5ca1 .medium-cdc0,
.search_current_b230,
.backdrop_dbb8,
.slider_9c31,
.current-d089,
.next-8043,
.content_hard_27f6,
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;
}
.search_current_b230,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .search_current_b230,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .search_current_b230,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop_dbb8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop_dbb8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop_dbb8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_dbb8,
  h2 {
    font-size: 1.7em;
  }
}
.slider_9c31,
h3 {
  font-size: 1.618em;
}
.green-5ca1 .medium-cdc0,
.current-d089,
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.focused-72ce {
  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;
}
.smooth-0813:after,
.smooth-0813:before,
.surface-aa1d:after,
.surface-aa1d:before {
  content: "";
  display: table;
}
.smooth-0813:after,
.surface-aa1d:after {
  clear: both;
}
.hard_a338 {
  float: right;
  margin-right: 0;
}
.selected-336f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.large-2ed8 .surface_hot_9a4c,
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;
}
.large-2ed8 .surface_hot_9a4c: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;
}
.photo_66d9 .surface_hot_9a4c {
  box-shadow: none;
}
.photo_66d9
  .surface_hot_9a4c
  .complex_1fc1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo_66d9 .surface_hot_9a4c .pro-8f15 {
  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;
}
.photo_66d9
  .surface_hot_9a4c
  .pro-8f15
  b {
  display: none;
}
.photo_66d9 .medium_10b9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bottom-841c:not(.center-c480):not(.dropdown-pressed-c2df),
button:not(.center-c480):not(.dropdown-pressed-c2df),
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ),
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ),
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ) {
  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;
}
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):hover,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):hover,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):hover,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):hover,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):active,
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):active,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):active,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):active,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):active,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus {
  outline: 0;
}
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b {
  position: relative;
}
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .full_9725,
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .outer-1004,
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .disabled-bottom-4ade,
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  i,
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  svg,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .full_9725,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .outer-1004,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .disabled-bottom-4ade,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  i,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  svg,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .full_9725,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .outer-1004,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .disabled-bottom-4ade,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  i,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  svg,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .full_9725,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .outer-1004,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .disabled-bottom-4ade,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  i,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  svg,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .full_9725,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .outer-1004,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  .disabled-bottom-4ade,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  i,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b
  svg {
  visibility: hidden;
}
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b:after,
button:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b:after,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b:after,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b:after,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ).fn-loading-f88b: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;
}
.bottom-841c:not(.center-c480):not(.dropdown-pressed-c2df),
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ),
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ),
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ) {
  color: #fff;
  background: #235787;
}
.bottom-841c:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus,
input[type="button"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus,
input[type="reset"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus,
input[type="submit"]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ):focus {
  color: #fff;
}
.bottom-841c.fn-disabled-f88b:not(.center-c480):not(
    .dropdown-pressed-c2df
  ),
.bottom-841c[disabled]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ),
button.fn-disabled-f88b:not(.center-c480):not(
    .dropdown-pressed-c2df
  ),
button[disabled]:not(.center-c480):not(
    .dropdown-pressed-c2df
  ) {
  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;
}
.west_edd9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west_edd9: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;
}
.image-outer-8bef {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid-dynamic-5a0a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accent-solid-39e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.smooth-0813:after,
.smooth-0813:before,
.module-5e46:after,
.module-5e46:before,
.element-dd06:after,
.element-dd06:before,
.narrow-350e:after,
.narrow-350e:before,
.gallery_soft_bd8a:after,
.gallery_soft_bd8a:before,
.hover_fast_db09:after,
.hover_fast_db09:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.smooth-0813:after,
.module-5e46:after,
.element-dd06:after,
.narrow-350e:after,
.gallery_soft_bd8a:after,
.hover_fast_db09:after {
  clear: both;
}
.module-5e46 .carousel_fluid_a6e9,
.element-dd06 .carousel_fluid_a6e9,
.pattern_587b .carousel_fluid_a6e9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget-2bfc {
  display: inline-block;
}
.input_c4a0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_c4a0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_c4a0 .detail-7d0a {
  padding: 1em 0;
  font-size: 85%;
}
.detail-7d0a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge-4042 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge-4042:after,
.badge-4042:before {
  content: "";
  display: table;
}
.badge-4042:after {
  clear: both;
}
.thumbnail-fixed-6213 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.icon_center_23e5 .thumbnail-fixed-6213 {
  max-width: 50%;
}
.texture-e6bf .thumbnail-fixed-6213 {
  max-width: 33.33%;
}
.modal_west_4477 .thumbnail-fixed-6213 {
  max-width: 25%;
}
.item-2784 .thumbnail-fixed-6213 {
  max-width: 20%;
}
.detail-green-e109 .thumbnail-fixed-6213 {
  max-width: 16.66%;
}
.tooltip_dd1d .thumbnail-fixed-6213 {
  max-width: 14.28%;
}
.secondary-4f77 .thumbnail-fixed-6213 {
  max-width: 12.5%;
}
.wrapper_iron_3959 .thumbnail-fixed-6213 {
  max-width: 11.11%;
}
.backdrop-25e0 {
  display: block;
}
.green-5ca1 .huge_6563 label,
.green-5ca1 .notice-middle-648a label,
.green-5ca1 .solid-787e label,
.green-5ca1 .mask_0f8e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-23a1 {
  list-style: none;
  margin: 0;
}
.item-23a1 article.progress_slow_c00a {
  margin-bottom: 0;
}
.item-23a1 ul {
  list-style: none;
  margin: 0;
}
.item-23a1 .menu-center-e034 li.progress_slow_c00a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-23a1 .menu-center-e034 li.progress_slow_c00a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-23a1 .menu-center-e034 li.progress_slow_c00a: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) {
  .item-23a1 .menu-center-e034 li.progress_slow_c00a li.progress_slow_c00a li.progress_slow_c00a li.progress_slow_c00a {
    padding-left: 0;
  }
}
article.progress_slow_c00a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_slow_c00a .module-5e46 p:last-of-type {
  margin-bottom: 0;
}
article.progress_slow_c00a .card_dark_dbe4 {
  float: left;
}
article.progress_slow_c00a .white-9221 {
  margin-left: 85px;
}
article.progress_slow_c00a .purple_1421 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_slow_c00a .purple_1421 .preview_3d89 {
  margin-left: 10px;
}
article.progress_slow_c00a .aside-854c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_slow_c00a .search-under-757f {
  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 .huge_6563,
  #respond .solid-787e,
  #respond .mask_0f8e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge_6563 input,
#respond .solid-787e input,
#respond .mask_0f8e input {
  width: 100%;
}
#respond .mask_0f8e {
  margin-right: 0;
}
#respond .aside_down_fa87 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph-narrow-c4ee {
  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;
}
.paragraph-narrow-c4ee.current_1f35 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph-narrow-c4ee 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%);
}
.paragraph-narrow-c4ee:focus,
.paragraph-narrow-c4ee:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.backdrop_10e0 {
  border-radius: 10%;
}
.filter-hovered-ab2e {
  border-radius: 50%;
}
.card_wood_df31 {
  font-size: 0.72em;
}
.grid-up-1e1c {
  font-size: 0.875em;
}
.stale-9734 {
  font-size: 1.1em;
}
.mini-72ea {
  text-transform: uppercase;
  line-height: 1.2;
}
.mini-72ea.card_wood_df31 {
  letter-spacing: 0.5px;
}
.layout-d6b7,
.layout-d6b7 a {
  color: #6d6d6d;
}
.layout-d6b7 a:hover {
  color: #111;
}
.photo-north-afbb {
  color: #6d6d6d;
}
.dim-c6cd {
  overflow-x: hidden;
}
.dim-c6cd .selected_1397.gold_d940 {
  position: relative;
}
.dim-c6cd .selected_1397.gold_d940.header-4a43 {
  position: initial;
}
.dim-c6cd
  .selected_1397.gold_d940.header-4a43
  .border-small-5e47 {
  left: auto;
}
.dim-c6cd .selected_1397 .border-small-5e47 {
  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;
}
.dim-c6cd .selected_1397:hover.gold_d940 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim-c6cd
  .selected_1397:hover.gold_d940
  .border-small-5e47 {
  display: block;
  z-index: 9999999;
}
.dim-c6cd .filter-8251 .bright-6274,
.dim-c6cd .notice_1aa1 .bright-6274 {
  display: none;
}
.dim-c6cd .pagination-inner-b028 .selected_1397:hover.gold_d940 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.green-5ca1 .huge_6563 label,
.green-5ca1 .notice-middle-648a label,
.green-5ca1 .solid-787e label,
.green-5ca1 .mask_0f8e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-23a1 {
  list-style: none;
  margin: 0;
}
.item-23a1 article.progress_slow_c00a {
  margin-bottom: 0;
}
.item-23a1 ul {
  list-style: none;
  margin: 0;
}
.item-23a1 .menu-center-e034 li.progress_slow_c00a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-23a1 .menu-center-e034 li.progress_slow_c00a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-23a1 .menu-center-e034 li.progress_slow_c00a: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) {
  .item-23a1 .menu-center-e034 li.progress_slow_c00a li.progress_slow_c00a li.progress_slow_c00a li.progress_slow_c00a {
    padding-left: 0;
  }
}
article.progress_slow_c00a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_slow_c00a .module-5e46 p:last-of-type {
  margin-bottom: 0;
}
article.progress_slow_c00a .card_dark_dbe4 {
  float: left;
}
article.progress_slow_c00a .white-9221 {
  margin-left: 85px;
}
article.progress_slow_c00a .purple_1421 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_slow_c00a .purple_1421 .preview_3d89 {
  margin-left: 10px;
}
article.progress_slow_c00a .aside-854c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_slow_c00a .search-under-757f {
  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 .huge_6563,
  #respond .solid-787e,
  #respond .mask_0f8e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge_6563 input,
#respond .solid-787e input,
#respond .mask_0f8e input {
  width: 100%;
}
#respond .mask_0f8e {
  margin-right: 0;
}
#respond .aside_down_fa87 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.filter-8251 .center_1168 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.center_1168 .center_03c9.hidden-first-0415 .list-bce2 > li > a:focus,
.center_1168 .center_03c9.hidden-first-0415 .list-bce2 > li > a:hover,
.center_1168 .center_03c9.photo-fa5e .list-bce2 > li > a:focus,
.center_1168 .center_03c9.photo-fa5e .list-bce2 > li > a:hover,
.center_1168 .center_03c9.accordion-d1e9 .list-bce2 > li > a:focus,
.center_1168 .center_03c9.accordion-d1e9 .list-bce2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_1168
  .center_03c9.hidden-first-0415
  .list-bce2
  > li.bronze-b8ba
  > a,
.center_1168
  .center_03c9.hidden-first-0415
  .list-bce2
  > li.tooltip-d6f7
  > a,
.center_1168
  .center_03c9.photo-fa5e
  .list-bce2
  > li.bronze-b8ba
  > a,
.center_1168
  .center_03c9.photo-fa5e
  .list-bce2
  > li.tooltip-d6f7
  > a,
.center_1168
  .center_03c9.accordion-d1e9
  .list-bce2
  > li.bronze-b8ba
  > a,
.center_1168 .center_03c9.accordion-d1e9 .list-bce2 > li.alert_967e > a {
  color: rgba(255, 255, 255, 0.99);
}
.center_1168 .dirty_4bd1,
.center_1168 .dirty_4bd1 a {
  color: rgba(255, 255, 255, 0.99);
}
.center_1168 .shade-3e8e.image_57e0 li a,
.center_1168 .section-c837 a,
.center_1168 .fixed-a682,
.center_1168 .list-bce2 > li > a,
.center_1168 .wood_e970 {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168 .shade-3e8e.image_57e0 li a:hover,
.center_1168 .section-c837 a:hover,
.center_1168 .fixed-a682:hover,
.center_1168 .list-bce2 > li > a:hover,
.center_1168 .wood_e970:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_1168 .content-fluid-b6e1 {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168 .content-fluid-b6e1 .backdrop_82a3 {
  color: rgba(255, 255, 255, 0.99);
}
.center_1168 .content-fluid-b6e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_1168 .carousel-6b48 .overlay_large_334d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center_1168 .carousel-6b48 .overlay_large_334d .border_c36d {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168
  .carousel-6b48
  .overlay_large_334d
  .border_c36d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168
  .carousel-6b48
  .overlay_large_334d
  .border_c36d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168
  .carousel-6b48
  .overlay_large_334d
  .border_c36d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168
  .carousel-6b48
  .overlay_large_334d
  .border_c36d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168 .carousel-6b48 .focus_advanced_8357 {
  color: rgba(255, 255, 255, 0.79);
}
.center_1168 .carousel-6b48 .focus_advanced_8357:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_35fd
  .center_1168
  .carousel-6b48
  .layout-3fd8
  .focus-fixed-1990 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_35fd
  .center_1168
  .carousel-6b48
  .layout-3fd8
  .border_c36d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-8251 .shade_light_ebe8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shade_light_ebe8 .center_03c9.hidden-first-0415 .list-bce2 > li > a:focus,
.shade_light_ebe8 .center_03c9.hidden-first-0415 .list-bce2 > li > a:hover,
.shade_light_ebe8 .center_03c9.photo-fa5e .list-bce2 > li > a:focus,
.shade_light_ebe8 .center_03c9.photo-fa5e .list-bce2 > li > a:hover,
.shade_light_ebe8 .center_03c9.accordion-d1e9 .list-bce2 > li > a:focus,
.shade_light_ebe8 .center_03c9.accordion-d1e9 .list-bce2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_light_ebe8
  .center_03c9.hidden-first-0415
  .list-bce2
  > li.bronze-b8ba
  > a,
.shade_light_ebe8
  .center_03c9.hidden-first-0415
  .list-bce2
  > li.tooltip-d6f7
  > a,
.shade_light_ebe8
  .center_03c9.photo-fa5e
  .list-bce2
  > li.bronze-b8ba
  > a,
.shade_light_ebe8
  .center_03c9.photo-fa5e
  .list-bce2
  > li.tooltip-d6f7
  > a,
.shade_light_ebe8
  .center_03c9.accordion-d1e9
  .list-bce2
  > li.bronze-b8ba
  > a,
.shade_light_ebe8 .center_03c9.accordion-d1e9 .list-bce2 > li.alert_967e > a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_light_ebe8 .dirty_4bd1,
.shade_light_ebe8 .dirty_4bd1 a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_light_ebe8 .shade-3e8e.image_57e0 li a,
.shade_light_ebe8 .section-c837 a,
.shade_light_ebe8 .fixed-a682,
.shade_light_ebe8 .list-bce2 > li > a,
.shade_light_ebe8 .wood_e970 {
  color: rgba(0, 0, 0, 0.55);
}
.shade_light_ebe8 .shade-3e8e.image_57e0 li a:hover,
.shade_light_ebe8 .section-c837 a:hover,
.shade_light_ebe8 .fixed-a682:hover,
.shade_light_ebe8 .list-bce2 > li > a:hover,
.shade_light_ebe8 .wood_e970:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_light_ebe8 .content-fluid-b6e1 {
  color: rgba(0, 0, 0, 0.55);
}
.shade_light_ebe8 .content-fluid-b6e1 .backdrop_82a3 {
  color: rgba(0, 0, 0, 0.8);
}
.shade_light_ebe8 .content-fluid-b6e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-6326 .thumbnail_9da7 {
  margin-left: auto;
  margin-right: auto;
}
.element-dd06 > * {
  margin-left: auto;
  margin-right: auto;
}
.element-dd06 .image-outer-8bef {
  margin-right: 1.41575em;
}
.caption_a4c0 .element-dd06 > .header-simple-adf1 {
  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;
}
.caption_a4c0 .element-dd06 > .row-ac67 {
  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;
}
.preview-1cff.east-6326 .thumbnail_9da7,
.gold-df3c.east-6326 .thumbnail_9da7 {
  margin-left: 0;
}
.static_ef53.east-6326 .thumbnail_9da7,
.under-8d32.east-6326 .thumbnail_9da7 {
  margin-right: 0;
}
.element-dd06 ol,
.element-dd06 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_b7ac video {
  max-width: 100%;
}
.bright_fcbe img {
  display: block;
}
.bright_fcbe.image-outer-8bef,
.bright_fcbe.grid-dynamic-5a0a {
  width: 100%;
}
.bright_fcbe.row-ac67 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.card-blue-c7c4:not(.old_6fa0) {
  margin: 1.5em auto;
}
.hero-narrow-b271 p {
  padding: 1.5em 14px;
}
ul.bright-9d36.row-ac67,
ul.bright-9d36.header-simple-adf1,
ul.bright-9d36.breadcrumb_blue_6760.header-simple-adf1 {
  padding: 0 14px;
}
.tooltip_c7d7 {
  display: block;
  overflow-x: auto;
}
.tooltip_c7d7 table {
  border-collapse: collapse;
  width: 100%;
}
.tooltip_c7d7 td,
.tooltip_c7d7 th {
  padding: 0.5em;
}
.element-dd06 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.element-dd06 ol ol,
.element-dd06 ol ul,
.element-dd06 ul ol,
.element-dd06 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.element-dd06 ol ol li,
.element-dd06 ol ul li,
.element-dd06 ul ol li,
.element-dd06 ul ul li {
  margin-left: 0;
}
.gallery-fresh-3b22.rough-66b8 > .form-f55b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-fresh-3b22.rough-66b8 > .form-f55b iframe,
.gallery-fresh-3b22.rough-66b8 > .form-f55b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.picture_cold_0212 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.picture_cold_0212.accent_dee8 {
  padding: 0;
}
.picture_cold_0212.accent_dee8 cite {
  font-size: 13px;
}
.picture_cold_0212 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.picture_cold_0212 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bottom-cf86 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bottom-cf86 > p:first-child {
  margin-top: 0;
}
.bottom-cf86 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bottom-cf86 blockquote {
  border-left: 0;
}
.aside_8df8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.aside_8df8:not(.texture_dynamic_2c2e) {
  max-width: 100px;
}
.aside_8df8.lite_b39f {
  border-bottom: none !important;
  text-align: center;
}
.aside_8df8.lite_b39f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero-narrow-b271 p {
    padding: 1.5em 0;
  }
}
.west_bbe3 {
  color: #0073aa;
}
.tag_in_b47d {
  background-color: #0073aa;
}
.badge_dbe0 {
  color: #229fd8;
}
.hidden-0826 {
  background-color: #229fd8;
}
.hidden-1486 {
  color: #eee;
}
.video_89bf {
  background-color: #eee;
}
.picture_prev_448d {
  color: #444;
}
.shade-2991 {
  background-color: #444;
}
.paper_08f8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paper_08f8 .frame-wide-156c .section-c837 {
  font-size: 15px;
}
.paper_08f8 .section-c837 {
  line-height: 1.3;
}
.paper_08f8 .shade_light_ebe8 {
}
.paper_08f8 .center_1168 {
  background: #235787;
}
.dropdown-0170 {
  padding: 0;
}
.dropdown-0170 .center_1168 {
  background: #1a1a1a;
}
.dropdown-0170 .shade_light_ebe8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph_complex_4d5b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph_complex_4d5b .shade_light_ebe8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph_complex_4d5b .center_1168 {
  background: #303030;
}
.hover_fast_db09 {
  position: relative;
  z-index: 10;
}
.hover_fast_db09 .last_3b12 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_tall_219e .gold_d940 {
  display: inline-block;
  vertical-align: middle;
}
.modal_tall_219e.layout-b85f .gold_d940 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .modal_tall_219e.layout-b85f .gold_d940 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .modal_tall_219e.layout-b85f .gold_d940 {
    margin-right: 0.4em;
  }
}
.modal_tall_219e.layout-b85f .gold_d940:last-child {
  margin-right: 0;
}
.item-hot-db89 .last_3b12 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .filter-8251 .frame-wide-156c {
    margin: 0 -0.5em;
  }
  .filter-8251 .frame-wide-156c [class*="customify-col-"],
  .filter-8251 .frame-wide-156c [class*="customify-col_"],
  .filter-8251 .frame-wide-156c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.filter-8251.detail-2083 .last_3b12 {
  background: 0 0 !important;
}
.filter-8251.detail-2083 .last_3b12,
.filter-8251.item-hot-db89 .last_3b12 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .filter-8251.outer-69e6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.filter-8251.item-hot-db89 .last_3b12 {
  box-shadow: none !important;
}
.lower_5b2b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lower_5b2b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lower_5b2b {
    padding: 18px 0 20px;
  }
}
.lower_5b2b .title_54b1 {
  width: 100%;
}
.lower_5b2b .warm-bece {
  margin-bottom: 0;
}
.lower_5b2b .pressed_ad2e {
  margin-top: 5px;
  font-size: 0.875em;
}
.notice_center_3ddc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notice_center_3ddc .icon_upper_9374 {
  width: 100%;
}
.paragraph-ae4d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paragraph-ae4d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paragraph-ae4d 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;
}
.paragraph-ae4d li:last-child:after {
  display: none;
}
.paragraph-ae4d li a {
  font-weight: 500;
  margin-right: 10px;
}
.header-0c68 .bright-6274 button,
.lower_5b2b .bright-6274 button {
  left: 0;
}
.header-0c68 .icon_upper_9374,
.lower_5b2b .icon_upper_9374 {
  padding-left: 0;
  padding-right: 0;
}
.header-0c68 .notice_center_3ddc,
.lower_5b2b .notice_center_3ddc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header-0c68 {
  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;
}
.header-0c68: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;
}
.header-0c68 .photo_red_1214 {
  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) {
  .header-0c68 .photo_red_1214 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header-0c68 .photo_red_1214 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header-0c68 .photo_red_1214 {
    min-height: 200px;
  }
}
.header-0c68 .paragraph-ae4d {
  color: rgba(255, 255, 255, 0.8);
}
.header-0c68 .paragraph-ae4d a,
.header-0c68 .paragraph-ae4d li:after {
  color: inherit;
}
.header-0c68 .paragraph-ae4d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover-easy-8016 {
  margin-bottom: 0.5em;
}
.caption-2aa9 {
  margin-bottom: 1.2em;
}
.caption-2aa9,
.hover-easy-8016 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption-2aa9 p:last-child,
.hover-easy-8016 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright-6274,
#masthead .bright-6274 {
  display: none;
}
#masthead
  > .bright-6274.sidebar_bright_8e45 {
  display: none;
}
#masthead > .bright-6274 button {
  left: 0;
}
.container_d129 {
  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%;
}
.container_d129 .gold_d940 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container_d129 .status_6026 {
  display: -webkit-box;
  display: flex;
}
.container_d129 .status_6026.inner-ec9c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container_d129 .status_6026.aside-liquid-6a2e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_d129 .status_6026.shade_2813 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_d129.card_focused_1dc5.carousel_c86b .status_6026.inner-ec9c {
  flex-basis: 100%;
}
.container_d129.accordion-hovered-4ff9 .status_6026.aside-liquid-6a2e {
  -webkit-box-flex: 1;
  flex: auto;
}
.container_d129.accordion-hovered-4ff9 .status_6026.shade_2813 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright-6274.sidebar_bright_8e45 {
  display: none;
}
#masthead > .bright-6274 button {
  left: 0;
}
.label_purple_10d9 {
  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;
}
.label_purple_10d9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label_purple_10d9.icon-3253 i {
  margin-right: 4px;
}
.label_purple_10d9.accent_tall_4ae1 i {
  margin-left: 5px;
}
.section-c837 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section-c837 p:last-child {
  margin-bottom: 0;
}
.secondary_basic_3635 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.secondary_basic_3635 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.secondary_basic_3635 img {
  display: block;
  width: auto;
  line-height: 1;
}
.secondary_basic_3635 .dirty_4bd1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.secondary_basic_3635 .component_plasma_257b {
  margin: 5px 0 7px 0;
}
.secondary_basic_3635.focus_gas_13b7 .primary-f7f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_basic_3635.focus_gas_13b7 .thumbnail_2cef {
  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;
}
.secondary_basic_3635.badge_white_0ddc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.secondary_basic_3635.badge_white_0ddc .primary-f7f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_basic_3635.badge_white_0ddc .thumbnail_2cef {
  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;
}
.secondary_basic_3635.breadcrumb-hovered-2d65 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_basic_3635.tooltip-64b4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.secondary_basic_3635.tooltip-64b4 .thumbnail_2cef {
  margin-top: 7px;
}
.fast-1bb7 {
  display: inline-block;
}
.hover_fast_db09 .mask-soft-24f5 .secondary_basic_3635 img {
  max-width: 100%;
}
.center_03c9 .focus-upper-4b41.logo-0e95,
.focused-6e1a .focus-upper-4b41.logo-0e95 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_03c9 .hover_hard_76f7,
.focused-6e1a .hover_hard_76f7 {
  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%);
}
.center_03c9 .hover_hard_76f7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center_03c9.gradient_ae70 .hover_hard_76f7 {
  display: none;
}
.center_03c9 .nav-9204 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_03c9 .nav-9204 li {
  display: inline-block;
  position: relative;
}
.center_03c9 .nav-9204 li:last-child {
  margin-right: 0;
}
.center_03c9 .nav-9204 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;
}
.center_03c9 .nav-9204 li.alert_967e > a {
  color: rgba(0, 0, 0, 0.9);
}
.center_03c9 .nav-9204 > 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;
}
.center_03c9 .nav-9204 > li > a i {
  line-height: 0;
}
.center_03c9 .nav-9204 > li.popup-f551 > a .hover_hard_76f7 {
  margin-left: 4px;
  line-height: 0;
}
.center_03c9 .nav-9204 .carousel_advanced_d7f3 li.popup-f551 > a {
  position: relative;
}
.center_03c9 .nav-9204 .carousel_advanced_d7f3 li.popup-f551 > a:after,
.center_03c9 .nav-9204 .carousel_advanced_d7f3 li.popup-f551 > a:before {
  content: "";
  display: table;
}
.center_03c9 .nav-9204 .carousel_advanced_d7f3 li.popup-f551 > a:after {
  clear: both;
}
.center_03c9 .nav-9204 .carousel_advanced_d7f3 li.popup-f551 > a .hover_hard_76f7 {
  margin-left: 5px;
  float: right;
}
.center_03c9 .black_d9a8,
.center_03c9 .carousel_advanced_d7f3 {
  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;
}
.center_03c9 .carousel_advanced_d7f3 {
  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;
}
.center_03c9 .carousel_advanced_d7f3 .logo-0e95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_03c9 .carousel_advanced_d7f3 .hover_hard_76f7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center_03c9 .carousel_advanced_d7f3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.center_03c9 .carousel_advanced_d7f3 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;
}
.center_03c9 .carousel_advanced_d7f3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center_03c9 .carousel_advanced_d7f3 .carousel_advanced_d7f3 {
  top: 0;
  left: 100%;
}
.center_03c9 .secondary-4a50.fn-focus-f88b > .black_d9a8,
.center_03c9 .secondary-4a50.fn-focus-f88b > .carousel_advanced_d7f3,
.center_03c9 .secondary-4a50:focus > .black_d9a8,
.center_03c9 .secondary-4a50:focus > .carousel_advanced_d7f3,
.center_03c9 .secondary-4a50:hover > .black_d9a8,
.center_03c9 .secondary-4a50:hover > .carousel_advanced_d7f3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center_03c9.accordion-d1e9 .list-bce2:after,
.center_03c9.accordion-d1e9 .list-bce2:before {
  content: "";
  display: table;
}
.center_03c9.accordion-d1e9 .list-bce2:after {
  clear: both;
}
.center_03c9.accordion-d1e9 .list-bce2 > li {
  float: left;
}
.center_03c9.button-tall-5d25 .list-bce2:after,
.center_03c9.button-tall-5d25 .list-bce2:before {
  content: "";
  display: table;
}
.center_03c9.button-tall-5d25 .list-bce2:after {
  clear: both;
}
.center_03c9.button-tall-5d25 .list-bce2 > li {
  float: left;
}
.center_03c9.button-tall-5d25 .list-bce2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center_03c9.button-tall-5d25 .list-bce2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center_03c9.button-tall-5d25 .list-bce2 > li.bronze-b8ba > a,
.center_03c9.button-tall-5d25 .list-bce2 > li.alert_967e > a {
  color: #fff;
  background-color: #1e4b75;
}
.center_03c9.hidden-first-0415 .list-bce2 > li > a .logo-0e95 {
  position: relative;
}
.center_03c9.hidden-first-0415 .list-bce2 > li > a .logo-0e95: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;
}
.center_03c9.hidden-first-0415
  .list-bce2
  > li:focus
  > a
  .logo-0e95:before,
.center_03c9.hidden-first-0415
  .list-bce2
  > li:hover
  > a
  .logo-0e95:before {
  width: 100%;
  background-color: currentColor;
}
.center_03c9.hidden-first-0415
  .list-bce2
  > li.bronze-b8ba
  > a
  .logo-0e95:before,
.center_03c9.hidden-first-0415
  .list-bce2
  > li.tooltip-d6f7
  > a
  .logo-0e95:before {
  width: 100%;
  background-color: currentColor;
}
.center_03c9.photo-fa5e .list-bce2 > li > a .logo-0e95 {
  position: relative;
}
.center_03c9.photo-fa5e .list-bce2 > li > a .logo-0e95: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;
}
.center_03c9.photo-fa5e .list-bce2 > li:focus > a .logo-0e95:before,
.center_03c9.photo-fa5e
  .list-bce2
  > li:hover
  > a
  .logo-0e95:before {
  width: 100%;
  background-color: currentColor;
}
.center_03c9.photo-fa5e
  .list-bce2
  > li.bronze-b8ba
  > a
  .logo-0e95:before,
.center_03c9.photo-fa5e
  .list-bce2
  > li.tooltip-d6f7
  > a
  .logo-0e95:before {
  width: 100%;
  background-color: currentColor;
}
.focused-6e1a .nav-9204 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focused-6e1a .nav-9204 li:first-child > a {
  border-top: none;
}
.focused-6e1a .nav-9204 .accordion-9dbc > .logo-0e95 .hover_hard_76f7 {
  display: none;
}
.focused-6e1a .nav-9204 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focused-6e1a .nav-9204 li:last-child {
  border: none;
}
.focused-6e1a .nav-9204 li.popup-f551 > a {
  padding-right: 45px !important;
}
.focused-6e1a .nav-9204 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focused-6e1a .nav-9204 li a:focus,
.focused-6e1a .nav-9204 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-6e1a .nav-9204 li .image-paper-71e8 {
  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;
}
.focused-6e1a .nav-9204 li .image-paper-71e8:hover {
  box-shadow: none;
}
.focused-6e1a .nav-9204 li .image-paper-71e8 .hover_hard_76f7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focused-6e1a .nav-9204 .carousel_advanced_d7f3 {
  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);
}
.focused-6e1a .nav-9204 .carousel_advanced_d7f3 li a {
  padding-left: 3em;
}
.focused-6e1a .nav-9204 .static-3aa7 > a .image-paper-71e8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focused-6e1a .nav-9204 .static-3aa7 > .carousel_advanced_d7f3 {
  display: block;
  opacity: 1;
}
.fast-5251 {
  max-width: 100%;
}
.backdrop_7130 {
  line-height: 0;
  cursor: pointer;
}
.wood_e970 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wood_e970:hover {
  box-shadow: none;
  color: currentColor;
}
.wood_e970 svg {
  width: 18px;
  height: 18px;
}
.wood_e970 .selected_5372 {
  display: none;
}
.block-5f4b {
  position: relative;
}
.block-5f4b.fn-active-f88b .wood_e970 .active_0844 {
  display: none;
}
.block-5f4b.fn-active-f88b .wood_e970 .selected_5372 {
  display: inline-block;
}
.block-5f4b .search_0463 {
  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);
}
.block-5f4b.dropdown_bf82 .search_0463 {
  left: auto;
  right: -0.9em;
}
.block-5f4b.dropdown_bf82 .tag-3d50::before {
  left: auto;
  right: 15px;
}
.block-5f4b.fn-active-f88b .search_0463 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-3fd8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.layout-3fd8 label {
  flex-basis: 100%;
}
.layout-3fd8 .overlay_large_334d {
  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;
}
.layout-3fd8 .border_c36d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.layout-3fd8 .border_c36d:focus {
  background-color: transparent;
}
.layout-3fd8 button.focus_advanced_8357 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.layout-3fd8 button.focus_advanced_8357:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.layout-3fd8 button.focus_advanced_8357 svg {
  width: 18px;
  height: 18px;
}
.layout-3fd8 input[type="submit"] {
  min-height: auto;
}
.carousel-6b48 .layout-3fd8 .border_c36d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag-3d50 {
  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) {
  .tag-3d50 {
    width: 220px;
  }
}
.tag-3d50 label {
  flex-basis: 100%;
}
.tag-3d50::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;
}
.label_35fd .carousel-6b48 .layout-3fd8 {
  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;
}
.label_35fd
  .carousel-6b48
  .layout-3fd8
  .overlay_large_334d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label_35fd .carousel-6b48 .layout-3fd8 .border_c36d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label_35fd
  .carousel-6b48
  .layout-3fd8
  .border_c36d:focus {
  background: 0 0;
}
.label_35fd
  .carousel-6b48
  .layout-3fd8
  .focus-fixed-1990 {
  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;
}
.shade-3e8e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade-3e8e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade-3e8e li:last-child {
  margin-right: 0;
}
.shade-3e8e li:first-child {
  margin-left: 0;
}
.shade-3e8e.icon_huge_c83e a {
  color: #fff;
}
.shade-3e8e.icon_huge_c83e a:hover {
  color: #fff;
}
.shade-3e8e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade-3e8e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade-3e8e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade-3e8e a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade-3e8e [class*="social-icon-apple"] {
  background-color: #999;
}
.shade-3e8e [class*="social-icon-apple"].notification_fa96 {
  background-color: transparent;
  color: #999;
}
.shade-3e8e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade-3e8e [class*="social-icon-behance"].notification_fa96 {
  background-color: transparent;
  color: #1769ff;
}
.shade-3e8e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade-3e8e [class*="social-icon-bitbucket"].notification_fa96 {
  background-color: transparent;
  color: #205081;
}
.shade-3e8e [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade-3e8e [class*="social-icon-codepen"].notification_fa96 {
  background-color: transparent;
  color: #000;
}
.shade-3e8e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade-3e8e [class*="social-icon-delicious"].notification_fa96 {
  background-color: transparent;
  color: #39f;
}
.shade-3e8e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade-3e8e [class*="social-icon-digg"].notification_fa96 {
  background-color: transparent;
  color: #005be2;
}
.shade-3e8e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade-3e8e [class*="social-icon-dribbble"].notification_fa96 {
  background-color: transparent;
  color: #ea4c89;
}
.shade-3e8e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade-3e8e [class*="social-icon-envelope"].notification_fa96 {
  background-color: transparent;
  color: #ea4335;
}
.shade-3e8e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade-3e8e [class*="social-icon-facebook"].notification_fa96 {
  background-color: transparent;
  color: #3b5998;
}
.shade-3e8e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade-3e8e [class*="social-icon-flickr"].notification_fa96 {
  background-color: transparent;
  color: #0063dc;
}
.shade-3e8e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade-3e8e [class*="social-icon-foursquare"].notification_fa96 {
  background-color: transparent;
  color: #2d5be3;
}
.shade-3e8e [class*="social-icon-github"] {
  background-color: #333;
}
.shade-3e8e [class*="social-icon-github"].notification_fa96 {
  background-color: transparent;
  color: #333;
}
.shade-3e8e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade-3e8e [class*="social-icon-google-plus"].notification_fa96 {
  background-color: transparent;
  color: #dd4b39;
}
.shade-3e8e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade-3e8e [class*="social-icon-houzz"].notification_fa96 {
  background-color: transparent;
  color: #7ac142;
}
.shade-3e8e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade-3e8e [class*="social-icon-instagram"].notification_fa96 {
  background-color: transparent;
  color: #262626;
}
.shade-3e8e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade-3e8e [class*="social-icon-jsfiddle"].notification_fa96 {
  background-color: transparent;
  color: #487aa2;
}
.shade-3e8e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade-3e8e [class*="social-icon-linkedin"].notification_fa96 {
  background-color: transparent;
  color: #0077b5;
}
.shade-3e8e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade-3e8e [class*="social-icon-medium"].notification_fa96 {
  background-color: transparent;
  color: #00ab6b;
}
.shade-3e8e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade-3e8e
  [class*="social-icon-odnoklassniki"].notification_fa96 {
  background-color: transparent;
  color: #f4731c;
}
.shade-3e8e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade-3e8e [class*="social-icon-meetup"].notification_fa96 {
  background-color: transparent;
  color: #ec1c40;
}
.shade-3e8e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade-3e8e [class*="social-icon-pinterest"].notification_fa96 {
  background-color: transparent;
  color: #bd081c;
}
.shade-3e8e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade-3e8e [class*="social-icon-product-hunt"].notification_fa96 {
  background-color: transparent;
  color: #da552f;
}
.shade-3e8e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade-3e8e [class*="social-icon-reddit"].notification_fa96 {
  background-color: transparent;
  color: #ff4500;
}
.shade-3e8e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade-3e8e [class*="social-icon-rss"].notification_fa96 {
  background-color: transparent;
  color: #f26522;
}
.shade-3e8e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade-3e8e
  [class*="social-icon-shopping-cart"].notification_fa96 {
  background-color: transparent;
  color: #4caf50;
}
.shade-3e8e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade-3e8e [class*="social-icon-skype"].notification_fa96 {
  background-color: transparent;
  color: #00aff0;
}
.shade-3e8e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade-3e8e [class*="social-icon-slideshare"].notification_fa96 {
  background-color: transparent;
  color: #0077b5;
}
.shade-3e8e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade-3e8e [class*="social-icon-snapchat"].notification_fa96 {
  background-color: transparent;
  color: #fffc00;
}
.shade-3e8e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade-3e8e [class*="social-icon-soundcloud"].notification_fa96 {
  background-color: transparent;
  color: #f80;
}
.shade-3e8e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade-3e8e [class*="social-icon-spotify"].notification_fa96 {
  background-color: transparent;
  color: #2ebd59;
}
.shade-3e8e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade-3e8e
  [class*="social-icon-stack-overflow"].notification_fa96 {
  background-color: transparent;
  color: #fe7a15;
}
.shade-3e8e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade-3e8e [class*="social-icon-maldkfgram"].notification_fa96 {
  background-color: transparent;
  color: #2ca5e0;
}
.shade-3e8e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade-3e8e [class*="social-icon-tripadvisor"].notification_fa96 {
  background-color: transparent;
  color: #589442;
}
.shade-3e8e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade-3e8e [class*="social-icon-tumblr"].notification_fa96 {
  background-color: transparent;
  color: #35465c;
}
.shade-3e8e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade-3e8e [class*="social-icon-twitch"].notification_fa96 {
  background-color: transparent;
  color: #6441a5;
}
.shade-3e8e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade-3e8e [class*="social-icon-twitter"].notification_fa96 {
  background-color: transparent;
  color: #1da1f2;
}
.shade-3e8e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade-3e8e [class*="social-icon-vimeo"].notification_fa96 {
  background-color: transparent;
  color: #1ab7ea;
}
.shade-3e8e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade-3e8e [class*="social-icon-vk"].notification_fa96 {
  background-color: transparent;
  color: #45668e;
}
.shade-3e8e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade-3e8e [class*="social-icon-weibo"].notification_fa96 {
  background-color: transparent;
  color: #df2029;
}
.shade-3e8e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade-3e8e [class*="social-icon-weixin"].notification_fa96 {
  background-color: transparent;
  color: #7bb32e;
}
.shade-3e8e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade-3e8e [class*="social-icon-whatsapp"].notification_fa96 {
  background-color: transparent;
  color: #25d366;
}
.shade-3e8e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade-3e8e [class*="social-icon-wordpress"].notification_fa96 {
  background-color: transparent;
  color: #21759b;
}
.shade-3e8e [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade-3e8e [class*="social-icon-xing"].notification_fa96 {
  background-color: transparent;
  color: #026466;
}
.shade-3e8e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade-3e8e [class*="social-icon-yelp"].notification_fa96 {
  background-color: transparent;
  color: #af0606;
}
.shade-3e8e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade-3e8e [class*="social-icon-youtube"].notification_fa96 {
  background-color: transparent;
  color: #cd201f;
}
.fixed-a682 {
  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;
}
.fixed-a682:hover {
  box-shadow: none;
  background: 0 0;
}
.aside-f391 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.summary-2727 {
  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;
}
.modal_upper_91d7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface_965b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface_965b,
.surface_965b::after,
.surface_965b::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;
}
.surface_965b::after,
.surface_965b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.icon-gold-f8d8 .summary-2727 .modal_upper_91d7 {
  margin-top: -2px;
  width: 19px;
}
.icon-gold-f8d8 .summary-2727 .surface_965b {
  margin-top: -1px;
}
.icon-gold-f8d8 .summary-2727 .surface_965b,
.icon-gold-f8d8 .summary-2727 .surface_965b::after,
.icon-gold-f8d8 .summary-2727 .surface_965b::before {
  width: 19px;
  height: 2px;
}
.icon-gold-f8d8 .summary-2727 .surface_965b::before {
  top: -6px;
}
.icon-gold-f8d8 .summary-2727 .surface_965b::after {
  bottom: -6px;
}
.backdrop-red-33c7 .summary-2727 .modal_upper_91d7 {
  margin-top: -2px;
  width: 22px;
}
.backdrop-red-33c7 .summary-2727 .surface_965b {
  margin-top: -1px;
}
.backdrop-red-33c7 .summary-2727 .surface_965b,
.backdrop-red-33c7 .summary-2727 .surface_965b::after,
.backdrop-red-33c7 .summary-2727 .surface_965b::before {
  width: 22px;
  height: 2px;
}
.backdrop-red-33c7 .summary-2727 .surface_965b::before {
  top: -7px;
}
.backdrop-red-33c7 .summary-2727 .surface_965b::after {
  bottom: -7px;
}
.background-complex-2a7d .summary-2727 .modal_upper_91d7 {
  margin-top: -2px;
  width: 31px;
}
.background-complex-2a7d .summary-2727 .surface_965b {
  margin-top: -1.5px;
}
.background-complex-2a7d .summary-2727 .surface_965b,
.background-complex-2a7d .summary-2727 .surface_965b::after,
.background-complex-2a7d .summary-2727 .surface_965b::before {
  width: 31px;
  height: 3px;
}
.background-complex-2a7d .summary-2727 .surface_965b::before {
  top: -9px;
}
.background-complex-2a7d .summary-2727 .surface_965b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus-02ee .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-02ee .summary-2727 .surface_965b {
    margin-top: -1px;
  }
  .focus-02ee .summary-2727 .surface_965b,
  .focus-02ee .summary-2727 .surface_965b::after,
  .focus-02ee .summary-2727 .surface_965b::before {
    width: 19px;
    height: 2px;
  }
  .focus-02ee .summary-2727 .surface_965b::before {
    top: -6px;
  }
  .focus-02ee .summary-2727 .surface_965b::after {
    bottom: -6px;
  }
  .full-78ff .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 22px;
  }
  .full-78ff .summary-2727 .surface_965b {
    margin-top: -1px;
  }
  .full-78ff .summary-2727 .surface_965b,
  .full-78ff .summary-2727 .surface_965b::after,
  .full-78ff .summary-2727 .surface_965b::before {
    width: 22px;
    height: 2px;
  }
  .full-78ff .summary-2727 .surface_965b::before {
    top: -7px;
  }
  .full-78ff .summary-2727 .surface_965b::after {
    bottom: -7px;
  }
  .new_00e0 .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 31px;
  }
  .new_00e0 .summary-2727 .surface_965b {
    margin-top: -1.5px;
  }
  .new_00e0 .summary-2727 .surface_965b,
  .new_00e0 .summary-2727 .surface_965b::after,
  .new_00e0 .summary-2727 .surface_965b::before {
    width: 31px;
    height: 3px;
  }
  .new_00e0 .summary-2727 .surface_965b::before {
    top: -9px;
  }
  .new_00e0 .summary-2727 .surface_965b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .list-top-f4f5 .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 19px;
  }
  .list-top-f4f5 .summary-2727 .surface_965b {
    margin-top: -1px;
  }
  .list-top-f4f5 .summary-2727 .surface_965b,
  .list-top-f4f5 .summary-2727 .surface_965b::after,
  .list-top-f4f5 .summary-2727 .surface_965b::before {
    width: 19px;
    height: 2px;
  }
  .list-top-f4f5 .summary-2727 .surface_965b::before {
    top: -6px;
  }
  .list-top-f4f5 .summary-2727 .surface_965b::after {
    bottom: -6px;
  }
  .tall_bdbd .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 22px;
  }
  .tall_bdbd .summary-2727 .surface_965b {
    margin-top: -1px;
  }
  .tall_bdbd .summary-2727 .surface_965b,
  .tall_bdbd .summary-2727 .surface_965b::after,
  .tall_bdbd .summary-2727 .surface_965b::before {
    width: 22px;
    height: 2px;
  }
  .tall_bdbd .summary-2727 .surface_965b::before {
    top: -7px;
  }
  .tall_bdbd .summary-2727 .surface_965b::after {
    bottom: -7px;
  }
  .heading_4804 .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 31px;
  }
  .heading_4804 .summary-2727 .surface_965b {
    margin-top: -1.5px;
  }
  .heading_4804 .summary-2727 .surface_965b,
  .heading_4804 .summary-2727 .surface_965b::after,
  .heading_4804 .summary-2727 .surface_965b::before {
    width: 31px;
    height: 3px;
  }
  .heading_4804 .summary-2727 .surface_965b::before {
    top: -9px;
  }
  .heading_4804 .summary-2727 .surface_965b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_south_d7e3 .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_south_d7e3 .summary-2727 .surface_965b {
    margin-top: -1px;
  }
  .highlight_south_d7e3 .summary-2727 .surface_965b,
  .highlight_south_d7e3 .summary-2727 .surface_965b::after,
  .highlight_south_d7e3 .summary-2727 .surface_965b::before {
    width: 19px;
    height: 2px;
  }
  .highlight_south_d7e3 .summary-2727 .surface_965b::before {
    top: -6px;
  }
  .highlight_south_d7e3 .summary-2727 .surface_965b::after {
    bottom: -6px;
  }
  .detail_45a7 .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_45a7 .summary-2727 .surface_965b {
    margin-top: -1px;
  }
  .detail_45a7 .summary-2727 .surface_965b,
  .detail_45a7 .summary-2727 .surface_965b::after,
  .detail_45a7 .summary-2727 .surface_965b::before {
    width: 22px;
    height: 2px;
  }
  .detail_45a7 .summary-2727 .surface_965b::before {
    top: -7px;
  }
  .detail_45a7 .summary-2727 .surface_965b::after {
    bottom: -7px;
  }
  .current_e7de .summary-2727 .modal_upper_91d7 {
    margin-top: -2px;
    width: 31px;
  }
  .current_e7de .summary-2727 .surface_965b {
    margin-top: -1.5px;
  }
  .current_e7de .summary-2727 .surface_965b,
  .current_e7de .summary-2727 .surface_965b::after,
  .current_e7de .summary-2727 .surface_965b::before {
    width: 31px;
    height: 3px;
  }
  .current_e7de .summary-2727 .surface_965b::before {
    top: -9px;
  }
  .current_e7de .summary-2727 .surface_965b::after {
    bottom: -9px;
  }
}
.info_old_3b24 .surface_965b {
  -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);
}
.info_old_3b24 .surface_965b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_old_3b24 .surface_965b::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);
}
.info_old_3b24.next-781d .surface_965b {
  -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);
}
.info_old_3b24.next-781d .surface_965b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info_old_3b24.next-781d .surface_965b::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);
}
.widget-tall-c96c {
  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.section-brown-fc25:before {
  display: none;
}
.notice_1aa1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice_1aa1 .highlight_afa8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice_1aa1 .highlight_afa8:last-of-type {
  border-bottom: none;
}
.notice_1aa1 .highlight_afa8.description-gold-e2ac,
.notice_1aa1 .highlight_afa8.dynamic_08ee,
.notice_1aa1 .highlight_afa8.over-dc89 {
  padding: 0;
}
.notice_1aa1 .focused-6e1a .image-paper-71e8 {
  color: currentColor;
}
.notice_1aa1 .focused-6e1a .image-paper-71e8:focus,
.notice_1aa1 .focused-6e1a .image-paper-71e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_1aa1.shade_light_ebe8 .content-fluid-b6e1,
.notice_1aa1.shade_light_ebe8 .section-c837 a,
.notice_1aa1.shade_light_ebe8 .list-bce2 a,
.notice_1aa1.shade_light_ebe8 .carousel_advanced_d7f3 a {
  color: rgba(0, 0, 0, 0.55);
}
.notice_1aa1.shade_light_ebe8 .content-fluid-b6e1:hover,
.notice_1aa1.shade_light_ebe8 .section-c837 a:hover,
.notice_1aa1.shade_light_ebe8 .list-bce2 a:hover,
.notice_1aa1.shade_light_ebe8 .carousel_advanced_d7f3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_1aa1.shade_light_ebe8 .backdrop_82a3 {
  color: rgba(0, 0, 0, 0.8);
}
.notice_1aa1.shade_light_ebe8 .highlight_afa8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_1aa1.shade_light_ebe8 .highlight_afa8:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice_1aa1.shade_light_ebe8 .liquid_819c:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice_1aa1.shade_light_ebe8 .focused-6e1a .nav-9204 li a,
.notice_1aa1.shade_light_ebe8 .focused-6e1a .image-paper-71e8,
.notice_1aa1.shade_light_ebe8 .carousel_advanced_d7f3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_1aa1.shade_light_ebe8 .focused-6e1a .image-paper-71e8:focus,
.notice_1aa1.shade_light_ebe8 .focused-6e1a .image-paper-71e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_1aa1.shade_light_ebe8 .nav-9204 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_1aa1.center_1168 .content-fluid-b6e1,
.notice_1aa1.center_1168 .section-c837 a,
.notice_1aa1.center_1168 .list-bce2 .image-paper-71e8,
.notice_1aa1.center_1168 .list-bce2 a,
.notice_1aa1.center_1168 .carousel_advanced_d7f3 a {
  color: rgba(255, 255, 255, 0.79);
}
.notice_1aa1.center_1168 .content-fluid-b6e1:hover,
.notice_1aa1.center_1168 .section-c837 a:hover,
.notice_1aa1.center_1168 .list-bce2 .image-paper-71e8:hover,
.notice_1aa1.center_1168 .list-bce2 a:hover,
.notice_1aa1.center_1168 .carousel_advanced_d7f3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_1aa1.center_1168 .backdrop_82a3 {
  color: rgba(255, 255, 255, 0.99);
}
.notice_1aa1.center_1168 .highlight_afa8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_1aa1.center_1168 .highlight_afa8:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice_1aa1.center_1168 .liquid_819c:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_1aa1.center_1168 .focused-6e1a .nav-9204 li a,
.notice_1aa1.center_1168 .focused-6e1a .image-paper-71e8,
.notice_1aa1.center_1168 .carousel_advanced_d7f3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_1aa1.center_1168 .focused-6e1a .image-paper-71e8:focus,
.notice_1aa1.center_1168 .focused-6e1a .image-paper-71e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_1aa1.center_1168 .nav-9204 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid_819c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.liquid_819c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.heading_medium_b655 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar-03aa .notice_1aa1 {
  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;
}
.sidebar-03aa .highlight_afa8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar-03aa .highlight_afa8: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) {
  .sidebar-03aa .highlight_afa8:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar-03aa .highlight_afa8:last-child:before {
  content: none;
}
.sidebar-03aa .highlight_afa8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar-03aa .focused-6e1a .nav-9204 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar-03aa .focused-6e1a .nav-9204 li a .image-paper-71e8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar-03aa .focused-6e1a .carousel_advanced_d7f3 {
  border: none;
}
.sidebar-03aa .focused-6e1a .carousel_advanced_d7f3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar-03aa .liquid_819c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar-03aa .heading_medium_b655 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar-03aa .center_1168 .liquid_819c:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-03aa .shade_light_ebe8.content_focused_3b98 .surface_965b {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar-03aa
  .shade_light_ebe8.content_focused_3b98
  .surface_965b::after,
.sidebar-03aa
  .shade_light_ebe8.content_focused_3b98
  .surface_965b:before {
  background: inherit;
}
.sidebar-03aa
  .shade_light_ebe8.content_focused_3b98:hover
  .surface_965b {
  background: rgba(0, 0, 0, 0.8);
}
.center-0c18 .notice_1aa1 {
  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) {
  .center-0c18 .notice_1aa1 {
    width: auto;
    right: 45px;
  }
}
.status_a8b8 .notice_1aa1 {
  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) {
  .status_a8b8 .notice_1aa1 {
    width: auto;
    left: 45px;
  }
}
.section-brown-fc25 .notice_1aa1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section-brown-fc25 .heading_medium_b655 {
  max-width: 48em;
  margin: 0 auto;
}
.section-brown-fc25 .liquid_819c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout-23cd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout-23cd.sidebar-03aa .notice_1aa1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout-23cd.center-0c18 .notice_1aa1 {
  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);
}
.layout-23cd .notice_1aa1 {
  visibility: visible;
}
.layout-23cd.status_a8b8 .notice_1aa1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.highlight-fafe,
.bronze-c963 {
  overflow-x: hidden;
}
.highlight-fafe .notice_1aa1 {
  overflow: auto;
}
.highlight-fafe.sidebar-03aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-fafe.sidebar-03aa .notice_1aa1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.highlight-fafe.sidebar-03aa .fixed-a682 {
  opacity: 0;
}
.highlight-fafe.center-0c18 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-fafe.center-0c18 .notice_1aa1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.highlight-fafe.center-0c18 .fixed-a682 {
  opacity: 0;
}
.highlight-fafe.status_a8b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-fafe.status_a8b8 .notice_1aa1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.highlight-fafe.status_a8b8 .fixed-a682 {
  opacity: 0;
}
.highlight-fafe.section-brown-fc25 .notice_1aa1 {
  z-index: 10;
  visibility: visible;
}
.content_focused_3b98 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content_focused_3b98 .surface_965b {
  background: rgba(255, 255, 255, 0.99);
}
.content_focused_3b98 .surface_965b::after,
.content_focused_3b98 .surface_965b:before {
  background: inherit;
}
.content_focused_3b98:hover .surface_965b {
  background: rgba(255, 255, 255, 0.99);
}
.status_a8b8 .content_focused_3b98 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section-brown-fc25 .content_focused_3b98 {
  display: none !important;
}
.highlight-fafe:before,
.bronze-c963:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.highlight-fafe .content_focused_3b98,
.bronze-c963 .content_focused_3b98 {
  display: inline-block;
}
.notice_1aa1 .gold_d940 {
  -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;
}
.highlight-fafe .notice_1aa1 .gold_d940,
.bronze-c963 .notice_1aa1 .gold_d940 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gas-6912 .overlay_large_334d {
  width: 100%;
}
.mask-soft-24f5 {
  padding: 0 0.5em 0;
}
.mask-soft-24f5 [class*="customify-col-"],
.mask-soft-24f5 [class*="customify-col_"],
.mask-soft-24f5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-huge-50e0 .mask-soft-24f5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .frame-wide-156c .wide_c7b6,
  .wide_c7b6 {
    display: none;
  }
  .picture_5dc6 {
    text-align: left;
  }
  .container_purple_3fbe {
    text-align: center;
  }
  .pink-55ff {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .frame-wide-156c .feature_large_4418,
  .feature_large_4418 {
    display: none;
  }
  .module-3a1f {
    text-align: left;
  }
  .orange_dda8 {
    text-align: center;
  }
  .south_f4f2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .frame-wide-156c .tertiary_cf6e,
  .tertiary_cf6e {
    display: none;
  }
  .footer-basic-a847 {
    text-align: left;
  }
  .menu-top-fcba {
    text-align: center;
  }
  .tooltip-glass-154c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article-rough-07c4 {
  box-shadow: none !important;
}
.label_narrow_20ab .form_wide_e532,
.plasma-b0a6 .form_wide_e532 {
  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;
}
.plasma-b0a6 .form_wide_e532 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.last_3b12 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.last_3b12:after,
.last_3b12:before {
  content: "";
  display: table;
}
.last_3b12:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .last_3b12 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.last_3b12,
.outer-69e6 {
  max-width: 1248px;
  margin: 0 auto;
}

.narrow-350e.hero-iron-ec59 .last_3b12 {
  max-width: 100%;
}
.narrow-350e.fixed_a398 {
  max-width: 1200px;
  margin: 0 auto;
}
.narrow-350e.caption_4ea0 .last_3b12 {
  max-width: 100%;
}
.narrow-350e.caption_4ea0 > .last_3b12 {
  padding-left: 0;
  padding-right: 0;
}
.narrow-350e.caption_4ea0 > .last_3b12 .frame-wide-156c {
  margin: 0;
}
.narrow-350e.caption_4ea0
  > .last_3b12
  .input-east-a822.modal_selected_e850 {
  margin-right: 0;
  margin-left: 0;
}
.narrow-350e.caption_4ea0 #main.modal_selected_e850 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sidebar-silver-6eca #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-silver-6eca #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main-large-6b40 .thumbnail_9da7 {
    padding-right: 1em;
  }
  .main-large-6b40.element-9c7a .input-east-a822 {
    border-right: 1px solid #eaecee;
  }
  .main-large-6b40.element-9c7a .thumbnail_9da7 {
    padding-right: 1em;
  }
  .main-large-6b40.element-9c7a .nav-complex-3c4f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-large-16f8 .thumbnail_9da7 {
    padding-left: 1em;
  }
  .dropdown-large-16f8.element-9c7a .input-east-a822 {
    border-left: 1px solid #eaecee;
  }
  .dropdown-large-16f8.element-9c7a .thumbnail_9da7 {
    padding-left: 1em;
  }
  .dropdown-large-16f8.element-9c7a .nav-complex-3c4f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused_cb8b .thumbnail_9da7 {
    padding-left: 1em;
  }
  .focused_cb8b.element-9c7a .form_wide_1e80 {
    border-right: 1px solid #eaecee;
  }
  .focused_cb8b.element-9c7a .iron_6079 {
    border-right: 1px solid #eaecee;
  }
  .focused_cb8b.element-9c7a .thumbnail_9da7 {
    padding-left: 1em;
  }
  .focused_cb8b.element-9c7a .nav-complex-3c4f {
    padding-right: 1em;
  }
  .focused_cb8b.element-9c7a .nav-3dc3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_d450 .thumbnail_9da7 {
    padding-right: 1em;
  }
  .outline_d450.element-9c7a .form_wide_1e80 {
    border-left: 1px solid #eaecee;
  }
  .outline_d450.element-9c7a .iron_6079 {
    border-left: 1px solid #eaecee;
  }
  .outline_d450.element-9c7a .thumbnail_9da7 {
    padding-right: 1em;
  }
  .outline_d450.element-9c7a .nav-complex-3c4f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_d450.element-9c7a .nav-3dc3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-silver-6eca .thumbnail_9da7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-silver-6eca.element-9c7a .input-east-a822 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sidebar-silver-6eca.element-9c7a .thumbnail_9da7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-silver-6eca.element-9c7a .nav-complex-3c4f {
    padding-left: 1em;
  }
  .sidebar-silver-6eca.element-9c7a .nav-3dc3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sidebar-silver-6eca.element-9c7a .thumbnail_9da7 {
    padding-left: 0;
  }
}
.out-234b .modal_tall_219e {
  display: inline-block;
}
.heading-2615 {
  display: inline-block;
}
.tooltip-3fd4 {
  word-con: break-word;
}
.modal_ea2e > span {
  display: inline-block;
  padding: 5px 0;
}
.modal_ea2e .bottom_d459 {
  margin-left: 8px;
  margin-right: 8px;
}
.modal_ea2e .preview-03cd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.text-active-9024 .tall-b95c {
  margin-bottom: 2em;
}
.text-active-9024 .tall-ed9c {
  margin-bottom: 15px;
}
.text-active-9024 .tall-ed9c:last-child {
  margin-bottom: 0;
}
.text-active-9024 .picture_05b7 {
  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) {
  .text-active-9024 .picture_05b7 {
    display: block;
  }
}
.text-active-9024 .pro_c13d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .text-active-9024 .pro_c13d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.text-active-9024 .badge_57c2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.text-active-9024 .badge_57c2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.text-active-9024 .badge_57c2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.text-active-9024 .tooltip-3fd4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.text-active-9024 .tooltip-3fd4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.text-active-9024 .item-15a8 p:last-child {
  margin-bottom: 0;
}
.text-active-9024 .frame-4835 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.text-active-9024 .input-huge-d69c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.text-active-9024 .video_outer_d646 {
  margin-top: 1em;
}
.text-active-9024 .upper_8173 {
  top: 0;
  display: block;
}
.text-active-9024 .upper_8173 a {
  color: inherit;
}
.text-active-9024 .upper_8173 a:hover {
  color: inherit;
}
.text-active-9024 .button-1da7 {
  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;
}
.text-active-9024 .button-1da7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.text-active-9024 .input-huge-d69c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.text-active-9024 .copper_3d82 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.text-active-9024 .copper_3d82:first-child {
  margin-top: 0;
}
.text-active-9024 .copper_3d82.component_67fe {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.text-active-9024 .copper_3d82.small_a730 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text-active-9024
  .copper_3d82.small_a730.detail-smooth-4bbb
  .video_outer_d646 {
  width: 100%;
}
.text-active-9024 .small_a730 {
  -webkit-box-align: center;
  align-items: center;
}
.text-active-9024 .small_a730 .modal_ea2e,
.text-active-9024 .small_a730 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.text-active-9024 .badge_57c2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text-active-9024 .badge_57c2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text-active-9024 .badge_57c2: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;
}
.text-active-9024 .component_67fe {
  z-index: 5;
}
.text-active-9024 .iron_6089 .article_easy_ae24 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.text-active-9024 .tertiary_4eff .article_easy_ae24 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.text-active-9024 .filter_a266 .article_easy_ae24 {
  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;
}
.text-active-9024.pro_f018 .picture_05b7,
.text-active-9024.purple-731a .picture_05b7 {
  display: block;
}
.text-active-9024.pro_f018 .picture_05b7 .chip-c3ee,
.text-active-9024.pro_f018 .picture_05b7 .input-huge-d69c,
.text-active-9024.purple-731a .picture_05b7 .chip-c3ee,
.text-active-9024.purple-731a .picture_05b7 .input-huge-d69c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text-active-9024.north-e255 .pro_c13d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .text-active-9024.north-e255 .pro_c13d {
    margin-right: 0;
  }
}
.text-active-9024.pro_f018 .pro_c13d,
.text-active-9024.purple-731a .pro_c13d {
  padding-top: 40%;
}
.text-active-9024.pro_f018 .tall-b95c,
.text-active-9024.purple-731a .tall-b95c {
  display: block;
}
.text-active-9024.pro_f018 .fn-sticky-f88b .input-huge-d69c,
.text-active-9024.purple-731a .fn-sticky-f88b .input-huge-d69c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.text-active-9024.pro_f018 .pro_c13d,
.text-active-9024.purple-731a .pro_c13d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.text-active-9024.pro_f018 .input-huge-d69c {
  padding: 1em;
}
.current-60f6 {
  margin: 30px auto;
  display: block;
}
.current-60f6 .upper_0699 > * {
  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;
}
.current-60f6 .upper_0699 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current-60f6 .upper_0699 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-86bd .modal_ea2e {
  margin-bottom: 1.41575em;
}
.text-86bd .status_bottom_057b {
  margin-bottom: 1.618em;
}
.element-dd06 .short_6fd4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.element-dd06 .short_6fd4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.element-dd06 .surface_007b {
  max-width: 100%;
  overflow: auto;
}
.east-6326 .element-dd06 a:hover {
  text-decoration: underline;
}
.layout_stale_1ba1 .tall-ed9c:not(.tooltip-3fd4),
.layout_stale_1ba1 .badge_57c2 {
  margin-bottom: 1.41575em;
}
.layout_stale_1ba1 .tall-ed9c:not(.tooltip-3fd4):last-child,
.layout_stale_1ba1 .badge_57c2:last-child {
  margin-bottom: 0;
}
.layout_stale_1ba1 .tall-ed9c.content_fb1c {
  margin-bottom: 0.41575em;
}
.layout_stale_1ba1 .new_28d0:before,
.layout_stale_1ba1 .bronze_822f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_stale_1ba1 .new_28d0:before {
  content: "\f115";
}
.layout_stale_1ba1 .bronze_822f:before {
  content: "\f02c";
}
.layout_stale_1ba1 .green_c402 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_stale_1ba1 .green_c402 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.west-f514 {
  display: -webkit-box;
  display: flex;
}
.west-f514 .status-2ae0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .west-f514 .status-2ae0 {
    flex-basis: 90px;
  }
}
.west-f514 .gallery-wood-c805 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .west-f514 .gallery-wood-c805 {
    flex-basis: calc(100% - 50px);
  }
}
.west-f514 .paragraph-bright-6036 p:last-child {
  margin-bottom: 0.72em;
}
.disabled-4334 .upper_0699 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled-4334 .upper_0699:after,
.disabled-4334 .upper_0699:before {
  content: "";
  display: table;
}
.disabled-4334 .upper_0699:after {
  clear: both;
}
.disabled-4334 .upper_0699 .table_f4a0,
.disabled-4334 .upper_0699 .row_4cbc {
  width: 49%;
}
.disabled-4334 .upper_0699 .table_f4a0 a span.dark_fa6a,
.disabled-4334 .upper_0699 .row_4cbc a span.dark_fa6a {
  display: block;
  margin-bottom: 5px;
}
.disabled-4334 .upper_0699 .row_4cbc {
  float: left;
  text-align: left;
}
.disabled-4334 .upper_0699 .table_f4a0 {
  float: right;
  text-align: right;
}
.glass_578d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .glass_578d {
    margin-bottom: 0;
  }
}
.disabled_white_36bc {
  margin-bottom: 1em;
}
.disabled_white_36bc .tooltip-3fd4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice_small_fc34 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph_15aa .disabled_white_36bc,
.gradient-steel-4373 .disabled_white_36bc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph_15aa .disabled_white_36bc,
  .gradient-steel-4373 .disabled_white_36bc {
    display: block;
  }
}
.paragraph_15aa .notice_small_fc34,
.gradient-steel-4373 .notice_small_fc34 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph_15aa .notice_small_fc34,
  .gradient-steel-4373 .notice_small_fc34 {
    margin-bottom: 1em;
  }
}
.paragraph_15aa .notice_small_fc34 img,
.gradient-steel-4373 .notice_small_fc34 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph_15aa .fast-9304,
.gradient-steel-4373 .fast-9304 {
  flex-basis: calc(100% - 160px);
}
.paragraph_15aa .fast-9304 p,
.gradient-steel-4373 .fast-9304 p {
  margin-bottom: 0;
}
.paragraph_15aa .fast-9304 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_15aa .fast-9304 {
    padding-left: 0;
  }
}
.gradient-steel-4373 .fast-9304 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-steel-4373 .fast-9304 {
    padding-right: 0;
  }
}
.gradient-steel-4373 .notice_small_fc34 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.highlight-3a63 .notice_small_fc34 {
  margin-bottom: 0.5em;
}
.highlight-3a63 .notice_small_fc34 img {
  width: 100%;
}
.top-599c .logo_dirty_85f5,
.disabled_clean_112b .logo_dirty_85f5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.disabled_clean_112b .input-east-a822 .element_first_f9e6 p:last-child {
  margin-bottom: 0;
}
.hovered-9fad {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.next_d7bc .accent_d455 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .next_d7bc .accent_d455:last-of-type {
    margin-bottom: 0;
  }
}
.next_d7bc .accent_d455 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next_d7bc .accent_d455 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.next_d7bc .accent_d455 ul li {
  margin: 0 0 0.6em;
}
.next_d7bc .accent_d455 ul li.banner-top-c228,
.next_d7bc .accent_d455 ul li.section-hard-0caa {
  position: relative;
}
.next_d7bc .accent_d455 ul li.banner-top-c228 .accent-tall-2325,
.next_d7bc .accent_d455 ul li.section-hard-0caa .accent-tall-2325 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.next_d7bc .accent_d455 ul li.banner-top-c228:after:after,
.next_d7bc .accent_d455 ul li.banner-top-c228:after:before,
.next_d7bc
  .accent_d455
  ul
  li.section-hard-0caa:after:after,
.next_d7bc
  .accent_d455
  ul
  li.section-hard-0caa:after:before {
  content: "";
  display: table;
}
.next_d7bc .accent_d455 ul li.banner-top-c228:after:after,
.next_d7bc
  .accent_d455
  ul
  li.section-hard-0caa:after:after {
  clear: both;
}
.next_d7bc .accent_d455 a.bottom-841c:hover {
  text-decoration: none;
}
.next_d7bc .accent_d455 select {
  max-width: 100%;
}
.next_d7bc .accent_d455 table {
  font-size: 85%;
}
.next_d7bc .accent_d455 table td,
.next_d7bc .accent_d455 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.next_d7bc .accent_d455 table tfoot td {
  text-align: left;
}
.next_d7bc .accent_d455 :last-child {
  margin-bottom: 0;
}
.next_d7bc .accent_d455 .heading-east-054d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.next_d7bc .accent_d455 .heading-east-054d label {
  width: 100%;
}
.next_d7bc .accent_d455 .heading-east-054d .border_c36d {
  width: 100%;
  display: block;
}
.next_d7bc .accent_d455 .heading-east-054d .focus_advanced_8357 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.next_d7bc .accent_d455 .heading-east-054d .focus_advanced_8357:hover svg #svg-search {
  fill: #444;
}
.next_d7bc .accent_d455 .heading-east-054d .focus_advanced_8357 svg {
  width: 18px;
  height: 18px;
}
.next_d7bc .stone_71cf ul ul,
.next_d7bc .texture-5920 ul ul,
.next_d7bc .tooltip-pressed-f6ec ul ul,
.next_d7bc .purple_0cef ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.next_d7bc .stone_71cf .popup-f551 > a,
.next_d7bc .texture-5920 .popup-f551 > a,
.next_d7bc .tooltip-pressed-f6ec .popup-f551 > a,
.next_d7bc .purple_0cef .popup-f551 > a {
  margin-bottom: 0;
}
.next_d7bc .simple_26a4 li,
.next_d7bc .stone_71cf li,
.next_d7bc .focus_ac23 li,
.next_d7bc .texture-5920 li,
.next_d7bc .tooltip-pressed-f6ec li,
.next_d7bc .purple_0cef li,
.next_d7bc .secondary_blue_4904 li,
.next_d7bc .tag_rough_10bc li {
  display: block;
  position: relative;
}
.next_d7bc .simple_26a4 li:last-child,
.next_d7bc .stone_71cf li:last-child,
.next_d7bc .focus_ac23 li:last-child,
.next_d7bc .texture-5920 li:last-child,
.next_d7bc .tooltip-pressed-f6ec li:last-child,
.next_d7bc .purple_0cef li:last-child,
.next_d7bc .secondary_blue_4904 li:last-child,
.next_d7bc .tag_rough_10bc li:last-child {
  border: none;
}
.next_d7bc .simple_26a4 li a,
.next_d7bc .stone_71cf li a,
.next_d7bc .focus_ac23 li a,
.next_d7bc .texture-5920 li a,
.next_d7bc .tooltip-pressed-f6ec li a,
.next_d7bc .purple_0cef li a,
.next_d7bc .secondary_blue_4904 li a,
.next_d7bc .tag_rough_10bc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_d7bc .simple_26a4 li ul li::before,
.next_d7bc .stone_71cf li ul li::before,
.next_d7bc .focus_ac23 li ul li::before,
.next_d7bc .texture-5920 li ul li::before,
.next_d7bc .tooltip-pressed-f6ec li ul li::before,
.next_d7bc .purple_0cef li ul li::before,
.next_d7bc .secondary_blue_4904 li ul li::before,
.next_d7bc .tag_rough_10bc li ul li::before {
  left: 15px;
}
.next_d7bc .simple_26a4 li ul a,
.next_d7bc .stone_71cf li ul a,
.next_d7bc .focus_ac23 li ul a,
.next_d7bc .texture-5920 li ul a,
.next_d7bc .tooltip-pressed-f6ec li ul a,
.next_d7bc .purple_0cef li ul a,
.next_d7bc .secondary_blue_4904 li ul a,
.next_d7bc .tag_rough_10bc li ul a {
  padding-left: 20px;
}
.next_d7bc .simple_26a4 li ul ul li::before,
.next_d7bc .stone_71cf li ul ul li::before,
.next_d7bc .focus_ac23 li ul ul li::before,
.next_d7bc .texture-5920 li ul ul li::before,
.next_d7bc .tooltip-pressed-f6ec li ul ul li::before,
.next_d7bc .purple_0cef li ul ul li::before,
.next_d7bc .secondary_blue_4904 li ul ul li::before,
.next_d7bc .tag_rough_10bc li ul ul li::before {
  left: 30px;
}
.next_d7bc .simple_26a4 li ul ul a,
.next_d7bc .stone_71cf li ul ul a,
.next_d7bc .focus_ac23 li ul ul a,
.next_d7bc .texture-5920 li ul ul a,
.next_d7bc .tooltip-pressed-f6ec li ul ul a,
.next_d7bc .purple_0cef li ul ul a,
.next_d7bc .secondary_blue_4904 li ul ul a,
.next_d7bc .tag_rough_10bc li ul ul a {
  padding-left: 40px;
}
.next_d7bc .widget-48d9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_d7bc .tag_rough_10bc ul li {
  margin-bottom: 1.41575em;
}
.next_d7bc .tag_rough_10bc ul li .west-355d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.next_d7bc .tag_rough_10bc ul li .outer-b49f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.center_1168 .simple_26a4 li a,
.center_1168 .stone_71cf li a,
.center_1168 .focus_ac23 li a,
.center_1168 .texture-5920 li a,
.center_1168 .tooltip-pressed-f6ec li a,
.center_1168 .purple_0cef li a,
.center_1168 .secondary_blue_4904 li a,
.center_1168 .tag_rough_10bc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_1168 .widget-48d9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_1168 .accent_d455 ul li.banner-top-c228 .accent-tall-2325,
.center_1168 .accent_d455 ul li.section-hard-0caa .accent-tall-2325 {
  background: rgba(0, 0, 0, 0.2);
}
.center_1168 .next_d7bc .accent_d455 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-350e .next_d7bc .nav-9204 li {
  margin: 0;
}
.narrow-350e .next_d7bc .nav-9204 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.narrow-350e .next_d7bc .nav-9204 li ul {
  margin: 0;
}
.narrow-350e .next_d7bc .nav-9204 li ul li a {
  padding-left: 15px;
}
.narrow-350e .next_d7bc .nav-9204 li ul li li a {
  padding-left: 30px;
}
.narrow-350e .next_d7bc .nav-9204 li.alert_967e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.narrow-350e .next_d7bc .nav-9204 li.alert_967e > 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;
}
.narrow-350e .next_d7bc .nav-9204 li.alert_967e > 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;
}
.gradient_gold_5f20 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gallery_soft_bd8a {
  position: relative;
  z-index: 10;
}
.gallery_soft_bd8a .gold_d940 {
  width: 100%;
  max-width: 100%;
}
.outline_9acb .highlight-light-0dfd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline_9acb .shade_light_ebe8 {
}
.outline_9acb .center_1168 {
  background: #292929;
}
.card_6cef .highlight-light-0dfd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card_6cef .shade_light_ebe8 {
  background: #f9f9f9;
}
.card_6cef .center_1168 {
  background: #303030;
}
.mini-dc5b .highlight-light-0dfd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mini-dc5b .modal_tall_219e {
    margin-bottom: 1em;
  }
  .mini-dc5b .modal_tall_219e:last-child {
    margin-bottom: 0;
  }
}
.mini-dc5b .shade_light_ebe8 {
  background: #ededed;
}
.mini-dc5b .center_1168 {
  background: #1a1a1a;
}
.highlight-light-0dfd.shade_light_ebe8 {
  color: rgba(0, 0, 0, 0.6);
}
.highlight-light-0dfd.shade_light_ebe8 .module_pro_fe8b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight-light-0dfd.center_1168 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-light-0dfd.center_1168 a:not(.bottom-841c) {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-light-0dfd.center_1168 a:not(.bottom-841c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-light-0dfd.center_1168 .module_pro_fe8b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-light-0dfd.center_1168 table tbody td,
.highlight-light-0dfd.center_1168 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-inner-b028.item-hot-db89 .last_3b12 {
  max-width: initial;
}
.pagination-inner-b028 .layout-b85f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-inner-b028 .layout-b85f .gold_d940 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-inner-b028 .layout-b85f .gold_d940 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-inner-b028 .layout-b85f .gold_d940:last-child {
    margin-bottom: 0;
  }
}
.mini-dc5b .modal_tall_219e:last-child,
.card_6cef .modal_tall_219e:last-child,
.outline_9acb .modal_tall_219e:last-child {
  margin-bottom: 0;
}
.mini-dc5b .modal_tall_219e .next_d7bc .accent_d455:last-child,
.card_6cef .modal_tall_219e .next_d7bc .accent_d455:last-child,
.outline_9acb .modal_tall_219e .next_d7bc .accent_d455:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mini-dc5b .box_out_5793,
  .mini-dc5b .active-cc1b,
  .card_6cef .box_out_5793,
  .card_6cef .active-cc1b,
  .outline_9acb .box_out_5793,
  .outline_9acb .active-cc1b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gallery_soft_bd8a .modal_tall_219e {
    margin-bottom: 2em;
  }
}
.gallery_soft_bd8a p:last-child {
  margin-bottom: 0;
}
.gallery_soft_bd8a li,
.gallery_soft_bd8a ul {
  list-style: none;
  margin: 0;
}
.gallery_soft_bd8a ul ul {
  margin-left: 2.617924em;
}
.bronze-ceab {
  font-size: 0.875em;
}

/* css-noise: 62ba */
.ghost-box-w2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
