/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slider-next-c1ab/customify
Author: WPCustomify
Author URI: https://pressmaximum.slider-next-c1ab
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.slider-next-c1ab/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.secondary_glass_d9ea.primary-south-8312/licenses/gpl-2.0.image-7369
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.breadcrumb_warm_3c88/, (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.background-06bb.feature-c3ff/normalize.main_fluid_47d8/
 ======
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.main_fluid_47d8 v7.0.0 | MIT License | github.slider-next-c1ab/necolas/normalize.main_fluid_47d8 */
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;
}
.table_3596 .tooltip_complex_006d,
.shadow_hot_7aef,
.border-fresh-0bf0,
.slider_05f6,
.focus_8cb5,
.frame-steel-7635,
.pagination_north_f356,
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;
}
.shadow_hot_7aef,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shadow_hot_7aef,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_hot_7aef,
  h1 {
    font-size: 1.8em;
  }
}
.border-fresh-0bf0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border-fresh-0bf0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border-fresh-0bf0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border-fresh-0bf0,
  h2 {
    font-size: 1.7em;
  }
}
.slider_05f6,
h3 {
  font-size: 1.618em;
}
.table_3596 .tooltip_complex_006d,
.focus_8cb5,
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.list-in-ed9c {
  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;
}
.fresh-5c23:after,
.fresh-5c23:before,
.warm_5488:after,
.warm_5488:before {
  content: "";
  display: table;
}
.fresh-5c23:after,
.warm_5488:after {
  clear: both;
}
.black-f7b6 {
  float: right;
  margin-right: 0;
}
.upper-f71f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item_narrow_275c .section-active-963e,
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;
}
.item_narrow_275c .section-active-963e: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;
}
.center-2029 .section-active-963e {
  box-shadow: none;
}
.center-2029
  .section-active-963e
  .cool-2c52 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center-2029 .section-active-963e .modal_f999 {
  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;
}
.center-2029
  .section-active-963e
  .modal_f999
  b {
  display: none;
}
.center-2029 .thumbnail-dad6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.picture_cool_be50:not(.list-dirty-f41a):not(.steel_acbc),
button:not(.list-dirty-f41a):not(.steel_acbc),
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ),
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ),
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ) {
  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;
}
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ):hover,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ):hover,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):hover,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):hover,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ):active,
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ):active,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):active,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):active,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):active,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus {
  outline: 0;
}
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25 {
  position: relative;
}
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .text-f69d,
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .tabs-6acd,
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .breadcrumb_hard_b7ca,
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  i,
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  svg,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .text-f69d,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .tabs-6acd,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .breadcrumb_hard_b7ca,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  i,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  svg,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .text-f69d,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .tabs-6acd,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .breadcrumb_hard_b7ca,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  i,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  svg,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .text-f69d,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .tabs-6acd,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .breadcrumb_hard_b7ca,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  i,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  svg,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .text-f69d,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .tabs-6acd,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  .breadcrumb_hard_b7ca,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  i,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25
  svg {
  visibility: hidden;
}
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25:after,
button:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25:after,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25:after,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25:after,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ).fn-loading-1b25: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;
}
.picture_cool_be50:not(.list-dirty-f41a):not(.steel_acbc),
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ),
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ),
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ) {
  color: #fff;
  background: #235787;
}
.picture_cool_be50:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus,
input[type="button"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus,
input[type="reset"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus,
input[type="submit"]:not(.list-dirty-f41a):not(
    .steel_acbc
  ):focus {
  color: #fff;
}
.picture_cool_be50.fn-disabled-1b25:not(.list-dirty-f41a):not(
    .steel_acbc
  ),
.picture_cool_be50[disabled]:not(.list-dirty-f41a):not(
    .steel_acbc
  ),
button.fn-disabled-1b25:not(.list-dirty-f41a):not(
    .steel_acbc
  ),
button[disabled]:not(.list-dirty-f41a):not(
    .steel_acbc
  ) {
  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;
}
.menu_d9c5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu_d9c5: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;
}
.message_0071 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice-7cb5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gallery-mini-dfd9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fresh-5c23:after,
.fresh-5c23:before,
.title_08e8:after,
.title_08e8:before,
.secondary-d171:after,
.secondary-d171:before,
.carousel-34c3:after,
.carousel-34c3:before,
.card-3668:after,
.card-3668:before,
.last_40d2:after,
.last_40d2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fresh-5c23:after,
.title_08e8:after,
.secondary-d171:after,
.carousel-34c3:after,
.card-3668:after,
.last_40d2:after {
  clear: both;
}
.title_08e8 .hard_85e9,
.secondary-d171 .hard_85e9,
.highlight_inner_0d8c .hard_85e9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.preview_large_5f0a {
  display: inline-block;
}
.info-ef43 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.info-ef43 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.info-ef43 .detail-static-0ac1 {
  padding: 1em 0;
  font-size: 85%;
}
.detail-static-0ac1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.notice_8e02 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.notice_8e02:after,
.notice_8e02:before {
  content: "";
  display: table;
}
.notice_8e02:after {
  clear: both;
}
.frame-black-5a58 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hero-85e9 .frame-black-5a58 {
  max-width: 50%;
}
.texture-6b6e .frame-black-5a58 {
  max-width: 33.33%;
}
.dim_f0e4 .frame-black-5a58 {
  max-width: 25%;
}
.smooth_6495 .frame-black-5a58 {
  max-width: 20%;
}
.search_554d .frame-black-5a58 {
  max-width: 16.66%;
}
.image_576a .frame-black-5a58 {
  max-width: 14.28%;
}
.in_fe07 .frame-black-5a58 {
  max-width: 12.5%;
}
.outer_3c91 .frame-black-5a58 {
  max-width: 11.11%;
}
.main-west-121c {
  display: block;
}
.table_3596 .secondary_e1d8 label,
.table_3596 .clean-fe48 label,
.table_3596 .sidebar_east_8f4c label,
.table_3596 .section_8a21 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fixed_7954 {
  list-style: none;
  margin: 0;
}
.fixed_7954 article.rough-324b {
  margin-bottom: 0;
}
.fixed_7954 ul {
  list-style: none;
  margin: 0;
}
.fixed_7954 .picture-large-8718 li.rough-324b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fixed_7954 .picture-large-8718 li.rough-324b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fixed_7954 .picture-large-8718 li.rough-324b: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) {
  .fixed_7954 .picture-large-8718 li.rough-324b li.rough-324b li.rough-324b li.rough-324b {
    padding-left: 0;
  }
}
article.rough-324b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough-324b .title_08e8 p:last-of-type {
  margin-bottom: 0;
}
article.rough-324b .background-a699 {
  float: left;
}
article.rough-324b .layout-old-eb18 {
  margin-left: 85px;
}
article.rough-324b .small_2d39 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough-324b .small_2d39 .filter-orange-5bfe {
  margin-left: 10px;
}
article.rough-324b .header-yellow-d94f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough-324b .header_hot_b517 {
  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 .secondary_e1d8,
  #respond .sidebar_east_8f4c,
  #respond .section_8a21 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary_e1d8 input,
#respond .sidebar_east_8f4c input,
#respond .section_8a21 input {
  width: 100%;
}
#respond .section_8a21 {
  margin-right: 0;
}
#respond .tabs_8dc3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-f086 {
  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;
}
.input-f086.box_glass_bcb5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.input-f086 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%);
}
.input-f086:focus,
.input-f086: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);
}
.input-cool-66b2 {
  border-radius: 10%;
}
.element_3c2b {
  border-radius: 50%;
}
.outline-ae48 {
  font-size: 0.72em;
}
.module-144a {
  font-size: 0.875em;
}
.logo-528c {
  font-size: 1.1em;
}
.panel-4bd1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.panel-4bd1.outline-ae48 {
  letter-spacing: 0.5px;
}
.section-b84b,
.section-b84b a {
  color: #6d6d6d;
}
.section-b84b a:hover {
  color: #111;
}
.mask-ebab {
  color: #6d6d6d;
}
.notification-dim-687f {
  overflow-x: hidden;
}
.notification-dim-687f .progress_be8b.paper_0259 {
  position: relative;
}
.notification-dim-687f .progress_be8b.paper_0259.basic_c13e {
  position: initial;
}
.notification-dim-687f
  .progress_be8b.paper_0259.basic_c13e
  .small_bdda {
  left: auto;
}
.notification-dim-687f .progress_be8b .small_bdda {
  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;
}
.notification-dim-687f .progress_be8b:hover.paper_0259 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notification-dim-687f
  .progress_be8b:hover.paper_0259
  .small_bdda {
  display: block;
  z-index: 9999999;
}
.notification-dim-687f .input-079d .item_ae2f,
.notification-dim-687f .bronze_0a33 .item_ae2f {
  display: none;
}
.notification-dim-687f .component_82a1 .progress_be8b:hover.paper_0259 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table_3596 .secondary_e1d8 label,
.table_3596 .clean-fe48 label,
.table_3596 .sidebar_east_8f4c label,
.table_3596 .section_8a21 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fixed_7954 {
  list-style: none;
  margin: 0;
}
.fixed_7954 article.rough-324b {
  margin-bottom: 0;
}
.fixed_7954 ul {
  list-style: none;
  margin: 0;
}
.fixed_7954 .picture-large-8718 li.rough-324b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fixed_7954 .picture-large-8718 li.rough-324b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fixed_7954 .picture-large-8718 li.rough-324b: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) {
  .fixed_7954 .picture-large-8718 li.rough-324b li.rough-324b li.rough-324b li.rough-324b {
    padding-left: 0;
  }
}
article.rough-324b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough-324b .title_08e8 p:last-of-type {
  margin-bottom: 0;
}
article.rough-324b .background-a699 {
  float: left;
}
article.rough-324b .layout-old-eb18 {
  margin-left: 85px;
}
article.rough-324b .small_2d39 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough-324b .small_2d39 .filter-orange-5bfe {
  margin-left: 10px;
}
article.rough-324b .header-yellow-d94f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough-324b .header_hot_b517 {
  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 .secondary_e1d8,
  #respond .sidebar_east_8f4c,
  #respond .section_8a21 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary_e1d8 input,
#respond .sidebar_east_8f4c input,
#respond .section_8a21 input {
  width: 100%;
}
#respond .section_8a21 {
  margin-right: 0;
}
#respond .tabs_8dc3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-079d .small_2b71 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.small_2b71 .component-8b74.content_dark_ecdc .center_38eb > li > a:focus,
.small_2b71 .component-8b74.content_dark_ecdc .center_38eb > li > a:hover,
.small_2b71 .component-8b74.panel_top_a4bf .center_38eb > li > a:focus,
.small_2b71 .component-8b74.panel_top_a4bf .center_38eb > li > a:hover,
.small_2b71 .component-8b74.accent_bottom_ee0e .center_38eb > li > a:focus,
.small_2b71 .component-8b74.accent_bottom_ee0e .center_38eb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_2b71
  .component-8b74.content_dark_ecdc
  .center_38eb
  > li.hard-1cec
  > a,
.small_2b71
  .component-8b74.content_dark_ecdc
  .center_38eb
  > li.surface-030b
  > a,
.small_2b71
  .component-8b74.panel_top_a4bf
  .center_38eb
  > li.hard-1cec
  > a,
.small_2b71
  .component-8b74.panel_top_a4bf
  .center_38eb
  > li.surface-030b
  > a,
.small_2b71
  .component-8b74.accent_bottom_ee0e
  .center_38eb
  > li.hard-1cec
  > a,
.small_2b71 .component-8b74.accent_bottom_ee0e .center_38eb > li.south-2cf5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.small_2b71 .rough-7d49,
.small_2b71 .rough-7d49 a {
  color: rgba(255, 255, 255, 0.99);
}
.small_2b71 .medium-705b.photo_28f7 li a,
.small_2b71 .aside-basic-0a7c a,
.small_2b71 .selected_17ee,
.small_2b71 .center_38eb > li > a,
.small_2b71 .primary-dd9d {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71 .medium-705b.photo_28f7 li a:hover,
.small_2b71 .aside-basic-0a7c a:hover,
.small_2b71 .selected_17ee:hover,
.small_2b71 .center_38eb > li > a:hover,
.small_2b71 .primary-dd9d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_2b71 .badge_gold_9b96 {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71 .badge_gold_9b96 .panel_47c7 {
  color: rgba(255, 255, 255, 0.99);
}
.small_2b71 .badge_gold_9b96:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_2b71 .module_full_5283 .menu-left-393f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71 .module_full_5283 .menu-left-393f .blue-7973 {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71
  .module_full_5283
  .menu-left-393f
  .blue-7973::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71
  .module_full_5283
  .menu-left-393f
  .blue-7973:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71
  .module_full_5283
  .menu-left-393f
  .blue-7973::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71
  .module_full_5283
  .menu-left-393f
  .blue-7973::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71 .module_full_5283 .over_e2cb {
  color: rgba(255, 255, 255, 0.79);
}
.small_2b71 .module_full_5283 .over_e2cb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_fixed_1c36
  .small_2b71
  .module_full_5283
  .right-ab14
  .simple_960e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_fixed_1c36
  .small_2b71
  .module_full_5283
  .right-ab14
  .blue-7973 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-079d .medium-5936 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.medium-5936 .component-8b74.content_dark_ecdc .center_38eb > li > a:focus,
.medium-5936 .component-8b74.content_dark_ecdc .center_38eb > li > a:hover,
.medium-5936 .component-8b74.panel_top_a4bf .center_38eb > li > a:focus,
.medium-5936 .component-8b74.panel_top_a4bf .center_38eb > li > a:hover,
.medium-5936 .component-8b74.accent_bottom_ee0e .center_38eb > li > a:focus,
.medium-5936 .component-8b74.accent_bottom_ee0e .center_38eb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium-5936
  .component-8b74.content_dark_ecdc
  .center_38eb
  > li.hard-1cec
  > a,
.medium-5936
  .component-8b74.content_dark_ecdc
  .center_38eb
  > li.surface-030b
  > a,
.medium-5936
  .component-8b74.panel_top_a4bf
  .center_38eb
  > li.hard-1cec
  > a,
.medium-5936
  .component-8b74.panel_top_a4bf
  .center_38eb
  > li.surface-030b
  > a,
.medium-5936
  .component-8b74.accent_bottom_ee0e
  .center_38eb
  > li.hard-1cec
  > a,
.medium-5936 .component-8b74.accent_bottom_ee0e .center_38eb > li.south-2cf5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.medium-5936 .rough-7d49,
.medium-5936 .rough-7d49 a {
  color: rgba(0, 0, 0, 0.8);
}
.medium-5936 .medium-705b.photo_28f7 li a,
.medium-5936 .aside-basic-0a7c a,
.medium-5936 .selected_17ee,
.medium-5936 .center_38eb > li > a,
.medium-5936 .primary-dd9d {
  color: rgba(0, 0, 0, 0.55);
}
.medium-5936 .medium-705b.photo_28f7 li a:hover,
.medium-5936 .aside-basic-0a7c a:hover,
.medium-5936 .selected_17ee:hover,
.medium-5936 .center_38eb > li > a:hover,
.medium-5936 .primary-dd9d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium-5936 .badge_gold_9b96 {
  color: rgba(0, 0, 0, 0.55);
}
.medium-5936 .badge_gold_9b96 .panel_47c7 {
  color: rgba(0, 0, 0, 0.8);
}
.medium-5936 .badge_gold_9b96:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-387d .filter-dirty-e2df {
  margin-left: auto;
  margin-right: auto;
}
.secondary-d171 > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary-d171 .message_0071 {
  margin-right: 1.41575em;
}
.dirty-85e3 .secondary-d171 > .highlight_0e20 {
  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;
}
.dirty-85e3 .secondary-d171 > .aside_next_0170 {
  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;
}
.media_ffe6.yellow-387d .filter-dirty-e2df,
.cold_595c.yellow-387d .filter-dirty-e2df {
  margin-left: 0;
}
.column_ad87.yellow-387d .filter-dirty-e2df,
.gas_3db5.yellow-387d .filter-dirty-e2df {
  margin-right: 0;
}
.secondary-d171 ol,
.secondary-d171 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.solid_cee2 video {
  max-width: 100%;
}
.badge_48f7 img {
  display: block;
}
.badge_48f7.message_0071,
.badge_48f7.notice-7cb5 {
  width: 100%;
}
.badge_48f7.aside_next_0170 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.container-bright-578d:not(.title_hard_96b6) {
  margin: 1.5em auto;
}
.link_focused_eef2 p {
  padding: 1.5em 14px;
}
ul.input_ea1a.aside_next_0170,
ul.input_ea1a.highlight_0e20,
ul.input_ea1a.overlay_12d3.highlight_0e20 {
  padding: 0 14px;
}
.heading-e738 {
  display: block;
  overflow-x: auto;
}
.heading-e738 table {
  border-collapse: collapse;
  width: 100%;
}
.heading-e738 td,
.heading-e738 th {
  padding: 0.5em;
}
.secondary-d171 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary-d171 ol ol,
.secondary-d171 ol ul,
.secondary-d171 ul ol,
.secondary-d171 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary-d171 ol ol li,
.secondary-d171 ol ul li,
.secondary-d171 ul ol li,
.secondary-d171 ul ul li {
  margin-left: 0;
}
.accordion_silver_c596.block-warm-606a > .light_7c84 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accordion_silver_c596.block-warm-606a > .light_7c84 iframe,
.accordion_silver_c596.block-warm-606a > .light_7c84 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-hard-fa83 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-hard-fa83.motion_9384 {
  padding: 0;
}
.breadcrumb-hard-fa83.motion_9384 cite {
  font-size: 13px;
}
.breadcrumb-hard-fa83 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-hard-fa83 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.table_rough_1567 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.table_rough_1567 > p:first-child {
  margin-top: 0;
}
.table_rough_1567 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.table_rough_1567 blockquote {
  border-left: 0;
}
.menu_warm_0210 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_warm_0210:not(.disabled_fresh_be41) {
  max-width: 100px;
}
.menu_warm_0210.surface_hard_45e9 {
  border-bottom: none !important;
  text-align: center;
}
.menu_warm_0210.surface_hard_45e9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .link_focused_eef2 p {
    padding: 1.5em 0;
  }
}
.inner_609f {
  color: #0073aa;
}
.secondary-gold-a0c9 {
  background-color: #0073aa;
}
.title-stone-7172 {
  color: #229fd8;
}
.feature-3784 {
  background-color: #229fd8;
}
.slider_230a {
  color: #eee;
}
.medium-fba8 {
  background-color: #eee;
}
.shade_bronze_da17 {
  color: #444;
}
.caption_893f {
  background-color: #444;
}
.sidebar_df3b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar_df3b .fresh_7497 .aside-basic-0a7c {
  font-size: 15px;
}
.sidebar_df3b .aside-basic-0a7c {
  line-height: 1.3;
}
.sidebar_df3b .medium-5936 {
}
.sidebar_df3b .small_2b71 {
  background: #235787;
}
.info-dd2b {
  padding: 0;
}
.info-dd2b .small_2b71 {
  background: #1a1a1a;
}
.info-dd2b .medium-5936 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.description-f2cd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.description-f2cd .medium-5936 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.description-f2cd .small_2b71 {
  background: #303030;
}
.last_40d2 {
  position: relative;
  z-index: 10;
}
.last_40d2 .title_hovered_a030 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel_3b4b .paper_0259 {
  display: inline-block;
  vertical-align: middle;
}
.steel_3b4b.button-paper-07fa .paper_0259 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .steel_3b4b.button-paper-07fa .paper_0259 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .steel_3b4b.button-paper-07fa .paper_0259 {
    margin-right: 0.4em;
  }
}
.steel_3b4b.button-paper-07fa .paper_0259:last-child {
  margin-right: 0;
}
.hover-south-1897 .title_hovered_a030 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input-079d .fresh_7497 {
    margin: 0 -0.5em;
  }
  .input-079d .fresh_7497 [class*="customify-col-"],
  .input-079d .fresh_7497 [class*="customify-col_"],
  .input-079d .fresh_7497 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input-079d.prev_2182 .title_hovered_a030 {
  background: 0 0 !important;
}
.input-079d.prev_2182 .title_hovered_a030,
.input-079d.hover-south-1897 .title_hovered_a030 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input-079d.cold_0b22 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input-079d.hover-south-1897 .title_hovered_a030 {
  box-shadow: none !important;
}
.header-4c23 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .header-4c23 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .header-4c23 {
    padding: 18px 0 20px;
  }
}
.header-4c23 .under_6f38 {
  width: 100%;
}
.header-4c23 .aside-4b98 {
  margin-bottom: 0;
}
.header-4c23 .detail-1bd0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.article-stone-883b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.article-stone-883b .image-cf21 {
  width: 100%;
}
.image_selected_97b1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image_selected_97b1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image_selected_97b1 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;
}
.image_selected_97b1 li:last-child:after {
  display: none;
}
.image_selected_97b1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop-prev-493b .item_ae2f button,
.header-4c23 .item_ae2f button {
  left: 0;
}
.backdrop-prev-493b .image-cf21,
.header-4c23 .image-cf21 {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-prev-493b .article-stone-883b,
.header-4c23 .article-stone-883b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop-prev-493b {
  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;
}
.backdrop-prev-493b: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;
}
.backdrop-prev-493b .table-b36b {
  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) {
  .backdrop-prev-493b .table-b36b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-prev-493b .table-b36b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-prev-493b .table-b36b {
    min-height: 200px;
  }
}
.backdrop-prev-493b .image_selected_97b1 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-prev-493b .image_selected_97b1 a,
.backdrop-prev-493b .image_selected_97b1 li:after {
  color: inherit;
}
.backdrop-prev-493b .image_selected_97b1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.clean-0d12 {
  margin-bottom: 0.5em;
}
.out-6346 {
  margin-bottom: 1.2em;
}
.out-6346,
.clean-0d12 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.out-6346 p:last-child,
.clean-0d12 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .item_ae2f,
#masthead .item_ae2f {
  display: none;
}
#masthead
  > .item_ae2f.tabs-99fa {
  display: none;
}
#masthead > .item_ae2f button {
  left: 0;
}
.status_in_bfb4 {
  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%;
}
.status_in_bfb4 .paper_0259 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.status_in_bfb4 .menu-b09b {
  display: -webkit-box;
  display: flex;
}
.status_in_bfb4 .menu-b09b.lite-005d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.status_in_bfb4 .menu-b09b.description_0343 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_in_bfb4 .menu-b09b.status-small-0935 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_in_bfb4.wrapper_9665.accordion-old-90c1 .menu-b09b.lite-005d {
  flex-basis: 100%;
}
.status_in_bfb4.link-pressed-e796 .menu-b09b.description_0343 {
  -webkit-box-flex: 1;
  flex: auto;
}
.status_in_bfb4.link-pressed-e796 .menu-b09b.status-small-0935 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .item_ae2f.tabs-99fa {
  display: none;
}
#masthead > .item_ae2f button {
  left: 0;
}
.action_1529 {
  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;
}
.action_1529:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.action_1529.north-a796 i {
  margin-right: 4px;
}
.action_1529.text-79eb i {
  margin-left: 5px;
}
.aside-basic-0a7c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside-basic-0a7c p:last-child {
  margin-bottom: 0;
}
.disabled_plasma_0c2a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled_plasma_0c2a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled_plasma_0c2a img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled_plasma_0c2a .rough-7d49 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled_plasma_0c2a .image_wood_f25e {
  margin: 5px 0 7px 0;
}
.disabled_plasma_0c2a.title-1877 .modal_copper_4e86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_plasma_0c2a.title-1877 .modal-04bd {
  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;
}
.disabled_plasma_0c2a.frame_73aa {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled_plasma_0c2a.frame_73aa .modal_copper_4e86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_plasma_0c2a.frame_73aa .modal-04bd {
  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;
}
.disabled_plasma_0c2a.bright-23ce {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled_plasma_0c2a.breadcrumb-65e1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled_plasma_0c2a.breadcrumb-65e1 .modal-04bd {
  margin-top: 7px;
}
.list-fresh-498a {
  display: inline-block;
}
.last_40d2 .info_warm_4cc0 .disabled_plasma_0c2a img {
  max-width: 100%;
}
.component-8b74 .popup_53f4.aside_dynamic_47d1,
.footer_first_0c13 .popup_53f4.aside_dynamic_47d1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.component-8b74 .footer-cold-0222,
.footer_first_0c13 .footer-cold-0222 {
  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%);
}
.component-8b74 .footer-cold-0222 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.component-8b74.icon-center-9320 .footer-cold-0222 {
  display: none;
}
.component-8b74 .slider-26e1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component-8b74 .slider-26e1 li {
  display: inline-block;
  position: relative;
}
.component-8b74 .slider-26e1 li:last-child {
  margin-right: 0;
}
.component-8b74 .slider-26e1 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;
}
.component-8b74 .slider-26e1 li.south-2cf5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.component-8b74 .slider-26e1 > 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;
}
.component-8b74 .slider-26e1 > li > a i {
  line-height: 0;
}
.component-8b74 .slider-26e1 > li.sort-3ab9 > a .footer-cold-0222 {
  margin-left: 4px;
  line-height: 0;
}
.component-8b74 .slider-26e1 .content-bcbe li.sort-3ab9 > a {
  position: relative;
}
.component-8b74 .slider-26e1 .content-bcbe li.sort-3ab9 > a:after,
.component-8b74 .slider-26e1 .content-bcbe li.sort-3ab9 > a:before {
  content: "";
  display: table;
}
.component-8b74 .slider-26e1 .content-bcbe li.sort-3ab9 > a:after {
  clear: both;
}
.component-8b74 .slider-26e1 .content-bcbe li.sort-3ab9 > a .footer-cold-0222 {
  margin-left: 5px;
  float: right;
}
.component-8b74 .widget_motion_5d82,
.component-8b74 .content-bcbe {
  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;
}
.component-8b74 .content-bcbe {
  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;
}
.component-8b74 .content-bcbe .aside_dynamic_47d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component-8b74 .content-bcbe .footer-cold-0222 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.component-8b74 .content-bcbe li {
  display: block;
  margin: 0;
  padding: 0;
}
.component-8b74 .content-bcbe 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;
}
.component-8b74 .content-bcbe li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.component-8b74 .content-bcbe .content-bcbe {
  top: 0;
  left: 100%;
}
.component-8b74 .easy_a7f0.fn-focus-1b25 > .widget_motion_5d82,
.component-8b74 .easy_a7f0.fn-focus-1b25 > .content-bcbe,
.component-8b74 .easy_a7f0:focus > .widget_motion_5d82,
.component-8b74 .easy_a7f0:focus > .content-bcbe,
.component-8b74 .easy_a7f0:hover > .widget_motion_5d82,
.component-8b74 .easy_a7f0:hover > .content-bcbe {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.component-8b74.accent_bottom_ee0e .center_38eb:after,
.component-8b74.accent_bottom_ee0e .center_38eb:before {
  content: "";
  display: table;
}
.component-8b74.accent_bottom_ee0e .center_38eb:after {
  clear: both;
}
.component-8b74.accent_bottom_ee0e .center_38eb > li {
  float: left;
}
.component-8b74.element_0b4c .center_38eb:after,
.component-8b74.element_0b4c .center_38eb:before {
  content: "";
  display: table;
}
.component-8b74.element_0b4c .center_38eb:after {
  clear: both;
}
.component-8b74.element_0b4c .center_38eb > li {
  float: left;
}
.component-8b74.element_0b4c .center_38eb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.component-8b74.element_0b4c .center_38eb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.component-8b74.element_0b4c .center_38eb > li.hard-1cec > a,
.component-8b74.element_0b4c .center_38eb > li.south-2cf5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.component-8b74.content_dark_ecdc .center_38eb > li > a .aside_dynamic_47d1 {
  position: relative;
}
.component-8b74.content_dark_ecdc .center_38eb > li > a .aside_dynamic_47d1: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;
}
.component-8b74.content_dark_ecdc
  .center_38eb
  > li:focus
  > a
  .aside_dynamic_47d1:before,
.component-8b74.content_dark_ecdc
  .center_38eb
  > li:hover
  > a
  .aside_dynamic_47d1:before {
  width: 100%;
  background-color: currentColor;
}
.component-8b74.content_dark_ecdc
  .center_38eb
  > li.hard-1cec
  > a
  .aside_dynamic_47d1:before,
.component-8b74.content_dark_ecdc
  .center_38eb
  > li.surface-030b
  > a
  .aside_dynamic_47d1:before {
  width: 100%;
  background-color: currentColor;
}
.component-8b74.panel_top_a4bf .center_38eb > li > a .aside_dynamic_47d1 {
  position: relative;
}
.component-8b74.panel_top_a4bf .center_38eb > li > a .aside_dynamic_47d1: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;
}
.component-8b74.panel_top_a4bf .center_38eb > li:focus > a .aside_dynamic_47d1:before,
.component-8b74.panel_top_a4bf
  .center_38eb
  > li:hover
  > a
  .aside_dynamic_47d1:before {
  width: 100%;
  background-color: currentColor;
}
.component-8b74.panel_top_a4bf
  .center_38eb
  > li.hard-1cec
  > a
  .aside_dynamic_47d1:before,
.component-8b74.panel_top_a4bf
  .center_38eb
  > li.surface-030b
  > a
  .aside_dynamic_47d1:before {
  width: 100%;
  background-color: currentColor;
}
.footer_first_0c13 .slider-26e1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_first_0c13 .slider-26e1 li:first-child > a {
  border-top: none;
}
.footer_first_0c13 .slider-26e1 .accent_south_cac5 > .aside_dynamic_47d1 .footer-cold-0222 {
  display: none;
}
.footer_first_0c13 .slider-26e1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.footer_first_0c13 .slider-26e1 li:last-child {
  border: none;
}
.footer_first_0c13 .slider-26e1 li.sort-3ab9 > a {
  padding-right: 45px !important;
}
.footer_first_0c13 .slider-26e1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.footer_first_0c13 .slider-26e1 li a:focus,
.footer_first_0c13 .slider-26e1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_first_0c13 .slider-26e1 li .border-c9a9 {
  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;
}
.footer_first_0c13 .slider-26e1 li .border-c9a9:hover {
  box-shadow: none;
}
.footer_first_0c13 .slider-26e1 li .border-c9a9 .footer-cold-0222 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.footer_first_0c13 .slider-26e1 .content-bcbe {
  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);
}
.footer_first_0c13 .slider-26e1 .content-bcbe li a {
  padding-left: 3em;
}
.footer_first_0c13 .slider-26e1 .pagination_12db > a .border-c9a9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer_first_0c13 .slider-26e1 .pagination_12db > .content-bcbe {
  display: block;
  opacity: 1;
}
.container-left-da60 {
  max-width: 100%;
}
.under-bb79 {
  line-height: 0;
  cursor: pointer;
}
.primary-dd9d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.primary-dd9d:hover {
  box-shadow: none;
  color: currentColor;
}
.primary-dd9d svg {
  width: 18px;
  height: 18px;
}
.primary-dd9d .menu-86eb {
  display: none;
}
.blue_8537 {
  position: relative;
}
.blue_8537.fn-active-1b25 .primary-dd9d .panel_steel_0182 {
  display: none;
}
.blue_8537.fn-active-1b25 .primary-dd9d .menu-86eb {
  display: inline-block;
}
.blue_8537 .row_black_0a98 {
  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);
}
.blue_8537.carousel-dirty-4dd3 .row_black_0a98 {
  left: auto;
  right: -0.9em;
}
.blue_8537.carousel-dirty-4dd3 .background-dirty-48c4::before {
  left: auto;
  right: 15px;
}
.blue_8537.fn-active-1b25 .row_black_0a98 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right-ab14 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.right-ab14 label {
  flex-basis: 100%;
}
.right-ab14 .menu-left-393f {
  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;
}
.right-ab14 .blue-7973 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.right-ab14 .blue-7973:focus {
  background-color: transparent;
}
.right-ab14 button.over_e2cb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.right-ab14 button.over_e2cb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.right-ab14 button.over_e2cb svg {
  width: 18px;
  height: 18px;
}
.right-ab14 input[type="submit"] {
  min-height: auto;
}
.module_full_5283 .right-ab14 .blue-7973 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.background-dirty-48c4 {
  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) {
  .background-dirty-48c4 {
    width: 220px;
  }
}
.background-dirty-48c4 label {
  flex-basis: 100%;
}
.background-dirty-48c4::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;
}
.sidebar_fixed_1c36 .module_full_5283 .right-ab14 {
  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;
}
.sidebar_fixed_1c36
  .module_full_5283
  .right-ab14
  .menu-left-393f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar_fixed_1c36 .module_full_5283 .right-ab14 .blue-7973 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar_fixed_1c36
  .module_full_5283
  .right-ab14
  .blue-7973:focus {
  background: 0 0;
}
.sidebar_fixed_1c36
  .module_full_5283
  .right-ab14
  .simple_960e {
  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;
}
.medium-705b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.medium-705b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.medium-705b li:last-child {
  margin-right: 0;
}
.medium-705b li:first-child {
  margin-left: 0;
}
.medium-705b.small_acb9 a {
  color: #fff;
}
.medium-705b.small_acb9 a:hover {
  color: #fff;
}
.medium-705b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.medium-705b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.medium-705b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.medium-705b a:hover {
  opacity: 0.9;
  color: inherit;
}
.medium-705b [class*="social-icon-apple"] {
  background-color: #999;
}
.medium-705b [class*="social-icon-apple"].selected_83c0 {
  background-color: transparent;
  color: #999;
}
.medium-705b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.medium-705b [class*="social-icon-behance"].selected_83c0 {
  background-color: transparent;
  color: #1769ff;
}
.medium-705b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.medium-705b [class*="social-icon-bitbucket"].selected_83c0 {
  background-color: transparent;
  color: #205081;
}
.medium-705b [class*="social-icon-codepen"] {
  background-color: #000;
}
.medium-705b [class*="social-icon-codepen"].selected_83c0 {
  background-color: transparent;
  color: #000;
}
.medium-705b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.medium-705b [class*="social-icon-delicious"].selected_83c0 {
  background-color: transparent;
  color: #39f;
}
.medium-705b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.medium-705b [class*="social-icon-digg"].selected_83c0 {
  background-color: transparent;
  color: #005be2;
}
.medium-705b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.medium-705b [class*="social-icon-dribbble"].selected_83c0 {
  background-color: transparent;
  color: #ea4c89;
}
.medium-705b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.medium-705b [class*="social-icon-envelope"].selected_83c0 {
  background-color: transparent;
  color: #ea4335;
}
.medium-705b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.medium-705b [class*="social-icon-facebook"].selected_83c0 {
  background-color: transparent;
  color: #3b5998;
}
.medium-705b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.medium-705b [class*="social-icon-flickr"].selected_83c0 {
  background-color: transparent;
  color: #0063dc;
}
.medium-705b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.medium-705b [class*="social-icon-foursquare"].selected_83c0 {
  background-color: transparent;
  color: #2d5be3;
}
.medium-705b [class*="social-icon-github"] {
  background-color: #333;
}
.medium-705b [class*="social-icon-github"].selected_83c0 {
  background-color: transparent;
  color: #333;
}
.medium-705b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.medium-705b [class*="social-icon-google-plus"].selected_83c0 {
  background-color: transparent;
  color: #dd4b39;
}
.medium-705b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.medium-705b [class*="social-icon-houzz"].selected_83c0 {
  background-color: transparent;
  color: #7ac142;
}
.medium-705b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.medium-705b [class*="social-icon-instagram"].selected_83c0 {
  background-color: transparent;
  color: #262626;
}
.medium-705b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.medium-705b [class*="social-icon-jsfiddle"].selected_83c0 {
  background-color: transparent;
  color: #487aa2;
}
.medium-705b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.medium-705b [class*="social-icon-linkedin"].selected_83c0 {
  background-color: transparent;
  color: #0077b5;
}
.medium-705b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.medium-705b [class*="social-icon-medium"].selected_83c0 {
  background-color: transparent;
  color: #00ab6b;
}
.medium-705b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.medium-705b
  [class*="social-icon-odnoklassniki"].selected_83c0 {
  background-color: transparent;
  color: #f4731c;
}
.medium-705b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.medium-705b [class*="social-icon-meetup"].selected_83c0 {
  background-color: transparent;
  color: #ec1c40;
}
.medium-705b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.medium-705b [class*="social-icon-pinterest"].selected_83c0 {
  background-color: transparent;
  color: #bd081c;
}
.medium-705b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.medium-705b [class*="social-icon-product-hunt"].selected_83c0 {
  background-color: transparent;
  color: #da552f;
}
.medium-705b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.medium-705b [class*="social-icon-reddit"].selected_83c0 {
  background-color: transparent;
  color: #ff4500;
}
.medium-705b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.medium-705b [class*="social-icon-rss"].selected_83c0 {
  background-color: transparent;
  color: #f26522;
}
.medium-705b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.medium-705b
  [class*="social-icon-shopping-cart"].selected_83c0 {
  background-color: transparent;
  color: #4caf50;
}
.medium-705b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.medium-705b [class*="social-icon-skype"].selected_83c0 {
  background-color: transparent;
  color: #00aff0;
}
.medium-705b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.medium-705b [class*="social-icon-slideshare"].selected_83c0 {
  background-color: transparent;
  color: #0077b5;
}
.medium-705b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.medium-705b [class*="social-icon-snapchat"].selected_83c0 {
  background-color: transparent;
  color: #fffc00;
}
.medium-705b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.medium-705b [class*="social-icon-soundcloud"].selected_83c0 {
  background-color: transparent;
  color: #f80;
}
.medium-705b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.medium-705b [class*="social-icon-spotify"].selected_83c0 {
  background-color: transparent;
  color: #2ebd59;
}
.medium-705b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.medium-705b
  [class*="social-icon-stack-overflow"].selected_83c0 {
  background-color: transparent;
  color: #fe7a15;
}
.medium-705b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.medium-705b [class*="social-icon-maldkfgram"].selected_83c0 {
  background-color: transparent;
  color: #2ca5e0;
}
.medium-705b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.medium-705b [class*="social-icon-tripadvisor"].selected_83c0 {
  background-color: transparent;
  color: #589442;
}
.medium-705b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.medium-705b [class*="social-icon-tumblr"].selected_83c0 {
  background-color: transparent;
  color: #35465c;
}
.medium-705b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.medium-705b [class*="social-icon-twitch"].selected_83c0 {
  background-color: transparent;
  color: #6441a5;
}
.medium-705b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.medium-705b [class*="social-icon-twitter"].selected_83c0 {
  background-color: transparent;
  color: #1da1f2;
}
.medium-705b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.medium-705b [class*="social-icon-vimeo"].selected_83c0 {
  background-color: transparent;
  color: #1ab7ea;
}
.medium-705b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.medium-705b [class*="social-icon-vk"].selected_83c0 {
  background-color: transparent;
  color: #45668e;
}
.medium-705b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.medium-705b [class*="social-icon-weibo"].selected_83c0 {
  background-color: transparent;
  color: #df2029;
}
.medium-705b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.medium-705b [class*="social-icon-weixin"].selected_83c0 {
  background-color: transparent;
  color: #7bb32e;
}
.medium-705b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.medium-705b [class*="social-icon-whatsapp"].selected_83c0 {
  background-color: transparent;
  color: #25d366;
}
.medium-705b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.medium-705b [class*="social-icon-wordpress"].selected_83c0 {
  background-color: transparent;
  color: #21759b;
}
.medium-705b [class*="social-icon-xing"] {
  background-color: #026466;
}
.medium-705b [class*="social-icon-xing"].selected_83c0 {
  background-color: transparent;
  color: #026466;
}
.medium-705b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.medium-705b [class*="social-icon-yelp"].selected_83c0 {
  background-color: transparent;
  color: #af0606;
}
.medium-705b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.medium-705b [class*="social-icon-youtube"].selected_83c0 {
  background-color: transparent;
  color: #cd201f;
}
.selected_17ee {
  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;
}
.selected_17ee:hover {
  box-shadow: none;
  background: 0 0;
}
.tertiary-fixed-d453 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notification_glass_a9bf {
  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;
}
.carousel-9e3a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.thick_4cd1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.thick_4cd1,
.thick_4cd1::after,
.thick_4cd1::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;
}
.thick_4cd1::after,
.thick_4cd1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gas-209b .notification_glass_a9bf .carousel-9e3a {
  margin-top: -2px;
  width: 19px;
}
.gas-209b .notification_glass_a9bf .thick_4cd1 {
  margin-top: -1px;
}
.gas-209b .notification_glass_a9bf .thick_4cd1,
.gas-209b .notification_glass_a9bf .thick_4cd1::after,
.gas-209b .notification_glass_a9bf .thick_4cd1::before {
  width: 19px;
  height: 2px;
}
.gas-209b .notification_glass_a9bf .thick_4cd1::before {
  top: -6px;
}
.gas-209b .notification_glass_a9bf .thick_4cd1::after {
  bottom: -6px;
}
.border_fresh_50b1 .notification_glass_a9bf .carousel-9e3a {
  margin-top: -2px;
  width: 22px;
}
.border_fresh_50b1 .notification_glass_a9bf .thick_4cd1 {
  margin-top: -1px;
}
.border_fresh_50b1 .notification_glass_a9bf .thick_4cd1,
.border_fresh_50b1 .notification_glass_a9bf .thick_4cd1::after,
.border_fresh_50b1 .notification_glass_a9bf .thick_4cd1::before {
  width: 22px;
  height: 2px;
}
.border_fresh_50b1 .notification_glass_a9bf .thick_4cd1::before {
  top: -7px;
}
.border_fresh_50b1 .notification_glass_a9bf .thick_4cd1::after {
  bottom: -7px;
}
.left-abf2 .notification_glass_a9bf .carousel-9e3a {
  margin-top: -2px;
  width: 31px;
}
.left-abf2 .notification_glass_a9bf .thick_4cd1 {
  margin-top: -1.5px;
}
.left-abf2 .notification_glass_a9bf .thick_4cd1,
.left-abf2 .notification_glass_a9bf .thick_4cd1::after,
.left-abf2 .notification_glass_a9bf .thick_4cd1::before {
  width: 31px;
  height: 3px;
}
.left-abf2 .notification_glass_a9bf .thick_4cd1::before {
  top: -9px;
}
.left-abf2 .notification_glass_a9bf .thick_4cd1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search-6872 .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 19px;
  }
  .search-6872 .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1px;
  }
  .search-6872 .notification_glass_a9bf .thick_4cd1,
  .search-6872 .notification_glass_a9bf .thick_4cd1::after,
  .search-6872 .notification_glass_a9bf .thick_4cd1::before {
    width: 19px;
    height: 2px;
  }
  .search-6872 .notification_glass_a9bf .thick_4cd1::before {
    top: -6px;
  }
  .search-6872 .notification_glass_a9bf .thick_4cd1::after {
    bottom: -6px;
  }
  .static-9acb .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 22px;
  }
  .static-9acb .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1px;
  }
  .static-9acb .notification_glass_a9bf .thick_4cd1,
  .static-9acb .notification_glass_a9bf .thick_4cd1::after,
  .static-9acb .notification_glass_a9bf .thick_4cd1::before {
    width: 22px;
    height: 2px;
  }
  .static-9acb .notification_glass_a9bf .thick_4cd1::before {
    top: -7px;
  }
  .static-9acb .notification_glass_a9bf .thick_4cd1::after {
    bottom: -7px;
  }
  .title-e262 .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 31px;
  }
  .title-e262 .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1.5px;
  }
  .title-e262 .notification_glass_a9bf .thick_4cd1,
  .title-e262 .notification_glass_a9bf .thick_4cd1::after,
  .title-e262 .notification_glass_a9bf .thick_4cd1::before {
    width: 31px;
    height: 3px;
  }
  .title-e262 .notification_glass_a9bf .thick_4cd1::before {
    top: -9px;
  }
  .title-e262 .notification_glass_a9bf .thick_4cd1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .steel-6ceb .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 19px;
  }
  .steel-6ceb .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1px;
  }
  .steel-6ceb .notification_glass_a9bf .thick_4cd1,
  .steel-6ceb .notification_glass_a9bf .thick_4cd1::after,
  .steel-6ceb .notification_glass_a9bf .thick_4cd1::before {
    width: 19px;
    height: 2px;
  }
  .steel-6ceb .notification_glass_a9bf .thick_4cd1::before {
    top: -6px;
  }
  .steel-6ceb .notification_glass_a9bf .thick_4cd1::after {
    bottom: -6px;
  }
  .filter-8ec1 .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 22px;
  }
  .filter-8ec1 .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1px;
  }
  .filter-8ec1 .notification_glass_a9bf .thick_4cd1,
  .filter-8ec1 .notification_glass_a9bf .thick_4cd1::after,
  .filter-8ec1 .notification_glass_a9bf .thick_4cd1::before {
    width: 22px;
    height: 2px;
  }
  .filter-8ec1 .notification_glass_a9bf .thick_4cd1::before {
    top: -7px;
  }
  .filter-8ec1 .notification_glass_a9bf .thick_4cd1::after {
    bottom: -7px;
  }
  .stone-00a5 .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 31px;
  }
  .stone-00a5 .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1.5px;
  }
  .stone-00a5 .notification_glass_a9bf .thick_4cd1,
  .stone-00a5 .notification_glass_a9bf .thick_4cd1::after,
  .stone-00a5 .notification_glass_a9bf .thick_4cd1::before {
    width: 31px;
    height: 3px;
  }
  .stone-00a5 .notification_glass_a9bf .thick_4cd1::before {
    top: -9px;
  }
  .stone-00a5 .notification_glass_a9bf .thick_4cd1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lower_4d47 .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 19px;
  }
  .lower_4d47 .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1px;
  }
  .lower_4d47 .notification_glass_a9bf .thick_4cd1,
  .lower_4d47 .notification_glass_a9bf .thick_4cd1::after,
  .lower_4d47 .notification_glass_a9bf .thick_4cd1::before {
    width: 19px;
    height: 2px;
  }
  .lower_4d47 .notification_glass_a9bf .thick_4cd1::before {
    top: -6px;
  }
  .lower_4d47 .notification_glass_a9bf .thick_4cd1::after {
    bottom: -6px;
  }
  .steel-e7ff .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 22px;
  }
  .steel-e7ff .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1px;
  }
  .steel-e7ff .notification_glass_a9bf .thick_4cd1,
  .steel-e7ff .notification_glass_a9bf .thick_4cd1::after,
  .steel-e7ff .notification_glass_a9bf .thick_4cd1::before {
    width: 22px;
    height: 2px;
  }
  .steel-e7ff .notification_glass_a9bf .thick_4cd1::before {
    top: -7px;
  }
  .steel-e7ff .notification_glass_a9bf .thick_4cd1::after {
    bottom: -7px;
  }
  .menu_action_3a97 .notification_glass_a9bf .carousel-9e3a {
    margin-top: -2px;
    width: 31px;
  }
  .menu_action_3a97 .notification_glass_a9bf .thick_4cd1 {
    margin-top: -1.5px;
  }
  .menu_action_3a97 .notification_glass_a9bf .thick_4cd1,
  .menu_action_3a97 .notification_glass_a9bf .thick_4cd1::after,
  .menu_action_3a97 .notification_glass_a9bf .thick_4cd1::before {
    width: 31px;
    height: 3px;
  }
  .menu_action_3a97 .notification_glass_a9bf .thick_4cd1::before {
    top: -9px;
  }
  .menu_action_3a97 .notification_glass_a9bf .thick_4cd1::after {
    bottom: -9px;
  }
}
.pagination_4497 .thick_4cd1 {
  -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);
}
.pagination_4497 .thick_4cd1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pagination_4497 .thick_4cd1::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);
}
.pagination_4497.in-784d .thick_4cd1 {
  -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);
}
.pagination_4497.in-784d .thick_4cd1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pagination_4497.in-784d .thick_4cd1::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);
}
.focus_02b7 {
  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.hero_884e:before {
  display: none;
}
.bronze_0a33 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bronze_0a33 .summary_5df0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bronze_0a33 .summary_5df0:last-of-type {
  border-bottom: none;
}
.bronze_0a33 .summary_5df0.last-d1cd,
.bronze_0a33 .summary_5df0.small-074e,
.bronze_0a33 .summary_5df0.wrapper_inner_f70e {
  padding: 0;
}
.bronze_0a33 .footer_first_0c13 .border-c9a9 {
  color: currentColor;
}
.bronze_0a33 .footer_first_0c13 .border-c9a9:focus,
.bronze_0a33 .footer_first_0c13 .border-c9a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze_0a33.medium-5936 .badge_gold_9b96,
.bronze_0a33.medium-5936 .aside-basic-0a7c a,
.bronze_0a33.medium-5936 .center_38eb a,
.bronze_0a33.medium-5936 .content-bcbe a {
  color: rgba(0, 0, 0, 0.55);
}
.bronze_0a33.medium-5936 .badge_gold_9b96:hover,
.bronze_0a33.medium-5936 .aside-basic-0a7c a:hover,
.bronze_0a33.medium-5936 .center_38eb a:hover,
.bronze_0a33.medium-5936 .content-bcbe a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_0a33.medium-5936 .panel_47c7 {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_0a33.medium-5936 .summary_5df0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze_0a33.medium-5936 .summary_5df0:before {
  background: rgba(0, 0, 0, 0.08);
}
.bronze_0a33.medium-5936 .light_5270:before {
  background: rgba(255, 255, 255, 0.9);
}
.bronze_0a33.medium-5936 .footer_first_0c13 .slider-26e1 li a,
.bronze_0a33.medium-5936 .footer_first_0c13 .border-c9a9,
.bronze_0a33.medium-5936 .content-bcbe {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze_0a33.medium-5936 .footer_first_0c13 .border-c9a9:focus,
.bronze_0a33.medium-5936 .footer_first_0c13 .border-c9a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze_0a33.medium-5936 .slider-26e1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze_0a33.small_2b71 .badge_gold_9b96,
.bronze_0a33.small_2b71 .aside-basic-0a7c a,
.bronze_0a33.small_2b71 .center_38eb .border-c9a9,
.bronze_0a33.small_2b71 .center_38eb a,
.bronze_0a33.small_2b71 .content-bcbe a {
  color: rgba(255, 255, 255, 0.79);
}
.bronze_0a33.small_2b71 .badge_gold_9b96:hover,
.bronze_0a33.small_2b71 .aside-basic-0a7c a:hover,
.bronze_0a33.small_2b71 .center_38eb .border-c9a9:hover,
.bronze_0a33.small_2b71 .center_38eb a:hover,
.bronze_0a33.small_2b71 .content-bcbe a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze_0a33.small_2b71 .panel_47c7 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze_0a33.small_2b71 .summary_5df0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_0a33.small_2b71 .summary_5df0:before {
  background: rgba(255, 255, 255, 0.08);
}
.bronze_0a33.small_2b71 .light_5270:before {
  background: rgba(0, 0, 0, 0.9);
}
.bronze_0a33.small_2b71 .footer_first_0c13 .slider-26e1 li a,
.bronze_0a33.small_2b71 .footer_first_0c13 .border-c9a9,
.bronze_0a33.small_2b71 .content-bcbe {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_0a33.small_2b71 .footer_first_0c13 .border-c9a9:focus,
.bronze_0a33.small_2b71 .footer_first_0c13 .border-c9a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze_0a33.small_2b71 .slider-26e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_5270 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.light_5270:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gradient-solid-c85e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.container_0c5b .bronze_0a33 {
  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;
}
.container_0c5b .summary_5df0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.container_0c5b .summary_5df0: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) {
  .container_0c5b .summary_5df0:before {
    width: 16%;
    left: 42%;
  }
}
.container_0c5b .summary_5df0:last-child:before {
  content: none;
}
.container_0c5b .summary_5df0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.container_0c5b .footer_first_0c13 .slider-26e1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.container_0c5b .footer_first_0c13 .slider-26e1 li a .border-c9a9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.container_0c5b .footer_first_0c13 .content-bcbe {
  border: none;
}
.container_0c5b .footer_first_0c13 .content-bcbe li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.container_0c5b .light_5270 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.container_0c5b .gradient-solid-c85e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.container_0c5b .small_2b71 .light_5270:before {
  background: rgba(0, 0, 0, 0.9);
}
.container_0c5b .medium-5936.photo_4203 .thick_4cd1 {
  background: rgba(0, 0, 0, 0.6);
}
.container_0c5b
  .medium-5936.photo_4203
  .thick_4cd1::after,
.container_0c5b
  .medium-5936.photo_4203
  .thick_4cd1:before {
  background: inherit;
}
.container_0c5b
  .medium-5936.photo_4203:hover
  .thick_4cd1 {
  background: rgba(0, 0, 0, 0.8);
}
.cold-f6c5 .bronze_0a33 {
  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) {
  .cold-f6c5 .bronze_0a33 {
    width: auto;
    right: 45px;
  }
}
.chip_23d2 .bronze_0a33 {
  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) {
  .chip_23d2 .bronze_0a33 {
    width: auto;
    left: 45px;
  }
}
.hero_884e .bronze_0a33 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hero_884e .gradient-solid-c85e {
  max-width: 48em;
  margin: 0 auto;
}
.hero_884e .light_5270:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.full-8231 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.full-8231.container_0c5b .bronze_0a33 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.full-8231.cold-f6c5 .bronze_0a33 {
  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);
}
.full-8231 .bronze_0a33 {
  visibility: visible;
}
.full-8231.chip_23d2 .bronze_0a33 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.alert_d324,
.icon_60ef {
  overflow-x: hidden;
}
.alert_d324 .bronze_0a33 {
  overflow: auto;
}
.alert_d324.container_0c5b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_d324.container_0c5b .bronze_0a33 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.alert_d324.container_0c5b .selected_17ee {
  opacity: 0;
}
.alert_d324.cold-f6c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_d324.cold-f6c5 .bronze_0a33 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.alert_d324.cold-f6c5 .selected_17ee {
  opacity: 0;
}
.alert_d324.chip_23d2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_d324.chip_23d2 .bronze_0a33 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.alert_d324.chip_23d2 .selected_17ee {
  opacity: 0;
}
.alert_d324.hero_884e .bronze_0a33 {
  z-index: 10;
  visibility: visible;
}
.photo_4203 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_4203 .thick_4cd1 {
  background: rgba(255, 255, 255, 0.99);
}
.photo_4203 .thick_4cd1::after,
.photo_4203 .thick_4cd1:before {
  background: inherit;
}
.photo_4203:hover .thick_4cd1 {
  background: rgba(255, 255, 255, 0.99);
}
.chip_23d2 .photo_4203 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hero_884e .photo_4203 {
  display: none !important;
}
.alert_d324:before,
.icon_60ef:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.alert_d324 .photo_4203,
.icon_60ef .photo_4203 {
  display: inline-block;
}
.bronze_0a33 .paper_0259 {
  -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;
}
.alert_d324 .bronze_0a33 .paper_0259,
.icon_60ef .bronze_0a33 .paper_0259 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic-24dd .menu-left-393f {
  width: 100%;
}
.info_warm_4cc0 {
  padding: 0 0.5em 0;
}
.info_warm_4cc0 [class*="customify-col-"],
.info_warm_4cc0 [class*="customify-col_"],
.info_warm_4cc0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tertiary-motion-f428 .info_warm_4cc0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fresh_7497 .backdrop-steel-5907,
  .backdrop-steel-5907 {
    display: none;
  }
  .border_down_b98f {
    text-align: left;
  }
  .paragraph-ad54 {
    text-align: center;
  }
  .border-b9a5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_7497 .inner-812b,
  .inner-812b {
    display: none;
  }
  .full_379e {
    text-align: left;
  }
  .background_be44 {
    text-align: center;
  }
  .pro-f864 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fresh_7497 .thick_a3b6,
  .thick_a3b6 {
    display: none;
  }
  .middle-04c9 {
    text-align: left;
  }
  .highlight-deff {
    text-align: center;
  }
  .brown_26f9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dark-82ba {
  box-shadow: none !important;
}
.widget-rough-0e12 .column_tall_aa75,
.simple-529d .column_tall_aa75 {
  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;
}
.simple-529d .column_tall_aa75 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title_hovered_a030 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title_hovered_a030:after,
.title_hovered_a030:before {
  content: "";
  display: table;
}
.title_hovered_a030:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title_hovered_a030 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title_hovered_a030,
.cold_0b22 {
  max-width: 1248px;
  margin: 0 auto;
}

.carousel-34c3.badge_medium_e10c .title_hovered_a030 {
  max-width: 100%;
}
.carousel-34c3.right_2227 {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel-34c3.box_1ecf .title_hovered_a030 {
  max-width: 100%;
}
.carousel-34c3.box_1ecf > .title_hovered_a030 {
  padding-left: 0;
  padding-right: 0;
}
.carousel-34c3.box_1ecf > .title_hovered_a030 .fresh_7497 {
  margin: 0;
}
.carousel-34c3.box_1ecf
  > .title_hovered_a030
  .form-prev-ea9a.module-9c51 {
  margin-right: 0;
  margin-left: 0;
}
.carousel-34c3.box_1ecf #main.module-9c51 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image-5390 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image-5390 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert_west_c616 .filter-dirty-e2df {
    padding-right: 1em;
  }
  .alert_west_c616.background-fc8a .form-prev-ea9a {
    border-right: 1px solid #eaecee;
  }
  .alert_west_c616.background-fc8a .filter-dirty-e2df {
    padding-right: 1em;
  }
  .alert_west_c616.background-fc8a .lower-417a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_bb29 .filter-dirty-e2df {
    padding-left: 1em;
  }
  .smooth_bb29.background-fc8a .form-prev-ea9a {
    border-left: 1px solid #eaecee;
  }
  .smooth_bb29.background-fc8a .filter-dirty-e2df {
    padding-left: 1em;
  }
  .smooth_bb29.background-fc8a .lower-417a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-last-90c7 .filter-dirty-e2df {
    padding-left: 1em;
  }
  .component-last-90c7.background-fc8a .container_1e71 {
    border-right: 1px solid #eaecee;
  }
  .component-last-90c7.background-fc8a .summary_lite_1c57 {
    border-right: 1px solid #eaecee;
  }
  .component-last-90c7.background-fc8a .filter-dirty-e2df {
    padding-left: 1em;
  }
  .component-last-90c7.background-fc8a .lower-417a {
    padding-right: 1em;
  }
  .component-last-90c7.background-fc8a .iron_ae77 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-a147 .filter-dirty-e2df {
    padding-right: 1em;
  }
  .inner-a147.background-fc8a .container_1e71 {
    border-left: 1px solid #eaecee;
  }
  .inner-a147.background-fc8a .summary_lite_1c57 {
    border-left: 1px solid #eaecee;
  }
  .inner-a147.background-fc8a .filter-dirty-e2df {
    padding-right: 1em;
  }
  .inner-a147.background-fc8a .lower-417a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-a147.background-fc8a .iron_ae77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-5390 .filter-dirty-e2df {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-5390.background-fc8a .form-prev-ea9a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image-5390.background-fc8a .filter-dirty-e2df {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-5390.background-fc8a .lower-417a {
    padding-left: 1em;
  }
  .image-5390.background-fc8a .iron_ae77 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image-5390.background-fc8a .filter-dirty-e2df {
    padding-left: 0;
  }
}
.text_95a3 .steel_3b4b {
  display: inline-block;
}
.large_86c6 {
  display: inline-block;
}
.huge_58f5 {
  word-con: break-word;
}
.hard_6951 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard_6951 .box_new_7c2f {
  margin-left: 8px;
  margin-right: 8px;
}
.hard_6951 .accent_b3da img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.surface-light-50fd .background-pink-48a0 {
  margin-bottom: 2em;
}
.surface-light-50fd .carousel-cold-432f {
  margin-bottom: 15px;
}
.surface-light-50fd .carousel-cold-432f:last-child {
  margin-bottom: 0;
}
.surface-light-50fd .highlight-dynamic-afea {
  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) {
  .surface-light-50fd .highlight-dynamic-afea {
    display: block;
  }
}
.surface-light-50fd .accordion-e7ea {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .surface-light-50fd .accordion-e7ea {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.surface-light-50fd .paragraph_copper_8b2e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.surface-light-50fd .paragraph_copper_8b2e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.surface-light-50fd .paragraph_copper_8b2e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.surface-light-50fd .huge_58f5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface-light-50fd .huge_58f5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.surface-light-50fd .content-1eb6 p:last-child {
  margin-bottom: 0;
}
.surface-light-50fd .highlight-45a2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.surface-light-50fd .fast-ce68 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.surface-light-50fd .accordion_4f3f {
  margin-top: 1em;
}
.surface-light-50fd .tertiary-4cb7 {
  top: 0;
  display: block;
}
.surface-light-50fd .tertiary-4cb7 a {
  color: inherit;
}
.surface-light-50fd .tertiary-4cb7 a:hover {
  color: inherit;
}
.surface-light-50fd .medium-7a32 {
  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;
}
.surface-light-50fd .medium-7a32:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.surface-light-50fd .fast-ce68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.surface-light-50fd .avatar-upper-8245 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.surface-light-50fd .avatar-upper-8245:first-child {
  margin-top: 0;
}
.surface-light-50fd .avatar-upper-8245.filter_bright_79a5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.surface-light-50fd .avatar-upper-8245.backdrop_down_3477 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface-light-50fd
  .avatar-upper-8245.backdrop_down_3477.stale-bb83
  .accordion_4f3f {
  width: 100%;
}
.surface-light-50fd .backdrop_down_3477 {
  -webkit-box-align: center;
  align-items: center;
}
.surface-light-50fd .backdrop_down_3477 .hard_6951,
.surface-light-50fd .backdrop_down_3477 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.surface-light-50fd .paragraph_copper_8b2e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-light-50fd .paragraph_copper_8b2e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-light-50fd .paragraph_copper_8b2e: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;
}
.surface-light-50fd .filter_bright_79a5 {
  z-index: 5;
}
.surface-light-50fd .dynamic_505f .bronze_652b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.surface-light-50fd .message_small_1681 .bronze_652b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.surface-light-50fd .box-mini-0c0b .bronze_652b {
  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;
}
.surface-light-50fd.plasma-229b .highlight-dynamic-afea,
.surface-light-50fd.article-68b7 .highlight-dynamic-afea {
  display: block;
}
.surface-light-50fd.plasma-229b .highlight-dynamic-afea .shadow_rough_dd2b,
.surface-light-50fd.plasma-229b .highlight-dynamic-afea .fast-ce68,
.surface-light-50fd.article-68b7 .highlight-dynamic-afea .shadow_rough_dd2b,
.surface-light-50fd.article-68b7 .highlight-dynamic-afea .fast-ce68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface-light-50fd.container-last-5ff2 .accordion-e7ea {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .surface-light-50fd.container-last-5ff2 .accordion-e7ea {
    margin-right: 0;
  }
}
.surface-light-50fd.plasma-229b .accordion-e7ea,
.surface-light-50fd.article-68b7 .accordion-e7ea {
  padding-top: 40%;
}
.surface-light-50fd.plasma-229b .background-pink-48a0,
.surface-light-50fd.article-68b7 .background-pink-48a0 {
  display: block;
}
.surface-light-50fd.plasma-229b .fn-sticky-1b25 .fast-ce68,
.surface-light-50fd.article-68b7 .fn-sticky-1b25 .fast-ce68 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.surface-light-50fd.plasma-229b .accordion-e7ea,
.surface-light-50fd.article-68b7 .accordion-e7ea {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.surface-light-50fd.plasma-229b .fast-ce68 {
  padding: 1em;
}
.red_2cc8 {
  margin: 30px auto;
  display: block;
}
.red_2cc8 .breadcrumb_silver_3b39 > * {
  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;
}
.red_2cc8 .breadcrumb_silver_3b39 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_2cc8 .breadcrumb_silver_3b39 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text_df62 .hard_6951 {
  margin-bottom: 1.41575em;
}
.text_df62 .accordion-5243 {
  margin-bottom: 1.618em;
}
.secondary-d171 .cold-ddaa {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary-d171 .cold-ddaa a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary-d171 .thumbnail_23ae {
  max-width: 100%;
  overflow: auto;
}
.yellow-387d .secondary-d171 a:hover {
  text-decoration: underline;
}
.grid-2e15 .carousel-cold-432f:not(.huge_58f5),
.grid-2e15 .paragraph_copper_8b2e {
  margin-bottom: 1.41575em;
}
.grid-2e15 .carousel-cold-432f:not(.huge_58f5):last-child,
.grid-2e15 .paragraph_copper_8b2e:last-child {
  margin-bottom: 0;
}
.grid-2e15 .carousel-cold-432f.feature-stale-b828 {
  margin-bottom: 0.41575em;
}
.grid-2e15 .active_78d5:before,
.grid-2e15 .popup-pro-4dcc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid-2e15 .active_78d5:before {
  content: "\f115";
}
.grid-2e15 .popup-pro-4dcc:before {
  content: "\f02c";
}
.grid-2e15 .medium_5b28 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid-2e15 .medium_5b28 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.secondary_inner_1b27 {
  display: -webkit-box;
  display: flex;
}
.secondary_inner_1b27 .status-north-87d9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .secondary_inner_1b27 .status-north-87d9 {
    flex-basis: 90px;
  }
}
.secondary_inner_1b27 .preview_simple_a7e6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary_inner_1b27 .preview_simple_a7e6 {
    flex-basis: calc(100% - 50px);
  }
}
.secondary_inner_1b27 .down_9c33 p:last-child {
  margin-bottom: 0.72em;
}
.warm-ae86 .breadcrumb_silver_3b39 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.warm-ae86 .breadcrumb_silver_3b39:after,
.warm-ae86 .breadcrumb_silver_3b39:before {
  content: "";
  display: table;
}
.warm-ae86 .breadcrumb_silver_3b39:after {
  clear: both;
}
.warm-ae86 .breadcrumb_silver_3b39 .purple-eb5b,
.warm-ae86 .breadcrumb_silver_3b39 .yellow-8b75 {
  width: 49%;
}
.warm-ae86 .breadcrumb_silver_3b39 .purple-eb5b a span.secondary-09da,
.warm-ae86 .breadcrumb_silver_3b39 .yellow-8b75 a span.secondary-09da {
  display: block;
  margin-bottom: 5px;
}
.warm-ae86 .breadcrumb_silver_3b39 .yellow-8b75 {
  float: left;
  text-align: left;
}
.warm-ae86 .breadcrumb_silver_3b39 .purple-eb5b {
  float: right;
  text-align: right;
}
.badge-action-55bf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .badge-action-55bf {
    margin-bottom: 0;
  }
}
.box-da46 {
  margin-bottom: 1em;
}
.box-da46 .huge_58f5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.green_a136 a {
  display: block;
  line-height: 0;
  position: relative;
}
.item-bright-26f2 .box-da46,
.under-9582 .box-da46 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .item-bright-26f2 .box-da46,
  .under-9582 .box-da46 {
    display: block;
  }
}
.item-bright-26f2 .green_a136,
.under-9582 .green_a136 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .item-bright-26f2 .green_a136,
  .under-9582 .green_a136 {
    margin-bottom: 1em;
  }
}
.item-bright-26f2 .green_a136 img,
.under-9582 .green_a136 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.item-bright-26f2 .inner-9d9a,
.under-9582 .inner-9d9a {
  flex-basis: calc(100% - 160px);
}
.item-bright-26f2 .inner-9d9a p,
.under-9582 .inner-9d9a p {
  margin-bottom: 0;
}
.item-bright-26f2 .inner-9d9a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .item-bright-26f2 .inner-9d9a {
    padding-left: 0;
  }
}
.under-9582 .inner-9d9a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .under-9582 .inner-9d9a {
    padding-right: 0;
  }
}
.under-9582 .green_a136 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.layout_narrow_0141 .green_a136 {
  margin-bottom: 0.5em;
}
.layout_narrow_0141 .green_a136 img {
  width: 100%;
}
.carousel_hovered_3ef4 .breadcrumb_1bb2,
.section-under-6085 .breadcrumb_1bb2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section-under-6085 .form-prev-ea9a .component-ace6 p:last-child {
  margin-bottom: 0;
}
.badge_cf98 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.box-dfa8 .hover_out_72ba {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .box-dfa8 .hover_out_72ba:last-of-type {
    margin-bottom: 0;
  }
}
.box-dfa8 .hover_out_72ba ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-dfa8 .hover_out_72ba ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.box-dfa8 .hover_out_72ba ul li {
  margin: 0 0 0.6em;
}
.box-dfa8 .hover_out_72ba ul li.center-799b,
.box-dfa8 .hover_out_72ba ul li.filter-medium-664c {
  position: relative;
}
.box-dfa8 .hover_out_72ba ul li.center-799b .bronze-7327,
.box-dfa8 .hover_out_72ba ul li.filter-medium-664c .bronze-7327 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.box-dfa8 .hover_out_72ba ul li.center-799b:after:after,
.box-dfa8 .hover_out_72ba ul li.center-799b:after:before,
.box-dfa8
  .hover_out_72ba
  ul
  li.filter-medium-664c:after:after,
.box-dfa8
  .hover_out_72ba
  ul
  li.filter-medium-664c:after:before {
  content: "";
  display: table;
}
.box-dfa8 .hover_out_72ba ul li.center-799b:after:after,
.box-dfa8
  .hover_out_72ba
  ul
  li.filter-medium-664c:after:after {
  clear: both;
}
.box-dfa8 .hover_out_72ba a.picture_cool_be50:hover {
  text-decoration: none;
}
.box-dfa8 .hover_out_72ba select {
  max-width: 100%;
}
.box-dfa8 .hover_out_72ba table {
  font-size: 85%;
}
.box-dfa8 .hover_out_72ba table td,
.box-dfa8 .hover_out_72ba table th {
  padding: 0.2360828548em;
  text-align: center;
}
.box-dfa8 .hover_out_72ba table tfoot td {
  text-align: left;
}
.box-dfa8 .hover_out_72ba :last-child {
  margin-bottom: 0;
}
.box-dfa8 .hover_out_72ba .menu-79c2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.box-dfa8 .hover_out_72ba .menu-79c2 label {
  width: 100%;
}
.box-dfa8 .hover_out_72ba .menu-79c2 .blue-7973 {
  width: 100%;
  display: block;
}
.box-dfa8 .hover_out_72ba .menu-79c2 .over_e2cb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.box-dfa8 .hover_out_72ba .menu-79c2 .over_e2cb:hover svg #svg-search {
  fill: #444;
}
.box-dfa8 .hover_out_72ba .menu-79c2 .over_e2cb svg {
  width: 18px;
  height: 18px;
}
.box-dfa8 .modal_cold_5540 ul ul,
.box-dfa8 .bottom-1f88 ul ul,
.box-dfa8 .pagination-smooth-4949 ul ul,
.box-dfa8 .photo_68f2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.box-dfa8 .modal_cold_5540 .sort-3ab9 > a,
.box-dfa8 .bottom-1f88 .sort-3ab9 > a,
.box-dfa8 .pagination-smooth-4949 .sort-3ab9 > a,
.box-dfa8 .photo_68f2 .sort-3ab9 > a {
  margin-bottom: 0;
}
.box-dfa8 .component-focused-6a95 li,
.box-dfa8 .modal_cold_5540 li,
.box-dfa8 .chip-dirty-9f9b li,
.box-dfa8 .bottom-1f88 li,
.box-dfa8 .pagination-smooth-4949 li,
.box-dfa8 .photo_68f2 li,
.box-dfa8 .header_light_4955 li,
.box-dfa8 .backdrop-cold-1819 li {
  display: block;
  position: relative;
}
.box-dfa8 .component-focused-6a95 li:last-child,
.box-dfa8 .modal_cold_5540 li:last-child,
.box-dfa8 .chip-dirty-9f9b li:last-child,
.box-dfa8 .bottom-1f88 li:last-child,
.box-dfa8 .pagination-smooth-4949 li:last-child,
.box-dfa8 .photo_68f2 li:last-child,
.box-dfa8 .header_light_4955 li:last-child,
.box-dfa8 .backdrop-cold-1819 li:last-child {
  border: none;
}
.box-dfa8 .component-focused-6a95 li a,
.box-dfa8 .modal_cold_5540 li a,
.box-dfa8 .chip-dirty-9f9b li a,
.box-dfa8 .bottom-1f88 li a,
.box-dfa8 .pagination-smooth-4949 li a,
.box-dfa8 .photo_68f2 li a,
.box-dfa8 .header_light_4955 li a,
.box-dfa8 .backdrop-cold-1819 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box-dfa8 .component-focused-6a95 li ul li::before,
.box-dfa8 .modal_cold_5540 li ul li::before,
.box-dfa8 .chip-dirty-9f9b li ul li::before,
.box-dfa8 .bottom-1f88 li ul li::before,
.box-dfa8 .pagination-smooth-4949 li ul li::before,
.box-dfa8 .photo_68f2 li ul li::before,
.box-dfa8 .header_light_4955 li ul li::before,
.box-dfa8 .backdrop-cold-1819 li ul li::before {
  left: 15px;
}
.box-dfa8 .component-focused-6a95 li ul a,
.box-dfa8 .modal_cold_5540 li ul a,
.box-dfa8 .chip-dirty-9f9b li ul a,
.box-dfa8 .bottom-1f88 li ul a,
.box-dfa8 .pagination-smooth-4949 li ul a,
.box-dfa8 .photo_68f2 li ul a,
.box-dfa8 .header_light_4955 li ul a,
.box-dfa8 .backdrop-cold-1819 li ul a {
  padding-left: 20px;
}
.box-dfa8 .component-focused-6a95 li ul ul li::before,
.box-dfa8 .modal_cold_5540 li ul ul li::before,
.box-dfa8 .chip-dirty-9f9b li ul ul li::before,
.box-dfa8 .bottom-1f88 li ul ul li::before,
.box-dfa8 .pagination-smooth-4949 li ul ul li::before,
.box-dfa8 .photo_68f2 li ul ul li::before,
.box-dfa8 .header_light_4955 li ul ul li::before,
.box-dfa8 .backdrop-cold-1819 li ul ul li::before {
  left: 30px;
}
.box-dfa8 .component-focused-6a95 li ul ul a,
.box-dfa8 .modal_cold_5540 li ul ul a,
.box-dfa8 .chip-dirty-9f9b li ul ul a,
.box-dfa8 .bottom-1f88 li ul ul a,
.box-dfa8 .pagination-smooth-4949 li ul ul a,
.box-dfa8 .photo_68f2 li ul ul a,
.box-dfa8 .header_light_4955 li ul ul a,
.box-dfa8 .backdrop-cold-1819 li ul ul a {
  padding-left: 40px;
}
.box-dfa8 .middle_f1e3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box-dfa8 .backdrop-cold-1819 ul li {
  margin-bottom: 1.41575em;
}
.box-dfa8 .backdrop-cold-1819 ul li .main_ff40 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.box-dfa8 .backdrop-cold-1819 ul li .text-warm-0d09 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.small_2b71 .component-focused-6a95 li a,
.small_2b71 .modal_cold_5540 li a,
.small_2b71 .chip-dirty-9f9b li a,
.small_2b71 .bottom-1f88 li a,
.small_2b71 .pagination-smooth-4949 li a,
.small_2b71 .photo_68f2 li a,
.small_2b71 .header_light_4955 li a,
.small_2b71 .backdrop-cold-1819 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_2b71 .middle_f1e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_2b71 .hover_out_72ba ul li.center-799b .bronze-7327,
.small_2b71 .hover_out_72ba ul li.filter-medium-664c .bronze-7327 {
  background: rgba(0, 0, 0, 0.2);
}
.small_2b71 .box-dfa8 .hover_out_72ba select {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-34c3 .box-dfa8 .slider-26e1 li {
  margin: 0;
}
.carousel-34c3 .box-dfa8 .slider-26e1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.carousel-34c3 .box-dfa8 .slider-26e1 li ul {
  margin: 0;
}
.carousel-34c3 .box-dfa8 .slider-26e1 li ul li a {
  padding-left: 15px;
}
.carousel-34c3 .box-dfa8 .slider-26e1 li ul li li a {
  padding-left: 30px;
}
.carousel-34c3 .box-dfa8 .slider-26e1 li.south-2cf5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.carousel-34c3 .box-dfa8 .slider-26e1 li.south-2cf5 > 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;
}
.carousel-34c3 .box-dfa8 .slider-26e1 li.south-2cf5 > 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;
}
.notice-630c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card-3668 {
  position: relative;
  z-index: 10;
}
.card-3668 .paper_0259 {
  width: 100%;
  max-width: 100%;
}
.frame_narrow_6e87 .basic-4a57 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame_narrow_6e87 .medium-5936 {
}
.frame_narrow_6e87 .small_2b71 {
  background: #292929;
}
.content-complex-1dd6 .basic-4a57 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.content-complex-1dd6 .medium-5936 {
  background: #f9f9f9;
}
.content-complex-1dd6 .small_2b71 {
  background: #303030;
}
.card_bd42 .basic-4a57 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .card_bd42 .steel_3b4b {
    margin-bottom: 1em;
  }
  .card_bd42 .steel_3b4b:last-child {
    margin-bottom: 0;
  }
}
.card_bd42 .medium-5936 {
  background: #ededed;
}
.card_bd42 .small_2b71 {
  background: #1a1a1a;
}
.basic-4a57.medium-5936 {
  color: rgba(0, 0, 0, 0.6);
}
.basic-4a57.medium-5936 .pink-8861 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic-4a57.small_2b71 {
  color: rgba(255, 255, 255, 0.99);
}
.basic-4a57.small_2b71 a:not(.picture_cool_be50) {
  color: rgba(255, 255, 255, 0.79);
}
.basic-4a57.small_2b71 a:not(.picture_cool_be50):hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-4a57.small_2b71 .pink-8861 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-4a57.small_2b71 table tbody td,
.basic-4a57.small_2b71 table th {
  background: rgba(0, 0, 0, 0.08);
}
.component_82a1.hover-south-1897 .title_hovered_a030 {
  max-width: initial;
}
.component_82a1 .button-paper-07fa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.component_82a1 .button-paper-07fa .paper_0259 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .component_82a1 .button-paper-07fa .paper_0259 {
    display: block;
    margin-bottom: 2em;
  }
  .component_82a1 .button-paper-07fa .paper_0259:last-child {
    margin-bottom: 0;
  }
}
.card_bd42 .steel_3b4b:last-child,
.content-complex-1dd6 .steel_3b4b:last-child,
.frame_narrow_6e87 .steel_3b4b:last-child {
  margin-bottom: 0;
}
.card_bd42 .steel_3b4b .box-dfa8 .hover_out_72ba:last-child,
.content-complex-1dd6 .steel_3b4b .box-dfa8 .hover_out_72ba:last-child,
.frame_narrow_6e87 .steel_3b4b .box-dfa8 .hover_out_72ba:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .card_bd42 .image-edc2,
  .card_bd42 .warm_e493,
  .content-complex-1dd6 .image-edc2,
  .content-complex-1dd6 .warm_e493,
  .frame_narrow_6e87 .image-edc2,
  .frame_narrow_6e87 .warm_e493 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card-3668 .steel_3b4b {
    margin-bottom: 2em;
  }
}
.card-3668 p:last-child {
  margin-bottom: 0;
}
.card-3668 li,
.card-3668 ul {
  list-style: none;
  margin: 0;
}
.card-3668 ul ul {
  margin-left: 2.617924em;
}
.grid-mini-f79c {
  font-size: 0.875em;
}

/* css-noise: 45c2 */
.ghost-box-m2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
