/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slider_c30f/customify
Author: WPCustomify
Author URI: https://pressmaximum.slider_c30f
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_c30f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input_cool_9887.media-first-a56f/licenses/gpl-2.0.alert-hovered-69dc
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.overlay_liquid_e82b/, (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.complex_1af7.gas_91d5/normalize.pink_c5f0/
 ======
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.pink_c5f0 v7.0.0 | MIT License | github.slider_c30f/necolas/normalize.pink_c5f0 */
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;
}
.dropdown-focused-c7f4 .feature_d693,
.button-95b3,
.pro-5e2d,
.tertiary_4703,
.summary_9ae2,
.link-dynamic-64b8,
.avatar-4f29,
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;
}
.button-95b3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button-95b3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button-95b3,
  h1 {
    font-size: 1.8em;
  }
}
.pro-5e2d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pro-5e2d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pro-5e2d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pro-5e2d,
  h2 {
    font-size: 1.7em;
  }
}
.tertiary_4703,
h3 {
  font-size: 1.618em;
}
.dropdown-focused-c7f4 .feature_d693,
.summary_9ae2,
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.active-e21b {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.paragraph-wood-48be:after,
.paragraph-wood-48be:before,
.hidden-red-4c51:after,
.hidden-red-4c51:before {
  content: "";
  display: table;
}
.paragraph-wood-48be:after,
.hidden-red-4c51:after {
  clear: both;
}
.menu-1f00 {
  float: right;
  margin-right: 0;
}
.card-action-6e79 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled-hovered-84ca .block_5db6,
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;
}
.disabled-hovered-84ca .block_5db6: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;
}
.content_hovered_1b95 .block_5db6 {
  box-shadow: none;
}
.content_hovered_1b95
  .block_5db6
  .hidden_8016 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content_hovered_1b95 .block_5db6 .box_in_5a19 {
  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;
}
.content_hovered_1b95
  .block_5db6
  .box_in_5a19
  b {
  display: none;
}
.content_hovered_1b95 .shade_east_8c3d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo-af9e:not(.cool-b02d):not(.last-1bb5),
button:not(.cool-b02d):not(.last-1bb5),
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ),
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ),
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ) {
  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;
}
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ):hover,
button:not(.cool-b02d):not(
    .last-1bb5
  ):hover,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ):hover,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ):hover,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ):active,
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ):focus,
button:not(.cool-b02d):not(
    .last-1bb5
  ):active,
button:not(.cool-b02d):not(
    .last-1bb5
  ):focus,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ):active,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ):focus,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ):active,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ):focus,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ):active,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ):focus {
  outline: 0;
}
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44,
button:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44 {
  position: relative;
}
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .text-c33c,
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .row_18ac,
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .frame_bcb8,
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  i,
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  svg,
button:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .text-c33c,
button:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .row_18ac,
button:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .frame_bcb8,
button:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  i,
button:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  svg,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .text-c33c,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .row_18ac,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .frame_bcb8,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  i,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  svg,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .text-c33c,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .row_18ac,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .frame_bcb8,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  i,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  svg,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .text-c33c,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .row_18ac,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  .frame_bcb8,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  i,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44
  svg {
  visibility: hidden;
}
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44:after,
button:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44:after,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44:after,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44:after,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ).fn-loading-cc44: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;
}
.photo-af9e:not(.cool-b02d):not(.last-1bb5),
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ),
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ),
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ) {
  color: #fff;
  background: #235787;
}
.photo-af9e:not(.cool-b02d):not(
    .last-1bb5
  ):focus,
input[type="button"]:not(.cool-b02d):not(
    .last-1bb5
  ):focus,
input[type="reset"]:not(.cool-b02d):not(
    .last-1bb5
  ):focus,
input[type="submit"]:not(.cool-b02d):not(
    .last-1bb5
  ):focus {
  color: #fff;
}
.photo-af9e.fn-disabled-cc44:not(.cool-b02d):not(
    .last-1bb5
  ),
.photo-af9e[disabled]:not(.cool-b02d):not(
    .last-1bb5
  ),
button.fn-disabled-cc44:not(.cool-b02d):not(
    .last-1bb5
  ),
button[disabled]:not(.cool-b02d):not(
    .last-1bb5
  ) {
  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;
}
.panel-aee2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel-aee2: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;
}
.tooltip-tall-39a5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.motion-3963 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.motion-2219 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paragraph-wood-48be:after,
.paragraph-wood-48be:before,
.south_2e38:after,
.south_2e38:before,
.east_80d3:after,
.east_80d3:before,
.nav-selected-5d43:after,
.nav-selected-5d43:before,
.info-bc6c:after,
.info-bc6c:before,
.video-0304:after,
.video-0304:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paragraph-wood-48be:after,
.south_2e38:after,
.east_80d3:after,
.nav-selected-5d43:after,
.info-bc6c:after,
.video-0304:after {
  clear: both;
}
.south_2e38 .nav-07da,
.east_80d3 .nav-07da,
.prev-cdda .nav-07da {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tabs-afb7 {
  display: inline-block;
}
.shadow_0c01 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shadow_0c01 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shadow_0c01 .under_c4d0 {
  padding: 1em 0;
  font-size: 85%;
}
.under_c4d0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.iron_e84b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.iron_e84b:after,
.iron_e84b:before {
  content: "";
  display: table;
}
.iron_e84b:after {
  clear: both;
}
.info_50a4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tiny_5caa .info_50a4 {
  max-width: 50%;
}
.grid_green_1a25 .info_50a4 {
  max-width: 33.33%;
}
.description_paper_683d .info_50a4 {
  max-width: 25%;
}
.clean_c2b3 .info_50a4 {
  max-width: 20%;
}
.main-new-4d38 .info_50a4 {
  max-width: 16.66%;
}
.under-0364 .info_50a4 {
  max-width: 14.28%;
}
.caption_dirty_d077 .info_50a4 {
  max-width: 12.5%;
}
.small_f5f3 .info_50a4 {
  max-width: 11.11%;
}
.tabs-7200 {
  display: block;
}
.dropdown-focused-c7f4 .white_5af1 label,
.dropdown-focused-c7f4 .tag-basic-7c71 label,
.dropdown-focused-c7f4 .huge-bdbe label,
.dropdown-focused-c7f4 .preview-clean-31ea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus_over_bdb5 {
  list-style: none;
  margin: 0;
}
.focus_over_bdb5 article.up_6de7 {
  margin-bottom: 0;
}
.focus_over_bdb5 ul {
  list-style: none;
  margin: 0;
}
.focus_over_bdb5 .red_4580 li.up_6de7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus_over_bdb5 .red_4580 li.up_6de7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus_over_bdb5 .red_4580 li.up_6de7: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) {
  .focus_over_bdb5 .red_4580 li.up_6de7 li.up_6de7 li.up_6de7 li.up_6de7 {
    padding-left: 0;
  }
}
article.up_6de7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.up_6de7 .south_2e38 p:last-of-type {
  margin-bottom: 0;
}
article.up_6de7 .gold_d736 {
  float: left;
}
article.up_6de7 .medium-a80a {
  margin-left: 85px;
}
article.up_6de7 .focused_d7f8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.up_6de7 .focused_d7f8 .module-plasma-8d8e {
  margin-left: 10px;
}
article.up_6de7 .popup-narrow-e23a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.up_6de7 .under-8d3c {
  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 .white_5af1,
  #respond .huge-bdbe,
  #respond .preview-clean-31ea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .white_5af1 input,
#respond .huge-bdbe input,
#respond .preview-clean-31ea input {
  width: 100%;
}
#respond .preview-clean-31ea {
  margin-right: 0;
}
#respond .active_selected_5254 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow-c39f {
  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;
}
.yellow-c39f.hidden_thick_5cf1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.yellow-c39f 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%);
}
.yellow-c39f:focus,
.yellow-c39f: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);
}
.left-73ee {
  border-radius: 10%;
}
.active_c54f {
  border-radius: 50%;
}
.over_44b8 {
  font-size: 0.72em;
}
.under-cff9 {
  font-size: 0.875em;
}
.paragraph_effb {
  font-size: 1.1em;
}
.old_5a18 {
  text-transform: uppercase;
  line-height: 1.2;
}
.old_5a18.over_44b8 {
  letter-spacing: 0.5px;
}
.picture_lite_4f1e,
.picture_lite_4f1e a {
  color: #6d6d6d;
}
.picture_lite_4f1e a:hover {
  color: #111;
}
.element-tiny-80d4 {
  color: #6d6d6d;
}
.center-93b2 {
  overflow-x: hidden;
}
.center-93b2 .slow_2c9e.wrapper_inner_6942 {
  position: relative;
}
.center-93b2 .slow_2c9e.wrapper_inner_6942.border-simple-11a3 {
  position: initial;
}
.center-93b2
  .slow_2c9e.wrapper_inner_6942.border-simple-11a3
  .section-wide-c766 {
  left: auto;
}
.center-93b2 .slow_2c9e .section-wide-c766 {
  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;
}
.center-93b2 .slow_2c9e:hover.wrapper_inner_6942 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.center-93b2
  .slow_2c9e:hover.wrapper_inner_6942
  .section-wide-c766 {
  display: block;
  z-index: 9999999;
}
.center-93b2 .hard_6297 .background_fd48,
.center-93b2 .video_c279 .background_fd48 {
  display: none;
}
.center-93b2 .clean-4bbc .slow_2c9e:hover.wrapper_inner_6942 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dropdown-focused-c7f4 .white_5af1 label,
.dropdown-focused-c7f4 .tag-basic-7c71 label,
.dropdown-focused-c7f4 .huge-bdbe label,
.dropdown-focused-c7f4 .preview-clean-31ea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus_over_bdb5 {
  list-style: none;
  margin: 0;
}
.focus_over_bdb5 article.up_6de7 {
  margin-bottom: 0;
}
.focus_over_bdb5 ul {
  list-style: none;
  margin: 0;
}
.focus_over_bdb5 .red_4580 li.up_6de7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus_over_bdb5 .red_4580 li.up_6de7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus_over_bdb5 .red_4580 li.up_6de7: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) {
  .focus_over_bdb5 .red_4580 li.up_6de7 li.up_6de7 li.up_6de7 li.up_6de7 {
    padding-left: 0;
  }
}
article.up_6de7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.up_6de7 .south_2e38 p:last-of-type {
  margin-bottom: 0;
}
article.up_6de7 .gold_d736 {
  float: left;
}
article.up_6de7 .medium-a80a {
  margin-left: 85px;
}
article.up_6de7 .focused_d7f8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.up_6de7 .focused_d7f8 .module-plasma-8d8e {
  margin-left: 10px;
}
article.up_6de7 .popup-narrow-e23a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.up_6de7 .under-8d3c {
  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 .white_5af1,
  #respond .huge-bdbe,
  #respond .preview-clean-31ea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .white_5af1 input,
#respond .huge-bdbe input,
#respond .preview-clean-31ea input {
  width: 100%;
}
#respond .preview-clean-31ea {
  margin-right: 0;
}
#respond .active_selected_5254 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard_6297 .card-3858 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.card-3858 .cool_d1d5.list_8a1a .filter_f611 > li > a:focus,
.card-3858 .cool_d1d5.list_8a1a .filter_f611 > li > a:hover,
.card-3858 .cool_d1d5.secondary_east_2e1a .filter_f611 > li > a:focus,
.card-3858 .cool_d1d5.secondary_east_2e1a .filter_f611 > li > a:hover,
.card-3858 .cool_d1d5.info_stone_66b9 .filter_f611 > li > a:focus,
.card-3858 .cool_d1d5.info_stone_66b9 .filter_f611 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-3858
  .cool_d1d5.list_8a1a
  .filter_f611
  > li.link-4139
  > a,
.card-3858
  .cool_d1d5.list_8a1a
  .filter_f611
  > li.row_simple_8400
  > a,
.card-3858
  .cool_d1d5.secondary_east_2e1a
  .filter_f611
  > li.link-4139
  > a,
.card-3858
  .cool_d1d5.secondary_east_2e1a
  .filter_f611
  > li.row_simple_8400
  > a,
.card-3858
  .cool_d1d5.info_stone_66b9
  .filter_f611
  > li.link-4139
  > a,
.card-3858 .cool_d1d5.info_stone_66b9 .filter_f611 > li.menu_4f9b > a {
  color: rgba(255, 255, 255, 0.99);
}
.card-3858 .status_new_5be0,
.card-3858 .status_new_5be0 a {
  color: rgba(255, 255, 255, 0.99);
}
.card-3858 .up-d882.accordion-green-1bd4 li a,
.card-3858 .title_south_06d8 a,
.card-3858 .dirty-63e2,
.card-3858 .filter_f611 > li > a,
.card-3858 .wide_82f1 {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858 .up-d882.accordion-green-1bd4 li a:hover,
.card-3858 .title_south_06d8 a:hover,
.card-3858 .dirty-63e2:hover,
.card-3858 .filter_f611 > li > a:hover,
.card-3858 .wide_82f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-3858 .image-a9d6 {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858 .image-a9d6 .feature_1ff6 {
  color: rgba(255, 255, 255, 0.99);
}
.card-3858 .image-a9d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-3858 .yellow_3bd6 .detail-5226 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card-3858 .yellow_3bd6 .detail-5226 .pagination-old-b22f {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858
  .yellow_3bd6
  .detail-5226
  .pagination-old-b22f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858
  .yellow_3bd6
  .detail-5226
  .pagination-old-b22f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858
  .yellow_3bd6
  .detail-5226
  .pagination-old-b22f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858
  .yellow_3bd6
  .detail-5226
  .pagination-old-b22f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858 .yellow_3bd6 .hover_hard_59b3 {
  color: rgba(255, 255, 255, 0.79);
}
.card-3858 .yellow_3bd6 .hover_hard_59b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_ed4c
  .card-3858
  .yellow_3bd6
  .active_a74b
  .center-72d5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_ed4c
  .card-3858
  .yellow_3bd6
  .active_a74b
  .pagination-old-b22f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_6297 .shadow_static_5cb6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow_static_5cb6 .cool_d1d5.list_8a1a .filter_f611 > li > a:focus,
.shadow_static_5cb6 .cool_d1d5.list_8a1a .filter_f611 > li > a:hover,
.shadow_static_5cb6 .cool_d1d5.secondary_east_2e1a .filter_f611 > li > a:focus,
.shadow_static_5cb6 .cool_d1d5.secondary_east_2e1a .filter_f611 > li > a:hover,
.shadow_static_5cb6 .cool_d1d5.info_stone_66b9 .filter_f611 > li > a:focus,
.shadow_static_5cb6 .cool_d1d5.info_stone_66b9 .filter_f611 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_static_5cb6
  .cool_d1d5.list_8a1a
  .filter_f611
  > li.link-4139
  > a,
.shadow_static_5cb6
  .cool_d1d5.list_8a1a
  .filter_f611
  > li.row_simple_8400
  > a,
.shadow_static_5cb6
  .cool_d1d5.secondary_east_2e1a
  .filter_f611
  > li.link-4139
  > a,
.shadow_static_5cb6
  .cool_d1d5.secondary_east_2e1a
  .filter_f611
  > li.row_simple_8400
  > a,
.shadow_static_5cb6
  .cool_d1d5.info_stone_66b9
  .filter_f611
  > li.link-4139
  > a,
.shadow_static_5cb6 .cool_d1d5.info_stone_66b9 .filter_f611 > li.menu_4f9b > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_static_5cb6 .status_new_5be0,
.shadow_static_5cb6 .status_new_5be0 a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_static_5cb6 .up-d882.accordion-green-1bd4 li a,
.shadow_static_5cb6 .title_south_06d8 a,
.shadow_static_5cb6 .dirty-63e2,
.shadow_static_5cb6 .filter_f611 > li > a,
.shadow_static_5cb6 .wide_82f1 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_static_5cb6 .up-d882.accordion-green-1bd4 li a:hover,
.shadow_static_5cb6 .title_south_06d8 a:hover,
.shadow_static_5cb6 .dirty-63e2:hover,
.shadow_static_5cb6 .filter_f611 > li > a:hover,
.shadow_static_5cb6 .wide_82f1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_static_5cb6 .image-a9d6 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_static_5cb6 .image-a9d6 .feature_1ff6 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_static_5cb6 .image-a9d6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-stale-c8d8 .hot-a6ab {
  margin-left: auto;
  margin-right: auto;
}
.east_80d3 > * {
  margin-left: auto;
  margin-right: auto;
}
.east_80d3 .tooltip-tall-39a5 {
  margin-right: 1.41575em;
}
.info-stale-2b95 .east_80d3 > .breadcrumb-active-6cf1 {
  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;
}
.info-stale-2b95 .east_80d3 > .feature-afbe {
  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;
}
.paragraph_inner_5f31.summary-stale-c8d8 .hot-a6ab,
.iron_4b77.summary-stale-c8d8 .hot-a6ab {
  margin-left: 0;
}
.north-893e.summary-stale-c8d8 .hot-a6ab,
.content-smooth-10db.summary-stale-c8d8 .hot-a6ab {
  margin-right: 0;
}
.east_80d3 ol,
.east_80d3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.inner_7785 video {
  max-width: 100%;
}
.up-7953 img {
  display: block;
}
.up-7953.tooltip-tall-39a5,
.up-7953.motion-3963 {
  width: 100%;
}
.up-7953.feature-afbe img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover_f2ad:not(.center_9dcd) {
  margin: 1.5em auto;
}
.popup-red-d3ff p {
  padding: 1.5em 14px;
}
ul.sidebar-fa7e.feature-afbe,
ul.sidebar-fa7e.breadcrumb-active-6cf1,
ul.sidebar-fa7e.fresh_210a.breadcrumb-active-6cf1 {
  padding: 0 14px;
}
.dropdown-5a52 {
  display: block;
  overflow-x: auto;
}
.dropdown-5a52 table {
  border-collapse: collapse;
  width: 100%;
}
.dropdown-5a52 td,
.dropdown-5a52 th {
  padding: 0.5em;
}
.east_80d3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.east_80d3 ol ol,
.east_80d3 ol ul,
.east_80d3 ul ol,
.east_80d3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.east_80d3 ol ol li,
.east_80d3 ol ul li,
.east_80d3 ul ol li,
.east_80d3 ul ul li {
  margin-left: 0;
}
.image_advanced_44ec.liquid-f1ac > .wrapper_orange_75b2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.image_advanced_44ec.liquid-f1ac > .wrapper_orange_75b2 iframe,
.image_advanced_44ec.liquid-f1ac > .wrapper_orange_75b2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.title-wood-8ef1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.title-wood-8ef1.table_bronze_679b {
  padding: 0;
}
.title-wood-8ef1.table_bronze_679b cite {
  font-size: 13px;
}
.title-wood-8ef1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.title-wood-8ef1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bronze-0bb2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bronze-0bb2 > p:first-child {
  margin-top: 0;
}
.bronze-0bb2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bronze-0bb2 blockquote {
  border-left: 0;
}
.east-94cc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.east-94cc:not(.lite_4b1d) {
  max-width: 100px;
}
.east-94cc.border-5887 {
  border-bottom: none !important;
  text-align: center;
}
.east-94cc.border-5887::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .popup-red-d3ff p {
    padding: 1.5em 0;
  }
}
.block_0239 {
  color: #0073aa;
}
.accordion_huge_7c68 {
  background-color: #0073aa;
}
.list-slow-f813 {
  color: #229fd8;
}
.search_basic_cba0 {
  background-color: #229fd8;
}
.wood-d126 {
  color: #eee;
}
.banner-0c75 {
  background-color: #eee;
}
.banner_1dff {
  color: #444;
}
.tiny_94a7 {
  background-color: #444;
}
.nav_hot_2548 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.nav_hot_2548 .search_full_aa00 .title_south_06d8 {
  font-size: 15px;
}
.nav_hot_2548 .title_south_06d8 {
  line-height: 1.3;
}
.nav_hot_2548 .shadow_static_5cb6 {
}
.nav_hot_2548 .card-3858 {
  background: #235787;
}
.component-5ff7 {
  padding: 0;
}
.component-5ff7 .card-3858 {
  background: #1a1a1a;
}
.component-5ff7 .shadow_static_5cb6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-da4a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-da4a .shadow_static_5cb6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-da4a .card-3858 {
  background: #303030;
}
.video-0304 {
  position: relative;
  z-index: 10;
}
.video-0304 .paragraph-f78e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel-709d .wrapper_inner_6942 {
  display: inline-block;
  vertical-align: middle;
}
.carousel-709d.message-eef3 .wrapper_inner_6942 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .carousel-709d.message-eef3 .wrapper_inner_6942 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-709d.message-eef3 .wrapper_inner_6942 {
    margin-right: 0.4em;
  }
}
.carousel-709d.message-eef3 .wrapper_inner_6942:last-child {
  margin-right: 0;
}
.widget-iron-d72a .paragraph-f78e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hard_6297 .search_full_aa00 {
    margin: 0 -0.5em;
  }
  .hard_6297 .search_full_aa00 [class*="customify-col-"],
  .hard_6297 .search_full_aa00 [class*="customify-col_"],
  .hard_6297 .search_full_aa00 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hard_6297.full-967e .paragraph-f78e {
  background: 0 0 !important;
}
.hard_6297.full-967e .paragraph-f78e,
.hard_6297.widget-iron-d72a .paragraph-f78e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hard_6297.content-glass-b305 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hard_6297.widget-iron-d72a .paragraph-f78e {
  box-shadow: none !important;
}
.last_d03c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .last_d03c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .last_d03c {
    padding: 18px 0 20px;
  }
}
.last_d03c .wood-71ff {
  width: 100%;
}
.last_d03c .carousel_dark_bc93 {
  margin-bottom: 0;
}
.last_d03c .over_b815 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade_static_07c3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade_static_07c3 .filter-next-4b21 {
  width: 100%;
}
.tag-a8b2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tag-a8b2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tag-a8b2 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;
}
.tag-a8b2 li:last-child:after {
  display: none;
}
.tag-a8b2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.upper_7ff8 .background_fd48 button,
.last_d03c .background_fd48 button {
  left: 0;
}
.upper_7ff8 .filter-next-4b21,
.last_d03c .filter-next-4b21 {
  padding-left: 0;
  padding-right: 0;
}
.upper_7ff8 .shade_static_07c3,
.last_d03c .shade_static_07c3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.upper_7ff8 {
  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;
}
.upper_7ff8: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;
}
.upper_7ff8 .block_hovered_a973 {
  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) {
  .upper_7ff8 .block_hovered_a973 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .upper_7ff8 .block_hovered_a973 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .upper_7ff8 .block_hovered_a973 {
    min-height: 200px;
  }
}
.upper_7ff8 .tag-a8b2 {
  color: rgba(255, 255, 255, 0.8);
}
.upper_7ff8 .tag-a8b2 a,
.upper_7ff8 .tag-a8b2 li:after {
  color: inherit;
}
.upper_7ff8 .tag-a8b2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer_64f3 {
  margin-bottom: 0.5em;
}
.red_d8b7 {
  margin-bottom: 1.2em;
}
.red_d8b7,
.footer_64f3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.red_d8b7 p:last-child,
.footer_64f3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background_fd48,
#masthead .background_fd48 {
  display: none;
}
#masthead
  > .background_fd48.pagination_left_4022 {
  display: none;
}
#masthead > .background_fd48 button {
  left: 0;
}
.popup_last_5061 {
  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%;
}
.popup_last_5061 .wrapper_inner_6942 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.popup_last_5061 .card-4eda {
  display: -webkit-box;
  display: flex;
}
.popup_last_5061 .card-4eda.narrow-8572 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.popup_last_5061 .card-4eda.media_5367 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup_last_5061 .card-4eda.item_fe2b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup_last_5061.container-2474.summary_left_5614 .card-4eda.narrow-8572 {
  flex-basis: 100%;
}
.popup_last_5061.out-6a86 .card-4eda.media_5367 {
  -webkit-box-flex: 1;
  flex: auto;
}
.popup_last_5061.out-6a86 .card-4eda.item_fe2b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background_fd48.pagination_left_4022 {
  display: none;
}
#masthead > .background_fd48 button {
  left: 0;
}
.background_2fce {
  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;
}
.background_2fce:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background_2fce.new-6d7f i {
  margin-right: 4px;
}
.background_2fce.gas_3b34 i {
  margin-left: 5px;
}
.title_south_06d8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.title_south_06d8 p:last-child {
  margin-bottom: 0;
}
.cool_6ab5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cool_6ab5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cool_6ab5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cool_6ab5 .status_new_5be0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cool_6ab5 .thick_8fbf {
  margin: 5px 0 7px 0;
}
.cool_6ab5.green_2246 .first_c6e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_6ab5.green_2246 .blue_0d9a {
  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;
}
.cool_6ab5.sidebar_cool_412d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cool_6ab5.sidebar_cool_412d .first_c6e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_6ab5.sidebar_cool_412d .blue_0d9a {
  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;
}
.cool_6ab5.menu-e183 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_6ab5.middle_0a0d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cool_6ab5.middle_0a0d .blue_0d9a {
  margin-top: 7px;
}
.list-purple-6910 {
  display: inline-block;
}
.video-0304 .overlay-7ca7 .cool_6ab5 img {
  max-width: 100%;
}
.cool_d1d5 .notification_hot_8c8c.inner_59af,
.info-bottom-7cbd .notification_hot_8c8c.inner_59af {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.cool_d1d5 .west-6796,
.info-bottom-7cbd .west-6796 {
  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%);
}
.cool_d1d5 .west-6796 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.cool_d1d5.box_dc11 .west-6796 {
  display: none;
}
.cool_d1d5 .element_16de {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cool_d1d5 .element_16de li {
  display: inline-block;
  position: relative;
}
.cool_d1d5 .element_16de li:last-child {
  margin-right: 0;
}
.cool_d1d5 .element_16de 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;
}
.cool_d1d5 .element_16de li.menu_4f9b > a {
  color: rgba(0, 0, 0, 0.9);
}
.cool_d1d5 .element_16de > 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;
}
.cool_d1d5 .element_16de > li > a i {
  line-height: 0;
}
.cool_d1d5 .element_16de > li.accent-stale-435b > a .west-6796 {
  margin-left: 4px;
  line-height: 0;
}
.cool_d1d5 .element_16de .north-e866 li.accent-stale-435b > a {
  position: relative;
}
.cool_d1d5 .element_16de .north-e866 li.accent-stale-435b > a:after,
.cool_d1d5 .element_16de .north-e866 li.accent-stale-435b > a:before {
  content: "";
  display: table;
}
.cool_d1d5 .element_16de .north-e866 li.accent-stale-435b > a:after {
  clear: both;
}
.cool_d1d5 .element_16de .north-e866 li.accent-stale-435b > a .west-6796 {
  margin-left: 5px;
  float: right;
}
.cool_d1d5 .sort-basic-0591,
.cool_d1d5 .north-e866 {
  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;
}
.cool_d1d5 .north-e866 {
  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;
}
.cool_d1d5 .north-e866 .inner_59af {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cool_d1d5 .north-e866 .west-6796 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.cool_d1d5 .north-e866 li {
  display: block;
  margin: 0;
  padding: 0;
}
.cool_d1d5 .north-e866 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;
}
.cool_d1d5 .north-e866 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.cool_d1d5 .north-e866 .north-e866 {
  top: 0;
  left: 100%;
}
.cool_d1d5 .title-upper-e0bd.fn-focus-cc44 > .sort-basic-0591,
.cool_d1d5 .title-upper-e0bd.fn-focus-cc44 > .north-e866,
.cool_d1d5 .title-upper-e0bd:focus > .sort-basic-0591,
.cool_d1d5 .title-upper-e0bd:focus > .north-e866,
.cool_d1d5 .title-upper-e0bd:hover > .sort-basic-0591,
.cool_d1d5 .title-upper-e0bd:hover > .north-e866 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.cool_d1d5.info_stone_66b9 .filter_f611:after,
.cool_d1d5.info_stone_66b9 .filter_f611:before {
  content: "";
  display: table;
}
.cool_d1d5.info_stone_66b9 .filter_f611:after {
  clear: both;
}
.cool_d1d5.info_stone_66b9 .filter_f611 > li {
  float: left;
}
.cool_d1d5.upper-71aa .filter_f611:after,
.cool_d1d5.upper-71aa .filter_f611:before {
  content: "";
  display: table;
}
.cool_d1d5.upper-71aa .filter_f611:after {
  clear: both;
}
.cool_d1d5.upper-71aa .filter_f611 > li {
  float: left;
}
.cool_d1d5.upper-71aa .filter_f611 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.cool_d1d5.upper-71aa .filter_f611 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.cool_d1d5.upper-71aa .filter_f611 > li.link-4139 > a,
.cool_d1d5.upper-71aa .filter_f611 > li.menu_4f9b > a {
  color: #fff;
  background-color: #1e4b75;
}
.cool_d1d5.list_8a1a .filter_f611 > li > a .inner_59af {
  position: relative;
}
.cool_d1d5.list_8a1a .filter_f611 > li > a .inner_59af: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;
}
.cool_d1d5.list_8a1a
  .filter_f611
  > li:focus
  > a
  .inner_59af:before,
.cool_d1d5.list_8a1a
  .filter_f611
  > li:hover
  > a
  .inner_59af:before {
  width: 100%;
  background-color: currentColor;
}
.cool_d1d5.list_8a1a
  .filter_f611
  > li.link-4139
  > a
  .inner_59af:before,
.cool_d1d5.list_8a1a
  .filter_f611
  > li.row_simple_8400
  > a
  .inner_59af:before {
  width: 100%;
  background-color: currentColor;
}
.cool_d1d5.secondary_east_2e1a .filter_f611 > li > a .inner_59af {
  position: relative;
}
.cool_d1d5.secondary_east_2e1a .filter_f611 > li > a .inner_59af: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;
}
.cool_d1d5.secondary_east_2e1a .filter_f611 > li:focus > a .inner_59af:before,
.cool_d1d5.secondary_east_2e1a
  .filter_f611
  > li:hover
  > a
  .inner_59af:before {
  width: 100%;
  background-color: currentColor;
}
.cool_d1d5.secondary_east_2e1a
  .filter_f611
  > li.link-4139
  > a
  .inner_59af:before,
.cool_d1d5.secondary_east_2e1a
  .filter_f611
  > li.row_simple_8400
  > a
  .inner_59af:before {
  width: 100%;
  background-color: currentColor;
}
.info-bottom-7cbd .element_16de {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-bottom-7cbd .element_16de li:first-child > a {
  border-top: none;
}
.info-bottom-7cbd .element_16de .texture-a9b7 > .inner_59af .west-6796 {
  display: none;
}
.info-bottom-7cbd .element_16de li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.info-bottom-7cbd .element_16de li:last-child {
  border: none;
}
.info-bottom-7cbd .element_16de li.accent-stale-435b > a {
  padding-right: 45px !important;
}
.info-bottom-7cbd .element_16de li a {
  display: block;
  padding: 0.55em 1.5em;
}
.info-bottom-7cbd .element_16de li a:focus,
.info-bottom-7cbd .element_16de li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-bottom-7cbd .element_16de li .image_62ff {
  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;
}
.info-bottom-7cbd .element_16de li .image_62ff:hover {
  box-shadow: none;
}
.info-bottom-7cbd .element_16de li .image_62ff .west-6796 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.info-bottom-7cbd .element_16de .north-e866 {
  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);
}
.info-bottom-7cbd .element_16de .north-e866 li a {
  padding-left: 3em;
}
.info-bottom-7cbd .element_16de .north_ea39 > a .image_62ff i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info-bottom-7cbd .element_16de .north_ea39 > .north-e866 {
  display: block;
  opacity: 1;
}
.fluid_d2fc {
  max-width: 100%;
}
.tertiary-full-b853 {
  line-height: 0;
  cursor: pointer;
}
.wide_82f1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wide_82f1:hover {
  box-shadow: none;
  color: currentColor;
}
.wide_82f1 svg {
  width: 18px;
  height: 18px;
}
.wide_82f1 .pattern_d12b {
  display: none;
}
.grid_009b {
  position: relative;
}
.grid_009b.fn-active-cc44 .wide_82f1 .row-d027 {
  display: none;
}
.grid_009b.fn-active-cc44 .wide_82f1 .pattern_d12b {
  display: inline-block;
}
.grid_009b .pro_9cf1 {
  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);
}
.grid_009b.caption-left-8f6f .pro_9cf1 {
  left: auto;
  right: -0.9em;
}
.grid_009b.caption-left-8f6f .overlay_clean_94de::before {
  left: auto;
  right: 15px;
}
.grid_009b.fn-active-cc44 .pro_9cf1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_a74b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active_a74b label {
  flex-basis: 100%;
}
.active_a74b .detail-5226 {
  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;
}
.active_a74b .pagination-old-b22f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active_a74b .pagination-old-b22f:focus {
  background-color: transparent;
}
.active_a74b button.hover_hard_59b3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active_a74b button.hover_hard_59b3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active_a74b button.hover_hard_59b3 svg {
  width: 18px;
  height: 18px;
}
.active_a74b input[type="submit"] {
  min-height: auto;
}
.yellow_3bd6 .active_a74b .pagination-old-b22f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.overlay_clean_94de {
  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) {
  .overlay_clean_94de {
    width: 220px;
  }
}
.overlay_clean_94de label {
  flex-basis: 100%;
}
.overlay_clean_94de::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;
}
.button_ed4c .yellow_3bd6 .active_a74b {
  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;
}
.button_ed4c
  .yellow_3bd6
  .active_a74b
  .detail-5226 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button_ed4c .yellow_3bd6 .active_a74b .pagination-old-b22f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button_ed4c
  .yellow_3bd6
  .active_a74b
  .pagination-old-b22f:focus {
  background: 0 0;
}
.button_ed4c
  .yellow_3bd6
  .active_a74b
  .center-72d5 {
  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;
}
.up-d882 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.up-d882 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.up-d882 li:last-child {
  margin-right: 0;
}
.up-d882 li:first-child {
  margin-left: 0;
}
.up-d882.block_bright_3a81 a {
  color: #fff;
}
.up-d882.block_bright_3a81 a:hover {
  color: #fff;
}
.up-d882 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.up-d882 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.up-d882 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.up-d882 a:hover {
  opacity: 0.9;
  color: inherit;
}
.up-d882 [class*="social-icon-apple"] {
  background-color: #999;
}
.up-d882 [class*="social-icon-apple"].sort-mini-38cb {
  background-color: transparent;
  color: #999;
}
.up-d882 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.up-d882 [class*="social-icon-behance"].sort-mini-38cb {
  background-color: transparent;
  color: #1769ff;
}
.up-d882 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.up-d882 [class*="social-icon-bitbucket"].sort-mini-38cb {
  background-color: transparent;
  color: #205081;
}
.up-d882 [class*="social-icon-codepen"] {
  background-color: #000;
}
.up-d882 [class*="social-icon-codepen"].sort-mini-38cb {
  background-color: transparent;
  color: #000;
}
.up-d882 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.up-d882 [class*="social-icon-delicious"].sort-mini-38cb {
  background-color: transparent;
  color: #39f;
}
.up-d882 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.up-d882 [class*="social-icon-digg"].sort-mini-38cb {
  background-color: transparent;
  color: #005be2;
}
.up-d882 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.up-d882 [class*="social-icon-dribbble"].sort-mini-38cb {
  background-color: transparent;
  color: #ea4c89;
}
.up-d882 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.up-d882 [class*="social-icon-envelope"].sort-mini-38cb {
  background-color: transparent;
  color: #ea4335;
}
.up-d882 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.up-d882 [class*="social-icon-facebook"].sort-mini-38cb {
  background-color: transparent;
  color: #3b5998;
}
.up-d882 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.up-d882 [class*="social-icon-flickr"].sort-mini-38cb {
  background-color: transparent;
  color: #0063dc;
}
.up-d882 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.up-d882 [class*="social-icon-foursquare"].sort-mini-38cb {
  background-color: transparent;
  color: #2d5be3;
}
.up-d882 [class*="social-icon-github"] {
  background-color: #333;
}
.up-d882 [class*="social-icon-github"].sort-mini-38cb {
  background-color: transparent;
  color: #333;
}
.up-d882 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.up-d882 [class*="social-icon-google-plus"].sort-mini-38cb {
  background-color: transparent;
  color: #dd4b39;
}
.up-d882 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.up-d882 [class*="social-icon-houzz"].sort-mini-38cb {
  background-color: transparent;
  color: #7ac142;
}
.up-d882 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.up-d882 [class*="social-icon-instagram"].sort-mini-38cb {
  background-color: transparent;
  color: #262626;
}
.up-d882 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.up-d882 [class*="social-icon-jsfiddle"].sort-mini-38cb {
  background-color: transparent;
  color: #487aa2;
}
.up-d882 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.up-d882 [class*="social-icon-linkedin"].sort-mini-38cb {
  background-color: transparent;
  color: #0077b5;
}
.up-d882 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.up-d882 [class*="social-icon-medium"].sort-mini-38cb {
  background-color: transparent;
  color: #00ab6b;
}
.up-d882 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.up-d882
  [class*="social-icon-odnoklassniki"].sort-mini-38cb {
  background-color: transparent;
  color: #f4731c;
}
.up-d882 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.up-d882 [class*="social-icon-meetup"].sort-mini-38cb {
  background-color: transparent;
  color: #ec1c40;
}
.up-d882 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.up-d882 [class*="social-icon-pinterest"].sort-mini-38cb {
  background-color: transparent;
  color: #bd081c;
}
.up-d882 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.up-d882 [class*="social-icon-product-hunt"].sort-mini-38cb {
  background-color: transparent;
  color: #da552f;
}
.up-d882 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.up-d882 [class*="social-icon-reddit"].sort-mini-38cb {
  background-color: transparent;
  color: #ff4500;
}
.up-d882 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.up-d882 [class*="social-icon-rss"].sort-mini-38cb {
  background-color: transparent;
  color: #f26522;
}
.up-d882 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.up-d882
  [class*="social-icon-shopping-cart"].sort-mini-38cb {
  background-color: transparent;
  color: #4caf50;
}
.up-d882 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.up-d882 [class*="social-icon-skype"].sort-mini-38cb {
  background-color: transparent;
  color: #00aff0;
}
.up-d882 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.up-d882 [class*="social-icon-slideshare"].sort-mini-38cb {
  background-color: transparent;
  color: #0077b5;
}
.up-d882 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.up-d882 [class*="social-icon-snapchat"].sort-mini-38cb {
  background-color: transparent;
  color: #fffc00;
}
.up-d882 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.up-d882 [class*="social-icon-soundcloud"].sort-mini-38cb {
  background-color: transparent;
  color: #f80;
}
.up-d882 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.up-d882 [class*="social-icon-spotify"].sort-mini-38cb {
  background-color: transparent;
  color: #2ebd59;
}
.up-d882 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.up-d882
  [class*="social-icon-stack-overflow"].sort-mini-38cb {
  background-color: transparent;
  color: #fe7a15;
}
.up-d882 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.up-d882 [class*="social-icon-maldkfgram"].sort-mini-38cb {
  background-color: transparent;
  color: #2ca5e0;
}
.up-d882 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.up-d882 [class*="social-icon-tripadvisor"].sort-mini-38cb {
  background-color: transparent;
  color: #589442;
}
.up-d882 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.up-d882 [class*="social-icon-tumblr"].sort-mini-38cb {
  background-color: transparent;
  color: #35465c;
}
.up-d882 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.up-d882 [class*="social-icon-twitch"].sort-mini-38cb {
  background-color: transparent;
  color: #6441a5;
}
.up-d882 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.up-d882 [class*="social-icon-twitter"].sort-mini-38cb {
  background-color: transparent;
  color: #1da1f2;
}
.up-d882 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.up-d882 [class*="social-icon-vimeo"].sort-mini-38cb {
  background-color: transparent;
  color: #1ab7ea;
}
.up-d882 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.up-d882 [class*="social-icon-vk"].sort-mini-38cb {
  background-color: transparent;
  color: #45668e;
}
.up-d882 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.up-d882 [class*="social-icon-weibo"].sort-mini-38cb {
  background-color: transparent;
  color: #df2029;
}
.up-d882 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.up-d882 [class*="social-icon-weixin"].sort-mini-38cb {
  background-color: transparent;
  color: #7bb32e;
}
.up-d882 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.up-d882 [class*="social-icon-whatsapp"].sort-mini-38cb {
  background-color: transparent;
  color: #25d366;
}
.up-d882 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.up-d882 [class*="social-icon-wordpress"].sort-mini-38cb {
  background-color: transparent;
  color: #21759b;
}
.up-d882 [class*="social-icon-xing"] {
  background-color: #026466;
}
.up-d882 [class*="social-icon-xing"].sort-mini-38cb {
  background-color: transparent;
  color: #026466;
}
.up-d882 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.up-d882 [class*="social-icon-yelp"].sort-mini-38cb {
  background-color: transparent;
  color: #af0606;
}
.up-d882 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.up-d882 [class*="social-icon-youtube"].sort-mini-38cb {
  background-color: transparent;
  color: #cd201f;
}
.dirty-63e2 {
  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;
}
.dirty-63e2:hover {
  box-shadow: none;
  background: 0 0;
}
.search_active_c885 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown-16a0 {
  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;
}
.status-432d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card_7757 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card_7757,
.card_7757::after,
.card_7757::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;
}
.card_7757::after,
.card_7757::before {
  content: "";
  display: block;
  background-color: inherit;
}
.narrow-e351 .dropdown-16a0 .status-432d {
  margin-top: -2px;
  width: 19px;
}
.narrow-e351 .dropdown-16a0 .card_7757 {
  margin-top: -1px;
}
.narrow-e351 .dropdown-16a0 .card_7757,
.narrow-e351 .dropdown-16a0 .card_7757::after,
.narrow-e351 .dropdown-16a0 .card_7757::before {
  width: 19px;
  height: 2px;
}
.narrow-e351 .dropdown-16a0 .card_7757::before {
  top: -6px;
}
.narrow-e351 .dropdown-16a0 .card_7757::after {
  bottom: -6px;
}
.gallery-d44f .dropdown-16a0 .status-432d {
  margin-top: -2px;
  width: 22px;
}
.gallery-d44f .dropdown-16a0 .card_7757 {
  margin-top: -1px;
}
.gallery-d44f .dropdown-16a0 .card_7757,
.gallery-d44f .dropdown-16a0 .card_7757::after,
.gallery-d44f .dropdown-16a0 .card_7757::before {
  width: 22px;
  height: 2px;
}
.gallery-d44f .dropdown-16a0 .card_7757::before {
  top: -7px;
}
.gallery-d44f .dropdown-16a0 .card_7757::after {
  bottom: -7px;
}
.container-pressed-593e .dropdown-16a0 .status-432d {
  margin-top: -2px;
  width: 31px;
}
.container-pressed-593e .dropdown-16a0 .card_7757 {
  margin-top: -1.5px;
}
.container-pressed-593e .dropdown-16a0 .card_7757,
.container-pressed-593e .dropdown-16a0 .card_7757::after,
.container-pressed-593e .dropdown-16a0 .card_7757::before {
  width: 31px;
  height: 3px;
}
.container-pressed-593e .dropdown-16a0 .card_7757::before {
  top: -9px;
}
.container-pressed-593e .dropdown-16a0 .card_7757::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo-paper-cc4e .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 19px;
  }
  .photo-paper-cc4e .dropdown-16a0 .card_7757 {
    margin-top: -1px;
  }
  .photo-paper-cc4e .dropdown-16a0 .card_7757,
  .photo-paper-cc4e .dropdown-16a0 .card_7757::after,
  .photo-paper-cc4e .dropdown-16a0 .card_7757::before {
    width: 19px;
    height: 2px;
  }
  .photo-paper-cc4e .dropdown-16a0 .card_7757::before {
    top: -6px;
  }
  .photo-paper-cc4e .dropdown-16a0 .card_7757::after {
    bottom: -6px;
  }
  .disabled_c154 .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_c154 .dropdown-16a0 .card_7757 {
    margin-top: -1px;
  }
  .disabled_c154 .dropdown-16a0 .card_7757,
  .disabled_c154 .dropdown-16a0 .card_7757::after,
  .disabled_c154 .dropdown-16a0 .card_7757::before {
    width: 22px;
    height: 2px;
  }
  .disabled_c154 .dropdown-16a0 .card_7757::before {
    top: -7px;
  }
  .disabled_c154 .dropdown-16a0 .card_7757::after {
    bottom: -7px;
  }
  .clean-d457 .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 31px;
  }
  .clean-d457 .dropdown-16a0 .card_7757 {
    margin-top: -1.5px;
  }
  .clean-d457 .dropdown-16a0 .card_7757,
  .clean-d457 .dropdown-16a0 .card_7757::after,
  .clean-d457 .dropdown-16a0 .card_7757::before {
    width: 31px;
    height: 3px;
  }
  .clean-d457 .dropdown-16a0 .card_7757::before {
    top: -9px;
  }
  .clean-d457 .dropdown-16a0 .card_7757::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lower-ac6b .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 19px;
  }
  .lower-ac6b .dropdown-16a0 .card_7757 {
    margin-top: -1px;
  }
  .lower-ac6b .dropdown-16a0 .card_7757,
  .lower-ac6b .dropdown-16a0 .card_7757::after,
  .lower-ac6b .dropdown-16a0 .card_7757::before {
    width: 19px;
    height: 2px;
  }
  .lower-ac6b .dropdown-16a0 .card_7757::before {
    top: -6px;
  }
  .lower-ac6b .dropdown-16a0 .card_7757::after {
    bottom: -6px;
  }
  .heading_d4fb .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 22px;
  }
  .heading_d4fb .dropdown-16a0 .card_7757 {
    margin-top: -1px;
  }
  .heading_d4fb .dropdown-16a0 .card_7757,
  .heading_d4fb .dropdown-16a0 .card_7757::after,
  .heading_d4fb .dropdown-16a0 .card_7757::before {
    width: 22px;
    height: 2px;
  }
  .heading_d4fb .dropdown-16a0 .card_7757::before {
    top: -7px;
  }
  .heading_d4fb .dropdown-16a0 .card_7757::after {
    bottom: -7px;
  }
  .preview-fast-51c6 .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 31px;
  }
  .preview-fast-51c6 .dropdown-16a0 .card_7757 {
    margin-top: -1.5px;
  }
  .preview-fast-51c6 .dropdown-16a0 .card_7757,
  .preview-fast-51c6 .dropdown-16a0 .card_7757::after,
  .preview-fast-51c6 .dropdown-16a0 .card_7757::before {
    width: 31px;
    height: 3px;
  }
  .preview-fast-51c6 .dropdown-16a0 .card_7757::before {
    top: -9px;
  }
  .preview-fast-51c6 .dropdown-16a0 .card_7757::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component-006c .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 19px;
  }
  .component-006c .dropdown-16a0 .card_7757 {
    margin-top: -1px;
  }
  .component-006c .dropdown-16a0 .card_7757,
  .component-006c .dropdown-16a0 .card_7757::after,
  .component-006c .dropdown-16a0 .card_7757::before {
    width: 19px;
    height: 2px;
  }
  .component-006c .dropdown-16a0 .card_7757::before {
    top: -6px;
  }
  .component-006c .dropdown-16a0 .card_7757::after {
    bottom: -6px;
  }
  .paper_6f79 .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 22px;
  }
  .paper_6f79 .dropdown-16a0 .card_7757 {
    margin-top: -1px;
  }
  .paper_6f79 .dropdown-16a0 .card_7757,
  .paper_6f79 .dropdown-16a0 .card_7757::after,
  .paper_6f79 .dropdown-16a0 .card_7757::before {
    width: 22px;
    height: 2px;
  }
  .paper_6f79 .dropdown-16a0 .card_7757::before {
    top: -7px;
  }
  .paper_6f79 .dropdown-16a0 .card_7757::after {
    bottom: -7px;
  }
  .table_orange_e1df .dropdown-16a0 .status-432d {
    margin-top: -2px;
    width: 31px;
  }
  .table_orange_e1df .dropdown-16a0 .card_7757 {
    margin-top: -1.5px;
  }
  .table_orange_e1df .dropdown-16a0 .card_7757,
  .table_orange_e1df .dropdown-16a0 .card_7757::after,
  .table_orange_e1df .dropdown-16a0 .card_7757::before {
    width: 31px;
    height: 3px;
  }
  .table_orange_e1df .dropdown-16a0 .card_7757::before {
    top: -9px;
  }
  .table_orange_e1df .dropdown-16a0 .card_7757::after {
    bottom: -9px;
  }
}
.component_copper_4e3f .card_7757 {
  -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);
}
.component_copper_4e3f .card_7757::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component_copper_4e3f .card_7757::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);
}
.component_copper_4e3f.hovered-ce5d .card_7757 {
  -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);
}
.component_copper_4e3f.hovered-ce5d .card_7757::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component_copper_4e3f.hovered-ce5d .card_7757::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);
}
.layout-easy-ffe7 {
  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.media-c26c:before {
  display: none;
}
.video_c279 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.video_c279 .easy-c0db {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.video_c279 .easy-c0db:last-of-type {
  border-bottom: none;
}
.video_c279 .easy-c0db.table-basic-5fb4,
.video_c279 .easy-c0db.item-red-c89c,
.video_c279 .easy-c0db.alert-7dfc {
  padding: 0;
}
.video_c279 .info-bottom-7cbd .image_62ff {
  color: currentColor;
}
.video_c279 .info-bottom-7cbd .image_62ff:focus,
.video_c279 .info-bottom-7cbd .image_62ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_c279.shadow_static_5cb6 .image-a9d6,
.video_c279.shadow_static_5cb6 .title_south_06d8 a,
.video_c279.shadow_static_5cb6 .filter_f611 a,
.video_c279.shadow_static_5cb6 .north-e866 a {
  color: rgba(0, 0, 0, 0.55);
}
.video_c279.shadow_static_5cb6 .image-a9d6:hover,
.video_c279.shadow_static_5cb6 .title_south_06d8 a:hover,
.video_c279.shadow_static_5cb6 .filter_f611 a:hover,
.video_c279.shadow_static_5cb6 .north-e866 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_c279.shadow_static_5cb6 .feature_1ff6 {
  color: rgba(0, 0, 0, 0.8);
}
.video_c279.shadow_static_5cb6 .easy-c0db {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_c279.shadow_static_5cb6 .easy-c0db:before {
  background: rgba(0, 0, 0, 0.08);
}
.video_c279.shadow_static_5cb6 .input-4dec:before {
  background: rgba(255, 255, 255, 0.9);
}
.video_c279.shadow_static_5cb6 .info-bottom-7cbd .element_16de li a,
.video_c279.shadow_static_5cb6 .info-bottom-7cbd .image_62ff,
.video_c279.shadow_static_5cb6 .north-e866 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_c279.shadow_static_5cb6 .info-bottom-7cbd .image_62ff:focus,
.video_c279.shadow_static_5cb6 .info-bottom-7cbd .image_62ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_c279.shadow_static_5cb6 .element_16de li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_c279.card-3858 .image-a9d6,
.video_c279.card-3858 .title_south_06d8 a,
.video_c279.card-3858 .filter_f611 .image_62ff,
.video_c279.card-3858 .filter_f611 a,
.video_c279.card-3858 .north-e866 a {
  color: rgba(255, 255, 255, 0.79);
}
.video_c279.card-3858 .image-a9d6:hover,
.video_c279.card-3858 .title_south_06d8 a:hover,
.video_c279.card-3858 .filter_f611 .image_62ff:hover,
.video_c279.card-3858 .filter_f611 a:hover,
.video_c279.card-3858 .north-e866 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_c279.card-3858 .feature_1ff6 {
  color: rgba(255, 255, 255, 0.99);
}
.video_c279.card-3858 .easy-c0db {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_c279.card-3858 .easy-c0db:before {
  background: rgba(255, 255, 255, 0.08);
}
.video_c279.card-3858 .input-4dec:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_c279.card-3858 .info-bottom-7cbd .element_16de li a,
.video_c279.card-3858 .info-bottom-7cbd .image_62ff,
.video_c279.card-3858 .north-e866 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_c279.card-3858 .info-bottom-7cbd .image_62ff:focus,
.video_c279.card-3858 .info-bottom-7cbd .image_62ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_c279.card-3858 .element_16de li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-4dec {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-4dec:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary_ce27 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.message-smooth-e6e4 .video_c279 {
  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;
}
.message-smooth-e6e4 .easy-c0db {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.message-smooth-e6e4 .easy-c0db: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) {
  .message-smooth-e6e4 .easy-c0db:before {
    width: 16%;
    left: 42%;
  }
}
.message-smooth-e6e4 .easy-c0db:last-child:before {
  content: none;
}
.message-smooth-e6e4 .easy-c0db[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.message-smooth-e6e4 .info-bottom-7cbd .element_16de li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.message-smooth-e6e4 .info-bottom-7cbd .element_16de li a .image_62ff {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.message-smooth-e6e4 .info-bottom-7cbd .north-e866 {
  border: none;
}
.message-smooth-e6e4 .info-bottom-7cbd .north-e866 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.message-smooth-e6e4 .input-4dec {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.message-smooth-e6e4 .tertiary_ce27 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.message-smooth-e6e4 .card-3858 .input-4dec:before {
  background: rgba(0, 0, 0, 0.9);
}
.message-smooth-e6e4 .shadow_static_5cb6.pink_5e45 .card_7757 {
  background: rgba(0, 0, 0, 0.6);
}
.message-smooth-e6e4
  .shadow_static_5cb6.pink_5e45
  .card_7757::after,
.message-smooth-e6e4
  .shadow_static_5cb6.pink_5e45
  .card_7757:before {
  background: inherit;
}
.message-smooth-e6e4
  .shadow_static_5cb6.pink_5e45:hover
  .card_7757 {
  background: rgba(0, 0, 0, 0.8);
}
.heading-d57b .video_c279 {
  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) {
  .heading-d57b .video_c279 {
    width: auto;
    right: 45px;
  }
}
.section-c9b5 .video_c279 {
  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) {
  .section-c9b5 .video_c279 {
    width: auto;
    left: 45px;
  }
}
.media-c26c .video_c279 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.media-c26c .tertiary_ce27 {
  max-width: 48em;
  margin: 0 auto;
}
.media-c26c .input-4dec:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sidebar-bottom-16c5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-bottom-16c5.message-smooth-e6e4 .video_c279 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sidebar-bottom-16c5.heading-d57b .video_c279 {
  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);
}
.sidebar-bottom-16c5 .video_c279 {
  visibility: visible;
}
.sidebar-bottom-16c5.section-c9b5 .video_c279 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.highlight-a505,
.badge_9c44 {
  overflow-x: hidden;
}
.highlight-a505 .video_c279 {
  overflow: auto;
}
.highlight-a505.message-smooth-e6e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-a505.message-smooth-e6e4 .video_c279 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.highlight-a505.message-smooth-e6e4 .dirty-63e2 {
  opacity: 0;
}
.highlight-a505.heading-d57b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-a505.heading-d57b .video_c279 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.highlight-a505.heading-d57b .dirty-63e2 {
  opacity: 0;
}
.highlight-a505.section-c9b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-a505.section-c9b5 .video_c279 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.highlight-a505.section-c9b5 .dirty-63e2 {
  opacity: 0;
}
.highlight-a505.media-c26c .video_c279 {
  z-index: 10;
  visibility: visible;
}
.pink_5e45 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pink_5e45 .card_7757 {
  background: rgba(255, 255, 255, 0.99);
}
.pink_5e45 .card_7757::after,
.pink_5e45 .card_7757:before {
  background: inherit;
}
.pink_5e45:hover .card_7757 {
  background: rgba(255, 255, 255, 0.99);
}
.section-c9b5 .pink_5e45 {
  top: 10px;
  right: auto;
  left: 12px;
}
.media-c26c .pink_5e45 {
  display: none !important;
}
.highlight-a505:before,
.badge_9c44:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.highlight-a505 .pink_5e45,
.badge_9c44 .pink_5e45 {
  display: inline-block;
}
.video_c279 .wrapper_inner_6942 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.highlight-a505 .video_c279 .wrapper_inner_6942,
.badge_9c44 .video_c279 .wrapper_inner_6942 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus_up_30ae .detail-5226 {
  width: 100%;
}
.overlay-7ca7 {
  padding: 0 0.5em 0;
}
.overlay-7ca7 [class*="customify-col-"],
.overlay-7ca7 [class*="customify-col_"],
.overlay-7ca7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.large-74c8 .overlay-7ca7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .search_full_aa00 .item_focused_c3da,
  .item_focused_c3da {
    display: none;
  }
  .layout_2954 {
    text-align: left;
  }
  .filter_stone_e75a {
    text-align: center;
  }
  .form-outer-889f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .search_full_aa00 .input-bronze-ac05,
  .input-bronze-ac05 {
    display: none;
  }
  .caption-18cf {
    text-align: left;
  }
  .overlay_down_d1bb {
    text-align: center;
  }
  .tag_current_9d4f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .search_full_aa00 .accent_fresh_ba63,
  .accent_fresh_ba63 {
    display: none;
  }
  .stale-6f50 {
    text-align: left;
  }
  .section_9780 {
    text-align: center;
  }
  .alert_dae1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.component-hovered-1e6b {
  box-shadow: none !important;
}
.texture_middle_7912 .list-old-4195,
.secondary_627d .list-old-4195 {
  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;
}
.secondary_627d .list-old-4195 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paragraph-f78e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paragraph-f78e:after,
.paragraph-f78e:before {
  content: "";
  display: table;
}
.paragraph-f78e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paragraph-f78e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paragraph-f78e,
.content-glass-b305 {
  max-width: 1248px;
  margin: 0 auto;
}

.nav-selected-5d43.popup_dac2 .paragraph-f78e {
  max-width: 100%;
}
.nav-selected-5d43.cool_bd58 {
  max-width: 1200px;
  margin: 0 auto;
}
.nav-selected-5d43.card-wide-df1e .paragraph-f78e {
  max-width: 100%;
}
.nav-selected-5d43.card-wide-df1e > .paragraph-f78e {
  padding-left: 0;
  padding-right: 0;
}
.nav-selected-5d43.card-wide-df1e > .paragraph-f78e .search_full_aa00 {
  margin: 0;
}
.nav-selected-5d43.card-wide-df1e
  > .paragraph-f78e
  .primary_2dd0.element-1ec4 {
  margin-right: 0;
  margin-left: 0;
}
.nav-selected-5d43.card-wide-df1e #main.element-1ec4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active_52e9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active_52e9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .east-a7d4 .hot-a6ab {
    padding-right: 1em;
  }
  .east-a7d4.up-6192 .primary_2dd0 {
    border-right: 1px solid #eaecee;
  }
  .east-a7d4.up-6192 .hot-a6ab {
    padding-right: 1em;
  }
  .east-a7d4.up-6192 .progress_bronze_db3b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_c534 .hot-a6ab {
    padding-left: 1em;
  }
  .badge_c534.up-6192 .primary_2dd0 {
    border-left: 1px solid #eaecee;
  }
  .badge_c534.up-6192 .hot-a6ab {
    padding-left: 1em;
  }
  .badge_c534.up-6192 .progress_bronze_db3b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_21f8 .hot-a6ab {
    padding-left: 1em;
  }
  .pagination_21f8.up-6192 .widget-a56f {
    border-right: 1px solid #eaecee;
  }
  .pagination_21f8.up-6192 .down_0600 {
    border-right: 1px solid #eaecee;
  }
  .pagination_21f8.up-6192 .hot-a6ab {
    padding-left: 1em;
  }
  .pagination_21f8.up-6192 .progress_bronze_db3b {
    padding-right: 1em;
  }
  .pagination_21f8.up-6192 .focus-dynamic-9368 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_fa2a .hot-a6ab {
    padding-right: 1em;
  }
  .active_fa2a.up-6192 .widget-a56f {
    border-left: 1px solid #eaecee;
  }
  .active_fa2a.up-6192 .down_0600 {
    border-left: 1px solid #eaecee;
  }
  .active_fa2a.up-6192 .hot-a6ab {
    padding-right: 1em;
  }
  .active_fa2a.up-6192 .progress_bronze_db3b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_fa2a.up-6192 .focus-dynamic-9368 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_52e9 .hot-a6ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_52e9.up-6192 .primary_2dd0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active_52e9.up-6192 .hot-a6ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_52e9.up-6192 .progress_bronze_db3b {
    padding-left: 1em;
  }
  .active_52e9.up-6192 .focus-dynamic-9368 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active_52e9.up-6192 .hot-a6ab {
    padding-left: 0;
  }
}
.form-large-07f9 .carousel-709d {
  display: inline-block;
}
.fresh_b560 {
  display: inline-block;
}
.clean_436c {
  word-con: break-word;
}
.accordion-fast-de32 > span {
  display: inline-block;
  padding: 5px 0;
}
.accordion-fast-de32 .dim_9b40 {
  margin-left: 8px;
  margin-right: 8px;
}
.accordion-fast-de32 .mini-9946 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-east-a659 .hover_876d {
  margin-bottom: 2em;
}
.hover-east-a659 .out-e6f0 {
  margin-bottom: 15px;
}
.hover-east-a659 .out-e6f0:last-child {
  margin-bottom: 0;
}
.hover-east-a659 .disabled_585c {
  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) {
  .hover-east-a659 .disabled_585c {
    display: block;
  }
}
.hover-east-a659 .column-08c0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-east-a659 .column-08c0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-east-a659 .article-pressed-5e53 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-east-a659 .article-pressed-5e53 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-east-a659 .article-pressed-5e53 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-east-a659 .clean_436c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-east-a659 .clean_436c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-east-a659 .text_yellow_cc96 p:last-child {
  margin-bottom: 0;
}
.hover-east-a659 .accent_hovered_9058 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-east-a659 .box-e1fd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-east-a659 .bronze-3e08 {
  margin-top: 1em;
}
.hover-east-a659 .cold_871f {
  top: 0;
  display: block;
}
.hover-east-a659 .cold_871f a {
  color: inherit;
}
.hover-east-a659 .cold_871f a:hover {
  color: inherit;
}
.hover-east-a659 .shadow_tiny_5ae1 {
  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;
}
.hover-east-a659 .shadow_tiny_5ae1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-east-a659 .box-e1fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-east-a659 .component_wood_c129 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-east-a659 .component_wood_c129:first-child {
  margin-top: 0;
}
.hover-east-a659 .component_wood_c129.link_a423 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-east-a659 .component_wood_c129.overlay-9ab0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-east-a659
  .component_wood_c129.overlay-9ab0.header-first-64ba
  .bronze-3e08 {
  width: 100%;
}
.hover-east-a659 .overlay-9ab0 {
  -webkit-box-align: center;
  align-items: center;
}
.hover-east-a659 .overlay-9ab0 .accordion-fast-de32,
.hover-east-a659 .overlay-9ab0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-east-a659 .article-pressed-5e53 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-east-a659 .article-pressed-5e53 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-east-a659 .article-pressed-5e53: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;
}
.hover-east-a659 .link_a423 {
  z-index: 5;
}
.hover-east-a659 .link_medium_8fcf .gallery-0edd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-east-a659 .module-1d61 .gallery-0edd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-east-a659 .info-easy-140e .gallery-0edd {
  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;
}
.hover-east-a659.heading_huge_2aa0 .disabled_585c,
.hover-east-a659.silver-7f0b .disabled_585c {
  display: block;
}
.hover-east-a659.heading_huge_2aa0 .disabled_585c .media-77c9,
.hover-east-a659.heading_huge_2aa0 .disabled_585c .box-e1fd,
.hover-east-a659.silver-7f0b .disabled_585c .media-77c9,
.hover-east-a659.silver-7f0b .disabled_585c .box-e1fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-east-a659.banner-prev-f5ff .column-08c0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-east-a659.banner-prev-f5ff .column-08c0 {
    margin-right: 0;
  }
}
.hover-east-a659.heading_huge_2aa0 .column-08c0,
.hover-east-a659.silver-7f0b .column-08c0 {
  padding-top: 40%;
}
.hover-east-a659.heading_huge_2aa0 .hover_876d,
.hover-east-a659.silver-7f0b .hover_876d {
  display: block;
}
.hover-east-a659.heading_huge_2aa0 .fn-sticky-cc44 .box-e1fd,
.hover-east-a659.silver-7f0b .fn-sticky-cc44 .box-e1fd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-east-a659.heading_huge_2aa0 .column-08c0,
.hover-east-a659.silver-7f0b .column-08c0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-east-a659.heading_huge_2aa0 .box-e1fd {
  padding: 1em;
}
.summary_dd7a {
  margin: 30px auto;
  display: block;
}
.summary_dd7a .dark_05a5 > * {
  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;
}
.summary_dd7a .dark_05a5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary_dd7a .dark_05a5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-e995 .accordion-fast-de32 {
  margin-bottom: 1.41575em;
}
.blue-e995 .pagination_copper_1502 {
  margin-bottom: 1.618em;
}
.east_80d3 .primary-c5e4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.east_80d3 .primary-c5e4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.east_80d3 .clean-80d6 {
  max-width: 100%;
  overflow: auto;
}
.summary-stale-c8d8 .east_80d3 a:hover {
  text-decoration: underline;
}
.middle_df85 .out-e6f0:not(.clean_436c),
.middle_df85 .article-pressed-5e53 {
  margin-bottom: 1.41575em;
}
.middle_df85 .out-e6f0:not(.clean_436c):last-child,
.middle_df85 .article-pressed-5e53:last-child {
  margin-bottom: 0;
}
.middle_df85 .out-e6f0.wrapper_98c4 {
  margin-bottom: 0.41575em;
}
.middle_df85 .component_over_ac9d:before,
.middle_df85 .label-a4c1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.middle_df85 .component_over_ac9d:before {
  content: "\f115";
}
.middle_df85 .label-a4c1:before {
  content: "\f02c";
}
.middle_df85 .disabled_copper_a11d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.middle_df85 .disabled_copper_a11d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.down-69a0 {
  display: -webkit-box;
  display: flex;
}
.down-69a0 .chip-liquid-4b9d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .down-69a0 .chip-liquid-4b9d {
    flex-basis: 90px;
  }
}
.down-69a0 .active-7b65 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .down-69a0 .active-7b65 {
    flex-basis: calc(100% - 50px);
  }
}
.down-69a0 .badge_b92a p:last-child {
  margin-bottom: 0.72em;
}
.widget-9873 .dark_05a5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget-9873 .dark_05a5:after,
.widget-9873 .dark_05a5:before {
  content: "";
  display: table;
}
.widget-9873 .dark_05a5:after {
  clear: both;
}
.widget-9873 .dark_05a5 .backdrop_steel_2143,
.widget-9873 .dark_05a5 .column-cold-46a4 {
  width: 49%;
}
.widget-9873 .dark_05a5 .backdrop_steel_2143 a span.avatar_ba73,
.widget-9873 .dark_05a5 .column-cold-46a4 a span.avatar_ba73 {
  display: block;
  margin-bottom: 5px;
}
.widget-9873 .dark_05a5 .column-cold-46a4 {
  float: left;
  text-align: left;
}
.widget-9873 .dark_05a5 .backdrop_steel_2143 {
  float: right;
  text-align: right;
}
.accent_full_f164 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accent_full_f164 {
    margin-bottom: 0;
  }
}
.badge_pro_ad31 {
  margin-bottom: 1em;
}
.badge_pro_ad31 .clean_436c {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid_motion_3af0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fast-ee4c .badge_pro_ad31,
.column_df18 .badge_pro_ad31 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fast-ee4c .badge_pro_ad31,
  .column_df18 .badge_pro_ad31 {
    display: block;
  }
}
.fast-ee4c .grid_motion_3af0,
.column_df18 .grid_motion_3af0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fast-ee4c .grid_motion_3af0,
  .column_df18 .grid_motion_3af0 {
    margin-bottom: 1em;
  }
}
.fast-ee4c .grid_motion_3af0 img,
.column_df18 .grid_motion_3af0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fast-ee4c .breadcrumb-upper-0872,
.column_df18 .breadcrumb-upper-0872 {
  flex-basis: calc(100% - 160px);
}
.fast-ee4c .breadcrumb-upper-0872 p,
.column_df18 .breadcrumb-upper-0872 p {
  margin-bottom: 0;
}
.fast-ee4c .breadcrumb-upper-0872 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fast-ee4c .breadcrumb-upper-0872 {
    padding-left: 0;
  }
}
.column_df18 .breadcrumb-upper-0872 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .column_df18 .breadcrumb-upper-0872 {
    padding-right: 0;
  }
}
.column_df18 .grid_motion_3af0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture_west_ffbe .grid_motion_3af0 {
  margin-bottom: 0.5em;
}
.picture_west_ffbe .grid_motion_3af0 img {
  width: 100%;
}
.orange-fa83 .red_af9b,
.wrapper-west-c9bf .red_af9b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wrapper-west-c9bf .primary_2dd0 .section_hard_a836 p:last-child {
  margin-bottom: 0;
}
.photo_eb7e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.list-6653 .logo-fc5b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .list-6653 .logo-fc5b:last-of-type {
    margin-bottom: 0;
  }
}
.list-6653 .logo-fc5b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-6653 .logo-fc5b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.list-6653 .logo-fc5b ul li {
  margin: 0 0 0.6em;
}
.list-6653 .logo-fc5b ul li.advanced_a1f4,
.list-6653 .logo-fc5b ul li.button_dirty_5490 {
  position: relative;
}
.list-6653 .logo-fc5b ul li.advanced_a1f4 .smooth-3f51,
.list-6653 .logo-fc5b ul li.button_dirty_5490 .smooth-3f51 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.list-6653 .logo-fc5b ul li.advanced_a1f4:after:after,
.list-6653 .logo-fc5b ul li.advanced_a1f4:after:before,
.list-6653
  .logo-fc5b
  ul
  li.button_dirty_5490:after:after,
.list-6653
  .logo-fc5b
  ul
  li.button_dirty_5490:after:before {
  content: "";
  display: table;
}
.list-6653 .logo-fc5b ul li.advanced_a1f4:after:after,
.list-6653
  .logo-fc5b
  ul
  li.button_dirty_5490:after:after {
  clear: both;
}
.list-6653 .logo-fc5b a.photo-af9e:hover {
  text-decoration: none;
}
.list-6653 .logo-fc5b select {
  max-width: 100%;
}
.list-6653 .logo-fc5b table {
  font-size: 85%;
}
.list-6653 .logo-fc5b table td,
.list-6653 .logo-fc5b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.list-6653 .logo-fc5b table tfoot td {
  text-align: left;
}
.list-6653 .logo-fc5b :last-child {
  margin-bottom: 0;
}
.list-6653 .logo-fc5b .main_5a15 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.list-6653 .logo-fc5b .main_5a15 label {
  width: 100%;
}
.list-6653 .logo-fc5b .main_5a15 .pagination-old-b22f {
  width: 100%;
  display: block;
}
.list-6653 .logo-fc5b .main_5a15 .hover_hard_59b3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.list-6653 .logo-fc5b .main_5a15 .hover_hard_59b3:hover svg #svg-search {
  fill: #444;
}
.list-6653 .logo-fc5b .main_5a15 .hover_hard_59b3 svg {
  width: 18px;
  height: 18px;
}
.list-6653 .description-fa49 ul ul,
.list-6653 .north_6b30 ul ul,
.list-6653 .gallery_9be6 ul ul,
.list-6653 .primary_db01 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.list-6653 .description-fa49 .accent-stale-435b > a,
.list-6653 .north_6b30 .accent-stale-435b > a,
.list-6653 .gallery_9be6 .accent-stale-435b > a,
.list-6653 .primary_db01 .accent-stale-435b > a {
  margin-bottom: 0;
}
.list-6653 .detail_6fd0 li,
.list-6653 .description-fa49 li,
.list-6653 .surface_af32 li,
.list-6653 .north_6b30 li,
.list-6653 .gallery_9be6 li,
.list-6653 .primary_db01 li,
.list-6653 .small-aa25 li,
.list-6653 .content_pink_4867 li {
  display: block;
  position: relative;
}
.list-6653 .detail_6fd0 li:last-child,
.list-6653 .description-fa49 li:last-child,
.list-6653 .surface_af32 li:last-child,
.list-6653 .north_6b30 li:last-child,
.list-6653 .gallery_9be6 li:last-child,
.list-6653 .primary_db01 li:last-child,
.list-6653 .small-aa25 li:last-child,
.list-6653 .content_pink_4867 li:last-child {
  border: none;
}
.list-6653 .detail_6fd0 li a,
.list-6653 .description-fa49 li a,
.list-6653 .surface_af32 li a,
.list-6653 .north_6b30 li a,
.list-6653 .gallery_9be6 li a,
.list-6653 .primary_db01 li a,
.list-6653 .small-aa25 li a,
.list-6653 .content_pink_4867 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list-6653 .detail_6fd0 li ul li::before,
.list-6653 .description-fa49 li ul li::before,
.list-6653 .surface_af32 li ul li::before,
.list-6653 .north_6b30 li ul li::before,
.list-6653 .gallery_9be6 li ul li::before,
.list-6653 .primary_db01 li ul li::before,
.list-6653 .small-aa25 li ul li::before,
.list-6653 .content_pink_4867 li ul li::before {
  left: 15px;
}
.list-6653 .detail_6fd0 li ul a,
.list-6653 .description-fa49 li ul a,
.list-6653 .surface_af32 li ul a,
.list-6653 .north_6b30 li ul a,
.list-6653 .gallery_9be6 li ul a,
.list-6653 .primary_db01 li ul a,
.list-6653 .small-aa25 li ul a,
.list-6653 .content_pink_4867 li ul a {
  padding-left: 20px;
}
.list-6653 .detail_6fd0 li ul ul li::before,
.list-6653 .description-fa49 li ul ul li::before,
.list-6653 .surface_af32 li ul ul li::before,
.list-6653 .north_6b30 li ul ul li::before,
.list-6653 .gallery_9be6 li ul ul li::before,
.list-6653 .primary_db01 li ul ul li::before,
.list-6653 .small-aa25 li ul ul li::before,
.list-6653 .content_pink_4867 li ul ul li::before {
  left: 30px;
}
.list-6653 .detail_6fd0 li ul ul a,
.list-6653 .description-fa49 li ul ul a,
.list-6653 .surface_af32 li ul ul a,
.list-6653 .north_6b30 li ul ul a,
.list-6653 .gallery_9be6 li ul ul a,
.list-6653 .primary_db01 li ul ul a,
.list-6653 .small-aa25 li ul ul a,
.list-6653 .content_pink_4867 li ul ul a {
  padding-left: 40px;
}
.list-6653 .main-1819 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list-6653 .content_pink_4867 ul li {
  margin-bottom: 1.41575em;
}
.list-6653 .content_pink_4867 ul li .basic-7cdb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.list-6653 .content_pink_4867 ul li .button-6756 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.card-3858 .detail_6fd0 li a,
.card-3858 .description-fa49 li a,
.card-3858 .surface_af32 li a,
.card-3858 .north_6b30 li a,
.card-3858 .gallery_9be6 li a,
.card-3858 .primary_db01 li a,
.card-3858 .small-aa25 li a,
.card-3858 .content_pink_4867 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-3858 .main-1819 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-3858 .logo-fc5b ul li.advanced_a1f4 .smooth-3f51,
.card-3858 .logo-fc5b ul li.button_dirty_5490 .smooth-3f51 {
  background: rgba(0, 0, 0, 0.2);
}
.card-3858 .list-6653 .logo-fc5b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-selected-5d43 .list-6653 .element_16de li {
  margin: 0;
}
.nav-selected-5d43 .list-6653 .element_16de li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav-selected-5d43 .list-6653 .element_16de li ul {
  margin: 0;
}
.nav-selected-5d43 .list-6653 .element_16de li ul li a {
  padding-left: 15px;
}
.nav-selected-5d43 .list-6653 .element_16de li ul li li a {
  padding-left: 30px;
}
.nav-selected-5d43 .list-6653 .element_16de li.menu_4f9b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav-selected-5d43 .list-6653 .element_16de li.menu_4f9b > 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;
}
.nav-selected-5d43 .list-6653 .element_16de li.menu_4f9b > 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;
}
.shade-over-5384 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info-bc6c {
  position: relative;
  z-index: 10;
}
.info-bc6c .wrapper_inner_6942 {
  width: 100%;
  max-width: 100%;
}
.shadow_9b63 .west-541f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shadow_9b63 .shadow_static_5cb6 {
}
.shadow_9b63 .card-3858 {
  background: #292929;
}
.dropdown-pro-262c .west-541f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dropdown-pro-262c .shadow_static_5cb6 {
  background: #f9f9f9;
}
.dropdown-pro-262c .card-3858 {
  background: #303030;
}
.hard-8335 .west-541f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-8335 .carousel-709d {
    margin-bottom: 1em;
  }
  .hard-8335 .carousel-709d:last-child {
    margin-bottom: 0;
  }
}
.hard-8335 .shadow_static_5cb6 {
  background: #ededed;
}
.hard-8335 .card-3858 {
  background: #1a1a1a;
}
.west-541f.shadow_static_5cb6 {
  color: rgba(0, 0, 0, 0.6);
}
.west-541f.shadow_static_5cb6 .badge_stale_c8d7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-541f.card-3858 {
  color: rgba(255, 255, 255, 0.99);
}
.west-541f.card-3858 a:not(.photo-af9e) {
  color: rgba(255, 255, 255, 0.79);
}
.west-541f.card-3858 a:not(.photo-af9e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-541f.card-3858 .badge_stale_c8d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-541f.card-3858 table tbody td,
.west-541f.card-3858 table th {
  background: rgba(0, 0, 0, 0.08);
}
.clean-4bbc.widget-iron-d72a .paragraph-f78e {
  max-width: initial;
}
.clean-4bbc .message-eef3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.clean-4bbc .message-eef3 .wrapper_inner_6942 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .clean-4bbc .message-eef3 .wrapper_inner_6942 {
    display: block;
    margin-bottom: 2em;
  }
  .clean-4bbc .message-eef3 .wrapper_inner_6942:last-child {
    margin-bottom: 0;
  }
}
.hard-8335 .carousel-709d:last-child,
.dropdown-pro-262c .carousel-709d:last-child,
.shadow_9b63 .carousel-709d:last-child {
  margin-bottom: 0;
}
.hard-8335 .carousel-709d .list-6653 .logo-fc5b:last-child,
.dropdown-pro-262c .carousel-709d .list-6653 .logo-fc5b:last-child,
.shadow_9b63 .carousel-709d .list-6653 .logo-fc5b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard-8335 .breadcrumb_liquid_c5f4,
  .hard-8335 .texture-f208,
  .dropdown-pro-262c .breadcrumb_liquid_c5f4,
  .dropdown-pro-262c .texture-f208,
  .shadow_9b63 .breadcrumb_liquid_c5f4,
  .shadow_9b63 .texture-f208 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info-bc6c .carousel-709d {
    margin-bottom: 2em;
  }
}
.info-bc6c p:last-child {
  margin-bottom: 0;
}
.info-bc6c li,
.info-bc6c ul {
  list-style: none;
  margin: 0;
}
.info-bc6c ul ul {
  margin-left: 2.617924em;
}
.last-b679 {
  font-size: 0.875em;
}

/* css-noise: 39ca */
.phantom-card-t7 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
