/*!
Theme Name: Customify
Theme URI: https://pressmaximum.carousel_top_be50/customify
Author: WPCustomify
Author URI: https://pressmaximum.carousel_top_be50
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.carousel_top_be50/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bottom-c8b4.texture-187f/licenses/gpl-2.0.box_8db1
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.highlight_new_bd49/, (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.sort-f665.banner-9309/normalize.hard-69da/
 ======
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.hard-69da v7.0.0 | MIT License | github.carousel_top_be50/necolas/normalize.hard-69da */
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;
}
.row-4936 .notice-glass-3c4b,
.clean_82a3,
.sidebar-tall-4b31,
.backdrop_492b,
.black-5319,
.shade-over-54b8,
.frame-4d35,
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;
}
.clean_82a3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .clean_82a3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .clean_82a3,
  h1 {
    font-size: 1.8em;
  }
}
.sidebar-tall-4b31,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sidebar-tall-4b31 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sidebar-tall-4b31,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-tall-4b31,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop_492b,
h3 {
  font-size: 1.618em;
}
.row-4936 .notice-glass-3c4b,
.black-5319,
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.accordion-dirty-e4c4 {
  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;
}
.card-gold-1e0a:after,
.card-gold-1e0a:before,
.dropdown-579c:after,
.dropdown-579c:before {
  content: "";
  display: table;
}
.card-gold-1e0a:after,
.dropdown-579c:after {
  clear: both;
}
.in_5d9b {
  float: right;
  margin-right: 0;
}
.active_cfbb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wrapper-0cb7 .progress-glass-d197,
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;
}
.wrapper-0cb7 .progress-glass-d197: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;
}
.simple_7c0f .progress-glass-d197 {
  box-shadow: none;
}
.simple_7c0f
  .progress-glass-d197
  .fast-f165 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.simple_7c0f .progress-glass-d197 .box-0ab4 {
  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;
}
.simple_7c0f
  .progress-glass-d197
  .box-0ab4
  b {
  display: none;
}
.simple_7c0f .wrapper-steel-3138 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu_basic_226e:not(.cold_dbe0):not(.caption_a16f),
button:not(.cold_dbe0):not(.caption_a16f),
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ),
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ),
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ) {
  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;
}
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ):hover,
button:not(.cold_dbe0):not(
    .caption_a16f
  ):hover,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ):hover,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ):hover,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ):active,
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ):focus,
button:not(.cold_dbe0):not(
    .caption_a16f
  ):active,
button:not(.cold_dbe0):not(
    .caption_a16f
  ):focus,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ):active,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ):focus,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ):active,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ):focus,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ):active,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ):focus {
  outline: 0;
}
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383,
button:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383 {
  position: relative;
}
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .static_8df9,
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .hover_liquid_35b5,
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .center-3df2,
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  i,
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  svg,
button:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .static_8df9,
button:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .hover_liquid_35b5,
button:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .center-3df2,
button:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  i,
button:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  svg,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .static_8df9,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .hover_liquid_35b5,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .center-3df2,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  i,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  svg,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .static_8df9,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .hover_liquid_35b5,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .center-3df2,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  i,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  svg,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .static_8df9,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .hover_liquid_35b5,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  .center-3df2,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  i,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383
  svg {
  visibility: hidden;
}
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383:after,
button:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383:after,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383:after,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383:after,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ).fn-loading-5383: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;
}
.menu_basic_226e:not(.cold_dbe0):not(.caption_a16f),
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ),
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ),
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ) {
  color: #fff;
  background: #235787;
}
.menu_basic_226e:not(.cold_dbe0):not(
    .caption_a16f
  ):focus,
input[type="button"]:not(.cold_dbe0):not(
    .caption_a16f
  ):focus,
input[type="reset"]:not(.cold_dbe0):not(
    .caption_a16f
  ):focus,
input[type="submit"]:not(.cold_dbe0):not(
    .caption_a16f
  ):focus {
  color: #fff;
}
.menu_basic_226e.fn-disabled-5383:not(.cold_dbe0):not(
    .caption_a16f
  ),
.menu_basic_226e[disabled]:not(.cold_dbe0):not(
    .caption_a16f
  ),
button.fn-disabled-5383:not(.cold_dbe0):not(
    .caption_a16f
  ),
button[disabled]:not(.cold_dbe0):not(
    .caption_a16f
  ) {
  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;
}
.table-3775 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table-3775: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;
}
.article_white_812b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.border_76dc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pro-021d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.card-gold-1e0a:after,
.card-gold-1e0a:before,
.badge_selected_974d:after,
.badge_selected_974d:before,
.tall-6664:after,
.tall-6664:before,
.image_cold_c029:after,
.image_cold_c029:before,
.hero-3231:after,
.hero-3231:before,
.focus_south_f12b:after,
.focus_south_f12b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.card-gold-1e0a:after,
.badge_selected_974d:after,
.tall-6664:after,
.image_cold_c029:after,
.hero-3231:after,
.focus_south_f12b:after {
  clear: both;
}
.badge_selected_974d .picture-west-e897,
.tall-6664 .picture-west-e897,
.accent_complex_9bc2 .picture-west-e897 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.medium-c449 {
  display: inline-block;
}
.header_4d4c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.header_4d4c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header_4d4c .column-tall-b772 {
  padding: 1em 0;
  font-size: 85%;
}
.column-tall-b772 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.action-2344 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.action-2344:after,
.action-2344:before {
  content: "";
  display: table;
}
.action-2344:after {
  clear: both;
}
.popup_55b1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.large-0239 .popup_55b1 {
  max-width: 50%;
}
.selected-1e8c .popup_55b1 {
  max-width: 33.33%;
}
.container_22d2 .popup_55b1 {
  max-width: 25%;
}
.paper-d455 .popup_55b1 {
  max-width: 20%;
}
.backdrop-fcaa .popup_55b1 {
  max-width: 16.66%;
}
.thumbnail-6a32 .popup_55b1 {
  max-width: 14.28%;
}
.surface-large-4119 .popup_55b1 {
  max-width: 12.5%;
}
.badge-static-369d .popup_55b1 {
  max-width: 11.11%;
}
.nav-outer-d26f {
  display: block;
}
.row-4936 .left_eebe label,
.row-4936 .pro_e262 label,
.row-4936 .focused-0b1d label,
.row-4936 .secondary_left_cb7f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge-c71c {
  list-style: none;
  margin: 0;
}
.badge-c71c article.gold-1779 {
  margin-bottom: 0;
}
.badge-c71c ul {
  list-style: none;
  margin: 0;
}
.badge-c71c .detail-wide-0f8c li.gold-1779 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge-c71c .detail-wide-0f8c li.gold-1779 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge-c71c .detail-wide-0f8c li.gold-1779:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .badge-c71c .detail-wide-0f8c li.gold-1779 li.gold-1779 li.gold-1779 li.gold-1779 {
    padding-left: 0;
  }
}
article.gold-1779 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-1779 .badge_selected_974d p:last-of-type {
  margin-bottom: 0;
}
article.gold-1779 .section_798d {
  float: left;
}
article.gold-1779 .shadow-outer-e6f4 {
  margin-left: 85px;
}
article.gold-1779 .heading-7e64 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-1779 .heading-7e64 .box-ca8b {
  margin-left: 10px;
}
article.gold-1779 .shadow-hard-1c4e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-1779 .action-11e0 {
  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 .left_eebe,
  #respond .focused-0b1d,
  #respond .secondary_left_cb7f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left_eebe input,
#respond .focused-0b1d input,
#respond .secondary_left_cb7f input {
  width: 100%;
}
#respond .secondary_left_cb7f {
  margin-right: 0;
}
#respond .table_pro_dc67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slider-64f9 {
  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;
}
.slider-64f9.card_tiny_466c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slider-64f9 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%);
}
.slider-64f9:focus,
.slider-64f9: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);
}
.footer_medium_6aec {
  border-radius: 10%;
}
.layout_7481 {
  border-radius: 50%;
}
.lite_000c {
  font-size: 0.72em;
}
.highlight_acd7 {
  font-size: 0.875em;
}
.brown-f114 {
  font-size: 1.1em;
}
.background-7e8a {
  text-transform: uppercase;
  line-height: 1.2;
}
.background-7e8a.lite_000c {
  letter-spacing: 0.5px;
}
.gradient-easy-8eb4,
.gradient-easy-8eb4 a {
  color: #6d6d6d;
}
.gradient-easy-8eb4 a:hover {
  color: #111;
}
.thumbnail-basic-6df7 {
  color: #6d6d6d;
}
.progress_right_b53c {
  overflow-x: hidden;
}
.progress_right_b53c .medium_c405.icon-8e4a {
  position: relative;
}
.progress_right_b53c .medium_c405.icon-8e4a.heading-639b {
  position: initial;
}
.progress_right_b53c
  .medium_c405.icon-8e4a.heading-639b
  .black-712c {
  left: auto;
}
.progress_right_b53c .medium_c405 .black-712c {
  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;
}
.progress_right_b53c .medium_c405:hover.icon-8e4a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.progress_right_b53c
  .medium_c405:hover.icon-8e4a
  .black-712c {
  display: block;
  z-index: 9999999;
}
.progress_right_b53c .bright_d2ec .plasma_b28f,
.progress_right_b53c .pattern_2e4d .plasma_b28f {
  display: none;
}
.progress_right_b53c .progress-over-cefd .medium_c405:hover.icon-8e4a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row-4936 .left_eebe label,
.row-4936 .pro_e262 label,
.row-4936 .focused-0b1d label,
.row-4936 .secondary_left_cb7f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge-c71c {
  list-style: none;
  margin: 0;
}
.badge-c71c article.gold-1779 {
  margin-bottom: 0;
}
.badge-c71c ul {
  list-style: none;
  margin: 0;
}
.badge-c71c .detail-wide-0f8c li.gold-1779 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge-c71c .detail-wide-0f8c li.gold-1779 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge-c71c .detail-wide-0f8c li.gold-1779:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .badge-c71c .detail-wide-0f8c li.gold-1779 li.gold-1779 li.gold-1779 li.gold-1779 {
    padding-left: 0;
  }
}
article.gold-1779 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-1779 .badge_selected_974d p:last-of-type {
  margin-bottom: 0;
}
article.gold-1779 .section_798d {
  float: left;
}
article.gold-1779 .shadow-outer-e6f4 {
  margin-left: 85px;
}
article.gold-1779 .heading-7e64 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-1779 .heading-7e64 .box-ca8b {
  margin-left: 10px;
}
article.gold-1779 .shadow-hard-1c4e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-1779 .action-11e0 {
  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 .left_eebe,
  #respond .focused-0b1d,
  #respond .secondary_left_cb7f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left_eebe input,
#respond .focused-0b1d input,
#respond .secondary_left_cb7f input {
  width: 100%;
}
#respond .secondary_left_cb7f {
  margin-right: 0;
}
#respond .table_pro_dc67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_d2ec .message-last-829b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.message-last-829b .message-fresh-bc04.section_c5e9 .link-8a8a > li > a:focus,
.message-last-829b .message-fresh-bc04.section_c5e9 .link-8a8a > li > a:hover,
.message-last-829b .message-fresh-bc04.link_1824 .link-8a8a > li > a:focus,
.message-last-829b .message-fresh-bc04.link_1824 .link-8a8a > li > a:hover,
.message-last-829b .message-fresh-bc04.huge_7b5f .link-8a8a > li > a:focus,
.message-last-829b .message-fresh-bc04.huge_7b5f .link-8a8a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-last-829b
  .message-fresh-bc04.section_c5e9
  .link-8a8a
  > li.center_f0cd
  > a,
.message-last-829b
  .message-fresh-bc04.section_c5e9
  .link-8a8a
  > li.stone-d3fb
  > a,
.message-last-829b
  .message-fresh-bc04.link_1824
  .link-8a8a
  > li.center_f0cd
  > a,
.message-last-829b
  .message-fresh-bc04.link_1824
  .link-8a8a
  > li.stone-d3fb
  > a,
.message-last-829b
  .message-fresh-bc04.huge_7b5f
  .link-8a8a
  > li.center_f0cd
  > a,
.message-last-829b .message-fresh-bc04.huge_7b5f .link-8a8a > li.button-5403 > a {
  color: rgba(255, 255, 255, 0.99);
}
.message-last-829b .pink_d84b,
.message-last-829b .pink_d84b a {
  color: rgba(255, 255, 255, 0.99);
}
.message-last-829b .media_ee1b.photo-active-111f li a,
.message-last-829b .icon-d73b a,
.message-last-829b .panel_3597,
.message-last-829b .link-8a8a > li > a,
.message-last-829b .tabs-ace5 {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b .media_ee1b.photo-active-111f li a:hover,
.message-last-829b .icon-d73b a:hover,
.message-last-829b .panel_3597:hover,
.message-last-829b .link-8a8a > li > a:hover,
.message-last-829b .tabs-ace5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-last-829b .shade_pro_a9b8 {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b .shade_pro_a9b8 .photo-9305 {
  color: rgba(255, 255, 255, 0.99);
}
.message-last-829b .shade_pro_a9b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-last-829b .aside-774c .table_fluid_12bb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b .aside-774c .table_fluid_12bb .accordion-steel-9215 {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b
  .aside-774c
  .table_fluid_12bb
  .accordion-steel-9215::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b
  .aside-774c
  .table_fluid_12bb
  .accordion-steel-9215:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b
  .aside-774c
  .table_fluid_12bb
  .accordion-steel-9215::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b
  .aside-774c
  .table_fluid_12bb
  .accordion-steel-9215::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b .aside-774c .orange-05a6 {
  color: rgba(255, 255, 255, 0.79);
}
.message-last-829b .aside-774c .orange-05a6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-hard-095f
  .message-last-829b
  .aside-774c
  .modal_bottom_4376
  .fresh-daa0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-hard-095f
  .message-last-829b
  .aside-774c
  .modal_bottom_4376
  .accordion-steel-9215 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright_d2ec .slow_1a44 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.slow_1a44 .message-fresh-bc04.section_c5e9 .link-8a8a > li > a:focus,
.slow_1a44 .message-fresh-bc04.section_c5e9 .link-8a8a > li > a:hover,
.slow_1a44 .message-fresh-bc04.link_1824 .link-8a8a > li > a:focus,
.slow_1a44 .message-fresh-bc04.link_1824 .link-8a8a > li > a:hover,
.slow_1a44 .message-fresh-bc04.huge_7b5f .link-8a8a > li > a:focus,
.slow_1a44 .message-fresh-bc04.huge_7b5f .link-8a8a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow_1a44
  .message-fresh-bc04.section_c5e9
  .link-8a8a
  > li.center_f0cd
  > a,
.slow_1a44
  .message-fresh-bc04.section_c5e9
  .link-8a8a
  > li.stone-d3fb
  > a,
.slow_1a44
  .message-fresh-bc04.link_1824
  .link-8a8a
  > li.center_f0cd
  > a,
.slow_1a44
  .message-fresh-bc04.link_1824
  .link-8a8a
  > li.stone-d3fb
  > a,
.slow_1a44
  .message-fresh-bc04.huge_7b5f
  .link-8a8a
  > li.center_f0cd
  > a,
.slow_1a44 .message-fresh-bc04.huge_7b5f .link-8a8a > li.button-5403 > a {
  color: rgba(0, 0, 0, 0.8);
}
.slow_1a44 .pink_d84b,
.slow_1a44 .pink_d84b a {
  color: rgba(0, 0, 0, 0.8);
}
.slow_1a44 .media_ee1b.photo-active-111f li a,
.slow_1a44 .icon-d73b a,
.slow_1a44 .panel_3597,
.slow_1a44 .link-8a8a > li > a,
.slow_1a44 .tabs-ace5 {
  color: rgba(0, 0, 0, 0.55);
}
.slow_1a44 .media_ee1b.photo-active-111f li a:hover,
.slow_1a44 .icon-d73b a:hover,
.slow_1a44 .panel_3597:hover,
.slow_1a44 .link-8a8a > li > a:hover,
.slow_1a44 .tabs-ace5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow_1a44 .shade_pro_a9b8 {
  color: rgba(0, 0, 0, 0.55);
}
.slow_1a44 .shade_pro_a9b8 .photo-9305 {
  color: rgba(0, 0, 0, 0.8);
}
.slow_1a44 .shade_pro_a9b8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold-1ea9 .fast_9ddc {
  margin-left: auto;
  margin-right: auto;
}
.tall-6664 > * {
  margin-left: auto;
  margin-right: auto;
}
.tall-6664 .article_white_812b {
  margin-right: 1.41575em;
}
.outer-ea82 .tall-6664 > .dirty_2ecb {
  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;
}
.outer-ea82 .tall-6664 > .hidden_b02c {
  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;
}
.column_pro_23b6.gold-1ea9 .fast_9ddc,
.component-3d13.gold-1ea9 .fast_9ddc {
  margin-left: 0;
}
.highlight-bottom-872b.gold-1ea9 .fast_9ddc,
.accordion-fluid-f4a8.gold-1ea9 .fast_9ddc {
  margin-right: 0;
}
.tall-6664 ol,
.tall-6664 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tag_easy_0267 video {
  max-width: 100%;
}
.pagination_e4ee img {
  display: block;
}
.pagination_e4ee.article_white_812b,
.pagination_e4ee.border_76dc {
  width: 100%;
}
.pagination_e4ee.hidden_b02c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list_upper_7afe:not(.container_black_4079) {
  margin: 1.5em auto;
}
.slider-silver-a4d7 p {
  padding: 1.5em 14px;
}
ul.grid-5177.hidden_b02c,
ul.grid-5177.dirty_2ecb,
ul.grid-5177.paragraph-purple-ab20.dirty_2ecb {
  padding: 0 14px;
}
.middle_ab6d {
  display: block;
  overflow-x: auto;
}
.middle_ab6d table {
  border-collapse: collapse;
  width: 100%;
}
.middle_ab6d td,
.middle_ab6d th {
  padding: 0.5em;
}
.tall-6664 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tall-6664 ol ol,
.tall-6664 ol ul,
.tall-6664 ul ol,
.tall-6664 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tall-6664 ol ol li,
.tall-6664 ol ul li,
.tall-6664 ul ol li,
.tall-6664 ul ul li {
  margin-left: 0;
}
.clean_4a00.title_hovered_5495 > .next-057c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.clean_4a00.title_hovered_5495 > .next-057c iframe,
.clean_4a00.title_hovered_5495 > .next-057c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.element-lower-f8b9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.element-lower-f8b9.medium_23db {
  padding: 0;
}
.element-lower-f8b9.medium_23db cite {
  font-size: 13px;
}
.element-lower-f8b9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.element-lower-f8b9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern-bronze-41a9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern-bronze-41a9 > p:first-child {
  margin-top: 0;
}
.pattern-bronze-41a9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern-bronze-41a9 blockquote {
  border-left: 0;
}
.modal-dim-65cf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal-dim-65cf:not(.layout-light-3281) {
  max-width: 100px;
}
.modal-dim-65cf.block-next-52f3 {
  border-bottom: none !important;
  text-align: center;
}
.modal-dim-65cf.block-next-52f3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slider-silver-a4d7 p {
    padding: 1.5em 0;
  }
}
.widget_5e4d {
  color: #0073aa;
}
.lite_2cae {
  background-color: #0073aa;
}
.main_e698 {
  color: #229fd8;
}
.tabs-lite-7b3f {
  background-color: #229fd8;
}
.slow-9302 {
  color: #eee;
}
.text-cold-1d18 {
  background-color: #eee;
}
.hovered-51c3 {
  color: #444;
}
.basic_be2d {
  background-color: #444;
}
.hover_over_d03f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover_over_d03f .pro_4b6b .icon-d73b {
  font-size: 15px;
}
.hover_over_d03f .icon-d73b {
  line-height: 1.3;
}
.hover_over_d03f .slow_1a44 {
}
.hover_over_d03f .message-last-829b {
  background: #235787;
}
.component-63e0 {
  padding: 0;
}
.component-63e0 .message-last-829b {
  background: #1a1a1a;
}
.component-63e0 .slow_1a44 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner-top-ee7d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner-top-ee7d .slow_1a44 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner-top-ee7d .message-last-829b {
  background: #303030;
}
.focus_south_f12b {
  position: relative;
  z-index: 10;
}
.focus_south_f12b .inner-b5b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-9e13 .icon-8e4a {
  display: inline-block;
  vertical-align: middle;
}
.hero-9e13.brown_886b .icon-8e4a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hero-9e13.brown_886b .icon-8e4a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hero-9e13.brown_886b .icon-8e4a {
    margin-right: 0.4em;
  }
}
.hero-9e13.brown_886b .icon-8e4a:last-child {
  margin-right: 0;
}
.left_2123 .inner-b5b1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright_d2ec .pro_4b6b {
    margin: 0 -0.5em;
  }
  .bright_d2ec .pro_4b6b [class*="customify-col-"],
  .bright_d2ec .pro_4b6b [class*="customify-col_"],
  .bright_d2ec .pro_4b6b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright_d2ec.light-4ef0 .inner-b5b1 {
  background: 0 0 !important;
}
.bright_d2ec.light-4ef0 .inner-b5b1,
.bright_d2ec.left_2123 .inner-b5b1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright_d2ec.backdrop-glass-cca8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright_d2ec.left_2123 .inner-b5b1 {
  box-shadow: none !important;
}
.tooltip-hard-c942 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip-hard-c942 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-hard-c942 {
    padding: 18px 0 20px;
  }
}
.tooltip-hard-c942 .up-bce5 {
  width: 100%;
}
.tooltip-hard-c942 .element_new_832d {
  margin-bottom: 0;
}
.tooltip-hard-c942 .title-dirty-5e02 {
  margin-top: 5px;
  font-size: 0.875em;
}
.overlay_9a97 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overlay_9a97 .smooth-a4fd {
  width: 100%;
}
.widget_019c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget_019c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget_019c 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;
}
.widget_019c li:last-child:after {
  display: none;
}
.widget_019c li a {
  font-weight: 500;
  margin-right: 10px;
}
.pink_1363 .plasma_b28f button,
.tooltip-hard-c942 .plasma_b28f button {
  left: 0;
}
.pink_1363 .smooth-a4fd,
.tooltip-hard-c942 .smooth-a4fd {
  padding-left: 0;
  padding-right: 0;
}
.pink_1363 .overlay_9a97,
.tooltip-hard-c942 .overlay_9a97 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pink_1363 {
  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;
}
.pink_1363: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;
}
.pink_1363 .caption-lite-d381 {
  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) {
  .pink_1363 .caption-lite-d381 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pink_1363 .caption-lite-d381 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pink_1363 .caption-lite-d381 {
    min-height: 200px;
  }
}
.pink_1363 .widget_019c {
  color: rgba(255, 255, 255, 0.8);
}
.pink_1363 .widget_019c a,
.pink_1363 .widget_019c li:after {
  color: inherit;
}
.pink_1363 .widget_019c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.secondary-34fe {
  margin-bottom: 0.5em;
}
.component_copper_da52 {
  margin-bottom: 1.2em;
}
.component_copper_da52,
.secondary-34fe {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component_copper_da52 p:last-child,
.secondary-34fe p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .plasma_b28f,
#masthead .plasma_b28f {
  display: none;
}
#masthead
  > .plasma_b28f.paper-3e82 {
  display: none;
}
#masthead > .plasma_b28f button {
  left: 0;
}
.detail-f699 {
  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%;
}
.detail-f699 .icon-8e4a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail-f699 .picture-2594 {
  display: -webkit-box;
  display: flex;
}
.detail-f699 .picture-2594.disabled_narrow_8cec {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail-f699 .picture-2594.item_ddad {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-f699 .picture-2594.primary_f303 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-f699.alert-old-bca1.under-84be .picture-2594.disabled_narrow_8cec {
  flex-basis: 100%;
}
.detail-f699.basic_ed5b .picture-2594.item_ddad {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail-f699.basic_ed5b .picture-2594.primary_f303 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .plasma_b28f.paper-3e82 {
  display: none;
}
#masthead > .plasma_b28f button {
  left: 0;
}
.hover-left-6d40 {
  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;
}
.hover-left-6d40:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hover-left-6d40.surface_cae0 i {
  margin-right: 4px;
}
.hover-left-6d40.cool-09d5 i {
  margin-left: 5px;
}
.icon-d73b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon-d73b p:last-child {
  margin-bottom: 0;
}
.yellow-8fe9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.yellow-8fe9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.yellow-8fe9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.yellow-8fe9 .pink_d84b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.yellow-8fe9 .shade-white-afd2 {
  margin: 5px 0 7px 0;
}
.yellow-8fe9.container_8f83 .hidden-stone-3ce4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow-8fe9.container_8f83 .message-51d3 {
  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;
}
.yellow-8fe9.shadow-803e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.yellow-8fe9.shadow-803e .hidden-stone-3ce4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow-8fe9.shadow-803e .message-51d3 {
  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;
}
.yellow-8fe9.backdrop-bright-8bb5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow-8fe9.advanced_f1ed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.yellow-8fe9.advanced_f1ed .message-51d3 {
  margin-top: 7px;
}
.column_2ed8 {
  display: inline-block;
}
.focus_south_f12b .wide_351d .yellow-8fe9 img {
  max-width: 100%;
}
.message-fresh-bc04 .component-white-f2d0.breadcrumb-21c5,
.lower_3919 .component-white-f2d0.breadcrumb-21c5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-fresh-bc04 .fluid-5cfc,
.lower_3919 .fluid-5cfc {
  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%);
}
.message-fresh-bc04 .fluid-5cfc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.message-fresh-bc04.accordion_solid_057d .fluid-5cfc {
  display: none;
}
.message-fresh-bc04 .bottom-6374 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.message-fresh-bc04 .bottom-6374 li {
  display: inline-block;
  position: relative;
}
.message-fresh-bc04 .bottom-6374 li:last-child {
  margin-right: 0;
}
.message-fresh-bc04 .bottom-6374 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;
}
.message-fresh-bc04 .bottom-6374 li.button-5403 > a {
  color: rgba(0, 0, 0, 0.9);
}
.message-fresh-bc04 .bottom-6374 > 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;
}
.message-fresh-bc04 .bottom-6374 > li > a i {
  line-height: 0;
}
.message-fresh-bc04 .bottom-6374 > li.button-easy-9f5d > a .fluid-5cfc {
  margin-left: 4px;
  line-height: 0;
}
.message-fresh-bc04 .bottom-6374 .old_6829 li.button-easy-9f5d > a {
  position: relative;
}
.message-fresh-bc04 .bottom-6374 .old_6829 li.button-easy-9f5d > a:after,
.message-fresh-bc04 .bottom-6374 .old_6829 li.button-easy-9f5d > a:before {
  content: "";
  display: table;
}
.message-fresh-bc04 .bottom-6374 .old_6829 li.button-easy-9f5d > a:after {
  clear: both;
}
.message-fresh-bc04 .bottom-6374 .old_6829 li.button-easy-9f5d > a .fluid-5cfc {
  margin-left: 5px;
  float: right;
}
.message-fresh-bc04 .first_686f,
.message-fresh-bc04 .old_6829 {
  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;
}
.message-fresh-bc04 .old_6829 {
  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;
}
.message-fresh-bc04 .old_6829 .breadcrumb-21c5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-fresh-bc04 .old_6829 .fluid-5cfc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.message-fresh-bc04 .old_6829 li {
  display: block;
  margin: 0;
  padding: 0;
}
.message-fresh-bc04 .old_6829 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;
}
.message-fresh-bc04 .old_6829 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.message-fresh-bc04 .old_6829 .old_6829 {
  top: 0;
  left: 100%;
}
.message-fresh-bc04 .dim_7c03.fn-focus-5383 > .first_686f,
.message-fresh-bc04 .dim_7c03.fn-focus-5383 > .old_6829,
.message-fresh-bc04 .dim_7c03:focus > .first_686f,
.message-fresh-bc04 .dim_7c03:focus > .old_6829,
.message-fresh-bc04 .dim_7c03:hover > .first_686f,
.message-fresh-bc04 .dim_7c03:hover > .old_6829 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.message-fresh-bc04.huge_7b5f .link-8a8a:after,
.message-fresh-bc04.huge_7b5f .link-8a8a:before {
  content: "";
  display: table;
}
.message-fresh-bc04.huge_7b5f .link-8a8a:after {
  clear: both;
}
.message-fresh-bc04.huge_7b5f .link-8a8a > li {
  float: left;
}
.message-fresh-bc04.highlight-09fb .link-8a8a:after,
.message-fresh-bc04.highlight-09fb .link-8a8a:before {
  content: "";
  display: table;
}
.message-fresh-bc04.highlight-09fb .link-8a8a:after {
  clear: both;
}
.message-fresh-bc04.highlight-09fb .link-8a8a > li {
  float: left;
}
.message-fresh-bc04.highlight-09fb .link-8a8a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.message-fresh-bc04.highlight-09fb .link-8a8a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.message-fresh-bc04.highlight-09fb .link-8a8a > li.center_f0cd > a,
.message-fresh-bc04.highlight-09fb .link-8a8a > li.button-5403 > a {
  color: #fff;
  background-color: #1e4b75;
}
.message-fresh-bc04.section_c5e9 .link-8a8a > li > a .breadcrumb-21c5 {
  position: relative;
}
.message-fresh-bc04.section_c5e9 .link-8a8a > li > a .breadcrumb-21c5: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;
}
.message-fresh-bc04.section_c5e9
  .link-8a8a
  > li:focus
  > a
  .breadcrumb-21c5:before,
.message-fresh-bc04.section_c5e9
  .link-8a8a
  > li:hover
  > a
  .breadcrumb-21c5:before {
  width: 100%;
  background-color: currentColor;
}
.message-fresh-bc04.section_c5e9
  .link-8a8a
  > li.center_f0cd
  > a
  .breadcrumb-21c5:before,
.message-fresh-bc04.section_c5e9
  .link-8a8a
  > li.stone-d3fb
  > a
  .breadcrumb-21c5:before {
  width: 100%;
  background-color: currentColor;
}
.message-fresh-bc04.link_1824 .link-8a8a > li > a .breadcrumb-21c5 {
  position: relative;
}
.message-fresh-bc04.link_1824 .link-8a8a > li > a .breadcrumb-21c5: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;
}
.message-fresh-bc04.link_1824 .link-8a8a > li:focus > a .breadcrumb-21c5:before,
.message-fresh-bc04.link_1824
  .link-8a8a
  > li:hover
  > a
  .breadcrumb-21c5:before {
  width: 100%;
  background-color: currentColor;
}
.message-fresh-bc04.link_1824
  .link-8a8a
  > li.center_f0cd
  > a
  .breadcrumb-21c5:before,
.message-fresh-bc04.link_1824
  .link-8a8a
  > li.stone-d3fb
  > a
  .breadcrumb-21c5:before {
  width: 100%;
  background-color: currentColor;
}
.lower_3919 .bottom-6374 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lower_3919 .bottom-6374 li:first-child > a {
  border-top: none;
}
.lower_3919 .bottom-6374 .primary-dim-f081 > .breadcrumb-21c5 .fluid-5cfc {
  display: none;
}
.lower_3919 .bottom-6374 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lower_3919 .bottom-6374 li:last-child {
  border: none;
}
.lower_3919 .bottom-6374 li.button-easy-9f5d > a {
  padding-right: 45px !important;
}
.lower_3919 .bottom-6374 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lower_3919 .bottom-6374 li a:focus,
.lower_3919 .bottom-6374 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_3919 .bottom-6374 li .link_steel_cf16 {
  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;
}
.lower_3919 .bottom-6374 li .link_steel_cf16:hover {
  box-shadow: none;
}
.lower_3919 .bottom-6374 li .link_steel_cf16 .fluid-5cfc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lower_3919 .bottom-6374 .old_6829 {
  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);
}
.lower_3919 .bottom-6374 .old_6829 li a {
  padding-left: 3em;
}
.lower_3919 .bottom-6374 .gallery-current-430d > a .link_steel_cf16 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lower_3919 .bottom-6374 .gallery-current-430d > .old_6829 {
  display: block;
  opacity: 1;
}
.frame_small_7600 {
  max-width: 100%;
}
.search_hard_37fb {
  line-height: 0;
  cursor: pointer;
}
.tabs-ace5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs-ace5:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs-ace5 svg {
  width: 18px;
  height: 18px;
}
.tabs-ace5 .image-b9f2 {
  display: none;
}
.steel-ff20 {
  position: relative;
}
.steel-ff20.fn-active-5383 .tabs-ace5 .secondary_e138 {
  display: none;
}
.steel-ff20.fn-active-5383 .tabs-ace5 .image-b9f2 {
  display: inline-block;
}
.steel-ff20 .column-9925 {
  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);
}
.steel-ff20.tall-fdf9 .column-9925 {
  left: auto;
  right: -0.9em;
}
.steel-ff20.tall-fdf9 .component_tiny_dab9::before {
  left: auto;
  right: 15px;
}
.steel-ff20.fn-active-5383 .column-9925 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_bottom_4376 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal_bottom_4376 label {
  flex-basis: 100%;
}
.modal_bottom_4376 .table_fluid_12bb {
  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;
}
.modal_bottom_4376 .accordion-steel-9215 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal_bottom_4376 .accordion-steel-9215:focus {
  background-color: transparent;
}
.modal_bottom_4376 button.orange-05a6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal_bottom_4376 button.orange-05a6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal_bottom_4376 button.orange-05a6 svg {
  width: 18px;
  height: 18px;
}
.modal_bottom_4376 input[type="submit"] {
  min-height: auto;
}
.aside-774c .modal_bottom_4376 .accordion-steel-9215 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component_tiny_dab9 {
  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) {
  .component_tiny_dab9 {
    width: 220px;
  }
}
.component_tiny_dab9 label {
  flex-basis: 100%;
}
.component_tiny_dab9::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;
}
.chip-hard-095f .aside-774c .modal_bottom_4376 {
  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;
}
.chip-hard-095f
  .aside-774c
  .modal_bottom_4376
  .table_fluid_12bb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.chip-hard-095f .aside-774c .modal_bottom_4376 .accordion-steel-9215 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.chip-hard-095f
  .aside-774c
  .modal_bottom_4376
  .accordion-steel-9215:focus {
  background: 0 0;
}
.chip-hard-095f
  .aside-774c
  .modal_bottom_4376
  .fresh-daa0 {
  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;
}
.media_ee1b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media_ee1b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media_ee1b li:last-child {
  margin-right: 0;
}
.media_ee1b li:first-child {
  margin-left: 0;
}
.media_ee1b.heading-motion-3f6f a {
  color: #fff;
}
.media_ee1b.heading-motion-3f6f a:hover {
  color: #fff;
}
.media_ee1b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media_ee1b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media_ee1b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media_ee1b a:hover {
  opacity: 0.9;
  color: inherit;
}
.media_ee1b [class*="social-icon-apple"] {
  background-color: #999;
}
.media_ee1b [class*="social-icon-apple"].in-330b {
  background-color: transparent;
  color: #999;
}
.media_ee1b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media_ee1b [class*="social-icon-behance"].in-330b {
  background-color: transparent;
  color: #1769ff;
}
.media_ee1b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media_ee1b [class*="social-icon-bitbucket"].in-330b {
  background-color: transparent;
  color: #205081;
}
.media_ee1b [class*="social-icon-codepen"] {
  background-color: #000;
}
.media_ee1b [class*="social-icon-codepen"].in-330b {
  background-color: transparent;
  color: #000;
}
.media_ee1b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media_ee1b [class*="social-icon-delicious"].in-330b {
  background-color: transparent;
  color: #39f;
}
.media_ee1b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media_ee1b [class*="social-icon-digg"].in-330b {
  background-color: transparent;
  color: #005be2;
}
.media_ee1b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media_ee1b [class*="social-icon-dribbble"].in-330b {
  background-color: transparent;
  color: #ea4c89;
}
.media_ee1b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media_ee1b [class*="social-icon-envelope"].in-330b {
  background-color: transparent;
  color: #ea4335;
}
.media_ee1b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media_ee1b [class*="social-icon-facebook"].in-330b {
  background-color: transparent;
  color: #3b5998;
}
.media_ee1b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media_ee1b [class*="social-icon-flickr"].in-330b {
  background-color: transparent;
  color: #0063dc;
}
.media_ee1b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media_ee1b [class*="social-icon-foursquare"].in-330b {
  background-color: transparent;
  color: #2d5be3;
}
.media_ee1b [class*="social-icon-github"] {
  background-color: #333;
}
.media_ee1b [class*="social-icon-github"].in-330b {
  background-color: transparent;
  color: #333;
}
.media_ee1b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media_ee1b [class*="social-icon-google-plus"].in-330b {
  background-color: transparent;
  color: #dd4b39;
}
.media_ee1b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media_ee1b [class*="social-icon-houzz"].in-330b {
  background-color: transparent;
  color: #7ac142;
}
.media_ee1b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media_ee1b [class*="social-icon-instagram"].in-330b {
  background-color: transparent;
  color: #262626;
}
.media_ee1b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media_ee1b [class*="social-icon-jsfiddle"].in-330b {
  background-color: transparent;
  color: #487aa2;
}
.media_ee1b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media_ee1b [class*="social-icon-linkedin"].in-330b {
  background-color: transparent;
  color: #0077b5;
}
.media_ee1b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media_ee1b [class*="social-icon-medium"].in-330b {
  background-color: transparent;
  color: #00ab6b;
}
.media_ee1b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media_ee1b
  [class*="social-icon-odnoklassniki"].in-330b {
  background-color: transparent;
  color: #f4731c;
}
.media_ee1b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media_ee1b [class*="social-icon-meetup"].in-330b {
  background-color: transparent;
  color: #ec1c40;
}
.media_ee1b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media_ee1b [class*="social-icon-pinterest"].in-330b {
  background-color: transparent;
  color: #bd081c;
}
.media_ee1b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media_ee1b [class*="social-icon-product-hunt"].in-330b {
  background-color: transparent;
  color: #da552f;
}
.media_ee1b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media_ee1b [class*="social-icon-reddit"].in-330b {
  background-color: transparent;
  color: #ff4500;
}
.media_ee1b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media_ee1b [class*="social-icon-rss"].in-330b {
  background-color: transparent;
  color: #f26522;
}
.media_ee1b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media_ee1b
  [class*="social-icon-shopping-cart"].in-330b {
  background-color: transparent;
  color: #4caf50;
}
.media_ee1b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media_ee1b [class*="social-icon-skype"].in-330b {
  background-color: transparent;
  color: #00aff0;
}
.media_ee1b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media_ee1b [class*="social-icon-slideshare"].in-330b {
  background-color: transparent;
  color: #0077b5;
}
.media_ee1b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media_ee1b [class*="social-icon-snapchat"].in-330b {
  background-color: transparent;
  color: #fffc00;
}
.media_ee1b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media_ee1b [class*="social-icon-soundcloud"].in-330b {
  background-color: transparent;
  color: #f80;
}
.media_ee1b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media_ee1b [class*="social-icon-spotify"].in-330b {
  background-color: transparent;
  color: #2ebd59;
}
.media_ee1b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media_ee1b
  [class*="social-icon-stack-overflow"].in-330b {
  background-color: transparent;
  color: #fe7a15;
}
.media_ee1b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media_ee1b [class*="social-icon-maldkfgram"].in-330b {
  background-color: transparent;
  color: #2ca5e0;
}
.media_ee1b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media_ee1b [class*="social-icon-tripadvisor"].in-330b {
  background-color: transparent;
  color: #589442;
}
.media_ee1b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media_ee1b [class*="social-icon-tumblr"].in-330b {
  background-color: transparent;
  color: #35465c;
}
.media_ee1b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media_ee1b [class*="social-icon-twitch"].in-330b {
  background-color: transparent;
  color: #6441a5;
}
.media_ee1b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media_ee1b [class*="social-icon-twitter"].in-330b {
  background-color: transparent;
  color: #1da1f2;
}
.media_ee1b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media_ee1b [class*="social-icon-vimeo"].in-330b {
  background-color: transparent;
  color: #1ab7ea;
}
.media_ee1b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media_ee1b [class*="social-icon-vk"].in-330b {
  background-color: transparent;
  color: #45668e;
}
.media_ee1b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media_ee1b [class*="social-icon-weibo"].in-330b {
  background-color: transparent;
  color: #df2029;
}
.media_ee1b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media_ee1b [class*="social-icon-weixin"].in-330b {
  background-color: transparent;
  color: #7bb32e;
}
.media_ee1b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media_ee1b [class*="social-icon-whatsapp"].in-330b {
  background-color: transparent;
  color: #25d366;
}
.media_ee1b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media_ee1b [class*="social-icon-wordpress"].in-330b {
  background-color: transparent;
  color: #21759b;
}
.media_ee1b [class*="social-icon-xing"] {
  background-color: #026466;
}
.media_ee1b [class*="social-icon-xing"].in-330b {
  background-color: transparent;
  color: #026466;
}
.media_ee1b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media_ee1b [class*="social-icon-yelp"].in-330b {
  background-color: transparent;
  color: #af0606;
}
.media_ee1b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media_ee1b [class*="social-icon-youtube"].in-330b {
  background-color: transparent;
  color: #cd201f;
}
.panel_3597 {
  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;
}
.panel_3597:hover {
  box-shadow: none;
  background: 0 0;
}
.narrow-0c70 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pattern_92bb {
  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;
}
.summary_7ce7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.first_4352 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.first_4352,
.first_4352::after,
.first_4352::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;
}
.first_4352::after,
.first_4352::before {
  content: "";
  display: block;
  background-color: inherit;
}
.highlight_yellow_5fca .pattern_92bb .summary_7ce7 {
  margin-top: -2px;
  width: 19px;
}
.highlight_yellow_5fca .pattern_92bb .first_4352 {
  margin-top: -1px;
}
.highlight_yellow_5fca .pattern_92bb .first_4352,
.highlight_yellow_5fca .pattern_92bb .first_4352::after,
.highlight_yellow_5fca .pattern_92bb .first_4352::before {
  width: 19px;
  height: 2px;
}
.highlight_yellow_5fca .pattern_92bb .first_4352::before {
  top: -6px;
}
.highlight_yellow_5fca .pattern_92bb .first_4352::after {
  bottom: -6px;
}
.border_large_0509 .pattern_92bb .summary_7ce7 {
  margin-top: -2px;
  width: 22px;
}
.border_large_0509 .pattern_92bb .first_4352 {
  margin-top: -1px;
}
.border_large_0509 .pattern_92bb .first_4352,
.border_large_0509 .pattern_92bb .first_4352::after,
.border_large_0509 .pattern_92bb .first_4352::before {
  width: 22px;
  height: 2px;
}
.border_large_0509 .pattern_92bb .first_4352::before {
  top: -7px;
}
.border_large_0509 .pattern_92bb .first_4352::after {
  bottom: -7px;
}
.dropdown_dirty_5f31 .pattern_92bb .summary_7ce7 {
  margin-top: -2px;
  width: 31px;
}
.dropdown_dirty_5f31 .pattern_92bb .first_4352 {
  margin-top: -1.5px;
}
.dropdown_dirty_5f31 .pattern_92bb .first_4352,
.dropdown_dirty_5f31 .pattern_92bb .first_4352::after,
.dropdown_dirty_5f31 .pattern_92bb .first_4352::before {
  width: 31px;
  height: 3px;
}
.dropdown_dirty_5f31 .pattern_92bb .first_4352::before {
  top: -9px;
}
.dropdown_dirty_5f31 .pattern_92bb .first_4352::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .rough-a3fd .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 19px;
  }
  .rough-a3fd .pattern_92bb .first_4352 {
    margin-top: -1px;
  }
  .rough-a3fd .pattern_92bb .first_4352,
  .rough-a3fd .pattern_92bb .first_4352::after,
  .rough-a3fd .pattern_92bb .first_4352::before {
    width: 19px;
    height: 2px;
  }
  .rough-a3fd .pattern_92bb .first_4352::before {
    top: -6px;
  }
  .rough-a3fd .pattern_92bb .first_4352::after {
    bottom: -6px;
  }
  .texture-red-88f5 .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 22px;
  }
  .texture-red-88f5 .pattern_92bb .first_4352 {
    margin-top: -1px;
  }
  .texture-red-88f5 .pattern_92bb .first_4352,
  .texture-red-88f5 .pattern_92bb .first_4352::after,
  .texture-red-88f5 .pattern_92bb .first_4352::before {
    width: 22px;
    height: 2px;
  }
  .texture-red-88f5 .pattern_92bb .first_4352::before {
    top: -7px;
  }
  .texture-red-88f5 .pattern_92bb .first_4352::after {
    bottom: -7px;
  }
  .prev-5831 .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 31px;
  }
  .prev-5831 .pattern_92bb .first_4352 {
    margin-top: -1.5px;
  }
  .prev-5831 .pattern_92bb .first_4352,
  .prev-5831 .pattern_92bb .first_4352::after,
  .prev-5831 .pattern_92bb .first_4352::before {
    width: 31px;
    height: 3px;
  }
  .prev-5831 .pattern_92bb .first_4352::before {
    top: -9px;
  }
  .prev-5831 .pattern_92bb .first_4352::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .solid_de88 .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 19px;
  }
  .solid_de88 .pattern_92bb .first_4352 {
    margin-top: -1px;
  }
  .solid_de88 .pattern_92bb .first_4352,
  .solid_de88 .pattern_92bb .first_4352::after,
  .solid_de88 .pattern_92bb .first_4352::before {
    width: 19px;
    height: 2px;
  }
  .solid_de88 .pattern_92bb .first_4352::before {
    top: -6px;
  }
  .solid_de88 .pattern_92bb .first_4352::after {
    bottom: -6px;
  }
  .orange-61e5 .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 22px;
  }
  .orange-61e5 .pattern_92bb .first_4352 {
    margin-top: -1px;
  }
  .orange-61e5 .pattern_92bb .first_4352,
  .orange-61e5 .pattern_92bb .first_4352::after,
  .orange-61e5 .pattern_92bb .first_4352::before {
    width: 22px;
    height: 2px;
  }
  .orange-61e5 .pattern_92bb .first_4352::before {
    top: -7px;
  }
  .orange-61e5 .pattern_92bb .first_4352::after {
    bottom: -7px;
  }
  .list-455a .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 31px;
  }
  .list-455a .pattern_92bb .first_4352 {
    margin-top: -1.5px;
  }
  .list-455a .pattern_92bb .first_4352,
  .list-455a .pattern_92bb .first_4352::after,
  .list-455a .pattern_92bb .first_4352::before {
    width: 31px;
    height: 3px;
  }
  .list-455a .pattern_92bb .first_4352::before {
    top: -9px;
  }
  .list-455a .pattern_92bb .first_4352::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-over-5de9 .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-over-5de9 .pattern_92bb .first_4352 {
    margin-top: -1px;
  }
  .hidden-over-5de9 .pattern_92bb .first_4352,
  .hidden-over-5de9 .pattern_92bb .first_4352::after,
  .hidden-over-5de9 .pattern_92bb .first_4352::before {
    width: 19px;
    height: 2px;
  }
  .hidden-over-5de9 .pattern_92bb .first_4352::before {
    top: -6px;
  }
  .hidden-over-5de9 .pattern_92bb .first_4352::after {
    bottom: -6px;
  }
  .dim_9d02 .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 22px;
  }
  .dim_9d02 .pattern_92bb .first_4352 {
    margin-top: -1px;
  }
  .dim_9d02 .pattern_92bb .first_4352,
  .dim_9d02 .pattern_92bb .first_4352::after,
  .dim_9d02 .pattern_92bb .first_4352::before {
    width: 22px;
    height: 2px;
  }
  .dim_9d02 .pattern_92bb .first_4352::before {
    top: -7px;
  }
  .dim_9d02 .pattern_92bb .first_4352::after {
    bottom: -7px;
  }
  .bright-1dd6 .pattern_92bb .summary_7ce7 {
    margin-top: -2px;
    width: 31px;
  }
  .bright-1dd6 .pattern_92bb .first_4352 {
    margin-top: -1.5px;
  }
  .bright-1dd6 .pattern_92bb .first_4352,
  .bright-1dd6 .pattern_92bb .first_4352::after,
  .bright-1dd6 .pattern_92bb .first_4352::before {
    width: 31px;
    height: 3px;
  }
  .bright-1dd6 .pattern_92bb .first_4352::before {
    top: -9px;
  }
  .bright-1dd6 .pattern_92bb .first_4352::after {
    bottom: -9px;
  }
}
.first_4af0 .first_4352 {
  -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);
}
.first_4af0 .first_4352::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.first_4af0 .first_4352::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);
}
.first_4af0.under_52da .first_4352 {
  -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);
}
.first_4af0.under_52da .first_4352::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.first_4af0.under_52da .first_4352::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);
}
.popup-6f26 {
  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.paper_eb2f:before {
  display: none;
}
.pattern_2e4d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pattern_2e4d .texture-10e9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pattern_2e4d .texture-10e9:last-of-type {
  border-bottom: none;
}
.pattern_2e4d .texture-10e9.sidebar_left_4c89,
.pattern_2e4d .texture-10e9.header-fresh-56be,
.pattern_2e4d .texture-10e9.alert-e6d1 {
  padding: 0;
}
.pattern_2e4d .lower_3919 .link_steel_cf16 {
  color: currentColor;
}
.pattern_2e4d .lower_3919 .link_steel_cf16:focus,
.pattern_2e4d .lower_3919 .link_steel_cf16:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_2e4d.slow_1a44 .shade_pro_a9b8,
.pattern_2e4d.slow_1a44 .icon-d73b a,
.pattern_2e4d.slow_1a44 .link-8a8a a,
.pattern_2e4d.slow_1a44 .old_6829 a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_2e4d.slow_1a44 .shade_pro_a9b8:hover,
.pattern_2e4d.slow_1a44 .icon-d73b a:hover,
.pattern_2e4d.slow_1a44 .link-8a8a a:hover,
.pattern_2e4d.slow_1a44 .old_6829 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_2e4d.slow_1a44 .photo-9305 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_2e4d.slow_1a44 .texture-10e9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_2e4d.slow_1a44 .texture-10e9:before {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_2e4d.slow_1a44 .sort-e3f6:before {
  background: rgba(255, 255, 255, 0.9);
}
.pattern_2e4d.slow_1a44 .lower_3919 .bottom-6374 li a,
.pattern_2e4d.slow_1a44 .lower_3919 .link_steel_cf16,
.pattern_2e4d.slow_1a44 .old_6829 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_2e4d.slow_1a44 .lower_3919 .link_steel_cf16:focus,
.pattern_2e4d.slow_1a44 .lower_3919 .link_steel_cf16:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_2e4d.slow_1a44 .bottom-6374 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_2e4d.message-last-829b .shade_pro_a9b8,
.pattern_2e4d.message-last-829b .icon-d73b a,
.pattern_2e4d.message-last-829b .link-8a8a .link_steel_cf16,
.pattern_2e4d.message-last-829b .link-8a8a a,
.pattern_2e4d.message-last-829b .old_6829 a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_2e4d.message-last-829b .shade_pro_a9b8:hover,
.pattern_2e4d.message-last-829b .icon-d73b a:hover,
.pattern_2e4d.message-last-829b .link-8a8a .link_steel_cf16:hover,
.pattern_2e4d.message-last-829b .link-8a8a a:hover,
.pattern_2e4d.message-last-829b .old_6829 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_2e4d.message-last-829b .photo-9305 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_2e4d.message-last-829b .texture-10e9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_2e4d.message-last-829b .texture-10e9:before {
  background: rgba(255, 255, 255, 0.08);
}
.pattern_2e4d.message-last-829b .sort-e3f6:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_2e4d.message-last-829b .lower_3919 .bottom-6374 li a,
.pattern_2e4d.message-last-829b .lower_3919 .link_steel_cf16,
.pattern_2e4d.message-last-829b .old_6829 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_2e4d.message-last-829b .lower_3919 .link_steel_cf16:focus,
.pattern_2e4d.message-last-829b .lower_3919 .link_steel_cf16:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_2e4d.message-last-829b .bottom-6374 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-e3f6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort-e3f6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.form_5b9e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline-pink-c8ad .pattern_2e4d {
  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;
}
.outline-pink-c8ad .texture-10e9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline-pink-c8ad .texture-10e9: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) {
  .outline-pink-c8ad .texture-10e9:before {
    width: 16%;
    left: 42%;
  }
}
.outline-pink-c8ad .texture-10e9:last-child:before {
  content: none;
}
.outline-pink-c8ad .texture-10e9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline-pink-c8ad .lower_3919 .bottom-6374 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline-pink-c8ad .lower_3919 .bottom-6374 li a .link_steel_cf16 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline-pink-c8ad .lower_3919 .old_6829 {
  border: none;
}
.outline-pink-c8ad .lower_3919 .old_6829 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline-pink-c8ad .sort-e3f6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline-pink-c8ad .form_5b9e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline-pink-c8ad .message-last-829b .sort-e3f6:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline-pink-c8ad .slow_1a44.active_078f .first_4352 {
  background: rgba(0, 0, 0, 0.6);
}
.outline-pink-c8ad
  .slow_1a44.active_078f
  .first_4352::after,
.outline-pink-c8ad
  .slow_1a44.active_078f
  .first_4352:before {
  background: inherit;
}
.outline-pink-c8ad
  .slow_1a44.active_078f:hover
  .first_4352 {
  background: rgba(0, 0, 0, 0.8);
}
.frame-e6c3 .pattern_2e4d {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .frame-e6c3 .pattern_2e4d {
    width: auto;
    right: 45px;
  }
}
.image-f6fd .pattern_2e4d {
  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) {
  .image-f6fd .pattern_2e4d {
    width: auto;
    left: 45px;
  }
}
.paper_eb2f .pattern_2e4d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paper_eb2f .form_5b9e {
  max-width: 48em;
  margin: 0 auto;
}
.paper_eb2f .sort-e3f6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.photo-huge-1048 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.photo-huge-1048.outline-pink-c8ad .pattern_2e4d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.photo-huge-1048.frame-e6c3 .pattern_2e4d {
  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);
}
.photo-huge-1048 .pattern_2e4d {
  visibility: visible;
}
.photo-huge-1048.image-f6fd .pattern_2e4d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hot-2566,
.hover-2d7c {
  overflow-x: hidden;
}
.hot-2566 .pattern_2e4d {
  overflow: auto;
}
.hot-2566.outline-pink-c8ad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hot-2566.outline-pink-c8ad .pattern_2e4d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hot-2566.outline-pink-c8ad .panel_3597 {
  opacity: 0;
}
.hot-2566.frame-e6c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hot-2566.frame-e6c3 .pattern_2e4d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hot-2566.frame-e6c3 .panel_3597 {
  opacity: 0;
}
.hot-2566.image-f6fd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hot-2566.image-f6fd .pattern_2e4d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hot-2566.image-f6fd .panel_3597 {
  opacity: 0;
}
.hot-2566.paper_eb2f .pattern_2e4d {
  z-index: 10;
  visibility: visible;
}
.active_078f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active_078f .first_4352 {
  background: rgba(255, 255, 255, 0.99);
}
.active_078f .first_4352::after,
.active_078f .first_4352:before {
  background: inherit;
}
.active_078f:hover .first_4352 {
  background: rgba(255, 255, 255, 0.99);
}
.image-f6fd .active_078f {
  top: 10px;
  right: auto;
  left: 12px;
}
.paper_eb2f .active_078f {
  display: none !important;
}
.hot-2566:before,
.hover-2d7c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hot-2566 .active_078f,
.hover-2d7c .active_078f {
  display: inline-block;
}
.pattern_2e4d .icon-8e4a {
  -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;
}
.hot-2566 .pattern_2e4d .icon-8e4a,
.hover-2d7c .pattern_2e4d .icon-8e4a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel_slow_e7d6 .table_fluid_12bb {
  width: 100%;
}
.wide_351d {
  padding: 0 0.5em 0;
}
.wide_351d [class*="customify-col-"],
.wide_351d [class*="customify-col_"],
.wide_351d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_old_1b78 .wide_351d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pro_4b6b .link-fast-8ed8,
  .link-fast-8ed8 {
    display: none;
  }
  .header-white-285d {
    text-align: left;
  }
  .shade_0da6 {
    text-align: center;
  }
  .solid-67a7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pro_4b6b .over-f8ab,
  .over-f8ab {
    display: none;
  }
  .component_1697 {
    text-align: left;
  }
  .solid_c98d {
    text-align: center;
  }
  .message-a7f0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pro_4b6b .tag_center_d531,
  .tag_center_d531 {
    display: none;
  }
  .hidden-55ba {
    text-align: left;
  }
  .upper-87d6 {
    text-align: center;
  }
  .brown-5d7d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background_glass_1515 {
  box-shadow: none !important;
}
.hard_136e .container-rough-6f34,
.summary_3a41 .container-rough-6f34 {
  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;
}
.summary_3a41 .container-rough-6f34 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.inner-b5b1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.inner-b5b1:after,
.inner-b5b1:before {
  content: "";
  display: table;
}
.inner-b5b1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .inner-b5b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.inner-b5b1,
.backdrop-glass-cca8 {
  max-width: 1248px;
  margin: 0 auto;
}

.image_cold_c029.gradient_037a .inner-b5b1 {
  max-width: 100%;
}
.image_cold_c029.detail_3a46 {
  max-width: 1200px;
  margin: 0 auto;
}
.image_cold_c029.header-new-11ad .inner-b5b1 {
  max-width: 100%;
}
.image_cold_c029.header-new-11ad > .inner-b5b1 {
  padding-left: 0;
  padding-right: 0;
}
.image_cold_c029.header-new-11ad > .inner-b5b1 .pro_4b6b {
  margin: 0;
}
.image_cold_c029.header-new-11ad
  > .inner-b5b1
  .primary_b2fe.tabs_029f {
  margin-right: 0;
  margin-left: 0;
}
.image_cold_c029.header-new-11ad #main.tabs_029f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .avatar-8a9c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-8a9c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .card_basic_2d80 .fast_9ddc {
    padding-right: 1em;
  }
  .card_basic_2d80.notification_b319 .primary_b2fe {
    border-right: 1px solid #eaecee;
  }
  .card_basic_2d80.notification_b319 .fast_9ddc {
    padding-right: 1em;
  }
  .card_basic_2d80.notification_b319 .copper_aad5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_a96a .fast_9ddc {
    padding-left: 1em;
  }
  .gallery_a96a.notification_b319 .primary_b2fe {
    border-left: 1px solid #eaecee;
  }
  .gallery_a96a.notification_b319 .fast_9ddc {
    padding-left: 1em;
  }
  .gallery_a96a.notification_b319 .copper_aad5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-plasma-8d3a .fast_9ddc {
    padding-left: 1em;
  }
  .background-plasma-8d3a.notification_b319 .progress_e2aa {
    border-right: 1px solid #eaecee;
  }
  .background-plasma-8d3a.notification_b319 .grid-plasma-9809 {
    border-right: 1px solid #eaecee;
  }
  .background-plasma-8d3a.notification_b319 .fast_9ddc {
    padding-left: 1em;
  }
  .background-plasma-8d3a.notification_b319 .copper_aad5 {
    padding-right: 1em;
  }
  .background-plasma-8d3a.notification_b319 .clean-86d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-be3a .fast_9ddc {
    padding-right: 1em;
  }
  .main-be3a.notification_b319 .progress_e2aa {
    border-left: 1px solid #eaecee;
  }
  .main-be3a.notification_b319 .grid-plasma-9809 {
    border-left: 1px solid #eaecee;
  }
  .main-be3a.notification_b319 .fast_9ddc {
    padding-right: 1em;
  }
  .main-be3a.notification_b319 .copper_aad5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-be3a.notification_b319 .clean-86d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-8a9c .fast_9ddc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar-8a9c.notification_b319 .primary_b2fe {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .avatar-8a9c.notification_b319 .fast_9ddc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar-8a9c.notification_b319 .copper_aad5 {
    padding-left: 1em;
  }
  .avatar-8a9c.notification_b319 .clean-86d4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .avatar-8a9c.notification_b319 .fast_9ddc {
    padding-left: 0;
  }
}
.center_6632 .hero-9e13 {
  display: inline-block;
}
.under_ef92 {
  display: inline-block;
}
.sidebar_smooth_d515 {
  word-con: break-word;
}
.liquid-ea53 > span {
  display: inline-block;
  padding: 5px 0;
}
.liquid-ea53 .row-hot-aaf3 {
  margin-left: 8px;
  margin-right: 8px;
}
.liquid-ea53 .video-purple-950d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.surface-action-6ddc .content-easy-95a2 {
  margin-bottom: 2em;
}
.surface-action-6ddc .component_b4d7 {
  margin-bottom: 15px;
}
.surface-action-6ddc .component_b4d7:last-child {
  margin-bottom: 0;
}
.surface-action-6ddc .row_0534 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .surface-action-6ddc .row_0534 {
    display: block;
  }
}
.surface-action-6ddc .content-a761 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .surface-action-6ddc .content-a761 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.surface-action-6ddc .tag_silver_ea44 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.surface-action-6ddc .tag_silver_ea44 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.surface-action-6ddc .tag_silver_ea44 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.surface-action-6ddc .sidebar_smooth_d515 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface-action-6ddc .sidebar_smooth_d515 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.surface-action-6ddc .info-east-b8f5 p:last-child {
  margin-bottom: 0;
}
.surface-action-6ddc .secondary-pressed-2ded {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.surface-action-6ddc .backdrop-cbbb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.surface-action-6ddc .pagination_93f7 {
  margin-top: 1em;
}
.surface-action-6ddc .shade_a11a {
  top: 0;
  display: block;
}
.surface-action-6ddc .shade_a11a a {
  color: inherit;
}
.surface-action-6ddc .shade_a11a a:hover {
  color: inherit;
}
.surface-action-6ddc .avatar_aaa0 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.surface-action-6ddc .avatar_aaa0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.surface-action-6ddc .backdrop-cbbb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.surface-action-6ddc .hard_a443 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.surface-action-6ddc .hard_a443:first-child {
  margin-top: 0;
}
.surface-action-6ddc .hard_a443.stale-af68 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.surface-action-6ddc .hard_a443.tooltip-stale-e0df {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface-action-6ddc
  .hard_a443.tooltip-stale-e0df.hero_cold_cd5a
  .pagination_93f7 {
  width: 100%;
}
.surface-action-6ddc .tooltip-stale-e0df {
  -webkit-box-align: center;
  align-items: center;
}
.surface-action-6ddc .tooltip-stale-e0df .liquid-ea53,
.surface-action-6ddc .tooltip-stale-e0df > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.surface-action-6ddc .tag_silver_ea44 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-action-6ddc .tag_silver_ea44 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-action-6ddc .tag_silver_ea44:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.surface-action-6ddc .stale-af68 {
  z-index: 5;
}
.surface-action-6ddc .complex-be07 .logo_selected_e781 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.surface-action-6ddc .copper_5161 .logo_selected_e781 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.surface-action-6ddc .under_eb54 .logo_selected_e781 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-action-6ddc.dynamic_a903 .row_0534,
.surface-action-6ddc.media-fluid-83a4 .row_0534 {
  display: block;
}
.surface-action-6ddc.dynamic_a903 .row_0534 .table-smooth-99b1,
.surface-action-6ddc.dynamic_a903 .row_0534 .backdrop-cbbb,
.surface-action-6ddc.media-fluid-83a4 .row_0534 .table-smooth-99b1,
.surface-action-6ddc.media-fluid-83a4 .row_0534 .backdrop-cbbb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface-action-6ddc.alert_dark_801b .content-a761 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .surface-action-6ddc.alert_dark_801b .content-a761 {
    margin-right: 0;
  }
}
.surface-action-6ddc.dynamic_a903 .content-a761,
.surface-action-6ddc.media-fluid-83a4 .content-a761 {
  padding-top: 40%;
}
.surface-action-6ddc.dynamic_a903 .content-easy-95a2,
.surface-action-6ddc.media-fluid-83a4 .content-easy-95a2 {
  display: block;
}
.surface-action-6ddc.dynamic_a903 .fn-sticky-5383 .backdrop-cbbb,
.surface-action-6ddc.media-fluid-83a4 .fn-sticky-5383 .backdrop-cbbb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.surface-action-6ddc.dynamic_a903 .content-a761,
.surface-action-6ddc.media-fluid-83a4 .content-a761 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.surface-action-6ddc.dynamic_a903 .backdrop-cbbb {
  padding: 1em;
}
.video_0248 {
  margin: 30px auto;
  display: block;
}
.video_0248 .list-bottom-600f > * {
  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;
}
.video_0248 .list-bottom-600f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video_0248 .list-bottom-600f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-left-f4e9 .liquid-ea53 {
  margin-bottom: 1.41575em;
}
.heading-left-f4e9 .summary_last_36a1 {
  margin-bottom: 1.618em;
}
.tall-6664 .tabs-7f95 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tall-6664 .tabs-7f95 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tall-6664 .table-short-9b85 {
  max-width: 100%;
  overflow: auto;
}
.gold-1ea9 .tall-6664 a:hover {
  text-decoration: underline;
}
.title-de62 .component_b4d7:not(.sidebar_smooth_d515),
.title-de62 .tag_silver_ea44 {
  margin-bottom: 1.41575em;
}
.title-de62 .component_b4d7:not(.sidebar_smooth_d515):last-child,
.title-de62 .tag_silver_ea44:last-child {
  margin-bottom: 0;
}
.title-de62 .component_b4d7.element_motion_b724 {
  margin-bottom: 0.41575em;
}
.title-de62 .mask_upper_2cff:before,
.title-de62 .text_center_6870:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.title-de62 .mask_upper_2cff:before {
  content: "\f115";
}
.title-de62 .text_center_6870:before {
  content: "\f02c";
}
.title-de62 .gallery-mini-282d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.title-de62 .gallery-mini-282d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container-east-7493 {
  display: -webkit-box;
  display: flex;
}
.container-east-7493 .table-fresh-62d3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container-east-7493 .table-fresh-62d3 {
    flex-basis: 90px;
  }
}
.container-east-7493 .block_9afa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-east-7493 .block_9afa {
    flex-basis: calc(100% - 50px);
  }
}
.container-east-7493 .text-8763 p:last-child {
  margin-bottom: 0.72em;
}
.bright-a5af .list-bottom-600f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bright-a5af .list-bottom-600f:after,
.bright-a5af .list-bottom-600f:before {
  content: "";
  display: table;
}
.bright-a5af .list-bottom-600f:after {
  clear: both;
}
.bright-a5af .list-bottom-600f .status_e4af,
.bright-a5af .list-bottom-600f .under-a8af {
  width: 49%;
}
.bright-a5af .list-bottom-600f .status_e4af a span.block_selected_ebcd,
.bright-a5af .list-bottom-600f .under-a8af a span.block_selected_ebcd {
  display: block;
  margin-bottom: 5px;
}
.bright-a5af .list-bottom-600f .under-a8af {
  float: left;
  text-align: left;
}
.bright-a5af .list-bottom-600f .status_e4af {
  float: right;
  text-align: right;
}
.gold_350f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gold_350f {
    margin-bottom: 0;
  }
}
.under_b63a {
  margin-bottom: 1em;
}
.under_b63a .sidebar_smooth_d515 {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-narrow-af71 a {
  display: block;
  line-height: 0;
  position: relative;
}
.image_4660 .under_b63a,
.gold_5be9 .under_b63a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image_4660 .under_b63a,
  .gold_5be9 .under_b63a {
    display: block;
  }
}
.image_4660 .caption-narrow-af71,
.gold_5be9 .caption-narrow-af71 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image_4660 .caption-narrow-af71,
  .gold_5be9 .caption-narrow-af71 {
    margin-bottom: 1em;
  }
}
.image_4660 .caption-narrow-af71 img,
.gold_5be9 .caption-narrow-af71 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image_4660 .thumbnail-new-b9d8,
.gold_5be9 .thumbnail-new-b9d8 {
  flex-basis: calc(100% - 160px);
}
.image_4660 .thumbnail-new-b9d8 p,
.gold_5be9 .thumbnail-new-b9d8 p {
  margin-bottom: 0;
}
.image_4660 .thumbnail-new-b9d8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image_4660 .thumbnail-new-b9d8 {
    padding-left: 0;
  }
}
.gold_5be9 .thumbnail-new-b9d8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gold_5be9 .thumbnail-new-b9d8 {
    padding-right: 0;
  }
}
.gold_5be9 .caption-narrow-af71 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.copper_17bc .caption-narrow-af71 {
  margin-bottom: 0.5em;
}
.copper_17bc .caption-narrow-af71 img {
  width: 100%;
}
.fast_7320 .card_hard_fe8d,
.over-ff67 .card_hard_fe8d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.over-ff67 .primary_b2fe .texture-white-5c71 p:last-child {
  margin-bottom: 0;
}
.dropdown_9d4d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block_over_e075 .notice_dark_5a8f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block_over_e075 .notice_dark_5a8f:last-of-type {
    margin-bottom: 0;
  }
}
.block_over_e075 .notice_dark_5a8f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block_over_e075 .notice_dark_5a8f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block_over_e075 .notice_dark_5a8f ul li {
  margin: 0 0 0.6em;
}
.block_over_e075 .notice_dark_5a8f ul li.logo-purple-7943,
.block_over_e075 .notice_dark_5a8f ul li.feature-d453 {
  position: relative;
}
.block_over_e075 .notice_dark_5a8f ul li.logo-purple-7943 .nav_fb95,
.block_over_e075 .notice_dark_5a8f ul li.feature-d453 .nav_fb95 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block_over_e075 .notice_dark_5a8f ul li.logo-purple-7943:after:after,
.block_over_e075 .notice_dark_5a8f ul li.logo-purple-7943:after:before,
.block_over_e075
  .notice_dark_5a8f
  ul
  li.feature-d453:after:after,
.block_over_e075
  .notice_dark_5a8f
  ul
  li.feature-d453:after:before {
  content: "";
  display: table;
}
.block_over_e075 .notice_dark_5a8f ul li.logo-purple-7943:after:after,
.block_over_e075
  .notice_dark_5a8f
  ul
  li.feature-d453:after:after {
  clear: both;
}
.block_over_e075 .notice_dark_5a8f a.menu_basic_226e:hover {
  text-decoration: none;
}
.block_over_e075 .notice_dark_5a8f select {
  max-width: 100%;
}
.block_over_e075 .notice_dark_5a8f table {
  font-size: 85%;
}
.block_over_e075 .notice_dark_5a8f table td,
.block_over_e075 .notice_dark_5a8f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block_over_e075 .notice_dark_5a8f table tfoot td {
  text-align: left;
}
.block_over_e075 .notice_dark_5a8f :last-child {
  margin-bottom: 0;
}
.block_over_e075 .notice_dark_5a8f .summary-lower-8c10 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block_over_e075 .notice_dark_5a8f .summary-lower-8c10 label {
  width: 100%;
}
.block_over_e075 .notice_dark_5a8f .summary-lower-8c10 .accordion-steel-9215 {
  width: 100%;
  display: block;
}
.block_over_e075 .notice_dark_5a8f .summary-lower-8c10 .orange-05a6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block_over_e075 .notice_dark_5a8f .summary-lower-8c10 .orange-05a6:hover svg #svg-search {
  fill: #444;
}
.block_over_e075 .notice_dark_5a8f .summary-lower-8c10 .orange-05a6 svg {
  width: 18px;
  height: 18px;
}
.block_over_e075 .cold-9873 ul ul,
.block_over_e075 .shadow-medium-0970 ul ul,
.block_over_e075 .small-6bb6 ul ul,
.block_over_e075 .aside_d8a4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block_over_e075 .cold-9873 .button-easy-9f5d > a,
.block_over_e075 .shadow-medium-0970 .button-easy-9f5d > a,
.block_over_e075 .small-6bb6 .button-easy-9f5d > a,
.block_over_e075 .aside_d8a4 .button-easy-9f5d > a {
  margin-bottom: 0;
}
.block_over_e075 .title-middle-53a3 li,
.block_over_e075 .cold-9873 li,
.block_over_e075 .grid_de6b li,
.block_over_e075 .shadow-medium-0970 li,
.block_over_e075 .small-6bb6 li,
.block_over_e075 .aside_d8a4 li,
.block_over_e075 .status_7d7f li,
.block_over_e075 .dark_1cd4 li {
  display: block;
  position: relative;
}
.block_over_e075 .title-middle-53a3 li:last-child,
.block_over_e075 .cold-9873 li:last-child,
.block_over_e075 .grid_de6b li:last-child,
.block_over_e075 .shadow-medium-0970 li:last-child,
.block_over_e075 .small-6bb6 li:last-child,
.block_over_e075 .aside_d8a4 li:last-child,
.block_over_e075 .status_7d7f li:last-child,
.block_over_e075 .dark_1cd4 li:last-child {
  border: none;
}
.block_over_e075 .title-middle-53a3 li a,
.block_over_e075 .cold-9873 li a,
.block_over_e075 .grid_de6b li a,
.block_over_e075 .shadow-medium-0970 li a,
.block_over_e075 .small-6bb6 li a,
.block_over_e075 .aside_d8a4 li a,
.block_over_e075 .status_7d7f li a,
.block_over_e075 .dark_1cd4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_over_e075 .title-middle-53a3 li ul li::before,
.block_over_e075 .cold-9873 li ul li::before,
.block_over_e075 .grid_de6b li ul li::before,
.block_over_e075 .shadow-medium-0970 li ul li::before,
.block_over_e075 .small-6bb6 li ul li::before,
.block_over_e075 .aside_d8a4 li ul li::before,
.block_over_e075 .status_7d7f li ul li::before,
.block_over_e075 .dark_1cd4 li ul li::before {
  left: 15px;
}
.block_over_e075 .title-middle-53a3 li ul a,
.block_over_e075 .cold-9873 li ul a,
.block_over_e075 .grid_de6b li ul a,
.block_over_e075 .shadow-medium-0970 li ul a,
.block_over_e075 .small-6bb6 li ul a,
.block_over_e075 .aside_d8a4 li ul a,
.block_over_e075 .status_7d7f li ul a,
.block_over_e075 .dark_1cd4 li ul a {
  padding-left: 20px;
}
.block_over_e075 .title-middle-53a3 li ul ul li::before,
.block_over_e075 .cold-9873 li ul ul li::before,
.block_over_e075 .grid_de6b li ul ul li::before,
.block_over_e075 .shadow-medium-0970 li ul ul li::before,
.block_over_e075 .small-6bb6 li ul ul li::before,
.block_over_e075 .aside_d8a4 li ul ul li::before,
.block_over_e075 .status_7d7f li ul ul li::before,
.block_over_e075 .dark_1cd4 li ul ul li::before {
  left: 30px;
}
.block_over_e075 .title-middle-53a3 li ul ul a,
.block_over_e075 .cold-9873 li ul ul a,
.block_over_e075 .grid_de6b li ul ul a,
.block_over_e075 .shadow-medium-0970 li ul ul a,
.block_over_e075 .small-6bb6 li ul ul a,
.block_over_e075 .aside_d8a4 li ul ul a,
.block_over_e075 .status_7d7f li ul ul a,
.block_over_e075 .dark_1cd4 li ul ul a {
  padding-left: 40px;
}
.block_over_e075 .shade_steel_54be li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_over_e075 .dark_1cd4 ul li {
  margin-bottom: 1.41575em;
}
.block_over_e075 .dark_1cd4 ul li .title-1550 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block_over_e075 .dark_1cd4 ul li .background-tall-146a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.message-last-829b .title-middle-53a3 li a,
.message-last-829b .cold-9873 li a,
.message-last-829b .grid_de6b li a,
.message-last-829b .shadow-medium-0970 li a,
.message-last-829b .small-6bb6 li a,
.message-last-829b .aside_d8a4 li a,
.message-last-829b .status_7d7f li a,
.message-last-829b .dark_1cd4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-last-829b .shade_steel_54be li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-last-829b .notice_dark_5a8f ul li.logo-purple-7943 .nav_fb95,
.message-last-829b .notice_dark_5a8f ul li.feature-d453 .nav_fb95 {
  background: rgba(0, 0, 0, 0.2);
}
.message-last-829b .block_over_e075 .notice_dark_5a8f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_cold_c029 .block_over_e075 .bottom-6374 li {
  margin: 0;
}
.image_cold_c029 .block_over_e075 .bottom-6374 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image_cold_c029 .block_over_e075 .bottom-6374 li ul {
  margin: 0;
}
.image_cold_c029 .block_over_e075 .bottom-6374 li ul li a {
  padding-left: 15px;
}
.image_cold_c029 .block_over_e075 .bottom-6374 li ul li li a {
  padding-left: 30px;
}
.image_cold_c029 .block_over_e075 .bottom-6374 li.button-5403 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image_cold_c029 .block_over_e075 .bottom-6374 li.button-5403 > 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;
}
.image_cold_c029 .block_over_e075 .bottom-6374 li.button-5403 > 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;
}
.block-e8e3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-3231 {
  position: relative;
  z-index: 10;
}
.hero-3231 .icon-8e4a {
  width: 100%;
  max-width: 100%;
}
.layout_69f1 .button-601c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout_69f1 .slow_1a44 {
}
.layout_69f1 .message-last-829b {
  background: #292929;
}
.column-west-a7e9 .button-601c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column-west-a7e9 .slow_1a44 {
  background: #f9f9f9;
}
.column-west-a7e9 .message-last-829b {
  background: #303030;
}
.gallery-41e8 .button-601c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery-41e8 .hero-9e13 {
    margin-bottom: 1em;
  }
  .gallery-41e8 .hero-9e13:last-child {
    margin-bottom: 0;
  }
}
.gallery-41e8 .slow_1a44 {
  background: #ededed;
}
.gallery-41e8 .message-last-829b {
  background: #1a1a1a;
}
.button-601c.slow_1a44 {
  color: rgba(0, 0, 0, 0.6);
}
.button-601c.slow_1a44 .menu-3e83 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-601c.message-last-829b {
  color: rgba(255, 255, 255, 0.99);
}
.button-601c.message-last-829b a:not(.menu_basic_226e) {
  color: rgba(255, 255, 255, 0.79);
}
.button-601c.message-last-829b a:not(.menu_basic_226e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-601c.message-last-829b .menu-3e83 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-601c.message-last-829b table tbody td,
.button-601c.message-last-829b table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress-over-cefd.left_2123 .inner-b5b1 {
  max-width: initial;
}
.progress-over-cefd .brown_886b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress-over-cefd .brown_886b .icon-8e4a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress-over-cefd .brown_886b .icon-8e4a {
    display: block;
    margin-bottom: 2em;
  }
  .progress-over-cefd .brown_886b .icon-8e4a:last-child {
    margin-bottom: 0;
  }
}
.gallery-41e8 .hero-9e13:last-child,
.column-west-a7e9 .hero-9e13:last-child,
.layout_69f1 .hero-9e13:last-child {
  margin-bottom: 0;
}
.gallery-41e8 .hero-9e13 .block_over_e075 .notice_dark_5a8f:last-child,
.column-west-a7e9 .hero-9e13 .block_over_e075 .notice_dark_5a8f:last-child,
.layout_69f1 .hero-9e13 .block_over_e075 .notice_dark_5a8f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gallery-41e8 .tabs_27b0,
  .gallery-41e8 .notification-35d2,
  .column-west-a7e9 .tabs_27b0,
  .column-west-a7e9 .notification-35d2,
  .layout_69f1 .tabs_27b0,
  .layout_69f1 .notification-35d2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-3231 .hero-9e13 {
    margin-bottom: 2em;
  }
}
.hero-3231 p:last-child {
  margin-bottom: 0;
}
.hero-3231 li,
.hero-3231 ul {
  list-style: none;
  margin: 0;
}
.hero-3231 ul ul {
  margin-left: 2.617924em;
}
.fluid_6dad {
  font-size: 0.875em;
}

/* css-noise: 0879 */
.shadow-element-e6 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
