/*!
Theme Name: Customify
Theme URI: https://pressmaximum.popup-last-d082/customify
Author: WPCustomify
Author URI: https://pressmaximum.popup-last-d082
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.popup-last-d082/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.white_31d8.block_3fff/licenses/gpl-2.0.large-8350
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.grid_deca/, (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.selected_cfb6.video_84fe/normalize.paragraph-8b05/
 ======
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.paragraph-8b05 v7.0.0 | MIT License | github.popup-last-d082/necolas/normalize.paragraph-8b05 */
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;
}
.disabled_abe6 .detail-green-c292,
.footer-fluid-4277,
.input-c4e6,
.wrapper-5ed7,
.primary-33c4,
.aside_middle_26cb,
.image-hard-b7b3,
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;
}
.footer-fluid-4277,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer-fluid-4277,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-fluid-4277,
  h1 {
    font-size: 1.8em;
  }
}
.input-c4e6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.input-c4e6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .input-c4e6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .input-c4e6,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper-5ed7,
h3 {
  font-size: 1.618em;
}
.disabled_abe6 .detail-green-c292,
.primary-33c4,
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.white-e578 {
  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;
}
.layout_middle_0893:after,
.layout_middle_0893:before,
.media_middle_c651:after,
.media_middle_c651:before {
  content: "";
  display: table;
}
.layout_middle_0893:after,
.media_middle_c651:after {
  clear: both;
}
.label_6c6d {
  float: right;
  margin-right: 0;
}
.footer_ba85 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.message-358d .accent-solid-544a,
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;
}
.message-358d .accent-solid-544a: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;
}
.west_6fed .accent-solid-544a {
  box-shadow: none;
}
.west_6fed
  .accent-solid-544a
  .content_6e9a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west_6fed .accent-solid-544a .pressed_93d5 {
  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;
}
.west_6fed
  .accent-solid-544a
  .pressed_93d5
  b {
  display: none;
}
.west_6fed .bottom_4abd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_center_026d:not(.pro_c969):not(.menu-white-b701),
button:not(.pro_c969):not(.menu-white-b701),
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ),
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ),
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ) {
  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;
}
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ):hover,
button:not(.pro_c969):not(
    .menu-white-b701
  ):hover,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ):hover,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ):hover,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ):active,
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ):focus,
button:not(.pro_c969):not(
    .menu-white-b701
  ):active,
button:not(.pro_c969):not(
    .menu-white-b701
  ):focus,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ):active,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ):focus,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ):active,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ):focus,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ):active,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ):focus {
  outline: 0;
}
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62,
button:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62 {
  position: relative;
}
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tooltip-soft-98b3,
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tertiary_pro_8a36,
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .photo_hot_b4d7,
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  i,
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  svg,
button:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tooltip-soft-98b3,
button:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tertiary_pro_8a36,
button:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .photo_hot_b4d7,
button:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  i,
button:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  svg,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tooltip-soft-98b3,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tertiary_pro_8a36,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .photo_hot_b4d7,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  i,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  svg,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tooltip-soft-98b3,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tertiary_pro_8a36,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .photo_hot_b4d7,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  i,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  svg,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tooltip-soft-98b3,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .tertiary_pro_8a36,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  .photo_hot_b4d7,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  i,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62
  svg {
  visibility: hidden;
}
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62:after,
button:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62:after,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62:after,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62:after,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ).fn-loading-1b62: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;
}
.background_center_026d:not(.pro_c969):not(.menu-white-b701),
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ),
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ),
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ) {
  color: #fff;
  background: #235787;
}
.background_center_026d:not(.pro_c969):not(
    .menu-white-b701
  ):focus,
input[type="button"]:not(.pro_c969):not(
    .menu-white-b701
  ):focus,
input[type="reset"]:not(.pro_c969):not(
    .menu-white-b701
  ):focus,
input[type="submit"]:not(.pro_c969):not(
    .menu-white-b701
  ):focus {
  color: #fff;
}
.background_center_026d.fn-disabled-1b62:not(.pro_c969):not(
    .menu-white-b701
  ),
.background_center_026d[disabled]:not(.pro_c969):not(
    .menu-white-b701
  ),
button.fn-disabled-1b62:not(.pro_c969):not(
    .menu-white-b701
  ),
button[disabled]:not(.pro_c969):not(
    .menu-white-b701
  ) {
  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;
}
.stone_3b90 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.stone_3b90: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;
}
.section_6261 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.advanced_f718 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.backdrop-wood-bf2a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.layout_middle_0893:after,
.layout_middle_0893:before,
.menu-cdb2:after,
.menu-cdb2:before,
.block_static_456b:after,
.block_static_456b:before,
.video-e665:after,
.video-e665:before,
.shadow-4251:after,
.shadow-4251:before,
.description-c59f:after,
.description-c59f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.layout_middle_0893:after,
.menu-cdb2:after,
.block_static_456b:after,
.video-e665:after,
.shadow-4251:after,
.description-c59f:after {
  clear: both;
}
.menu-cdb2 .title_bronze_659c,
.block_static_456b .title_bronze_659c,
.aside-110d .title_bronze_659c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer_active_7064 {
  display: inline-block;
}
.advanced_ecc3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.advanced_ecc3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.advanced_ecc3 .description-out-08e6 {
  padding: 1em 0;
  font-size: 85%;
}
.description-out-08e6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wrapper-bottom-5871 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wrapper-bottom-5871:after,
.wrapper-bottom-5871:before {
  content: "";
  display: table;
}
.wrapper-bottom-5871:after {
  clear: both;
}
.box_tiny_492d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active-dc5b .box_tiny_492d {
  max-width: 50%;
}
.carousel_7223 .box_tiny_492d {
  max-width: 33.33%;
}
.section-inner-8c81 .box_tiny_492d {
  max-width: 25%;
}
.button-pressed-6bb3 .box_tiny_492d {
  max-width: 20%;
}
.item_focused_3855 .box_tiny_492d {
  max-width: 16.66%;
}
.search-ce65 .box_tiny_492d {
  max-width: 14.28%;
}
.progress_b159 .box_tiny_492d {
  max-width: 12.5%;
}
.video_218d .box_tiny_492d {
  max-width: 11.11%;
}
.modal_9a40 {
  display: block;
}
.disabled_abe6 .green_c8a6 label,
.disabled_abe6 .slow-44eb label,
.disabled_abe6 .left-7170 label,
.disabled_abe6 .logo-inner-7445 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper-d480 {
  list-style: none;
  margin: 0;
}
.copper-d480 article.box-in-a66b {
  margin-bottom: 0;
}
.copper-d480 ul {
  list-style: none;
  margin: 0;
}
.copper-d480 .chip-top-bc60 li.box-in-a66b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper-d480 .chip-top-bc60 li.box-in-a66b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper-d480 .chip-top-bc60 li.box-in-a66b: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) {
  .copper-d480 .chip-top-bc60 li.box-in-a66b li.box-in-a66b li.box-in-a66b li.box-in-a66b {
    padding-left: 0;
  }
}
article.box-in-a66b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-in-a66b .menu-cdb2 p:last-of-type {
  margin-bottom: 0;
}
article.box-in-a66b .media_up_d1df {
  float: left;
}
article.box-in-a66b .card-right-2206 {
  margin-left: 85px;
}
article.box-in-a66b .breadcrumb-old-ca6b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-in-a66b .breadcrumb-old-ca6b .last_28d1 {
  margin-left: 10px;
}
article.box-in-a66b .huge_2889 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-in-a66b .media-out-6c5e {
  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 .green_c8a6,
  #respond .left-7170,
  #respond .logo-inner-7445 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green_c8a6 input,
#respond .left-7170 input,
#respond .logo-inner-7445 input {
  width: 100%;
}
#respond .logo-inner-7445 {
  margin-right: 0;
}
#respond .hidden_742b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient_up_e537 {
  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;
}
.gradient_up_e537.alert_61c9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.gradient_up_e537 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%);
}
.gradient_up_e537:focus,
.gradient_up_e537: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);
}
.card_ad5e {
  border-radius: 10%;
}
.widget-5e98 {
  border-radius: 50%;
}
.feature_north_0afb {
  font-size: 0.72em;
}
.pink_0b32 {
  font-size: 0.875em;
}
.caption-ea88 {
  font-size: 1.1em;
}
.logo-advanced-6400 {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-advanced-6400.feature_north_0afb {
  letter-spacing: 0.5px;
}
.red_9988,
.red_9988 a {
  color: #6d6d6d;
}
.red_9988 a:hover {
  color: #111;
}
.full_cc2f {
  color: #6d6d6d;
}
.header-warm-72df {
  overflow-x: hidden;
}
.header-warm-72df .logo-5f68.tertiary-31e4 {
  position: relative;
}
.header-warm-72df .logo-5f68.tertiary-31e4.under_e6c5 {
  position: initial;
}
.header-warm-72df
  .logo-5f68.tertiary-31e4.under_e6c5
  .texture_cdf9 {
  left: auto;
}
.header-warm-72df .logo-5f68 .texture_cdf9 {
  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;
}
.header-warm-72df .logo-5f68:hover.tertiary-31e4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header-warm-72df
  .logo-5f68:hover.tertiary-31e4
  .texture_cdf9 {
  display: block;
  z-index: 9999999;
}
.header-warm-72df .menu_pressed_e601 .right_b2b4,
.header-warm-72df .surface_0ad8 .right_b2b4 {
  display: none;
}
.header-warm-72df .button-basic-676e .logo-5f68:hover.tertiary-31e4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled_abe6 .green_c8a6 label,
.disabled_abe6 .slow-44eb label,
.disabled_abe6 .left-7170 label,
.disabled_abe6 .logo-inner-7445 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper-d480 {
  list-style: none;
  margin: 0;
}
.copper-d480 article.box-in-a66b {
  margin-bottom: 0;
}
.copper-d480 ul {
  list-style: none;
  margin: 0;
}
.copper-d480 .chip-top-bc60 li.box-in-a66b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper-d480 .chip-top-bc60 li.box-in-a66b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper-d480 .chip-top-bc60 li.box-in-a66b: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) {
  .copper-d480 .chip-top-bc60 li.box-in-a66b li.box-in-a66b li.box-in-a66b li.box-in-a66b {
    padding-left: 0;
  }
}
article.box-in-a66b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-in-a66b .menu-cdb2 p:last-of-type {
  margin-bottom: 0;
}
article.box-in-a66b .media_up_d1df {
  float: left;
}
article.box-in-a66b .card-right-2206 {
  margin-left: 85px;
}
article.box-in-a66b .breadcrumb-old-ca6b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-in-a66b .breadcrumb-old-ca6b .last_28d1 {
  margin-left: 10px;
}
article.box-in-a66b .huge_2889 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-in-a66b .media-out-6c5e {
  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 .green_c8a6,
  #respond .left-7170,
  #respond .logo-inner-7445 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green_c8a6 input,
#respond .left-7170 input,
#respond .logo-inner-7445 input {
  width: 100%;
}
#respond .logo-inner-7445 {
  margin-right: 0;
}
#respond .hidden_742b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_pressed_e601 .hero-8a33 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-8a33 .notification_purple_baa7.component-up-a7f8 .brown_d3e7 > li > a:focus,
.hero-8a33 .notification_purple_baa7.component-up-a7f8 .brown_d3e7 > li > a:hover,
.hero-8a33 .notification_purple_baa7.north_d3c2 .brown_d3e7 > li > a:focus,
.hero-8a33 .notification_purple_baa7.north_d3c2 .brown_d3e7 > li > a:hover,
.hero-8a33 .notification_purple_baa7.hard_a9a0 .brown_d3e7 > li > a:focus,
.hero-8a33 .notification_purple_baa7.hard_a9a0 .brown_d3e7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8a33
  .notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li.short_63d6
  > a,
.hero-8a33
  .notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li.caption-39f4
  > a,
.hero-8a33
  .notification_purple_baa7.north_d3c2
  .brown_d3e7
  > li.short_63d6
  > a,
.hero-8a33
  .notification_purple_baa7.north_d3c2
  .brown_d3e7
  > li.caption-39f4
  > a,
.hero-8a33
  .notification_purple_baa7.hard_a9a0
  .brown_d3e7
  > li.short_63d6
  > a,
.hero-8a33 .notification_purple_baa7.hard_a9a0 .brown_d3e7 > li.filter-basic-8672 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8a33 .active_c7b0,
.hero-8a33 .active_c7b0 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8a33 .status-warm-04ca.frame-58ec li a,
.hero-8a33 .photo-copper-559c a,
.hero-8a33 .plasma-55d0,
.hero-8a33 .brown_d3e7 > li > a,
.hero-8a33 .simple_d479 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33 .status-warm-04ca.frame-58ec li a:hover,
.hero-8a33 .photo-copper-559c a:hover,
.hero-8a33 .plasma-55d0:hover,
.hero-8a33 .brown_d3e7 > li > a:hover,
.hero-8a33 .simple_d479:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8a33 .title_445e {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33 .title_445e .short-f675 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8a33 .title_445e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8a33 .stone-8fc5 .footer_steel_930c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33 .stone-8fc5 .footer_steel_930c .component_glass_1a32 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33
  .stone-8fc5
  .footer_steel_930c
  .component_glass_1a32::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33
  .stone-8fc5
  .footer_steel_930c
  .component_glass_1a32:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33
  .stone-8fc5
  .footer_steel_930c
  .component_glass_1a32::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33
  .stone-8fc5
  .footer_steel_930c
  .component_glass_1a32::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33 .stone-8fc5 .overlay-cfb8 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8a33 .stone-8fc5 .overlay-cfb8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_4711
  .hero-8a33
  .stone-8fc5
  .frame_purple_749c
  .hero_e991 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_4711
  .hero-8a33
  .stone-8fc5
  .frame_purple_749c
  .component_glass_1a32 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_pressed_e601 .narrow-cbae {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow-cbae .notification_purple_baa7.component-up-a7f8 .brown_d3e7 > li > a:focus,
.narrow-cbae .notification_purple_baa7.component-up-a7f8 .brown_d3e7 > li > a:hover,
.narrow-cbae .notification_purple_baa7.north_d3c2 .brown_d3e7 > li > a:focus,
.narrow-cbae .notification_purple_baa7.north_d3c2 .brown_d3e7 > li > a:hover,
.narrow-cbae .notification_purple_baa7.hard_a9a0 .brown_d3e7 > li > a:focus,
.narrow-cbae .notification_purple_baa7.hard_a9a0 .brown_d3e7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cbae
  .notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li.short_63d6
  > a,
.narrow-cbae
  .notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li.caption-39f4
  > a,
.narrow-cbae
  .notification_purple_baa7.north_d3c2
  .brown_d3e7
  > li.short_63d6
  > a,
.narrow-cbae
  .notification_purple_baa7.north_d3c2
  .brown_d3e7
  > li.caption-39f4
  > a,
.narrow-cbae
  .notification_purple_baa7.hard_a9a0
  .brown_d3e7
  > li.short_63d6
  > a,
.narrow-cbae .notification_purple_baa7.hard_a9a0 .brown_d3e7 > li.filter-basic-8672 > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cbae .active_c7b0,
.narrow-cbae .active_c7b0 a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cbae .status-warm-04ca.frame-58ec li a,
.narrow-cbae .photo-copper-559c a,
.narrow-cbae .plasma-55d0,
.narrow-cbae .brown_d3e7 > li > a,
.narrow-cbae .simple_d479 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-cbae .status-warm-04ca.frame-58ec li a:hover,
.narrow-cbae .photo-copper-559c a:hover,
.narrow-cbae .plasma-55d0:hover,
.narrow-cbae .brown_d3e7 > li > a:hover,
.narrow-cbae .simple_d479:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cbae .title_445e {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-cbae .title_445e .short-f675 {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cbae .title_445e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-fast-a73b .gallery_6bee {
  margin-left: auto;
  margin-right: auto;
}
.block_static_456b > * {
  margin-left: auto;
  margin-right: auto;
}
.block_static_456b .section_6261 {
  margin-right: 1.41575em;
}
.wrapper_over_b9c6 .block_static_456b > .aside-blue-98d2 {
  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;
}
.wrapper_over_b9c6 .block_static_456b > .menu_mini_b5b1 {
  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;
}
.thumbnail-210b.logo-fast-a73b .gallery_6bee,
.east_34f2.logo-fast-a73b .gallery_6bee {
  margin-left: 0;
}
.iron-b20b.logo-fast-a73b .gallery_6bee,
.background_9da8.logo-fast-a73b .gallery_6bee {
  margin-right: 0;
}
.block_static_456b ol,
.block_static_456b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container_34f4 video {
  max-width: 100%;
}
.wrapper_black_1104 img {
  display: block;
}
.wrapper_black_1104.section_6261,
.wrapper_black_1104.advanced_f718 {
  width: 100%;
}
.wrapper_black_1104.menu_mini_b5b1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.container-iron-e043:not(.avatar-selected-a1da) {
  margin: 1.5em auto;
}
.steel-5622 p {
  padding: 1.5em 14px;
}
ul.secondary-35fd.menu_mini_b5b1,
ul.secondary-35fd.aside-blue-98d2,
ul.secondary-35fd.media-top-dd17.aside-blue-98d2 {
  padding: 0 14px;
}
.element_a744 {
  display: block;
  overflow-x: auto;
}
.element_a744 table {
  border-collapse: collapse;
  width: 100%;
}
.element_a744 td,
.element_a744 th {
  padding: 0.5em;
}
.block_static_456b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.block_static_456b ol ol,
.block_static_456b ol ul,
.block_static_456b ul ol,
.block_static_456b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.block_static_456b ol ol li,
.block_static_456b ol ul li,
.block_static_456b ul ol li,
.block_static_456b ul ul li {
  margin-left: 0;
}
.popup_6869.south-998c > .pattern-51c3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.popup_6869.south-998c > .pattern-51c3 iframe,
.popup_6869.south-998c > .pattern-51c3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.status_selected_4359 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.status_selected_4359.texture-next-e208 {
  padding: 0;
}
.status_selected_4359.texture-next-e208 cite {
  font-size: 13px;
}
.status_selected_4359 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.status_selected_4359 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hovered-b389 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hovered-b389 > p:first-child {
  margin-top: 0;
}
.hovered-b389 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hovered-b389 blockquote {
  border-left: 0;
}
.lite-8e3b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lite-8e3b:not(.sidebar-9576) {
  max-width: 100px;
}
.lite-8e3b.column_red_12ef {
  border-bottom: none !important;
  text-align: center;
}
.lite-8e3b.column_red_12ef::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .steel-5622 p {
    padding: 1.5em 0;
  }
}
.blue-e430 {
  color: #0073aa;
}
.article_47f9 {
  background-color: #0073aa;
}
.basic_999b {
  color: #229fd8;
}
.container-e3dc {
  background-color: #229fd8;
}
.input_c1c4 {
  color: #eee;
}
.action-c2eb {
  background-color: #eee;
}
.main-tiny-2152 {
  color: #444;
}
.text_short_12ee {
  background-color: #444;
}
.notice_3b7d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notice_3b7d .texture_6706 .photo-copper-559c {
  font-size: 15px;
}
.notice_3b7d .photo-copper-559c {
  line-height: 1.3;
}
.notice_3b7d .narrow-cbae {
}
.notice_3b7d .hero-8a33 {
  background: #235787;
}
.paper_484e {
  padding: 0;
}
.paper_484e .hero-8a33 {
  background: #1a1a1a;
}
.paper_484e .narrow-cbae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail_full_9578 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail_full_9578 .narrow-cbae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail_full_9578 .hero-8a33 {
  background: #303030;
}
.description-c59f {
  position: relative;
  z-index: 10;
}
.description-c59f .badge-medium-6329 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-copper-0038 .tertiary-31e4 {
  display: inline-block;
  vertical-align: middle;
}
.gallery-copper-0038.status_selected_6572 .tertiary-31e4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gallery-copper-0038.status_selected_6572 .tertiary-31e4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-copper-0038.status_selected_6572 .tertiary-31e4 {
    margin-right: 0.4em;
  }
}
.gallery-copper-0038.status_selected_6572 .tertiary-31e4:last-child {
  margin-right: 0;
}
.east-2900 .badge-medium-6329 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu_pressed_e601 .texture_6706 {
    margin: 0 -0.5em;
  }
  .menu_pressed_e601 .texture_6706 [class*="customify-col-"],
  .menu_pressed_e601 .texture_6706 [class*="customify-col_"],
  .menu_pressed_e601 .texture_6706 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu_pressed_e601.disabled-in-2877 .badge-medium-6329 {
  background: 0 0 !important;
}
.menu_pressed_e601.disabled-in-2877 .badge-medium-6329,
.menu_pressed_e601.east-2900 .badge-medium-6329 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu_pressed_e601.basic-6103 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu_pressed_e601.east-2900 .badge-medium-6329 {
  box-shadow: none !important;
}
.logo-f796 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .logo-f796 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .logo-f796 {
    padding: 18px 0 20px;
  }
}
.logo-f796 .dropdown_a7df {
  width: 100%;
}
.logo-f796 .sort_3a54 {
  margin-bottom: 0;
}
.logo-f796 .overlay_east_a0f7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.glass-2e52 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.glass-2e52 .backdrop-fresh-cdde {
  width: 100%;
}
.silver_a2f5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver_a2f5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver_a2f5 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;
}
.silver_a2f5 li:last-child:after {
  display: none;
}
.silver_a2f5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-full-27d6 .right_b2b4 button,
.logo-f796 .right_b2b4 button {
  left: 0;
}
.icon-full-27d6 .backdrop-fresh-cdde,
.logo-f796 .backdrop-fresh-cdde {
  padding-left: 0;
  padding-right: 0;
}
.icon-full-27d6 .glass-2e52,
.logo-f796 .glass-2e52 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-full-27d6 {
  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;
}
.icon-full-27d6: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;
}
.icon-full-27d6 .pro_f7d5 {
  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) {
  .icon-full-27d6 .pro_f7d5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-full-27d6 .pro_f7d5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-full-27d6 .pro_f7d5 {
    min-height: 200px;
  }
}
.icon-full-27d6 .silver_a2f5 {
  color: rgba(255, 255, 255, 0.8);
}
.icon-full-27d6 .silver_a2f5 a,
.icon-full-27d6 .silver_a2f5 li:after {
  color: inherit;
}
.icon-full-27d6 .silver_a2f5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_b63a {
  margin-bottom: 0.5em;
}
.active_static_6010 {
  margin-bottom: 1.2em;
}
.active_static_6010,
.pattern_b63a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.active_static_6010 p:last-child,
.pattern_b63a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .right_b2b4,
#masthead .right_b2b4 {
  display: none;
}
#masthead
  > .right_b2b4.modal-e33c {
  display: none;
}
#masthead > .right_b2b4 button {
  left: 0;
}
.section-25b0 {
  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%;
}
.section-25b0 .tertiary-31e4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section-25b0 .alert-8074 {
  display: -webkit-box;
  display: flex;
}
.section-25b0 .alert-8074.pattern_245d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section-25b0 .alert-8074.video_26ac {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-25b0 .alert-8074.dim_ed50 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-25b0.badge-gas-1c14.backdrop-pink-9ac1 .alert-8074.pattern_245d {
  flex-basis: 100%;
}
.section-25b0.badge_331b .alert-8074.video_26ac {
  -webkit-box-flex: 1;
  flex: auto;
}
.section-25b0.badge_331b .alert-8074.dim_ed50 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .right_b2b4.modal-e33c {
  display: none;
}
#masthead > .right_b2b4 button {
  left: 0;
}
.under-a874 {
  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;
}
.under-a874:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.under-a874.content-e161 i {
  margin-right: 4px;
}
.under-a874.primary-c612 i {
  margin-left: 5px;
}
.photo-copper-559c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.photo-copper-559c p:last-child {
  margin-bottom: 0;
}
.next_3dc9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.next_3dc9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.next_3dc9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.next_3dc9 .active_c7b0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.next_3dc9 .tall_7043 {
  margin: 5px 0 7px 0;
}
.next_3dc9.photo-4e4f .image-1191 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_3dc9.photo-4e4f .fast-d230 {
  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;
}
.next_3dc9.main-north-e7b6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.next_3dc9.main-north-e7b6 .image-1191 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_3dc9.main-north-e7b6 .fast-d230 {
  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;
}
.next_3dc9.avatar_7bf2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next_3dc9.chip-fdfb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.next_3dc9.chip-fdfb .fast-d230 {
  margin-top: 7px;
}
.logo_0395 {
  display: inline-block;
}
.description-c59f .outline-south-613f .next_3dc9 img {
  max-width: 100%;
}
.notification_purple_baa7 .button-focused-8699.in_7f22,
.notice_rough_973a .button-focused-8699.in_7f22 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification_purple_baa7 .east_7355,
.notice_rough_973a .east_7355 {
  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%);
}
.notification_purple_baa7 .east_7355 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification_purple_baa7.article-7eaf .east_7355 {
  display: none;
}
.notification_purple_baa7 .nav-black-faa3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification_purple_baa7 .nav-black-faa3 li {
  display: inline-block;
  position: relative;
}
.notification_purple_baa7 .nav-black-faa3 li:last-child {
  margin-right: 0;
}
.notification_purple_baa7 .nav-black-faa3 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;
}
.notification_purple_baa7 .nav-black-faa3 li.filter-basic-8672 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification_purple_baa7 .nav-black-faa3 > 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;
}
.notification_purple_baa7 .nav-black-faa3 > li > a i {
  line-height: 0;
}
.notification_purple_baa7 .nav-black-faa3 > li.active-a7cc > a .east_7355 {
  margin-left: 4px;
  line-height: 0;
}
.notification_purple_baa7 .nav-black-faa3 .medium_cd5d li.active-a7cc > a {
  position: relative;
}
.notification_purple_baa7 .nav-black-faa3 .medium_cd5d li.active-a7cc > a:after,
.notification_purple_baa7 .nav-black-faa3 .medium_cd5d li.active-a7cc > a:before {
  content: "";
  display: table;
}
.notification_purple_baa7 .nav-black-faa3 .medium_cd5d li.active-a7cc > a:after {
  clear: both;
}
.notification_purple_baa7 .nav-black-faa3 .medium_cd5d li.active-a7cc > a .east_7355 {
  margin-left: 5px;
  float: right;
}
.notification_purple_baa7 .secondary-c42d,
.notification_purple_baa7 .medium_cd5d {
  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;
}
.notification_purple_baa7 .medium_cd5d {
  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;
}
.notification_purple_baa7 .medium_cd5d .in_7f22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification_purple_baa7 .medium_cd5d .east_7355 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification_purple_baa7 .medium_cd5d li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification_purple_baa7 .medium_cd5d 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;
}
.notification_purple_baa7 .medium_cd5d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification_purple_baa7 .medium_cd5d .medium_cd5d {
  top: 0;
  left: 100%;
}
.notification_purple_baa7 .panel_stone_4d36.fn-focus-1b62 > .secondary-c42d,
.notification_purple_baa7 .panel_stone_4d36.fn-focus-1b62 > .medium_cd5d,
.notification_purple_baa7 .panel_stone_4d36:focus > .secondary-c42d,
.notification_purple_baa7 .panel_stone_4d36:focus > .medium_cd5d,
.notification_purple_baa7 .panel_stone_4d36:hover > .secondary-c42d,
.notification_purple_baa7 .panel_stone_4d36:hover > .medium_cd5d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification_purple_baa7.hard_a9a0 .brown_d3e7:after,
.notification_purple_baa7.hard_a9a0 .brown_d3e7:before {
  content: "";
  display: table;
}
.notification_purple_baa7.hard_a9a0 .brown_d3e7:after {
  clear: both;
}
.notification_purple_baa7.hard_a9a0 .brown_d3e7 > li {
  float: left;
}
.notification_purple_baa7.highlight-055b .brown_d3e7:after,
.notification_purple_baa7.highlight-055b .brown_d3e7:before {
  content: "";
  display: table;
}
.notification_purple_baa7.highlight-055b .brown_d3e7:after {
  clear: both;
}
.notification_purple_baa7.highlight-055b .brown_d3e7 > li {
  float: left;
}
.notification_purple_baa7.highlight-055b .brown_d3e7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification_purple_baa7.highlight-055b .brown_d3e7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification_purple_baa7.highlight-055b .brown_d3e7 > li.short_63d6 > a,
.notification_purple_baa7.highlight-055b .brown_d3e7 > li.filter-basic-8672 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification_purple_baa7.component-up-a7f8 .brown_d3e7 > li > a .in_7f22 {
  position: relative;
}
.notification_purple_baa7.component-up-a7f8 .brown_d3e7 > li > a .in_7f22: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;
}
.notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li:focus
  > a
  .in_7f22:before,
.notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li:hover
  > a
  .in_7f22:before {
  width: 100%;
  background-color: currentColor;
}
.notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li.short_63d6
  > a
  .in_7f22:before,
.notification_purple_baa7.component-up-a7f8
  .brown_d3e7
  > li.caption-39f4
  > a
  .in_7f22:before {
  width: 100%;
  background-color: currentColor;
}
.notification_purple_baa7.north_d3c2 .brown_d3e7 > li > a .in_7f22 {
  position: relative;
}
.notification_purple_baa7.north_d3c2 .brown_d3e7 > li > a .in_7f22: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;
}
.notification_purple_baa7.north_d3c2 .brown_d3e7 > li:focus > a .in_7f22:before,
.notification_purple_baa7.north_d3c2
  .brown_d3e7
  > li:hover
  > a
  .in_7f22:before {
  width: 100%;
  background-color: currentColor;
}
.notification_purple_baa7.north_d3c2
  .brown_d3e7
  > li.short_63d6
  > a
  .in_7f22:before,
.notification_purple_baa7.north_d3c2
  .brown_d3e7
  > li.caption-39f4
  > a
  .in_7f22:before {
  width: 100%;
  background-color: currentColor;
}
.notice_rough_973a .nav-black-faa3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice_rough_973a .nav-black-faa3 li:first-child > a {
  border-top: none;
}
.notice_rough_973a .nav-black-faa3 .module_easy_8508 > .in_7f22 .east_7355 {
  display: none;
}
.notice_rough_973a .nav-black-faa3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice_rough_973a .nav-black-faa3 li:last-child {
  border: none;
}
.notice_rough_973a .nav-black-faa3 li.active-a7cc > a {
  padding-right: 45px !important;
}
.notice_rough_973a .nav-black-faa3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice_rough_973a .nav-black-faa3 li a:focus,
.notice_rough_973a .nav-black-faa3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_rough_973a .nav-black-faa3 li .fixed_548a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.notice_rough_973a .nav-black-faa3 li .fixed_548a:hover {
  box-shadow: none;
}
.notice_rough_973a .nav-black-faa3 li .fixed_548a .east_7355 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice_rough_973a .nav-black-faa3 .medium_cd5d {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.notice_rough_973a .nav-black-faa3 .medium_cd5d li a {
  padding-left: 3em;
}
.notice_rough_973a .nav-black-faa3 .disabled-under-f644 > a .fixed_548a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice_rough_973a .nav-black-faa3 .disabled-under-f644 > .medium_cd5d {
  display: block;
  opacity: 1;
}
.right_fba4 {
  max-width: 100%;
}
.clean_fffb {
  line-height: 0;
  cursor: pointer;
}
.simple_d479 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.simple_d479:hover {
  box-shadow: none;
  color: currentColor;
}
.simple_d479 svg {
  width: 18px;
  height: 18px;
}
.simple_d479 .cool_a5bf {
  display: none;
}
.narrow-acaa {
  position: relative;
}
.narrow-acaa.fn-active-1b62 .simple_d479 .backdrop_focused_3f63 {
  display: none;
}
.narrow-acaa.fn-active-1b62 .simple_d479 .cool_a5bf {
  display: inline-block;
}
.narrow-acaa .backdrop_dirty_a6c5 {
  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);
}
.narrow-acaa.thumbnail-smooth-62b0 .backdrop_dirty_a6c5 {
  left: auto;
  right: -0.9em;
}
.narrow-acaa.thumbnail-smooth-62b0 .image-40e2::before {
  left: auto;
  right: 15px;
}
.narrow-acaa.fn-active-1b62 .backdrop_dirty_a6c5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame_purple_749c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame_purple_749c label {
  flex-basis: 100%;
}
.frame_purple_749c .footer_steel_930c {
  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;
}
.frame_purple_749c .component_glass_1a32 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame_purple_749c .component_glass_1a32:focus {
  background-color: transparent;
}
.frame_purple_749c button.overlay-cfb8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame_purple_749c button.overlay-cfb8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame_purple_749c button.overlay-cfb8 svg {
  width: 18px;
  height: 18px;
}
.frame_purple_749c input[type="submit"] {
  min-height: auto;
}
.stone-8fc5 .frame_purple_749c .component_glass_1a32 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-40e2 {
  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) {
  .image-40e2 {
    width: 220px;
  }
}
.image-40e2 label {
  flex-basis: 100%;
}
.image-40e2::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;
}
.border_4711 .stone-8fc5 .frame_purple_749c {
  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;
}
.border_4711
  .stone-8fc5
  .frame_purple_749c
  .footer_steel_930c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border_4711 .stone-8fc5 .frame_purple_749c .component_glass_1a32 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border_4711
  .stone-8fc5
  .frame_purple_749c
  .component_glass_1a32:focus {
  background: 0 0;
}
.border_4711
  .stone-8fc5
  .frame_purple_749c
  .hero_e991 {
  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;
}
.status-warm-04ca {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.status-warm-04ca li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.status-warm-04ca li:last-child {
  margin-right: 0;
}
.status-warm-04ca li:first-child {
  margin-left: 0;
}
.status-warm-04ca.liquid_f764 a {
  color: #fff;
}
.status-warm-04ca.liquid_f764 a:hover {
  color: #fff;
}
.status-warm-04ca a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.status-warm-04ca a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.status-warm-04ca a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.status-warm-04ca a:hover {
  opacity: 0.9;
  color: inherit;
}
.status-warm-04ca [class*="social-icon-apple"] {
  background-color: #999;
}
.status-warm-04ca [class*="social-icon-apple"].slider_paper_244a {
  background-color: transparent;
  color: #999;
}
.status-warm-04ca [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.status-warm-04ca [class*="social-icon-behance"].slider_paper_244a {
  background-color: transparent;
  color: #1769ff;
}
.status-warm-04ca [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.status-warm-04ca [class*="social-icon-bitbucket"].slider_paper_244a {
  background-color: transparent;
  color: #205081;
}
.status-warm-04ca [class*="social-icon-codepen"] {
  background-color: #000;
}
.status-warm-04ca [class*="social-icon-codepen"].slider_paper_244a {
  background-color: transparent;
  color: #000;
}
.status-warm-04ca [class*="social-icon-delicious"] {
  background-color: #39f;
}
.status-warm-04ca [class*="social-icon-delicious"].slider_paper_244a {
  background-color: transparent;
  color: #39f;
}
.status-warm-04ca [class*="social-icon-digg"] {
  background-color: #005be2;
}
.status-warm-04ca [class*="social-icon-digg"].slider_paper_244a {
  background-color: transparent;
  color: #005be2;
}
.status-warm-04ca [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.status-warm-04ca [class*="social-icon-dribbble"].slider_paper_244a {
  background-color: transparent;
  color: #ea4c89;
}
.status-warm-04ca [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.status-warm-04ca [class*="social-icon-envelope"].slider_paper_244a {
  background-color: transparent;
  color: #ea4335;
}
.status-warm-04ca [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.status-warm-04ca [class*="social-icon-facebook"].slider_paper_244a {
  background-color: transparent;
  color: #3b5998;
}
.status-warm-04ca [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.status-warm-04ca [class*="social-icon-flickr"].slider_paper_244a {
  background-color: transparent;
  color: #0063dc;
}
.status-warm-04ca [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.status-warm-04ca [class*="social-icon-foursquare"].slider_paper_244a {
  background-color: transparent;
  color: #2d5be3;
}
.status-warm-04ca [class*="social-icon-github"] {
  background-color: #333;
}
.status-warm-04ca [class*="social-icon-github"].slider_paper_244a {
  background-color: transparent;
  color: #333;
}
.status-warm-04ca [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.status-warm-04ca [class*="social-icon-google-plus"].slider_paper_244a {
  background-color: transparent;
  color: #dd4b39;
}
.status-warm-04ca [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.status-warm-04ca [class*="social-icon-houzz"].slider_paper_244a {
  background-color: transparent;
  color: #7ac142;
}
.status-warm-04ca [class*="social-icon-instagram"] {
  background-color: #262626;
}
.status-warm-04ca [class*="social-icon-instagram"].slider_paper_244a {
  background-color: transparent;
  color: #262626;
}
.status-warm-04ca [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.status-warm-04ca [class*="social-icon-jsfiddle"].slider_paper_244a {
  background-color: transparent;
  color: #487aa2;
}
.status-warm-04ca [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.status-warm-04ca [class*="social-icon-linkedin"].slider_paper_244a {
  background-color: transparent;
  color: #0077b5;
}
.status-warm-04ca [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.status-warm-04ca [class*="social-icon-medium"].slider_paper_244a {
  background-color: transparent;
  color: #00ab6b;
}
.status-warm-04ca [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.status-warm-04ca
  [class*="social-icon-odnoklassniki"].slider_paper_244a {
  background-color: transparent;
  color: #f4731c;
}
.status-warm-04ca [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.status-warm-04ca [class*="social-icon-meetup"].slider_paper_244a {
  background-color: transparent;
  color: #ec1c40;
}
.status-warm-04ca [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.status-warm-04ca [class*="social-icon-pinterest"].slider_paper_244a {
  background-color: transparent;
  color: #bd081c;
}
.status-warm-04ca [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.status-warm-04ca [class*="social-icon-product-hunt"].slider_paper_244a {
  background-color: transparent;
  color: #da552f;
}
.status-warm-04ca [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.status-warm-04ca [class*="social-icon-reddit"].slider_paper_244a {
  background-color: transparent;
  color: #ff4500;
}
.status-warm-04ca [class*="social-icon-rss"] {
  background-color: #f26522;
}
.status-warm-04ca [class*="social-icon-rss"].slider_paper_244a {
  background-color: transparent;
  color: #f26522;
}
.status-warm-04ca [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.status-warm-04ca
  [class*="social-icon-shopping-cart"].slider_paper_244a {
  background-color: transparent;
  color: #4caf50;
}
.status-warm-04ca [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.status-warm-04ca [class*="social-icon-skype"].slider_paper_244a {
  background-color: transparent;
  color: #00aff0;
}
.status-warm-04ca [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.status-warm-04ca [class*="social-icon-slideshare"].slider_paper_244a {
  background-color: transparent;
  color: #0077b5;
}
.status-warm-04ca [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.status-warm-04ca [class*="social-icon-snapchat"].slider_paper_244a {
  background-color: transparent;
  color: #fffc00;
}
.status-warm-04ca [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.status-warm-04ca [class*="social-icon-soundcloud"].slider_paper_244a {
  background-color: transparent;
  color: #f80;
}
.status-warm-04ca [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.status-warm-04ca [class*="social-icon-spotify"].slider_paper_244a {
  background-color: transparent;
  color: #2ebd59;
}
.status-warm-04ca [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.status-warm-04ca
  [class*="social-icon-stack-overflow"].slider_paper_244a {
  background-color: transparent;
  color: #fe7a15;
}
.status-warm-04ca [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.status-warm-04ca [class*="social-icon-maldkfgram"].slider_paper_244a {
  background-color: transparent;
  color: #2ca5e0;
}
.status-warm-04ca [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.status-warm-04ca [class*="social-icon-tripadvisor"].slider_paper_244a {
  background-color: transparent;
  color: #589442;
}
.status-warm-04ca [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.status-warm-04ca [class*="social-icon-tumblr"].slider_paper_244a {
  background-color: transparent;
  color: #35465c;
}
.status-warm-04ca [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.status-warm-04ca [class*="social-icon-twitch"].slider_paper_244a {
  background-color: transparent;
  color: #6441a5;
}
.status-warm-04ca [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.status-warm-04ca [class*="social-icon-twitter"].slider_paper_244a {
  background-color: transparent;
  color: #1da1f2;
}
.status-warm-04ca [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.status-warm-04ca [class*="social-icon-vimeo"].slider_paper_244a {
  background-color: transparent;
  color: #1ab7ea;
}
.status-warm-04ca [class*="social-icon-vk"] {
  background-color: #45668e;
}
.status-warm-04ca [class*="social-icon-vk"].slider_paper_244a {
  background-color: transparent;
  color: #45668e;
}
.status-warm-04ca [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.status-warm-04ca [class*="social-icon-weibo"].slider_paper_244a {
  background-color: transparent;
  color: #df2029;
}
.status-warm-04ca [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.status-warm-04ca [class*="social-icon-weixin"].slider_paper_244a {
  background-color: transparent;
  color: #7bb32e;
}
.status-warm-04ca [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.status-warm-04ca [class*="social-icon-whatsapp"].slider_paper_244a {
  background-color: transparent;
  color: #25d366;
}
.status-warm-04ca [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.status-warm-04ca [class*="social-icon-wordpress"].slider_paper_244a {
  background-color: transparent;
  color: #21759b;
}
.status-warm-04ca [class*="social-icon-xing"] {
  background-color: #026466;
}
.status-warm-04ca [class*="social-icon-xing"].slider_paper_244a {
  background-color: transparent;
  color: #026466;
}
.status-warm-04ca [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.status-warm-04ca [class*="social-icon-yelp"].slider_paper_244a {
  background-color: transparent;
  color: #af0606;
}
.status-warm-04ca [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.status-warm-04ca [class*="social-icon-youtube"].slider_paper_244a {
  background-color: transparent;
  color: #cd201f;
}
.plasma-55d0 {
  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;
}
.plasma-55d0:hover {
  box-shadow: none;
  background: 0 0;
}
.tabs_2e77 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focused_c025 {
  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;
}
.complex_72cf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary_soft_119b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary_soft_119b,
.secondary_soft_119b::after,
.secondary_soft_119b::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;
}
.secondary_soft_119b::after,
.secondary_soft_119b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.old-c3fe .focused_c025 .complex_72cf {
  margin-top: -2px;
  width: 19px;
}
.old-c3fe .focused_c025 .secondary_soft_119b {
  margin-top: -1px;
}
.old-c3fe .focused_c025 .secondary_soft_119b,
.old-c3fe .focused_c025 .secondary_soft_119b::after,
.old-c3fe .focused_c025 .secondary_soft_119b::before {
  width: 19px;
  height: 2px;
}
.old-c3fe .focused_c025 .secondary_soft_119b::before {
  top: -6px;
}
.old-c3fe .focused_c025 .secondary_soft_119b::after {
  bottom: -6px;
}
.shadow-middle-18f8 .focused_c025 .complex_72cf {
  margin-top: -2px;
  width: 22px;
}
.shadow-middle-18f8 .focused_c025 .secondary_soft_119b {
  margin-top: -1px;
}
.shadow-middle-18f8 .focused_c025 .secondary_soft_119b,
.shadow-middle-18f8 .focused_c025 .secondary_soft_119b::after,
.shadow-middle-18f8 .focused_c025 .secondary_soft_119b::before {
  width: 22px;
  height: 2px;
}
.shadow-middle-18f8 .focused_c025 .secondary_soft_119b::before {
  top: -7px;
}
.shadow-middle-18f8 .focused_c025 .secondary_soft_119b::after {
  bottom: -7px;
}
.video_2786 .focused_c025 .complex_72cf {
  margin-top: -2px;
  width: 31px;
}
.video_2786 .focused_c025 .secondary_soft_119b {
  margin-top: -1.5px;
}
.video_2786 .focused_c025 .secondary_soft_119b,
.video_2786 .focused_c025 .secondary_soft_119b::after,
.video_2786 .focused_c025 .secondary_soft_119b::before {
  width: 31px;
  height: 3px;
}
.video_2786 .focused_c025 .secondary_soft_119b::before {
  top: -9px;
}
.video_2786 .focused_c025 .secondary_soft_119b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .liquid-ba45 .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 19px;
  }
  .liquid-ba45 .focused_c025 .secondary_soft_119b {
    margin-top: -1px;
  }
  .liquid-ba45 .focused_c025 .secondary_soft_119b,
  .liquid-ba45 .focused_c025 .secondary_soft_119b::after,
  .liquid-ba45 .focused_c025 .secondary_soft_119b::before {
    width: 19px;
    height: 2px;
  }
  .liquid-ba45 .focused_c025 .secondary_soft_119b::before {
    top: -6px;
  }
  .liquid-ba45 .focused_c025 .secondary_soft_119b::after {
    bottom: -6px;
  }
  .pressed_020f .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_020f .focused_c025 .secondary_soft_119b {
    margin-top: -1px;
  }
  .pressed_020f .focused_c025 .secondary_soft_119b,
  .pressed_020f .focused_c025 .secondary_soft_119b::after,
  .pressed_020f .focused_c025 .secondary_soft_119b::before {
    width: 22px;
    height: 2px;
  }
  .pressed_020f .focused_c025 .secondary_soft_119b::before {
    top: -7px;
  }
  .pressed_020f .focused_c025 .secondary_soft_119b::after {
    bottom: -7px;
  }
  .surface_7157 .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 31px;
  }
  .surface_7157 .focused_c025 .secondary_soft_119b {
    margin-top: -1.5px;
  }
  .surface_7157 .focused_c025 .secondary_soft_119b,
  .surface_7157 .focused_c025 .secondary_soft_119b::after,
  .surface_7157 .focused_c025 .secondary_soft_119b::before {
    width: 31px;
    height: 3px;
  }
  .surface_7157 .focused_c025 .secondary_soft_119b::before {
    top: -9px;
  }
  .surface_7157 .focused_c025 .secondary_soft_119b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box-prev-cfb0 .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 19px;
  }
  .box-prev-cfb0 .focused_c025 .secondary_soft_119b {
    margin-top: -1px;
  }
  .box-prev-cfb0 .focused_c025 .secondary_soft_119b,
  .box-prev-cfb0 .focused_c025 .secondary_soft_119b::after,
  .box-prev-cfb0 .focused_c025 .secondary_soft_119b::before {
    width: 19px;
    height: 2px;
  }
  .box-prev-cfb0 .focused_c025 .secondary_soft_119b::before {
    top: -6px;
  }
  .box-prev-cfb0 .focused_c025 .secondary_soft_119b::after {
    bottom: -6px;
  }
  .progress_c804 .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 22px;
  }
  .progress_c804 .focused_c025 .secondary_soft_119b {
    margin-top: -1px;
  }
  .progress_c804 .focused_c025 .secondary_soft_119b,
  .progress_c804 .focused_c025 .secondary_soft_119b::after,
  .progress_c804 .focused_c025 .secondary_soft_119b::before {
    width: 22px;
    height: 2px;
  }
  .progress_c804 .focused_c025 .secondary_soft_119b::before {
    top: -7px;
  }
  .progress_c804 .focused_c025 .secondary_soft_119b::after {
    bottom: -7px;
  }
  .row-pink-927d .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 31px;
  }
  .row-pink-927d .focused_c025 .secondary_soft_119b {
    margin-top: -1.5px;
  }
  .row-pink-927d .focused_c025 .secondary_soft_119b,
  .row-pink-927d .focused_c025 .secondary_soft_119b::after,
  .row-pink-927d .focused_c025 .secondary_soft_119b::before {
    width: 31px;
    height: 3px;
  }
  .row-pink-927d .focused_c025 .secondary_soft_119b::before {
    top: -9px;
  }
  .row-pink-927d .focused_c025 .secondary_soft_119b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .full_91f5 .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 19px;
  }
  .full_91f5 .focused_c025 .secondary_soft_119b {
    margin-top: -1px;
  }
  .full_91f5 .focused_c025 .secondary_soft_119b,
  .full_91f5 .focused_c025 .secondary_soft_119b::after,
  .full_91f5 .focused_c025 .secondary_soft_119b::before {
    width: 19px;
    height: 2px;
  }
  .full_91f5 .focused_c025 .secondary_soft_119b::before {
    top: -6px;
  }
  .full_91f5 .focused_c025 .secondary_soft_119b::after {
    bottom: -6px;
  }
  .complex_bba0 .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 22px;
  }
  .complex_bba0 .focused_c025 .secondary_soft_119b {
    margin-top: -1px;
  }
  .complex_bba0 .focused_c025 .secondary_soft_119b,
  .complex_bba0 .focused_c025 .secondary_soft_119b::after,
  .complex_bba0 .focused_c025 .secondary_soft_119b::before {
    width: 22px;
    height: 2px;
  }
  .complex_bba0 .focused_c025 .secondary_soft_119b::before {
    top: -7px;
  }
  .complex_bba0 .focused_c025 .secondary_soft_119b::after {
    bottom: -7px;
  }
  .cold_1e23 .focused_c025 .complex_72cf {
    margin-top: -2px;
    width: 31px;
  }
  .cold_1e23 .focused_c025 .secondary_soft_119b {
    margin-top: -1.5px;
  }
  .cold_1e23 .focused_c025 .secondary_soft_119b,
  .cold_1e23 .focused_c025 .secondary_soft_119b::after,
  .cold_1e23 .focused_c025 .secondary_soft_119b::before {
    width: 31px;
    height: 3px;
  }
  .cold_1e23 .focused_c025 .secondary_soft_119b::before {
    top: -9px;
  }
  .cold_1e23 .focused_c025 .secondary_soft_119b::after {
    bottom: -9px;
  }
}
.element-ccce .secondary_soft_119b {
  -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);
}
.element-ccce .secondary_soft_119b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element-ccce .secondary_soft_119b::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);
}
.element-ccce.background-focused-2d49 .secondary_soft_119b {
  -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);
}
.element-ccce.background-focused-2d49 .secondary_soft_119b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element-ccce.background-focused-2d49 .secondary_soft_119b::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);
}
.last-afa4 {
  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.pro_92ef:before {
  display: none;
}
.surface_0ad8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface_0ad8 .pattern-dark-7925 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface_0ad8 .pattern-dark-7925:last-of-type {
  border-bottom: none;
}
.surface_0ad8 .pattern-dark-7925.text-e27d,
.surface_0ad8 .pattern-dark-7925.breadcrumb_dc2d,
.surface_0ad8 .pattern-dark-7925.liquid_11a4 {
  padding: 0;
}
.surface_0ad8 .notice_rough_973a .fixed_548a {
  color: currentColor;
}
.surface_0ad8 .notice_rough_973a .fixed_548a:focus,
.surface_0ad8 .notice_rough_973a .fixed_548a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_0ad8.narrow-cbae .title_445e,
.surface_0ad8.narrow-cbae .photo-copper-559c a,
.surface_0ad8.narrow-cbae .brown_d3e7 a,
.surface_0ad8.narrow-cbae .medium_cd5d a {
  color: rgba(0, 0, 0, 0.55);
}
.surface_0ad8.narrow-cbae .title_445e:hover,
.surface_0ad8.narrow-cbae .photo-copper-559c a:hover,
.surface_0ad8.narrow-cbae .brown_d3e7 a:hover,
.surface_0ad8.narrow-cbae .medium_cd5d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_0ad8.narrow-cbae .short-f675 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_0ad8.narrow-cbae .pattern-dark-7925 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_0ad8.narrow-cbae .pattern-dark-7925:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface_0ad8.narrow-cbae .gallery-liquid-18fe:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface_0ad8.narrow-cbae .notice_rough_973a .nav-black-faa3 li a,
.surface_0ad8.narrow-cbae .notice_rough_973a .fixed_548a,
.surface_0ad8.narrow-cbae .medium_cd5d {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_0ad8.narrow-cbae .notice_rough_973a .fixed_548a:focus,
.surface_0ad8.narrow-cbae .notice_rough_973a .fixed_548a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_0ad8.narrow-cbae .nav-black-faa3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_0ad8.hero-8a33 .title_445e,
.surface_0ad8.hero-8a33 .photo-copper-559c a,
.surface_0ad8.hero-8a33 .brown_d3e7 .fixed_548a,
.surface_0ad8.hero-8a33 .brown_d3e7 a,
.surface_0ad8.hero-8a33 .medium_cd5d a {
  color: rgba(255, 255, 255, 0.79);
}
.surface_0ad8.hero-8a33 .title_445e:hover,
.surface_0ad8.hero-8a33 .photo-copper-559c a:hover,
.surface_0ad8.hero-8a33 .brown_d3e7 .fixed_548a:hover,
.surface_0ad8.hero-8a33 .brown_d3e7 a:hover,
.surface_0ad8.hero-8a33 .medium_cd5d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_0ad8.hero-8a33 .short-f675 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_0ad8.hero-8a33 .pattern-dark-7925 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_0ad8.hero-8a33 .pattern-dark-7925:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface_0ad8.hero-8a33 .gallery-liquid-18fe:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_0ad8.hero-8a33 .notice_rough_973a .nav-black-faa3 li a,
.surface_0ad8.hero-8a33 .notice_rough_973a .fixed_548a,
.surface_0ad8.hero-8a33 .medium_cd5d {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_0ad8.hero-8a33 .notice_rough_973a .fixed_548a:focus,
.surface_0ad8.hero-8a33 .notice_rough_973a .fixed_548a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_0ad8.hero-8a33 .nav-black-faa3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-liquid-18fe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gallery-liquid-18fe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.backdrop_de8b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gold-faef .surface_0ad8 {
  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;
}
.gold-faef .pattern-dark-7925 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gold-faef .pattern-dark-7925: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) {
  .gold-faef .pattern-dark-7925:before {
    width: 16%;
    left: 42%;
  }
}
.gold-faef .pattern-dark-7925:last-child:before {
  content: none;
}
.gold-faef .pattern-dark-7925[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gold-faef .notice_rough_973a .nav-black-faa3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gold-faef .notice_rough_973a .nav-black-faa3 li a .fixed_548a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gold-faef .notice_rough_973a .medium_cd5d {
  border: none;
}
.gold-faef .notice_rough_973a .medium_cd5d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gold-faef .gallery-liquid-18fe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gold-faef .backdrop_de8b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gold-faef .hero-8a33 .gallery-liquid-18fe:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold-faef .narrow-cbae.accent-5e86 .secondary_soft_119b {
  background: rgba(0, 0, 0, 0.6);
}
.gold-faef
  .narrow-cbae.accent-5e86
  .secondary_soft_119b::after,
.gold-faef
  .narrow-cbae.accent-5e86
  .secondary_soft_119b:before {
  background: inherit;
}
.gold-faef
  .narrow-cbae.accent-5e86:hover
  .secondary_soft_119b {
  background: rgba(0, 0, 0, 0.8);
}
.frame_pink_4e38 .surface_0ad8 {
  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) {
  .frame_pink_4e38 .surface_0ad8 {
    width: auto;
    right: 45px;
  }
}
.outer_28f3 .surface_0ad8 {
  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) {
  .outer_28f3 .surface_0ad8 {
    width: auto;
    left: 45px;
  }
}
.pro_92ef .surface_0ad8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pro_92ef .backdrop_de8b {
  max-width: 48em;
  margin: 0 auto;
}
.pro_92ef .gallery-liquid-18fe:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert_21db {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert_21db.gold-faef .surface_0ad8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert_21db.frame_pink_4e38 .surface_0ad8 {
  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);
}
.alert_21db .surface_0ad8 {
  visibility: visible;
}
.alert_21db.outer_28f3 .surface_0ad8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.modal-action-5812,
.thumbnail_142d {
  overflow-x: hidden;
}
.modal-action-5812 .surface_0ad8 {
  overflow: auto;
}
.modal-action-5812.gold-faef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-action-5812.gold-faef .surface_0ad8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.modal-action-5812.gold-faef .plasma-55d0 {
  opacity: 0;
}
.modal-action-5812.frame_pink_4e38 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-action-5812.frame_pink_4e38 .surface_0ad8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.modal-action-5812.frame_pink_4e38 .plasma-55d0 {
  opacity: 0;
}
.modal-action-5812.outer_28f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-action-5812.outer_28f3 .surface_0ad8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.modal-action-5812.outer_28f3 .plasma-55d0 {
  opacity: 0;
}
.modal-action-5812.pro_92ef .surface_0ad8 {
  z-index: 10;
  visibility: visible;
}
.accent-5e86 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent-5e86 .secondary_soft_119b {
  background: rgba(255, 255, 255, 0.99);
}
.accent-5e86 .secondary_soft_119b::after,
.accent-5e86 .secondary_soft_119b:before {
  background: inherit;
}
.accent-5e86:hover .secondary_soft_119b {
  background: rgba(255, 255, 255, 0.99);
}
.outer_28f3 .accent-5e86 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pro_92ef .accent-5e86 {
  display: none !important;
}
.modal-action-5812:before,
.thumbnail_142d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.modal-action-5812 .accent-5e86,
.thumbnail_142d .accent-5e86 {
  display: inline-block;
}
.surface_0ad8 .tertiary-31e4 {
  -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;
}
.modal-action-5812 .surface_0ad8 .tertiary-31e4,
.thumbnail_142d .surface_0ad8 .tertiary-31e4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-b19c .footer_steel_930c {
  width: 100%;
}
.outline-south-613f {
  padding: 0 0.5em 0;
}
.outline-south-613f [class*="customify-col-"],
.outline-south-613f [class*="customify-col_"],
.outline-south-613f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primary-bright-4924 .outline-south-613f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture_6706 .cold-59f1,
  .cold-59f1 {
    display: none;
  }
  .green-701c {
    text-align: left;
  }
  .feature-5d3b {
    text-align: center;
  }
  .overlay-current-dcd0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture_6706 .tertiary-1ab9,
  .tertiary-1ab9 {
    display: none;
  }
  .progress-medium-8175 {
    text-align: left;
  }
  .heading-1460 {
    text-align: center;
  }
  .caption_dirty_e37f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture_6706 .pattern_5ab0,
  .pattern_5ab0 {
    display: none;
  }
  .pagination_fixed_1db2 {
    text-align: left;
  }
  .banner-fixed-c97c {
    text-align: center;
  }
  .dropdown_1b31 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hot-e4bf {
  box-shadow: none !important;
}
.narrow-b386 .backdrop-black-b73b,
.motion-0ea7 .backdrop-black-b73b {
  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;
}
.motion-0ea7 .backdrop-black-b73b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.badge-medium-6329 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.badge-medium-6329:after,
.badge-medium-6329:before {
  content: "";
  display: table;
}
.badge-medium-6329:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .badge-medium-6329 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.badge-medium-6329,
.basic-6103 {
  max-width: 1248px;
  margin: 0 auto;
}

.video-e665.header_a6a0 .badge-medium-6329 {
  max-width: 100%;
}
.video-e665.banner-e11a {
  max-width: 1200px;
  margin: 0 auto;
}
.video-e665.hover-4e70 .badge-medium-6329 {
  max-width: 100%;
}
.video-e665.hover-4e70 > .badge-medium-6329 {
  padding-left: 0;
  padding-right: 0;
}
.video-e665.hover-4e70 > .badge-medium-6329 .texture_6706 {
  margin: 0;
}
.video-e665.hover-4e70
  > .badge-medium-6329
  .hovered_51b1.warm_3935 {
  margin-right: 0;
  margin-left: 0;
}
.video-e665.hover-4e70 #main.warm_3935 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .under_ae88 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .under_ae88 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .text-3244 .gallery_6bee {
    padding-right: 1em;
  }
  .text-3244.chip-inner-a56e .hovered_51b1 {
    border-right: 1px solid #eaecee;
  }
  .text-3244.chip-inner-a56e .gallery_6bee {
    padding-right: 1em;
  }
  .text-3244.chip-inner-a56e .disabled_inner_446d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_cde5 .gallery_6bee {
    padding-left: 1em;
  }
  .main_cde5.chip-inner-a56e .hovered_51b1 {
    border-left: 1px solid #eaecee;
  }
  .main_cde5.chip-inner-a56e .gallery_6bee {
    padding-left: 1em;
  }
  .main_cde5.chip-inner-a56e .disabled_inner_446d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_9bc9 .gallery_6bee {
    padding-left: 1em;
  }
  .component_9bc9.chip-inner-a56e .outer-8b7e {
    border-right: 1px solid #eaecee;
  }
  .component_9bc9.chip-inner-a56e .green-5d35 {
    border-right: 1px solid #eaecee;
  }
  .component_9bc9.chip-inner-a56e .gallery_6bee {
    padding-left: 1em;
  }
  .component_9bc9.chip-inner-a56e .disabled_inner_446d {
    padding-right: 1em;
  }
  .component_9bc9.chip-inner-a56e .smooth-9cfa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-2286 .gallery_6bee {
    padding-right: 1em;
  }
  .container-2286.chip-inner-a56e .outer-8b7e {
    border-left: 1px solid #eaecee;
  }
  .container-2286.chip-inner-a56e .green-5d35 {
    border-left: 1px solid #eaecee;
  }
  .container-2286.chip-inner-a56e .gallery_6bee {
    padding-right: 1em;
  }
  .container-2286.chip-inner-a56e .disabled_inner_446d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-2286.chip-inner-a56e .smooth-9cfa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_ae88 .gallery_6bee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_ae88.chip-inner-a56e .hovered_51b1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .under_ae88.chip-inner-a56e .gallery_6bee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_ae88.chip-inner-a56e .disabled_inner_446d {
    padding-left: 1em;
  }
  .under_ae88.chip-inner-a56e .smooth-9cfa {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .under_ae88.chip-inner-a56e .gallery_6bee {
    padding-left: 0;
  }
}
.main-71a1 .gallery-copper-0038 {
  display: inline-block;
}
.outer-ba06 {
  display: inline-block;
}
.nav-8d0d {
  word-con: break-word;
}
.nav_hot_f961 > span {
  display: inline-block;
  padding: 5px 0;
}
.nav_hot_f961 .widget_paper_9c32 {
  margin-left: 8px;
  margin-right: 8px;
}
.nav_hot_f961 .red-e9cb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.medium_15e2 .thick_c6cc {
  margin-bottom: 2em;
}
.medium_15e2 .picture-right-433b {
  margin-bottom: 15px;
}
.medium_15e2 .picture-right-433b:last-child {
  margin-bottom: 0;
}
.medium_15e2 .small-fc69 {
  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) {
  .medium_15e2 .small-fc69 {
    display: block;
  }
}
.medium_15e2 .description_tiny_9b6c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .medium_15e2 .description_tiny_9b6c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.medium_15e2 .hero_fresh_66c9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.medium_15e2 .hero_fresh_66c9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.medium_15e2 .hero_fresh_66c9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.medium_15e2 .nav-8d0d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium_15e2 .nav-8d0d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.medium_15e2 .notification-a5a5 p:last-child {
  margin-bottom: 0;
}
.medium_15e2 .row-80aa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.medium_15e2 .message-4e51 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.medium_15e2 .dim_8704 {
  margin-top: 1em;
}
.medium_15e2 .row_glass_c147 {
  top: 0;
  display: block;
}
.medium_15e2 .row_glass_c147 a {
  color: inherit;
}
.medium_15e2 .row_glass_c147 a:hover {
  color: inherit;
}
.medium_15e2 .item-soft-3286 {
  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;
}
.medium_15e2 .item-soft-3286:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.medium_15e2 .message-4e51 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.medium_15e2 .brown_8a7b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.medium_15e2 .brown_8a7b:first-child {
  margin-top: 0;
}
.medium_15e2 .brown_8a7b.summary_17dc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.medium_15e2 .brown_8a7b.gold_ad5a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium_15e2
  .brown_8a7b.gold_ad5a.button-new-9f27
  .dim_8704 {
  width: 100%;
}
.medium_15e2 .gold_ad5a {
  -webkit-box-align: center;
  align-items: center;
}
.medium_15e2 .gold_ad5a .nav_hot_f961,
.medium_15e2 .gold_ad5a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.medium_15e2 .hero_fresh_66c9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_15e2 .hero_fresh_66c9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_15e2 .hero_fresh_66c9: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;
}
.medium_15e2 .summary_17dc {
  z-index: 5;
}
.medium_15e2 .accent-da81 .plasma-25c3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.medium_15e2 .sidebar-8ba9 .plasma-25c3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.medium_15e2 .simple-6b07 .plasma-25c3 {
  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;
}
.medium_15e2.simple_92b9 .small-fc69,
.medium_15e2.action-6733 .small-fc69 {
  display: block;
}
.medium_15e2.simple_92b9 .small-fc69 .icon-65d3,
.medium_15e2.simple_92b9 .small-fc69 .message-4e51,
.medium_15e2.action-6733 .small-fc69 .icon-65d3,
.medium_15e2.action-6733 .small-fc69 .message-4e51 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.medium_15e2.hidden_5868 .description_tiny_9b6c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .medium_15e2.hidden_5868 .description_tiny_9b6c {
    margin-right: 0;
  }
}
.medium_15e2.simple_92b9 .description_tiny_9b6c,
.medium_15e2.action-6733 .description_tiny_9b6c {
  padding-top: 40%;
}
.medium_15e2.simple_92b9 .thick_c6cc,
.medium_15e2.action-6733 .thick_c6cc {
  display: block;
}
.medium_15e2.simple_92b9 .fn-sticky-1b62 .message-4e51,
.medium_15e2.action-6733 .fn-sticky-1b62 .message-4e51 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.medium_15e2.simple_92b9 .description_tiny_9b6c,
.medium_15e2.action-6733 .description_tiny_9b6c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.medium_15e2.simple_92b9 .message-4e51 {
  padding: 1em;
}
.carousel_last_931f {
  margin: 30px auto;
  display: block;
}
.carousel_last_931f .static_a5c1 > * {
  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;
}
.carousel_last_931f .static_a5c1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel_last_931f .static_a5c1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-complex-b0f0 .nav_hot_f961 {
  margin-bottom: 1.41575em;
}
.aside-complex-b0f0 .out-e9e6 {
  margin-bottom: 1.618em;
}
.block_static_456b .warm-5a6d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.block_static_456b .warm-5a6d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.block_static_456b .widget_tiny_652c {
  max-width: 100%;
  overflow: auto;
}
.logo-fast-a73b .block_static_456b a:hover {
  text-decoration: underline;
}
.dynamic-e066 .picture-right-433b:not(.nav-8d0d),
.dynamic-e066 .hero_fresh_66c9 {
  margin-bottom: 1.41575em;
}
.dynamic-e066 .picture-right-433b:not(.nav-8d0d):last-child,
.dynamic-e066 .hero_fresh_66c9:last-child {
  margin-bottom: 0;
}
.dynamic-e066 .picture-right-433b.slider_4736 {
  margin-bottom: 0.41575em;
}
.dynamic-e066 .pagination-purple-1516:before,
.dynamic-e066 .out-2258:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dynamic-e066 .pagination-purple-1516:before {
  content: "\f115";
}
.dynamic-e066 .out-2258:before {
  content: "\f02c";
}
.dynamic-e066 .easy_dd4d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dynamic-e066 .easy_dd4d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lite_0f4c {
  display: -webkit-box;
  display: flex;
}
.lite_0f4c .highlight-dark-eb26 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lite_0f4c .highlight-dark-eb26 {
    flex-basis: 90px;
  }
}
.lite_0f4c .section_813d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite_0f4c .section_813d {
    flex-basis: calc(100% - 50px);
  }
}
.lite_0f4c .pink_c286 p:last-child {
  margin-bottom: 0.72em;
}
.button-rough-9ee4 .static_a5c1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button-rough-9ee4 .static_a5c1:after,
.button-rough-9ee4 .static_a5c1:before {
  content: "";
  display: table;
}
.button-rough-9ee4 .static_a5c1:after {
  clear: both;
}
.button-rough-9ee4 .static_a5c1 .small-46c4,
.button-rough-9ee4 .static_a5c1 .card_over_6d87 {
  width: 49%;
}
.button-rough-9ee4 .static_a5c1 .small-46c4 a span.media-79a7,
.button-rough-9ee4 .static_a5c1 .card_over_6d87 a span.media-79a7 {
  display: block;
  margin-bottom: 5px;
}
.button-rough-9ee4 .static_a5c1 .card_over_6d87 {
  float: left;
  text-align: left;
}
.button-rough-9ee4 .static_a5c1 .small-46c4 {
  float: right;
  text-align: right;
}
.search_slow_8ad1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .search_slow_8ad1 {
    margin-bottom: 0;
  }
}
.footer-basic-82d9 {
  margin-bottom: 1em;
}
.footer-basic-82d9 .nav-8d0d {
  font-size: 1.1em;
  line-height: 1.3;
}
.gradient-left-4693 a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside-1c09 .footer-basic-82d9,
.menu_d8dc .footer-basic-82d9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside-1c09 .footer-basic-82d9,
  .menu_d8dc .footer-basic-82d9 {
    display: block;
  }
}
.aside-1c09 .gradient-left-4693,
.menu_d8dc .gradient-left-4693 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside-1c09 .gradient-left-4693,
  .menu_d8dc .gradient-left-4693 {
    margin-bottom: 1em;
  }
}
.aside-1c09 .gradient-left-4693 img,
.menu_d8dc .gradient-left-4693 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside-1c09 .left_16eb,
.menu_d8dc .left_16eb {
  flex-basis: calc(100% - 160px);
}
.aside-1c09 .left_16eb p,
.menu_d8dc .left_16eb p {
  margin-bottom: 0;
}
.aside-1c09 .left_16eb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside-1c09 .left_16eb {
    padding-left: 0;
  }
}
.menu_d8dc .left_16eb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu_d8dc .left_16eb {
    padding-right: 0;
  }
}
.menu_d8dc .gradient-left-4693 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.preview-4206 .gradient-left-4693 {
  margin-bottom: 0.5em;
}
.preview-4206 .gradient-left-4693 img {
  width: 100%;
}
.column-2afd .out-5b3d,
.pink-8874 .out-5b3d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink-8874 .hovered_51b1 .tiny_fa7a p:last-child {
  margin-bottom: 0;
}
.under_e8cb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media_top_141e .info_solid_b198 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media_top_141e .info_solid_b198:last-of-type {
    margin-bottom: 0;
  }
}
.media_top_141e .info_solid_b198 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media_top_141e .info_solid_b198 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media_top_141e .info_solid_b198 ul li {
  margin: 0 0 0.6em;
}
.media_top_141e .info_solid_b198 ul li.module-last-ae7b,
.media_top_141e .info_solid_b198 ul li.border_d83d {
  position: relative;
}
.media_top_141e .info_solid_b198 ul li.module-last-ae7b .yellow_73af,
.media_top_141e .info_solid_b198 ul li.border_d83d .yellow_73af {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media_top_141e .info_solid_b198 ul li.module-last-ae7b:after:after,
.media_top_141e .info_solid_b198 ul li.module-last-ae7b:after:before,
.media_top_141e
  .info_solid_b198
  ul
  li.border_d83d:after:after,
.media_top_141e
  .info_solid_b198
  ul
  li.border_d83d:after:before {
  content: "";
  display: table;
}
.media_top_141e .info_solid_b198 ul li.module-last-ae7b:after:after,
.media_top_141e
  .info_solid_b198
  ul
  li.border_d83d:after:after {
  clear: both;
}
.media_top_141e .info_solid_b198 a.background_center_026d:hover {
  text-decoration: none;
}
.media_top_141e .info_solid_b198 select {
  max-width: 100%;
}
.media_top_141e .info_solid_b198 table {
  font-size: 85%;
}
.media_top_141e .info_solid_b198 table td,
.media_top_141e .info_solid_b198 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media_top_141e .info_solid_b198 table tfoot td {
  text-align: left;
}
.media_top_141e .info_solid_b198 :last-child {
  margin-bottom: 0;
}
.media_top_141e .info_solid_b198 .thumbnail-old-9a3c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media_top_141e .info_solid_b198 .thumbnail-old-9a3c label {
  width: 100%;
}
.media_top_141e .info_solid_b198 .thumbnail-old-9a3c .component_glass_1a32 {
  width: 100%;
  display: block;
}
.media_top_141e .info_solid_b198 .thumbnail-old-9a3c .overlay-cfb8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media_top_141e .info_solid_b198 .thumbnail-old-9a3c .overlay-cfb8:hover svg #svg-search {
  fill: #444;
}
.media_top_141e .info_solid_b198 .thumbnail-old-9a3c .overlay-cfb8 svg {
  width: 18px;
  height: 18px;
}
.media_top_141e .first-8f84 ul ul,
.media_top_141e .popup_8d32 ul ul,
.media_top_141e .west_2938 ul ul,
.media_top_141e .aside_1581 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media_top_141e .first-8f84 .active-a7cc > a,
.media_top_141e .popup_8d32 .active-a7cc > a,
.media_top_141e .west_2938 .active-a7cc > a,
.media_top_141e .aside_1581 .active-a7cc > a {
  margin-bottom: 0;
}
.media_top_141e .clean_8a68 li,
.media_top_141e .first-8f84 li,
.media_top_141e .overlay_9996 li,
.media_top_141e .popup_8d32 li,
.media_top_141e .west_2938 li,
.media_top_141e .aside_1581 li,
.media_top_141e .message_847e li,
.media_top_141e .footer_648d li {
  display: block;
  position: relative;
}
.media_top_141e .clean_8a68 li:last-child,
.media_top_141e .first-8f84 li:last-child,
.media_top_141e .overlay_9996 li:last-child,
.media_top_141e .popup_8d32 li:last-child,
.media_top_141e .west_2938 li:last-child,
.media_top_141e .aside_1581 li:last-child,
.media_top_141e .message_847e li:last-child,
.media_top_141e .footer_648d li:last-child {
  border: none;
}
.media_top_141e .clean_8a68 li a,
.media_top_141e .first-8f84 li a,
.media_top_141e .overlay_9996 li a,
.media_top_141e .popup_8d32 li a,
.media_top_141e .west_2938 li a,
.media_top_141e .aside_1581 li a,
.media_top_141e .message_847e li a,
.media_top_141e .footer_648d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_top_141e .clean_8a68 li ul li::before,
.media_top_141e .first-8f84 li ul li::before,
.media_top_141e .overlay_9996 li ul li::before,
.media_top_141e .popup_8d32 li ul li::before,
.media_top_141e .west_2938 li ul li::before,
.media_top_141e .aside_1581 li ul li::before,
.media_top_141e .message_847e li ul li::before,
.media_top_141e .footer_648d li ul li::before {
  left: 15px;
}
.media_top_141e .clean_8a68 li ul a,
.media_top_141e .first-8f84 li ul a,
.media_top_141e .overlay_9996 li ul a,
.media_top_141e .popup_8d32 li ul a,
.media_top_141e .west_2938 li ul a,
.media_top_141e .aside_1581 li ul a,
.media_top_141e .message_847e li ul a,
.media_top_141e .footer_648d li ul a {
  padding-left: 20px;
}
.media_top_141e .clean_8a68 li ul ul li::before,
.media_top_141e .first-8f84 li ul ul li::before,
.media_top_141e .overlay_9996 li ul ul li::before,
.media_top_141e .popup_8d32 li ul ul li::before,
.media_top_141e .west_2938 li ul ul li::before,
.media_top_141e .aside_1581 li ul ul li::before,
.media_top_141e .message_847e li ul ul li::before,
.media_top_141e .footer_648d li ul ul li::before {
  left: 30px;
}
.media_top_141e .clean_8a68 li ul ul a,
.media_top_141e .first-8f84 li ul ul a,
.media_top_141e .overlay_9996 li ul ul a,
.media_top_141e .popup_8d32 li ul ul a,
.media_top_141e .west_2938 li ul ul a,
.media_top_141e .aside_1581 li ul ul a,
.media_top_141e .message_847e li ul ul a,
.media_top_141e .footer_648d li ul ul a {
  padding-left: 40px;
}
.media_top_141e .steel-1190 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_top_141e .footer_648d ul li {
  margin-bottom: 1.41575em;
}
.media_top_141e .footer_648d ul li .element-hard-ff81 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media_top_141e .footer_648d ul li .grid_4e0e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-8a33 .clean_8a68 li a,
.hero-8a33 .first-8f84 li a,
.hero-8a33 .overlay_9996 li a,
.hero-8a33 .popup_8d32 li a,
.hero-8a33 .west_2938 li a,
.hero-8a33 .aside_1581 li a,
.hero-8a33 .message_847e li a,
.hero-8a33 .footer_648d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-8a33 .steel-1190 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-8a33 .info_solid_b198 ul li.module-last-ae7b .yellow_73af,
.hero-8a33 .info_solid_b198 ul li.border_d83d .yellow_73af {
  background: rgba(0, 0, 0, 0.2);
}
.hero-8a33 .media_top_141e .info_solid_b198 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-e665 .media_top_141e .nav-black-faa3 li {
  margin: 0;
}
.video-e665 .media_top_141e .nav-black-faa3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.video-e665 .media_top_141e .nav-black-faa3 li ul {
  margin: 0;
}
.video-e665 .media_top_141e .nav-black-faa3 li ul li a {
  padding-left: 15px;
}
.video-e665 .media_top_141e .nav-black-faa3 li ul li li a {
  padding-left: 30px;
}
.video-e665 .media_top_141e .nav-black-faa3 li.filter-basic-8672 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.video-e665 .media_top_141e .nav-black-faa3 li.filter-basic-8672 > 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;
}
.video-e665 .media_top_141e .nav-black-faa3 li.filter-basic-8672 > 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;
}
.status-8403 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow-4251 {
  position: relative;
  z-index: 10;
}
.shadow-4251 .tertiary-31e4 {
  width: 100%;
  max-width: 100%;
}
.container-b6ff .element-3b4a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.container-b6ff .narrow-cbae {
}
.container-b6ff .hero-8a33 {
  background: #292929;
}
.green-dcfe .element-3b4a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.green-dcfe .narrow-cbae {
  background: #f9f9f9;
}
.green-dcfe .hero-8a33 {
  background: #303030;
}
.paper-5779 .element-3b4a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper-5779 .gallery-copper-0038 {
    margin-bottom: 1em;
  }
  .paper-5779 .gallery-copper-0038:last-child {
    margin-bottom: 0;
  }
}
.paper-5779 .narrow-cbae {
  background: #ededed;
}
.paper-5779 .hero-8a33 {
  background: #1a1a1a;
}
.element-3b4a.narrow-cbae {
  color: rgba(0, 0, 0, 0.6);
}
.element-3b4a.narrow-cbae .footer_medium_6aee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-3b4a.hero-8a33 {
  color: rgba(255, 255, 255, 0.99);
}
.element-3b4a.hero-8a33 a:not(.background_center_026d) {
  color: rgba(255, 255, 255, 0.79);
}
.element-3b4a.hero-8a33 a:not(.background_center_026d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-3b4a.hero-8a33 .footer_medium_6aee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-3b4a.hero-8a33 table tbody td,
.element-3b4a.hero-8a33 table th {
  background: rgba(0, 0, 0, 0.08);
}
.button-basic-676e.east-2900 .badge-medium-6329 {
  max-width: initial;
}
.button-basic-676e .status_selected_6572 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.button-basic-676e .status_selected_6572 .tertiary-31e4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .button-basic-676e .status_selected_6572 .tertiary-31e4 {
    display: block;
    margin-bottom: 2em;
  }
  .button-basic-676e .status_selected_6572 .tertiary-31e4:last-child {
    margin-bottom: 0;
  }
}
.paper-5779 .gallery-copper-0038:last-child,
.green-dcfe .gallery-copper-0038:last-child,
.container-b6ff .gallery-copper-0038:last-child {
  margin-bottom: 0;
}
.paper-5779 .gallery-copper-0038 .media_top_141e .info_solid_b198:last-child,
.green-dcfe .gallery-copper-0038 .media_top_141e .info_solid_b198:last-child,
.container-b6ff .gallery-copper-0038 .media_top_141e .info_solid_b198:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .paper-5779 .highlight-58e4,
  .paper-5779 .accent_middle_85e6,
  .green-dcfe .highlight-58e4,
  .green-dcfe .accent_middle_85e6,
  .container-b6ff .highlight-58e4,
  .container-b6ff .accent_middle_85e6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow-4251 .gallery-copper-0038 {
    margin-bottom: 2em;
  }
}
.shadow-4251 p:last-child {
  margin-bottom: 0;
}
.shadow-4251 li,
.shadow-4251 ul {
  list-style: none;
  margin: 0;
}
.shadow-4251 ul ul {
  margin-left: 2.617924em;
}
.hover_b900 {
  font-size: 0.875em;
}

/* css-noise: 2ef1 */
.ghost-box-r0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
