/*!
Theme Name: Customify
Theme URI: https://pressmaximum.preview_middle_6f07/customify
Author: WPCustomify
Author URI: https://pressmaximum.preview_middle_6f07
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.preview_middle_6f07/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thick-62c4.avatar-5dcd/licenses/gpl-2.0.row-9ce2
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.background-1ab6/, (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.dropdown-bronze-800b.pattern_bronze_63de/normalize.list_5f61/
 ======
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.list_5f61 v7.0.0 | MIT License | github.preview_middle_6f07/necolas/normalize.list_5f61 */
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;
}
.article-short-32fc .tiny-5526,
.pressed_8837,
.active-7424,
.panel-bottom-2eda,
.stale-45ae,
.carousel_5517,
.selected_b73a,
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;
}
.pressed_8837,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pressed_8837,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pressed_8837,
  h1 {
    font-size: 1.8em;
  }
}
.active-7424,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-7424 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-7424,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-7424,
  h2 {
    font-size: 1.7em;
  }
}
.panel-bottom-2eda,
h3 {
  font-size: 1.618em;
}
.article-short-32fc .tiny-5526,
.stale-45ae,
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.notification-red-9fed {
  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;
}
.paragraph-hovered-bf2f:after,
.paragraph-hovered-bf2f:before,
.accent_hard_aadd:after,
.accent_hard_aadd:before {
  content: "";
  display: table;
}
.paragraph-hovered-bf2f:after,
.accent_hard_aadd:after {
  clear: both;
}
.content-09e4 {
  float: right;
  margin-right: 0;
}
.picture-083d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input_3035 .focus-d2a4,
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;
}
.input_3035 .focus-d2a4: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;
}
.item-simple-7ef8 .focus-d2a4 {
  box-shadow: none;
}
.item-simple-7ef8
  .focus-d2a4
  .lite-c73d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.item-simple-7ef8 .focus-d2a4 .primary-top-1676 {
  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;
}
.item-simple-7ef8
  .focus-d2a4
  .primary-top-1676
  b {
  display: none;
}
.item-simple-7ef8 .gradient_cool_e393 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shade_3156:not(.footer-273a):not(.pagination-cold-12f1),
button:not(.footer-273a):not(.pagination-cold-12f1),
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ),
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ),
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ) {
  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;
}
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ):hover,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ):hover,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):hover,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):hover,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ):active,
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ):active,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):active,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):active,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):active,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus {
  outline: 0;
}
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9 {
  position: relative;
}
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .dynamic_7494,
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .input_636a,
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .overlay_53aa,
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  i,
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  svg,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .dynamic_7494,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .input_636a,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .overlay_53aa,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  i,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  svg,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .dynamic_7494,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .input_636a,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .overlay_53aa,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  i,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  svg,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .dynamic_7494,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .input_636a,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .overlay_53aa,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  i,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  svg,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .dynamic_7494,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .input_636a,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  .overlay_53aa,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  i,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9
  svg {
  visibility: hidden;
}
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9:after,
button:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9:after,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9:after,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9:after,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ).fn-loading-14c9: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;
}
.shade_3156:not(.footer-273a):not(.pagination-cold-12f1),
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ),
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ),
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ) {
  color: #fff;
  background: #235787;
}
.shade_3156:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus,
input[type="button"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus,
input[type="reset"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus,
input[type="submit"]:not(.footer-273a):not(
    .pagination-cold-12f1
  ):focus {
  color: #fff;
}
.shade_3156.fn-disabled-14c9:not(.footer-273a):not(
    .pagination-cold-12f1
  ),
.shade_3156[disabled]:not(.footer-273a):not(
    .pagination-cold-12f1
  ),
button.fn-disabled-14c9:not(.footer-273a):not(
    .pagination-cold-12f1
  ),
button[disabled]:not(.footer-273a):not(
    .pagination-cold-12f1
  ) {
  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;
}
.tabs-smooth-358a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tabs-smooth-358a: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;
}
.photo-c855 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video-lower-9fdf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover_dfcf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paragraph-hovered-bf2f:after,
.paragraph-hovered-bf2f:before,
.icon-down-47bb:after,
.icon-down-47bb:before,
.sort-e1f6:after,
.sort-e1f6:before,
.fresh-77d3:after,
.fresh-77d3:before,
.box-cd92:after,
.box-cd92:before,
.west_3ea8:after,
.west_3ea8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paragraph-hovered-bf2f:after,
.icon-down-47bb:after,
.sort-e1f6:after,
.fresh-77d3:after,
.box-cd92:after,
.west_3ea8:after {
  clear: both;
}
.icon-down-47bb .picture_68ad,
.sort-e1f6 .picture_68ad,
.content-black-f51a .picture_68ad {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.picture-ea44 {
  display: inline-block;
}
.info-down-b1ef {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.info-down-b1ef img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.info-down-b1ef .left_98f5 {
  padding: 1em 0;
  font-size: 85%;
}
.left_98f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.image_cool_314a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.image_cool_314a:after,
.image_cool_314a:before {
  content: "";
  display: table;
}
.image_cool_314a:after {
  clear: both;
}
.panel-stale-df11 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary-full-260e .panel-stale-df11 {
  max-width: 50%;
}
.hero-purple-e5e9 .panel-stale-df11 {
  max-width: 33.33%;
}
.easy-546b .panel-stale-df11 {
  max-width: 25%;
}
.header-purple-f15c .panel-stale-df11 {
  max-width: 20%;
}
.section-534a .panel-stale-df11 {
  max-width: 16.66%;
}
.detail_hovered_c139 .panel-stale-df11 {
  max-width: 14.28%;
}
.caption-tall-2b0a .panel-stale-df11 {
  max-width: 12.5%;
}
.input-up-b6f2 .panel-stale-df11 {
  max-width: 11.11%;
}
.dynamic_a1b4 {
  display: block;
}
.article-short-32fc .selected_5389 label,
.article-short-32fc .tooltip_91d9 label,
.article-short-32fc .tertiary-9d60 label,
.article-short-32fc .focus_11e9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image_action_7337 {
  list-style: none;
  margin: 0;
}
.image_action_7337 article.label_lower_038d {
  margin-bottom: 0;
}
.image_action_7337 ul {
  list-style: none;
  margin: 0;
}
.image_action_7337 .short-2c38 li.label_lower_038d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image_action_7337 .short-2c38 li.label_lower_038d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image_action_7337 .short-2c38 li.label_lower_038d: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) {
  .image_action_7337 .short-2c38 li.label_lower_038d li.label_lower_038d li.label_lower_038d li.label_lower_038d {
    padding-left: 0;
  }
}
article.label_lower_038d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_lower_038d .icon-down-47bb p:last-of-type {
  margin-bottom: 0;
}
article.label_lower_038d .liquid_0306 {
  float: left;
}
article.label_lower_038d .down-06bc {
  margin-left: 85px;
}
article.label_lower_038d .yellow_81e3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_lower_038d .yellow_81e3 .module_first_2c4d {
  margin-left: 10px;
}
article.label_lower_038d .huge-adca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_lower_038d .status-static-0147 {
  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 .selected_5389,
  #respond .tertiary-9d60,
  #respond .focus_11e9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected_5389 input,
#respond .tertiary-9d60 input,
#respond .focus_11e9 input {
  width: 100%;
}
#respond .focus_11e9 {
  margin-right: 0;
}
#respond .dark-1f94 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border-pressed-2897 {
  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;
}
.border-pressed-2897.block_focused_34bc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.border-pressed-2897 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%);
}
.border-pressed-2897:focus,
.border-pressed-2897: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);
}
.shadow_4812 {
  border-radius: 10%;
}
.chip_58cf {
  border-radius: 50%;
}
.frame-1e51 {
  font-size: 0.72em;
}
.shade-red-5c39 {
  font-size: 0.875em;
}
.logo-dynamic-753d {
  font-size: 1.1em;
}
.west_96f2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.west_96f2.frame-1e51 {
  letter-spacing: 0.5px;
}
.huge-0510,
.huge-0510 a {
  color: #6d6d6d;
}
.huge-0510 a:hover {
  color: #111;
}
.dynamic-7c35 {
  color: #6d6d6d;
}
.small-26eb {
  overflow-x: hidden;
}
.small-26eb .carousel_1968.dropdown_rough_883a {
  position: relative;
}
.small-26eb .carousel_1968.dropdown_rough_883a.clean_b6eb {
  position: initial;
}
.small-26eb
  .carousel_1968.dropdown_rough_883a.clean_b6eb
  .modal-984f {
  left: auto;
}
.small-26eb .carousel_1968 .modal-984f {
  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;
}
.small-26eb .carousel_1968:hover.dropdown_rough_883a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.small-26eb
  .carousel_1968:hover.dropdown_rough_883a
  .modal-984f {
  display: block;
  z-index: 9999999;
}
.small-26eb .down_e10d .filter_bcb9,
.small-26eb .pink-1921 .filter_bcb9 {
  display: none;
}
.small-26eb .module-pressed-39c8 .carousel_1968:hover.dropdown_rough_883a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.article-short-32fc .selected_5389 label,
.article-short-32fc .tooltip_91d9 label,
.article-short-32fc .tertiary-9d60 label,
.article-short-32fc .focus_11e9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image_action_7337 {
  list-style: none;
  margin: 0;
}
.image_action_7337 article.label_lower_038d {
  margin-bottom: 0;
}
.image_action_7337 ul {
  list-style: none;
  margin: 0;
}
.image_action_7337 .short-2c38 li.label_lower_038d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image_action_7337 .short-2c38 li.label_lower_038d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image_action_7337 .short-2c38 li.label_lower_038d: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) {
  .image_action_7337 .short-2c38 li.label_lower_038d li.label_lower_038d li.label_lower_038d li.label_lower_038d {
    padding-left: 0;
  }
}
article.label_lower_038d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_lower_038d .icon-down-47bb p:last-of-type {
  margin-bottom: 0;
}
article.label_lower_038d .liquid_0306 {
  float: left;
}
article.label_lower_038d .down-06bc {
  margin-left: 85px;
}
article.label_lower_038d .yellow_81e3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_lower_038d .yellow_81e3 .module_first_2c4d {
  margin-left: 10px;
}
article.label_lower_038d .huge-adca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_lower_038d .status-static-0147 {
  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 .selected_5389,
  #respond .tertiary-9d60,
  #respond .focus_11e9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected_5389 input,
#respond .tertiary-9d60 input,
#respond .focus_11e9 input {
  width: 100%;
}
#respond .focus_11e9 {
  margin-right: 0;
}
#respond .dark-1f94 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_e10d .header_6fae {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.header_6fae .dirty_75e6.chip_e8ac .active_fb70 > li > a:focus,
.header_6fae .dirty_75e6.chip_e8ac .active_fb70 > li > a:hover,
.header_6fae .dirty_75e6.preview-3da1 .active_fb70 > li > a:focus,
.header_6fae .dirty_75e6.preview-3da1 .active_fb70 > li > a:hover,
.header_6fae .dirty_75e6.notice_plasma_214d .active_fb70 > li > a:focus,
.header_6fae .dirty_75e6.notice_plasma_214d .active_fb70 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_6fae
  .dirty_75e6.chip_e8ac
  .active_fb70
  > li.box-ab0b
  > a,
.header_6fae
  .dirty_75e6.chip_e8ac
  .active_fb70
  > li.paper_80ed
  > a,
.header_6fae
  .dirty_75e6.preview-3da1
  .active_fb70
  > li.box-ab0b
  > a,
.header_6fae
  .dirty_75e6.preview-3da1
  .active_fb70
  > li.paper_80ed
  > a,
.header_6fae
  .dirty_75e6.notice_plasma_214d
  .active_fb70
  > li.box-ab0b
  > a,
.header_6fae .dirty_75e6.notice_plasma_214d .active_fb70 > li.text-selected-bd9e > a {
  color: rgba(255, 255, 255, 0.99);
}
.header_6fae .pressed_08cc,
.header_6fae .pressed_08cc a {
  color: rgba(255, 255, 255, 0.99);
}
.header_6fae .preview-b28f.motion-871a li a,
.header_6fae .bottom_1839 a,
.header_6fae .pattern_middle_8f51,
.header_6fae .active_fb70 > li > a,
.header_6fae .banner_slow_69d8 {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae .preview-b28f.motion-871a li a:hover,
.header_6fae .bottom_1839 a:hover,
.header_6fae .pattern_middle_8f51:hover,
.header_6fae .active_fb70 > li > a:hover,
.header_6fae .banner_slow_69d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_6fae .silver_7f6d {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae .silver_7f6d .list_motion_de0f {
  color: rgba(255, 255, 255, 0.99);
}
.header_6fae .silver_7f6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_6fae .mini-641f .tabs_0252 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae .mini-641f .tabs_0252 .silver-9088 {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae
  .mini-641f
  .tabs_0252
  .silver-9088::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae
  .mini-641f
  .tabs_0252
  .silver-9088:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae
  .mini-641f
  .tabs_0252
  .silver-9088::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae
  .mini-641f
  .tabs_0252
  .silver-9088::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae .mini-641f .red_5b0b {
  color: rgba(255, 255, 255, 0.79);
}
.header_6fae .mini-641f .red_5b0b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-hot-6b01
  .header_6fae
  .mini-641f
  .heading-inner-d1f3
  .out-74ff {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description-hot-6b01
  .header_6fae
  .mini-641f
  .heading-inner-d1f3
  .silver-9088 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down_e10d .grid-c9e0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.grid-c9e0 .dirty_75e6.chip_e8ac .active_fb70 > li > a:focus,
.grid-c9e0 .dirty_75e6.chip_e8ac .active_fb70 > li > a:hover,
.grid-c9e0 .dirty_75e6.preview-3da1 .active_fb70 > li > a:focus,
.grid-c9e0 .dirty_75e6.preview-3da1 .active_fb70 > li > a:hover,
.grid-c9e0 .dirty_75e6.notice_plasma_214d .active_fb70 > li > a:focus,
.grid-c9e0 .dirty_75e6.notice_plasma_214d .active_fb70 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-c9e0
  .dirty_75e6.chip_e8ac
  .active_fb70
  > li.box-ab0b
  > a,
.grid-c9e0
  .dirty_75e6.chip_e8ac
  .active_fb70
  > li.paper_80ed
  > a,
.grid-c9e0
  .dirty_75e6.preview-3da1
  .active_fb70
  > li.box-ab0b
  > a,
.grid-c9e0
  .dirty_75e6.preview-3da1
  .active_fb70
  > li.paper_80ed
  > a,
.grid-c9e0
  .dirty_75e6.notice_plasma_214d
  .active_fb70
  > li.box-ab0b
  > a,
.grid-c9e0 .dirty_75e6.notice_plasma_214d .active_fb70 > li.text-selected-bd9e > a {
  color: rgba(0, 0, 0, 0.8);
}
.grid-c9e0 .pressed_08cc,
.grid-c9e0 .pressed_08cc a {
  color: rgba(0, 0, 0, 0.8);
}
.grid-c9e0 .preview-b28f.motion-871a li a,
.grid-c9e0 .bottom_1839 a,
.grid-c9e0 .pattern_middle_8f51,
.grid-c9e0 .active_fb70 > li > a,
.grid-c9e0 .banner_slow_69d8 {
  color: rgba(0, 0, 0, 0.55);
}
.grid-c9e0 .preview-b28f.motion-871a li a:hover,
.grid-c9e0 .bottom_1839 a:hover,
.grid-c9e0 .pattern_middle_8f51:hover,
.grid-c9e0 .active_fb70 > li > a:hover,
.grid-c9e0 .banner_slow_69d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-c9e0 .silver_7f6d {
  color: rgba(0, 0, 0, 0.55);
}
.grid-c9e0 .silver_7f6d .list_motion_de0f {
  color: rgba(0, 0, 0, 0.8);
}
.grid-c9e0 .silver_7f6d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-0073 .tooltip-light-9d6e {
  margin-left: auto;
  margin-right: auto;
}
.sort-e1f6 > * {
  margin-left: auto;
  margin-right: auto;
}
.sort-e1f6 .photo-c855 {
  margin-right: 1.41575em;
}
.shade_in_87de .sort-e1f6 > .dark_2e92 {
  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_in_87de .sort-e1f6 > .input_b632 {
  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;
}
.grid_cool_3afa.gas-0073 .tooltip-light-9d6e,
.tall-feb2.gas-0073 .tooltip-light-9d6e {
  margin-left: 0;
}
.popup_motion_b132.gas-0073 .tooltip-light-9d6e,
.yellow-2fb8.gas-0073 .tooltip-light-9d6e {
  margin-right: 0;
}
.sort-e1f6 ol,
.sort-e1f6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form-6527 video {
  max-width: 100%;
}
.frame_c2d0 img {
  display: block;
}
.frame_c2d0.photo-c855,
.frame_c2d0.video-lower-9fdf {
  width: 100%;
}
.frame_c2d0.input_b632 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shade-short-05ed:not(.pro-f997) {
  margin: 1.5em auto;
}
.video-light-0057 p {
  padding: 1.5em 14px;
}
ul.disabled-f2ae.input_b632,
ul.disabled-f2ae.dark_2e92,
ul.disabled-f2ae.green_eed1.dark_2e92 {
  padding: 0 14px;
}
.panel_wide_1381 {
  display: block;
  overflow-x: auto;
}
.panel_wide_1381 table {
  border-collapse: collapse;
  width: 100%;
}
.panel_wide_1381 td,
.panel_wide_1381 th {
  padding: 0.5em;
}
.sort-e1f6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort-e1f6 ol ol,
.sort-e1f6 ol ul,
.sort-e1f6 ul ol,
.sort-e1f6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort-e1f6 ol ol li,
.sort-e1f6 ol ul li,
.sort-e1f6 ul ol li,
.sort-e1f6 ul ul li {
  margin-left: 0;
}
.title_lower_1b67.lower-a53f > .texture_solid_e813 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title_lower_1b67.lower-a53f > .texture_solid_e813 iframe,
.title_lower_1b67.lower-a53f > .texture_solid_e813 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row_0cd1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row_0cd1.video_upper_711f {
  padding: 0;
}
.row_0cd1.video_upper_711f cite {
  font-size: 13px;
}
.row_0cd1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row_0cd1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.smooth_669d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.smooth_669d > p:first-child {
  margin-top: 0;
}
.smooth_669d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.smooth_669d blockquote {
  border-left: 0;
}
.medium_61e9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.medium_61e9:not(.progress_gas_e657) {
  max-width: 100px;
}
.medium_61e9.logo_up_14bd {
  border-bottom: none !important;
  text-align: center;
}
.medium_61e9.logo_up_14bd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .video-light-0057 p {
    padding: 1.5em 0;
  }
}
.nav-narrow-e716 {
  color: #0073aa;
}
.primary_inner_308d {
  background-color: #0073aa;
}
.hero_under_10e6 {
  color: #229fd8;
}
.section-9839 {
  background-color: #229fd8;
}
.preview-78f2 {
  color: #eee;
}
.grid-8337 {
  background-color: #eee;
}
.surface_brown_313b {
  color: #444;
}
.alert-purple-fb7e {
  background-color: #444;
}
.light_3491 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.light_3491 .box-c1dc .bottom_1839 {
  font-size: 15px;
}
.light_3491 .bottom_1839 {
  line-height: 1.3;
}
.light_3491 .grid-c9e0 {
}
.light_3491 .header_6fae {
  background: #235787;
}
.texture-05ae {
  padding: 0;
}
.texture-05ae .header_6fae {
  background: #1a1a1a;
}
.texture-05ae .grid-c9e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient-f250 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient-f250 .grid-c9e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient-f250 .header_6fae {
  background: #303030;
}
.west_3ea8 {
  position: relative;
  z-index: 10;
}
.west_3ea8 .gallery-stale-4922 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-c59e .dropdown_rough_883a {
  display: inline-block;
  vertical-align: middle;
}
.aside-c59e.item-2cfb .dropdown_rough_883a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside-c59e.item-2cfb .dropdown_rough_883a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-c59e.item-2cfb .dropdown_rough_883a {
    margin-right: 0.4em;
  }
}
.aside-c59e.item-2cfb .dropdown_rough_883a:last-child {
  margin-right: 0;
}
.complex-91e2 .gallery-stale-4922 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .down_e10d .box-c1dc {
    margin: 0 -0.5em;
  }
  .down_e10d .box-c1dc [class*="customify-col-"],
  .down_e10d .box-c1dc [class*="customify-col_"],
  .down_e10d .box-c1dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.down_e10d.title-dd9a .gallery-stale-4922 {
  background: 0 0 !important;
}
.down_e10d.title-dd9a .gallery-stale-4922,
.down_e10d.complex-91e2 .gallery-stale-4922 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .down_e10d.footer-pink-db0f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.down_e10d.complex-91e2 .gallery-stale-4922 {
  box-shadow: none !important;
}
.paper_fe41 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paper_fe41 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paper_fe41 {
    padding: 18px 0 20px;
  }
}
.paper_fe41 .content-center-c5ee {
  width: 100%;
}
.paper_fe41 .main_bronze_8475 {
  margin-bottom: 0;
}
.paper_fe41 .frame-f495 {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight-8bea {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight-8bea .red-85fb {
  width: 100%;
}
.logo-4033 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo-4033 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo-4033 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;
}
.logo-4033 li:last-child:after {
  display: none;
}
.logo-4033 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip_hovered_00b4 .filter_bcb9 button,
.paper_fe41 .filter_bcb9 button {
  left: 0;
}
.tooltip_hovered_00b4 .red-85fb,
.paper_fe41 .red-85fb {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_hovered_00b4 .highlight-8bea,
.paper_fe41 .highlight-8bea {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip_hovered_00b4 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip_hovered_00b4:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.tooltip_hovered_00b4 .hover_stone_f50d {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .tooltip_hovered_00b4 .hover_stone_f50d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_hovered_00b4 .hover_stone_f50d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_hovered_00b4 .hover_stone_f50d {
    min-height: 200px;
  }
}
.tooltip_hovered_00b4 .logo-4033 {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_hovered_00b4 .logo-4033 a,
.tooltip_hovered_00b4 .logo-4033 li:after {
  color: inherit;
}
.tooltip_hovered_00b4 .logo-4033 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column-large-9ec9 {
  margin-bottom: 0.5em;
}
.texture_7de9 {
  margin-bottom: 1.2em;
}
.texture_7de9,
.column-large-9ec9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.texture_7de9 p:last-child,
.column-large-9ec9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter_bcb9,
#masthead .filter_bcb9 {
  display: none;
}
#masthead
  > .filter_bcb9.next-a257 {
  display: none;
}
#masthead > .filter_bcb9 button {
  left: 0;
}
.icon-fixed-bd33 {
  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%;
}
.icon-fixed-bd33 .dropdown_rough_883a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon-fixed-bd33 .caption-copper-f1e0 {
  display: -webkit-box;
  display: flex;
}
.icon-fixed-bd33 .caption-copper-f1e0.avatar_b105 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon-fixed-bd33 .caption-copper-f1e0.white-dbf2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-fixed-bd33 .caption-copper-f1e0.advanced-549a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-fixed-bd33.middle_9a0a.card-west-9f23 .caption-copper-f1e0.avatar_b105 {
  flex-basis: 100%;
}
.icon-fixed-bd33.basic_9b79 .caption-copper-f1e0.white-dbf2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon-fixed-bd33.basic_9b79 .caption-copper-f1e0.advanced-549a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter_bcb9.next-a257 {
  display: none;
}
#masthead > .filter_bcb9 button {
  left: 0;
}
.up-f2be {
  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;
}
.up-f2be:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.up-f2be.content-yellow-7095 i {
  margin-right: 4px;
}
.up-f2be.module_motion_eb3a i {
  margin-left: 5px;
}
.bottom_1839 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bottom_1839 p:last-child {
  margin-bottom: 0;
}
.purple_4e22 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.purple_4e22 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.purple_4e22 img {
  display: block;
  width: auto;
  line-height: 1;
}
.purple_4e22 .pressed_08cc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.purple_4e22 .prev_ab7b {
  margin: 5px 0 7px 0;
}
.purple_4e22.tooltip_e650 .badge-rough-660d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.purple_4e22.tooltip_e650 .logo_stone_928c {
  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;
}
.purple_4e22.link-2837 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.purple_4e22.link-2837 .badge-rough-660d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.purple_4e22.link-2837 .logo_stone_928c {
  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;
}
.purple_4e22.soft-3dd6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.purple_4e22.south_51c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.purple_4e22.south_51c3 .logo_stone_928c {
  margin-top: 7px;
}
.hero-advanced-b642 {
  display: inline-block;
}
.west_3ea8 .secondary_west_67a1 .purple_4e22 img {
  max-width: 100%;
}
.dirty_75e6 .column_60b0.widget-b49f,
.tertiary_6ebc .column_60b0.widget-b49f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dirty_75e6 .summary_a2a7,
.tertiary_6ebc .summary_a2a7 {
  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%);
}
.dirty_75e6 .summary_a2a7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dirty_75e6.texture-af2d .summary_a2a7 {
  display: none;
}
.dirty_75e6 .active_last_2006 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dirty_75e6 .active_last_2006 li {
  display: inline-block;
  position: relative;
}
.dirty_75e6 .active_last_2006 li:last-child {
  margin-right: 0;
}
.dirty_75e6 .active_last_2006 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;
}
.dirty_75e6 .active_last_2006 li.text-selected-bd9e > a {
  color: rgba(0, 0, 0, 0.9);
}
.dirty_75e6 .active_last_2006 > 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;
}
.dirty_75e6 .active_last_2006 > li > a i {
  line-height: 0;
}
.dirty_75e6 .active_last_2006 > li.avatar-liquid-24b8 > a .summary_a2a7 {
  margin-left: 4px;
  line-height: 0;
}
.dirty_75e6 .active_last_2006 .surface-417a li.avatar-liquid-24b8 > a {
  position: relative;
}
.dirty_75e6 .active_last_2006 .surface-417a li.avatar-liquid-24b8 > a:after,
.dirty_75e6 .active_last_2006 .surface-417a li.avatar-liquid-24b8 > a:before {
  content: "";
  display: table;
}
.dirty_75e6 .active_last_2006 .surface-417a li.avatar-liquid-24b8 > a:after {
  clear: both;
}
.dirty_75e6 .active_last_2006 .surface-417a li.avatar-liquid-24b8 > a .summary_a2a7 {
  margin-left: 5px;
  float: right;
}
.dirty_75e6 .wood_3983,
.dirty_75e6 .surface-417a {
  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;
}
.dirty_75e6 .surface-417a {
  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;
}
.dirty_75e6 .surface-417a .widget-b49f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dirty_75e6 .surface-417a .summary_a2a7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dirty_75e6 .surface-417a li {
  display: block;
  margin: 0;
  padding: 0;
}
.dirty_75e6 .surface-417a 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;
}
.dirty_75e6 .surface-417a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dirty_75e6 .surface-417a .surface-417a {
  top: 0;
  left: 100%;
}
.dirty_75e6 .focus-a8aa.fn-focus-14c9 > .wood_3983,
.dirty_75e6 .focus-a8aa.fn-focus-14c9 > .surface-417a,
.dirty_75e6 .focus-a8aa:focus > .wood_3983,
.dirty_75e6 .focus-a8aa:focus > .surface-417a,
.dirty_75e6 .focus-a8aa:hover > .wood_3983,
.dirty_75e6 .focus-a8aa:hover > .surface-417a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dirty_75e6.notice_plasma_214d .active_fb70:after,
.dirty_75e6.notice_plasma_214d .active_fb70:before {
  content: "";
  display: table;
}
.dirty_75e6.notice_plasma_214d .active_fb70:after {
  clear: both;
}
.dirty_75e6.notice_plasma_214d .active_fb70 > li {
  float: left;
}
.dirty_75e6.container_orange_13a2 .active_fb70:after,
.dirty_75e6.container_orange_13a2 .active_fb70:before {
  content: "";
  display: table;
}
.dirty_75e6.container_orange_13a2 .active_fb70:after {
  clear: both;
}
.dirty_75e6.container_orange_13a2 .active_fb70 > li {
  float: left;
}
.dirty_75e6.container_orange_13a2 .active_fb70 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dirty_75e6.container_orange_13a2 .active_fb70 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dirty_75e6.container_orange_13a2 .active_fb70 > li.box-ab0b > a,
.dirty_75e6.container_orange_13a2 .active_fb70 > li.text-selected-bd9e > a {
  color: #fff;
  background-color: #1e4b75;
}
.dirty_75e6.chip_e8ac .active_fb70 > li > a .widget-b49f {
  position: relative;
}
.dirty_75e6.chip_e8ac .active_fb70 > li > a .widget-b49f: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;
}
.dirty_75e6.chip_e8ac
  .active_fb70
  > li:focus
  > a
  .widget-b49f:before,
.dirty_75e6.chip_e8ac
  .active_fb70
  > li:hover
  > a
  .widget-b49f:before {
  width: 100%;
  background-color: currentColor;
}
.dirty_75e6.chip_e8ac
  .active_fb70
  > li.box-ab0b
  > a
  .widget-b49f:before,
.dirty_75e6.chip_e8ac
  .active_fb70
  > li.paper_80ed
  > a
  .widget-b49f:before {
  width: 100%;
  background-color: currentColor;
}
.dirty_75e6.preview-3da1 .active_fb70 > li > a .widget-b49f {
  position: relative;
}
.dirty_75e6.preview-3da1 .active_fb70 > li > a .widget-b49f: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;
}
.dirty_75e6.preview-3da1 .active_fb70 > li:focus > a .widget-b49f:before,
.dirty_75e6.preview-3da1
  .active_fb70
  > li:hover
  > a
  .widget-b49f:before {
  width: 100%;
  background-color: currentColor;
}
.dirty_75e6.preview-3da1
  .active_fb70
  > li.box-ab0b
  > a
  .widget-b49f:before,
.dirty_75e6.preview-3da1
  .active_fb70
  > li.paper_80ed
  > a
  .widget-b49f:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_6ebc .active_last_2006 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tertiary_6ebc .active_last_2006 li:first-child > a {
  border-top: none;
}
.tertiary_6ebc .active_last_2006 .fresh-49eb > .widget-b49f .summary_a2a7 {
  display: none;
}
.tertiary_6ebc .active_last_2006 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tertiary_6ebc .active_last_2006 li:last-child {
  border: none;
}
.tertiary_6ebc .active_last_2006 li.avatar-liquid-24b8 > a {
  padding-right: 45px !important;
}
.tertiary_6ebc .active_last_2006 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tertiary_6ebc .active_last_2006 li a:focus,
.tertiary_6ebc .active_last_2006 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_6ebc .active_last_2006 li .column_b39b {
  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;
}
.tertiary_6ebc .active_last_2006 li .column_b39b:hover {
  box-shadow: none;
}
.tertiary_6ebc .active_last_2006 li .column_b39b .summary_a2a7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tertiary_6ebc .active_last_2006 .surface-417a {
  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);
}
.tertiary_6ebc .active_last_2006 .surface-417a li a {
  padding-left: 3em;
}
.tertiary_6ebc .active_last_2006 .inner-c8b6 > a .column_b39b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tertiary_6ebc .active_last_2006 .inner-c8b6 > .surface-417a {
  display: block;
  opacity: 1;
}
.picture_c5a5 {
  max-width: 100%;
}
.aside_complex_ed2d {
  line-height: 0;
  cursor: pointer;
}
.banner_slow_69d8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner_slow_69d8:hover {
  box-shadow: none;
  color: currentColor;
}
.banner_slow_69d8 svg {
  width: 18px;
  height: 18px;
}
.banner_slow_69d8 .gas_bd34 {
  display: none;
}
.middle-0ac5 {
  position: relative;
}
.middle-0ac5.fn-active-14c9 .banner_slow_69d8 .module_a379 {
  display: none;
}
.middle-0ac5.fn-active-14c9 .banner_slow_69d8 .gas_bd34 {
  display: inline-block;
}
.middle-0ac5 .top-90b3 {
  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);
}
.middle-0ac5.rough-a0ca .top-90b3 {
  left: auto;
  right: -0.9em;
}
.middle-0ac5.rough-a0ca .item_wood_cad8::before {
  left: auto;
  right: 15px;
}
.middle-0ac5.fn-active-14c9 .top-90b3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-inner-d1f3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.heading-inner-d1f3 label {
  flex-basis: 100%;
}
.heading-inner-d1f3 .tabs_0252 {
  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;
}
.heading-inner-d1f3 .silver-9088 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.heading-inner-d1f3 .silver-9088:focus {
  background-color: transparent;
}
.heading-inner-d1f3 button.red_5b0b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.heading-inner-d1f3 button.red_5b0b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.heading-inner-d1f3 button.red_5b0b svg {
  width: 18px;
  height: 18px;
}
.heading-inner-d1f3 input[type="submit"] {
  min-height: auto;
}
.mini-641f .heading-inner-d1f3 .silver-9088 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item_wood_cad8 {
  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) {
  .item_wood_cad8 {
    width: 220px;
  }
}
.item_wood_cad8 label {
  flex-basis: 100%;
}
.item_wood_cad8::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;
}
.description-hot-6b01 .mini-641f .heading-inner-d1f3 {
  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;
}
.description-hot-6b01
  .mini-641f
  .heading-inner-d1f3
  .tabs_0252 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description-hot-6b01 .mini-641f .heading-inner-d1f3 .silver-9088 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description-hot-6b01
  .mini-641f
  .heading-inner-d1f3
  .silver-9088:focus {
  background: 0 0;
}
.description-hot-6b01
  .mini-641f
  .heading-inner-d1f3
  .out-74ff {
  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;
}
.preview-b28f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.preview-b28f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.preview-b28f li:last-child {
  margin-right: 0;
}
.preview-b28f li:first-child {
  margin-left: 0;
}
.preview-b28f.over_4095 a {
  color: #fff;
}
.preview-b28f.over_4095 a:hover {
  color: #fff;
}
.preview-b28f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.preview-b28f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.preview-b28f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.preview-b28f a:hover {
  opacity: 0.9;
  color: inherit;
}
.preview-b28f [class*="social-icon-apple"] {
  background-color: #999;
}
.preview-b28f [class*="social-icon-apple"].light-f7b3 {
  background-color: transparent;
  color: #999;
}
.preview-b28f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.preview-b28f [class*="social-icon-behance"].light-f7b3 {
  background-color: transparent;
  color: #1769ff;
}
.preview-b28f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.preview-b28f [class*="social-icon-bitbucket"].light-f7b3 {
  background-color: transparent;
  color: #205081;
}
.preview-b28f [class*="social-icon-codepen"] {
  background-color: #000;
}
.preview-b28f [class*="social-icon-codepen"].light-f7b3 {
  background-color: transparent;
  color: #000;
}
.preview-b28f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.preview-b28f [class*="social-icon-delicious"].light-f7b3 {
  background-color: transparent;
  color: #39f;
}
.preview-b28f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.preview-b28f [class*="social-icon-digg"].light-f7b3 {
  background-color: transparent;
  color: #005be2;
}
.preview-b28f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.preview-b28f [class*="social-icon-dribbble"].light-f7b3 {
  background-color: transparent;
  color: #ea4c89;
}
.preview-b28f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.preview-b28f [class*="social-icon-envelope"].light-f7b3 {
  background-color: transparent;
  color: #ea4335;
}
.preview-b28f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.preview-b28f [class*="social-icon-facebook"].light-f7b3 {
  background-color: transparent;
  color: #3b5998;
}
.preview-b28f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.preview-b28f [class*="social-icon-flickr"].light-f7b3 {
  background-color: transparent;
  color: #0063dc;
}
.preview-b28f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.preview-b28f [class*="social-icon-foursquare"].light-f7b3 {
  background-color: transparent;
  color: #2d5be3;
}
.preview-b28f [class*="social-icon-github"] {
  background-color: #333;
}
.preview-b28f [class*="social-icon-github"].light-f7b3 {
  background-color: transparent;
  color: #333;
}
.preview-b28f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.preview-b28f [class*="social-icon-google-plus"].light-f7b3 {
  background-color: transparent;
  color: #dd4b39;
}
.preview-b28f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.preview-b28f [class*="social-icon-houzz"].light-f7b3 {
  background-color: transparent;
  color: #7ac142;
}
.preview-b28f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.preview-b28f [class*="social-icon-instagram"].light-f7b3 {
  background-color: transparent;
  color: #262626;
}
.preview-b28f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.preview-b28f [class*="social-icon-jsfiddle"].light-f7b3 {
  background-color: transparent;
  color: #487aa2;
}
.preview-b28f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.preview-b28f [class*="social-icon-linkedin"].light-f7b3 {
  background-color: transparent;
  color: #0077b5;
}
.preview-b28f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.preview-b28f [class*="social-icon-medium"].light-f7b3 {
  background-color: transparent;
  color: #00ab6b;
}
.preview-b28f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.preview-b28f
  [class*="social-icon-odnoklassniki"].light-f7b3 {
  background-color: transparent;
  color: #f4731c;
}
.preview-b28f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.preview-b28f [class*="social-icon-meetup"].light-f7b3 {
  background-color: transparent;
  color: #ec1c40;
}
.preview-b28f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.preview-b28f [class*="social-icon-pinterest"].light-f7b3 {
  background-color: transparent;
  color: #bd081c;
}
.preview-b28f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.preview-b28f [class*="social-icon-product-hunt"].light-f7b3 {
  background-color: transparent;
  color: #da552f;
}
.preview-b28f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.preview-b28f [class*="social-icon-reddit"].light-f7b3 {
  background-color: transparent;
  color: #ff4500;
}
.preview-b28f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.preview-b28f [class*="social-icon-rss"].light-f7b3 {
  background-color: transparent;
  color: #f26522;
}
.preview-b28f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.preview-b28f
  [class*="social-icon-shopping-cart"].light-f7b3 {
  background-color: transparent;
  color: #4caf50;
}
.preview-b28f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.preview-b28f [class*="social-icon-skype"].light-f7b3 {
  background-color: transparent;
  color: #00aff0;
}
.preview-b28f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.preview-b28f [class*="social-icon-slideshare"].light-f7b3 {
  background-color: transparent;
  color: #0077b5;
}
.preview-b28f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.preview-b28f [class*="social-icon-snapchat"].light-f7b3 {
  background-color: transparent;
  color: #fffc00;
}
.preview-b28f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.preview-b28f [class*="social-icon-soundcloud"].light-f7b3 {
  background-color: transparent;
  color: #f80;
}
.preview-b28f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.preview-b28f [class*="social-icon-spotify"].light-f7b3 {
  background-color: transparent;
  color: #2ebd59;
}
.preview-b28f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.preview-b28f
  [class*="social-icon-stack-overflow"].light-f7b3 {
  background-color: transparent;
  color: #fe7a15;
}
.preview-b28f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.preview-b28f [class*="social-icon-maldkfgram"].light-f7b3 {
  background-color: transparent;
  color: #2ca5e0;
}
.preview-b28f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.preview-b28f [class*="social-icon-tripadvisor"].light-f7b3 {
  background-color: transparent;
  color: #589442;
}
.preview-b28f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.preview-b28f [class*="social-icon-tumblr"].light-f7b3 {
  background-color: transparent;
  color: #35465c;
}
.preview-b28f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.preview-b28f [class*="social-icon-twitch"].light-f7b3 {
  background-color: transparent;
  color: #6441a5;
}
.preview-b28f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.preview-b28f [class*="social-icon-twitter"].light-f7b3 {
  background-color: transparent;
  color: #1da1f2;
}
.preview-b28f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.preview-b28f [class*="social-icon-vimeo"].light-f7b3 {
  background-color: transparent;
  color: #1ab7ea;
}
.preview-b28f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.preview-b28f [class*="social-icon-vk"].light-f7b3 {
  background-color: transparent;
  color: #45668e;
}
.preview-b28f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.preview-b28f [class*="social-icon-weibo"].light-f7b3 {
  background-color: transparent;
  color: #df2029;
}
.preview-b28f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.preview-b28f [class*="social-icon-weixin"].light-f7b3 {
  background-color: transparent;
  color: #7bb32e;
}
.preview-b28f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.preview-b28f [class*="social-icon-whatsapp"].light-f7b3 {
  background-color: transparent;
  color: #25d366;
}
.preview-b28f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.preview-b28f [class*="social-icon-wordpress"].light-f7b3 {
  background-color: transparent;
  color: #21759b;
}
.preview-b28f [class*="social-icon-xing"] {
  background-color: #026466;
}
.preview-b28f [class*="social-icon-xing"].light-f7b3 {
  background-color: transparent;
  color: #026466;
}
.preview-b28f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.preview-b28f [class*="social-icon-yelp"].light-f7b3 {
  background-color: transparent;
  color: #af0606;
}
.preview-b28f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.preview-b28f [class*="social-icon-youtube"].light-f7b3 {
  background-color: transparent;
  color: #cd201f;
}
.pattern_middle_8f51 {
  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;
}
.pattern_middle_8f51:hover {
  box-shadow: none;
  background: 0 0;
}
.progress-8a10 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary_a813 {
  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;
}
.heading_stale_f54e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search_413d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search_413d,
.search_413d::after,
.search_413d::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;
}
.search_413d::after,
.search_413d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.column_51c7 .primary_a813 .heading_stale_f54e {
  margin-top: -2px;
  width: 19px;
}
.column_51c7 .primary_a813 .search_413d {
  margin-top: -1px;
}
.column_51c7 .primary_a813 .search_413d,
.column_51c7 .primary_a813 .search_413d::after,
.column_51c7 .primary_a813 .search_413d::before {
  width: 19px;
  height: 2px;
}
.column_51c7 .primary_a813 .search_413d::before {
  top: -6px;
}
.column_51c7 .primary_a813 .search_413d::after {
  bottom: -6px;
}
.active_aa1b .primary_a813 .heading_stale_f54e {
  margin-top: -2px;
  width: 22px;
}
.active_aa1b .primary_a813 .search_413d {
  margin-top: -1px;
}
.active_aa1b .primary_a813 .search_413d,
.active_aa1b .primary_a813 .search_413d::after,
.active_aa1b .primary_a813 .search_413d::before {
  width: 22px;
  height: 2px;
}
.active_aa1b .primary_a813 .search_413d::before {
  top: -7px;
}
.active_aa1b .primary_a813 .search_413d::after {
  bottom: -7px;
}
.primary-dim-2829 .primary_a813 .heading_stale_f54e {
  margin-top: -2px;
  width: 31px;
}
.primary-dim-2829 .primary_a813 .search_413d {
  margin-top: -1.5px;
}
.primary-dim-2829 .primary_a813 .search_413d,
.primary-dim-2829 .primary_a813 .search_413d::after,
.primary-dim-2829 .primary_a813 .search_413d::before {
  width: 31px;
  height: 3px;
}
.primary-dim-2829 .primary_a813 .search_413d::before {
  top: -9px;
}
.primary-dim-2829 .primary_a813 .search_413d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .preview-over-9b62 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 19px;
  }
  .preview-over-9b62 .primary_a813 .search_413d {
    margin-top: -1px;
  }
  .preview-over-9b62 .primary_a813 .search_413d,
  .preview-over-9b62 .primary_a813 .search_413d::after,
  .preview-over-9b62 .primary_a813 .search_413d::before {
    width: 19px;
    height: 2px;
  }
  .preview-over-9b62 .primary_a813 .search_413d::before {
    top: -6px;
  }
  .preview-over-9b62 .primary_a813 .search_413d::after {
    bottom: -6px;
  }
  .text_motion_54c7 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 22px;
  }
  .text_motion_54c7 .primary_a813 .search_413d {
    margin-top: -1px;
  }
  .text_motion_54c7 .primary_a813 .search_413d,
  .text_motion_54c7 .primary_a813 .search_413d::after,
  .text_motion_54c7 .primary_a813 .search_413d::before {
    width: 22px;
    height: 2px;
  }
  .text_motion_54c7 .primary_a813 .search_413d::before {
    top: -7px;
  }
  .text_motion_54c7 .primary_a813 .search_413d::after {
    bottom: -7px;
  }
  .complex-70d7 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 31px;
  }
  .complex-70d7 .primary_a813 .search_413d {
    margin-top: -1.5px;
  }
  .complex-70d7 .primary_a813 .search_413d,
  .complex-70d7 .primary_a813 .search_413d::after,
  .complex-70d7 .primary_a813 .search_413d::before {
    width: 31px;
    height: 3px;
  }
  .complex-70d7 .primary_a813 .search_413d::before {
    top: -9px;
  }
  .complex-70d7 .primary_a813 .search_413d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .media-static-a3b4 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 19px;
  }
  .media-static-a3b4 .primary_a813 .search_413d {
    margin-top: -1px;
  }
  .media-static-a3b4 .primary_a813 .search_413d,
  .media-static-a3b4 .primary_a813 .search_413d::after,
  .media-static-a3b4 .primary_a813 .search_413d::before {
    width: 19px;
    height: 2px;
  }
  .media-static-a3b4 .primary_a813 .search_413d::before {
    top: -6px;
  }
  .media-static-a3b4 .primary_a813 .search_413d::after {
    bottom: -6px;
  }
  .shadow_1ce4 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_1ce4 .primary_a813 .search_413d {
    margin-top: -1px;
  }
  .shadow_1ce4 .primary_a813 .search_413d,
  .shadow_1ce4 .primary_a813 .search_413d::after,
  .shadow_1ce4 .primary_a813 .search_413d::before {
    width: 22px;
    height: 2px;
  }
  .shadow_1ce4 .primary_a813 .search_413d::before {
    top: -7px;
  }
  .shadow_1ce4 .primary_a813 .search_413d::after {
    bottom: -7px;
  }
  .notice_8aeb .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 31px;
  }
  .notice_8aeb .primary_a813 .search_413d {
    margin-top: -1.5px;
  }
  .notice_8aeb .primary_a813 .search_413d,
  .notice_8aeb .primary_a813 .search_413d::after,
  .notice_8aeb .primary_a813 .search_413d::before {
    width: 31px;
    height: 3px;
  }
  .notice_8aeb .primary_a813 .search_413d::before {
    top: -9px;
  }
  .notice_8aeb .primary_a813 .search_413d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-0be2 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-0be2 .primary_a813 .search_413d {
    margin-top: -1px;
  }
  .gallery-0be2 .primary_a813 .search_413d,
  .gallery-0be2 .primary_a813 .search_413d::after,
  .gallery-0be2 .primary_a813 .search_413d::before {
    width: 19px;
    height: 2px;
  }
  .gallery-0be2 .primary_a813 .search_413d::before {
    top: -6px;
  }
  .gallery-0be2 .primary_a813 .search_413d::after {
    bottom: -6px;
  }
  .logo_over_3dc4 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 22px;
  }
  .logo_over_3dc4 .primary_a813 .search_413d {
    margin-top: -1px;
  }
  .logo_over_3dc4 .primary_a813 .search_413d,
  .logo_over_3dc4 .primary_a813 .search_413d::after,
  .logo_over_3dc4 .primary_a813 .search_413d::before {
    width: 22px;
    height: 2px;
  }
  .logo_over_3dc4 .primary_a813 .search_413d::before {
    top: -7px;
  }
  .logo_over_3dc4 .primary_a813 .search_413d::after {
    bottom: -7px;
  }
  .large_b439 .primary_a813 .heading_stale_f54e {
    margin-top: -2px;
    width: 31px;
  }
  .large_b439 .primary_a813 .search_413d {
    margin-top: -1.5px;
  }
  .large_b439 .primary_a813 .search_413d,
  .large_b439 .primary_a813 .search_413d::after,
  .large_b439 .primary_a813 .search_413d::before {
    width: 31px;
    height: 3px;
  }
  .large_b439 .primary_a813 .search_413d::before {
    top: -9px;
  }
  .large_b439 .primary_a813 .search_413d::after {
    bottom: -9px;
  }
}
.outline-tall-1eee .search_413d {
  -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);
}
.outline-tall-1eee .search_413d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outline-tall-1eee .search_413d::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);
}
.outline-tall-1eee.chip-543e .search_413d {
  -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);
}
.outline-tall-1eee.chip-543e .search_413d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outline-tall-1eee.chip-543e .search_413d::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);
}
.button_404c {
  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.thumbnail_west_7b24:before {
  display: none;
}
.pink-1921 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pink-1921 .secondary-pressed-393d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pink-1921 .secondary-pressed-393d:last-of-type {
  border-bottom: none;
}
.pink-1921 .secondary-pressed-393d.rough_56b5,
.pink-1921 .secondary-pressed-393d.narrow_3020,
.pink-1921 .secondary-pressed-393d.gold_b2b3 {
  padding: 0;
}
.pink-1921 .tertiary_6ebc .column_b39b {
  color: currentColor;
}
.pink-1921 .tertiary_6ebc .column_b39b:focus,
.pink-1921 .tertiary_6ebc .column_b39b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pink-1921.grid-c9e0 .silver_7f6d,
.pink-1921.grid-c9e0 .bottom_1839 a,
.pink-1921.grid-c9e0 .active_fb70 a,
.pink-1921.grid-c9e0 .surface-417a a {
  color: rgba(0, 0, 0, 0.55);
}
.pink-1921.grid-c9e0 .silver_7f6d:hover,
.pink-1921.grid-c9e0 .bottom_1839 a:hover,
.pink-1921.grid-c9e0 .active_fb70 a:hover,
.pink-1921.grid-c9e0 .surface-417a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-1921.grid-c9e0 .list_motion_de0f {
  color: rgba(0, 0, 0, 0.8);
}
.pink-1921.grid-c9e0 .secondary-pressed-393d {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-1921.grid-c9e0 .secondary-pressed-393d:before {
  background: rgba(0, 0, 0, 0.08);
}
.pink-1921.grid-c9e0 .dark-9531:before {
  background: rgba(255, 255, 255, 0.9);
}
.pink-1921.grid-c9e0 .tertiary_6ebc .active_last_2006 li a,
.pink-1921.grid-c9e0 .tertiary_6ebc .column_b39b,
.pink-1921.grid-c9e0 .surface-417a {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-1921.grid-c9e0 .tertiary_6ebc .column_b39b:focus,
.pink-1921.grid-c9e0 .tertiary_6ebc .column_b39b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pink-1921.grid-c9e0 .active_last_2006 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-1921.header_6fae .silver_7f6d,
.pink-1921.header_6fae .bottom_1839 a,
.pink-1921.header_6fae .active_fb70 .column_b39b,
.pink-1921.header_6fae .active_fb70 a,
.pink-1921.header_6fae .surface-417a a {
  color: rgba(255, 255, 255, 0.79);
}
.pink-1921.header_6fae .silver_7f6d:hover,
.pink-1921.header_6fae .bottom_1839 a:hover,
.pink-1921.header_6fae .active_fb70 .column_b39b:hover,
.pink-1921.header_6fae .active_fb70 a:hover,
.pink-1921.header_6fae .surface-417a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-1921.header_6fae .list_motion_de0f {
  color: rgba(255, 255, 255, 0.99);
}
.pink-1921.header_6fae .secondary-pressed-393d {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-1921.header_6fae .secondary-pressed-393d:before {
  background: rgba(255, 255, 255, 0.08);
}
.pink-1921.header_6fae .dark-9531:before {
  background: rgba(0, 0, 0, 0.9);
}
.pink-1921.header_6fae .tertiary_6ebc .active_last_2006 li a,
.pink-1921.header_6fae .tertiary_6ebc .column_b39b,
.pink-1921.header_6fae .surface-417a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-1921.header_6fae .tertiary_6ebc .column_b39b:focus,
.pink-1921.header_6fae .tertiary_6ebc .column_b39b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pink-1921.header_6fae .active_last_2006 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark-9531 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dark-9531:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.full_47da {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main_east_ef2d .pink-1921 {
  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;
}
.main_east_ef2d .secondary-pressed-393d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main_east_ef2d .secondary-pressed-393d: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) {
  .main_east_ef2d .secondary-pressed-393d:before {
    width: 16%;
    left: 42%;
  }
}
.main_east_ef2d .secondary-pressed-393d:last-child:before {
  content: none;
}
.main_east_ef2d .secondary-pressed-393d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main_east_ef2d .tertiary_6ebc .active_last_2006 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main_east_ef2d .tertiary_6ebc .active_last_2006 li a .column_b39b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main_east_ef2d .tertiary_6ebc .surface-417a {
  border: none;
}
.main_east_ef2d .tertiary_6ebc .surface-417a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main_east_ef2d .dark-9531 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main_east_ef2d .full_47da {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main_east_ef2d .header_6fae .dark-9531:before {
  background: rgba(0, 0, 0, 0.9);
}
.main_east_ef2d .grid-c9e0.bright_3ed8 .search_413d {
  background: rgba(0, 0, 0, 0.6);
}
.main_east_ef2d
  .grid-c9e0.bright_3ed8
  .search_413d::after,
.main_east_ef2d
  .grid-c9e0.bright_3ed8
  .search_413d:before {
  background: inherit;
}
.main_east_ef2d
  .grid-c9e0.bright_3ed8:hover
  .search_413d {
  background: rgba(0, 0, 0, 0.8);
}
.middle_1b4b .pink-1921 {
  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) {
  .middle_1b4b .pink-1921 {
    width: auto;
    right: 45px;
  }
}
.avatar-hard-5aea .pink-1921 {
  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) {
  .avatar-hard-5aea .pink-1921 {
    width: auto;
    left: 45px;
  }
}
.thumbnail_west_7b24 .pink-1921 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail_west_7b24 .full_47da {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail_west_7b24 .dark-9531:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slow_a493 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slow_a493.main_east_ef2d .pink-1921 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slow_a493.middle_1b4b .pink-1921 {
  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);
}
.slow_a493 .pink-1921 {
  visibility: visible;
}
.slow_a493.avatar-hard-5aea .pink-1921 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-a493,
.wrapper-lite-b75e {
  overflow-x: hidden;
}
.content-a493 .pink-1921 {
  overflow: auto;
}
.content-a493.main_east_ef2d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-a493.main_east_ef2d .pink-1921 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-a493.main_east_ef2d .pattern_middle_8f51 {
  opacity: 0;
}
.content-a493.middle_1b4b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-a493.middle_1b4b .pink-1921 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-a493.middle_1b4b .pattern_middle_8f51 {
  opacity: 0;
}
.content-a493.avatar-hard-5aea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-a493.avatar-hard-5aea .pink-1921 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-a493.avatar-hard-5aea .pattern_middle_8f51 {
  opacity: 0;
}
.content-a493.thumbnail_west_7b24 .pink-1921 {
  z-index: 10;
  visibility: visible;
}
.bright_3ed8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bright_3ed8 .search_413d {
  background: rgba(255, 255, 255, 0.99);
}
.bright_3ed8 .search_413d::after,
.bright_3ed8 .search_413d:before {
  background: inherit;
}
.bright_3ed8:hover .search_413d {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-hard-5aea .bright_3ed8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail_west_7b24 .bright_3ed8 {
  display: none !important;
}
.content-a493:before,
.wrapper-lite-b75e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-a493 .bright_3ed8,
.wrapper-lite-b75e .bright_3ed8 {
  display: inline-block;
}
.pink-1921 .dropdown_rough_883a {
  -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;
}
.content-a493 .pink-1921 .dropdown_rough_883a,
.wrapper-lite-b75e .pink-1921 .dropdown_rough_883a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.over_874e .tabs_0252 {
  width: 100%;
}
.secondary_west_67a1 {
  padding: 0 0.5em 0;
}
.secondary_west_67a1 [class*="customify-col-"],
.secondary_west_67a1 [class*="customify-col_"],
.secondary_west_67a1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.new_a11d .secondary_west_67a1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .box-c1dc .large_478a,
  .large_478a {
    display: none;
  }
  .short_7616 {
    text-align: left;
  }
  .list-7c32 {
    text-align: center;
  }
  .inner-f0dd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .box-c1dc .tag-focused-d763,
  .tag-focused-d763 {
    display: none;
  }
  .carousel_d59a {
    text-align: left;
  }
  .main-1f7c {
    text-align: center;
  }
  .form-liquid-985d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .box-c1dc .pattern_up_7281,
  .pattern_up_7281 {
    display: none;
  }
  .column_left_7dde {
    text-align: left;
  }
  .message_8e3f {
    text-align: center;
  }
  .center_c35e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lite-59c0 {
  box-shadow: none !important;
}
.highlight_copper_4eb2 .summary_huge_4135,
.fixed-6053 .summary_huge_4135 {
  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;
}
.fixed-6053 .summary_huge_4135 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery-stale-4922 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery-stale-4922:after,
.gallery-stale-4922:before {
  content: "";
  display: table;
}
.gallery-stale-4922:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery-stale-4922 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery-stale-4922,
.footer-pink-db0f {
  max-width: 1248px;
  margin: 0 auto;
}

.fresh-77d3.photo_next_a81c .gallery-stale-4922 {
  max-width: 100%;
}
.fresh-77d3.slow_851d {
  max-width: 1200px;
  margin: 0 auto;
}
.fresh-77d3.light_bc52 .gallery-stale-4922 {
  max-width: 100%;
}
.fresh-77d3.light_bc52 > .gallery-stale-4922 {
  padding-left: 0;
  padding-right: 0;
}
.fresh-77d3.light_bc52 > .gallery-stale-4922 .box-c1dc {
  margin: 0;
}
.fresh-77d3.light_bc52
  > .gallery-stale-4922
  .current-eb9f.container-7d00 {
  margin-right: 0;
  margin-left: 0;
}
.fresh-77d3.light_bc52 #main.container-7d00 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs_b4da #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_b4da #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video-outer-ecc3 .tooltip-light-9d6e {
    padding-right: 1em;
  }
  .video-outer-ecc3.gold-95e1 .current-eb9f {
    border-right: 1px solid #eaecee;
  }
  .video-outer-ecc3.gold-95e1 .tooltip-light-9d6e {
    padding-right: 1em;
  }
  .video-outer-ecc3.gold-95e1 .box_wide_cf53 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-dd00 .tooltip-light-9d6e {
    padding-left: 1em;
  }
  .card-dd00.gold-95e1 .current-eb9f {
    border-left: 1px solid #eaecee;
  }
  .card-dd00.gold-95e1 .tooltip-light-9d6e {
    padding-left: 1em;
  }
  .card-dd00.gold-95e1 .box_wide_cf53 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-a6f4 .tooltip-light-9d6e {
    padding-left: 1em;
  }
  .frame-a6f4.gold-95e1 .dropdown_lower_faaa {
    border-right: 1px solid #eaecee;
  }
  .frame-a6f4.gold-95e1 .cold-5bf0 {
    border-right: 1px solid #eaecee;
  }
  .frame-a6f4.gold-95e1 .tooltip-light-9d6e {
    padding-left: 1em;
  }
  .frame-a6f4.gold-95e1 .box_wide_cf53 {
    padding-right: 1em;
  }
  .frame-a6f4.gold-95e1 .form_d897 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red_5470 .tooltip-light-9d6e {
    padding-right: 1em;
  }
  .red_5470.gold-95e1 .dropdown_lower_faaa {
    border-left: 1px solid #eaecee;
  }
  .red_5470.gold-95e1 .cold-5bf0 {
    border-left: 1px solid #eaecee;
  }
  .red_5470.gold-95e1 .tooltip-light-9d6e {
    padding-right: 1em;
  }
  .red_5470.gold-95e1 .box_wide_cf53 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .red_5470.gold-95e1 .form_d897 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_b4da .tooltip-light-9d6e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_b4da.gold-95e1 .current-eb9f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs_b4da.gold-95e1 .tooltip-light-9d6e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_b4da.gold-95e1 .box_wide_cf53 {
    padding-left: 1em;
  }
  .tabs_b4da.gold-95e1 .form_d897 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs_b4da.gold-95e1 .tooltip-light-9d6e {
    padding-left: 0;
  }
}
.disabled-82fb .aside-c59e {
  display: inline-block;
}
.dirty_fe8c {
  display: inline-block;
}
.inner_85c9 {
  word-con: break-word;
}
.image_470f > span {
  display: inline-block;
  padding: 5px 0;
}
.image_470f .heading_b87b {
  margin-left: 8px;
  margin-right: 8px;
}
.image_470f .form-7dc5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.detail_afdf .footer_ff83 {
  margin-bottom: 2em;
}
.detail_afdf .summary-right-e976 {
  margin-bottom: 15px;
}
.detail_afdf .summary-right-e976:last-child {
  margin-bottom: 0;
}
.detail_afdf .slider-cool-bf0c {
  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) {
  .detail_afdf .slider-cool-bf0c {
    display: block;
  }
}
.detail_afdf .gold_9ca7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .detail_afdf .gold_9ca7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.detail_afdf .motion-f6aa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.detail_afdf .motion-f6aa img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.detail_afdf .motion-f6aa a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.detail_afdf .inner_85c9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.detail_afdf .inner_85c9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.detail_afdf .search-69c3 p:last-child {
  margin-bottom: 0;
}
.detail_afdf .glass_a9e0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.detail_afdf .top_1432 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.detail_afdf .hero-new-9c2a {
  margin-top: 1em;
}
.detail_afdf .badge-slow-f071 {
  top: 0;
  display: block;
}
.detail_afdf .badge-slow-f071 a {
  color: inherit;
}
.detail_afdf .badge-slow-f071 a:hover {
  color: inherit;
}
.detail_afdf .accent_lower_6ea4 {
  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;
}
.detail_afdf .accent_lower_6ea4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.detail_afdf .top_1432 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.detail_afdf .simple-a9f6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.detail_afdf .simple-a9f6:first-child {
  margin-top: 0;
}
.detail_afdf .simple-a9f6.gallery_e44a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.detail_afdf .simple-a9f6.feature_focused_58c5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.detail_afdf
  .simple-a9f6.feature_focused_58c5.filter-c87d
  .hero-new-9c2a {
  width: 100%;
}
.detail_afdf .feature_focused_58c5 {
  -webkit-box-align: center;
  align-items: center;
}
.detail_afdf .feature_focused_58c5 .image_470f,
.detail_afdf .feature_focused_58c5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.detail_afdf .motion-f6aa {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail_afdf .motion-f6aa img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail_afdf .motion-f6aa: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;
}
.detail_afdf .gallery_e44a {
  z-index: 5;
}
.detail_afdf .tertiary_fca7 .hero_291a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.detail_afdf .narrow-db5a .hero_291a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.detail_afdf .tertiary_mini_1ea9 .hero_291a {
  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;
}
.detail_afdf.gas-6f5f .slider-cool-bf0c,
.detail_afdf.middle-a87d .slider-cool-bf0c {
  display: block;
}
.detail_afdf.gas-6f5f .slider-cool-bf0c .action_5d10,
.detail_afdf.gas-6f5f .slider-cool-bf0c .top_1432,
.detail_afdf.middle-a87d .slider-cool-bf0c .action_5d10,
.detail_afdf.middle-a87d .slider-cool-bf0c .top_1432 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail_afdf.dynamic-ceac .gold_9ca7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .detail_afdf.dynamic-ceac .gold_9ca7 {
    margin-right: 0;
  }
}
.detail_afdf.gas-6f5f .gold_9ca7,
.detail_afdf.middle-a87d .gold_9ca7 {
  padding-top: 40%;
}
.detail_afdf.gas-6f5f .footer_ff83,
.detail_afdf.middle-a87d .footer_ff83 {
  display: block;
}
.detail_afdf.gas-6f5f .fn-sticky-14c9 .top_1432,
.detail_afdf.middle-a87d .fn-sticky-14c9 .top_1432 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.detail_afdf.gas-6f5f .gold_9ca7,
.detail_afdf.middle-a87d .gold_9ca7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.detail_afdf.gas-6f5f .top_1432 {
  padding: 1em;
}
.alert_39fd {
  margin: 30px auto;
  display: block;
}
.alert_39fd .simple-aa28 > * {
  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;
}
.alert_39fd .simple-aa28 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_39fd .simple-aa28 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot_570b .image_470f {
  margin-bottom: 1.41575em;
}
.hot_570b .primary-5823 {
  margin-bottom: 1.618em;
}
.sort-e1f6 .badge_fluid_f113 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort-e1f6 .badge_fluid_f113 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort-e1f6 .frame_ecb9 {
  max-width: 100%;
  overflow: auto;
}
.gas-0073 .sort-e1f6 a:hover {
  text-decoration: underline;
}
.huge_f117 .summary-right-e976:not(.inner_85c9),
.huge_f117 .motion-f6aa {
  margin-bottom: 1.41575em;
}
.huge_f117 .summary-right-e976:not(.inner_85c9):last-child,
.huge_f117 .motion-f6aa:last-child {
  margin-bottom: 0;
}
.huge_f117 .summary-right-e976.nav_172f {
  margin-bottom: 0.41575em;
}
.huge_f117 .shadow-40b1:before,
.huge_f117 .notification-f2df:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.huge_f117 .shadow-40b1:before {
  content: "\f115";
}
.huge_f117 .notification-f2df:before {
  content: "\f02c";
}
.huge_f117 .outer-e9ce {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.huge_f117 .outer-e9ce a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus-inner-a5c0 {
  display: -webkit-box;
  display: flex;
}
.focus-inner-a5c0 .chip-43d9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus-inner-a5c0 .chip-43d9 {
    flex-basis: 90px;
  }
}
.focus-inner-a5c0 .action_3231 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus-inner-a5c0 .action_3231 {
    flex-basis: calc(100% - 50px);
  }
}
.focus-inner-a5c0 .tooltip_170a p:last-child {
  margin-bottom: 0.72em;
}
.dark_4215 .simple-aa28 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dark_4215 .simple-aa28:after,
.dark_4215 .simple-aa28:before {
  content: "";
  display: table;
}
.dark_4215 .simple-aa28:after {
  clear: both;
}
.dark_4215 .simple-aa28 .modal_873d,
.dark_4215 .simple-aa28 .widget_719d {
  width: 49%;
}
.dark_4215 .simple-aa28 .modal_873d a span.hot_faf7,
.dark_4215 .simple-aa28 .widget_719d a span.hot_faf7 {
  display: block;
  margin-bottom: 5px;
}
.dark_4215 .simple-aa28 .widget_719d {
  float: left;
  text-align: left;
}
.dark_4215 .simple-aa28 .modal_873d {
  float: right;
  text-align: right;
}
.shade-center-95e8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade-center-95e8 {
    margin-bottom: 0;
  }
}
.yellow_7f46 {
  margin-bottom: 1em;
}
.yellow_7f46 .inner_85c9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.east-03fa a {
  display: block;
  line-height: 0;
  position: relative;
}
.pink-4554 .yellow_7f46,
.secondary_6f7f .yellow_7f46 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pink-4554 .yellow_7f46,
  .secondary_6f7f .yellow_7f46 {
    display: block;
  }
}
.pink-4554 .east-03fa,
.secondary_6f7f .east-03fa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pink-4554 .east-03fa,
  .secondary_6f7f .east-03fa {
    margin-bottom: 1em;
  }
}
.pink-4554 .east-03fa img,
.secondary_6f7f .east-03fa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pink-4554 .medium-2096,
.secondary_6f7f .medium-2096 {
  flex-basis: calc(100% - 160px);
}
.pink-4554 .medium-2096 p,
.secondary_6f7f .medium-2096 p {
  margin-bottom: 0;
}
.pink-4554 .medium-2096 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pink-4554 .medium-2096 {
    padding-left: 0;
  }
}
.secondary_6f7f .medium-2096 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .secondary_6f7f .medium-2096 {
    padding-right: 0;
  }
}
.secondary_6f7f .east-03fa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary_rough_c4c2 .east-03fa {
  margin-bottom: 0.5em;
}
.primary_rough_c4c2 .east-03fa img {
  width: 100%;
}
.selected-cdc0 .old_e73b,
.frame_paper_5737 .old_e73b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.frame_paper_5737 .current-eb9f .pattern_complex_b4f3 p:last-child {
  margin-bottom: 0;
}
.current-daeb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.north_b10e .container_f69f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .north_b10e .container_f69f:last-of-type {
    margin-bottom: 0;
  }
}
.north_b10e .container_f69f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north_b10e .container_f69f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.north_b10e .container_f69f ul li {
  margin: 0 0 0.6em;
}
.north_b10e .container_f69f ul li.active-7644,
.north_b10e .container_f69f ul li.nav_inner_a400 {
  position: relative;
}
.north_b10e .container_f69f ul li.active-7644 .steel-face,
.north_b10e .container_f69f ul li.nav_inner_a400 .steel-face {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.north_b10e .container_f69f ul li.active-7644:after:after,
.north_b10e .container_f69f ul li.active-7644:after:before,
.north_b10e
  .container_f69f
  ul
  li.nav_inner_a400:after:after,
.north_b10e
  .container_f69f
  ul
  li.nav_inner_a400:after:before {
  content: "";
  display: table;
}
.north_b10e .container_f69f ul li.active-7644:after:after,
.north_b10e
  .container_f69f
  ul
  li.nav_inner_a400:after:after {
  clear: both;
}
.north_b10e .container_f69f a.shade_3156:hover {
  text-decoration: none;
}
.north_b10e .container_f69f select {
  max-width: 100%;
}
.north_b10e .container_f69f table {
  font-size: 85%;
}
.north_b10e .container_f69f table td,
.north_b10e .container_f69f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.north_b10e .container_f69f table tfoot td {
  text-align: left;
}
.north_b10e .container_f69f :last-child {
  margin-bottom: 0;
}
.north_b10e .container_f69f .black-a4bc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.north_b10e .container_f69f .black-a4bc label {
  width: 100%;
}
.north_b10e .container_f69f .black-a4bc .silver-9088 {
  width: 100%;
  display: block;
}
.north_b10e .container_f69f .black-a4bc .red_5b0b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.north_b10e .container_f69f .black-a4bc .red_5b0b:hover svg #svg-search {
  fill: #444;
}
.north_b10e .container_f69f .black-a4bc .red_5b0b svg {
  width: 18px;
  height: 18px;
}
.north_b10e .image_f081 ul ul,
.north_b10e .disabled-9856 ul ul,
.north_b10e .tabs-old-4d14 ul ul,
.north_b10e .row-3bba ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.north_b10e .image_f081 .avatar-liquid-24b8 > a,
.north_b10e .disabled-9856 .avatar-liquid-24b8 > a,
.north_b10e .tabs-old-4d14 .avatar-liquid-24b8 > a,
.north_b10e .row-3bba .avatar-liquid-24b8 > a {
  margin-bottom: 0;
}
.north_b10e .middle-25ad li,
.north_b10e .image_f081 li,
.north_b10e .summary-rough-403e li,
.north_b10e .disabled-9856 li,
.north_b10e .tabs-old-4d14 li,
.north_b10e .row-3bba li,
.north_b10e .progress-brown-d40e li,
.north_b10e .old_2d27 li {
  display: block;
  position: relative;
}
.north_b10e .middle-25ad li:last-child,
.north_b10e .image_f081 li:last-child,
.north_b10e .summary-rough-403e li:last-child,
.north_b10e .disabled-9856 li:last-child,
.north_b10e .tabs-old-4d14 li:last-child,
.north_b10e .row-3bba li:last-child,
.north_b10e .progress-brown-d40e li:last-child,
.north_b10e .old_2d27 li:last-child {
  border: none;
}
.north_b10e .middle-25ad li a,
.north_b10e .image_f081 li a,
.north_b10e .summary-rough-403e li a,
.north_b10e .disabled-9856 li a,
.north_b10e .tabs-old-4d14 li a,
.north_b10e .row-3bba li a,
.north_b10e .progress-brown-d40e li a,
.north_b10e .old_2d27 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.north_b10e .middle-25ad li ul li::before,
.north_b10e .image_f081 li ul li::before,
.north_b10e .summary-rough-403e li ul li::before,
.north_b10e .disabled-9856 li ul li::before,
.north_b10e .tabs-old-4d14 li ul li::before,
.north_b10e .row-3bba li ul li::before,
.north_b10e .progress-brown-d40e li ul li::before,
.north_b10e .old_2d27 li ul li::before {
  left: 15px;
}
.north_b10e .middle-25ad li ul a,
.north_b10e .image_f081 li ul a,
.north_b10e .summary-rough-403e li ul a,
.north_b10e .disabled-9856 li ul a,
.north_b10e .tabs-old-4d14 li ul a,
.north_b10e .row-3bba li ul a,
.north_b10e .progress-brown-d40e li ul a,
.north_b10e .old_2d27 li ul a {
  padding-left: 20px;
}
.north_b10e .middle-25ad li ul ul li::before,
.north_b10e .image_f081 li ul ul li::before,
.north_b10e .summary-rough-403e li ul ul li::before,
.north_b10e .disabled-9856 li ul ul li::before,
.north_b10e .tabs-old-4d14 li ul ul li::before,
.north_b10e .row-3bba li ul ul li::before,
.north_b10e .progress-brown-d40e li ul ul li::before,
.north_b10e .old_2d27 li ul ul li::before {
  left: 30px;
}
.north_b10e .middle-25ad li ul ul a,
.north_b10e .image_f081 li ul ul a,
.north_b10e .summary-rough-403e li ul ul a,
.north_b10e .disabled-9856 li ul ul a,
.north_b10e .tabs-old-4d14 li ul ul a,
.north_b10e .row-3bba li ul ul a,
.north_b10e .progress-brown-d40e li ul ul a,
.north_b10e .old_2d27 li ul ul a {
  padding-left: 40px;
}
.north_b10e .tertiary_0929 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.north_b10e .old_2d27 ul li {
  margin-bottom: 1.41575em;
}
.north_b10e .old_2d27 ul li .link_motion_a968 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.north_b10e .old_2d27 ul li .thick-04f1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.header_6fae .middle-25ad li a,
.header_6fae .image_f081 li a,
.header_6fae .summary-rough-403e li a,
.header_6fae .disabled-9856 li a,
.header_6fae .tabs-old-4d14 li a,
.header_6fae .row-3bba li a,
.header_6fae .progress-brown-d40e li a,
.header_6fae .old_2d27 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_6fae .tertiary_0929 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_6fae .container_f69f ul li.active-7644 .steel-face,
.header_6fae .container_f69f ul li.nav_inner_a400 .steel-face {
  background: rgba(0, 0, 0, 0.2);
}
.header_6fae .north_b10e .container_f69f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-77d3 .north_b10e .active_last_2006 li {
  margin: 0;
}
.fresh-77d3 .north_b10e .active_last_2006 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fresh-77d3 .north_b10e .active_last_2006 li ul {
  margin: 0;
}
.fresh-77d3 .north_b10e .active_last_2006 li ul li a {
  padding-left: 15px;
}
.fresh-77d3 .north_b10e .active_last_2006 li ul li li a {
  padding-left: 30px;
}
.fresh-77d3 .north_b10e .active_last_2006 li.text-selected-bd9e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fresh-77d3 .north_b10e .active_last_2006 li.text-selected-bd9e > 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;
}
.fresh-77d3 .north_b10e .active_last_2006 li.text-selected-bd9e > 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;
}
.hero-6316 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.box-cd92 {
  position: relative;
  z-index: 10;
}
.box-cd92 .dropdown_rough_883a {
  width: 100%;
  max-width: 100%;
}
.carousel-east-6257 .header_south_06b6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.carousel-east-6257 .grid-c9e0 {
}
.carousel-east-6257 .header_6fae {
  background: #292929;
}
.south-efcc .header_south_06b6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.south-efcc .grid-c9e0 {
  background: #f9f9f9;
}
.south-efcc .header_6fae {
  background: #303030;
}
.widget_f98e .header_south_06b6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget_f98e .aside-c59e {
    margin-bottom: 1em;
  }
  .widget_f98e .aside-c59e:last-child {
    margin-bottom: 0;
  }
}
.widget_f98e .grid-c9e0 {
  background: #ededed;
}
.widget_f98e .header_6fae {
  background: #1a1a1a;
}
.header_south_06b6.grid-c9e0 {
  color: rgba(0, 0, 0, 0.6);
}
.header_south_06b6.grid-c9e0 .card-7724 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_south_06b6.header_6fae {
  color: rgba(255, 255, 255, 0.99);
}
.header_south_06b6.header_6fae a:not(.shade_3156) {
  color: rgba(255, 255, 255, 0.79);
}
.header_south_06b6.header_6fae a:not(.shade_3156):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_south_06b6.header_6fae .card-7724 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_south_06b6.header_6fae table tbody td,
.header_south_06b6.header_6fae table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-pressed-39c8.complex-91e2 .gallery-stale-4922 {
  max-width: initial;
}
.module-pressed-39c8 .item-2cfb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-pressed-39c8 .item-2cfb .dropdown_rough_883a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-pressed-39c8 .item-2cfb .dropdown_rough_883a {
    display: block;
    margin-bottom: 2em;
  }
  .module-pressed-39c8 .item-2cfb .dropdown_rough_883a:last-child {
    margin-bottom: 0;
  }
}
.widget_f98e .aside-c59e:last-child,
.south-efcc .aside-c59e:last-child,
.carousel-east-6257 .aside-c59e:last-child {
  margin-bottom: 0;
}
.widget_f98e .aside-c59e .north_b10e .container_f69f:last-child,
.south-efcc .aside-c59e .north_b10e .container_f69f:last-child,
.carousel-east-6257 .aside-c59e .north_b10e .container_f69f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .widget_f98e .main-9240,
  .widget_f98e .tabs-stale-e75b,
  .south-efcc .main-9240,
  .south-efcc .tabs-stale-e75b,
  .carousel-east-6257 .main-9240,
  .carousel-east-6257 .tabs-stale-e75b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .box-cd92 .aside-c59e {
    margin-bottom: 2em;
  }
}
.box-cd92 p:last-child {
  margin-bottom: 0;
}
.box-cd92 li,
.box-cd92 ul {
  list-style: none;
  margin: 0;
}
.box-cd92 ul ul {
  margin-left: 2.617924em;
}
.solid-5e72 {
  font-size: 0.875em;
}

/* css-noise: 4dbe */
.phantom-card-o2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
