/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current-b057/customify
Author: WPCustomify
Author URI: https://pressmaximum.current-b057
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.current-b057/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail-62aa.action-9841/licenses/gpl-2.0.active_dark_0212
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.solid-0d4e/, (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.current_618b.status_b3a8/normalize.hero_gas_c20d/
 ======
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.hero_gas_c20d v7.0.0 | MIT License | github.current-b057/necolas/normalize.hero_gas_c20d */
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;
}
.photo_403f .thick-6bdd,
.aside-hard-5a17,
.east_9070,
.aside-5990,
.list_wood_d894,
.notification_static_87df,
.video_e03d,
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;
}
.aside-hard-5a17,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside-hard-5a17,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-hard-5a17,
  h1 {
    font-size: 1.8em;
  }
}
.east_9070,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.east_9070 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .east_9070,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .east_9070,
  h2 {
    font-size: 1.7em;
  }
}
.aside-5990,
h3 {
  font-size: 1.618em;
}
.photo_403f .thick-6bdd,
.list_wood_d894,
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.media-034a {
  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;
}
.warm_bce0:after,
.warm_bce0:before,
.fresh_2282:after,
.fresh_2282:before {
  content: "";
  display: table;
}
.warm_bce0:after,
.fresh_2282:after {
  clear: both;
}
.wrapper_next_6678 {
  float: right;
  margin-right: 0;
}
.progress-3ea8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content_new_ff91 .surface_liquid_c8dd,
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;
}
.content_new_ff91 .surface_liquid_c8dd: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;
}
.plasma_bfd9 .surface_liquid_c8dd {
  box-shadow: none;
}
.plasma_bfd9
  .surface_liquid_c8dd
  .accent_a8a8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.plasma_bfd9 .surface_liquid_c8dd .alert-c7c3 {
  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;
}
.plasma_bfd9
  .surface_liquid_c8dd
  .alert-c7c3
  b {
  display: none;
}
.plasma_bfd9 .medium_e7b9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block-45b4:not(.item_selected_2bed):not(.frame_purple_7e10),
button:not(.item_selected_2bed):not(.frame_purple_7e10),
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ),
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ),
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ) {
  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;
}
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):hover,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):hover,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):hover,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):hover,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):active,
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):active,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):active,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):active,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):active,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus {
  outline: 0;
}
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102 {
  position: relative;
}
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .disabled_light_0c4c,
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .secondary-67a7,
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .image-narrow-137e,
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  i,
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  svg,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .disabled_light_0c4c,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .secondary-67a7,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .image-narrow-137e,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  i,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  svg,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .disabled_light_0c4c,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .secondary-67a7,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .image-narrow-137e,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  i,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  svg,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .disabled_light_0c4c,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .secondary-67a7,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .image-narrow-137e,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  i,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  svg,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .disabled_light_0c4c,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .secondary-67a7,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  .image-narrow-137e,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  i,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102
  svg {
  visibility: hidden;
}
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102:after,
button:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102:after,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102:after,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102:after,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ).fn-loading-8102: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;
}
.block-45b4:not(.item_selected_2bed):not(.frame_purple_7e10),
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ),
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ),
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ) {
  color: #fff;
  background: #235787;
}
.block-45b4:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus,
input[type="button"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus,
input[type="reset"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus,
input[type="submit"]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ):focus {
  color: #fff;
}
.block-45b4.fn-disabled-8102:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ),
.block-45b4[disabled]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ),
button.fn-disabled-8102:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ),
button[disabled]:not(.item_selected_2bed):not(
    .frame_purple_7e10
  ) {
  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;
}
.disabled-center-0c11 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled-center-0c11: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;
}
.narrow_b868 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.filter_9de6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip-0e9f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.warm_bce0:after,
.warm_bce0:before,
.chip-hard-71df:after,
.chip-hard-71df:before,
.table-9514:after,
.table-9514:before,
.focused_7f20:after,
.focused_7f20:before,
.pro-8ccb:after,
.pro-8ccb:before,
.tabs-out-cc83:after,
.tabs-out-cc83:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.warm_bce0:after,
.chip-hard-71df:after,
.table-9514:after,
.focused_7f20:after,
.pro-8ccb:after,
.tabs-out-cc83:after {
  clear: both;
}
.chip-hard-71df .notification_6b78,
.table-9514 .notification_6b78,
.advanced_f14e .notification_6b78 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tooltip-7931 {
  display: inline-block;
}
.pagination-wood-4415 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-wood-4415 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-wood-4415 .caption_130e {
  padding: 1em 0;
  font-size: 85%;
}
.caption_130e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text-fd90 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text-fd90:after,
.text-fd90:before {
  content: "";
  display: table;
}
.text-fd90:after {
  clear: both;
}
.video_92a2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb-easy-6696 .video_92a2 {
  max-width: 50%;
}
.primary_e647 .video_92a2 {
  max-width: 33.33%;
}
.mask-new-1f1c .video_92a2 {
  max-width: 25%;
}
.hot-b514 .video_92a2 {
  max-width: 20%;
}
.link-9afb .video_92a2 {
  max-width: 16.66%;
}
.outline_stone_ac35 .video_92a2 {
  max-width: 14.28%;
}
.huge-fd3a .video_92a2 {
  max-width: 12.5%;
}
.search-pro-b9cf .video_92a2 {
  max-width: 11.11%;
}
.red-b0ce {
  display: block;
}
.photo_403f .dropdown_mini_9c67 label,
.photo_403f .wide_49be label,
.photo_403f .lower_cf18 label,
.photo_403f .preview_6c45 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component_out_0cc0 {
  list-style: none;
  margin: 0;
}
.component_out_0cc0 article.tooltip-f468 {
  margin-bottom: 0;
}
.component_out_0cc0 ul {
  list-style: none;
  margin: 0;
}
.component_out_0cc0 .active-f61c li.tooltip-f468 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component_out_0cc0 .active-f61c li.tooltip-f468 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component_out_0cc0 .active-f61c li.tooltip-f468: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) {
  .component_out_0cc0 .active-f61c li.tooltip-f468 li.tooltip-f468 li.tooltip-f468 li.tooltip-f468 {
    padding-left: 0;
  }
}
article.tooltip-f468 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip-f468 .chip-hard-71df p:last-of-type {
  margin-bottom: 0;
}
article.tooltip-f468 .hot_ca1d {
  float: left;
}
article.tooltip-f468 .complex_903b {
  margin-left: 85px;
}
article.tooltip-f468 .search-f8a3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip-f468 .search-f8a3 .tag-4b7c {
  margin-left: 10px;
}
article.tooltip-f468 .breadcrumb-f643 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip-f468 .gas-833b {
  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 .dropdown_mini_9c67,
  #respond .lower_cf18,
  #respond .preview_6c45 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_mini_9c67 input,
#respond .lower_cf18 input,
#respond .preview_6c45 input {
  width: 100%;
}
#respond .preview_6c45 {
  margin-right: 0;
}
#respond .new_b834 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.old-764e {
  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;
}
.old-764e.block-next-111a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.old-764e 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%);
}
.old-764e:focus,
.old-764e: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);
}
.header-fluid-4d13 {
  border-radius: 10%;
}
.first-776f {
  border-radius: 50%;
}
.form-huge-80f5 {
  font-size: 0.72em;
}
.nav-old-e155 {
  font-size: 0.875em;
}
.picture-center-1925 {
  font-size: 1.1em;
}
.banner_4248 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_4248.form-huge-80f5 {
  letter-spacing: 0.5px;
}
.old-5cd9,
.old-5cd9 a {
  color: #6d6d6d;
}
.old-5cd9 a:hover {
  color: #111;
}
.hidden_fa48 {
  color: #6d6d6d;
}
.search-7569 {
  overflow-x: hidden;
}
.search-7569 .steel-bf43.header-last-62c8 {
  position: relative;
}
.search-7569 .steel-bf43.header-last-62c8.block-f06f {
  position: initial;
}
.search-7569
  .steel-bf43.header-last-62c8.block-f06f
  .search-06f6 {
  left: auto;
}
.search-7569 .steel-bf43 .search-06f6 {
  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;
}
.search-7569 .steel-bf43:hover.header-last-62c8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.search-7569
  .steel-bf43:hover.header-last-62c8
  .search-06f6 {
  display: block;
  z-index: 9999999;
}
.search-7569 .form_67c9 .carousel_b6c6,
.search-7569 .selected-1652 .carousel_b6c6 {
  display: none;
}
.search-7569 .label_outer_ba1e .steel-bf43:hover.header-last-62c8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.photo_403f .dropdown_mini_9c67 label,
.photo_403f .wide_49be label,
.photo_403f .lower_cf18 label,
.photo_403f .preview_6c45 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component_out_0cc0 {
  list-style: none;
  margin: 0;
}
.component_out_0cc0 article.tooltip-f468 {
  margin-bottom: 0;
}
.component_out_0cc0 ul {
  list-style: none;
  margin: 0;
}
.component_out_0cc0 .active-f61c li.tooltip-f468 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component_out_0cc0 .active-f61c li.tooltip-f468 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component_out_0cc0 .active-f61c li.tooltip-f468: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) {
  .component_out_0cc0 .active-f61c li.tooltip-f468 li.tooltip-f468 li.tooltip-f468 li.tooltip-f468 {
    padding-left: 0;
  }
}
article.tooltip-f468 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip-f468 .chip-hard-71df p:last-of-type {
  margin-bottom: 0;
}
article.tooltip-f468 .hot_ca1d {
  float: left;
}
article.tooltip-f468 .complex_903b {
  margin-left: 85px;
}
article.tooltip-f468 .search-f8a3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip-f468 .search-f8a3 .tag-4b7c {
  margin-left: 10px;
}
article.tooltip-f468 .breadcrumb-f643 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip-f468 .gas-833b {
  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 .dropdown_mini_9c67,
  #respond .lower_cf18,
  #respond .preview_6c45 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_mini_9c67 input,
#respond .lower_cf18 input,
#respond .preview_6c45 input {
  width: 100%;
}
#respond .preview_6c45 {
  margin-right: 0;
}
#respond .new_b834 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_67c9 .right-fd32 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.right-fd32 .right_e2e5.hidden-center-b548 .overlay-a11f > li > a:focus,
.right-fd32 .right_e2e5.hidden-center-b548 .overlay-a11f > li > a:hover,
.right-fd32 .right_e2e5.gallery_left_a717 .overlay-a11f > li > a:focus,
.right-fd32 .right_e2e5.gallery_left_a717 .overlay-a11f > li > a:hover,
.right-fd32 .right_e2e5.active-b8c7 .overlay-a11f > li > a:focus,
.right-fd32 .right_e2e5.active-b8c7 .overlay-a11f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right-fd32
  .right_e2e5.hidden-center-b548
  .overlay-a11f
  > li.bronze_1b29
  > a,
.right-fd32
  .right_e2e5.hidden-center-b548
  .overlay-a11f
  > li.stale_aef5
  > a,
.right-fd32
  .right_e2e5.gallery_left_a717
  .overlay-a11f
  > li.bronze_1b29
  > a,
.right-fd32
  .right_e2e5.gallery_left_a717
  .overlay-a11f
  > li.stale_aef5
  > a,
.right-fd32
  .right_e2e5.active-b8c7
  .overlay-a11f
  > li.bronze_1b29
  > a,
.right-fd32 .right_e2e5.active-b8c7 .overlay-a11f > li.sort_9777 > a {
  color: rgba(255, 255, 255, 0.99);
}
.right-fd32 .preview_east_a98b,
.right-fd32 .preview_east_a98b a {
  color: rgba(255, 255, 255, 0.99);
}
.right-fd32 .slow_deb9.caption-hovered-07a5 li a,
.right-fd32 .border_orange_7220 a,
.right-fd32 .heading_active_5fb0,
.right-fd32 .overlay-a11f > li > a,
.right-fd32 .up-172e {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32 .slow_deb9.caption-hovered-07a5 li a:hover,
.right-fd32 .border_orange_7220 a:hover,
.right-fd32 .heading_active_5fb0:hover,
.right-fd32 .overlay-a11f > li > a:hover,
.right-fd32 .up-172e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right-fd32 .gallery_2319 {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32 .gallery_2319 .description_orange_56ea {
  color: rgba(255, 255, 255, 0.99);
}
.right-fd32 .gallery_2319:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right-fd32 .hidden_fixed_d98f .container_2f9f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32 .hidden_fixed_d98f .container_2f9f .next-dc5d {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32
  .hidden_fixed_d98f
  .container_2f9f
  .next-dc5d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32
  .hidden_fixed_d98f
  .container_2f9f
  .next-dc5d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32
  .hidden_fixed_d98f
  .container_2f9f
  .next-dc5d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32
  .hidden_fixed_d98f
  .container_2f9f
  .next-dc5d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32 .hidden_fixed_d98f .white_cf14 {
  color: rgba(255, 255, 255, 0.79);
}
.right-fd32 .hidden_fixed_d98f .white_cf14:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_11a2
  .right-fd32
  .hidden_fixed_d98f
  .menu_8d59
  .notice_e1fb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_11a2
  .right-fd32
  .hidden_fixed_d98f
  .menu_8d59
  .next-dc5d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_67c9 .fresh_d961 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fresh_d961 .right_e2e5.hidden-center-b548 .overlay-a11f > li > a:focus,
.fresh_d961 .right_e2e5.hidden-center-b548 .overlay-a11f > li > a:hover,
.fresh_d961 .right_e2e5.gallery_left_a717 .overlay-a11f > li > a:focus,
.fresh_d961 .right_e2e5.gallery_left_a717 .overlay-a11f > li > a:hover,
.fresh_d961 .right_e2e5.active-b8c7 .overlay-a11f > li > a:focus,
.fresh_d961 .right_e2e5.active-b8c7 .overlay-a11f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_d961
  .right_e2e5.hidden-center-b548
  .overlay-a11f
  > li.bronze_1b29
  > a,
.fresh_d961
  .right_e2e5.hidden-center-b548
  .overlay-a11f
  > li.stale_aef5
  > a,
.fresh_d961
  .right_e2e5.gallery_left_a717
  .overlay-a11f
  > li.bronze_1b29
  > a,
.fresh_d961
  .right_e2e5.gallery_left_a717
  .overlay-a11f
  > li.stale_aef5
  > a,
.fresh_d961
  .right_e2e5.active-b8c7
  .overlay-a11f
  > li.bronze_1b29
  > a,
.fresh_d961 .right_e2e5.active-b8c7 .overlay-a11f > li.sort_9777 > a {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_d961 .preview_east_a98b,
.fresh_d961 .preview_east_a98b a {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_d961 .slow_deb9.caption-hovered-07a5 li a,
.fresh_d961 .border_orange_7220 a,
.fresh_d961 .heading_active_5fb0,
.fresh_d961 .overlay-a11f > li > a,
.fresh_d961 .up-172e {
  color: rgba(0, 0, 0, 0.55);
}
.fresh_d961 .slow_deb9.caption-hovered-07a5 li a:hover,
.fresh_d961 .border_orange_7220 a:hover,
.fresh_d961 .heading_active_5fb0:hover,
.fresh_d961 .overlay-a11f > li > a:hover,
.fresh_d961 .up-172e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_d961 .gallery_2319 {
  color: rgba(0, 0, 0, 0.55);
}
.fresh_d961 .gallery_2319 .description_orange_56ea {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_d961 .gallery_2319:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_up_4055 .media_2f2c {
  margin-left: auto;
  margin-right: auto;
}
.table-9514 > * {
  margin-left: auto;
  margin-right: auto;
}
.table-9514 .narrow_b868 {
  margin-right: 1.41575em;
}
.shade-blue-02fe .table-9514 > .detail-5796 {
  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;
}
.shade-blue-02fe .table-9514 > .menu-selected-2044 {
  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;
}
.texture-lite-43b7.primary_up_4055 .media_2f2c,
.out-cf3e.primary_up_4055 .media_2f2c {
  margin-left: 0;
}
.cool_367f.primary_up_4055 .media_2f2c,
.article_action_fde5.primary_up_4055 .media_2f2c {
  margin-right: 0;
}
.table-9514 ol,
.table-9514 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.header_37c1 video {
  max-width: 100%;
}
.summary_glass_2ee2 img {
  display: block;
}
.summary_glass_2ee2.narrow_b868,
.summary_glass_2ee2.filter_9de6 {
  width: 100%;
}
.summary_glass_2ee2.menu-selected-2044 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hero_d5a3:not(.progress_huge_b24d) {
  margin: 1.5em auto;
}
.hover_2bed p {
  padding: 1.5em 14px;
}
ul.link_black_8339.menu-selected-2044,
ul.link_black_8339.detail-5796,
ul.link_black_8339.lower_aa7c.detail-5796 {
  padding: 0 14px;
}
.highlight-next-6f03 {
  display: block;
  overflow-x: auto;
}
.highlight-next-6f03 table {
  border-collapse: collapse;
  width: 100%;
}
.highlight-next-6f03 td,
.highlight-next-6f03 th {
  padding: 0.5em;
}
.table-9514 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-9514 ol ol,
.table-9514 ol ul,
.table-9514 ul ol,
.table-9514 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-9514 ol ol li,
.table-9514 ol ul li,
.table-9514 ul ol li,
.table-9514 ul ul li {
  margin-left: 0;
}
.narrow-f513.button-easy-168f > .rough-db47 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.narrow-f513.button-easy-168f > .rough-db47 iframe,
.narrow-f513.button-easy-168f > .rough-db47 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.yellow_9f37 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.yellow_9f37.info-yellow-1aef {
  padding: 0;
}
.yellow_9f37.info-yellow-1aef cite {
  font-size: 13px;
}
.yellow_9f37 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.yellow_9f37 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background_stone_a9f9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background_stone_a9f9 > p:first-child {
  margin-top: 0;
}
.background_stone_a9f9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background_stone_a9f9 blockquote {
  border-left: 0;
}
.sort_out_16cf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sort_out_16cf:not(.glass_e3a6) {
  max-width: 100px;
}
.sort_out_16cf.alert-ec04 {
  border-bottom: none !important;
  text-align: center;
}
.sort_out_16cf.alert-ec04::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover_2bed p {
    padding: 1.5em 0;
  }
}
.alert-blue-6c68 {
  color: #0073aa;
}
.bottom_e7b9 {
  background-color: #0073aa;
}
.nav_29f9 {
  color: #229fd8;
}
.full_8d47 {
  background-color: #229fd8;
}
.avatar-4608 {
  color: #eee;
}
.clean_7a82 {
  background-color: #eee;
}
.component-east-d5d5 {
  color: #444;
}
.feature-b409 {
  background-color: #444;
}
.disabled-7967 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.disabled-7967 .info_6300 .border_orange_7220 {
  font-size: 15px;
}
.disabled-7967 .border_orange_7220 {
  line-height: 1.3;
}
.disabled-7967 .fresh_d961 {
}
.disabled-7967 .right-fd32 {
  background: #235787;
}
.detail-tall-5dc1 {
  padding: 0;
}
.detail-tall-5dc1 .right-fd32 {
  background: #1a1a1a;
}
.detail-tall-5dc1 .fresh_d961 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card-a548 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card-a548 .fresh_d961 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card-a548 .right-fd32 {
  background: #303030;
}
.tabs-out-cc83 {
  position: relative;
  z-index: 10;
}
.tabs-out-cc83 .slider-orange-dcc6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_b3ee .header-last-62c8 {
  display: inline-block;
  vertical-align: middle;
}
.lite_b3ee.button-b84e .header-last-62c8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lite_b3ee.button-b84e .header-last-62c8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lite_b3ee.button-b84e .header-last-62c8 {
    margin-right: 0.4em;
  }
}
.lite_b3ee.button-b84e .header-last-62c8:last-child {
  margin-right: 0;
}
.highlight-lite-61ae .slider-orange-dcc6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form_67c9 .info_6300 {
    margin: 0 -0.5em;
  }
  .form_67c9 .info_6300 [class*="customify-col-"],
  .form_67c9 .info_6300 [class*="customify-col_"],
  .form_67c9 .info_6300 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form_67c9.accent_a0af .slider-orange-dcc6 {
  background: 0 0 !important;
}
.form_67c9.accent_a0af .slider-orange-dcc6,
.form_67c9.highlight-lite-61ae .slider-orange-dcc6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form_67c9.avatar_c956 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form_67c9.highlight-lite-61ae .slider-orange-dcc6 {
  box-shadow: none !important;
}
.notice_dark_4850 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notice_dark_4850 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notice_dark_4850 {
    padding: 18px 0 20px;
  }
}
.notice_dark_4850 .out-f27f {
  width: 100%;
}
.notice_dark_4850 .aside-rough-1ce2 {
  margin-bottom: 0;
}
.notice_dark_4850 .complex_f5f1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.light-efbd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.light-efbd .lower-5cb4 {
  width: 100%;
}
.column_eb94 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column_eb94 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column_eb94 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;
}
.column_eb94 li:last-child:after {
  display: none;
}
.column_eb94 li a {
  font-weight: 500;
  margin-right: 10px;
}
.white_ca13 .carousel_b6c6 button,
.notice_dark_4850 .carousel_b6c6 button {
  left: 0;
}
.white_ca13 .lower-5cb4,
.notice_dark_4850 .lower-5cb4 {
  padding-left: 0;
  padding-right: 0;
}
.white_ca13 .light-efbd,
.notice_dark_4850 .light-efbd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.white_ca13 {
  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;
}
.white_ca13: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;
}
.white_ca13 .lite_a140 {
  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) {
  .white_ca13 .lite_a140 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .white_ca13 .lite_a140 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .white_ca13 .lite_a140 {
    min-height: 200px;
  }
}
.white_ca13 .column_eb94 {
  color: rgba(255, 255, 255, 0.8);
}
.white_ca13 .column_eb94 a,
.white_ca13 .column_eb94 li:after {
  color: inherit;
}
.white_ca13 .column_eb94 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notification_4ef0 {
  margin-bottom: 0.5em;
}
.summary-purple-10ee {
  margin-bottom: 1.2em;
}
.summary-purple-10ee,
.notification_4ef0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.summary-purple-10ee p:last-child,
.notification_4ef0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel_b6c6,
#masthead .carousel_b6c6 {
  display: none;
}
#masthead
  > .carousel_b6c6.info_upper_4ff9 {
  display: none;
}
#masthead > .carousel_b6c6 button {
  left: 0;
}
.filter_dim_8521 {
  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%;
}
.filter_dim_8521 .header-last-62c8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.filter_dim_8521 .carousel-26b1 {
  display: -webkit-box;
  display: flex;
}
.filter_dim_8521 .carousel-26b1.texture-gold-7184 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.filter_dim_8521 .carousel-26b1.secondary-75f9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter_dim_8521 .carousel-26b1.aside_38a4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter_dim_8521.form_fresh_3e59.inner-c2f1 .carousel-26b1.texture-gold-7184 {
  flex-basis: 100%;
}
.filter_dim_8521.static_c933 .carousel-26b1.secondary-75f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.filter_dim_8521.static_c933 .carousel-26b1.aside_38a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel_b6c6.info_upper_4ff9 {
  display: none;
}
#masthead > .carousel_b6c6 button {
  left: 0;
}
.nav_4bb7 {
  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;
}
.nav_4bb7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.nav_4bb7.thick_3dab i {
  margin-right: 4px;
}
.nav_4bb7.block_slow_8638 i {
  margin-left: 5px;
}
.border_orange_7220 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border_orange_7220 p:last-child {
  margin-bottom: 0;
}
.caption_stale_3f21 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption_stale_3f21 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption_stale_3f21 img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption_stale_3f21 .preview_east_a98b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption_stale_3f21 .component_focused_a740 {
  margin: 5px 0 7px 0;
}
.caption_stale_3f21.video-orange-320b .status_b084 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_stale_3f21.video-orange-320b .thumbnail-west-10fd {
  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;
}
.caption_stale_3f21.avatar_solid_96c4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption_stale_3f21.avatar_solid_96c4 .status_b084 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_stale_3f21.avatar_solid_96c4 .thumbnail-west-10fd {
  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;
}
.caption_stale_3f21.column_3df8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption_stale_3f21.hero_6f8d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption_stale_3f21.hero_6f8d .thumbnail-west-10fd {
  margin-top: 7px;
}
.alert-494e {
  display: inline-block;
}
.tabs-out-cc83 .out-b15e .caption_stale_3f21 img {
  max-width: 100%;
}
.right_e2e5 .label-stale-8c30.preview-out-b10a,
.thumbnail-361f .label-stale-8c30.preview-out-b10a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_e2e5 .title_hot_91af,
.thumbnail-361f .title_hot_91af {
  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%);
}
.right_e2e5 .title_hot_91af {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right_e2e5.sidebar-b4ae .title_hot_91af {
  display: none;
}
.right_e2e5 .form-e7ea {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_e2e5 .form-e7ea li {
  display: inline-block;
  position: relative;
}
.right_e2e5 .form-e7ea li:last-child {
  margin-right: 0;
}
.right_e2e5 .form-e7ea 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;
}
.right_e2e5 .form-e7ea li.sort_9777 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right_e2e5 .form-e7ea > 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;
}
.right_e2e5 .form-e7ea > li > a i {
  line-height: 0;
}
.right_e2e5 .form-e7ea > li.fluid-ad75 > a .title_hot_91af {
  margin-left: 4px;
  line-height: 0;
}
.right_e2e5 .form-e7ea .heading_light_2cde li.fluid-ad75 > a {
  position: relative;
}
.right_e2e5 .form-e7ea .heading_light_2cde li.fluid-ad75 > a:after,
.right_e2e5 .form-e7ea .heading_light_2cde li.fluid-ad75 > a:before {
  content: "";
  display: table;
}
.right_e2e5 .form-e7ea .heading_light_2cde li.fluid-ad75 > a:after {
  clear: both;
}
.right_e2e5 .form-e7ea .heading_light_2cde li.fluid-ad75 > a .title_hot_91af {
  margin-left: 5px;
  float: right;
}
.right_e2e5 .hot_b88f,
.right_e2e5 .heading_light_2cde {
  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;
}
.right_e2e5 .heading_light_2cde {
  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;
}
.right_e2e5 .heading_light_2cde .preview-out-b10a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_e2e5 .heading_light_2cde .title_hot_91af {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right_e2e5 .heading_light_2cde li {
  display: block;
  margin: 0;
  padding: 0;
}
.right_e2e5 .heading_light_2cde 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;
}
.right_e2e5 .heading_light_2cde li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right_e2e5 .heading_light_2cde .heading_light_2cde {
  top: 0;
  left: 100%;
}
.right_e2e5 .panel-675b.fn-focus-8102 > .hot_b88f,
.right_e2e5 .panel-675b.fn-focus-8102 > .heading_light_2cde,
.right_e2e5 .panel-675b:focus > .hot_b88f,
.right_e2e5 .panel-675b:focus > .heading_light_2cde,
.right_e2e5 .panel-675b:hover > .hot_b88f,
.right_e2e5 .panel-675b:hover > .heading_light_2cde {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right_e2e5.active-b8c7 .overlay-a11f:after,
.right_e2e5.active-b8c7 .overlay-a11f:before {
  content: "";
  display: table;
}
.right_e2e5.active-b8c7 .overlay-a11f:after {
  clear: both;
}
.right_e2e5.active-b8c7 .overlay-a11f > li {
  float: left;
}
.right_e2e5.white_e25d .overlay-a11f:after,
.right_e2e5.white_e25d .overlay-a11f:before {
  content: "";
  display: table;
}
.right_e2e5.white_e25d .overlay-a11f:after {
  clear: both;
}
.right_e2e5.white_e25d .overlay-a11f > li {
  float: left;
}
.right_e2e5.white_e25d .overlay-a11f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right_e2e5.white_e25d .overlay-a11f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right_e2e5.white_e25d .overlay-a11f > li.bronze_1b29 > a,
.right_e2e5.white_e25d .overlay-a11f > li.sort_9777 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right_e2e5.hidden-center-b548 .overlay-a11f > li > a .preview-out-b10a {
  position: relative;
}
.right_e2e5.hidden-center-b548 .overlay-a11f > li > a .preview-out-b10a: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;
}
.right_e2e5.hidden-center-b548
  .overlay-a11f
  > li:focus
  > a
  .preview-out-b10a:before,
.right_e2e5.hidden-center-b548
  .overlay-a11f
  > li:hover
  > a
  .preview-out-b10a:before {
  width: 100%;
  background-color: currentColor;
}
.right_e2e5.hidden-center-b548
  .overlay-a11f
  > li.bronze_1b29
  > a
  .preview-out-b10a:before,
.right_e2e5.hidden-center-b548
  .overlay-a11f
  > li.stale_aef5
  > a
  .preview-out-b10a:before {
  width: 100%;
  background-color: currentColor;
}
.right_e2e5.gallery_left_a717 .overlay-a11f > li > a .preview-out-b10a {
  position: relative;
}
.right_e2e5.gallery_left_a717 .overlay-a11f > li > a .preview-out-b10a: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;
}
.right_e2e5.gallery_left_a717 .overlay-a11f > li:focus > a .preview-out-b10a:before,
.right_e2e5.gallery_left_a717
  .overlay-a11f
  > li:hover
  > a
  .preview-out-b10a:before {
  width: 100%;
  background-color: currentColor;
}
.right_e2e5.gallery_left_a717
  .overlay-a11f
  > li.bronze_1b29
  > a
  .preview-out-b10a:before,
.right_e2e5.gallery_left_a717
  .overlay-a11f
  > li.stale_aef5
  > a
  .preview-out-b10a:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-361f .form-e7ea {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thumbnail-361f .form-e7ea li:first-child > a {
  border-top: none;
}
.thumbnail-361f .form-e7ea .middle-5f20 > .preview-out-b10a .title_hot_91af {
  display: none;
}
.thumbnail-361f .form-e7ea li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thumbnail-361f .form-e7ea li:last-child {
  border: none;
}
.thumbnail-361f .form-e7ea li.fluid-ad75 > a {
  padding-right: 45px !important;
}
.thumbnail-361f .form-e7ea li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thumbnail-361f .form-e7ea li a:focus,
.thumbnail-361f .form-e7ea li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-361f .form-e7ea li .article_iron_ce64 {
  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;
}
.thumbnail-361f .form-e7ea li .article_iron_ce64:hover {
  box-shadow: none;
}
.thumbnail-361f .form-e7ea li .article_iron_ce64 .title_hot_91af {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thumbnail-361f .form-e7ea .heading_light_2cde {
  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);
}
.thumbnail-361f .form-e7ea .heading_light_2cde li a {
  padding-left: 3em;
}
.thumbnail-361f .form-e7ea .feature_d5c9 > a .article_iron_ce64 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thumbnail-361f .form-e7ea .feature_d5c9 > .heading_light_2cde {
  display: block;
  opacity: 1;
}
.thick_af8c {
  max-width: 100%;
}
.badge_white_cee8 {
  line-height: 0;
  cursor: pointer;
}
.up-172e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.up-172e:hover {
  box-shadow: none;
  color: currentColor;
}
.up-172e svg {
  width: 18px;
  height: 18px;
}
.up-172e .black_b44d {
  display: none;
}
.active_3bb2 {
  position: relative;
}
.active_3bb2.fn-active-8102 .up-172e .tabs_6e98 {
  display: none;
}
.active_3bb2.fn-active-8102 .up-172e .black_b44d {
  display: inline-block;
}
.active_3bb2 .tall-6895 {
  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);
}
.active_3bb2.picture-77f2 .tall-6895 {
  left: auto;
  right: -0.9em;
}
.active_3bb2.picture-77f2 .sidebar-a949::before {
  left: auto;
  right: 15px;
}
.active_3bb2.fn-active-8102 .tall-6895 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_8d59 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu_8d59 label {
  flex-basis: 100%;
}
.menu_8d59 .container_2f9f {
  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;
}
.menu_8d59 .next-dc5d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu_8d59 .next-dc5d:focus {
  background-color: transparent;
}
.menu_8d59 button.white_cf14 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu_8d59 button.white_cf14:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu_8d59 button.white_cf14 svg {
  width: 18px;
  height: 18px;
}
.menu_8d59 input[type="submit"] {
  min-height: auto;
}
.hidden_fixed_d98f .menu_8d59 .next-dc5d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar-a949 {
  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) {
  .sidebar-a949 {
    width: 220px;
  }
}
.sidebar-a949 label {
  flex-basis: 100%;
}
.sidebar-a949::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;
}
.header_11a2 .hidden_fixed_d98f .menu_8d59 {
  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;
}
.header_11a2
  .hidden_fixed_d98f
  .menu_8d59
  .container_2f9f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.header_11a2 .hidden_fixed_d98f .menu_8d59 .next-dc5d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.header_11a2
  .hidden_fixed_d98f
  .menu_8d59
  .next-dc5d:focus {
  background: 0 0;
}
.header_11a2
  .hidden_fixed_d98f
  .menu_8d59
  .notice_e1fb {
  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;
}
.slow_deb9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slow_deb9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slow_deb9 li:last-child {
  margin-right: 0;
}
.slow_deb9 li:first-child {
  margin-left: 0;
}
.slow_deb9.dropdown_up_2127 a {
  color: #fff;
}
.slow_deb9.dropdown_up_2127 a:hover {
  color: #fff;
}
.slow_deb9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slow_deb9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slow_deb9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slow_deb9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.slow_deb9 [class*="social-icon-apple"] {
  background-color: #999;
}
.slow_deb9 [class*="social-icon-apple"].hero_f795 {
  background-color: transparent;
  color: #999;
}
.slow_deb9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slow_deb9 [class*="social-icon-behance"].hero_f795 {
  background-color: transparent;
  color: #1769ff;
}
.slow_deb9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slow_deb9 [class*="social-icon-bitbucket"].hero_f795 {
  background-color: transparent;
  color: #205081;
}
.slow_deb9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.slow_deb9 [class*="social-icon-codepen"].hero_f795 {
  background-color: transparent;
  color: #000;
}
.slow_deb9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slow_deb9 [class*="social-icon-delicious"].hero_f795 {
  background-color: transparent;
  color: #39f;
}
.slow_deb9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slow_deb9 [class*="social-icon-digg"].hero_f795 {
  background-color: transparent;
  color: #005be2;
}
.slow_deb9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slow_deb9 [class*="social-icon-dribbble"].hero_f795 {
  background-color: transparent;
  color: #ea4c89;
}
.slow_deb9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slow_deb9 [class*="social-icon-envelope"].hero_f795 {
  background-color: transparent;
  color: #ea4335;
}
.slow_deb9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slow_deb9 [class*="social-icon-facebook"].hero_f795 {
  background-color: transparent;
  color: #3b5998;
}
.slow_deb9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slow_deb9 [class*="social-icon-flickr"].hero_f795 {
  background-color: transparent;
  color: #0063dc;
}
.slow_deb9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slow_deb9 [class*="social-icon-foursquare"].hero_f795 {
  background-color: transparent;
  color: #2d5be3;
}
.slow_deb9 [class*="social-icon-github"] {
  background-color: #333;
}
.slow_deb9 [class*="social-icon-github"].hero_f795 {
  background-color: transparent;
  color: #333;
}
.slow_deb9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slow_deb9 [class*="social-icon-google-plus"].hero_f795 {
  background-color: transparent;
  color: #dd4b39;
}
.slow_deb9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slow_deb9 [class*="social-icon-houzz"].hero_f795 {
  background-color: transparent;
  color: #7ac142;
}
.slow_deb9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slow_deb9 [class*="social-icon-instagram"].hero_f795 {
  background-color: transparent;
  color: #262626;
}
.slow_deb9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slow_deb9 [class*="social-icon-jsfiddle"].hero_f795 {
  background-color: transparent;
  color: #487aa2;
}
.slow_deb9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slow_deb9 [class*="social-icon-linkedin"].hero_f795 {
  background-color: transparent;
  color: #0077b5;
}
.slow_deb9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slow_deb9 [class*="social-icon-medium"].hero_f795 {
  background-color: transparent;
  color: #00ab6b;
}
.slow_deb9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slow_deb9
  [class*="social-icon-odnoklassniki"].hero_f795 {
  background-color: transparent;
  color: #f4731c;
}
.slow_deb9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slow_deb9 [class*="social-icon-meetup"].hero_f795 {
  background-color: transparent;
  color: #ec1c40;
}
.slow_deb9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slow_deb9 [class*="social-icon-pinterest"].hero_f795 {
  background-color: transparent;
  color: #bd081c;
}
.slow_deb9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slow_deb9 [class*="social-icon-product-hunt"].hero_f795 {
  background-color: transparent;
  color: #da552f;
}
.slow_deb9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slow_deb9 [class*="social-icon-reddit"].hero_f795 {
  background-color: transparent;
  color: #ff4500;
}
.slow_deb9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slow_deb9 [class*="social-icon-rss"].hero_f795 {
  background-color: transparent;
  color: #f26522;
}
.slow_deb9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slow_deb9
  [class*="social-icon-shopping-cart"].hero_f795 {
  background-color: transparent;
  color: #4caf50;
}
.slow_deb9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slow_deb9 [class*="social-icon-skype"].hero_f795 {
  background-color: transparent;
  color: #00aff0;
}
.slow_deb9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slow_deb9 [class*="social-icon-slideshare"].hero_f795 {
  background-color: transparent;
  color: #0077b5;
}
.slow_deb9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slow_deb9 [class*="social-icon-snapchat"].hero_f795 {
  background-color: transparent;
  color: #fffc00;
}
.slow_deb9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slow_deb9 [class*="social-icon-soundcloud"].hero_f795 {
  background-color: transparent;
  color: #f80;
}
.slow_deb9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slow_deb9 [class*="social-icon-spotify"].hero_f795 {
  background-color: transparent;
  color: #2ebd59;
}
.slow_deb9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slow_deb9
  [class*="social-icon-stack-overflow"].hero_f795 {
  background-color: transparent;
  color: #fe7a15;
}
.slow_deb9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slow_deb9 [class*="social-icon-maldkfgram"].hero_f795 {
  background-color: transparent;
  color: #2ca5e0;
}
.slow_deb9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slow_deb9 [class*="social-icon-tripadvisor"].hero_f795 {
  background-color: transparent;
  color: #589442;
}
.slow_deb9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slow_deb9 [class*="social-icon-tumblr"].hero_f795 {
  background-color: transparent;
  color: #35465c;
}
.slow_deb9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slow_deb9 [class*="social-icon-twitch"].hero_f795 {
  background-color: transparent;
  color: #6441a5;
}
.slow_deb9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slow_deb9 [class*="social-icon-twitter"].hero_f795 {
  background-color: transparent;
  color: #1da1f2;
}
.slow_deb9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slow_deb9 [class*="social-icon-vimeo"].hero_f795 {
  background-color: transparent;
  color: #1ab7ea;
}
.slow_deb9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slow_deb9 [class*="social-icon-vk"].hero_f795 {
  background-color: transparent;
  color: #45668e;
}
.slow_deb9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slow_deb9 [class*="social-icon-weibo"].hero_f795 {
  background-color: transparent;
  color: #df2029;
}
.slow_deb9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slow_deb9 [class*="social-icon-weixin"].hero_f795 {
  background-color: transparent;
  color: #7bb32e;
}
.slow_deb9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slow_deb9 [class*="social-icon-whatsapp"].hero_f795 {
  background-color: transparent;
  color: #25d366;
}
.slow_deb9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slow_deb9 [class*="social-icon-wordpress"].hero_f795 {
  background-color: transparent;
  color: #21759b;
}
.slow_deb9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.slow_deb9 [class*="social-icon-xing"].hero_f795 {
  background-color: transparent;
  color: #026466;
}
.slow_deb9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slow_deb9 [class*="social-icon-yelp"].hero_f795 {
  background-color: transparent;
  color: #af0606;
}
.slow_deb9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slow_deb9 [class*="social-icon-youtube"].hero_f795 {
  background-color: transparent;
  color: #cd201f;
}
.heading_active_5fb0 {
  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;
}
.heading_active_5fb0:hover {
  box-shadow: none;
  background: 0 0;
}
.chip-prev-d0a2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.column-solid-5869 {
  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;
}
.alert-7b0a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-b1de {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-b1de,
.element-b1de::after,
.element-b1de::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;
}
.element-b1de::after,
.element-b1de::before {
  content: "";
  display: block;
  background-color: inherit;
}
.small-c2ba .column-solid-5869 .alert-7b0a {
  margin-top: -2px;
  width: 19px;
}
.small-c2ba .column-solid-5869 .element-b1de {
  margin-top: -1px;
}
.small-c2ba .column-solid-5869 .element-b1de,
.small-c2ba .column-solid-5869 .element-b1de::after,
.small-c2ba .column-solid-5869 .element-b1de::before {
  width: 19px;
  height: 2px;
}
.small-c2ba .column-solid-5869 .element-b1de::before {
  top: -6px;
}
.small-c2ba .column-solid-5869 .element-b1de::after {
  bottom: -6px;
}
.iron-59e4 .column-solid-5869 .alert-7b0a {
  margin-top: -2px;
  width: 22px;
}
.iron-59e4 .column-solid-5869 .element-b1de {
  margin-top: -1px;
}
.iron-59e4 .column-solid-5869 .element-b1de,
.iron-59e4 .column-solid-5869 .element-b1de::after,
.iron-59e4 .column-solid-5869 .element-b1de::before {
  width: 22px;
  height: 2px;
}
.iron-59e4 .column-solid-5869 .element-b1de::before {
  top: -7px;
}
.iron-59e4 .column-solid-5869 .element-b1de::after {
  bottom: -7px;
}
.image_7cfb .column-solid-5869 .alert-7b0a {
  margin-top: -2px;
  width: 31px;
}
.image_7cfb .column-solid-5869 .element-b1de {
  margin-top: -1.5px;
}
.image_7cfb .column-solid-5869 .element-b1de,
.image_7cfb .column-solid-5869 .element-b1de::after,
.image_7cfb .column-solid-5869 .element-b1de::before {
  width: 31px;
  height: 3px;
}
.image_7cfb .column-solid-5869 .element-b1de::before {
  top: -9px;
}
.image_7cfb .column-solid-5869 .element-b1de::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .disabled_7cea .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_7cea .column-solid-5869 .element-b1de {
    margin-top: -1px;
  }
  .disabled_7cea .column-solid-5869 .element-b1de,
  .disabled_7cea .column-solid-5869 .element-b1de::after,
  .disabled_7cea .column-solid-5869 .element-b1de::before {
    width: 19px;
    height: 2px;
  }
  .disabled_7cea .column-solid-5869 .element-b1de::before {
    top: -6px;
  }
  .disabled_7cea .column-solid-5869 .element-b1de::after {
    bottom: -6px;
  }
  .full-0908 .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 22px;
  }
  .full-0908 .column-solid-5869 .element-b1de {
    margin-top: -1px;
  }
  .full-0908 .column-solid-5869 .element-b1de,
  .full-0908 .column-solid-5869 .element-b1de::after,
  .full-0908 .column-solid-5869 .element-b1de::before {
    width: 22px;
    height: 2px;
  }
  .full-0908 .column-solid-5869 .element-b1de::before {
    top: -7px;
  }
  .full-0908 .column-solid-5869 .element-b1de::after {
    bottom: -7px;
  }
  .warm-87a4 .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 31px;
  }
  .warm-87a4 .column-solid-5869 .element-b1de {
    margin-top: -1.5px;
  }
  .warm-87a4 .column-solid-5869 .element-b1de,
  .warm-87a4 .column-solid-5869 .element-b1de::after,
  .warm-87a4 .column-solid-5869 .element-b1de::before {
    width: 31px;
    height: 3px;
  }
  .warm-87a4 .column-solid-5869 .element-b1de::before {
    top: -9px;
  }
  .warm-87a4 .column-solid-5869 .element-b1de::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_silver_4ba6 .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 19px;
  }
  .accordion_silver_4ba6 .column-solid-5869 .element-b1de {
    margin-top: -1px;
  }
  .accordion_silver_4ba6 .column-solid-5869 .element-b1de,
  .accordion_silver_4ba6 .column-solid-5869 .element-b1de::after,
  .accordion_silver_4ba6 .column-solid-5869 .element-b1de::before {
    width: 19px;
    height: 2px;
  }
  .accordion_silver_4ba6 .column-solid-5869 .element-b1de::before {
    top: -6px;
  }
  .accordion_silver_4ba6 .column-solid-5869 .element-b1de::after {
    bottom: -6px;
  }
  .accordion_a23a .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_a23a .column-solid-5869 .element-b1de {
    margin-top: -1px;
  }
  .accordion_a23a .column-solid-5869 .element-b1de,
  .accordion_a23a .column-solid-5869 .element-b1de::after,
  .accordion_a23a .column-solid-5869 .element-b1de::before {
    width: 22px;
    height: 2px;
  }
  .accordion_a23a .column-solid-5869 .element-b1de::before {
    top: -7px;
  }
  .accordion_a23a .column-solid-5869 .element-b1de::after {
    bottom: -7px;
  }
  .border-ab04 .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 31px;
  }
  .border-ab04 .column-solid-5869 .element-b1de {
    margin-top: -1.5px;
  }
  .border-ab04 .column-solid-5869 .element-b1de,
  .border-ab04 .column-solid-5869 .element-b1de::after,
  .border-ab04 .column-solid-5869 .element-b1de::before {
    width: 31px;
    height: 3px;
  }
  .border-ab04 .column-solid-5869 .element-b1de::before {
    top: -9px;
  }
  .border-ab04 .column-solid-5869 .element-b1de::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .heading_8fae .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 19px;
  }
  .heading_8fae .column-solid-5869 .element-b1de {
    margin-top: -1px;
  }
  .heading_8fae .column-solid-5869 .element-b1de,
  .heading_8fae .column-solid-5869 .element-b1de::after,
  .heading_8fae .column-solid-5869 .element-b1de::before {
    width: 19px;
    height: 2px;
  }
  .heading_8fae .column-solid-5869 .element-b1de::before {
    top: -6px;
  }
  .heading_8fae .column-solid-5869 .element-b1de::after {
    bottom: -6px;
  }
  .info_selected_7084 .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 22px;
  }
  .info_selected_7084 .column-solid-5869 .element-b1de {
    margin-top: -1px;
  }
  .info_selected_7084 .column-solid-5869 .element-b1de,
  .info_selected_7084 .column-solid-5869 .element-b1de::after,
  .info_selected_7084 .column-solid-5869 .element-b1de::before {
    width: 22px;
    height: 2px;
  }
  .info_selected_7084 .column-solid-5869 .element-b1de::before {
    top: -7px;
  }
  .info_selected_7084 .column-solid-5869 .element-b1de::after {
    bottom: -7px;
  }
  .under-ffba .column-solid-5869 .alert-7b0a {
    margin-top: -2px;
    width: 31px;
  }
  .under-ffba .column-solid-5869 .element-b1de {
    margin-top: -1.5px;
  }
  .under-ffba .column-solid-5869 .element-b1de,
  .under-ffba .column-solid-5869 .element-b1de::after,
  .under-ffba .column-solid-5869 .element-b1de::before {
    width: 31px;
    height: 3px;
  }
  .under-ffba .column-solid-5869 .element-b1de::before {
    top: -9px;
  }
  .under-ffba .column-solid-5869 .element-b1de::after {
    bottom: -9px;
  }
}
.summary_69b1 .element-b1de {
  -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);
}
.summary_69b1 .element-b1de::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.summary_69b1 .element-b1de::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);
}
.summary_69b1.modal-c808 .element-b1de {
  -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);
}
.summary_69b1.modal-c808 .element-b1de::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.summary_69b1.modal-c808 .element-b1de::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);
}
.message_611b {
  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.module-bfd9:before {
  display: none;
}
.selected-1652 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.selected-1652 .row-f00a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.selected-1652 .row-f00a:last-of-type {
  border-bottom: none;
}
.selected-1652 .row-f00a.video-791c,
.selected-1652 .row-f00a.table_hard_2910,
.selected-1652 .row-f00a.shadow_narrow_f7e5 {
  padding: 0;
}
.selected-1652 .thumbnail-361f .article_iron_ce64 {
  color: currentColor;
}
.selected-1652 .thumbnail-361f .article_iron_ce64:focus,
.selected-1652 .thumbnail-361f .article_iron_ce64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected-1652.fresh_d961 .gallery_2319,
.selected-1652.fresh_d961 .border_orange_7220 a,
.selected-1652.fresh_d961 .overlay-a11f a,
.selected-1652.fresh_d961 .heading_light_2cde a {
  color: rgba(0, 0, 0, 0.55);
}
.selected-1652.fresh_d961 .gallery_2319:hover,
.selected-1652.fresh_d961 .border_orange_7220 a:hover,
.selected-1652.fresh_d961 .overlay-a11f a:hover,
.selected-1652.fresh_d961 .heading_light_2cde a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-1652.fresh_d961 .description_orange_56ea {
  color: rgba(0, 0, 0, 0.8);
}
.selected-1652.fresh_d961 .row-f00a {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected-1652.fresh_d961 .row-f00a:before {
  background: rgba(0, 0, 0, 0.08);
}
.selected-1652.fresh_d961 .thick_bf85:before {
  background: rgba(255, 255, 255, 0.9);
}
.selected-1652.fresh_d961 .thumbnail-361f .form-e7ea li a,
.selected-1652.fresh_d961 .thumbnail-361f .article_iron_ce64,
.selected-1652.fresh_d961 .heading_light_2cde {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected-1652.fresh_d961 .thumbnail-361f .article_iron_ce64:focus,
.selected-1652.fresh_d961 .thumbnail-361f .article_iron_ce64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected-1652.fresh_d961 .form-e7ea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected-1652.right-fd32 .gallery_2319,
.selected-1652.right-fd32 .border_orange_7220 a,
.selected-1652.right-fd32 .overlay-a11f .article_iron_ce64,
.selected-1652.right-fd32 .overlay-a11f a,
.selected-1652.right-fd32 .heading_light_2cde a {
  color: rgba(255, 255, 255, 0.79);
}
.selected-1652.right-fd32 .gallery_2319:hover,
.selected-1652.right-fd32 .border_orange_7220 a:hover,
.selected-1652.right-fd32 .overlay-a11f .article_iron_ce64:hover,
.selected-1652.right-fd32 .overlay-a11f a:hover,
.selected-1652.right-fd32 .heading_light_2cde a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-1652.right-fd32 .description_orange_56ea {
  color: rgba(255, 255, 255, 0.99);
}
.selected-1652.right-fd32 .row-f00a {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-1652.right-fd32 .row-f00a:before {
  background: rgba(255, 255, 255, 0.08);
}
.selected-1652.right-fd32 .thick_bf85:before {
  background: rgba(0, 0, 0, 0.9);
}
.selected-1652.right-fd32 .thumbnail-361f .form-e7ea li a,
.selected-1652.right-fd32 .thumbnail-361f .article_iron_ce64,
.selected-1652.right-fd32 .heading_light_2cde {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-1652.right-fd32 .thumbnail-361f .article_iron_ce64:focus,
.selected-1652.right-fd32 .thumbnail-361f .article_iron_ce64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected-1652.right-fd32 .form-e7ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_bf85 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thick_bf85:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.highlight_middle_c83a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.list_brown_ae28 .selected-1652 {
  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;
}
.list_brown_ae28 .row-f00a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.list_brown_ae28 .row-f00a: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) {
  .list_brown_ae28 .row-f00a:before {
    width: 16%;
    left: 42%;
  }
}
.list_brown_ae28 .row-f00a:last-child:before {
  content: none;
}
.list_brown_ae28 .row-f00a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.list_brown_ae28 .thumbnail-361f .form-e7ea li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.list_brown_ae28 .thumbnail-361f .form-e7ea li a .article_iron_ce64 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.list_brown_ae28 .thumbnail-361f .heading_light_2cde {
  border: none;
}
.list_brown_ae28 .thumbnail-361f .heading_light_2cde li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.list_brown_ae28 .thick_bf85 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.list_brown_ae28 .highlight_middle_c83a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.list_brown_ae28 .right-fd32 .thick_bf85:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_brown_ae28 .fresh_d961.photo_smooth_a104 .element-b1de {
  background: rgba(0, 0, 0, 0.6);
}
.list_brown_ae28
  .fresh_d961.photo_smooth_a104
  .element-b1de::after,
.list_brown_ae28
  .fresh_d961.photo_smooth_a104
  .element-b1de:before {
  background: inherit;
}
.list_brown_ae28
  .fresh_d961.photo_smooth_a104:hover
  .element-b1de {
  background: rgba(0, 0, 0, 0.8);
}
.secondary-e420 .selected-1652 {
  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) {
  .secondary-e420 .selected-1652 {
    width: auto;
    right: 45px;
  }
}
.gallery_out_05b2 .selected-1652 {
  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) {
  .gallery_out_05b2 .selected-1652 {
    width: auto;
    left: 45px;
  }
}
.module-bfd9 .selected-1652 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.module-bfd9 .highlight_middle_c83a {
  max-width: 48em;
  margin: 0 auto;
}
.module-bfd9 .thick_bf85:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.content_cool_2b24 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.content_cool_2b24.list_brown_ae28 .selected-1652 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.content_cool_2b24.secondary-e420 .selected-1652 {
  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);
}
.content_cool_2b24 .selected-1652 {
  visibility: visible;
}
.content_cool_2b24.gallery_out_05b2 .selected-1652 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus_17a5,
.dark_aa48 {
  overflow-x: hidden;
}
.focus_17a5 .selected-1652 {
  overflow: auto;
}
.focus_17a5.list_brown_ae28 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_17a5.list_brown_ae28 .selected-1652 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus_17a5.list_brown_ae28 .heading_active_5fb0 {
  opacity: 0;
}
.focus_17a5.secondary-e420 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_17a5.secondary-e420 .selected-1652 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus_17a5.secondary-e420 .heading_active_5fb0 {
  opacity: 0;
}
.focus_17a5.gallery_out_05b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_17a5.gallery_out_05b2 .selected-1652 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus_17a5.gallery_out_05b2 .heading_active_5fb0 {
  opacity: 0;
}
.focus_17a5.module-bfd9 .selected-1652 {
  z-index: 10;
  visibility: visible;
}
.photo_smooth_a104 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_smooth_a104 .element-b1de {
  background: rgba(255, 255, 255, 0.99);
}
.photo_smooth_a104 .element-b1de::after,
.photo_smooth_a104 .element-b1de:before {
  background: inherit;
}
.photo_smooth_a104:hover .element-b1de {
  background: rgba(255, 255, 255, 0.99);
}
.gallery_out_05b2 .photo_smooth_a104 {
  top: 10px;
  right: auto;
  left: 12px;
}
.module-bfd9 .photo_smooth_a104 {
  display: none !important;
}
.focus_17a5:before,
.dark_aa48:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus_17a5 .photo_smooth_a104,
.dark_aa48 .photo_smooth_a104 {
  display: inline-block;
}
.selected-1652 .header-last-62c8 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.focus_17a5 .selected-1652 .header-last-62c8,
.dark_aa48 .selected-1652 .header-last-62c8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dark_208a .container_2f9f {
  width: 100%;
}
.out-b15e {
  padding: 0 0.5em 0;
}
.out-b15e [class*="customify-col-"],
.out-b15e [class*="customify-col_"],
.out-b15e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.description-f481 .out-b15e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .info_6300 .notice_9c9a,
  .notice_9c9a {
    display: none;
  }
  .dynamic_3748 {
    text-align: left;
  }
  .down-7710 {
    text-align: center;
  }
  .image_b41b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .info_6300 .disabled-a656,
  .disabled-a656 {
    display: none;
  }
  .media-hard-a54b {
    text-align: left;
  }
  .label_dirty_0902 {
    text-align: center;
  }
  .section-wood-f799 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .info_6300 .button_6735,
  .button_6735 {
    display: none;
  }
  .modal-a794 {
    text-align: left;
  }
  .status-rough-a249 {
    text-align: center;
  }
  .thumbnail_inner_ff30 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wrapper-in-29b1 {
  box-shadow: none !important;
}
.tertiary-19ed .card-0b72,
.row-e43e .card-0b72 {
  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;
}
.row-e43e .card-0b72 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider-orange-dcc6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slider-orange-dcc6:after,
.slider-orange-dcc6:before {
  content: "";
  display: table;
}
.slider-orange-dcc6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slider-orange-dcc6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slider-orange-dcc6,
.avatar_c956 {
  max-width: 1248px;
  margin: 0 auto;
}

.focused_7f20.last_8797 .slider-orange-dcc6 {
  max-width: 100%;
}
.focused_7f20.component-a6ae {
  max-width: 1200px;
  margin: 0 auto;
}
.focused_7f20.video-upper-04ea .slider-orange-dcc6 {
  max-width: 100%;
}
.focused_7f20.video-upper-04ea > .slider-orange-dcc6 {
  padding-left: 0;
  padding-right: 0;
}
.focused_7f20.video-upper-04ea > .slider-orange-dcc6 .info_6300 {
  margin: 0;
}
.focused_7f20.video-upper-04ea
  > .slider-orange-dcc6
  .active-e348.table_hard_aad0 {
  margin-right: 0;
  margin-left: 0;
}
.focused_7f20.video-upper-04ea #main.table_hard_aad0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hidden_09f9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_09f9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .prev_b3c9 .media_2f2c {
    padding-right: 1em;
  }
  .prev_b3c9.hidden_9d07 .active-e348 {
    border-right: 1px solid #eaecee;
  }
  .prev_b3c9.hidden_9d07 .media_2f2c {
    padding-right: 1em;
  }
  .prev_b3c9.hidden_9d07 .tag-39ab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold_76fa .media_2f2c {
    padding-left: 1em;
  }
  .cold_76fa.hidden_9d07 .active-e348 {
    border-left: 1px solid #eaecee;
  }
  .cold_76fa.hidden_9d07 .media_2f2c {
    padding-left: 1em;
  }
  .cold_76fa.hidden_9d07 .tag-39ab {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_active_ef41 .media_2f2c {
    padding-left: 1em;
  }
  .detail_active_ef41.hidden_9d07 .notice-focused-859a {
    border-right: 1px solid #eaecee;
  }
  .detail_active_ef41.hidden_9d07 .pink-7a13 {
    border-right: 1px solid #eaecee;
  }
  .detail_active_ef41.hidden_9d07 .media_2f2c {
    padding-left: 1em;
  }
  .detail_active_ef41.hidden_9d07 .tag-39ab {
    padding-right: 1em;
  }
  .detail_active_ef41.hidden_9d07 .dirty-c5ab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-6dd7 .media_2f2c {
    padding-right: 1em;
  }
  .breadcrumb-6dd7.hidden_9d07 .notice-focused-859a {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-6dd7.hidden_9d07 .pink-7a13 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-6dd7.hidden_9d07 .media_2f2c {
    padding-right: 1em;
  }
  .breadcrumb-6dd7.hidden_9d07 .tag-39ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-6dd7.hidden_9d07 .dirty-c5ab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_09f9 .media_2f2c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_09f9.hidden_9d07 .active-e348 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hidden_09f9.hidden_9d07 .media_2f2c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_09f9.hidden_9d07 .tag-39ab {
    padding-left: 1em;
  }
  .hidden_09f9.hidden_9d07 .dirty-c5ab {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hidden_09f9.hidden_9d07 .media_2f2c {
    padding-left: 0;
  }
}
.caption-48bf .lite_b3ee {
  display: inline-block;
}
.accent-f18a {
  display: inline-block;
}
.light-5d1a {
  word-con: break-word;
}
.message_2b52 > span {
  display: inline-block;
  padding: 5px 0;
}
.message_2b52 .header-8ddc {
  margin-left: 8px;
  margin-right: 8px;
}
.message_2b52 .row-cool-7537 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery-gold-08a6 .full_9dde {
  margin-bottom: 2em;
}
.gallery-gold-08a6 .north_8df0 {
  margin-bottom: 15px;
}
.gallery-gold-08a6 .north_8df0:last-child {
  margin-bottom: 0;
}
.gallery-gold-08a6 .hidden_new_a731 {
  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) {
  .gallery-gold-08a6 .hidden_new_a731 {
    display: block;
  }
}
.gallery-gold-08a6 .dirty-556a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery-gold-08a6 .dirty-556a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery-gold-08a6 .basic_417b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery-gold-08a6 .basic_417b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-gold-08a6 .basic_417b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery-gold-08a6 .light-5d1a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-gold-08a6 .light-5d1a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery-gold-08a6 .basic_a3e7 p:last-child {
  margin-bottom: 0;
}
.gallery-gold-08a6 .surface-1cdb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery-gold-08a6 .tabs-181d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery-gold-08a6 .summary-cbb0 {
  margin-top: 1em;
}
.gallery-gold-08a6 .description_67f1 {
  top: 0;
  display: block;
}
.gallery-gold-08a6 .description_67f1 a {
  color: inherit;
}
.gallery-gold-08a6 .description_67f1 a:hover {
  color: inherit;
}
.gallery-gold-08a6 .up-ee80 {
  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;
}
.gallery-gold-08a6 .up-ee80:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery-gold-08a6 .tabs-181d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery-gold-08a6 .column_500b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery-gold-08a6 .column_500b:first-child {
  margin-top: 0;
}
.gallery-gold-08a6 .column_500b.grid_149b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery-gold-08a6 .column_500b.dropdown_b92a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-gold-08a6
  .column_500b.dropdown_b92a.action_1cfd
  .summary-cbb0 {
  width: 100%;
}
.gallery-gold-08a6 .dropdown_b92a {
  -webkit-box-align: center;
  align-items: center;
}
.gallery-gold-08a6 .dropdown_b92a .message_2b52,
.gallery-gold-08a6 .dropdown_b92a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery-gold-08a6 .basic_417b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-gold-08a6 .basic_417b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-gold-08a6 .basic_417b: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;
}
.gallery-gold-08a6 .grid_149b {
  z-index: 5;
}
.gallery-gold-08a6 .accent-gold-d611 .card-8c59 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery-gold-08a6 .hidden_cold_bb6e .card-8c59 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery-gold-08a6 .footer_slow_5322 .card-8c59 {
  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;
}
.gallery-gold-08a6.header_f7f3 .hidden_new_a731,
.gallery-gold-08a6.paragraph_db58 .hidden_new_a731 {
  display: block;
}
.gallery-gold-08a6.header_f7f3 .hidden_new_a731 .narrow-a27f,
.gallery-gold-08a6.header_f7f3 .hidden_new_a731 .tabs-181d,
.gallery-gold-08a6.paragraph_db58 .hidden_new_a731 .narrow-a27f,
.gallery-gold-08a6.paragraph_db58 .hidden_new_a731 .tabs-181d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-gold-08a6.input-a78f .dirty-556a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery-gold-08a6.input-a78f .dirty-556a {
    margin-right: 0;
  }
}
.gallery-gold-08a6.header_f7f3 .dirty-556a,
.gallery-gold-08a6.paragraph_db58 .dirty-556a {
  padding-top: 40%;
}
.gallery-gold-08a6.header_f7f3 .full_9dde,
.gallery-gold-08a6.paragraph_db58 .full_9dde {
  display: block;
}
.gallery-gold-08a6.header_f7f3 .fn-sticky-8102 .tabs-181d,
.gallery-gold-08a6.paragraph_db58 .fn-sticky-8102 .tabs-181d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery-gold-08a6.header_f7f3 .dirty-556a,
.gallery-gold-08a6.paragraph_db58 .dirty-556a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery-gold-08a6.header_f7f3 .tabs-181d {
  padding: 1em;
}
.up-bfa3 {
  margin: 30px auto;
  display: block;
}
.up-bfa3 .widget-top-ed0d > * {
  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;
}
.up-bfa3 .widget-top-ed0d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up-bfa3 .widget-top-ed0d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.green-8de6 .message_2b52 {
  margin-bottom: 1.41575em;
}
.green-8de6 .action_8d48 {
  margin-bottom: 1.618em;
}
.table-9514 .action_613f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-9514 .action_613f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-9514 .section-stale-5ea8 {
  max-width: 100%;
  overflow: auto;
}
.primary_up_4055 .table-9514 a:hover {
  text-decoration: underline;
}
.red_f2aa .north_8df0:not(.light-5d1a),
.red_f2aa .basic_417b {
  margin-bottom: 1.41575em;
}
.red_f2aa .north_8df0:not(.light-5d1a):last-child,
.red_f2aa .basic_417b:last-child {
  margin-bottom: 0;
}
.red_f2aa .north_8df0.complex-a7da {
  margin-bottom: 0.41575em;
}
.red_f2aa .description-1265:before,
.red_f2aa .avatar-8a00:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.red_f2aa .description-1265:before {
  content: "\f115";
}
.red_f2aa .avatar-8a00:before {
  content: "\f02c";
}
.red_f2aa .tabs_410f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.red_f2aa .tabs_410f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hero-up-b443 {
  display: -webkit-box;
  display: flex;
}
.hero-up-b443 .icon-gas-18b0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hero-up-b443 .icon-gas-18b0 {
    flex-basis: 90px;
  }
}
.hero-up-b443 .motion_cfec {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-up-b443 .motion_cfec {
    flex-basis: calc(100% - 50px);
  }
}
.hero-up-b443 .orange_417d p:last-child {
  margin-bottom: 0.72em;
}
.secondary-old-5a53 .widget-top-ed0d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.secondary-old-5a53 .widget-top-ed0d:after,
.secondary-old-5a53 .widget-top-ed0d:before {
  content: "";
  display: table;
}
.secondary-old-5a53 .widget-top-ed0d:after {
  clear: both;
}
.secondary-old-5a53 .widget-top-ed0d .notice_5893,
.secondary-old-5a53 .widget-top-ed0d .bright-063e {
  width: 49%;
}
.secondary-old-5a53 .widget-top-ed0d .notice_5893 a span.form_liquid_923d,
.secondary-old-5a53 .widget-top-ed0d .bright-063e a span.form_liquid_923d {
  display: block;
  margin-bottom: 5px;
}
.secondary-old-5a53 .widget-top-ed0d .bright-063e {
  float: left;
  text-align: left;
}
.secondary-old-5a53 .widget-top-ed0d .notice_5893 {
  float: right;
  text-align: right;
}
.article-gold-917c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .article-gold-917c {
    margin-bottom: 0;
  }
}
.wrapper_west_4d2d {
  margin-bottom: 1em;
}
.wrapper_west_4d2d .light-5d1a {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget_cd2f a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail-cold-2900 .wrapper_west_4d2d,
.first-4a84 .wrapper_west_4d2d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail-cold-2900 .wrapper_west_4d2d,
  .first-4a84 .wrapper_west_4d2d {
    display: block;
  }
}
.thumbnail-cold-2900 .widget_cd2f,
.first-4a84 .widget_cd2f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail-cold-2900 .widget_cd2f,
  .first-4a84 .widget_cd2f {
    margin-bottom: 1em;
  }
}
.thumbnail-cold-2900 .widget_cd2f img,
.first-4a84 .widget_cd2f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail-cold-2900 .alert-dark-5b6e,
.first-4a84 .alert-dark-5b6e {
  flex-basis: calc(100% - 160px);
}
.thumbnail-cold-2900 .alert-dark-5b6e p,
.first-4a84 .alert-dark-5b6e p {
  margin-bottom: 0;
}
.thumbnail-cold-2900 .alert-dark-5b6e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-cold-2900 .alert-dark-5b6e {
    padding-left: 0;
  }
}
.first-4a84 .alert-dark-5b6e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .first-4a84 .alert-dark-5b6e {
    padding-right: 0;
  }
}
.first-4a84 .widget_cd2f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.footer-up-1fdd .widget_cd2f {
  margin-bottom: 0.5em;
}
.footer-up-1fdd .widget_cd2f img {
  width: 100%;
}
.next-e397 .heading-e961,
.chip-soft-c663 .heading-e961 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.chip-soft-c663 .active-e348 .main_dynamic_aed6 p:last-child {
  margin-bottom: 0;
}
.chip_899f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pressed-9b4f .dynamic_e143 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pressed-9b4f .dynamic_e143:last-of-type {
    margin-bottom: 0;
  }
}
.pressed-9b4f .dynamic_e143 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed-9b4f .dynamic_e143 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pressed-9b4f .dynamic_e143 ul li {
  margin: 0 0 0.6em;
}
.pressed-9b4f .dynamic_e143 ul li.copper-e512,
.pressed-9b4f .dynamic_e143 ul li.sidebar-4dcc {
  position: relative;
}
.pressed-9b4f .dynamic_e143 ul li.copper-e512 .modal_thick_828f,
.pressed-9b4f .dynamic_e143 ul li.sidebar-4dcc .modal_thick_828f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pressed-9b4f .dynamic_e143 ul li.copper-e512:after:after,
.pressed-9b4f .dynamic_e143 ul li.copper-e512:after:before,
.pressed-9b4f
  .dynamic_e143
  ul
  li.sidebar-4dcc:after:after,
.pressed-9b4f
  .dynamic_e143
  ul
  li.sidebar-4dcc:after:before {
  content: "";
  display: table;
}
.pressed-9b4f .dynamic_e143 ul li.copper-e512:after:after,
.pressed-9b4f
  .dynamic_e143
  ul
  li.sidebar-4dcc:after:after {
  clear: both;
}
.pressed-9b4f .dynamic_e143 a.block-45b4:hover {
  text-decoration: none;
}
.pressed-9b4f .dynamic_e143 select {
  max-width: 100%;
}
.pressed-9b4f .dynamic_e143 table {
  font-size: 85%;
}
.pressed-9b4f .dynamic_e143 table td,
.pressed-9b4f .dynamic_e143 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pressed-9b4f .dynamic_e143 table tfoot td {
  text-align: left;
}
.pressed-9b4f .dynamic_e143 :last-child {
  margin-bottom: 0;
}
.pressed-9b4f .dynamic_e143 .backdrop-clean-cf9a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pressed-9b4f .dynamic_e143 .backdrop-clean-cf9a label {
  width: 100%;
}
.pressed-9b4f .dynamic_e143 .backdrop-clean-cf9a .next-dc5d {
  width: 100%;
  display: block;
}
.pressed-9b4f .dynamic_e143 .backdrop-clean-cf9a .white_cf14 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pressed-9b4f .dynamic_e143 .backdrop-clean-cf9a .white_cf14:hover svg #svg-search {
  fill: #444;
}
.pressed-9b4f .dynamic_e143 .backdrop-clean-cf9a .white_cf14 svg {
  width: 18px;
  height: 18px;
}
.pressed-9b4f .static-a4cc ul ul,
.pressed-9b4f .plasma-e334 ul ul,
.pressed-9b4f .preview-wide-972f ul ul,
.pressed-9b4f .blue_8725 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pressed-9b4f .static-a4cc .fluid-ad75 > a,
.pressed-9b4f .plasma-e334 .fluid-ad75 > a,
.pressed-9b4f .preview-wide-972f .fluid-ad75 > a,
.pressed-9b4f .blue_8725 .fluid-ad75 > a {
  margin-bottom: 0;
}
.pressed-9b4f .light_64cc li,
.pressed-9b4f .static-a4cc li,
.pressed-9b4f .iron_9e66 li,
.pressed-9b4f .plasma-e334 li,
.pressed-9b4f .preview-wide-972f li,
.pressed-9b4f .blue_8725 li,
.pressed-9b4f .main-tiny-276d li,
.pressed-9b4f .tertiary-7102 li {
  display: block;
  position: relative;
}
.pressed-9b4f .light_64cc li:last-child,
.pressed-9b4f .static-a4cc li:last-child,
.pressed-9b4f .iron_9e66 li:last-child,
.pressed-9b4f .plasma-e334 li:last-child,
.pressed-9b4f .preview-wide-972f li:last-child,
.pressed-9b4f .blue_8725 li:last-child,
.pressed-9b4f .main-tiny-276d li:last-child,
.pressed-9b4f .tertiary-7102 li:last-child {
  border: none;
}
.pressed-9b4f .light_64cc li a,
.pressed-9b4f .static-a4cc li a,
.pressed-9b4f .iron_9e66 li a,
.pressed-9b4f .plasma-e334 li a,
.pressed-9b4f .preview-wide-972f li a,
.pressed-9b4f .blue_8725 li a,
.pressed-9b4f .main-tiny-276d li a,
.pressed-9b4f .tertiary-7102 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed-9b4f .light_64cc li ul li::before,
.pressed-9b4f .static-a4cc li ul li::before,
.pressed-9b4f .iron_9e66 li ul li::before,
.pressed-9b4f .plasma-e334 li ul li::before,
.pressed-9b4f .preview-wide-972f li ul li::before,
.pressed-9b4f .blue_8725 li ul li::before,
.pressed-9b4f .main-tiny-276d li ul li::before,
.pressed-9b4f .tertiary-7102 li ul li::before {
  left: 15px;
}
.pressed-9b4f .light_64cc li ul a,
.pressed-9b4f .static-a4cc li ul a,
.pressed-9b4f .iron_9e66 li ul a,
.pressed-9b4f .plasma-e334 li ul a,
.pressed-9b4f .preview-wide-972f li ul a,
.pressed-9b4f .blue_8725 li ul a,
.pressed-9b4f .main-tiny-276d li ul a,
.pressed-9b4f .tertiary-7102 li ul a {
  padding-left: 20px;
}
.pressed-9b4f .light_64cc li ul ul li::before,
.pressed-9b4f .static-a4cc li ul ul li::before,
.pressed-9b4f .iron_9e66 li ul ul li::before,
.pressed-9b4f .plasma-e334 li ul ul li::before,
.pressed-9b4f .preview-wide-972f li ul ul li::before,
.pressed-9b4f .blue_8725 li ul ul li::before,
.pressed-9b4f .main-tiny-276d li ul ul li::before,
.pressed-9b4f .tertiary-7102 li ul ul li::before {
  left: 30px;
}
.pressed-9b4f .light_64cc li ul ul a,
.pressed-9b4f .static-a4cc li ul ul a,
.pressed-9b4f .iron_9e66 li ul ul a,
.pressed-9b4f .plasma-e334 li ul ul a,
.pressed-9b4f .preview-wide-972f li ul ul a,
.pressed-9b4f .blue_8725 li ul ul a,
.pressed-9b4f .main-tiny-276d li ul ul a,
.pressed-9b4f .tertiary-7102 li ul ul a {
  padding-left: 40px;
}
.pressed-9b4f .mini_e8f5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed-9b4f .tertiary-7102 ul li {
  margin-bottom: 1.41575em;
}
.pressed-9b4f .tertiary-7102 ul li .clean_380f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pressed-9b4f .tertiary-7102 ul li .frame_623e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.right-fd32 .light_64cc li a,
.right-fd32 .static-a4cc li a,
.right-fd32 .iron_9e66 li a,
.right-fd32 .plasma-e334 li a,
.right-fd32 .preview-wide-972f li a,
.right-fd32 .blue_8725 li a,
.right-fd32 .main-tiny-276d li a,
.right-fd32 .tertiary-7102 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-fd32 .mini_e8f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-fd32 .dynamic_e143 ul li.copper-e512 .modal_thick_828f,
.right-fd32 .dynamic_e143 ul li.sidebar-4dcc .modal_thick_828f {
  background: rgba(0, 0, 0, 0.2);
}
.right-fd32 .pressed-9b4f .dynamic_e143 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_7f20 .pressed-9b4f .form-e7ea li {
  margin: 0;
}
.focused_7f20 .pressed-9b4f .form-e7ea li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused_7f20 .pressed-9b4f .form-e7ea li ul {
  margin: 0;
}
.focused_7f20 .pressed-9b4f .form-e7ea li ul li a {
  padding-left: 15px;
}
.focused_7f20 .pressed-9b4f .form-e7ea li ul li li a {
  padding-left: 30px;
}
.focused_7f20 .pressed-9b4f .form-e7ea li.sort_9777 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused_7f20 .pressed-9b4f .form-e7ea li.sort_9777 > 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;
}
.focused_7f20 .pressed-9b4f .form-e7ea li.sort_9777 > 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;
}
.item_selected_61d1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pro-8ccb {
  position: relative;
  z-index: 10;
}
.pro-8ccb .header-last-62c8 {
  width: 100%;
  max-width: 100%;
}
.pagination_46da .content_cool_00ee {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination_46da .fresh_d961 {
}
.pagination_46da .right-fd32 {
  background: #292929;
}
.first_86c7 .content_cool_00ee {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.first_86c7 .fresh_d961 {
  background: #f9f9f9;
}
.first_86c7 .right-fd32 {
  background: #303030;
}
.middle-f779 .content_cool_00ee {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .middle-f779 .lite_b3ee {
    margin-bottom: 1em;
  }
  .middle-f779 .lite_b3ee:last-child {
    margin-bottom: 0;
  }
}
.middle-f779 .fresh_d961 {
  background: #ededed;
}
.middle-f779 .right-fd32 {
  background: #1a1a1a;
}
.content_cool_00ee.fresh_d961 {
  color: rgba(0, 0, 0, 0.6);
}
.content_cool_00ee.fresh_d961 .focus_clean_b313 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_cool_00ee.right-fd32 {
  color: rgba(255, 255, 255, 0.99);
}
.content_cool_00ee.right-fd32 a:not(.block-45b4) {
  color: rgba(255, 255, 255, 0.79);
}
.content_cool_00ee.right-fd32 a:not(.block-45b4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_cool_00ee.right-fd32 .focus_clean_b313 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_cool_00ee.right-fd32 table tbody td,
.content_cool_00ee.right-fd32 table th {
  background: rgba(0, 0, 0, 0.08);
}
.label_outer_ba1e.highlight-lite-61ae .slider-orange-dcc6 {
  max-width: initial;
}
.label_outer_ba1e .button-b84e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label_outer_ba1e .button-b84e .header-last-62c8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label_outer_ba1e .button-b84e .header-last-62c8 {
    display: block;
    margin-bottom: 2em;
  }
  .label_outer_ba1e .button-b84e .header-last-62c8:last-child {
    margin-bottom: 0;
  }
}
.middle-f779 .lite_b3ee:last-child,
.first_86c7 .lite_b3ee:last-child,
.pagination_46da .lite_b3ee:last-child {
  margin-bottom: 0;
}
.middle-f779 .lite_b3ee .pressed-9b4f .dynamic_e143:last-child,
.first_86c7 .lite_b3ee .pressed-9b4f .dynamic_e143:last-child,
.pagination_46da .lite_b3ee .pressed-9b4f .dynamic_e143:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .middle-f779 .banner-3557,
  .middle-f779 .mask_8f80,
  .first_86c7 .banner-3557,
  .first_86c7 .mask_8f80,
  .pagination_46da .banner-3557,
  .pagination_46da .mask_8f80 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pro-8ccb .lite_b3ee {
    margin-bottom: 2em;
  }
}
.pro-8ccb p:last-child {
  margin-bottom: 0;
}
.pro-8ccb li,
.pro-8ccb ul {
  list-style: none;
  margin: 0;
}
.pro-8ccb ul ul {
  margin-left: 2.617924em;
}
.border_c458 {
  font-size: 0.875em;
}

/* css-noise: 6855 */
.widget-item-n3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
