/*!
Theme Name: Customify
Theme URI: https://pressmaximum.video-57b5/customify
Author: WPCustomify
Author URI: https://pressmaximum.video-57b5
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.video-57b5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.layout-over-142f.action_4063/licenses/gpl-2.0.outer_3884
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.selected_4de3/, (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.alert-21ed.wide_89a9/normalize.wrapper-current-2a45/
 ======
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.wrapper-current-2a45 v7.0.0 | MIT License | github.video-57b5/necolas/normalize.wrapper-current-2a45 */
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;
}
.breadcrumb_4bbe .lite-3116,
.nav_paper_f534,
.paragraph_1397,
.hero_ecbc,
.wood-8b33,
.breadcrumb-north-a6cc,
.image_blue_07b6,
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;
}
.nav_paper_f534,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav_paper_f534,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_paper_f534,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph_1397,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph_1397 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph_1397,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_1397,
  h2 {
    font-size: 1.7em;
  }
}
.hero_ecbc,
h3 {
  font-size: 1.618em;
}
.breadcrumb_4bbe .lite-3116,
.wood-8b33,
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.aside-north-1acd {
  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;
}
.link-c7d0:after,
.link-c7d0:before,
.clean_cb1f:after,
.clean_cb1f:before {
  content: "";
  display: table;
}
.link-c7d0:after,
.clean_cb1f:after {
  clear: both;
}
.hover_simple_6749 {
  float: right;
  margin-right: 0;
}
.sidebar-pressed-e492 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.logo_static_3c59 .photo-cb91,
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;
}
.logo_static_3c59 .photo-cb91: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;
}
.outline-7f1e .photo-cb91 {
  box-shadow: none;
}
.outline-7f1e
  .photo-cb91
  .media_fresh_12cd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outline-7f1e .photo-cb91 .gallery_dynamic_b0d1 {
  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;
}
.outline-7f1e
  .photo-cb91
  .gallery_dynamic_b0d1
  b {
  display: none;
}
.outline-7f1e .copper-9e44 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pink_3c0b:not(.gallery-selected-c00e):not(.breadcrumb-2945),
button:not(.gallery-selected-c00e):not(.breadcrumb-2945),
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ),
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ),
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ) {
  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;
}
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):hover,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):hover,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):hover,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):hover,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):active,
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):active,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):active,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):active,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):active,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus {
  outline: 0;
}
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d {
  position: relative;
}
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .primary_steel_f45a,
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .status-bb93,
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .pattern-full-750f,
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  i,
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  svg,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .primary_steel_f45a,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .status-bb93,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .pattern-full-750f,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  i,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  svg,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .primary_steel_f45a,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .status-bb93,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .pattern-full-750f,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  i,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  svg,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .primary_steel_f45a,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .status-bb93,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .pattern-full-750f,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  i,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  svg,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .primary_steel_f45a,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .status-bb93,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  .pattern-full-750f,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  i,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d
  svg {
  visibility: hidden;
}
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d:after,
button:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d:after,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d:after,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d:after,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ).fn-loading-1e2d: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;
}
.pink_3c0b:not(.gallery-selected-c00e):not(.breadcrumb-2945),
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ),
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ),
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ) {
  color: #fff;
  background: #235787;
}
.pink_3c0b:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus,
input[type="button"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus,
input[type="reset"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus,
input[type="submit"]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ):focus {
  color: #fff;
}
.pink_3c0b.fn-disabled-1e2d:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ),
.pink_3c0b[disabled]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ),
button.fn-disabled-1e2d:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ),
button[disabled]:not(.gallery-selected-c00e):not(
    .breadcrumb-2945
  ) {
  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;
}
.background_next_0cf9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background_next_0cf9: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;
}
.hovered-dedd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mask_a159 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hovered-4005 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.link-c7d0:after,
.link-c7d0:before,
.video-2ffb:after,
.video-2ffb:before,
.purple-b6f9:after,
.purple-b6f9:before,
.stone_bb5e:after,
.stone_bb5e:before,
.status_black_84d8:after,
.status_black_84d8:before,
.text_mini_3b82:after,
.text_mini_3b82:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.link-c7d0:after,
.video-2ffb:after,
.purple-b6f9:after,
.stone_bb5e:after,
.status_black_84d8:after,
.text_mini_3b82:after {
  clear: both;
}
.video-2ffb .thumbnail_glass_eb1b,
.purple-b6f9 .thumbnail_glass_eb1b,
.description-e68a .thumbnail_glass_eb1b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert_cb82 {
  display: inline-block;
}
.block-next-b40e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.block-next-b40e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block-next-b40e .in-d5ae {
  padding: 1em 0;
  font-size: 85%;
}
.in-d5ae {
  text-align: left;
  font-style: italic;
  color: #999;
}
.header-simple-dbbd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.header-simple-dbbd:after,
.header-simple-dbbd:before {
  content: "";
  display: table;
}
.header-simple-dbbd:after {
  clear: both;
}
.wide-64d8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover_right_6158 .wide-64d8 {
  max-width: 50%;
}
.notice_hovered_b1f5 .wide-64d8 {
  max-width: 33.33%;
}
.red_754b .wide-64d8 {
  max-width: 25%;
}
.main_smooth_428c .wide-64d8 {
  max-width: 20%;
}
.thick-d814 .wide-64d8 {
  max-width: 16.66%;
}
.middle-cf29 .wide-64d8 {
  max-width: 14.28%;
}
.input_bright_a485 .wide-64d8 {
  max-width: 12.5%;
}
.smooth_5cda .wide-64d8 {
  max-width: 11.11%;
}
.media-simple-08e6 {
  display: block;
}
.breadcrumb_4bbe .hard_3f6e label,
.breadcrumb_4bbe .left_ba13 label,
.breadcrumb_4bbe .tabs_956e label,
.breadcrumb_4bbe .title-20d3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_hard_acbe {
  list-style: none;
  margin: 0;
}
.hero_hard_acbe article.menu-advanced-b789 {
  margin-bottom: 0;
}
.hero_hard_acbe ul {
  list-style: none;
  margin: 0;
}
.hero_hard_acbe .silver-d37e li.menu-advanced-b789 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_hard_acbe .silver-d37e li.menu-advanced-b789 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_hard_acbe .silver-d37e li.menu-advanced-b789: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) {
  .hero_hard_acbe .silver-d37e li.menu-advanced-b789 li.menu-advanced-b789 li.menu-advanced-b789 li.menu-advanced-b789 {
    padding-left: 0;
  }
}
article.menu-advanced-b789 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu-advanced-b789 .video-2ffb p:last-of-type {
  margin-bottom: 0;
}
article.menu-advanced-b789 .banner-e55a {
  float: left;
}
article.menu-advanced-b789 .outline_a18a {
  margin-left: 85px;
}
article.menu-advanced-b789 .banner_fresh_9441 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu-advanced-b789 .banner_fresh_9441 .icon-left-e464 {
  margin-left: 10px;
}
article.menu-advanced-b789 .action_76d3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu-advanced-b789 .in-be3f {
  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 .hard_3f6e,
  #respond .tabs_956e,
  #respond .title-20d3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_3f6e input,
#respond .tabs_956e input,
#respond .title-20d3 input {
  width: 100%;
}
#respond .title-20d3 {
  margin-right: 0;
}
#respond .feature-67cf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow_969c {
  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;
}
.slow_969c.over_eab0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slow_969c 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%);
}
.slow_969c:focus,
.slow_969c: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);
}
.block_3a1d {
  border-radius: 10%;
}
.container-inner-fec8 {
  border-radius: 50%;
}
.breadcrumb-ec7b {
  font-size: 0.72em;
}
.surface-under-d06e {
  font-size: 0.875em;
}
.tag_381c {
  font-size: 1.1em;
}
.container-liquid-f2a6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.container-liquid-f2a6.breadcrumb-ec7b {
  letter-spacing: 0.5px;
}
.preview_white_503a,
.preview_white_503a a {
  color: #6d6d6d;
}
.preview_white_503a a:hover {
  color: #111;
}
.upper-2573 {
  color: #6d6d6d;
}
.large_3bdf {
  overflow-x: hidden;
}
.large_3bdf .basic_828c.mini_6592 {
  position: relative;
}
.large_3bdf .basic_828c.mini_6592.new_f2fc {
  position: initial;
}
.large_3bdf
  .basic_828c.mini_6592.new_f2fc
  .row_0b5a {
  left: auto;
}
.large_3bdf .basic_828c .row_0b5a {
  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;
}
.large_3bdf .basic_828c:hover.mini_6592 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large_3bdf
  .basic_828c:hover.mini_6592
  .row_0b5a {
  display: block;
  z-index: 9999999;
}
.large_3bdf .message-9d9f .notification-258c,
.large_3bdf .list_a438 .notification-258c {
  display: none;
}
.large_3bdf .fluid-24b3 .basic_828c:hover.mini_6592 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.breadcrumb_4bbe .hard_3f6e label,
.breadcrumb_4bbe .left_ba13 label,
.breadcrumb_4bbe .tabs_956e label,
.breadcrumb_4bbe .title-20d3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_hard_acbe {
  list-style: none;
  margin: 0;
}
.hero_hard_acbe article.menu-advanced-b789 {
  margin-bottom: 0;
}
.hero_hard_acbe ul {
  list-style: none;
  margin: 0;
}
.hero_hard_acbe .silver-d37e li.menu-advanced-b789 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_hard_acbe .silver-d37e li.menu-advanced-b789 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_hard_acbe .silver-d37e li.menu-advanced-b789: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) {
  .hero_hard_acbe .silver-d37e li.menu-advanced-b789 li.menu-advanced-b789 li.menu-advanced-b789 li.menu-advanced-b789 {
    padding-left: 0;
  }
}
article.menu-advanced-b789 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu-advanced-b789 .video-2ffb p:last-of-type {
  margin-bottom: 0;
}
article.menu-advanced-b789 .banner-e55a {
  float: left;
}
article.menu-advanced-b789 .outline_a18a {
  margin-left: 85px;
}
article.menu-advanced-b789 .banner_fresh_9441 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu-advanced-b789 .banner_fresh_9441 .icon-left-e464 {
  margin-left: 10px;
}
article.menu-advanced-b789 .action_76d3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu-advanced-b789 .in-be3f {
  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 .hard_3f6e,
  #respond .tabs_956e,
  #respond .title-20d3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_3f6e input,
#respond .tabs_956e input,
#respond .title-20d3 input {
  width: 100%;
}
#respond .title-20d3 {
  margin-right: 0;
}
#respond .feature-67cf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-9d9f .action_41b5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.action_41b5 .backdrop-pink-7713.pagination-wood-867b .list-348b > li > a:focus,
.action_41b5 .backdrop-pink-7713.pagination-wood-867b .list-348b > li > a:hover,
.action_41b5 .backdrop-pink-7713.avatar_f295 .list-348b > li > a:focus,
.action_41b5 .backdrop-pink-7713.avatar_f295 .list-348b > li > a:hover,
.action_41b5 .backdrop-pink-7713.row_west_c121 .list-348b > li > a:focus,
.action_41b5 .backdrop-pink-7713.row_west_c121 .list-348b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_41b5
  .backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li.sidebar_02e5
  > a,
.action_41b5
  .backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li.pressed-9df8
  > a,
.action_41b5
  .backdrop-pink-7713.avatar_f295
  .list-348b
  > li.sidebar_02e5
  > a,
.action_41b5
  .backdrop-pink-7713.avatar_f295
  .list-348b
  > li.pressed-9df8
  > a,
.action_41b5
  .backdrop-pink-7713.row_west_c121
  .list-348b
  > li.sidebar_02e5
  > a,
.action_41b5 .backdrop-pink-7713.row_west_c121 .list-348b > li.form-9337 > a {
  color: rgba(255, 255, 255, 0.99);
}
.action_41b5 .wrapper_fresh_a1f7,
.action_41b5 .wrapper_fresh_a1f7 a {
  color: rgba(255, 255, 255, 0.99);
}
.action_41b5 .disabled_5d3c.hover_4119 li a,
.action_41b5 .red_aca0 a,
.action_41b5 .table_e377,
.action_41b5 .list-348b > li > a,
.action_41b5 .surface_bronze_40e4 {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5 .disabled_5d3c.hover_4119 li a:hover,
.action_41b5 .red_aca0 a:hover,
.action_41b5 .table_e377:hover,
.action_41b5 .list-348b > li > a:hover,
.action_41b5 .surface_bronze_40e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_41b5 .nav_1a39 {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5 .nav_1a39 .texture-north-19bb {
  color: rgba(255, 255, 255, 0.99);
}
.action_41b5 .nav_1a39:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_41b5 .description-7dae .panel-4d2b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5 .description-7dae .panel-4d2b .icon-up-7f38 {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5
  .description-7dae
  .panel-4d2b
  .icon-up-7f38::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5
  .description-7dae
  .panel-4d2b
  .icon-up-7f38:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5
  .description-7dae
  .panel-4d2b
  .icon-up-7f38::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5
  .description-7dae
  .panel-4d2b
  .icon-up-7f38::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5 .description-7dae .highlight-68b3 {
  color: rgba(255, 255, 255, 0.79);
}
.action_41b5 .description-7dae .highlight-68b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper-6d58
  .action_41b5
  .description-7dae
  .upper_0e4d
  .notice-green-4197 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper-6d58
  .action_41b5
  .description-7dae
  .upper_0e4d
  .icon-up-7f38 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-9d9f .gold_3c34 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gold_3c34 .backdrop-pink-7713.pagination-wood-867b .list-348b > li > a:focus,
.gold_3c34 .backdrop-pink-7713.pagination-wood-867b .list-348b > li > a:hover,
.gold_3c34 .backdrop-pink-7713.avatar_f295 .list-348b > li > a:focus,
.gold_3c34 .backdrop-pink-7713.avatar_f295 .list-348b > li > a:hover,
.gold_3c34 .backdrop-pink-7713.row_west_c121 .list-348b > li > a:focus,
.gold_3c34 .backdrop-pink-7713.row_west_c121 .list-348b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold_3c34
  .backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li.sidebar_02e5
  > a,
.gold_3c34
  .backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li.pressed-9df8
  > a,
.gold_3c34
  .backdrop-pink-7713.avatar_f295
  .list-348b
  > li.sidebar_02e5
  > a,
.gold_3c34
  .backdrop-pink-7713.avatar_f295
  .list-348b
  > li.pressed-9df8
  > a,
.gold_3c34
  .backdrop-pink-7713.row_west_c121
  .list-348b
  > li.sidebar_02e5
  > a,
.gold_3c34 .backdrop-pink-7713.row_west_c121 .list-348b > li.form-9337 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gold_3c34 .wrapper_fresh_a1f7,
.gold_3c34 .wrapper_fresh_a1f7 a {
  color: rgba(0, 0, 0, 0.8);
}
.gold_3c34 .disabled_5d3c.hover_4119 li a,
.gold_3c34 .red_aca0 a,
.gold_3c34 .table_e377,
.gold_3c34 .list-348b > li > a,
.gold_3c34 .surface_bronze_40e4 {
  color: rgba(0, 0, 0, 0.55);
}
.gold_3c34 .disabled_5d3c.hover_4119 li a:hover,
.gold_3c34 .red_aca0 a:hover,
.gold_3c34 .table_e377:hover,
.gold_3c34 .list-348b > li > a:hover,
.gold_3c34 .surface_bronze_40e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold_3c34 .nav_1a39 {
  color: rgba(0, 0, 0, 0.55);
}
.gold_3c34 .nav_1a39 .texture-north-19bb {
  color: rgba(0, 0, 0, 0.8);
}
.gold_3c34 .nav_1a39:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_0ecd .notification_a891 {
  margin-left: auto;
  margin-right: auto;
}
.purple-b6f9 > * {
  margin-left: auto;
  margin-right: auto;
}
.purple-b6f9 .hovered-dedd {
  margin-right: 1.41575em;
}
.container_16fd .purple-b6f9 > .caption_7313 {
  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;
}
.container_16fd .purple-b6f9 > .outline-725a {
  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;
}
.thick-d8a7.tag_0ecd .notification_a891,
.icon_tall_2236.tag_0ecd .notification_a891 {
  margin-left: 0;
}
.image_1df5.tag_0ecd .notification_a891,
.widget-b81f.tag_0ecd .notification_a891 {
  margin-right: 0;
}
.purple-b6f9 ol,
.purple-b6f9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert_ff20 video {
  max-width: 100%;
}
.inner_831a img {
  display: block;
}
.inner_831a.hovered-dedd,
.inner_831a.mask_a159 {
  width: 100%;
}
.inner_831a.outline-725a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.carousel_blue_6a89:not(.element_new_4942) {
  margin: 1.5em auto;
}
.nav_24a7 p {
  padding: 1.5em 14px;
}
ul.progress_400c.outline-725a,
ul.progress_400c.caption_7313,
ul.progress_400c.rough-1841.caption_7313 {
  padding: 0 14px;
}
.breadcrumb-selected-0704 {
  display: block;
  overflow-x: auto;
}
.breadcrumb-selected-0704 table {
  border-collapse: collapse;
  width: 100%;
}
.breadcrumb-selected-0704 td,
.breadcrumb-selected-0704 th {
  padding: 0.5em;
}
.purple-b6f9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.purple-b6f9 ol ol,
.purple-b6f9 ol ul,
.purple-b6f9 ul ol,
.purple-b6f9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.purple-b6f9 ol ol li,
.purple-b6f9 ol ul li,
.purple-b6f9 ul ol li,
.purple-b6f9 ul ul li {
  margin-left: 0;
}
.grid_bd86.focus_d106 > .copper-406d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.grid_bd86.focus_d106 > .copper-406d iframe,
.grid_bd86.focus_d106 > .copper-406d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tooltip-e714 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tooltip-e714.column_c64d {
  padding: 0;
}
.tooltip-e714.column_c64d cite {
  font-size: 13px;
}
.tooltip-e714 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tooltip-e714 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.lower-f511 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.lower-f511 > p:first-child {
  margin-top: 0;
}
.lower-f511 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.lower-f511 blockquote {
  border-left: 0;
}
.outer-9cbe {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outer-9cbe:not(.alert-f2c6) {
  max-width: 100px;
}
.outer-9cbe.card_tall_365e {
  border-bottom: none !important;
  text-align: center;
}
.outer-9cbe.card_tall_365e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav_24a7 p {
    padding: 1.5em 0;
  }
}
.highlight-73cc {
  color: #0073aa;
}
.large-fcc4 {
  background-color: #0073aa;
}
.text_3896 {
  color: #229fd8;
}
.photo-glass-bb9b {
  background-color: #229fd8;
}
.soft_dae3 {
  color: #eee;
}
.label-4d4a {
  background-color: #eee;
}
.text_e47b {
  color: #444;
}
.image-8df8 {
  background-color: #444;
}
.hot_3971 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hot_3971 .outline-hard-9250 .red_aca0 {
  font-size: 15px;
}
.hot_3971 .red_aca0 {
  line-height: 1.3;
}
.hot_3971 .gold_3c34 {
}
.hot_3971 .action_41b5 {
  background: #235787;
}
.sort-355e {
  padding: 0;
}
.sort-355e .action_41b5 {
  background: #1a1a1a;
}
.sort-355e .gold_3c34 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main-7bec {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main-7bec .gold_3c34 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main-7bec .action_41b5 {
  background: #303030;
}
.text_mini_3b82 {
  position: relative;
  z-index: 10;
}
.text_mini_3b82 .nav-7688 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium_7069 .mini_6592 {
  display: inline-block;
  vertical-align: middle;
}
.medium_7069.text_copper_a52d .mini_6592 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium_7069.text_copper_a52d .mini_6592 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_7069.text_copper_a52d .mini_6592 {
    margin-right: 0.4em;
  }
}
.medium_7069.text_copper_a52d .mini_6592:last-child {
  margin-right: 0;
}
.widget_dynamic_316c .nav-7688 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message-9d9f .outline-hard-9250 {
    margin: 0 -0.5em;
  }
  .message-9d9f .outline-hard-9250 [class*="customify-col-"],
  .message-9d9f .outline-hard-9250 [class*="customify-col_"],
  .message-9d9f .outline-hard-9250 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message-9d9f.tiny-98f7 .nav-7688 {
  background: 0 0 !important;
}
.message-9d9f.tiny-98f7 .nav-7688,
.message-9d9f.widget_dynamic_316c .nav-7688 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message-9d9f.accordion-solid-9623 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message-9d9f.widget_dynamic_316c .nav-7688 {
  box-shadow: none !important;
}
.tertiary_motion_1271 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tertiary_motion_1271 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_motion_1271 {
    padding: 18px 0 20px;
  }
}
.tertiary_motion_1271 .mini-a086 {
  width: 100%;
}
.tertiary_motion_1271 .heading_5a84 {
  margin-bottom: 0;
}
.tertiary_motion_1271 .pagination-middle-c68a {
  margin-top: 5px;
  font-size: 0.875em;
}
.steel-79f3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.steel-79f3 .wide_7c21 {
  width: 100%;
}
.bronze-c650 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bronze-c650 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bronze-c650 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;
}
.bronze-c650 li:last-child:after {
  display: none;
}
.bronze-c650 li a {
  font-weight: 500;
  margin-right: 10px;
}
.element_prev_bdc0 .notification-258c button,
.tertiary_motion_1271 .notification-258c button {
  left: 0;
}
.element_prev_bdc0 .wide_7c21,
.tertiary_motion_1271 .wide_7c21 {
  padding-left: 0;
  padding-right: 0;
}
.element_prev_bdc0 .steel-79f3,
.tertiary_motion_1271 .steel-79f3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.element_prev_bdc0 {
  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;
}
.element_prev_bdc0: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;
}
.element_prev_bdc0 .slow-9908 {
  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) {
  .element_prev_bdc0 .slow-9908 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .element_prev_bdc0 .slow-9908 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .element_prev_bdc0 .slow-9908 {
    min-height: 200px;
  }
}
.element_prev_bdc0 .bronze-c650 {
  color: rgba(255, 255, 255, 0.8);
}
.element_prev_bdc0 .bronze-c650 a,
.element_prev_bdc0 .bronze-c650 li:after {
  color: inherit;
}
.element_prev_bdc0 .bronze-c650 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.progress_active_9c4f {
  margin-bottom: 0.5em;
}
.card_south_4f27 {
  margin-bottom: 1.2em;
}
.card_south_4f27,
.progress_active_9c4f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card_south_4f27 p:last-child,
.progress_active_9c4f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification-258c,
#masthead .notification-258c {
  display: none;
}
#masthead
  > .notification-258c.gradient_smooth_af74 {
  display: none;
}
#masthead > .notification-258c button {
  left: 0;
}
.focused_9346 {
  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%;
}
.focused_9346 .mini_6592 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focused_9346 .panel_up_4908 {
  display: -webkit-box;
  display: flex;
}
.focused_9346 .panel_up_4908.element-hovered-45b9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focused_9346 .panel_up_4908.bright-1ff1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focused_9346 .panel_up_4908.slider_2347 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focused_9346.alert-gold-a402.light-dc39 .panel_up_4908.element-hovered-45b9 {
  flex-basis: 100%;
}
.focused_9346.tabs-pro-9e74 .panel_up_4908.bright-1ff1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focused_9346.tabs-pro-9e74 .panel_up_4908.slider_2347 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification-258c.gradient_smooth_af74 {
  display: none;
}
#masthead > .notification-258c button {
  left: 0;
}
.title_red_8f17 {
  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;
}
.title_red_8f17:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title_red_8f17.dim_e227 i {
  margin-right: 4px;
}
.title_red_8f17.background_copper_4272 i {
  margin-left: 5px;
}
.red_aca0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.red_aca0 p:last-child {
  margin-bottom: 0;
}
.pattern-a5b9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pattern-a5b9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pattern-a5b9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pattern-a5b9 .wrapper_fresh_a1f7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pattern-a5b9 .frame_a755 {
  margin: 5px 0 7px 0;
}
.pattern-a5b9.form-649e .center_6538 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-a5b9.form-649e .border_135d {
  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;
}
.pattern-a5b9.outline_solid_85ec {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pattern-a5b9.outline_solid_85ec .center_6538 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-a5b9.outline_solid_85ec .border_135d {
  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;
}
.pattern-a5b9.active-basic-d276 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern-a5b9.dim_bb19 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pattern-a5b9.dim_bb19 .border_135d {
  margin-top: 7px;
}
.label-lite-1f89 {
  display: inline-block;
}
.text_mini_3b82 .article_742e .pattern-a5b9 img {
  max-width: 100%;
}
.backdrop-pink-7713 .iron-e34e.accordion-0d64,
.lite_f8e3 .iron-e34e.accordion-0d64 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-pink-7713 .avatar-4b0e,
.lite_f8e3 .avatar-4b0e {
  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%);
}
.backdrop-pink-7713 .avatar-4b0e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.backdrop-pink-7713.progress_d624 .avatar-4b0e {
  display: none;
}
.backdrop-pink-7713 .progress-c02b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop-pink-7713 .progress-c02b li {
  display: inline-block;
  position: relative;
}
.backdrop-pink-7713 .progress-c02b li:last-child {
  margin-right: 0;
}
.backdrop-pink-7713 .progress-c02b 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;
}
.backdrop-pink-7713 .progress-c02b li.form-9337 > a {
  color: rgba(0, 0, 0, 0.9);
}
.backdrop-pink-7713 .progress-c02b > 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;
}
.backdrop-pink-7713 .progress-c02b > li > a i {
  line-height: 0;
}
.backdrop-pink-7713 .progress-c02b > li.panel-f1cb > a .avatar-4b0e {
  margin-left: 4px;
  line-height: 0;
}
.backdrop-pink-7713 .progress-c02b .surface_hovered_8881 li.panel-f1cb > a {
  position: relative;
}
.backdrop-pink-7713 .progress-c02b .surface_hovered_8881 li.panel-f1cb > a:after,
.backdrop-pink-7713 .progress-c02b .surface_hovered_8881 li.panel-f1cb > a:before {
  content: "";
  display: table;
}
.backdrop-pink-7713 .progress-c02b .surface_hovered_8881 li.panel-f1cb > a:after {
  clear: both;
}
.backdrop-pink-7713 .progress-c02b .surface_hovered_8881 li.panel-f1cb > a .avatar-4b0e {
  margin-left: 5px;
  float: right;
}
.backdrop-pink-7713 .static_cd68,
.backdrop-pink-7713 .surface_hovered_8881 {
  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;
}
.backdrop-pink-7713 .surface_hovered_8881 {
  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;
}
.backdrop-pink-7713 .surface_hovered_8881 .accordion-0d64 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop-pink-7713 .surface_hovered_8881 .avatar-4b0e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.backdrop-pink-7713 .surface_hovered_8881 li {
  display: block;
  margin: 0;
  padding: 0;
}
.backdrop-pink-7713 .surface_hovered_8881 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;
}
.backdrop-pink-7713 .surface_hovered_8881 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-pink-7713 .surface_hovered_8881 .surface_hovered_8881 {
  top: 0;
  left: 100%;
}
.backdrop-pink-7713 .badge_fresh_f883.fn-focus-1e2d > .static_cd68,
.backdrop-pink-7713 .badge_fresh_f883.fn-focus-1e2d > .surface_hovered_8881,
.backdrop-pink-7713 .badge_fresh_f883:focus > .static_cd68,
.backdrop-pink-7713 .badge_fresh_f883:focus > .surface_hovered_8881,
.backdrop-pink-7713 .badge_fresh_f883:hover > .static_cd68,
.backdrop-pink-7713 .badge_fresh_f883:hover > .surface_hovered_8881 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.backdrop-pink-7713.row_west_c121 .list-348b:after,
.backdrop-pink-7713.row_west_c121 .list-348b:before {
  content: "";
  display: table;
}
.backdrop-pink-7713.row_west_c121 .list-348b:after {
  clear: both;
}
.backdrop-pink-7713.row_west_c121 .list-348b > li {
  float: left;
}
.backdrop-pink-7713.slider_4597 .list-348b:after,
.backdrop-pink-7713.slider_4597 .list-348b:before {
  content: "";
  display: table;
}
.backdrop-pink-7713.slider_4597 .list-348b:after {
  clear: both;
}
.backdrop-pink-7713.slider_4597 .list-348b > li {
  float: left;
}
.backdrop-pink-7713.slider_4597 .list-348b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-pink-7713.slider_4597 .list-348b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop-pink-7713.slider_4597 .list-348b > li.sidebar_02e5 > a,
.backdrop-pink-7713.slider_4597 .list-348b > li.form-9337 > a {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop-pink-7713.pagination-wood-867b .list-348b > li > a .accordion-0d64 {
  position: relative;
}
.backdrop-pink-7713.pagination-wood-867b .list-348b > li > a .accordion-0d64: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;
}
.backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li:focus
  > a
  .accordion-0d64:before,
.backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li:hover
  > a
  .accordion-0d64:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li.sidebar_02e5
  > a
  .accordion-0d64:before,
.backdrop-pink-7713.pagination-wood-867b
  .list-348b
  > li.pressed-9df8
  > a
  .accordion-0d64:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-pink-7713.avatar_f295 .list-348b > li > a .accordion-0d64 {
  position: relative;
}
.backdrop-pink-7713.avatar_f295 .list-348b > li > a .accordion-0d64: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;
}
.backdrop-pink-7713.avatar_f295 .list-348b > li:focus > a .accordion-0d64:before,
.backdrop-pink-7713.avatar_f295
  .list-348b
  > li:hover
  > a
  .accordion-0d64:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-pink-7713.avatar_f295
  .list-348b
  > li.sidebar_02e5
  > a
  .accordion-0d64:before,
.backdrop-pink-7713.avatar_f295
  .list-348b
  > li.pressed-9df8
  > a
  .accordion-0d64:before {
  width: 100%;
  background-color: currentColor;
}
.lite_f8e3 .progress-c02b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lite_f8e3 .progress-c02b li:first-child > a {
  border-top: none;
}
.lite_f8e3 .progress-c02b .menu-b8f1 > .accordion-0d64 .avatar-4b0e {
  display: none;
}
.lite_f8e3 .progress-c02b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lite_f8e3 .progress-c02b li:last-child {
  border: none;
}
.lite_f8e3 .progress-c02b li.panel-f1cb > a {
  padding-right: 45px !important;
}
.lite_f8e3 .progress-c02b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lite_f8e3 .progress-c02b li a:focus,
.lite_f8e3 .progress-c02b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite_f8e3 .progress-c02b li .item_plasma_6003 {
  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;
}
.lite_f8e3 .progress-c02b li .item_plasma_6003:hover {
  box-shadow: none;
}
.lite_f8e3 .progress-c02b li .item_plasma_6003 .avatar-4b0e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lite_f8e3 .progress-c02b .surface_hovered_8881 {
  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);
}
.lite_f8e3 .progress-c02b .surface_hovered_8881 li a {
  padding-left: 3em;
}
.lite_f8e3 .progress-c02b .brown-790d > a .item_plasma_6003 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lite_f8e3 .progress-c02b .brown-790d > .surface_hovered_8881 {
  display: block;
  opacity: 1;
}
.frame-cb0d {
  max-width: 100%;
}
.disabled_d67b {
  line-height: 0;
  cursor: pointer;
}
.surface_bronze_40e4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.surface_bronze_40e4:hover {
  box-shadow: none;
  color: currentColor;
}
.surface_bronze_40e4 svg {
  width: 18px;
  height: 18px;
}
.surface_bronze_40e4 .bottom_3d15 {
  display: none;
}
.focus_cold_57d7 {
  position: relative;
}
.focus_cold_57d7.fn-active-1e2d .surface_bronze_40e4 .current_2292 {
  display: none;
}
.focus_cold_57d7.fn-active-1e2d .surface_bronze_40e4 .bottom_3d15 {
  display: inline-block;
}
.focus_cold_57d7 .top_ca73 {
  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);
}
.focus_cold_57d7.upper-8c6d .top_ca73 {
  left: auto;
  right: -0.9em;
}
.focus_cold_57d7.upper-8c6d .tertiary-02b5::before {
  left: auto;
  right: 15px;
}
.focus_cold_57d7.fn-active-1e2d .top_ca73 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper_0e4d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.upper_0e4d label {
  flex-basis: 100%;
}
.upper_0e4d .panel-4d2b {
  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;
}
.upper_0e4d .icon-up-7f38 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.upper_0e4d .icon-up-7f38:focus {
  background-color: transparent;
}
.upper_0e4d button.highlight-68b3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.upper_0e4d button.highlight-68b3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.upper_0e4d button.highlight-68b3 svg {
  width: 18px;
  height: 18px;
}
.upper_0e4d input[type="submit"] {
  min-height: auto;
}
.description-7dae .upper_0e4d .icon-up-7f38 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tertiary-02b5 {
  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) {
  .tertiary-02b5 {
    width: 220px;
  }
}
.tertiary-02b5 label {
  flex-basis: 100%;
}
.tertiary-02b5::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;
}
.paper-6d58 .description-7dae .upper_0e4d {
  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;
}
.paper-6d58
  .description-7dae
  .upper_0e4d
  .panel-4d2b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paper-6d58 .description-7dae .upper_0e4d .icon-up-7f38 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paper-6d58
  .description-7dae
  .upper_0e4d
  .icon-up-7f38:focus {
  background: 0 0;
}
.paper-6d58
  .description-7dae
  .upper_0e4d
  .notice-green-4197 {
  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;
}
.disabled_5d3c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.disabled_5d3c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.disabled_5d3c li:last-child {
  margin-right: 0;
}
.disabled_5d3c li:first-child {
  margin-left: 0;
}
.disabled_5d3c.button_bright_1b66 a {
  color: #fff;
}
.disabled_5d3c.button_bright_1b66 a:hover {
  color: #fff;
}
.disabled_5d3c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.disabled_5d3c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.disabled_5d3c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.disabled_5d3c a:hover {
  opacity: 0.9;
  color: inherit;
}
.disabled_5d3c [class*="social-icon-apple"] {
  background-color: #999;
}
.disabled_5d3c [class*="social-icon-apple"].hero-old-4096 {
  background-color: transparent;
  color: #999;
}
.disabled_5d3c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.disabled_5d3c [class*="social-icon-behance"].hero-old-4096 {
  background-color: transparent;
  color: #1769ff;
}
.disabled_5d3c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.disabled_5d3c [class*="social-icon-bitbucket"].hero-old-4096 {
  background-color: transparent;
  color: #205081;
}
.disabled_5d3c [class*="social-icon-codepen"] {
  background-color: #000;
}
.disabled_5d3c [class*="social-icon-codepen"].hero-old-4096 {
  background-color: transparent;
  color: #000;
}
.disabled_5d3c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.disabled_5d3c [class*="social-icon-delicious"].hero-old-4096 {
  background-color: transparent;
  color: #39f;
}
.disabled_5d3c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.disabled_5d3c [class*="social-icon-digg"].hero-old-4096 {
  background-color: transparent;
  color: #005be2;
}
.disabled_5d3c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.disabled_5d3c [class*="social-icon-dribbble"].hero-old-4096 {
  background-color: transparent;
  color: #ea4c89;
}
.disabled_5d3c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.disabled_5d3c [class*="social-icon-envelope"].hero-old-4096 {
  background-color: transparent;
  color: #ea4335;
}
.disabled_5d3c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.disabled_5d3c [class*="social-icon-facebook"].hero-old-4096 {
  background-color: transparent;
  color: #3b5998;
}
.disabled_5d3c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.disabled_5d3c [class*="social-icon-flickr"].hero-old-4096 {
  background-color: transparent;
  color: #0063dc;
}
.disabled_5d3c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.disabled_5d3c [class*="social-icon-foursquare"].hero-old-4096 {
  background-color: transparent;
  color: #2d5be3;
}
.disabled_5d3c [class*="social-icon-github"] {
  background-color: #333;
}
.disabled_5d3c [class*="social-icon-github"].hero-old-4096 {
  background-color: transparent;
  color: #333;
}
.disabled_5d3c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.disabled_5d3c [class*="social-icon-google-plus"].hero-old-4096 {
  background-color: transparent;
  color: #dd4b39;
}
.disabled_5d3c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.disabled_5d3c [class*="social-icon-houzz"].hero-old-4096 {
  background-color: transparent;
  color: #7ac142;
}
.disabled_5d3c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.disabled_5d3c [class*="social-icon-instagram"].hero-old-4096 {
  background-color: transparent;
  color: #262626;
}
.disabled_5d3c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.disabled_5d3c [class*="social-icon-jsfiddle"].hero-old-4096 {
  background-color: transparent;
  color: #487aa2;
}
.disabled_5d3c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.disabled_5d3c [class*="social-icon-linkedin"].hero-old-4096 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_5d3c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.disabled_5d3c [class*="social-icon-medium"].hero-old-4096 {
  background-color: transparent;
  color: #00ab6b;
}
.disabled_5d3c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.disabled_5d3c
  [class*="social-icon-odnoklassniki"].hero-old-4096 {
  background-color: transparent;
  color: #f4731c;
}
.disabled_5d3c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.disabled_5d3c [class*="social-icon-meetup"].hero-old-4096 {
  background-color: transparent;
  color: #ec1c40;
}
.disabled_5d3c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.disabled_5d3c [class*="social-icon-pinterest"].hero-old-4096 {
  background-color: transparent;
  color: #bd081c;
}
.disabled_5d3c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.disabled_5d3c [class*="social-icon-product-hunt"].hero-old-4096 {
  background-color: transparent;
  color: #da552f;
}
.disabled_5d3c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.disabled_5d3c [class*="social-icon-reddit"].hero-old-4096 {
  background-color: transparent;
  color: #ff4500;
}
.disabled_5d3c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.disabled_5d3c [class*="social-icon-rss"].hero-old-4096 {
  background-color: transparent;
  color: #f26522;
}
.disabled_5d3c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.disabled_5d3c
  [class*="social-icon-shopping-cart"].hero-old-4096 {
  background-color: transparent;
  color: #4caf50;
}
.disabled_5d3c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.disabled_5d3c [class*="social-icon-skype"].hero-old-4096 {
  background-color: transparent;
  color: #00aff0;
}
.disabled_5d3c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.disabled_5d3c [class*="social-icon-slideshare"].hero-old-4096 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_5d3c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.disabled_5d3c [class*="social-icon-snapchat"].hero-old-4096 {
  background-color: transparent;
  color: #fffc00;
}
.disabled_5d3c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.disabled_5d3c [class*="social-icon-soundcloud"].hero-old-4096 {
  background-color: transparent;
  color: #f80;
}
.disabled_5d3c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.disabled_5d3c [class*="social-icon-spotify"].hero-old-4096 {
  background-color: transparent;
  color: #2ebd59;
}
.disabled_5d3c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.disabled_5d3c
  [class*="social-icon-stack-overflow"].hero-old-4096 {
  background-color: transparent;
  color: #fe7a15;
}
.disabled_5d3c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.disabled_5d3c [class*="social-icon-maldkfgram"].hero-old-4096 {
  background-color: transparent;
  color: #2ca5e0;
}
.disabled_5d3c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.disabled_5d3c [class*="social-icon-tripadvisor"].hero-old-4096 {
  background-color: transparent;
  color: #589442;
}
.disabled_5d3c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.disabled_5d3c [class*="social-icon-tumblr"].hero-old-4096 {
  background-color: transparent;
  color: #35465c;
}
.disabled_5d3c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.disabled_5d3c [class*="social-icon-twitch"].hero-old-4096 {
  background-color: transparent;
  color: #6441a5;
}
.disabled_5d3c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.disabled_5d3c [class*="social-icon-twitter"].hero-old-4096 {
  background-color: transparent;
  color: #1da1f2;
}
.disabled_5d3c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.disabled_5d3c [class*="social-icon-vimeo"].hero-old-4096 {
  background-color: transparent;
  color: #1ab7ea;
}
.disabled_5d3c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.disabled_5d3c [class*="social-icon-vk"].hero-old-4096 {
  background-color: transparent;
  color: #45668e;
}
.disabled_5d3c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.disabled_5d3c [class*="social-icon-weibo"].hero-old-4096 {
  background-color: transparent;
  color: #df2029;
}
.disabled_5d3c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.disabled_5d3c [class*="social-icon-weixin"].hero-old-4096 {
  background-color: transparent;
  color: #7bb32e;
}
.disabled_5d3c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.disabled_5d3c [class*="social-icon-whatsapp"].hero-old-4096 {
  background-color: transparent;
  color: #25d366;
}
.disabled_5d3c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.disabled_5d3c [class*="social-icon-wordpress"].hero-old-4096 {
  background-color: transparent;
  color: #21759b;
}
.disabled_5d3c [class*="social-icon-xing"] {
  background-color: #026466;
}
.disabled_5d3c [class*="social-icon-xing"].hero-old-4096 {
  background-color: transparent;
  color: #026466;
}
.disabled_5d3c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.disabled_5d3c [class*="social-icon-yelp"].hero-old-4096 {
  background-color: transparent;
  color: #af0606;
}
.disabled_5d3c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.disabled_5d3c [class*="social-icon-youtube"].hero-old-4096 {
  background-color: transparent;
  color: #cd201f;
}
.table_e377 {
  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;
}
.table_e377:hover {
  box-shadow: none;
  background: 0 0;
}
.down-1ea8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.description_black_1132 {
  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;
}
.gradient-9d8c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview_focused_73fe {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview_focused_73fe,
.preview_focused_73fe::after,
.preview_focused_73fe::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.preview_focused_73fe::after,
.preview_focused_73fe::before {
  content: "";
  display: block;
  background-color: inherit;
}
.modal_9ba7 .description_black_1132 .gradient-9d8c {
  margin-top: -2px;
  width: 19px;
}
.modal_9ba7 .description_black_1132 .preview_focused_73fe {
  margin-top: -1px;
}
.modal_9ba7 .description_black_1132 .preview_focused_73fe,
.modal_9ba7 .description_black_1132 .preview_focused_73fe::after,
.modal_9ba7 .description_black_1132 .preview_focused_73fe::before {
  width: 19px;
  height: 2px;
}
.modal_9ba7 .description_black_1132 .preview_focused_73fe::before {
  top: -6px;
}
.modal_9ba7 .description_black_1132 .preview_focused_73fe::after {
  bottom: -6px;
}
.button_bda0 .description_black_1132 .gradient-9d8c {
  margin-top: -2px;
  width: 22px;
}
.button_bda0 .description_black_1132 .preview_focused_73fe {
  margin-top: -1px;
}
.button_bda0 .description_black_1132 .preview_focused_73fe,
.button_bda0 .description_black_1132 .preview_focused_73fe::after,
.button_bda0 .description_black_1132 .preview_focused_73fe::before {
  width: 22px;
  height: 2px;
}
.button_bda0 .description_black_1132 .preview_focused_73fe::before {
  top: -7px;
}
.button_bda0 .description_black_1132 .preview_focused_73fe::after {
  bottom: -7px;
}
.wrapper_5715 .description_black_1132 .gradient-9d8c {
  margin-top: -2px;
  width: 31px;
}
.wrapper_5715 .description_black_1132 .preview_focused_73fe {
  margin-top: -1.5px;
}
.wrapper_5715 .description_black_1132 .preview_focused_73fe,
.wrapper_5715 .description_black_1132 .preview_focused_73fe::after,
.wrapper_5715 .description_black_1132 .preview_focused_73fe::before {
  width: 31px;
  height: 3px;
}
.wrapper_5715 .description_black_1132 .preview_focused_73fe::before {
  top: -9px;
}
.wrapper_5715 .description_black_1132 .preview_focused_73fe::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .feature_mini_9b31 .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 19px;
  }
  .feature_mini_9b31 .description_black_1132 .preview_focused_73fe {
    margin-top: -1px;
  }
  .feature_mini_9b31 .description_black_1132 .preview_focused_73fe,
  .feature_mini_9b31 .description_black_1132 .preview_focused_73fe::after,
  .feature_mini_9b31 .description_black_1132 .preview_focused_73fe::before {
    width: 19px;
    height: 2px;
  }
  .feature_mini_9b31 .description_black_1132 .preview_focused_73fe::before {
    top: -6px;
  }
  .feature_mini_9b31 .description_black_1132 .preview_focused_73fe::after {
    bottom: -6px;
  }
  .chip_d9bc .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 22px;
  }
  .chip_d9bc .description_black_1132 .preview_focused_73fe {
    margin-top: -1px;
  }
  .chip_d9bc .description_black_1132 .preview_focused_73fe,
  .chip_d9bc .description_black_1132 .preview_focused_73fe::after,
  .chip_d9bc .description_black_1132 .preview_focused_73fe::before {
    width: 22px;
    height: 2px;
  }
  .chip_d9bc .description_black_1132 .preview_focused_73fe::before {
    top: -7px;
  }
  .chip_d9bc .description_black_1132 .preview_focused_73fe::after {
    bottom: -7px;
  }
  .gallery_action_11c5 .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_action_11c5 .description_black_1132 .preview_focused_73fe {
    margin-top: -1.5px;
  }
  .gallery_action_11c5 .description_black_1132 .preview_focused_73fe,
  .gallery_action_11c5 .description_black_1132 .preview_focused_73fe::after,
  .gallery_action_11c5 .description_black_1132 .preview_focused_73fe::before {
    width: 31px;
    height: 3px;
  }
  .gallery_action_11c5 .description_black_1132 .preview_focused_73fe::before {
    top: -9px;
  }
  .gallery_action_11c5 .description_black_1132 .preview_focused_73fe::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .iron_a0f9 .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 19px;
  }
  .iron_a0f9 .description_black_1132 .preview_focused_73fe {
    margin-top: -1px;
  }
  .iron_a0f9 .description_black_1132 .preview_focused_73fe,
  .iron_a0f9 .description_black_1132 .preview_focused_73fe::after,
  .iron_a0f9 .description_black_1132 .preview_focused_73fe::before {
    width: 19px;
    height: 2px;
  }
  .iron_a0f9 .description_black_1132 .preview_focused_73fe::before {
    top: -6px;
  }
  .iron_a0f9 .description_black_1132 .preview_focused_73fe::after {
    bottom: -6px;
  }
  .column_selected_a649 .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 22px;
  }
  .column_selected_a649 .description_black_1132 .preview_focused_73fe {
    margin-top: -1px;
  }
  .column_selected_a649 .description_black_1132 .preview_focused_73fe,
  .column_selected_a649 .description_black_1132 .preview_focused_73fe::after,
  .column_selected_a649 .description_black_1132 .preview_focused_73fe::before {
    width: 22px;
    height: 2px;
  }
  .column_selected_a649 .description_black_1132 .preview_focused_73fe::before {
    top: -7px;
  }
  .column_selected_a649 .description_black_1132 .preview_focused_73fe::after {
    bottom: -7px;
  }
  .narrow_f9ee .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 31px;
  }
  .narrow_f9ee .description_black_1132 .preview_focused_73fe {
    margin-top: -1.5px;
  }
  .narrow_f9ee .description_black_1132 .preview_focused_73fe,
  .narrow_f9ee .description_black_1132 .preview_focused_73fe::after,
  .narrow_f9ee .description_black_1132 .preview_focused_73fe::before {
    width: 31px;
    height: 3px;
  }
  .narrow_f9ee .description_black_1132 .preview_focused_73fe::before {
    top: -9px;
  }
  .narrow_f9ee .description_black_1132 .preview_focused_73fe::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status-large-2663 .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 19px;
  }
  .status-large-2663 .description_black_1132 .preview_focused_73fe {
    margin-top: -1px;
  }
  .status-large-2663 .description_black_1132 .preview_focused_73fe,
  .status-large-2663 .description_black_1132 .preview_focused_73fe::after,
  .status-large-2663 .description_black_1132 .preview_focused_73fe::before {
    width: 19px;
    height: 2px;
  }
  .status-large-2663 .description_black_1132 .preview_focused_73fe::before {
    top: -6px;
  }
  .status-large-2663 .description_black_1132 .preview_focused_73fe::after {
    bottom: -6px;
  }
  .orange-6169 .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 22px;
  }
  .orange-6169 .description_black_1132 .preview_focused_73fe {
    margin-top: -1px;
  }
  .orange-6169 .description_black_1132 .preview_focused_73fe,
  .orange-6169 .description_black_1132 .preview_focused_73fe::after,
  .orange-6169 .description_black_1132 .preview_focused_73fe::before {
    width: 22px;
    height: 2px;
  }
  .orange-6169 .description_black_1132 .preview_focused_73fe::before {
    top: -7px;
  }
  .orange-6169 .description_black_1132 .preview_focused_73fe::after {
    bottom: -7px;
  }
  .notice_eb7d .description_black_1132 .gradient-9d8c {
    margin-top: -2px;
    width: 31px;
  }
  .notice_eb7d .description_black_1132 .preview_focused_73fe {
    margin-top: -1.5px;
  }
  .notice_eb7d .description_black_1132 .preview_focused_73fe,
  .notice_eb7d .description_black_1132 .preview_focused_73fe::after,
  .notice_eb7d .description_black_1132 .preview_focused_73fe::before {
    width: 31px;
    height: 3px;
  }
  .notice_eb7d .description_black_1132 .preview_focused_73fe::before {
    top: -9px;
  }
  .notice_eb7d .description_black_1132 .preview_focused_73fe::after {
    bottom: -9px;
  }
}
.footer_black_6278 .preview_focused_73fe {
  -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);
}
.footer_black_6278 .preview_focused_73fe::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.footer_black_6278 .preview_focused_73fe::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);
}
.footer_black_6278.old-f8f8 .preview_focused_73fe {
  -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);
}
.footer_black_6278.old-f8f8 .preview_focused_73fe::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.footer_black_6278.old-f8f8 .preview_focused_73fe::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);
}
.input_262a {
  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.paragraph_55b6:before {
  display: none;
}
.list_a438 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list_a438 .alert_upper_379c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list_a438 .alert_upper_379c:last-of-type {
  border-bottom: none;
}
.list_a438 .alert_upper_379c.tabs-cold-8b35,
.list_a438 .alert_upper_379c.tooltip_iron_558b,
.list_a438 .alert_upper_379c.input_4b4b {
  padding: 0;
}
.list_a438 .lite_f8e3 .item_plasma_6003 {
  color: currentColor;
}
.list_a438 .lite_f8e3 .item_plasma_6003:focus,
.list_a438 .lite_f8e3 .item_plasma_6003:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_a438.gold_3c34 .nav_1a39,
.list_a438.gold_3c34 .red_aca0 a,
.list_a438.gold_3c34 .list-348b a,
.list_a438.gold_3c34 .surface_hovered_8881 a {
  color: rgba(0, 0, 0, 0.55);
}
.list_a438.gold_3c34 .nav_1a39:hover,
.list_a438.gold_3c34 .red_aca0 a:hover,
.list_a438.gold_3c34 .list-348b a:hover,
.list_a438.gold_3c34 .surface_hovered_8881 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_a438.gold_3c34 .texture-north-19bb {
  color: rgba(0, 0, 0, 0.8);
}
.list_a438.gold_3c34 .alert_upper_379c {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_a438.gold_3c34 .alert_upper_379c:before {
  background: rgba(0, 0, 0, 0.08);
}
.list_a438.gold_3c34 .element-b32d:before {
  background: rgba(255, 255, 255, 0.9);
}
.list_a438.gold_3c34 .lite_f8e3 .progress-c02b li a,
.list_a438.gold_3c34 .lite_f8e3 .item_plasma_6003,
.list_a438.gold_3c34 .surface_hovered_8881 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_a438.gold_3c34 .lite_f8e3 .item_plasma_6003:focus,
.list_a438.gold_3c34 .lite_f8e3 .item_plasma_6003:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_a438.gold_3c34 .progress-c02b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_a438.action_41b5 .nav_1a39,
.list_a438.action_41b5 .red_aca0 a,
.list_a438.action_41b5 .list-348b .item_plasma_6003,
.list_a438.action_41b5 .list-348b a,
.list_a438.action_41b5 .surface_hovered_8881 a {
  color: rgba(255, 255, 255, 0.79);
}
.list_a438.action_41b5 .nav_1a39:hover,
.list_a438.action_41b5 .red_aca0 a:hover,
.list_a438.action_41b5 .list-348b .item_plasma_6003:hover,
.list_a438.action_41b5 .list-348b a:hover,
.list_a438.action_41b5 .surface_hovered_8881 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_a438.action_41b5 .texture-north-19bb {
  color: rgba(255, 255, 255, 0.99);
}
.list_a438.action_41b5 .alert_upper_379c {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_a438.action_41b5 .alert_upper_379c:before {
  background: rgba(255, 255, 255, 0.08);
}
.list_a438.action_41b5 .element-b32d:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_a438.action_41b5 .lite_f8e3 .progress-c02b li a,
.list_a438.action_41b5 .lite_f8e3 .item_plasma_6003,
.list_a438.action_41b5 .surface_hovered_8881 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_a438.action_41b5 .lite_f8e3 .item_plasma_6003:focus,
.list_a438.action_41b5 .lite_f8e3 .item_plasma_6003:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_a438.action_41b5 .progress-c02b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-b32d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element-b32d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dim_d3c5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article_923f .list_a438 {
  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;
}
.article_923f .alert_upper_379c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article_923f .alert_upper_379c: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) {
  .article_923f .alert_upper_379c:before {
    width: 16%;
    left: 42%;
  }
}
.article_923f .alert_upper_379c:last-child:before {
  content: none;
}
.article_923f .alert_upper_379c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article_923f .lite_f8e3 .progress-c02b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article_923f .lite_f8e3 .progress-c02b li a .item_plasma_6003 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article_923f .lite_f8e3 .surface_hovered_8881 {
  border: none;
}
.article_923f .lite_f8e3 .surface_hovered_8881 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article_923f .element-b32d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article_923f .dim_d3c5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article_923f .action_41b5 .element-b32d:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_923f .gold_3c34.shade-f5e4 .preview_focused_73fe {
  background: rgba(0, 0, 0, 0.6);
}
.article_923f
  .gold_3c34.shade-f5e4
  .preview_focused_73fe::after,
.article_923f
  .gold_3c34.shade-f5e4
  .preview_focused_73fe:before {
  background: inherit;
}
.article_923f
  .gold_3c34.shade-f5e4:hover
  .preview_focused_73fe {
  background: rgba(0, 0, 0, 0.8);
}
.button_6978 .list_a438 {
  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) {
  .button_6978 .list_a438 {
    width: auto;
    right: 45px;
  }
}
.mini_ea47 .list_a438 {
  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) {
  .mini_ea47 .list_a438 {
    width: auto;
    left: 45px;
  }
}
.paragraph_55b6 .list_a438 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_55b6 .dim_d3c5 {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_55b6 .element-b32d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active-de0d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active-de0d.article_923f .list_a438 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active-de0d.button_6978 .list_a438 {
  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);
}
.active-de0d .list_a438 {
  visibility: visible;
}
.active-de0d.mini_ea47 .list_a438 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gold-0999,
.active_a122 {
  overflow-x: hidden;
}
.gold-0999 .list_a438 {
  overflow: auto;
}
.gold-0999.article_923f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold-0999.article_923f .list_a438 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gold-0999.article_923f .table_e377 {
  opacity: 0;
}
.gold-0999.button_6978 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold-0999.button_6978 .list_a438 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gold-0999.button_6978 .table_e377 {
  opacity: 0;
}
.gold-0999.mini_ea47 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold-0999.mini_ea47 .list_a438 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gold-0999.mini_ea47 .table_e377 {
  opacity: 0;
}
.gold-0999.paragraph_55b6 .list_a438 {
  z-index: 10;
  visibility: visible;
}
.shade-f5e4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade-f5e4 .preview_focused_73fe {
  background: rgba(255, 255, 255, 0.99);
}
.shade-f5e4 .preview_focused_73fe::after,
.shade-f5e4 .preview_focused_73fe:before {
  background: inherit;
}
.shade-f5e4:hover .preview_focused_73fe {
  background: rgba(255, 255, 255, 0.99);
}
.mini_ea47 .shade-f5e4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_55b6 .shade-f5e4 {
  display: none !important;
}
.gold-0999:before,
.active_a122:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gold-0999 .shade-f5e4,
.active_a122 .shade-f5e4 {
  display: inline-block;
}
.list_a438 .mini_6592 {
  -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;
}
.gold-0999 .list_a438 .mini_6592,
.active_a122 .list_a438 .mini_6592 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-plasma-6ec0 .panel-4d2b {
  width: 100%;
}
.article_742e {
  padding: 0 0.5em 0;
}
.article_742e [class*="customify-col-"],
.article_742e [class*="customify-col_"],
.article_742e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_83ff .article_742e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .outline-hard-9250 .sort-simple-2433,
  .sort-simple-2433 {
    display: none;
  }
  .tag_31ad {
    text-align: left;
  }
  .thick-a600 {
    text-align: center;
  }
  .feature_bf37 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .outline-hard-9250 .tag_pink_3bbc,
  .tag_pink_3bbc {
    display: none;
  }
  .list-f581 {
    text-align: left;
  }
  .tag-c184 {
    text-align: center;
  }
  .slider_new_6f44 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .outline-hard-9250 .tooltip-bronze-aeba,
  .tooltip-bronze-aeba {
    display: none;
  }
  .link_c1e1 {
    text-align: left;
  }
  .feature_edc1 {
    text-align: center;
  }
  .soft-05f7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pink-cc36 {
  box-shadow: none !important;
}
.label-a69d .widget_thick_c131,
.aside_f4f3 .widget_thick_c131 {
  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;
}
.aside_f4f3 .widget_thick_c131 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.nav-7688 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.nav-7688:after,
.nav-7688:before {
  content: "";
  display: table;
}
.nav-7688:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .nav-7688 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.nav-7688,
.accordion-solid-9623 {
  max-width: 1248px;
  margin: 0 auto;
}

.stone_bb5e.nav-active-4e6b .nav-7688 {
  max-width: 100%;
}
.stone_bb5e.last_3c4d {
  max-width: 1200px;
  margin: 0 auto;
}
.stone_bb5e.section-bronze-61c4 .nav-7688 {
  max-width: 100%;
}
.stone_bb5e.section-bronze-61c4 > .nav-7688 {
  padding-left: 0;
  padding-right: 0;
}
.stone_bb5e.section-bronze-61c4 > .nav-7688 .outline-hard-9250 {
  margin: 0;
}
.stone_bb5e.section-bronze-61c4
  > .nav-7688
  .fluid-0466.aside_a4f6 {
  margin-right: 0;
  margin-left: 0;
}
.stone_bb5e.section-bronze-61c4 #main.aside_a4f6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article_iron_575f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article_iron_575f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .old_a386 .notification_a891 {
    padding-right: 1em;
  }
  .old_a386.tag-b24f .fluid-0466 {
    border-right: 1px solid #eaecee;
  }
  .old_a386.tag-b24f .notification_a891 {
    padding-right: 1em;
  }
  .old_a386.tag-b24f .middle-6dbb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-ae3a .notification_a891 {
    padding-left: 1em;
  }
  .down-ae3a.tag-b24f .fluid-0466 {
    border-left: 1px solid #eaecee;
  }
  .down-ae3a.tag-b24f .notification_a891 {
    padding-left: 1em;
  }
  .down-ae3a.tag-b24f .middle-6dbb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-tall-5111 .notification_a891 {
    padding-left: 1em;
  }
  .text-tall-5111.tag-b24f .item_cb62 {
    border-right: 1px solid #eaecee;
  }
  .text-tall-5111.tag-b24f .right_fb8c {
    border-right: 1px solid #eaecee;
  }
  .text-tall-5111.tag-b24f .notification_a891 {
    padding-left: 1em;
  }
  .text-tall-5111.tag-b24f .middle-6dbb {
    padding-right: 1em;
  }
  .text-tall-5111.tag-b24f .hard_bce7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-orange-439d .notification_a891 {
    padding-right: 1em;
  }
  .accordion-orange-439d.tag-b24f .item_cb62 {
    border-left: 1px solid #eaecee;
  }
  .accordion-orange-439d.tag-b24f .right_fb8c {
    border-left: 1px solid #eaecee;
  }
  .accordion-orange-439d.tag-b24f .notification_a891 {
    padding-right: 1em;
  }
  .accordion-orange-439d.tag-b24f .middle-6dbb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-orange-439d.tag-b24f .hard_bce7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_iron_575f .notification_a891 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_iron_575f.tag-b24f .fluid-0466 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article_iron_575f.tag-b24f .notification_a891 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_iron_575f.tag-b24f .middle-6dbb {
    padding-left: 1em;
  }
  .article_iron_575f.tag-b24f .hard_bce7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article_iron_575f.tag-b24f .notification_a891 {
    padding-left: 0;
  }
}
.steel-86d0 .medium_7069 {
  display: inline-block;
}
.progress-34d1 {
  display: inline-block;
}
.texture-6390 {
  word-con: break-word;
}
.overlay-soft-bd9c > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay-soft-bd9c .large-9b6a {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay-soft-bd9c .dropdown-paper-06b2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden_49a6 .input_right_e7b6 {
  margin-bottom: 2em;
}
.hidden_49a6 .bronze-d839 {
  margin-bottom: 15px;
}
.hidden_49a6 .bronze-d839:last-child {
  margin-bottom: 0;
}
.hidden_49a6 .new-b27d {
  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) {
  .hidden_49a6 .new-b27d {
    display: block;
  }
}
.hidden_49a6 .message-cc00 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden_49a6 .message-cc00 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden_49a6 .box_fixed_e11c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden_49a6 .box_fixed_e11c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden_49a6 .box_fixed_e11c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden_49a6 .texture-6390 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_49a6 .texture-6390 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden_49a6 .video_first_344a p:last-child {
  margin-bottom: 0;
}
.hidden_49a6 .gradient_ec86 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden_49a6 .logo-center-a225 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden_49a6 .popup_pressed_5e0d {
  margin-top: 1em;
}
.hidden_49a6 .hidden_slow_d242 {
  top: 0;
  display: block;
}
.hidden_49a6 .hidden_slow_d242 a {
  color: inherit;
}
.hidden_49a6 .hidden_slow_d242 a:hover {
  color: inherit;
}
.hidden_49a6 .selected-313e {
  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;
}
.hidden_49a6 .selected-313e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden_49a6 .logo-center-a225 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden_49a6 .frame_hard_87d6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden_49a6 .frame_hard_87d6:first-child {
  margin-top: 0;
}
.hidden_49a6 .frame_hard_87d6.center-e5cf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden_49a6 .frame_hard_87d6.dropdown-under-0624 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_49a6
  .frame_hard_87d6.dropdown-under-0624.popup_f4ee
  .popup_pressed_5e0d {
  width: 100%;
}
.hidden_49a6 .dropdown-under-0624 {
  -webkit-box-align: center;
  align-items: center;
}
.hidden_49a6 .dropdown-under-0624 .overlay-soft-bd9c,
.hidden_49a6 .dropdown-under-0624 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden_49a6 .box_fixed_e11c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_49a6 .box_fixed_e11c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_49a6 .box_fixed_e11c: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;
}
.hidden_49a6 .center-e5cf {
  z-index: 5;
}
.hidden_49a6 .message-1ccf .shadow_wide_c0f5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden_49a6 .description-f70d .shadow_wide_c0f5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden_49a6 .search_81e4 .shadow_wide_c0f5 {
  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;
}
.hidden_49a6.item-7a2a .new-b27d,
.hidden_49a6.outer-89a2 .new-b27d {
  display: block;
}
.hidden_49a6.item-7a2a .new-b27d .small-8ed3,
.hidden_49a6.item-7a2a .new-b27d .logo-center-a225,
.hidden_49a6.outer-89a2 .new-b27d .small-8ed3,
.hidden_49a6.outer-89a2 .new-b27d .logo-center-a225 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_49a6.article_stone_a6c9 .message-cc00 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden_49a6.article_stone_a6c9 .message-cc00 {
    margin-right: 0;
  }
}
.hidden_49a6.item-7a2a .message-cc00,
.hidden_49a6.outer-89a2 .message-cc00 {
  padding-top: 40%;
}
.hidden_49a6.item-7a2a .input_right_e7b6,
.hidden_49a6.outer-89a2 .input_right_e7b6 {
  display: block;
}
.hidden_49a6.item-7a2a .fn-sticky-1e2d .logo-center-a225,
.hidden_49a6.outer-89a2 .fn-sticky-1e2d .logo-center-a225 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden_49a6.item-7a2a .message-cc00,
.hidden_49a6.outer-89a2 .message-cc00 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden_49a6.item-7a2a .logo-center-a225 {
  padding: 1em;
}
.tertiary-solid-5a28 {
  margin: 30px auto;
  display: block;
}
.tertiary-solid-5a28 .gallery_outer_f839 > * {
  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;
}
.tertiary-solid-5a28 .gallery_outer_f839 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-solid-5a28 .gallery_outer_f839 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-easy-44ad .overlay-soft-bd9c {
  margin-bottom: 1.41575em;
}
.backdrop-easy-44ad .filter_green_4c09 {
  margin-bottom: 1.618em;
}
.purple-b6f9 .gas_1674 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.purple-b6f9 .gas_1674 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.purple-b6f9 .tall-bf42 {
  max-width: 100%;
  overflow: auto;
}
.tag_0ecd .purple-b6f9 a:hover {
  text-decoration: underline;
}
.pagination_fast_011a .bronze-d839:not(.texture-6390),
.pagination_fast_011a .box_fixed_e11c {
  margin-bottom: 1.41575em;
}
.pagination_fast_011a .bronze-d839:not(.texture-6390):last-child,
.pagination_fast_011a .box_fixed_e11c:last-child {
  margin-bottom: 0;
}
.pagination_fast_011a .bronze-d839.logo_6fe5 {
  margin-bottom: 0.41575em;
}
.pagination_fast_011a .form_black_3335:before,
.pagination_fast_011a .hidden_motion_254c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination_fast_011a .form_black_3335:before {
  content: "\f115";
}
.pagination_fast_011a .hidden_motion_254c:before {
  content: "\f02c";
}
.pagination_fast_011a .badge-9705 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination_fast_011a .badge-9705 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame-large-7e61 {
  display: -webkit-box;
  display: flex;
}
.frame-large-7e61 .active_4aee {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame-large-7e61 .active_4aee {
    flex-basis: 90px;
  }
}
.frame-large-7e61 .badge_8108 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-large-7e61 .badge_8108 {
    flex-basis: calc(100% - 50px);
  }
}
.frame-large-7e61 .photo-cac7 p:last-child {
  margin-bottom: 0.72em;
}
.logo_3d7d .gallery_outer_f839 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo_3d7d .gallery_outer_f839:after,
.logo_3d7d .gallery_outer_f839:before {
  content: "";
  display: table;
}
.logo_3d7d .gallery_outer_f839:after {
  clear: both;
}
.logo_3d7d .gallery_outer_f839 .upper-79a1,
.logo_3d7d .gallery_outer_f839 .hero_b7be {
  width: 49%;
}
.logo_3d7d .gallery_outer_f839 .upper-79a1 a span.dim_b949,
.logo_3d7d .gallery_outer_f839 .hero_b7be a span.dim_b949 {
  display: block;
  margin-bottom: 5px;
}
.logo_3d7d .gallery_outer_f839 .hero_b7be {
  float: left;
  text-align: left;
}
.logo_3d7d .gallery_outer_f839 .upper-79a1 {
  float: right;
  text-align: right;
}
.light_d395 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .light_d395 {
    margin-bottom: 0;
  }
}
.grid-9007 {
  margin-bottom: 1em;
}
.grid-9007 .texture-6390 {
  font-size: 1.1em;
  line-height: 1.3;
}
.brown_4ed0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.header_b98b .grid-9007,
.glass-1e4c .grid-9007 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .header_b98b .grid-9007,
  .glass-1e4c .grid-9007 {
    display: block;
  }
}
.header_b98b .brown_4ed0,
.glass-1e4c .brown_4ed0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .header_b98b .brown_4ed0,
  .glass-1e4c .brown_4ed0 {
    margin-bottom: 1em;
  }
}
.header_b98b .brown_4ed0 img,
.glass-1e4c .brown_4ed0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.header_b98b .stale-0949,
.glass-1e4c .stale-0949 {
  flex-basis: calc(100% - 160px);
}
.header_b98b .stale-0949 p,
.glass-1e4c .stale-0949 p {
  margin-bottom: 0;
}
.header_b98b .stale-0949 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .header_b98b .stale-0949 {
    padding-left: 0;
  }
}
.glass-1e4c .stale-0949 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .glass-1e4c .stale-0949 {
    padding-right: 0;
  }
}
.glass-1e4c .brown_4ed0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shade_large_3658 .brown_4ed0 {
  margin-bottom: 0.5em;
}
.shade_large_3658 .brown_4ed0 img {
  width: 100%;
}
.main_wood_547a .disabled-8afb,
.panel-hovered-6536 .disabled-8afb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel-hovered-6536 .fluid-0466 .blue_8ce6 p:last-child {
  margin-bottom: 0;
}
.wrapper_f54c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.element_motion_9cf6 .secondary_copper_f53e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .element_motion_9cf6 .secondary_copper_f53e:last-of-type {
    margin-bottom: 0;
  }
}
.element_motion_9cf6 .secondary_copper_f53e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_motion_9cf6 .secondary_copper_f53e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.element_motion_9cf6 .secondary_copper_f53e ul li {
  margin: 0 0 0.6em;
}
.element_motion_9cf6 .secondary_copper_f53e ul li.panel-lite-2975,
.element_motion_9cf6 .secondary_copper_f53e ul li.text_0b5a {
  position: relative;
}
.element_motion_9cf6 .secondary_copper_f53e ul li.panel-lite-2975 .gradient-b277,
.element_motion_9cf6 .secondary_copper_f53e ul li.text_0b5a .gradient-b277 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.element_motion_9cf6 .secondary_copper_f53e ul li.panel-lite-2975:after:after,
.element_motion_9cf6 .secondary_copper_f53e ul li.panel-lite-2975:after:before,
.element_motion_9cf6
  .secondary_copper_f53e
  ul
  li.text_0b5a:after:after,
.element_motion_9cf6
  .secondary_copper_f53e
  ul
  li.text_0b5a:after:before {
  content: "";
  display: table;
}
.element_motion_9cf6 .secondary_copper_f53e ul li.panel-lite-2975:after:after,
.element_motion_9cf6
  .secondary_copper_f53e
  ul
  li.text_0b5a:after:after {
  clear: both;
}
.element_motion_9cf6 .secondary_copper_f53e a.pink_3c0b:hover {
  text-decoration: none;
}
.element_motion_9cf6 .secondary_copper_f53e select {
  max-width: 100%;
}
.element_motion_9cf6 .secondary_copper_f53e table {
  font-size: 85%;
}
.element_motion_9cf6 .secondary_copper_f53e table td,
.element_motion_9cf6 .secondary_copper_f53e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.element_motion_9cf6 .secondary_copper_f53e table tfoot td {
  text-align: left;
}
.element_motion_9cf6 .secondary_copper_f53e :last-child {
  margin-bottom: 0;
}
.element_motion_9cf6 .secondary_copper_f53e .warm-9216 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.element_motion_9cf6 .secondary_copper_f53e .warm-9216 label {
  width: 100%;
}
.element_motion_9cf6 .secondary_copper_f53e .warm-9216 .icon-up-7f38 {
  width: 100%;
  display: block;
}
.element_motion_9cf6 .secondary_copper_f53e .warm-9216 .highlight-68b3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.element_motion_9cf6 .secondary_copper_f53e .warm-9216 .highlight-68b3:hover svg #svg-search {
  fill: #444;
}
.element_motion_9cf6 .secondary_copper_f53e .warm-9216 .highlight-68b3 svg {
  width: 18px;
  height: 18px;
}
.element_motion_9cf6 .picture-598f ul ul,
.element_motion_9cf6 .hidden-plasma-27d9 ul ul,
.element_motion_9cf6 .hero_2166 ul ul,
.element_motion_9cf6 .dim_04d2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.element_motion_9cf6 .picture-598f .panel-f1cb > a,
.element_motion_9cf6 .hidden-plasma-27d9 .panel-f1cb > a,
.element_motion_9cf6 .hero_2166 .panel-f1cb > a,
.element_motion_9cf6 .dim_04d2 .panel-f1cb > a {
  margin-bottom: 0;
}
.element_motion_9cf6 .summary-b5be li,
.element_motion_9cf6 .picture-598f li,
.element_motion_9cf6 .feature_42a7 li,
.element_motion_9cf6 .hidden-plasma-27d9 li,
.element_motion_9cf6 .hero_2166 li,
.element_motion_9cf6 .dim_04d2 li,
.element_motion_9cf6 .border_iron_9e7a li,
.element_motion_9cf6 .layout_focused_5e60 li {
  display: block;
  position: relative;
}
.element_motion_9cf6 .summary-b5be li:last-child,
.element_motion_9cf6 .picture-598f li:last-child,
.element_motion_9cf6 .feature_42a7 li:last-child,
.element_motion_9cf6 .hidden-plasma-27d9 li:last-child,
.element_motion_9cf6 .hero_2166 li:last-child,
.element_motion_9cf6 .dim_04d2 li:last-child,
.element_motion_9cf6 .border_iron_9e7a li:last-child,
.element_motion_9cf6 .layout_focused_5e60 li:last-child {
  border: none;
}
.element_motion_9cf6 .summary-b5be li a,
.element_motion_9cf6 .picture-598f li a,
.element_motion_9cf6 .feature_42a7 li a,
.element_motion_9cf6 .hidden-plasma-27d9 li a,
.element_motion_9cf6 .hero_2166 li a,
.element_motion_9cf6 .dim_04d2 li a,
.element_motion_9cf6 .border_iron_9e7a li a,
.element_motion_9cf6 .layout_focused_5e60 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_motion_9cf6 .summary-b5be li ul li::before,
.element_motion_9cf6 .picture-598f li ul li::before,
.element_motion_9cf6 .feature_42a7 li ul li::before,
.element_motion_9cf6 .hidden-plasma-27d9 li ul li::before,
.element_motion_9cf6 .hero_2166 li ul li::before,
.element_motion_9cf6 .dim_04d2 li ul li::before,
.element_motion_9cf6 .border_iron_9e7a li ul li::before,
.element_motion_9cf6 .layout_focused_5e60 li ul li::before {
  left: 15px;
}
.element_motion_9cf6 .summary-b5be li ul a,
.element_motion_9cf6 .picture-598f li ul a,
.element_motion_9cf6 .feature_42a7 li ul a,
.element_motion_9cf6 .hidden-plasma-27d9 li ul a,
.element_motion_9cf6 .hero_2166 li ul a,
.element_motion_9cf6 .dim_04d2 li ul a,
.element_motion_9cf6 .border_iron_9e7a li ul a,
.element_motion_9cf6 .layout_focused_5e60 li ul a {
  padding-left: 20px;
}
.element_motion_9cf6 .summary-b5be li ul ul li::before,
.element_motion_9cf6 .picture-598f li ul ul li::before,
.element_motion_9cf6 .feature_42a7 li ul ul li::before,
.element_motion_9cf6 .hidden-plasma-27d9 li ul ul li::before,
.element_motion_9cf6 .hero_2166 li ul ul li::before,
.element_motion_9cf6 .dim_04d2 li ul ul li::before,
.element_motion_9cf6 .border_iron_9e7a li ul ul li::before,
.element_motion_9cf6 .layout_focused_5e60 li ul ul li::before {
  left: 30px;
}
.element_motion_9cf6 .summary-b5be li ul ul a,
.element_motion_9cf6 .picture-598f li ul ul a,
.element_motion_9cf6 .feature_42a7 li ul ul a,
.element_motion_9cf6 .hidden-plasma-27d9 li ul ul a,
.element_motion_9cf6 .hero_2166 li ul ul a,
.element_motion_9cf6 .dim_04d2 li ul ul a,
.element_motion_9cf6 .border_iron_9e7a li ul ul a,
.element_motion_9cf6 .layout_focused_5e60 li ul ul a {
  padding-left: 40px;
}
.element_motion_9cf6 .mini_f086 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_motion_9cf6 .layout_focused_5e60 ul li {
  margin-bottom: 1.41575em;
}
.element_motion_9cf6 .layout_focused_5e60 ul li .current-824b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.element_motion_9cf6 .layout_focused_5e60 ul li .tooltip-bottom-b2da {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.action_41b5 .summary-b5be li a,
.action_41b5 .picture-598f li a,
.action_41b5 .feature_42a7 li a,
.action_41b5 .hidden-plasma-27d9 li a,
.action_41b5 .hero_2166 li a,
.action_41b5 .dim_04d2 li a,
.action_41b5 .border_iron_9e7a li a,
.action_41b5 .layout_focused_5e60 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_41b5 .mini_f086 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_41b5 .secondary_copper_f53e ul li.panel-lite-2975 .gradient-b277,
.action_41b5 .secondary_copper_f53e ul li.text_0b5a .gradient-b277 {
  background: rgba(0, 0, 0, 0.2);
}
.action_41b5 .element_motion_9cf6 .secondary_copper_f53e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li {
  margin: 0;
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li ul {
  margin: 0;
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li ul li a {
  padding-left: 15px;
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li ul li li a {
  padding-left: 30px;
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li.form-9337 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li.form-9337 > 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;
}
.stone_bb5e .element_motion_9cf6 .progress-c02b li.form-9337 > 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;
}
.mask-45d4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status_black_84d8 {
  position: relative;
  z-index: 10;
}
.status_black_84d8 .mini_6592 {
  width: 100%;
  max-width: 100%;
}
.blue-e34c .image-stale-17c7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.blue-e34c .gold_3c34 {
}
.blue-e34c .action_41b5 {
  background: #292929;
}
.element-fixed-4814 .image-stale-17c7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.element-fixed-4814 .gold_3c34 {
  background: #f9f9f9;
}
.element-fixed-4814 .action_41b5 {
  background: #303030;
}
.carousel-old-d4e4 .image-stale-17c7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel-old-d4e4 .medium_7069 {
    margin-bottom: 1em;
  }
  .carousel-old-d4e4 .medium_7069:last-child {
    margin-bottom: 0;
  }
}
.carousel-old-d4e4 .gold_3c34 {
  background: #ededed;
}
.carousel-old-d4e4 .action_41b5 {
  background: #1a1a1a;
}
.image-stale-17c7.gold_3c34 {
  color: rgba(0, 0, 0, 0.6);
}
.image-stale-17c7.gold_3c34 .in_c66d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-stale-17c7.action_41b5 {
  color: rgba(255, 255, 255, 0.99);
}
.image-stale-17c7.action_41b5 a:not(.pink_3c0b) {
  color: rgba(255, 255, 255, 0.79);
}
.image-stale-17c7.action_41b5 a:not(.pink_3c0b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-stale-17c7.action_41b5 .in_c66d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-stale-17c7.action_41b5 table tbody td,
.image-stale-17c7.action_41b5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.fluid-24b3.widget_dynamic_316c .nav-7688 {
  max-width: initial;
}
.fluid-24b3 .text_copper_a52d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fluid-24b3 .text_copper_a52d .mini_6592 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fluid-24b3 .text_copper_a52d .mini_6592 {
    display: block;
    margin-bottom: 2em;
  }
  .fluid-24b3 .text_copper_a52d .mini_6592:last-child {
    margin-bottom: 0;
  }
}
.carousel-old-d4e4 .medium_7069:last-child,
.element-fixed-4814 .medium_7069:last-child,
.blue-e34c .medium_7069:last-child {
  margin-bottom: 0;
}
.carousel-old-d4e4 .medium_7069 .element_motion_9cf6 .secondary_copper_f53e:last-child,
.element-fixed-4814 .medium_7069 .element_motion_9cf6 .secondary_copper_f53e:last-child,
.blue-e34c .medium_7069 .element_motion_9cf6 .secondary_copper_f53e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .carousel-old-d4e4 .active-dd9f,
  .carousel-old-d4e4 .cold_ab53,
  .element-fixed-4814 .active-dd9f,
  .element-fixed-4814 .cold_ab53,
  .blue-e34c .active-dd9f,
  .blue-e34c .cold_ab53 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status_black_84d8 .medium_7069 {
    margin-bottom: 2em;
  }
}
.status_black_84d8 p:last-child {
  margin-bottom: 0;
}
.status_black_84d8 li,
.status_black_84d8 ul {
  list-style: none;
  margin: 0;
}
.status_black_84d8 ul ul {
  margin-left: 2.617924em;
}
.liquid_3f50 {
  font-size: 0.875em;
}

/* css-noise: 7256 */
.promo-block-l8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
