/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gold-750d/customify
Author: WPCustomify
Author URI: https://pressmaximum.gold-750d
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.gold-750d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.simple_25ce.main-action-ec2c/licenses/gpl-2.0.component_west_4421
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.fast-83bd/, (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.mask-east-0a2e.mask-stone-3c8e/normalize.alert-ce76/
 ======
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.alert-ce76 v7.0.0 | MIT License | github.gold-750d/necolas/normalize.alert-ce76 */
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;
}
.sort_white_bb16 .accent_slow_25ac,
.iron-77f4,
.pink_6062,
.content_gold_6043,
.tag_smooth_2ecd,
.north_9d78,
.aside-left-0a42,
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;
}
.iron-77f4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .iron-77f4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .iron-77f4,
  h1 {
    font-size: 1.8em;
  }
}
.pink_6062,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pink_6062 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pink_6062,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pink_6062,
  h2 {
    font-size: 1.7em;
  }
}
.content_gold_6043,
h3 {
  font-size: 1.618em;
}
.sort_white_bb16 .accent_slow_25ac,
.tag_smooth_2ecd,
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.fast_6d94 {
  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;
}
.disabled_fixed_b0ec:after,
.disabled_fixed_b0ec:before,
.text_667d:after,
.text_667d:before {
  content: "";
  display: table;
}
.disabled_fixed_b0ec:after,
.text_667d:after {
  clear: both;
}
.avatar_bronze_919e {
  float: right;
  margin-right: 0;
}
.photo_b741 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.panel-upper-757e .liquid-61e3,
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;
}
.panel-upper-757e .liquid-61e3: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;
}
.mini_311a .liquid-61e3 {
  box-shadow: none;
}
.mini_311a
  .liquid-61e3
  .hovered-0cf6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mini_311a .liquid-61e3 .left_5632 {
  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;
}
.mini_311a
  .liquid-61e3
  .left_5632
  b {
  display: none;
}
.mini_311a .avatar_316e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.footer_a03e:not(.widget_selected_8ba8):not(.progress-white-4e80),
button:not(.widget_selected_8ba8):not(.progress-white-4e80),
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ),
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ),
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ) {
  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;
}
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):hover,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):hover,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):hover,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):hover,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):active,
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):active,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):active,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):active,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):active,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus {
  outline: 0;
}
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64 {
  position: relative;
}
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .pink_511e,
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .aside_c99c,
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .clean-8f99,
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  i,
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  svg,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .pink_511e,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .aside_c99c,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .clean-8f99,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  i,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  svg,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .pink_511e,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .aside_c99c,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .clean-8f99,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  i,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  svg,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .pink_511e,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .aside_c99c,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .clean-8f99,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  i,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  svg,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .pink_511e,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .aside_c99c,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  .clean-8f99,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  i,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64
  svg {
  visibility: hidden;
}
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64:after,
button:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64:after,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64:after,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64:after,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ).fn-loading-0c64: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;
}
.footer_a03e:not(.widget_selected_8ba8):not(.progress-white-4e80),
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ),
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ),
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ) {
  color: #fff;
  background: #235787;
}
.footer_a03e:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus,
input[type="button"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus,
input[type="reset"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus,
input[type="submit"]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ):focus {
  color: #fff;
}
.footer_a03e.fn-disabled-0c64:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ),
.footer_a03e[disabled]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ),
button.fn-disabled-0c64:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ),
button[disabled]:not(.widget_selected_8ba8):not(
    .progress-white-4e80
  ) {
  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;
}
.static-11cb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.static-11cb: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;
}
.panel-narrow-8a5b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block_5d05 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.alert-17df {
  clear: both;
  display: block;
  margin: 0 auto;
}
.disabled_fixed_b0ec:after,
.disabled_fixed_b0ec:before,
.block_5cef:after,
.block_5cef:before,
.header_7983:after,
.header_7983:before,
.under-393d:after,
.under-393d:before,
.breadcrumb-upper-77b4:after,
.breadcrumb-upper-77b4:before,
.feature_7337:after,
.feature_7337:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.disabled_fixed_b0ec:after,
.block_5cef:after,
.header_7983:after,
.under-393d:after,
.breadcrumb-upper-77b4:after,
.feature_7337:after {
  clear: both;
}
.block_5cef .gas_3377,
.header_7983 .gas_3377,
.search_9edd .gas_3377 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tooltip-top-ce17 {
  display: inline-block;
}
.orange-7316 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.orange-7316 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.orange-7316 .primary-b464 {
  padding: 1em 0;
  font-size: 85%;
}
.primary-b464 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bright-8b9d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bright-8b9d:after,
.bright-8b9d:before {
  content: "";
  display: table;
}
.bright-8b9d:after {
  clear: both;
}
.primary_bc04 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean-818a .primary_bc04 {
  max-width: 50%;
}
.hovered-18ba .primary_bc04 {
  max-width: 33.33%;
}
.solid-c8f3 .primary_bc04 {
  max-width: 25%;
}
.notice-smooth-289b .primary_bc04 {
  max-width: 20%;
}
.slow_2fc5 .primary_bc04 {
  max-width: 16.66%;
}
.cold_1166 .primary_bc04 {
  max-width: 14.28%;
}
.highlight-up-126c .primary_bc04 {
  max-width: 12.5%;
}
.thumbnail_8048 .primary_bc04 {
  max-width: 11.11%;
}
.selected_d9d7 {
  display: block;
}
.sort_white_bb16 .active-plasma-d26a label,
.sort_white_bb16 .badge-liquid-41e8 label,
.sort_white_bb16 .highlight_down_53ef label,
.sort_white_bb16 .clean_2f4c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-512b {
  list-style: none;
  margin: 0;
}
.search-512b article.tertiary-active-d350 {
  margin-bottom: 0;
}
.search-512b ul {
  list-style: none;
  margin: 0;
}
.search-512b .dirty_8c35 li.tertiary-active-d350 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-512b .dirty_8c35 li.tertiary-active-d350 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-512b .dirty_8c35 li.tertiary-active-d350: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) {
  .search-512b .dirty_8c35 li.tertiary-active-d350 li.tertiary-active-d350 li.tertiary-active-d350 li.tertiary-active-d350 {
    padding-left: 0;
  }
}
article.tertiary-active-d350 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-active-d350 .block_5cef p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-active-d350 .alert_8063 {
  float: left;
}
article.tertiary-active-d350 .thick_d897 {
  margin-left: 85px;
}
article.tertiary-active-d350 .progress-bb6c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-active-d350 .progress-bb6c .message_liquid_637d {
  margin-left: 10px;
}
article.tertiary-active-d350 .gold_5942 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-active-d350 .accordion_warm_242a {
  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 .active-plasma-d26a,
  #respond .highlight_down_53ef,
  #respond .clean_2f4c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-plasma-d26a input,
#respond .highlight_down_53ef input,
#respond .clean_2f4c input {
  width: 100%;
}
#respond .clean_2f4c {
  margin-right: 0;
}
#respond .border_5e71 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media_purple_855e {
  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;
}
.media_purple_855e.aside_15e6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.media_purple_855e 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%);
}
.media_purple_855e:focus,
.media_purple_855e: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);
}
.icon_advanced_5a3c {
  border-radius: 10%;
}
.column_f055 {
  border-radius: 50%;
}
.disabled_c816 {
  font-size: 0.72em;
}
.white-e81e {
  font-size: 0.875em;
}
.center-4811 {
  font-size: 1.1em;
}
.info-copper-dbb7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info-copper-dbb7.disabled_c816 {
  letter-spacing: 0.5px;
}
.logo-f7b3,
.logo-f7b3 a {
  color: #6d6d6d;
}
.logo-f7b3 a:hover {
  color: #111;
}
.over-c2ef {
  color: #6d6d6d;
}
.slider-simple-e0e7 {
  overflow-x: hidden;
}
.slider-simple-e0e7 .input-pink-5f58.detail_0769 {
  position: relative;
}
.slider-simple-e0e7 .input-pink-5f58.detail_0769.smooth-5064 {
  position: initial;
}
.slider-simple-e0e7
  .input-pink-5f58.detail_0769.smooth-5064
  .sort-849a {
  left: auto;
}
.slider-simple-e0e7 .input-pink-5f58 .sort-849a {
  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;
}
.slider-simple-e0e7 .input-pink-5f58:hover.detail_0769 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slider-simple-e0e7
  .input-pink-5f58:hover.detail_0769
  .sort-849a {
  display: block;
  z-index: 9999999;
}
.slider-simple-e0e7 .warm-b0d6 .tertiary_a301,
.slider-simple-e0e7 .static_8db7 .tertiary_a301 {
  display: none;
}
.slider-simple-e0e7 .element-6fdc .input-pink-5f58:hover.detail_0769 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort_white_bb16 .active-plasma-d26a label,
.sort_white_bb16 .badge-liquid-41e8 label,
.sort_white_bb16 .highlight_down_53ef label,
.sort_white_bb16 .clean_2f4c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-512b {
  list-style: none;
  margin: 0;
}
.search-512b article.tertiary-active-d350 {
  margin-bottom: 0;
}
.search-512b ul {
  list-style: none;
  margin: 0;
}
.search-512b .dirty_8c35 li.tertiary-active-d350 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-512b .dirty_8c35 li.tertiary-active-d350 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-512b .dirty_8c35 li.tertiary-active-d350: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) {
  .search-512b .dirty_8c35 li.tertiary-active-d350 li.tertiary-active-d350 li.tertiary-active-d350 li.tertiary-active-d350 {
    padding-left: 0;
  }
}
article.tertiary-active-d350 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-active-d350 .block_5cef p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-active-d350 .alert_8063 {
  float: left;
}
article.tertiary-active-d350 .thick_d897 {
  margin-left: 85px;
}
article.tertiary-active-d350 .progress-bb6c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-active-d350 .progress-bb6c .message_liquid_637d {
  margin-left: 10px;
}
article.tertiary-active-d350 .gold_5942 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-active-d350 .accordion_warm_242a {
  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 .active-plasma-d26a,
  #respond .highlight_down_53ef,
  #respond .clean_2f4c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-plasma-d26a input,
#respond .highlight_down_53ef input,
#respond .clean_2f4c input {
  width: 100%;
}
#respond .clean_2f4c {
  margin-right: 0;
}
#respond .border_5e71 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm-b0d6 .texture-3a13 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.texture-3a13 .first-bf4c.layout-ab19 .status_4815 > li > a:focus,
.texture-3a13 .first-bf4c.layout-ab19 .status_4815 > li > a:hover,
.texture-3a13 .first-bf4c.badge-under-95dd .status_4815 > li > a:focus,
.texture-3a13 .first-bf4c.badge-under-95dd .status_4815 > li > a:hover,
.texture-3a13 .first-bf4c.header_c565 .status_4815 > li > a:focus,
.texture-3a13 .first-bf4c.header_c565 .status_4815 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-3a13
  .first-bf4c.layout-ab19
  .status_4815
  > li.texture-short-f126
  > a,
.texture-3a13
  .first-bf4c.layout-ab19
  .status_4815
  > li.active-ea17
  > a,
.texture-3a13
  .first-bf4c.badge-under-95dd
  .status_4815
  > li.texture-short-f126
  > a,
.texture-3a13
  .first-bf4c.badge-under-95dd
  .status_4815
  > li.active-ea17
  > a,
.texture-3a13
  .first-bf4c.header_c565
  .status_4815
  > li.texture-short-f126
  > a,
.texture-3a13 .first-bf4c.header_c565 .status_4815 > li.warm_4b23 > a {
  color: rgba(255, 255, 255, 0.99);
}
.texture-3a13 .clean_8421,
.texture-3a13 .clean_8421 a {
  color: rgba(255, 255, 255, 0.99);
}
.texture-3a13 .widget-fab4.detail-fresh-7114 li a,
.texture-3a13 .button_new_4189 a,
.texture-3a13 .shadow-95c8,
.texture-3a13 .status_4815 > li > a,
.texture-3a13 .pagination-smooth-30e4 {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13 .widget-fab4.detail-fresh-7114 li a:hover,
.texture-3a13 .button_new_4189 a:hover,
.texture-3a13 .shadow-95c8:hover,
.texture-3a13 .status_4815 > li > a:hover,
.texture-3a13 .pagination-smooth-30e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-3a13 .menu_8473 {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13 .menu_8473 .bottom-3816 {
  color: rgba(255, 255, 255, 0.99);
}
.texture-3a13 .menu_8473:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-3a13 .element_pink_714d .lite-b8bd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13 .element_pink_714d .lite-b8bd .sidebar_10ff {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13
  .element_pink_714d
  .lite-b8bd
  .sidebar_10ff::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13
  .element_pink_714d
  .lite-b8bd
  .sidebar_10ff:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13
  .element_pink_714d
  .lite-b8bd
  .sidebar_10ff::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13
  .element_pink_714d
  .lite-b8bd
  .sidebar_10ff::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13 .element_pink_714d .layout_e111 {
  color: rgba(255, 255, 255, 0.79);
}
.texture-3a13 .element_pink_714d .layout_e111:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-d332
  .texture-3a13
  .element_pink_714d
  .button-north-2c02
  .background_steel_5ba1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-d332
  .texture-3a13
  .element_pink_714d
  .button-north-2c02
  .sidebar_10ff {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm-b0d6 .info_hovered_0106 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info_hovered_0106 .first-bf4c.layout-ab19 .status_4815 > li > a:focus,
.info_hovered_0106 .first-bf4c.layout-ab19 .status_4815 > li > a:hover,
.info_hovered_0106 .first-bf4c.badge-under-95dd .status_4815 > li > a:focus,
.info_hovered_0106 .first-bf4c.badge-under-95dd .status_4815 > li > a:hover,
.info_hovered_0106 .first-bf4c.header_c565 .status_4815 > li > a:focus,
.info_hovered_0106 .first-bf4c.header_c565 .status_4815 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_hovered_0106
  .first-bf4c.layout-ab19
  .status_4815
  > li.texture-short-f126
  > a,
.info_hovered_0106
  .first-bf4c.layout-ab19
  .status_4815
  > li.active-ea17
  > a,
.info_hovered_0106
  .first-bf4c.badge-under-95dd
  .status_4815
  > li.texture-short-f126
  > a,
.info_hovered_0106
  .first-bf4c.badge-under-95dd
  .status_4815
  > li.active-ea17
  > a,
.info_hovered_0106
  .first-bf4c.header_c565
  .status_4815
  > li.texture-short-f126
  > a,
.info_hovered_0106 .first-bf4c.header_c565 .status_4815 > li.warm_4b23 > a {
  color: rgba(0, 0, 0, 0.8);
}
.info_hovered_0106 .clean_8421,
.info_hovered_0106 .clean_8421 a {
  color: rgba(0, 0, 0, 0.8);
}
.info_hovered_0106 .widget-fab4.detail-fresh-7114 li a,
.info_hovered_0106 .button_new_4189 a,
.info_hovered_0106 .shadow-95c8,
.info_hovered_0106 .status_4815 > li > a,
.info_hovered_0106 .pagination-smooth-30e4 {
  color: rgba(0, 0, 0, 0.55);
}
.info_hovered_0106 .widget-fab4.detail-fresh-7114 li a:hover,
.info_hovered_0106 .button_new_4189 a:hover,
.info_hovered_0106 .shadow-95c8:hover,
.info_hovered_0106 .status_4815 > li > a:hover,
.info_hovered_0106 .pagination-smooth-30e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_hovered_0106 .menu_8473 {
  color: rgba(0, 0, 0, 0.55);
}
.info_hovered_0106 .menu_8473 .bottom-3816 {
  color: rgba(0, 0, 0, 0.8);
}
.info_hovered_0106 .menu_8473:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-a888 .block_light_a01b {
  margin-left: auto;
  margin-right: auto;
}
.header_7983 > * {
  margin-left: auto;
  margin-right: auto;
}
.header_7983 .panel-narrow-8a5b {
  margin-right: 1.41575em;
}
.search_332e .header_7983 > .feature-dim-b33a {
  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;
}
.search_332e .header_7983 > .modal-409d {
  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;
}
.photo-77e3.feature-a888 .block_light_a01b,
.last-cb25.feature-a888 .block_light_a01b {
  margin-left: 0;
}
.image_silver_0cd4.feature-a888 .block_light_a01b,
.block_afea.feature-a888 .block_light_a01b {
  margin-right: 0;
}
.header_7983 ol,
.header_7983 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.grid-dynamic-08aa video {
  max-width: 100%;
}
.primary_action_ed3c img {
  display: block;
}
.primary_action_ed3c.panel-narrow-8a5b,
.primary_action_ed3c.block_5d05 {
  width: 100%;
}
.primary_action_ed3c.modal-409d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.rough_f98b:not(.container-bd9b) {
  margin: 1.5em auto;
}
.tabs_bronze_eb80 p {
  padding: 1.5em 14px;
}
ul.disabled_777f.modal-409d,
ul.disabled_777f.feature-dim-b33a,
ul.disabled_777f.hero-focused-b2f4.feature-dim-b33a {
  padding: 0 14px;
}
.block-red-4b55 {
  display: block;
  overflow-x: auto;
}
.block-red-4b55 table {
  border-collapse: collapse;
  width: 100%;
}
.block-red-4b55 td,
.block-red-4b55 th {
  padding: 0.5em;
}
.header_7983 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.header_7983 ol ol,
.header_7983 ol ul,
.header_7983 ul ol,
.header_7983 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.header_7983 ol ol li,
.header_7983 ol ul li,
.header_7983 ul ol li,
.header_7983 ul ul li {
  margin-left: 0;
}
.gas-713c.component-1490 > .item_lower_a434 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gas-713c.component-1490 > .item_lower_a434 iframe,
.gas-713c.component-1490 > .item_lower_a434 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dirty_4260 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dirty_4260.active_d687 {
  padding: 0;
}
.dirty_4260.active_d687 cite {
  font-size: 13px;
}
.dirty_4260 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dirty_4260 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-de5a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-de5a > p:first-child {
  margin-top: 0;
}
.media-de5a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-de5a blockquote {
  border-left: 0;
}
.outer_17ef {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outer_17ef:not(.action-9e8e) {
  max-width: 100px;
}
.outer_17ef.hidden_d37d {
  border-bottom: none !important;
  text-align: center;
}
.outer_17ef.hidden_d37d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tabs_bronze_eb80 p {
    padding: 1.5em 0;
  }
}
.chip_white_40b6 {
  color: #0073aa;
}
.next_2f9a {
  background-color: #0073aa;
}
.blue-523f {
  color: #229fd8;
}
.warm-acf8 {
  background-color: #229fd8;
}
.clean-db35 {
  color: #eee;
}
.warm_55ca {
  background-color: #eee;
}
.small-e7a2 {
  color: #444;
}
.footer_c5fe {
  background-color: #444;
}
.next_51bf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.next_51bf .dirty-7d89 .button_new_4189 {
  font-size: 15px;
}
.next_51bf .button_new_4189 {
  line-height: 1.3;
}
.next_51bf .info_hovered_0106 {
}
.next_51bf .texture-3a13 {
  background: #235787;
}
.dark-0472 {
  padding: 0;
}
.dark-0472 .texture-3a13 {
  background: #1a1a1a;
}
.dark-0472 .info_hovered_0106 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.advanced-ddc7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.advanced-ddc7 .info_hovered_0106 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.advanced-ddc7 .texture-3a13 {
  background: #303030;
}
.feature_7337 {
  position: relative;
  z-index: 10;
}
.feature_7337 .label_5cb7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south_de5a .detail_0769 {
  display: inline-block;
  vertical-align: middle;
}
.south_de5a.focus-prev-d8be .detail_0769 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .south_de5a.focus-prev-d8be .detail_0769 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .south_de5a.focus-prev-d8be .detail_0769 {
    margin-right: 0.4em;
  }
}
.south_de5a.focus-prev-d8be .detail_0769:last-child {
  margin-right: 0;
}
.container-0cb0 .label_5cb7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .warm-b0d6 .dirty-7d89 {
    margin: 0 -0.5em;
  }
  .warm-b0d6 .dirty-7d89 [class*="customify-col-"],
  .warm-b0d6 .dirty-7d89 [class*="customify-col_"],
  .warm-b0d6 .dirty-7d89 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.warm-b0d6.input-yellow-c948 .label_5cb7 {
  background: 0 0 !important;
}
.warm-b0d6.input-yellow-c948 .label_5cb7,
.warm-b0d6.container-0cb0 .label_5cb7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .warm-b0d6.sidebar-dadd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.warm-b0d6.container-0cb0 .label_5cb7 {
  box-shadow: none !important;
}
.out-4f3e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .out-4f3e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .out-4f3e {
    padding: 18px 0 20px;
  }
}
.out-4f3e .last_fba6 {
  width: 100%;
}
.out-4f3e .component-medium-2a85 {
  margin-bottom: 0;
}
.out-4f3e .notice_b04c {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon-8340 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon-8340 .texture-7036 {
  width: 100%;
}
.list-ef03 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list-ef03 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list-ef03 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;
}
.list-ef03 li:last-child:after {
  display: none;
}
.list-ef03 li a {
  font-weight: 500;
  margin-right: 10px;
}
.row-7928 .tertiary_a301 button,
.out-4f3e .tertiary_a301 button {
  left: 0;
}
.row-7928 .texture-7036,
.out-4f3e .texture-7036 {
  padding-left: 0;
  padding-right: 0;
}
.row-7928 .icon-8340,
.out-4f3e .icon-8340 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.row-7928 {
  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;
}
.row-7928: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;
}
.row-7928 .avatar_d6d9 {
  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) {
  .row-7928 .avatar_d6d9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .row-7928 .avatar_d6d9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .row-7928 .avatar_d6d9 {
    min-height: 200px;
  }
}
.row-7928 .list-ef03 {
  color: rgba(255, 255, 255, 0.8);
}
.row-7928 .list-ef03 a,
.row-7928 .list-ef03 li:after {
  color: inherit;
}
.row-7928 .list-ef03 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_advanced_8dae {
  margin-bottom: 0.5em;
}
.component_df19 {
  margin-bottom: 1.2em;
}
.component_df19,
.gradient_advanced_8dae {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component_df19 p:last-child,
.gradient_advanced_8dae p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tertiary_a301,
#masthead .tertiary_a301 {
  display: none;
}
#masthead
  > .tertiary_a301.gallery_5536 {
  display: none;
}
#masthead > .tertiary_a301 button {
  left: 0;
}
.middle-ced4 {
  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%;
}
.middle-ced4 .detail_0769 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.middle-ced4 .center-6431 {
  display: -webkit-box;
  display: flex;
}
.middle-ced4 .center-6431.pattern_green_a0d8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.middle-ced4 .center-6431.box-a08d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.middle-ced4 .center-6431.simple-eb89 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.middle-ced4.background-in-d8ac.text_gas_7e67 .center-6431.pattern_green_a0d8 {
  flex-basis: 100%;
}
.middle-ced4.up-87f5 .center-6431.box-a08d {
  -webkit-box-flex: 1;
  flex: auto;
}
.middle-ced4.up-87f5 .center-6431.simple-eb89 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tertiary_a301.gallery_5536 {
  display: none;
}
#masthead > .tertiary_a301 button {
  left: 0;
}
.menu_pro_8a8e {
  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;
}
.menu_pro_8a8e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu_pro_8a8e.text_purple_cb1f i {
  margin-right: 4px;
}
.menu_pro_8a8e.under-077b i {
  margin-left: 5px;
}
.button_new_4189 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button_new_4189 p:last-child {
  margin-bottom: 0;
}
.thumbnail_314e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail_314e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail_314e img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail_314e .clean_8421 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail_314e .notification-lite-3fc1 {
  margin: 5px 0 7px 0;
}
.thumbnail_314e.wood_5bb1 .bright_67c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_314e.wood_5bb1 .yellow-4291 {
  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;
}
.thumbnail_314e.preview-bf8e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail_314e.preview-bf8e .bright_67c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_314e.preview-bf8e .yellow-4291 {
  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;
}
.thumbnail_314e.clean_b2c7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_314e.wide-469a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail_314e.wide-469a .yellow-4291 {
  margin-top: 7px;
}
.widget-e220 {
  display: inline-block;
}
.feature_7337 .message-tiny-d1f6 .thumbnail_314e img {
  max-width: 100%;
}
.first-bf4c .alert_outer_ba41.active-a9b1,
.notice-old-0f05 .alert_outer_ba41.active-a9b1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.first-bf4c .modal_solid_4a6c,
.notice-old-0f05 .modal_solid_4a6c {
  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%);
}
.first-bf4c .modal_solid_4a6c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.first-bf4c.message_steel_497a .modal_solid_4a6c {
  display: none;
}
.first-bf4c .list-e544 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.first-bf4c .list-e544 li {
  display: inline-block;
  position: relative;
}
.first-bf4c .list-e544 li:last-child {
  margin-right: 0;
}
.first-bf4c .list-e544 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;
}
.first-bf4c .list-e544 li.warm_4b23 > a {
  color: rgba(0, 0, 0, 0.9);
}
.first-bf4c .list-e544 > 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;
}
.first-bf4c .list-e544 > li > a i {
  line-height: 0;
}
.first-bf4c .list-e544 > li.hidden_hard_dcdf > a .modal_solid_4a6c {
  margin-left: 4px;
  line-height: 0;
}
.first-bf4c .list-e544 .banner-steel-2faa li.hidden_hard_dcdf > a {
  position: relative;
}
.first-bf4c .list-e544 .banner-steel-2faa li.hidden_hard_dcdf > a:after,
.first-bf4c .list-e544 .banner-steel-2faa li.hidden_hard_dcdf > a:before {
  content: "";
  display: table;
}
.first-bf4c .list-e544 .banner-steel-2faa li.hidden_hard_dcdf > a:after {
  clear: both;
}
.first-bf4c .list-e544 .banner-steel-2faa li.hidden_hard_dcdf > a .modal_solid_4a6c {
  margin-left: 5px;
  float: right;
}
.first-bf4c .up-90b8,
.first-bf4c .banner-steel-2faa {
  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;
}
.first-bf4c .banner-steel-2faa {
  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;
}
.first-bf4c .banner-steel-2faa .active-a9b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first-bf4c .banner-steel-2faa .modal_solid_4a6c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.first-bf4c .banner-steel-2faa li {
  display: block;
  margin: 0;
  padding: 0;
}
.first-bf4c .banner-steel-2faa 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;
}
.first-bf4c .banner-steel-2faa li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.first-bf4c .banner-steel-2faa .banner-steel-2faa {
  top: 0;
  left: 100%;
}
.first-bf4c .sort_16b0.fn-focus-0c64 > .up-90b8,
.first-bf4c .sort_16b0.fn-focus-0c64 > .banner-steel-2faa,
.first-bf4c .sort_16b0:focus > .up-90b8,
.first-bf4c .sort_16b0:focus > .banner-steel-2faa,
.first-bf4c .sort_16b0:hover > .up-90b8,
.first-bf4c .sort_16b0:hover > .banner-steel-2faa {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.first-bf4c.header_c565 .status_4815:after,
.first-bf4c.header_c565 .status_4815:before {
  content: "";
  display: table;
}
.first-bf4c.header_c565 .status_4815:after {
  clear: both;
}
.first-bf4c.header_c565 .status_4815 > li {
  float: left;
}
.first-bf4c.middle_f554 .status_4815:after,
.first-bf4c.middle_f554 .status_4815:before {
  content: "";
  display: table;
}
.first-bf4c.middle_f554 .status_4815:after {
  clear: both;
}
.first-bf4c.middle_f554 .status_4815 > li {
  float: left;
}
.first-bf4c.middle_f554 .status_4815 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.first-bf4c.middle_f554 .status_4815 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.first-bf4c.middle_f554 .status_4815 > li.texture-short-f126 > a,
.first-bf4c.middle_f554 .status_4815 > li.warm_4b23 > a {
  color: #fff;
  background-color: #1e4b75;
}
.first-bf4c.layout-ab19 .status_4815 > li > a .active-a9b1 {
  position: relative;
}
.first-bf4c.layout-ab19 .status_4815 > li > a .active-a9b1: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;
}
.first-bf4c.layout-ab19
  .status_4815
  > li:focus
  > a
  .active-a9b1:before,
.first-bf4c.layout-ab19
  .status_4815
  > li:hover
  > a
  .active-a9b1:before {
  width: 100%;
  background-color: currentColor;
}
.first-bf4c.layout-ab19
  .status_4815
  > li.texture-short-f126
  > a
  .active-a9b1:before,
.first-bf4c.layout-ab19
  .status_4815
  > li.active-ea17
  > a
  .active-a9b1:before {
  width: 100%;
  background-color: currentColor;
}
.first-bf4c.badge-under-95dd .status_4815 > li > a .active-a9b1 {
  position: relative;
}
.first-bf4c.badge-under-95dd .status_4815 > li > a .active-a9b1: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;
}
.first-bf4c.badge-under-95dd .status_4815 > li:focus > a .active-a9b1:before,
.first-bf4c.badge-under-95dd
  .status_4815
  > li:hover
  > a
  .active-a9b1:before {
  width: 100%;
  background-color: currentColor;
}
.first-bf4c.badge-under-95dd
  .status_4815
  > li.texture-short-f126
  > a
  .active-a9b1:before,
.first-bf4c.badge-under-95dd
  .status_4815
  > li.active-ea17
  > a
  .active-a9b1:before {
  width: 100%;
  background-color: currentColor;
}
.notice-old-0f05 .list-e544 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice-old-0f05 .list-e544 li:first-child > a {
  border-top: none;
}
.notice-old-0f05 .list-e544 .info_dynamic_c91e > .active-a9b1 .modal_solid_4a6c {
  display: none;
}
.notice-old-0f05 .list-e544 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice-old-0f05 .list-e544 li:last-child {
  border: none;
}
.notice-old-0f05 .list-e544 li.hidden_hard_dcdf > a {
  padding-right: 45px !important;
}
.notice-old-0f05 .list-e544 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice-old-0f05 .list-e544 li a:focus,
.notice-old-0f05 .list-e544 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-old-0f05 .list-e544 li .advanced-26c7 {
  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;
}
.notice-old-0f05 .list-e544 li .advanced-26c7:hover {
  box-shadow: none;
}
.notice-old-0f05 .list-e544 li .advanced-26c7 .modal_solid_4a6c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice-old-0f05 .list-e544 .banner-steel-2faa {
  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);
}
.notice-old-0f05 .list-e544 .banner-steel-2faa li a {
  padding-left: 3em;
}
.notice-old-0f05 .list-e544 .mini_cbaa > a .advanced-26c7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice-old-0f05 .list-e544 .mini_cbaa > .banner-steel-2faa {
  display: block;
  opacity: 1;
}
.section-4a41 {
  max-width: 100%;
}
.secondary-3b7c {
  line-height: 0;
  cursor: pointer;
}
.pagination-smooth-30e4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination-smooth-30e4:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination-smooth-30e4 svg {
  width: 18px;
  height: 18px;
}
.pagination-smooth-30e4 .accent-over-fc16 {
  display: none;
}
.button_purple_e257 {
  position: relative;
}
.button_purple_e257.fn-active-0c64 .pagination-smooth-30e4 .soft_ad11 {
  display: none;
}
.button_purple_e257.fn-active-0c64 .pagination-smooth-30e4 .accent-over-fc16 {
  display: inline-block;
}
.button_purple_e257 .header-hard-7b88 {
  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);
}
.button_purple_e257.element-b5b0 .header-hard-7b88 {
  left: auto;
  right: -0.9em;
}
.button_purple_e257.element-b5b0 .secondary-tiny-e2cc::before {
  left: auto;
  right: 15px;
}
.button_purple_e257.fn-active-0c64 .header-hard-7b88 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-north-2c02 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button-north-2c02 label {
  flex-basis: 100%;
}
.button-north-2c02 .lite-b8bd {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.button-north-2c02 .sidebar_10ff {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button-north-2c02 .sidebar_10ff:focus {
  background-color: transparent;
}
.button-north-2c02 button.layout_e111 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button-north-2c02 button.layout_e111:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button-north-2c02 button.layout_e111 svg {
  width: 18px;
  height: 18px;
}
.button-north-2c02 input[type="submit"] {
  min-height: auto;
}
.element_pink_714d .button-north-2c02 .sidebar_10ff {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.secondary-tiny-e2cc {
  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) {
  .secondary-tiny-e2cc {
    width: 220px;
  }
}
.secondary-tiny-e2cc label {
  flex-basis: 100%;
}
.secondary-tiny-e2cc::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;
}
.block-d332 .element_pink_714d .button-north-2c02 {
  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;
}
.block-d332
  .element_pink_714d
  .button-north-2c02
  .lite-b8bd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.block-d332 .element_pink_714d .button-north-2c02 .sidebar_10ff {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.block-d332
  .element_pink_714d
  .button-north-2c02
  .sidebar_10ff:focus {
  background: 0 0;
}
.block-d332
  .element_pink_714d
  .button-north-2c02
  .background_steel_5ba1 {
  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;
}
.widget-fab4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.widget-fab4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.widget-fab4 li:last-child {
  margin-right: 0;
}
.widget-fab4 li:first-child {
  margin-left: 0;
}
.widget-fab4.heading-smooth-99a4 a {
  color: #fff;
}
.widget-fab4.heading-smooth-99a4 a:hover {
  color: #fff;
}
.widget-fab4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.widget-fab4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.widget-fab4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-fab4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.widget-fab4 [class*="social-icon-apple"] {
  background-color: #999;
}
.widget-fab4 [class*="social-icon-apple"].column-focused-f94e {
  background-color: transparent;
  color: #999;
}
.widget-fab4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.widget-fab4 [class*="social-icon-behance"].column-focused-f94e {
  background-color: transparent;
  color: #1769ff;
}
.widget-fab4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.widget-fab4 [class*="social-icon-bitbucket"].column-focused-f94e {
  background-color: transparent;
  color: #205081;
}
.widget-fab4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.widget-fab4 [class*="social-icon-codepen"].column-focused-f94e {
  background-color: transparent;
  color: #000;
}
.widget-fab4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.widget-fab4 [class*="social-icon-delicious"].column-focused-f94e {
  background-color: transparent;
  color: #39f;
}
.widget-fab4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.widget-fab4 [class*="social-icon-digg"].column-focused-f94e {
  background-color: transparent;
  color: #005be2;
}
.widget-fab4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.widget-fab4 [class*="social-icon-dribbble"].column-focused-f94e {
  background-color: transparent;
  color: #ea4c89;
}
.widget-fab4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.widget-fab4 [class*="social-icon-envelope"].column-focused-f94e {
  background-color: transparent;
  color: #ea4335;
}
.widget-fab4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.widget-fab4 [class*="social-icon-facebook"].column-focused-f94e {
  background-color: transparent;
  color: #3b5998;
}
.widget-fab4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.widget-fab4 [class*="social-icon-flickr"].column-focused-f94e {
  background-color: transparent;
  color: #0063dc;
}
.widget-fab4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.widget-fab4 [class*="social-icon-foursquare"].column-focused-f94e {
  background-color: transparent;
  color: #2d5be3;
}
.widget-fab4 [class*="social-icon-github"] {
  background-color: #333;
}
.widget-fab4 [class*="social-icon-github"].column-focused-f94e {
  background-color: transparent;
  color: #333;
}
.widget-fab4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.widget-fab4 [class*="social-icon-google-plus"].column-focused-f94e {
  background-color: transparent;
  color: #dd4b39;
}
.widget-fab4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.widget-fab4 [class*="social-icon-houzz"].column-focused-f94e {
  background-color: transparent;
  color: #7ac142;
}
.widget-fab4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.widget-fab4 [class*="social-icon-instagram"].column-focused-f94e {
  background-color: transparent;
  color: #262626;
}
.widget-fab4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.widget-fab4 [class*="social-icon-jsfiddle"].column-focused-f94e {
  background-color: transparent;
  color: #487aa2;
}
.widget-fab4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.widget-fab4 [class*="social-icon-linkedin"].column-focused-f94e {
  background-color: transparent;
  color: #0077b5;
}
.widget-fab4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.widget-fab4 [class*="social-icon-medium"].column-focused-f94e {
  background-color: transparent;
  color: #00ab6b;
}
.widget-fab4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.widget-fab4
  [class*="social-icon-odnoklassniki"].column-focused-f94e {
  background-color: transparent;
  color: #f4731c;
}
.widget-fab4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.widget-fab4 [class*="social-icon-meetup"].column-focused-f94e {
  background-color: transparent;
  color: #ec1c40;
}
.widget-fab4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.widget-fab4 [class*="social-icon-pinterest"].column-focused-f94e {
  background-color: transparent;
  color: #bd081c;
}
.widget-fab4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.widget-fab4 [class*="social-icon-product-hunt"].column-focused-f94e {
  background-color: transparent;
  color: #da552f;
}
.widget-fab4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.widget-fab4 [class*="social-icon-reddit"].column-focused-f94e {
  background-color: transparent;
  color: #ff4500;
}
.widget-fab4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.widget-fab4 [class*="social-icon-rss"].column-focused-f94e {
  background-color: transparent;
  color: #f26522;
}
.widget-fab4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.widget-fab4
  [class*="social-icon-shopping-cart"].column-focused-f94e {
  background-color: transparent;
  color: #4caf50;
}
.widget-fab4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.widget-fab4 [class*="social-icon-skype"].column-focused-f94e {
  background-color: transparent;
  color: #00aff0;
}
.widget-fab4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.widget-fab4 [class*="social-icon-slideshare"].column-focused-f94e {
  background-color: transparent;
  color: #0077b5;
}
.widget-fab4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.widget-fab4 [class*="social-icon-snapchat"].column-focused-f94e {
  background-color: transparent;
  color: #fffc00;
}
.widget-fab4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.widget-fab4 [class*="social-icon-soundcloud"].column-focused-f94e {
  background-color: transparent;
  color: #f80;
}
.widget-fab4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.widget-fab4 [class*="social-icon-spotify"].column-focused-f94e {
  background-color: transparent;
  color: #2ebd59;
}
.widget-fab4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.widget-fab4
  [class*="social-icon-stack-overflow"].column-focused-f94e {
  background-color: transparent;
  color: #fe7a15;
}
.widget-fab4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.widget-fab4 [class*="social-icon-maldkfgram"].column-focused-f94e {
  background-color: transparent;
  color: #2ca5e0;
}
.widget-fab4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.widget-fab4 [class*="social-icon-tripadvisor"].column-focused-f94e {
  background-color: transparent;
  color: #589442;
}
.widget-fab4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.widget-fab4 [class*="social-icon-tumblr"].column-focused-f94e {
  background-color: transparent;
  color: #35465c;
}
.widget-fab4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.widget-fab4 [class*="social-icon-twitch"].column-focused-f94e {
  background-color: transparent;
  color: #6441a5;
}
.widget-fab4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.widget-fab4 [class*="social-icon-twitter"].column-focused-f94e {
  background-color: transparent;
  color: #1da1f2;
}
.widget-fab4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.widget-fab4 [class*="social-icon-vimeo"].column-focused-f94e {
  background-color: transparent;
  color: #1ab7ea;
}
.widget-fab4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.widget-fab4 [class*="social-icon-vk"].column-focused-f94e {
  background-color: transparent;
  color: #45668e;
}
.widget-fab4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.widget-fab4 [class*="social-icon-weibo"].column-focused-f94e {
  background-color: transparent;
  color: #df2029;
}
.widget-fab4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.widget-fab4 [class*="social-icon-weixin"].column-focused-f94e {
  background-color: transparent;
  color: #7bb32e;
}
.widget-fab4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.widget-fab4 [class*="social-icon-whatsapp"].column-focused-f94e {
  background-color: transparent;
  color: #25d366;
}
.widget-fab4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.widget-fab4 [class*="social-icon-wordpress"].column-focused-f94e {
  background-color: transparent;
  color: #21759b;
}
.widget-fab4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.widget-fab4 [class*="social-icon-xing"].column-focused-f94e {
  background-color: transparent;
  color: #026466;
}
.widget-fab4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.widget-fab4 [class*="social-icon-yelp"].column-focused-f94e {
  background-color: transparent;
  color: #af0606;
}
.widget-fab4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.widget-fab4 [class*="social-icon-youtube"].column-focused-f94e {
  background-color: transparent;
  color: #cd201f;
}
.shadow-95c8 {
  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;
}
.shadow-95c8:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_6156 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview_over_3958 {
  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;
}
.box_8491 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.old-4d49 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.old-4d49,
.old-4d49::after,
.old-4d49::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;
}
.old-4d49::after,
.old-4d49::before {
  content: "";
  display: block;
  background-color: inherit;
}
.east_a3a6 .preview_over_3958 .box_8491 {
  margin-top: -2px;
  width: 19px;
}
.east_a3a6 .preview_over_3958 .old-4d49 {
  margin-top: -1px;
}
.east_a3a6 .preview_over_3958 .old-4d49,
.east_a3a6 .preview_over_3958 .old-4d49::after,
.east_a3a6 .preview_over_3958 .old-4d49::before {
  width: 19px;
  height: 2px;
}
.east_a3a6 .preview_over_3958 .old-4d49::before {
  top: -6px;
}
.east_a3a6 .preview_over_3958 .old-4d49::after {
  bottom: -6px;
}
.column-cool-4c72 .preview_over_3958 .box_8491 {
  margin-top: -2px;
  width: 22px;
}
.column-cool-4c72 .preview_over_3958 .old-4d49 {
  margin-top: -1px;
}
.column-cool-4c72 .preview_over_3958 .old-4d49,
.column-cool-4c72 .preview_over_3958 .old-4d49::after,
.column-cool-4c72 .preview_over_3958 .old-4d49::before {
  width: 22px;
  height: 2px;
}
.column-cool-4c72 .preview_over_3958 .old-4d49::before {
  top: -7px;
}
.column-cool-4c72 .preview_over_3958 .old-4d49::after {
  bottom: -7px;
}
.out_9ffc .preview_over_3958 .box_8491 {
  margin-top: -2px;
  width: 31px;
}
.out_9ffc .preview_over_3958 .old-4d49 {
  margin-top: -1.5px;
}
.out_9ffc .preview_over_3958 .old-4d49,
.out_9ffc .preview_over_3958 .old-4d49::after,
.out_9ffc .preview_over_3958 .old-4d49::before {
  width: 31px;
  height: 3px;
}
.out_9ffc .preview_over_3958 .old-4d49::before {
  top: -9px;
}
.out_9ffc .preview_over_3958 .old-4d49::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .last_71b5 .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 19px;
  }
  .last_71b5 .preview_over_3958 .old-4d49 {
    margin-top: -1px;
  }
  .last_71b5 .preview_over_3958 .old-4d49,
  .last_71b5 .preview_over_3958 .old-4d49::after,
  .last_71b5 .preview_over_3958 .old-4d49::before {
    width: 19px;
    height: 2px;
  }
  .last_71b5 .preview_over_3958 .old-4d49::before {
    top: -6px;
  }
  .last_71b5 .preview_over_3958 .old-4d49::after {
    bottom: -6px;
  }
  .in-437a .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 22px;
  }
  .in-437a .preview_over_3958 .old-4d49 {
    margin-top: -1px;
  }
  .in-437a .preview_over_3958 .old-4d49,
  .in-437a .preview_over_3958 .old-4d49::after,
  .in-437a .preview_over_3958 .old-4d49::before {
    width: 22px;
    height: 2px;
  }
  .in-437a .preview_over_3958 .old-4d49::before {
    top: -7px;
  }
  .in-437a .preview_over_3958 .old-4d49::after {
    bottom: -7px;
  }
  .small_96ca .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 31px;
  }
  .small_96ca .preview_over_3958 .old-4d49 {
    margin-top: -1.5px;
  }
  .small_96ca .preview_over_3958 .old-4d49,
  .small_96ca .preview_over_3958 .old-4d49::after,
  .small_96ca .preview_over_3958 .old-4d49::before {
    width: 31px;
    height: 3px;
  }
  .small_96ca .preview_over_3958 .old-4d49::before {
    top: -9px;
  }
  .small_96ca .preview_over_3958 .old-4d49::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video_9e7f .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 19px;
  }
  .video_9e7f .preview_over_3958 .old-4d49 {
    margin-top: -1px;
  }
  .video_9e7f .preview_over_3958 .old-4d49,
  .video_9e7f .preview_over_3958 .old-4d49::after,
  .video_9e7f .preview_over_3958 .old-4d49::before {
    width: 19px;
    height: 2px;
  }
  .video_9e7f .preview_over_3958 .old-4d49::before {
    top: -6px;
  }
  .video_9e7f .preview_over_3958 .old-4d49::after {
    bottom: -6px;
  }
  .shadow-4405 .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-4405 .preview_over_3958 .old-4d49 {
    margin-top: -1px;
  }
  .shadow-4405 .preview_over_3958 .old-4d49,
  .shadow-4405 .preview_over_3958 .old-4d49::after,
  .shadow-4405 .preview_over_3958 .old-4d49::before {
    width: 22px;
    height: 2px;
  }
  .shadow-4405 .preview_over_3958 .old-4d49::before {
    top: -7px;
  }
  .shadow-4405 .preview_over_3958 .old-4d49::after {
    bottom: -7px;
  }
  .item_6cff .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 31px;
  }
  .item_6cff .preview_over_3958 .old-4d49 {
    margin-top: -1.5px;
  }
  .item_6cff .preview_over_3958 .old-4d49,
  .item_6cff .preview_over_3958 .old-4d49::after,
  .item_6cff .preview_over_3958 .old-4d49::before {
    width: 31px;
    height: 3px;
  }
  .item_6cff .preview_over_3958 .old-4d49::before {
    top: -9px;
  }
  .item_6cff .preview_over_3958 .old-4d49::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status-4cde .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 19px;
  }
  .status-4cde .preview_over_3958 .old-4d49 {
    margin-top: -1px;
  }
  .status-4cde .preview_over_3958 .old-4d49,
  .status-4cde .preview_over_3958 .old-4d49::after,
  .status-4cde .preview_over_3958 .old-4d49::before {
    width: 19px;
    height: 2px;
  }
  .status-4cde .preview_over_3958 .old-4d49::before {
    top: -6px;
  }
  .status-4cde .preview_over_3958 .old-4d49::after {
    bottom: -6px;
  }
  .short-7131 .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 22px;
  }
  .short-7131 .preview_over_3958 .old-4d49 {
    margin-top: -1px;
  }
  .short-7131 .preview_over_3958 .old-4d49,
  .short-7131 .preview_over_3958 .old-4d49::after,
  .short-7131 .preview_over_3958 .old-4d49::before {
    width: 22px;
    height: 2px;
  }
  .short-7131 .preview_over_3958 .old-4d49::before {
    top: -7px;
  }
  .short-7131 .preview_over_3958 .old-4d49::after {
    bottom: -7px;
  }
  .purple_aa25 .preview_over_3958 .box_8491 {
    margin-top: -2px;
    width: 31px;
  }
  .purple_aa25 .preview_over_3958 .old-4d49 {
    margin-top: -1.5px;
  }
  .purple_aa25 .preview_over_3958 .old-4d49,
  .purple_aa25 .preview_over_3958 .old-4d49::after,
  .purple_aa25 .preview_over_3958 .old-4d49::before {
    width: 31px;
    height: 3px;
  }
  .purple_aa25 .preview_over_3958 .old-4d49::before {
    top: -9px;
  }
  .purple_aa25 .preview_over_3958 .old-4d49::after {
    bottom: -9px;
  }
}
.icon-up-6982 .old-4d49 {
  -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);
}
.icon-up-6982 .old-4d49::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.icon-up-6982 .old-4d49::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);
}
.icon-up-6982.item_73b8 .old-4d49 {
  -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);
}
.icon-up-6982.item_73b8 .old-4d49::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.icon-up-6982.item_73b8 .old-4d49::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);
}
.copper_7f9e {
  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.slider_78b8:before {
  display: none;
}
.static_8db7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.static_8db7 .center-14df {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.static_8db7 .center-14df:last-of-type {
  border-bottom: none;
}
.static_8db7 .center-14df.focus-0120,
.static_8db7 .center-14df.icon_73d6,
.static_8db7 .center-14df.grid_inner_bc07 {
  padding: 0;
}
.static_8db7 .notice-old-0f05 .advanced-26c7 {
  color: currentColor;
}
.static_8db7 .notice-old-0f05 .advanced-26c7:focus,
.static_8db7 .notice-old-0f05 .advanced-26c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_8db7.info_hovered_0106 .menu_8473,
.static_8db7.info_hovered_0106 .button_new_4189 a,
.static_8db7.info_hovered_0106 .status_4815 a,
.static_8db7.info_hovered_0106 .banner-steel-2faa a {
  color: rgba(0, 0, 0, 0.55);
}
.static_8db7.info_hovered_0106 .menu_8473:hover,
.static_8db7.info_hovered_0106 .button_new_4189 a:hover,
.static_8db7.info_hovered_0106 .status_4815 a:hover,
.static_8db7.info_hovered_0106 .banner-steel-2faa a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_8db7.info_hovered_0106 .bottom-3816 {
  color: rgba(0, 0, 0, 0.8);
}
.static_8db7.info_hovered_0106 .center-14df {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_8db7.info_hovered_0106 .center-14df:before {
  background: rgba(0, 0, 0, 0.08);
}
.static_8db7.info_hovered_0106 .status_dynamic_d23e:before {
  background: rgba(255, 255, 255, 0.9);
}
.static_8db7.info_hovered_0106 .notice-old-0f05 .list-e544 li a,
.static_8db7.info_hovered_0106 .notice-old-0f05 .advanced-26c7,
.static_8db7.info_hovered_0106 .banner-steel-2faa {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_8db7.info_hovered_0106 .notice-old-0f05 .advanced-26c7:focus,
.static_8db7.info_hovered_0106 .notice-old-0f05 .advanced-26c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_8db7.info_hovered_0106 .list-e544 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_8db7.texture-3a13 .menu_8473,
.static_8db7.texture-3a13 .button_new_4189 a,
.static_8db7.texture-3a13 .status_4815 .advanced-26c7,
.static_8db7.texture-3a13 .status_4815 a,
.static_8db7.texture-3a13 .banner-steel-2faa a {
  color: rgba(255, 255, 255, 0.79);
}
.static_8db7.texture-3a13 .menu_8473:hover,
.static_8db7.texture-3a13 .button_new_4189 a:hover,
.static_8db7.texture-3a13 .status_4815 .advanced-26c7:hover,
.static_8db7.texture-3a13 .status_4815 a:hover,
.static_8db7.texture-3a13 .banner-steel-2faa a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_8db7.texture-3a13 .bottom-3816 {
  color: rgba(255, 255, 255, 0.99);
}
.static_8db7.texture-3a13 .center-14df {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_8db7.texture-3a13 .center-14df:before {
  background: rgba(255, 255, 255, 0.08);
}
.static_8db7.texture-3a13 .status_dynamic_d23e:before {
  background: rgba(0, 0, 0, 0.9);
}
.static_8db7.texture-3a13 .notice-old-0f05 .list-e544 li a,
.static_8db7.texture-3a13 .notice-old-0f05 .advanced-26c7,
.static_8db7.texture-3a13 .banner-steel-2faa {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_8db7.texture-3a13 .notice-old-0f05 .advanced-26c7:focus,
.static_8db7.texture-3a13 .notice-old-0f05 .advanced-26c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_8db7.texture-3a13 .list-e544 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_dynamic_d23e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status_dynamic_d23e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo_2e88 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail-8173 .static_8db7 {
  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;
}
.thumbnail-8173 .center-14df {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail-8173 .center-14df: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) {
  .thumbnail-8173 .center-14df:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail-8173 .center-14df:last-child:before {
  content: none;
}
.thumbnail-8173 .center-14df[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail-8173 .notice-old-0f05 .list-e544 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail-8173 .notice-old-0f05 .list-e544 li a .advanced-26c7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail-8173 .notice-old-0f05 .banner-steel-2faa {
  border: none;
}
.thumbnail-8173 .notice-old-0f05 .banner-steel-2faa li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail-8173 .status_dynamic_d23e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail-8173 .photo_2e88 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail-8173 .texture-3a13 .status_dynamic_d23e:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-8173 .info_hovered_0106.hot-6e03 .old-4d49 {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail-8173
  .info_hovered_0106.hot-6e03
  .old-4d49::after,
.thumbnail-8173
  .info_hovered_0106.hot-6e03
  .old-4d49:before {
  background: inherit;
}
.thumbnail-8173
  .info_hovered_0106.hot-6e03:hover
  .old-4d49 {
  background: rgba(0, 0, 0, 0.8);
}
.wide-9bbe .static_8db7 {
  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) {
  .wide-9bbe .static_8db7 {
    width: auto;
    right: 45px;
  }
}
.grid-ed24 .static_8db7 {
  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) {
  .grid-ed24 .static_8db7 {
    width: auto;
    left: 45px;
  }
}
.slider_78b8 .static_8db7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider_78b8 .photo_2e88 {
  max-width: 48em;
  margin: 0 auto;
}
.slider_78b8 .status_dynamic_d23e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb_hard_1888 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_hard_1888.thumbnail-8173 .static_8db7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb_hard_1888.wide-9bbe .static_8db7 {
  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);
}
.breadcrumb_hard_1888 .static_8db7 {
  visibility: visible;
}
.breadcrumb_hard_1888.grid-ed24 .static_8db7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.warm_3ad6,
.pressed-63b1 {
  overflow-x: hidden;
}
.warm_3ad6 .static_8db7 {
  overflow: auto;
}
.warm_3ad6.thumbnail-8173 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_3ad6.thumbnail-8173 .static_8db7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.warm_3ad6.thumbnail-8173 .shadow-95c8 {
  opacity: 0;
}
.warm_3ad6.wide-9bbe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_3ad6.wide-9bbe .static_8db7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.warm_3ad6.wide-9bbe .shadow-95c8 {
  opacity: 0;
}
.warm_3ad6.grid-ed24 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_3ad6.grid-ed24 .static_8db7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.warm_3ad6.grid-ed24 .shadow-95c8 {
  opacity: 0;
}
.warm_3ad6.slider_78b8 .static_8db7 {
  z-index: 10;
  visibility: visible;
}
.hot-6e03 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hot-6e03 .old-4d49 {
  background: rgba(255, 255, 255, 0.99);
}
.hot-6e03 .old-4d49::after,
.hot-6e03 .old-4d49:before {
  background: inherit;
}
.hot-6e03:hover .old-4d49 {
  background: rgba(255, 255, 255, 0.99);
}
.grid-ed24 .hot-6e03 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider_78b8 .hot-6e03 {
  display: none !important;
}
.warm_3ad6:before,
.pressed-63b1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.warm_3ad6 .hot-6e03,
.pressed-63b1 .hot-6e03 {
  display: inline-block;
}
.static_8db7 .detail_0769 {
  -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;
}
.warm_3ad6 .static_8db7 .detail_0769,
.pressed-63b1 .static_8db7 .detail_0769 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_1311 .lite-b8bd {
  width: 100%;
}
.message-tiny-d1f6 {
  padding: 0 0.5em 0;
}
.message-tiny-d1f6 [class*="customify-col-"],
.message-tiny-d1f6 [class*="customify-col_"],
.message-tiny-d1f6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fresh-414c .message-tiny-d1f6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dirty-7d89 .text_selected_3838,
  .text_selected_3838 {
    display: none;
  }
  .background-de8d {
    text-align: left;
  }
  .sort_dim_fa56 {
    text-align: center;
  }
  .popup_glass_9bde {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-7d89 .hovered_1207,
  .hovered_1207 {
    display: none;
  }
  .form_8da4 {
    text-align: left;
  }
  .last-0649 {
    text-align: center;
  }
  .layout-simple-95f1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dirty-7d89 .new-c0ab,
  .new-c0ab {
    display: none;
  }
  .dim_800a {
    text-align: left;
  }
  .footer_under_5f1a {
    text-align: center;
  }
  .gas_3e1d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout_full_0b83 {
  box-shadow: none !important;
}
.section-7183 .cold_5d5d,
.dim_5521 .cold_5d5d {
  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;
}
.dim_5521 .cold_5d5d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label_5cb7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label_5cb7:after,
.label_5cb7:before {
  content: "";
  display: table;
}
.label_5cb7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label_5cb7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label_5cb7,
.sidebar-dadd {
  max-width: 1248px;
  margin: 0 auto;
}

.under-393d.hard_2ef8 .label_5cb7 {
  max-width: 100%;
}
.under-393d.thumbnail-iron-7899 {
  max-width: 1200px;
  margin: 0 auto;
}
.under-393d.black-523a .label_5cb7 {
  max-width: 100%;
}
.under-393d.black-523a > .label_5cb7 {
  padding-left: 0;
  padding-right: 0;
}
.under-393d.black-523a > .label_5cb7 .dirty-7d89 {
  margin: 0;
}
.under-393d.black-523a
  > .label_5cb7
  .title-fluid-dbe2.element_4b44 {
  margin-right: 0;
  margin-left: 0;
}
.under-393d.black-523a #main.element_4b44 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dirty-8e72 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-8e72 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .text_d0b4 .block_light_a01b {
    padding-right: 1em;
  }
  .text_d0b4.secondary-3090 .title-fluid-dbe2 {
    border-right: 1px solid #eaecee;
  }
  .text_d0b4.secondary-3090 .block_light_a01b {
    padding-right: 1em;
  }
  .text_d0b4.secondary-3090 .notice_8d60 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex_7709 .block_light_a01b {
    padding-left: 1em;
  }
  .complex_7709.secondary-3090 .title-fluid-dbe2 {
    border-left: 1px solid #eaecee;
  }
  .complex_7709.secondary-3090 .block_light_a01b {
    padding-left: 1em;
  }
  .complex_7709.secondary-3090 .notice_8d60 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_motion_3957 .block_light_a01b {
    padding-left: 1em;
  }
  .article_motion_3957.secondary-3090 .dim_e973 {
    border-right: 1px solid #eaecee;
  }
  .article_motion_3957.secondary-3090 .clean-3f02 {
    border-right: 1px solid #eaecee;
  }
  .article_motion_3957.secondary-3090 .block_light_a01b {
    padding-left: 1em;
  }
  .article_motion_3957.secondary-3090 .notice_8d60 {
    padding-right: 1em;
  }
  .article_motion_3957.secondary-3090 .logo_stale_6dc1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north-40c4 .block_light_a01b {
    padding-right: 1em;
  }
  .north-40c4.secondary-3090 .dim_e973 {
    border-left: 1px solid #eaecee;
  }
  .north-40c4.secondary-3090 .clean-3f02 {
    border-left: 1px solid #eaecee;
  }
  .north-40c4.secondary-3090 .block_light_a01b {
    padding-right: 1em;
  }
  .north-40c4.secondary-3090 .notice_8d60 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north-40c4.secondary-3090 .logo_stale_6dc1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty-8e72 .block_light_a01b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dirty-8e72.secondary-3090 .title-fluid-dbe2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dirty-8e72.secondary-3090 .block_light_a01b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dirty-8e72.secondary-3090 .notice_8d60 {
    padding-left: 1em;
  }
  .dirty-8e72.secondary-3090 .logo_stale_6dc1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dirty-8e72.secondary-3090 .block_light_a01b {
    padding-left: 0;
  }
}
.chip-c045 .south_de5a {
  display: inline-block;
}
.warm_01e2 {
  display: inline-block;
}
.accent_617c {
  word-con: break-word;
}
.current-cb92 > span {
  display: inline-block;
  padding: 5px 0;
}
.current-cb92 .article_orange_88e0 {
  margin-left: 8px;
  margin-right: 8px;
}
.current-cb92 .last_b0e5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.basic-8d02 .small_572e {
  margin-bottom: 2em;
}
.basic-8d02 .element_bottom_76e6 {
  margin-bottom: 15px;
}
.basic-8d02 .element_bottom_76e6:last-child {
  margin-bottom: 0;
}
.basic-8d02 .selected_c1a1 {
  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) {
  .basic-8d02 .selected_c1a1 {
    display: block;
  }
}
.basic-8d02 .mini-e6dd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .basic-8d02 .mini-e6dd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.basic-8d02 .preview-action-83ba {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.basic-8d02 .preview-action-83ba img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.basic-8d02 .preview-action-83ba a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.basic-8d02 .accent_617c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic-8d02 .accent_617c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.basic-8d02 .hover_fa66 p:last-child {
  margin-bottom: 0;
}
.basic-8d02 .popup_50cc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.basic-8d02 .caption_619e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.basic-8d02 .image_active_87e3 {
  margin-top: 1em;
}
.basic-8d02 .modal-4557 {
  top: 0;
  display: block;
}
.basic-8d02 .modal-4557 a {
  color: inherit;
}
.basic-8d02 .modal-4557 a:hover {
  color: inherit;
}
.basic-8d02 .upper_8433 {
  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;
}
.basic-8d02 .upper_8433:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.basic-8d02 .caption_619e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.basic-8d02 .hover_2713 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.basic-8d02 .hover_2713:first-child {
  margin-top: 0;
}
.basic-8d02 .hover_2713.sort-272d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.basic-8d02 .hover_2713.dim_43c7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic-8d02
  .hover_2713.dim_43c7.primary-hovered-9b11
  .image_active_87e3 {
  width: 100%;
}
.basic-8d02 .dim_43c7 {
  -webkit-box-align: center;
  align-items: center;
}
.basic-8d02 .dim_43c7 .current-cb92,
.basic-8d02 .dim_43c7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.basic-8d02 .preview-action-83ba {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic-8d02 .preview-action-83ba img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic-8d02 .preview-action-83ba: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;
}
.basic-8d02 .sort-272d {
  z-index: 5;
}
.basic-8d02 .list_fixed_2db9 .row-ac22 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.basic-8d02 .mask-purple-b03c .row-ac22 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.basic-8d02 .gallery-under-a236 .row-ac22 {
  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;
}
.basic-8d02.backdrop_085f .selected_c1a1,
.basic-8d02.iron_86ed .selected_c1a1 {
  display: block;
}
.basic-8d02.backdrop_085f .selected_c1a1 .preview-07cd,
.basic-8d02.backdrop_085f .selected_c1a1 .caption_619e,
.basic-8d02.iron_86ed .selected_c1a1 .preview-07cd,
.basic-8d02.iron_86ed .selected_c1a1 .caption_619e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic-8d02.complex-5d1a .mini-e6dd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .basic-8d02.complex-5d1a .mini-e6dd {
    margin-right: 0;
  }
}
.basic-8d02.backdrop_085f .mini-e6dd,
.basic-8d02.iron_86ed .mini-e6dd {
  padding-top: 40%;
}
.basic-8d02.backdrop_085f .small_572e,
.basic-8d02.iron_86ed .small_572e {
  display: block;
}
.basic-8d02.backdrop_085f .fn-sticky-0c64 .caption_619e,
.basic-8d02.iron_86ed .fn-sticky-0c64 .caption_619e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.basic-8d02.backdrop_085f .mini-e6dd,
.basic-8d02.iron_86ed .mini-e6dd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.basic-8d02.backdrop_085f .caption_619e {
  padding: 1em;
}
.alert-next-d15a {
  margin: 30px auto;
  display: block;
}
.alert-next-d15a .silver_4cf0 > * {
  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-next-d15a .silver_4cf0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-next-d15a .silver_4cf0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid_first_232a .current-cb92 {
  margin-bottom: 1.41575em;
}
.grid_first_232a .background_full_e308 {
  margin-bottom: 1.618em;
}
.header_7983 .focus-66bd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.header_7983 .focus-66bd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.header_7983 .dropdown-advanced-4be0 {
  max-width: 100%;
  overflow: auto;
}
.feature-a888 .header_7983 a:hover {
  text-decoration: underline;
}
.center_c642 .element_bottom_76e6:not(.accent_617c),
.center_c642 .preview-action-83ba {
  margin-bottom: 1.41575em;
}
.center_c642 .element_bottom_76e6:not(.accent_617c):last-child,
.center_c642 .preview-action-83ba:last-child {
  margin-bottom: 0;
}
.center_c642 .element_bottom_76e6.focused_c8bc {
  margin-bottom: 0.41575em;
}
.center_c642 .detail-f1fe:before,
.center_c642 .caption_west_0a6f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.center_c642 .detail-f1fe:before {
  content: "\f115";
}
.center_c642 .caption_west_0a6f:before {
  content: "\f02c";
}
.center_c642 .breadcrumb_out_bbf3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.center_c642 .breadcrumb_out_bbf3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge-selected-5325 {
  display: -webkit-box;
  display: flex;
}
.badge-selected-5325 .photo_inner_8b13 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge-selected-5325 .photo_inner_8b13 {
    flex-basis: 90px;
  }
}
.badge-selected-5325 .photo-9ba2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-selected-5325 .photo-9ba2 {
    flex-basis: calc(100% - 50px);
  }
}
.badge-selected-5325 .orange-a7ee p:last-child {
  margin-bottom: 0.72em;
}
.modal-b943 .silver_4cf0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.modal-b943 .silver_4cf0:after,
.modal-b943 .silver_4cf0:before {
  content: "";
  display: table;
}
.modal-b943 .silver_4cf0:after {
  clear: both;
}
.modal-b943 .silver_4cf0 .hover_bronze_cd2c,
.modal-b943 .silver_4cf0 .static-f88c {
  width: 49%;
}
.modal-b943 .silver_4cf0 .hover_bronze_cd2c a span.layout-lite-f047,
.modal-b943 .silver_4cf0 .static-f88c a span.layout-lite-f047 {
  display: block;
  margin-bottom: 5px;
}
.modal-b943 .silver_4cf0 .static-f88c {
  float: left;
  text-align: left;
}
.modal-b943 .silver_4cf0 .hover_bronze_cd2c {
  float: right;
  text-align: right;
}
.wrapper-green-4fa3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wrapper-green-4fa3 {
    margin-bottom: 0;
  }
}
.background_tiny_efad {
  margin-bottom: 1em;
}
.background_tiny_efad .accent_617c {
  font-size: 1.1em;
  line-height: 1.3;
}
.status_cee1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel_5ba8 .background_tiny_efad,
.basic_61b7 .background_tiny_efad {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel_5ba8 .background_tiny_efad,
  .basic_61b7 .background_tiny_efad {
    display: block;
  }
}
.carousel_5ba8 .status_cee1,
.basic_61b7 .status_cee1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel_5ba8 .status_cee1,
  .basic_61b7 .status_cee1 {
    margin-bottom: 1em;
  }
}
.carousel_5ba8 .status_cee1 img,
.basic_61b7 .status_cee1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel_5ba8 .module-mini-1b1e,
.basic_61b7 .module-mini-1b1e {
  flex-basis: calc(100% - 160px);
}
.carousel_5ba8 .module-mini-1b1e p,
.basic_61b7 .module-mini-1b1e p {
  margin-bottom: 0;
}
.carousel_5ba8 .module-mini-1b1e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_5ba8 .module-mini-1b1e {
    padding-left: 0;
  }
}
.basic_61b7 .module-mini-1b1e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .basic_61b7 .module-mini-1b1e {
    padding-right: 0;
  }
}
.basic_61b7 .status_cee1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.up-b0b6 .status_cee1 {
  margin-bottom: 0.5em;
}
.up-b0b6 .status_cee1 img {
  width: 100%;
}
.layout_over_37b4 .button_thick_223f,
.badge-4fd4 .button_thick_223f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.badge-4fd4 .title-fluid-dbe2 .badge_905a p:last-child {
  margin-bottom: 0;
}
.under-94ce {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.backdrop-fluid-c3ec .modal_6f5c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .backdrop-fluid-c3ec .modal_6f5c:last-of-type {
    margin-bottom: 0;
  }
}
.backdrop-fluid-c3ec .modal_6f5c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop-fluid-c3ec .modal_6f5c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.backdrop-fluid-c3ec .modal_6f5c ul li {
  margin: 0 0 0.6em;
}
.backdrop-fluid-c3ec .modal_6f5c ul li.preview_dim_c03f,
.backdrop-fluid-c3ec .modal_6f5c ul li.silver_5e9d {
  position: relative;
}
.backdrop-fluid-c3ec .modal_6f5c ul li.preview_dim_c03f .backdrop-1377,
.backdrop-fluid-c3ec .modal_6f5c ul li.silver_5e9d .backdrop-1377 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.backdrop-fluid-c3ec .modal_6f5c ul li.preview_dim_c03f:after:after,
.backdrop-fluid-c3ec .modal_6f5c ul li.preview_dim_c03f:after:before,
.backdrop-fluid-c3ec
  .modal_6f5c
  ul
  li.silver_5e9d:after:after,
.backdrop-fluid-c3ec
  .modal_6f5c
  ul
  li.silver_5e9d:after:before {
  content: "";
  display: table;
}
.backdrop-fluid-c3ec .modal_6f5c ul li.preview_dim_c03f:after:after,
.backdrop-fluid-c3ec
  .modal_6f5c
  ul
  li.silver_5e9d:after:after {
  clear: both;
}
.backdrop-fluid-c3ec .modal_6f5c a.footer_a03e:hover {
  text-decoration: none;
}
.backdrop-fluid-c3ec .modal_6f5c select {
  max-width: 100%;
}
.backdrop-fluid-c3ec .modal_6f5c table {
  font-size: 85%;
}
.backdrop-fluid-c3ec .modal_6f5c table td,
.backdrop-fluid-c3ec .modal_6f5c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.backdrop-fluid-c3ec .modal_6f5c table tfoot td {
  text-align: left;
}
.backdrop-fluid-c3ec .modal_6f5c :last-child {
  margin-bottom: 0;
}
.backdrop-fluid-c3ec .modal_6f5c .current_51f3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.backdrop-fluid-c3ec .modal_6f5c .current_51f3 label {
  width: 100%;
}
.backdrop-fluid-c3ec .modal_6f5c .current_51f3 .sidebar_10ff {
  width: 100%;
  display: block;
}
.backdrop-fluid-c3ec .modal_6f5c .current_51f3 .layout_e111 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.backdrop-fluid-c3ec .modal_6f5c .current_51f3 .layout_e111:hover svg #svg-search {
  fill: #444;
}
.backdrop-fluid-c3ec .modal_6f5c .current_51f3 .layout_e111 svg {
  width: 18px;
  height: 18px;
}
.backdrop-fluid-c3ec .grid-large-11fa ul ul,
.backdrop-fluid-c3ec .outer_6a6f ul ul,
.backdrop-fluid-c3ec .liquid-e452 ul ul,
.backdrop-fluid-c3ec .preview-middle-f4ad ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.backdrop-fluid-c3ec .grid-large-11fa .hidden_hard_dcdf > a,
.backdrop-fluid-c3ec .outer_6a6f .hidden_hard_dcdf > a,
.backdrop-fluid-c3ec .liquid-e452 .hidden_hard_dcdf > a,
.backdrop-fluid-c3ec .preview-middle-f4ad .hidden_hard_dcdf > a {
  margin-bottom: 0;
}
.backdrop-fluid-c3ec .detail-c000 li,
.backdrop-fluid-c3ec .grid-large-11fa li,
.backdrop-fluid-c3ec .picture-cc2c li,
.backdrop-fluid-c3ec .outer_6a6f li,
.backdrop-fluid-c3ec .liquid-e452 li,
.backdrop-fluid-c3ec .preview-middle-f4ad li,
.backdrop-fluid-c3ec .top_657b li,
.backdrop-fluid-c3ec .image_left_fffa li {
  display: block;
  position: relative;
}
.backdrop-fluid-c3ec .detail-c000 li:last-child,
.backdrop-fluid-c3ec .grid-large-11fa li:last-child,
.backdrop-fluid-c3ec .picture-cc2c li:last-child,
.backdrop-fluid-c3ec .outer_6a6f li:last-child,
.backdrop-fluid-c3ec .liquid-e452 li:last-child,
.backdrop-fluid-c3ec .preview-middle-f4ad li:last-child,
.backdrop-fluid-c3ec .top_657b li:last-child,
.backdrop-fluid-c3ec .image_left_fffa li:last-child {
  border: none;
}
.backdrop-fluid-c3ec .detail-c000 li a,
.backdrop-fluid-c3ec .grid-large-11fa li a,
.backdrop-fluid-c3ec .picture-cc2c li a,
.backdrop-fluid-c3ec .outer_6a6f li a,
.backdrop-fluid-c3ec .liquid-e452 li a,
.backdrop-fluid-c3ec .preview-middle-f4ad li a,
.backdrop-fluid-c3ec .top_657b li a,
.backdrop-fluid-c3ec .image_left_fffa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-fluid-c3ec .detail-c000 li ul li::before,
.backdrop-fluid-c3ec .grid-large-11fa li ul li::before,
.backdrop-fluid-c3ec .picture-cc2c li ul li::before,
.backdrop-fluid-c3ec .outer_6a6f li ul li::before,
.backdrop-fluid-c3ec .liquid-e452 li ul li::before,
.backdrop-fluid-c3ec .preview-middle-f4ad li ul li::before,
.backdrop-fluid-c3ec .top_657b li ul li::before,
.backdrop-fluid-c3ec .image_left_fffa li ul li::before {
  left: 15px;
}
.backdrop-fluid-c3ec .detail-c000 li ul a,
.backdrop-fluid-c3ec .grid-large-11fa li ul a,
.backdrop-fluid-c3ec .picture-cc2c li ul a,
.backdrop-fluid-c3ec .outer_6a6f li ul a,
.backdrop-fluid-c3ec .liquid-e452 li ul a,
.backdrop-fluid-c3ec .preview-middle-f4ad li ul a,
.backdrop-fluid-c3ec .top_657b li ul a,
.backdrop-fluid-c3ec .image_left_fffa li ul a {
  padding-left: 20px;
}
.backdrop-fluid-c3ec .detail-c000 li ul ul li::before,
.backdrop-fluid-c3ec .grid-large-11fa li ul ul li::before,
.backdrop-fluid-c3ec .picture-cc2c li ul ul li::before,
.backdrop-fluid-c3ec .outer_6a6f li ul ul li::before,
.backdrop-fluid-c3ec .liquid-e452 li ul ul li::before,
.backdrop-fluid-c3ec .preview-middle-f4ad li ul ul li::before,
.backdrop-fluid-c3ec .top_657b li ul ul li::before,
.backdrop-fluid-c3ec .image_left_fffa li ul ul li::before {
  left: 30px;
}
.backdrop-fluid-c3ec .detail-c000 li ul ul a,
.backdrop-fluid-c3ec .grid-large-11fa li ul ul a,
.backdrop-fluid-c3ec .picture-cc2c li ul ul a,
.backdrop-fluid-c3ec .outer_6a6f li ul ul a,
.backdrop-fluid-c3ec .liquid-e452 li ul ul a,
.backdrop-fluid-c3ec .preview-middle-f4ad li ul ul a,
.backdrop-fluid-c3ec .top_657b li ul ul a,
.backdrop-fluid-c3ec .image_left_fffa li ul ul a {
  padding-left: 40px;
}
.backdrop-fluid-c3ec .focus_active_10a7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-fluid-c3ec .image_left_fffa ul li {
  margin-bottom: 1.41575em;
}
.backdrop-fluid-c3ec .image_left_fffa ul li .pattern-full-4e2d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.backdrop-fluid-c3ec .image_left_fffa ul li .video_bright_e651 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.texture-3a13 .detail-c000 li a,
.texture-3a13 .grid-large-11fa li a,
.texture-3a13 .picture-cc2c li a,
.texture-3a13 .outer_6a6f li a,
.texture-3a13 .liquid-e452 li a,
.texture-3a13 .preview-middle-f4ad li a,
.texture-3a13 .top_657b li a,
.texture-3a13 .image_left_fffa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-3a13 .focus_active_10a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-3a13 .modal_6f5c ul li.preview_dim_c03f .backdrop-1377,
.texture-3a13 .modal_6f5c ul li.silver_5e9d .backdrop-1377 {
  background: rgba(0, 0, 0, 0.2);
}
.texture-3a13 .backdrop-fluid-c3ec .modal_6f5c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-393d .backdrop-fluid-c3ec .list-e544 li {
  margin: 0;
}
.under-393d .backdrop-fluid-c3ec .list-e544 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.under-393d .backdrop-fluid-c3ec .list-e544 li ul {
  margin: 0;
}
.under-393d .backdrop-fluid-c3ec .list-e544 li ul li a {
  padding-left: 15px;
}
.under-393d .backdrop-fluid-c3ec .list-e544 li ul li li a {
  padding-left: 30px;
}
.under-393d .backdrop-fluid-c3ec .list-e544 li.warm_4b23 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.under-393d .backdrop-fluid-c3ec .list-e544 li.warm_4b23 > 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;
}
.under-393d .backdrop-fluid-c3ec .list-e544 li.warm_4b23 > 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;
}
.thumbnail_06b8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb-upper-77b4 {
  position: relative;
  z-index: 10;
}
.breadcrumb-upper-77b4 .detail_0769 {
  width: 100%;
  max-width: 100%;
}
.accent_3a07 .last_f373 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accent_3a07 .info_hovered_0106 {
}
.accent_3a07 .texture-3a13 {
  background: #292929;
}
.green_e0e4 .last_f373 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.green_e0e4 .info_hovered_0106 {
  background: #f9f9f9;
}
.green_e0e4 .texture-3a13 {
  background: #303030;
}
.content_down_d598 .last_f373 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .content_down_d598 .south_de5a {
    margin-bottom: 1em;
  }
  .content_down_d598 .south_de5a:last-child {
    margin-bottom: 0;
  }
}
.content_down_d598 .info_hovered_0106 {
  background: #ededed;
}
.content_down_d598 .texture-3a13 {
  background: #1a1a1a;
}
.last_f373.info_hovered_0106 {
  color: rgba(0, 0, 0, 0.6);
}
.last_f373.info_hovered_0106 .slider_205f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last_f373.texture-3a13 {
  color: rgba(255, 255, 255, 0.99);
}
.last_f373.texture-3a13 a:not(.footer_a03e) {
  color: rgba(255, 255, 255, 0.79);
}
.last_f373.texture-3a13 a:not(.footer_a03e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_f373.texture-3a13 .slider_205f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_f373.texture-3a13 table tbody td,
.last_f373.texture-3a13 table th {
  background: rgba(0, 0, 0, 0.08);
}
.element-6fdc.container-0cb0 .label_5cb7 {
  max-width: initial;
}
.element-6fdc .focus-prev-d8be {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.element-6fdc .focus-prev-d8be .detail_0769 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .element-6fdc .focus-prev-d8be .detail_0769 {
    display: block;
    margin-bottom: 2em;
  }
  .element-6fdc .focus-prev-d8be .detail_0769:last-child {
    margin-bottom: 0;
  }
}
.content_down_d598 .south_de5a:last-child,
.green_e0e4 .south_de5a:last-child,
.accent_3a07 .south_de5a:last-child {
  margin-bottom: 0;
}
.content_down_d598 .south_de5a .backdrop-fluid-c3ec .modal_6f5c:last-child,
.green_e0e4 .south_de5a .backdrop-fluid-c3ec .modal_6f5c:last-child,
.accent_3a07 .south_de5a .backdrop-fluid-c3ec .modal_6f5c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .content_down_d598 .stale-c115,
  .content_down_d598 .card_592d,
  .green_e0e4 .stale-c115,
  .green_e0e4 .card_592d,
  .accent_3a07 .stale-c115,
  .accent_3a07 .card_592d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb-upper-77b4 .south_de5a {
    margin-bottom: 2em;
  }
}
.breadcrumb-upper-77b4 p:last-child {
  margin-bottom: 0;
}
.breadcrumb-upper-77b4 li,
.breadcrumb-upper-77b4 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb-upper-77b4 ul ul {
  margin-left: 2.617924em;
}
.row-44f5 {
  font-size: 0.875em;
}

/* css-noise: ef8e */
.phantom-card-m2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
