/*!
Theme Name: Customify
Theme URI: https://pressmaximum.modal-d79e/customify
Author: WPCustomify
Author URI: https://pressmaximum.modal-d79e
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.modal-d79e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.purple-5c03.solid_d7d8/licenses/gpl-2.0.description_1218
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.link_2c31/, (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.right_f111.solid-ebaf/normalize.highlight_974d/
 ======
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.highlight_974d v7.0.0 | MIT License | github.modal-d79e/necolas/normalize.highlight_974d */
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;
}
.layout-steel-7317 .east_4f58,
.wrapper-down-9898,
.column_first_a99b,
.popup_bronze_b8c3,
.disabled-6e42,
.tertiary-9eac,
.medium-4383,
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;
}
.wrapper-down-9898,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper-down-9898,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-down-9898,
  h1 {
    font-size: 1.8em;
  }
}
.column_first_a99b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column_first_a99b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column_first_a99b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column_first_a99b,
  h2 {
    font-size: 1.7em;
  }
}
.popup_bronze_b8c3,
h3 {
  font-size: 1.618em;
}
.layout-steel-7317 .east_4f58,
.disabled-6e42,
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.upper-4c7b {
  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;
}
.small_1149:after,
.small_1149:before,
.bronze-ff09:after,
.bronze-ff09:before {
  content: "";
  display: table;
}
.small_1149:after,
.bronze-ff09:after {
  clear: both;
}
.button-bright-9e52 {
  float: right;
  margin-right: 0;
}
.label_ffff {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.border-purple-d5f3 .logo_5158,
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;
}
.border-purple-d5f3 .logo_5158: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;
}
.slider-cold-11e2 .logo_5158 {
  box-shadow: none;
}
.slider-cold-11e2
  .logo_5158
  .item-5029 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.slider-cold-11e2 .logo_5158 .paper-f37d {
  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;
}
.slider-cold-11e2
  .logo_5158
  .paper-f37d
  b {
  display: none;
}
.slider-cold-11e2 .fluid-2d37 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card-498a:not(.focus-8d9f):not(.bottom_7812),
button:not(.focus-8d9f):not(.bottom_7812),
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ),
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ),
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ) {
  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;
}
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ):hover,
button:not(.focus-8d9f):not(
    .bottom_7812
  ):hover,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ):hover,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ):hover,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ):active,
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ):focus,
button:not(.focus-8d9f):not(
    .bottom_7812
  ):active,
button:not(.focus-8d9f):not(
    .bottom_7812
  ):focus,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ):active,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ):focus,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ):active,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ):focus,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ):active,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ):focus {
  outline: 0;
}
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7,
button:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7 {
  position: relative;
}
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .message-clean-774c,
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .wood-55ff,
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .fluid_bc3e,
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  i,
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  svg,
button:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .message-clean-774c,
button:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .wood-55ff,
button:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .fluid_bc3e,
button:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  i,
button:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  svg,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .message-clean-774c,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .wood-55ff,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .fluid_bc3e,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  i,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  svg,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .message-clean-774c,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .wood-55ff,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .fluid_bc3e,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  i,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  svg,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .message-clean-774c,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .wood-55ff,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  .fluid_bc3e,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  i,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7
  svg {
  visibility: hidden;
}
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7:after,
button:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7:after,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7:after,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7:after,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ).fn-loading-e9c7: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;
}
.card-498a:not(.focus-8d9f):not(.bottom_7812),
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ),
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ),
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ) {
  color: #fff;
  background: #235787;
}
.card-498a:not(.focus-8d9f):not(
    .bottom_7812
  ):focus,
input[type="button"]:not(.focus-8d9f):not(
    .bottom_7812
  ):focus,
input[type="reset"]:not(.focus-8d9f):not(
    .bottom_7812
  ):focus,
input[type="submit"]:not(.focus-8d9f):not(
    .bottom_7812
  ):focus {
  color: #fff;
}
.card-498a.fn-disabled-e9c7:not(.focus-8d9f):not(
    .bottom_7812
  ),
.card-498a[disabled]:not(.focus-8d9f):not(
    .bottom_7812
  ),
button.fn-disabled-e9c7:not(.focus-8d9f):not(
    .bottom_7812
  ),
button[disabled]:not(.focus-8d9f):not(
    .bottom_7812
  ) {
  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;
}
.wide-6c53 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wide-6c53: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;
}
.steel-9b78 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.thumbnail_down_3167 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.container-pink-36cf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.small_1149:after,
.small_1149:before,
.slow-074f:after,
.slow-074f:before,
.soft-446e:after,
.soft-446e:before,
.grid_dfb4:after,
.grid_dfb4:before,
.banner_medium_d51f:after,
.banner_medium_d51f:before,
.border_new_bb95:after,
.border_new_bb95:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.small_1149:after,
.slow-074f:after,
.soft-446e:after,
.grid_dfb4:after,
.banner_medium_d51f:after,
.border_new_bb95:after {
  clear: both;
}
.slow-074f .message_hard_fb17,
.soft-446e .message_hard_fb17,
.menu-hot-901c .message_hard_fb17 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info_d79b {
  display: inline-block;
}
.image_copper_f07f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image_copper_f07f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image_copper_f07f .picture-6496 {
  padding: 1em 0;
  font-size: 85%;
}
.picture-6496 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gallery-cool-ec27 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gallery-cool-ec27:after,
.gallery-cool-ec27:before {
  content: "";
  display: table;
}
.gallery-cool-ec27:after {
  clear: both;
}
.title-5892 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup_5a42 .title-5892 {
  max-width: 50%;
}
.video-paper-d2d1 .title-5892 {
  max-width: 33.33%;
}
.search_c4ad .title-5892 {
  max-width: 25%;
}
.section_f93b .title-5892 {
  max-width: 20%;
}
.element_pink_95c2 .title-5892 {
  max-width: 16.66%;
}
.pattern-2bb8 .title-5892 {
  max-width: 14.28%;
}
.video_a2ed .title-5892 {
  max-width: 12.5%;
}
.surface-solid-4312 .title-5892 {
  max-width: 11.11%;
}
.tabs-4aa7 {
  display: block;
}
.layout-steel-7317 .hero_952d label,
.layout-steel-7317 .east_1356 label,
.layout-steel-7317 .component_narrow_2f51 label,
.layout-steel-7317 .form-2211 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_d3c5 {
  list-style: none;
  margin: 0;
}
.badge_d3c5 article.frame_196f {
  margin-bottom: 0;
}
.badge_d3c5 ul {
  list-style: none;
  margin: 0;
}
.badge_d3c5 .paper_de30 li.frame_196f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_d3c5 .paper_de30 li.frame_196f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_d3c5 .paper_de30 li.frame_196f: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) {
  .badge_d3c5 .paper_de30 li.frame_196f li.frame_196f li.frame_196f li.frame_196f {
    padding-left: 0;
  }
}
article.frame_196f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame_196f .slow-074f p:last-of-type {
  margin-bottom: 0;
}
article.frame_196f .message_brown_03f8 {
  float: left;
}
article.frame_196f .progress_4632 {
  margin-left: 85px;
}
article.frame_196f .highlight-fresh-75b9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame_196f .highlight-fresh-75b9 .gradient-9f03 {
  margin-left: 10px;
}
article.frame_196f .title-fluid-ed66 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame_196f .row_selected_d805 {
  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 .hero_952d,
  #respond .component_narrow_2f51,
  #respond .form-2211 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_952d input,
#respond .component_narrow_2f51 input,
#respond .form-2211 input {
  width: 100%;
}
#respond .form-2211 {
  margin-right: 0;
}
#respond .panel_abb9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-f5a6 {
  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;
}
.texture-f5a6.form-stone-3563 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture-f5a6 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%);
}
.texture-f5a6:focus,
.texture-f5a6: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);
}
.first-7e79 {
  border-radius: 10%;
}
.element-0756 {
  border-radius: 50%;
}
.status-aae2 {
  font-size: 0.72em;
}
.purple_a94e {
  font-size: 0.875em;
}
.popup-1884 {
  font-size: 1.1em;
}
.notification_brown_2ed9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.notification_brown_2ed9.status-aae2 {
  letter-spacing: 0.5px;
}
.gradient_wide_8026,
.gradient_wide_8026 a {
  color: #6d6d6d;
}
.gradient_wide_8026 a:hover {
  color: #111;
}
.highlight_bright_c764 {
  color: #6d6d6d;
}
.hidden_bronze_7c10 {
  overflow-x: hidden;
}
.hidden_bronze_7c10 .wide-14a6.shadow-8195 {
  position: relative;
}
.hidden_bronze_7c10 .wide-14a6.shadow-8195.progress-brown-da6f {
  position: initial;
}
.hidden_bronze_7c10
  .wide-14a6.shadow-8195.progress-brown-da6f
  .medium_a6ed {
  left: auto;
}
.hidden_bronze_7c10 .wide-14a6 .medium_a6ed {
  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;
}
.hidden_bronze_7c10 .wide-14a6:hover.shadow-8195 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hidden_bronze_7c10
  .wide-14a6:hover.shadow-8195
  .medium_a6ed {
  display: block;
  z-index: 9999999;
}
.hidden_bronze_7c10 .logo-ab71 .layout_ee8e,
.hidden_bronze_7c10 .soft_f994 .layout_ee8e {
  display: none;
}
.hidden_bronze_7c10 .panel_734d .wide-14a6:hover.shadow-8195 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.layout-steel-7317 .hero_952d label,
.layout-steel-7317 .east_1356 label,
.layout-steel-7317 .component_narrow_2f51 label,
.layout-steel-7317 .form-2211 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_d3c5 {
  list-style: none;
  margin: 0;
}
.badge_d3c5 article.frame_196f {
  margin-bottom: 0;
}
.badge_d3c5 ul {
  list-style: none;
  margin: 0;
}
.badge_d3c5 .paper_de30 li.frame_196f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_d3c5 .paper_de30 li.frame_196f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_d3c5 .paper_de30 li.frame_196f: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) {
  .badge_d3c5 .paper_de30 li.frame_196f li.frame_196f li.frame_196f li.frame_196f {
    padding-left: 0;
  }
}
article.frame_196f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame_196f .slow-074f p:last-of-type {
  margin-bottom: 0;
}
article.frame_196f .message_brown_03f8 {
  float: left;
}
article.frame_196f .progress_4632 {
  margin-left: 85px;
}
article.frame_196f .highlight-fresh-75b9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame_196f .highlight-fresh-75b9 .gradient-9f03 {
  margin-left: 10px;
}
article.frame_196f .title-fluid-ed66 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame_196f .row_selected_d805 {
  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 .hero_952d,
  #respond .component_narrow_2f51,
  #respond .form-2211 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_952d input,
#respond .component_narrow_2f51 input,
#respond .form-2211 input {
  width: 100%;
}
#respond .form-2211 {
  margin-right: 0;
}
#respond .panel_abb9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-ab71 .table_down_7fba {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.table_down_7fba .frame-light-c8eb.small_10ad .image-bottom-f7fa > li > a:focus,
.table_down_7fba .frame-light-c8eb.small_10ad .image-bottom-f7fa > li > a:hover,
.table_down_7fba .frame-light-c8eb.aside-west-8e1d .image-bottom-f7fa > li > a:focus,
.table_down_7fba .frame-light-c8eb.aside-west-8e1d .image-bottom-f7fa > li > a:hover,
.table_down_7fba .frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa > li > a:focus,
.table_down_7fba .frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_down_7fba
  .frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li.focus_1201
  > a,
.table_down_7fba
  .frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li.carousel_fd0c
  > a,
.table_down_7fba
  .frame-light-c8eb.aside-west-8e1d
  .image-bottom-f7fa
  > li.focus_1201
  > a,
.table_down_7fba
  .frame-light-c8eb.aside-west-8e1d
  .image-bottom-f7fa
  > li.carousel_fd0c
  > a,
.table_down_7fba
  .frame-light-c8eb.picture_thick_6cc2
  .image-bottom-f7fa
  > li.focus_1201
  > a,
.table_down_7fba .frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa > li.popup-512b > a {
  color: rgba(255, 255, 255, 0.99);
}
.table_down_7fba .panel_cd50,
.table_down_7fba .panel_cd50 a {
  color: rgba(255, 255, 255, 0.99);
}
.table_down_7fba .box-up-be83.active_9d9b li a,
.table_down_7fba .secondary_5321 a,
.table_down_7fba .bright_63fc,
.table_down_7fba .image-bottom-f7fa > li > a,
.table_down_7fba .focus-94a4 {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba .box-up-be83.active_9d9b li a:hover,
.table_down_7fba .secondary_5321 a:hover,
.table_down_7fba .bright_63fc:hover,
.table_down_7fba .image-bottom-f7fa > li > a:hover,
.table_down_7fba .focus-94a4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_down_7fba .status-8eac {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba .status-8eac .middle-a9a8 {
  color: rgba(255, 255, 255, 0.99);
}
.table_down_7fba .status-8eac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_down_7fba .slider-0d08 .new-bf07 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba .slider-0d08 .new-bf07 .video-7677 {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba
  .slider-0d08
  .new-bf07
  .video-7677::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba
  .slider-0d08
  .new-bf07
  .video-7677:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba
  .slider-0d08
  .new-bf07
  .video-7677::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba
  .slider-0d08
  .new-bf07
  .video-7677::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba .slider-0d08 .cold_edd2 {
  color: rgba(255, 255, 255, 0.79);
}
.table_down_7fba .slider-0d08 .cold_edd2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_light_fe81
  .table_down_7fba
  .slider-0d08
  .glass-ae7f
  .short_49be {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_light_fe81
  .table_down_7fba
  .slider-0d08
  .glass-ae7f
  .video-7677 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-ab71 .blue-f2a5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.blue-f2a5 .frame-light-c8eb.small_10ad .image-bottom-f7fa > li > a:focus,
.blue-f2a5 .frame-light-c8eb.small_10ad .image-bottom-f7fa > li > a:hover,
.blue-f2a5 .frame-light-c8eb.aside-west-8e1d .image-bottom-f7fa > li > a:focus,
.blue-f2a5 .frame-light-c8eb.aside-west-8e1d .image-bottom-f7fa > li > a:hover,
.blue-f2a5 .frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa > li > a:focus,
.blue-f2a5 .frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-f2a5
  .frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li.focus_1201
  > a,
.blue-f2a5
  .frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li.carousel_fd0c
  > a,
.blue-f2a5
  .frame-light-c8eb.aside-west-8e1d
  .image-bottom-f7fa
  > li.focus_1201
  > a,
.blue-f2a5
  .frame-light-c8eb.aside-west-8e1d
  .image-bottom-f7fa
  > li.carousel_fd0c
  > a,
.blue-f2a5
  .frame-light-c8eb.picture_thick_6cc2
  .image-bottom-f7fa
  > li.focus_1201
  > a,
.blue-f2a5 .frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa > li.popup-512b > a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-f2a5 .panel_cd50,
.blue-f2a5 .panel_cd50 a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-f2a5 .box-up-be83.active_9d9b li a,
.blue-f2a5 .secondary_5321 a,
.blue-f2a5 .bright_63fc,
.blue-f2a5 .image-bottom-f7fa > li > a,
.blue-f2a5 .focus-94a4 {
  color: rgba(0, 0, 0, 0.55);
}
.blue-f2a5 .box-up-be83.active_9d9b li a:hover,
.blue-f2a5 .secondary_5321 a:hover,
.blue-f2a5 .bright_63fc:hover,
.blue-f2a5 .image-bottom-f7fa > li > a:hover,
.blue-f2a5 .focus-94a4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-f2a5 .status-8eac {
  color: rgba(0, 0, 0, 0.55);
}
.blue-f2a5 .status-8eac .middle-a9a8 {
  color: rgba(0, 0, 0, 0.8);
}
.blue-f2a5 .status-8eac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_e705 .carousel_ee03 {
  margin-left: auto;
  margin-right: auto;
}
.soft-446e > * {
  margin-left: auto;
  margin-right: auto;
}
.soft-446e .steel-9b78 {
  margin-right: 1.41575em;
}
.white-c43b .soft-446e > .wrapper_4679 {
  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;
}
.white-c43b .soft-446e > .dynamic_0bdc {
  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;
}
.link_bf99.heading_e705 .carousel_ee03,
.middle_3dce.heading_e705 .carousel_ee03 {
  margin-left: 0;
}
.pink-bcdd.heading_e705 .carousel_ee03,
.gradient_outer_7a50.heading_e705 .carousel_ee03 {
  margin-right: 0;
}
.soft-446e ol,
.soft-446e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.motion_f0ce video {
  max-width: 100%;
}
.fast-66c5 img {
  display: block;
}
.fast-66c5.steel-9b78,
.fast-66c5.thumbnail_down_3167 {
  width: 100%;
}
.fast-66c5.dynamic_0bdc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.widget_next_d7fb:not(.main_tall_75ba) {
  margin: 1.5em auto;
}
.summary-a533 p {
  padding: 1.5em 14px;
}
ul.first-2097.dynamic_0bdc,
ul.first-2097.wrapper_4679,
ul.first-2097.message-dim-0f8c.wrapper_4679 {
  padding: 0 14px;
}
.accordion_clean_8619 {
  display: block;
  overflow-x: auto;
}
.accordion_clean_8619 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion_clean_8619 td,
.accordion_clean_8619 th {
  padding: 0.5em;
}
.soft-446e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.soft-446e ol ol,
.soft-446e ol ul,
.soft-446e ul ol,
.soft-446e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.soft-446e ol ol li,
.soft-446e ol ul li,
.soft-446e ul ol li,
.soft-446e ul ul li {
  margin-left: 0;
}
.primary-1120.pagination_87a9 > .title_240b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.primary-1120.pagination_87a9 > .title_240b iframe,
.primary-1120.pagination_87a9 > .title_240b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask_6ce7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask_6ce7.search-4cfd {
  padding: 0;
}
.mask_6ce7.search-4cfd cite {
  font-size: 13px;
}
.mask_6ce7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask_6ce7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.component_iron_b16f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.component_iron_b16f > p:first-child {
  margin-top: 0;
}
.component_iron_b16f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.component_iron_b16f blockquote {
  border-left: 0;
}
.column_selected_5e2a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column_selected_5e2a:not(.wood_083c) {
  max-width: 100px;
}
.column_selected_5e2a.frame-01e5 {
  border-bottom: none !important;
  text-align: center;
}
.column_selected_5e2a.frame-01e5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .summary-a533 p {
    padding: 1.5em 0;
  }
}
.wrapper-8e24 {
  color: #0073aa;
}
.image-bcb1 {
  background-color: #0073aa;
}
.container_773b {
  color: #229fd8;
}
.gradient_over_86f1 {
  background-color: #229fd8;
}
.sidebar_35cd {
  color: #eee;
}
.hard_10c3 {
  background-color: #eee;
}
.orange_5e0b {
  color: #444;
}
.right-8989 {
  background-color: #444;
}
.summary_7046 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.summary_7046 .label_liquid_9e2c .secondary_5321 {
  font-size: 15px;
}
.summary_7046 .secondary_5321 {
  line-height: 1.3;
}
.summary_7046 .blue-f2a5 {
}
.summary_7046 .table_down_7fba {
  background: #235787;
}
.element-186b {
  padding: 0;
}
.element-186b .table_down_7fba {
  background: #1a1a1a;
}
.element-186b .blue-f2a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.action_d5aa {
  padding: 0;
  border-left: none;
  border-right: none;
}
.action_d5aa .blue-f2a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.action_d5aa .table_down_7fba {
  background: #303030;
}
.border_new_bb95 {
  position: relative;
  z-index: 10;
}
.border_new_bb95 .huge-2963 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_4ffe .shadow-8195 {
  display: inline-block;
  vertical-align: middle;
}
.hover_4ffe.widget_1d7c .shadow-8195 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover_4ffe.widget_1d7c .shadow-8195 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover_4ffe.widget_1d7c .shadow-8195 {
    margin-right: 0.4em;
  }
}
.hover_4ffe.widget_1d7c .shadow-8195:last-child {
  margin-right: 0;
}
.component_dim_ce1f .huge-2963 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo-ab71 .label_liquid_9e2c {
    margin: 0 -0.5em;
  }
  .logo-ab71 .label_liquid_9e2c [class*="customify-col-"],
  .logo-ab71 .label_liquid_9e2c [class*="customify-col_"],
  .logo-ab71 .label_liquid_9e2c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo-ab71.complex_b3af .huge-2963 {
  background: 0 0 !important;
}
.logo-ab71.complex_b3af .huge-2963,
.logo-ab71.component_dim_ce1f .huge-2963 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo-ab71.advanced_66e2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo-ab71.component_dim_ce1f .huge-2963 {
  box-shadow: none !important;
}
.background-b270 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background-b270 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background-b270 {
    padding: 18px 0 20px;
  }
}
.background-b270 .block_plasma_63de {
  width: 100%;
}
.background-b270 .chip_fast_5f73 {
  margin-bottom: 0;
}
.background-b270 .thumbnail_74b6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column-e8a1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column-e8a1 .dropdown-250f {
  width: 100%;
}
.up-5a47 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.up-5a47 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.up-5a47 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;
}
.up-5a47 li:last-child:after {
  display: none;
}
.up-5a47 li a {
  font-weight: 500;
  margin-right: 10px;
}
.filter_dbd4 .layout_ee8e button,
.background-b270 .layout_ee8e button {
  left: 0;
}
.filter_dbd4 .dropdown-250f,
.background-b270 .dropdown-250f {
  padding-left: 0;
  padding-right: 0;
}
.filter_dbd4 .column-e8a1,
.background-b270 .column-e8a1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.filter_dbd4 {
  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;
}
.filter_dbd4: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;
}
.filter_dbd4 .pink-de6b {
  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) {
  .filter_dbd4 .pink-de6b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .filter_dbd4 .pink-de6b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .filter_dbd4 .pink-de6b {
    min-height: 200px;
  }
}
.filter_dbd4 .up-5a47 {
  color: rgba(255, 255, 255, 0.8);
}
.filter_dbd4 .up-5a47 a,
.filter_dbd4 .up-5a47 li:after {
  color: inherit;
}
.filter_dbd4 .up-5a47 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container-9394 {
  margin-bottom: 0.5em;
}
.item-bright-7208 {
  margin-bottom: 1.2em;
}
.item-bright-7208,
.container-9394 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.item-bright-7208 p:last-child,
.container-9394 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .layout_ee8e,
#masthead .layout_ee8e {
  display: none;
}
#masthead
  > .layout_ee8e.dim-4a2e {
  display: none;
}
#masthead > .layout_ee8e button {
  left: 0;
}
.paper_835f {
  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%;
}
.paper_835f .shadow-8195 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paper_835f .steel_113b {
  display: -webkit-box;
  display: flex;
}
.paper_835f .steel_113b.search-outer-13c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paper_835f .steel_113b.focus_0932 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paper_835f .steel_113b.heading_hard_cec0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paper_835f.card-fluid-0587.focused_e537 .steel_113b.search-outer-13c4 {
  flex-basis: 100%;
}
.paper_835f.description-blue-ad99 .steel_113b.focus_0932 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paper_835f.description-blue-ad99 .steel_113b.heading_hard_cec0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .layout_ee8e.dim-4a2e {
  display: none;
}
#masthead > .layout_ee8e button {
  left: 0;
}
.basic_9b83 {
  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;
}
.basic_9b83:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.basic_9b83.button-last-cbae i {
  margin-right: 4px;
}
.basic_9b83.current_83fd i {
  margin-left: 5px;
}
.secondary_5321 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary_5321 p:last-child {
  margin-bottom: 0;
}
.stale_bfb7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.stale_bfb7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.stale_bfb7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.stale_bfb7 .panel_cd50 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.stale_bfb7 .container_d839 {
  margin: 5px 0 7px 0;
}
.stale_bfb7.disabled-77e6 .notice-450f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stale_bfb7.disabled-77e6 .icon-77ed {
  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;
}
.stale_bfb7.media-active-9250 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.stale_bfb7.media-active-9250 .notice-450f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stale_bfb7.media-active-9250 .icon-77ed {
  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;
}
.stale_bfb7.popup_lower_ac89 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stale_bfb7.nav-31f3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.stale_bfb7.nav-31f3 .icon-77ed {
  margin-top: 7px;
}
.pattern_1ba2 {
  display: inline-block;
}
.border_new_bb95 .banner-7488 .stale_bfb7 img {
  max-width: 100%;
}
.frame-light-c8eb .upper_2249.fresh_43b7,
.accent_334a .upper_2249.fresh_43b7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame-light-c8eb .aside_dead,
.accent_334a .aside_dead {
  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%);
}
.frame-light-c8eb .aside_dead {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.frame-light-c8eb.rough_4c21 .aside_dead {
  display: none;
}
.frame-light-c8eb .layout_7186 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame-light-c8eb .layout_7186 li {
  display: inline-block;
  position: relative;
}
.frame-light-c8eb .layout_7186 li:last-child {
  margin-right: 0;
}
.frame-light-c8eb .layout_7186 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;
}
.frame-light-c8eb .layout_7186 li.popup-512b > a {
  color: rgba(0, 0, 0, 0.9);
}
.frame-light-c8eb .layout_7186 > 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;
}
.frame-light-c8eb .layout_7186 > li > a i {
  line-height: 0;
}
.frame-light-c8eb .layout_7186 > li.shade-c0c8 > a .aside_dead {
  margin-left: 4px;
  line-height: 0;
}
.frame-light-c8eb .layout_7186 .outer-b28a li.shade-c0c8 > a {
  position: relative;
}
.frame-light-c8eb .layout_7186 .outer-b28a li.shade-c0c8 > a:after,
.frame-light-c8eb .layout_7186 .outer-b28a li.shade-c0c8 > a:before {
  content: "";
  display: table;
}
.frame-light-c8eb .layout_7186 .outer-b28a li.shade-c0c8 > a:after {
  clear: both;
}
.frame-light-c8eb .layout_7186 .outer-b28a li.shade-c0c8 > a .aside_dead {
  margin-left: 5px;
  float: right;
}
.frame-light-c8eb .info-orange-08d0,
.frame-light-c8eb .outer-b28a {
  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;
}
.frame-light-c8eb .outer-b28a {
  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;
}
.frame-light-c8eb .outer-b28a .fresh_43b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame-light-c8eb .outer-b28a .aside_dead {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.frame-light-c8eb .outer-b28a li {
  display: block;
  margin: 0;
  padding: 0;
}
.frame-light-c8eb .outer-b28a 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;
}
.frame-light-c8eb .outer-b28a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.frame-light-c8eb .outer-b28a .outer-b28a {
  top: 0;
  left: 100%;
}
.frame-light-c8eb .sort-lower-437e.fn-focus-e9c7 > .info-orange-08d0,
.frame-light-c8eb .sort-lower-437e.fn-focus-e9c7 > .outer-b28a,
.frame-light-c8eb .sort-lower-437e:focus > .info-orange-08d0,
.frame-light-c8eb .sort-lower-437e:focus > .outer-b28a,
.frame-light-c8eb .sort-lower-437e:hover > .info-orange-08d0,
.frame-light-c8eb .sort-lower-437e:hover > .outer-b28a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa:after,
.frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa:before {
  content: "";
  display: table;
}
.frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa:after {
  clear: both;
}
.frame-light-c8eb.picture_thick_6cc2 .image-bottom-f7fa > li {
  float: left;
}
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa:after,
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa:before {
  content: "";
  display: table;
}
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa:after {
  clear: both;
}
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa > li {
  float: left;
}
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa > li.focus_1201 > a,
.frame-light-c8eb.aside-bfd0 .image-bottom-f7fa > li.popup-512b > a {
  color: #fff;
  background-color: #1e4b75;
}
.frame-light-c8eb.small_10ad .image-bottom-f7fa > li > a .fresh_43b7 {
  position: relative;
}
.frame-light-c8eb.small_10ad .image-bottom-f7fa > li > a .fresh_43b7: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;
}
.frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li:focus
  > a
  .fresh_43b7:before,
.frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li:hover
  > a
  .fresh_43b7:before {
  width: 100%;
  background-color: currentColor;
}
.frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li.focus_1201
  > a
  .fresh_43b7:before,
.frame-light-c8eb.small_10ad
  .image-bottom-f7fa
  > li.carousel_fd0c
  > a
  .fresh_43b7:before {
  width: 100%;
  background-color: currentColor;
}
.frame-light-c8eb.aside-west-8e1d .image-bottom-f7fa > li > a .fresh_43b7 {
  position: relative;
}
.frame-light-c8eb.aside-west-8e1d .image-bottom-f7fa > li > a .fresh_43b7: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;
}
.frame-light-c8eb.aside-west-8e1d .image-bottom-f7fa > li:focus > a .fresh_43b7:before,
.frame-light-c8eb.aside-west-8e1d
  .image-bottom-f7fa
  > li:hover
  > a
  .fresh_43b7:before {
  width: 100%;
  background-color: currentColor;
}
.frame-light-c8eb.aside-west-8e1d
  .image-bottom-f7fa
  > li.focus_1201
  > a
  .fresh_43b7:before,
.frame-light-c8eb.aside-west-8e1d
  .image-bottom-f7fa
  > li.carousel_fd0c
  > a
  .fresh_43b7:before {
  width: 100%;
  background-color: currentColor;
}
.accent_334a .layout_7186 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent_334a .layout_7186 li:first-child > a {
  border-top: none;
}
.accent_334a .layout_7186 .form-4722 > .fresh_43b7 .aside_dead {
  display: none;
}
.accent_334a .layout_7186 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent_334a .layout_7186 li:last-child {
  border: none;
}
.accent_334a .layout_7186 li.shade-c0c8 > a {
  padding-right: 45px !important;
}
.accent_334a .layout_7186 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent_334a .layout_7186 li a:focus,
.accent_334a .layout_7186 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_334a .layout_7186 li .sort-east-ea0a {
  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;
}
.accent_334a .layout_7186 li .sort-east-ea0a:hover {
  box-shadow: none;
}
.accent_334a .layout_7186 li .sort-east-ea0a .aside_dead {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent_334a .layout_7186 .outer-b28a {
  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);
}
.accent_334a .layout_7186 .outer-b28a li a {
  padding-left: 3em;
}
.accent_334a .layout_7186 .layout-6300 > a .sort-east-ea0a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent_334a .layout_7186 .layout-6300 > .outer-b28a {
  display: block;
  opacity: 1;
}
.cool-a202 {
  max-width: 100%;
}
.highlight-df20 {
  line-height: 0;
  cursor: pointer;
}
.focus-94a4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus-94a4:hover {
  box-shadow: none;
  color: currentColor;
}
.focus-94a4 svg {
  width: 18px;
  height: 18px;
}
.focus-94a4 .caption-dark-0f57 {
  display: none;
}
.search_ae13 {
  position: relative;
}
.search_ae13.fn-active-e9c7 .focus-94a4 .module_hovered_5fd3 {
  display: none;
}
.search_ae13.fn-active-e9c7 .focus-94a4 .caption-dark-0f57 {
  display: inline-block;
}
.search_ae13 .box-down-eeb8 {
  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);
}
.search_ae13.tertiary-slow-9421 .box-down-eeb8 {
  left: auto;
  right: -0.9em;
}
.search_ae13.tertiary-slow-9421 .pattern-mini-20b1::before {
  left: auto;
  right: 15px;
}
.search_ae13.fn-active-e9c7 .box-down-eeb8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass-ae7f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.glass-ae7f label {
  flex-basis: 100%;
}
.glass-ae7f .new-bf07 {
  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;
}
.glass-ae7f .video-7677 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.glass-ae7f .video-7677:focus {
  background-color: transparent;
}
.glass-ae7f button.cold_edd2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.glass-ae7f button.cold_edd2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.glass-ae7f button.cold_edd2 svg {
  width: 18px;
  height: 18px;
}
.glass-ae7f input[type="submit"] {
  min-height: auto;
}
.slider-0d08 .glass-ae7f .video-7677 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern-mini-20b1 {
  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) {
  .pattern-mini-20b1 {
    width: 220px;
  }
}
.pattern-mini-20b1 label {
  flex-basis: 100%;
}
.pattern-mini-20b1::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;
}
.item_light_fe81 .slider-0d08 .glass-ae7f {
  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;
}
.item_light_fe81
  .slider-0d08
  .glass-ae7f
  .new-bf07 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item_light_fe81 .slider-0d08 .glass-ae7f .video-7677 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item_light_fe81
  .slider-0d08
  .glass-ae7f
  .video-7677:focus {
  background: 0 0;
}
.item_light_fe81
  .slider-0d08
  .glass-ae7f
  .short_49be {
  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;
}
.box-up-be83 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.box-up-be83 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.box-up-be83 li:last-child {
  margin-right: 0;
}
.box-up-be83 li:first-child {
  margin-left: 0;
}
.box-up-be83.header-64c2 a {
  color: #fff;
}
.box-up-be83.header-64c2 a:hover {
  color: #fff;
}
.box-up-be83 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.box-up-be83 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.box-up-be83 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-up-be83 a:hover {
  opacity: 0.9;
  color: inherit;
}
.box-up-be83 [class*="social-icon-apple"] {
  background-color: #999;
}
.box-up-be83 [class*="social-icon-apple"].over_1005 {
  background-color: transparent;
  color: #999;
}
.box-up-be83 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.box-up-be83 [class*="social-icon-behance"].over_1005 {
  background-color: transparent;
  color: #1769ff;
}
.box-up-be83 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.box-up-be83 [class*="social-icon-bitbucket"].over_1005 {
  background-color: transparent;
  color: #205081;
}
.box-up-be83 [class*="social-icon-codepen"] {
  background-color: #000;
}
.box-up-be83 [class*="social-icon-codepen"].over_1005 {
  background-color: transparent;
  color: #000;
}
.box-up-be83 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.box-up-be83 [class*="social-icon-delicious"].over_1005 {
  background-color: transparent;
  color: #39f;
}
.box-up-be83 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.box-up-be83 [class*="social-icon-digg"].over_1005 {
  background-color: transparent;
  color: #005be2;
}
.box-up-be83 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.box-up-be83 [class*="social-icon-dribbble"].over_1005 {
  background-color: transparent;
  color: #ea4c89;
}
.box-up-be83 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.box-up-be83 [class*="social-icon-envelope"].over_1005 {
  background-color: transparent;
  color: #ea4335;
}
.box-up-be83 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.box-up-be83 [class*="social-icon-facebook"].over_1005 {
  background-color: transparent;
  color: #3b5998;
}
.box-up-be83 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.box-up-be83 [class*="social-icon-flickr"].over_1005 {
  background-color: transparent;
  color: #0063dc;
}
.box-up-be83 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.box-up-be83 [class*="social-icon-foursquare"].over_1005 {
  background-color: transparent;
  color: #2d5be3;
}
.box-up-be83 [class*="social-icon-github"] {
  background-color: #333;
}
.box-up-be83 [class*="social-icon-github"].over_1005 {
  background-color: transparent;
  color: #333;
}
.box-up-be83 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.box-up-be83 [class*="social-icon-google-plus"].over_1005 {
  background-color: transparent;
  color: #dd4b39;
}
.box-up-be83 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.box-up-be83 [class*="social-icon-houzz"].over_1005 {
  background-color: transparent;
  color: #7ac142;
}
.box-up-be83 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.box-up-be83 [class*="social-icon-instagram"].over_1005 {
  background-color: transparent;
  color: #262626;
}
.box-up-be83 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.box-up-be83 [class*="social-icon-jsfiddle"].over_1005 {
  background-color: transparent;
  color: #487aa2;
}
.box-up-be83 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.box-up-be83 [class*="social-icon-linkedin"].over_1005 {
  background-color: transparent;
  color: #0077b5;
}
.box-up-be83 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.box-up-be83 [class*="social-icon-medium"].over_1005 {
  background-color: transparent;
  color: #00ab6b;
}
.box-up-be83 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.box-up-be83
  [class*="social-icon-odnoklassniki"].over_1005 {
  background-color: transparent;
  color: #f4731c;
}
.box-up-be83 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.box-up-be83 [class*="social-icon-meetup"].over_1005 {
  background-color: transparent;
  color: #ec1c40;
}
.box-up-be83 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.box-up-be83 [class*="social-icon-pinterest"].over_1005 {
  background-color: transparent;
  color: #bd081c;
}
.box-up-be83 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.box-up-be83 [class*="social-icon-product-hunt"].over_1005 {
  background-color: transparent;
  color: #da552f;
}
.box-up-be83 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.box-up-be83 [class*="social-icon-reddit"].over_1005 {
  background-color: transparent;
  color: #ff4500;
}
.box-up-be83 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.box-up-be83 [class*="social-icon-rss"].over_1005 {
  background-color: transparent;
  color: #f26522;
}
.box-up-be83 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.box-up-be83
  [class*="social-icon-shopping-cart"].over_1005 {
  background-color: transparent;
  color: #4caf50;
}
.box-up-be83 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.box-up-be83 [class*="social-icon-skype"].over_1005 {
  background-color: transparent;
  color: #00aff0;
}
.box-up-be83 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.box-up-be83 [class*="social-icon-slideshare"].over_1005 {
  background-color: transparent;
  color: #0077b5;
}
.box-up-be83 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.box-up-be83 [class*="social-icon-snapchat"].over_1005 {
  background-color: transparent;
  color: #fffc00;
}
.box-up-be83 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.box-up-be83 [class*="social-icon-soundcloud"].over_1005 {
  background-color: transparent;
  color: #f80;
}
.box-up-be83 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.box-up-be83 [class*="social-icon-spotify"].over_1005 {
  background-color: transparent;
  color: #2ebd59;
}
.box-up-be83 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.box-up-be83
  [class*="social-icon-stack-overflow"].over_1005 {
  background-color: transparent;
  color: #fe7a15;
}
.box-up-be83 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.box-up-be83 [class*="social-icon-maldkfgram"].over_1005 {
  background-color: transparent;
  color: #2ca5e0;
}
.box-up-be83 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.box-up-be83 [class*="social-icon-tripadvisor"].over_1005 {
  background-color: transparent;
  color: #589442;
}
.box-up-be83 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.box-up-be83 [class*="social-icon-tumblr"].over_1005 {
  background-color: transparent;
  color: #35465c;
}
.box-up-be83 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.box-up-be83 [class*="social-icon-twitch"].over_1005 {
  background-color: transparent;
  color: #6441a5;
}
.box-up-be83 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.box-up-be83 [class*="social-icon-twitter"].over_1005 {
  background-color: transparent;
  color: #1da1f2;
}
.box-up-be83 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.box-up-be83 [class*="social-icon-vimeo"].over_1005 {
  background-color: transparent;
  color: #1ab7ea;
}
.box-up-be83 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.box-up-be83 [class*="social-icon-vk"].over_1005 {
  background-color: transparent;
  color: #45668e;
}
.box-up-be83 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.box-up-be83 [class*="social-icon-weibo"].over_1005 {
  background-color: transparent;
  color: #df2029;
}
.box-up-be83 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.box-up-be83 [class*="social-icon-weixin"].over_1005 {
  background-color: transparent;
  color: #7bb32e;
}
.box-up-be83 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.box-up-be83 [class*="social-icon-whatsapp"].over_1005 {
  background-color: transparent;
  color: #25d366;
}
.box-up-be83 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.box-up-be83 [class*="social-icon-wordpress"].over_1005 {
  background-color: transparent;
  color: #21759b;
}
.box-up-be83 [class*="social-icon-xing"] {
  background-color: #026466;
}
.box-up-be83 [class*="social-icon-xing"].over_1005 {
  background-color: transparent;
  color: #026466;
}
.box-up-be83 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.box-up-be83 [class*="social-icon-yelp"].over_1005 {
  background-color: transparent;
  color: #af0606;
}
.box-up-be83 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.box-up-be83 [class*="social-icon-youtube"].over_1005 {
  background-color: transparent;
  color: #cd201f;
}
.bright_63fc {
  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;
}
.bright_63fc:hover {
  box-shadow: none;
  background: 0 0;
}
.wood_4284 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outer_520e {
  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;
}
.caption_solid_caa8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview-complex-4819 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview-complex-4819,
.preview-complex-4819::after,
.preview-complex-4819::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;
}
.preview-complex-4819::after,
.preview-complex-4819::before {
  content: "";
  display: block;
  background-color: inherit;
}
.small-c282 .outer_520e .caption_solid_caa8 {
  margin-top: -2px;
  width: 19px;
}
.small-c282 .outer_520e .preview-complex-4819 {
  margin-top: -1px;
}
.small-c282 .outer_520e .preview-complex-4819,
.small-c282 .outer_520e .preview-complex-4819::after,
.small-c282 .outer_520e .preview-complex-4819::before {
  width: 19px;
  height: 2px;
}
.small-c282 .outer_520e .preview-complex-4819::before {
  top: -6px;
}
.small-c282 .outer_520e .preview-complex-4819::after {
  bottom: -6px;
}
.under_14e6 .outer_520e .caption_solid_caa8 {
  margin-top: -2px;
  width: 22px;
}
.under_14e6 .outer_520e .preview-complex-4819 {
  margin-top: -1px;
}
.under_14e6 .outer_520e .preview-complex-4819,
.under_14e6 .outer_520e .preview-complex-4819::after,
.under_14e6 .outer_520e .preview-complex-4819::before {
  width: 22px;
  height: 2px;
}
.under_14e6 .outer_520e .preview-complex-4819::before {
  top: -7px;
}
.under_14e6 .outer_520e .preview-complex-4819::after {
  bottom: -7px;
}
.progress-wide-1aed .outer_520e .caption_solid_caa8 {
  margin-top: -2px;
  width: 31px;
}
.progress-wide-1aed .outer_520e .preview-complex-4819 {
  margin-top: -1.5px;
}
.progress-wide-1aed .outer_520e .preview-complex-4819,
.progress-wide-1aed .outer_520e .preview-complex-4819::after,
.progress-wide-1aed .outer_520e .preview-complex-4819::before {
  width: 31px;
  height: 3px;
}
.progress-wide-1aed .outer_520e .preview-complex-4819::before {
  top: -9px;
}
.progress-wide-1aed .outer_520e .preview-complex-4819::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .over_56a2 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 19px;
  }
  .over_56a2 .outer_520e .preview-complex-4819 {
    margin-top: -1px;
  }
  .over_56a2 .outer_520e .preview-complex-4819,
  .over_56a2 .outer_520e .preview-complex-4819::after,
  .over_56a2 .outer_520e .preview-complex-4819::before {
    width: 19px;
    height: 2px;
  }
  .over_56a2 .outer_520e .preview-complex-4819::before {
    top: -6px;
  }
  .over_56a2 .outer_520e .preview-complex-4819::after {
    bottom: -6px;
  }
  .hidden_fbc6 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_fbc6 .outer_520e .preview-complex-4819 {
    margin-top: -1px;
  }
  .hidden_fbc6 .outer_520e .preview-complex-4819,
  .hidden_fbc6 .outer_520e .preview-complex-4819::after,
  .hidden_fbc6 .outer_520e .preview-complex-4819::before {
    width: 22px;
    height: 2px;
  }
  .hidden_fbc6 .outer_520e .preview-complex-4819::before {
    top: -7px;
  }
  .hidden_fbc6 .outer_520e .preview-complex-4819::after {
    bottom: -7px;
  }
  .table-cdb8 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 31px;
  }
  .table-cdb8 .outer_520e .preview-complex-4819 {
    margin-top: -1.5px;
  }
  .table-cdb8 .outer_520e .preview-complex-4819,
  .table-cdb8 .outer_520e .preview-complex-4819::after,
  .table-cdb8 .outer_520e .preview-complex-4819::before {
    width: 31px;
    height: 3px;
  }
  .table-cdb8 .outer_520e .preview-complex-4819::before {
    top: -9px;
  }
  .table-cdb8 .outer_520e .preview-complex-4819::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .center_c656 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 19px;
  }
  .center_c656 .outer_520e .preview-complex-4819 {
    margin-top: -1px;
  }
  .center_c656 .outer_520e .preview-complex-4819,
  .center_c656 .outer_520e .preview-complex-4819::after,
  .center_c656 .outer_520e .preview-complex-4819::before {
    width: 19px;
    height: 2px;
  }
  .center_c656 .outer_520e .preview-complex-4819::before {
    top: -6px;
  }
  .center_c656 .outer_520e .preview-complex-4819::after {
    bottom: -6px;
  }
  .search_simple_fee1 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 22px;
  }
  .search_simple_fee1 .outer_520e .preview-complex-4819 {
    margin-top: -1px;
  }
  .search_simple_fee1 .outer_520e .preview-complex-4819,
  .search_simple_fee1 .outer_520e .preview-complex-4819::after,
  .search_simple_fee1 .outer_520e .preview-complex-4819::before {
    width: 22px;
    height: 2px;
  }
  .search_simple_fee1 .outer_520e .preview-complex-4819::before {
    top: -7px;
  }
  .search_simple_fee1 .outer_520e .preview-complex-4819::after {
    bottom: -7px;
  }
  .plasma_e9f1 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_e9f1 .outer_520e .preview-complex-4819 {
    margin-top: -1.5px;
  }
  .plasma_e9f1 .outer_520e .preview-complex-4819,
  .plasma_e9f1 .outer_520e .preview-complex-4819::after,
  .plasma_e9f1 .outer_520e .preview-complex-4819::before {
    width: 31px;
    height: 3px;
  }
  .plasma_e9f1 .outer_520e .preview-complex-4819::before {
    top: -9px;
  }
  .plasma_e9f1 .outer_520e .preview-complex-4819::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup_7650 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 19px;
  }
  .popup_7650 .outer_520e .preview-complex-4819 {
    margin-top: -1px;
  }
  .popup_7650 .outer_520e .preview-complex-4819,
  .popup_7650 .outer_520e .preview-complex-4819::after,
  .popup_7650 .outer_520e .preview-complex-4819::before {
    width: 19px;
    height: 2px;
  }
  .popup_7650 .outer_520e .preview-complex-4819::before {
    top: -6px;
  }
  .popup_7650 .outer_520e .preview-complex-4819::after {
    bottom: -6px;
  }
  .mini-c718 .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-c718 .outer_520e .preview-complex-4819 {
    margin-top: -1px;
  }
  .mini-c718 .outer_520e .preview-complex-4819,
  .mini-c718 .outer_520e .preview-complex-4819::after,
  .mini-c718 .outer_520e .preview-complex-4819::before {
    width: 22px;
    height: 2px;
  }
  .mini-c718 .outer_520e .preview-complex-4819::before {
    top: -7px;
  }
  .mini-c718 .outer_520e .preview-complex-4819::after {
    bottom: -7px;
  }
  .prev-2ffb .outer_520e .caption_solid_caa8 {
    margin-top: -2px;
    width: 31px;
  }
  .prev-2ffb .outer_520e .preview-complex-4819 {
    margin-top: -1.5px;
  }
  .prev-2ffb .outer_520e .preview-complex-4819,
  .prev-2ffb .outer_520e .preview-complex-4819::after,
  .prev-2ffb .outer_520e .preview-complex-4819::before {
    width: 31px;
    height: 3px;
  }
  .prev-2ffb .outer_520e .preview-complex-4819::before {
    top: -9px;
  }
  .prev-2ffb .outer_520e .preview-complex-4819::after {
    bottom: -9px;
  }
}
.thick-9cd9 .preview-complex-4819 {
  -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);
}
.thick-9cd9 .preview-complex-4819::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thick-9cd9 .preview-complex-4819::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);
}
.thick-9cd9.popup-old-7f35 .preview-complex-4819 {
  -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);
}
.thick-9cd9.popup-old-7f35 .preview-complex-4819::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thick-9cd9.popup-old-7f35 .preview-complex-4819::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);
}
.dirty-4e1e {
  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.fluid-9f38:before {
  display: none;
}
.soft_f994 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.soft_f994 .link_large_6f49 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.soft_f994 .link_large_6f49:last-of-type {
  border-bottom: none;
}
.soft_f994 .link_large_6f49.disabled_huge_65ef,
.soft_f994 .link_large_6f49.column_de82,
.soft_f994 .link_large_6f49.article_c5bf {
  padding: 0;
}
.soft_f994 .accent_334a .sort-east-ea0a {
  color: currentColor;
}
.soft_f994 .accent_334a .sort-east-ea0a:focus,
.soft_f994 .accent_334a .sort-east-ea0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_f994.blue-f2a5 .status-8eac,
.soft_f994.blue-f2a5 .secondary_5321 a,
.soft_f994.blue-f2a5 .image-bottom-f7fa a,
.soft_f994.blue-f2a5 .outer-b28a a {
  color: rgba(0, 0, 0, 0.55);
}
.soft_f994.blue-f2a5 .status-8eac:hover,
.soft_f994.blue-f2a5 .secondary_5321 a:hover,
.soft_f994.blue-f2a5 .image-bottom-f7fa a:hover,
.soft_f994.blue-f2a5 .outer-b28a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft_f994.blue-f2a5 .middle-a9a8 {
  color: rgba(0, 0, 0, 0.8);
}
.soft_f994.blue-f2a5 .link_large_6f49 {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_f994.blue-f2a5 .link_large_6f49:before {
  background: rgba(0, 0, 0, 0.08);
}
.soft_f994.blue-f2a5 .border_lower_c4c2:before {
  background: rgba(255, 255, 255, 0.9);
}
.soft_f994.blue-f2a5 .accent_334a .layout_7186 li a,
.soft_f994.blue-f2a5 .accent_334a .sort-east-ea0a,
.soft_f994.blue-f2a5 .outer-b28a {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_f994.blue-f2a5 .accent_334a .sort-east-ea0a:focus,
.soft_f994.blue-f2a5 .accent_334a .sort-east-ea0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_f994.blue-f2a5 .layout_7186 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_f994.table_down_7fba .status-8eac,
.soft_f994.table_down_7fba .secondary_5321 a,
.soft_f994.table_down_7fba .image-bottom-f7fa .sort-east-ea0a,
.soft_f994.table_down_7fba .image-bottom-f7fa a,
.soft_f994.table_down_7fba .outer-b28a a {
  color: rgba(255, 255, 255, 0.79);
}
.soft_f994.table_down_7fba .status-8eac:hover,
.soft_f994.table_down_7fba .secondary_5321 a:hover,
.soft_f994.table_down_7fba .image-bottom-f7fa .sort-east-ea0a:hover,
.soft_f994.table_down_7fba .image-bottom-f7fa a:hover,
.soft_f994.table_down_7fba .outer-b28a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_f994.table_down_7fba .middle-a9a8 {
  color: rgba(255, 255, 255, 0.99);
}
.soft_f994.table_down_7fba .link_large_6f49 {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_f994.table_down_7fba .link_large_6f49:before {
  background: rgba(255, 255, 255, 0.08);
}
.soft_f994.table_down_7fba .border_lower_c4c2:before {
  background: rgba(0, 0, 0, 0.9);
}
.soft_f994.table_down_7fba .accent_334a .layout_7186 li a,
.soft_f994.table_down_7fba .accent_334a .sort-east-ea0a,
.soft_f994.table_down_7fba .outer-b28a {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_f994.table_down_7fba .accent_334a .sort-east-ea0a:focus,
.soft_f994.table_down_7fba .accent_334a .sort-east-ea0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_f994.table_down_7fba .layout_7186 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_lower_c4c2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.border_lower_c4c2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card_4344 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.photo-e602 .soft_f994 {
  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;
}
.photo-e602 .link_large_6f49 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.photo-e602 .link_large_6f49: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) {
  .photo-e602 .link_large_6f49:before {
    width: 16%;
    left: 42%;
  }
}
.photo-e602 .link_large_6f49:last-child:before {
  content: none;
}
.photo-e602 .link_large_6f49[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.photo-e602 .accent_334a .layout_7186 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.photo-e602 .accent_334a .layout_7186 li a .sort-east-ea0a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.photo-e602 .accent_334a .outer-b28a {
  border: none;
}
.photo-e602 .accent_334a .outer-b28a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.photo-e602 .border_lower_c4c2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.photo-e602 .card_4344 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.photo-e602 .table_down_7fba .border_lower_c4c2:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo-e602 .blue-f2a5.caption_6d25 .preview-complex-4819 {
  background: rgba(0, 0, 0, 0.6);
}
.photo-e602
  .blue-f2a5.caption_6d25
  .preview-complex-4819::after,
.photo-e602
  .blue-f2a5.caption_6d25
  .preview-complex-4819:before {
  background: inherit;
}
.photo-e602
  .blue-f2a5.caption_6d25:hover
  .preview-complex-4819 {
  background: rgba(0, 0, 0, 0.8);
}
.list_current_6d3d .soft_f994 {
  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) {
  .list_current_6d3d .soft_f994 {
    width: auto;
    right: 45px;
  }
}
.nav_4b12 .soft_f994 {
  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) {
  .nav_4b12 .soft_f994 {
    width: auto;
    left: 45px;
  }
}
.fluid-9f38 .soft_f994 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fluid-9f38 .card_4344 {
  max-width: 48em;
  margin: 0 auto;
}
.fluid-9f38 .border_lower_c4c2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.current_e6e1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.current_e6e1.photo-e602 .soft_f994 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.current_e6e1.list_current_6d3d .soft_f994 {
  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);
}
.current_e6e1 .soft_f994 {
  visibility: visible;
}
.current_e6e1.nav_4b12 .soft_f994 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.outer_b436,
.lite_18d1 {
  overflow-x: hidden;
}
.outer_b436 .soft_f994 {
  overflow: auto;
}
.outer_b436.photo-e602 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outer_b436.photo-e602 .soft_f994 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.outer_b436.photo-e602 .bright_63fc {
  opacity: 0;
}
.outer_b436.list_current_6d3d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outer_b436.list_current_6d3d .soft_f994 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.outer_b436.list_current_6d3d .bright_63fc {
  opacity: 0;
}
.outer_b436.nav_4b12 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outer_b436.nav_4b12 .soft_f994 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.outer_b436.nav_4b12 .bright_63fc {
  opacity: 0;
}
.outer_b436.fluid-9f38 .soft_f994 {
  z-index: 10;
  visibility: visible;
}
.caption_6d25 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.caption_6d25 .preview-complex-4819 {
  background: rgba(255, 255, 255, 0.99);
}
.caption_6d25 .preview-complex-4819::after,
.caption_6d25 .preview-complex-4819:before {
  background: inherit;
}
.caption_6d25:hover .preview-complex-4819 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_4b12 .caption_6d25 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fluid-9f38 .caption_6d25 {
  display: none !important;
}
.outer_b436:before,
.lite_18d1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.outer_b436 .caption_6d25,
.lite_18d1 .caption_6d25 {
  display: inline-block;
}
.soft_f994 .shadow-8195 {
  -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;
}
.outer_b436 .soft_f994 .shadow-8195,
.lite_18d1 .soft_f994 .shadow-8195 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature-7787 .new-bf07 {
  width: 100%;
}
.banner-7488 {
  padding: 0 0.5em 0;
}
.banner-7488 [class*="customify-col-"],
.banner-7488 [class*="customify-col_"],
.banner-7488 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.left-87d6 .banner-7488 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label_liquid_9e2c .heading-5820,
  .heading-5820 {
    display: none;
  }
  .list_current_19b6 {
    text-align: left;
  }
  .action-1934 {
    text-align: center;
  }
  .thumbnail-98fb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label_liquid_9e2c .block_a1cb,
  .block_a1cb {
    display: none;
  }
  .right-5f10 {
    text-align: left;
  }
  .item-hovered-50e4 {
    text-align: center;
  }
  .gold-3a09 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label_liquid_9e2c .new_d95b,
  .new_d95b {
    display: none;
  }
  .cool_6d3d {
    text-align: left;
  }
  .tertiary-99c7 {
    text-align: center;
  }
  .info-01d6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.menu-gas-335f {
  box-shadow: none !important;
}
.inner-7418 .secondary_62a5,
.green-f3ee .secondary_62a5 {
  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;
}
.green-f3ee .secondary_62a5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.huge-2963 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.huge-2963:after,
.huge-2963:before {
  content: "";
  display: table;
}
.huge-2963:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .huge-2963 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.huge-2963,
.advanced_66e2 {
  max-width: 1248px;
  margin: 0 auto;
}

.grid_dfb4.widget_basic_78b5 .huge-2963 {
  max-width: 100%;
}
.grid_dfb4.motion_7d1d {
  max-width: 1200px;
  margin: 0 auto;
}
.grid_dfb4.panel-center-fe6e .huge-2963 {
  max-width: 100%;
}
.grid_dfb4.panel-center-fe6e > .huge-2963 {
  padding-left: 0;
  padding-right: 0;
}
.grid_dfb4.panel-center-fe6e > .huge-2963 .label_liquid_9e2c {
  margin: 0;
}
.grid_dfb4.panel-center-fe6e
  > .huge-2963
  .mini_3945.avatar_64cf {
  margin-right: 0;
  margin-left: 0;
}
.grid_dfb4.panel-center-fe6e #main.avatar_64cf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .copper-db25 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .copper-db25 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu-top-7cd2 .carousel_ee03 {
    padding-right: 1em;
  }
  .menu-top-7cd2.block_cfda .mini_3945 {
    border-right: 1px solid #eaecee;
  }
  .menu-top-7cd2.block_cfda .carousel_ee03 {
    padding-right: 1em;
  }
  .menu-top-7cd2.block_cfda .photo-bright-bb03 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_dynamic_408c .carousel_ee03 {
    padding-left: 1em;
  }
  .message_dynamic_408c.block_cfda .mini_3945 {
    border-left: 1px solid #eaecee;
  }
  .message_dynamic_408c.block_cfda .carousel_ee03 {
    padding-left: 1em;
  }
  .message_dynamic_408c.block_cfda .photo-bright-bb03 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_70c6 .carousel_ee03 {
    padding-left: 1em;
  }
  .inner_70c6.block_cfda .status_hot_945b {
    border-right: 1px solid #eaecee;
  }
  .inner_70c6.block_cfda .dirty-4b41 {
    border-right: 1px solid #eaecee;
  }
  .inner_70c6.block_cfda .carousel_ee03 {
    padding-left: 1em;
  }
  .inner_70c6.block_cfda .photo-bright-bb03 {
    padding-right: 1em;
  }
  .inner_70c6.block_cfda .container-light-b0c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_gas_f494 .carousel_ee03 {
    padding-right: 1em;
  }
  .aside_gas_f494.block_cfda .status_hot_945b {
    border-left: 1px solid #eaecee;
  }
  .aside_gas_f494.block_cfda .dirty-4b41 {
    border-left: 1px solid #eaecee;
  }
  .aside_gas_f494.block_cfda .carousel_ee03 {
    padding-right: 1em;
  }
  .aside_gas_f494.block_cfda .photo-bright-bb03 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_gas_f494.block_cfda .container-light-b0c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-db25 .carousel_ee03 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper-db25.block_cfda .mini_3945 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .copper-db25.block_cfda .carousel_ee03 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper-db25.block_cfda .photo-bright-bb03 {
    padding-left: 1em;
  }
  .copper-db25.block_cfda .container-light-b0c7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .copper-db25.block_cfda .carousel_ee03 {
    padding-left: 0;
  }
}
.paper_5da9 .hover_4ffe {
  display: inline-block;
}
.avatar-easy-5522 {
  display: inline-block;
}
.title-f268 {
  word-con: break-word;
}
.preview-9004 > span {
  display: inline-block;
  padding: 5px 0;
}
.preview-9004 .paper-6208 {
  margin-left: 8px;
  margin-right: 8px;
}
.preview-9004 .active-gas-8eac img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.right_804e .new_9bbd {
  margin-bottom: 2em;
}
.right_804e .tag-medium-c285 {
  margin-bottom: 15px;
}
.right_804e .tag-medium-c285:last-child {
  margin-bottom: 0;
}
.right_804e .pagination-up-f10e {
  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) {
  .right_804e .pagination-up-f10e {
    display: block;
  }
}
.right_804e .disabled_stale_c8d1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .right_804e .disabled_stale_c8d1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.right_804e .paragraph_643c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.right_804e .paragraph_643c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.right_804e .paragraph_643c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.right_804e .title-f268 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_804e .title-f268 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.right_804e .block-3edc p:last-child {
  margin-bottom: 0;
}
.right_804e .description-hot-b6cf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.right_804e .title-hard-bcf5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.right_804e .last-2fcb {
  margin-top: 1em;
}
.right_804e .notice_basic_695f {
  top: 0;
  display: block;
}
.right_804e .notice_basic_695f a {
  color: inherit;
}
.right_804e .notice_basic_695f a:hover {
  color: inherit;
}
.right_804e .picture_clean_7662 {
  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;
}
.right_804e .picture_clean_7662:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.right_804e .title-hard-bcf5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.right_804e .pattern-tiny-5633 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.right_804e .pattern-tiny-5633:first-child {
  margin-top: 0;
}
.right_804e .pattern-tiny-5633.narrow_6405 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right_804e .pattern-tiny-5633.overlay_9b9b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_804e
  .pattern-tiny-5633.overlay_9b9b.dark-4f56
  .last-2fcb {
  width: 100%;
}
.right_804e .overlay_9b9b {
  -webkit-box-align: center;
  align-items: center;
}
.right_804e .overlay_9b9b .preview-9004,
.right_804e .overlay_9b9b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.right_804e .paragraph_643c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right_804e .paragraph_643c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right_804e .paragraph_643c: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;
}
.right_804e .narrow_6405 {
  z-index: 5;
}
.right_804e .breadcrumb-23c0 .menu-80f9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.right_804e .gradient-e54a .menu-80f9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.right_804e .large-caea .menu-80f9 {
  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;
}
.right_804e.link_ef3a .pagination-up-f10e,
.right_804e.card_silver_11f1 .pagination-up-f10e {
  display: block;
}
.right_804e.link_ef3a .pagination-up-f10e .advanced-ab7b,
.right_804e.link_ef3a .pagination-up-f10e .title-hard-bcf5,
.right_804e.card_silver_11f1 .pagination-up-f10e .advanced-ab7b,
.right_804e.card_silver_11f1 .pagination-up-f10e .title-hard-bcf5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.right_804e.breadcrumb_out_45eb .disabled_stale_c8d1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .right_804e.breadcrumb_out_45eb .disabled_stale_c8d1 {
    margin-right: 0;
  }
}
.right_804e.link_ef3a .disabled_stale_c8d1,
.right_804e.card_silver_11f1 .disabled_stale_c8d1 {
  padding-top: 40%;
}
.right_804e.link_ef3a .new_9bbd,
.right_804e.card_silver_11f1 .new_9bbd {
  display: block;
}
.right_804e.link_ef3a .fn-sticky-e9c7 .title-hard-bcf5,
.right_804e.card_silver_11f1 .fn-sticky-e9c7 .title-hard-bcf5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.right_804e.link_ef3a .disabled_stale_c8d1,
.right_804e.card_silver_11f1 .disabled_stale_c8d1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.right_804e.link_ef3a .title-hard-bcf5 {
  padding: 1em;
}
.card_blue_6182 {
  margin: 30px auto;
  display: block;
}
.card_blue_6182 .active_7612 > * {
  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;
}
.card_blue_6182 .active_7612 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card_blue_6182 .active_7612 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card_63f4 .preview-9004 {
  margin-bottom: 1.41575em;
}
.card_63f4 .input-purple-eb33 {
  margin-bottom: 1.618em;
}
.soft-446e .easy-36ec {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.soft-446e .easy-36ec a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.soft-446e .fast_00b9 {
  max-width: 100%;
  overflow: auto;
}
.heading_e705 .soft-446e a:hover {
  text-decoration: underline;
}
.popup_4201 .tag-medium-c285:not(.title-f268),
.popup_4201 .paragraph_643c {
  margin-bottom: 1.41575em;
}
.popup_4201 .tag-medium-c285:not(.title-f268):last-child,
.popup_4201 .paragraph_643c:last-child {
  margin-bottom: 0;
}
.popup_4201 .tag-medium-c285.form_e565 {
  margin-bottom: 0.41575em;
}
.popup_4201 .dropdown-fast-6e47:before,
.popup_4201 .media_0a4a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup_4201 .dropdown-fast-6e47:before {
  content: "\f115";
}
.popup_4201 .media_0a4a:before {
  content: "\f02c";
}
.popup_4201 .north_2ad4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup_4201 .north_2ad4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.narrow_90ed {
  display: -webkit-box;
  display: flex;
}
.narrow_90ed .pagination_f62a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .narrow_90ed .pagination_f62a {
    flex-basis: 90px;
  }
}
.narrow_90ed .modal-20fc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .narrow_90ed .modal-20fc {
    flex-basis: calc(100% - 50px);
  }
}
.narrow_90ed .cool-2de0 p:last-child {
  margin-bottom: 0.72em;
}
.image-5f69 .active_7612 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image-5f69 .active_7612:after,
.image-5f69 .active_7612:before {
  content: "";
  display: table;
}
.image-5f69 .active_7612:after {
  clear: both;
}
.image-5f69 .active_7612 .info_tall_c31b,
.image-5f69 .active_7612 .summary-0100 {
  width: 49%;
}
.image-5f69 .active_7612 .info_tall_c31b a span.element_6f1a,
.image-5f69 .active_7612 .summary-0100 a span.element_6f1a {
  display: block;
  margin-bottom: 5px;
}
.image-5f69 .active_7612 .summary-0100 {
  float: left;
  text-align: left;
}
.image-5f69 .active_7612 .info_tall_c31b {
  float: right;
  text-align: right;
}
.center-746e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .center-746e {
    margin-bottom: 0;
  }
}
.shade_dea3 {
  margin-bottom: 1em;
}
.shade_dea3 .title-f268 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paragraph_eb5c a {
  display: block;
  line-height: 0;
  position: relative;
}
.section-81a6 .shade_dea3,
.full-3ce3 .shade_dea3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section-81a6 .shade_dea3,
  .full-3ce3 .shade_dea3 {
    display: block;
  }
}
.section-81a6 .paragraph_eb5c,
.full-3ce3 .paragraph_eb5c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section-81a6 .paragraph_eb5c,
  .full-3ce3 .paragraph_eb5c {
    margin-bottom: 1em;
  }
}
.section-81a6 .paragraph_eb5c img,
.full-3ce3 .paragraph_eb5c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section-81a6 .background_motion_203b,
.full-3ce3 .background_motion_203b {
  flex-basis: calc(100% - 160px);
}
.section-81a6 .background_motion_203b p,
.full-3ce3 .background_motion_203b p {
  margin-bottom: 0;
}
.section-81a6 .background_motion_203b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section-81a6 .background_motion_203b {
    padding-left: 0;
  }
}
.full-3ce3 .background_motion_203b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .full-3ce3 .background_motion_203b {
    padding-right: 0;
  }
}
.full-3ce3 .paragraph_eb5c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dim_537a .paragraph_eb5c {
  margin-bottom: 0.5em;
}
.dim_537a .paragraph_eb5c img {
  width: 100%;
}
.hot_bfb1 .gallery_1739,
.article-purple-7e7b .gallery_1739 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article-purple-7e7b .mini_3945 .notification_hot_8154 p:last-child {
  margin-bottom: 0;
}
.secondary_last_ffb4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media-ec9b .thumbnail_glass_ff46 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media-ec9b .thumbnail_glass_ff46:last-of-type {
    margin-bottom: 0;
  }
}
.media-ec9b .thumbnail_glass_ff46 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media-ec9b .thumbnail_glass_ff46 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media-ec9b .thumbnail_glass_ff46 ul li {
  margin: 0 0 0.6em;
}
.media-ec9b .thumbnail_glass_ff46 ul li.popup-2bd3,
.media-ec9b .thumbnail_glass_ff46 ul li.info-middle-f2d8 {
  position: relative;
}
.media-ec9b .thumbnail_glass_ff46 ul li.popup-2bd3 .button-5921,
.media-ec9b .thumbnail_glass_ff46 ul li.info-middle-f2d8 .button-5921 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media-ec9b .thumbnail_glass_ff46 ul li.popup-2bd3:after:after,
.media-ec9b .thumbnail_glass_ff46 ul li.popup-2bd3:after:before,
.media-ec9b
  .thumbnail_glass_ff46
  ul
  li.info-middle-f2d8:after:after,
.media-ec9b
  .thumbnail_glass_ff46
  ul
  li.info-middle-f2d8:after:before {
  content: "";
  display: table;
}
.media-ec9b .thumbnail_glass_ff46 ul li.popup-2bd3:after:after,
.media-ec9b
  .thumbnail_glass_ff46
  ul
  li.info-middle-f2d8:after:after {
  clear: both;
}
.media-ec9b .thumbnail_glass_ff46 a.card-498a:hover {
  text-decoration: none;
}
.media-ec9b .thumbnail_glass_ff46 select {
  max-width: 100%;
}
.media-ec9b .thumbnail_glass_ff46 table {
  font-size: 85%;
}
.media-ec9b .thumbnail_glass_ff46 table td,
.media-ec9b .thumbnail_glass_ff46 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media-ec9b .thumbnail_glass_ff46 table tfoot td {
  text-align: left;
}
.media-ec9b .thumbnail_glass_ff46 :last-child {
  margin-bottom: 0;
}
.media-ec9b .thumbnail_glass_ff46 .slider-5f5a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media-ec9b .thumbnail_glass_ff46 .slider-5f5a label {
  width: 100%;
}
.media-ec9b .thumbnail_glass_ff46 .slider-5f5a .video-7677 {
  width: 100%;
  display: block;
}
.media-ec9b .thumbnail_glass_ff46 .slider-5f5a .cold_edd2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media-ec9b .thumbnail_glass_ff46 .slider-5f5a .cold_edd2:hover svg #svg-search {
  fill: #444;
}
.media-ec9b .thumbnail_glass_ff46 .slider-5f5a .cold_edd2 svg {
  width: 18px;
  height: 18px;
}
.media-ec9b .thumbnail_be57 ul ul,
.media-ec9b .dropdown_wide_2011 ul ul,
.media-ec9b .under_0a4d ul ul,
.media-ec9b .outline_bf00 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media-ec9b .thumbnail_be57 .shade-c0c8 > a,
.media-ec9b .dropdown_wide_2011 .shade-c0c8 > a,
.media-ec9b .under_0a4d .shade-c0c8 > a,
.media-ec9b .outline_bf00 .shade-c0c8 > a {
  margin-bottom: 0;
}
.media-ec9b .detail-static-6f31 li,
.media-ec9b .thumbnail_be57 li,
.media-ec9b .slow-35f7 li,
.media-ec9b .dropdown_wide_2011 li,
.media-ec9b .under_0a4d li,
.media-ec9b .outline_bf00 li,
.media-ec9b .carousel-38f9 li,
.media-ec9b .title-fluid-aeaf li {
  display: block;
  position: relative;
}
.media-ec9b .detail-static-6f31 li:last-child,
.media-ec9b .thumbnail_be57 li:last-child,
.media-ec9b .slow-35f7 li:last-child,
.media-ec9b .dropdown_wide_2011 li:last-child,
.media-ec9b .under_0a4d li:last-child,
.media-ec9b .outline_bf00 li:last-child,
.media-ec9b .carousel-38f9 li:last-child,
.media-ec9b .title-fluid-aeaf li:last-child {
  border: none;
}
.media-ec9b .detail-static-6f31 li a,
.media-ec9b .thumbnail_be57 li a,
.media-ec9b .slow-35f7 li a,
.media-ec9b .dropdown_wide_2011 li a,
.media-ec9b .under_0a4d li a,
.media-ec9b .outline_bf00 li a,
.media-ec9b .carousel-38f9 li a,
.media-ec9b .title-fluid-aeaf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-ec9b .detail-static-6f31 li ul li::before,
.media-ec9b .thumbnail_be57 li ul li::before,
.media-ec9b .slow-35f7 li ul li::before,
.media-ec9b .dropdown_wide_2011 li ul li::before,
.media-ec9b .under_0a4d li ul li::before,
.media-ec9b .outline_bf00 li ul li::before,
.media-ec9b .carousel-38f9 li ul li::before,
.media-ec9b .title-fluid-aeaf li ul li::before {
  left: 15px;
}
.media-ec9b .detail-static-6f31 li ul a,
.media-ec9b .thumbnail_be57 li ul a,
.media-ec9b .slow-35f7 li ul a,
.media-ec9b .dropdown_wide_2011 li ul a,
.media-ec9b .under_0a4d li ul a,
.media-ec9b .outline_bf00 li ul a,
.media-ec9b .carousel-38f9 li ul a,
.media-ec9b .title-fluid-aeaf li ul a {
  padding-left: 20px;
}
.media-ec9b .detail-static-6f31 li ul ul li::before,
.media-ec9b .thumbnail_be57 li ul ul li::before,
.media-ec9b .slow-35f7 li ul ul li::before,
.media-ec9b .dropdown_wide_2011 li ul ul li::before,
.media-ec9b .under_0a4d li ul ul li::before,
.media-ec9b .outline_bf00 li ul ul li::before,
.media-ec9b .carousel-38f9 li ul ul li::before,
.media-ec9b .title-fluid-aeaf li ul ul li::before {
  left: 30px;
}
.media-ec9b .detail-static-6f31 li ul ul a,
.media-ec9b .thumbnail_be57 li ul ul a,
.media-ec9b .slow-35f7 li ul ul a,
.media-ec9b .dropdown_wide_2011 li ul ul a,
.media-ec9b .under_0a4d li ul ul a,
.media-ec9b .outline_bf00 li ul ul a,
.media-ec9b .carousel-38f9 li ul ul a,
.media-ec9b .title-fluid-aeaf li ul ul a {
  padding-left: 40px;
}
.media-ec9b .block-ea15 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-ec9b .title-fluid-aeaf ul li {
  margin-bottom: 1.41575em;
}
.media-ec9b .title-fluid-aeaf ul li .grid-center-8476 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media-ec9b .title-fluid-aeaf ul li .list-67af {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.table_down_7fba .detail-static-6f31 li a,
.table_down_7fba .thumbnail_be57 li a,
.table_down_7fba .slow-35f7 li a,
.table_down_7fba .dropdown_wide_2011 li a,
.table_down_7fba .under_0a4d li a,
.table_down_7fba .outline_bf00 li a,
.table_down_7fba .carousel-38f9 li a,
.table_down_7fba .title-fluid-aeaf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_down_7fba .block-ea15 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_down_7fba .thumbnail_glass_ff46 ul li.popup-2bd3 .button-5921,
.table_down_7fba .thumbnail_glass_ff46 ul li.info-middle-f2d8 .button-5921 {
  background: rgba(0, 0, 0, 0.2);
}
.table_down_7fba .media-ec9b .thumbnail_glass_ff46 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_dfb4 .media-ec9b .layout_7186 li {
  margin: 0;
}
.grid_dfb4 .media-ec9b .layout_7186 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.grid_dfb4 .media-ec9b .layout_7186 li ul {
  margin: 0;
}
.grid_dfb4 .media-ec9b .layout_7186 li ul li a {
  padding-left: 15px;
}
.grid_dfb4 .media-ec9b .layout_7186 li ul li li a {
  padding-left: 30px;
}
.grid_dfb4 .media-ec9b .layout_7186 li.popup-512b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.grid_dfb4 .media-ec9b .layout_7186 li.popup-512b > 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;
}
.grid_dfb4 .media-ec9b .layout_7186 li.popup-512b > 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;
}
.layout_91c6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner_medium_d51f {
  position: relative;
  z-index: 10;
}
.banner_medium_d51f .shadow-8195 {
  width: 100%;
  max-width: 100%;
}
.fast_ab09 .smooth_e093 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fast_ab09 .blue-f2a5 {
}
.fast_ab09 .table_down_7fba {
  background: #292929;
}
.disabled_63df .smooth_e093 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.disabled_63df .blue-f2a5 {
  background: #f9f9f9;
}
.disabled_63df .table_down_7fba {
  background: #303030;
}
.surface-west-7c98 .smooth_e093 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface-west-7c98 .hover_4ffe {
    margin-bottom: 1em;
  }
  .surface-west-7c98 .hover_4ffe:last-child {
    margin-bottom: 0;
  }
}
.surface-west-7c98 .blue-f2a5 {
  background: #ededed;
}
.surface-west-7c98 .table_down_7fba {
  background: #1a1a1a;
}
.smooth_e093.blue-f2a5 {
  color: rgba(0, 0, 0, 0.6);
}
.smooth_e093.blue-f2a5 .dirty-468c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_e093.table_down_7fba {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_e093.table_down_7fba a:not(.card-498a) {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_e093.table_down_7fba a:not(.card-498a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_e093.table_down_7fba .dirty-468c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_e093.table_down_7fba table tbody td,
.smooth_e093.table_down_7fba table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel_734d.component_dim_ce1f .huge-2963 {
  max-width: initial;
}
.panel_734d .widget_1d7c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel_734d .widget_1d7c .shadow-8195 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel_734d .widget_1d7c .shadow-8195 {
    display: block;
    margin-bottom: 2em;
  }
  .panel_734d .widget_1d7c .shadow-8195:last-child {
    margin-bottom: 0;
  }
}
.surface-west-7c98 .hover_4ffe:last-child,
.disabled_63df .hover_4ffe:last-child,
.fast_ab09 .hover_4ffe:last-child {
  margin-bottom: 0;
}
.surface-west-7c98 .hover_4ffe .media-ec9b .thumbnail_glass_ff46:last-child,
.disabled_63df .hover_4ffe .media-ec9b .thumbnail_glass_ff46:last-child,
.fast_ab09 .hover_4ffe .media-ec9b .thumbnail_glass_ff46:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface-west-7c98 .component-4690,
  .surface-west-7c98 .tertiary_lower_806c,
  .disabled_63df .component-4690,
  .disabled_63df .tertiary_lower_806c,
  .fast_ab09 .component-4690,
  .fast_ab09 .tertiary_lower_806c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner_medium_d51f .hover_4ffe {
    margin-bottom: 2em;
  }
}
.banner_medium_d51f p:last-child {
  margin-bottom: 0;
}
.banner_medium_d51f li,
.banner_medium_d51f ul {
  list-style: none;
  margin: 0;
}
.banner_medium_d51f ul ul {
  margin-left: 2.617924em;
}
.plasma_ace3 {
  font-size: 0.875em;
}

/* css-noise: 23e8 */
.ghost-box-i9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
