/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dim_6fc8/customify
Author: WPCustomify
Author URI: https://pressmaximum.dim_6fc8
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.dim_6fc8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.small-f17d.card_black_8e39/licenses/gpl-2.0.description_473e
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.fixed_5015/, (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.gallery_right_339d.image_dynamic_5024/normalize.filter_d7e8/
 ======
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.filter_d7e8 v7.0.0 | MIT License | github.dim_6fc8/necolas/normalize.filter_d7e8 */
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;
}
.icon_bronze_f9c1 .list-huge-f026,
.tertiary-1ba8,
.dynamic-5d15,
.table-dim-04c1,
.paragraph-light-2afc,
.card_c66a,
.gallery_stale_f943,
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;
}
.tertiary-1ba8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary-1ba8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-1ba8,
  h1 {
    font-size: 1.8em;
  }
}
.dynamic-5d15,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dynamic-5d15 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dynamic-5d15,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-5d15,
  h2 {
    font-size: 1.7em;
  }
}
.table-dim-04c1,
h3 {
  font-size: 1.618em;
}
.icon_bronze_f9c1 .list-huge-f026,
.paragraph-light-2afc,
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.modal_dim_868e {
  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;
}
.wood_5fc8:after,
.wood_5fc8:before,
.secondary-3dcc:after,
.secondary-3dcc:before {
  content: "";
  display: table;
}
.wood_5fc8:after,
.secondary-3dcc:after {
  clear: both;
}
.tag_10d6 {
  float: right;
  margin-right: 0;
}
.border_medium_b30e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hover-narrow-66ca .list-fc26,
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;
}
.hover-narrow-66ca .list-fc26: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;
}
.hover_31ca .list-fc26 {
  box-shadow: none;
}
.hover_31ca
  .list-fc26
  .text-steel-dc88 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hover_31ca .list-fc26 .info-left-2098 {
  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;
}
.hover_31ca
  .list-fc26
  .info-left-2098
  b {
  display: none;
}
.hover_31ca .primary_1789 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.module_new_573e:not(.west-71f6):not(.container-stone-2e46),
button:not(.west-71f6):not(.container-stone-2e46),
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ),
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ),
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ) {
  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;
}
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ):hover,
button:not(.west-71f6):not(
    .container-stone-2e46
  ):hover,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ):hover,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ):hover,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ):active,
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ):focus,
button:not(.west-71f6):not(
    .container-stone-2e46
  ):active,
button:not(.west-71f6):not(
    .container-stone-2e46
  ):focus,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ):active,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ):focus,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ):active,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ):focus,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ):active,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ):focus {
  outline: 0;
}
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180,
button:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180 {
  position: relative;
}
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .detail_a544,
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .dark-6b26,
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .secondary-5ff7,
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  i,
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  svg,
button:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .detail_a544,
button:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .dark-6b26,
button:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .secondary-5ff7,
button:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  i,
button:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  svg,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .detail_a544,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .dark-6b26,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .secondary-5ff7,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  i,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  svg,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .detail_a544,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .dark-6b26,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .secondary-5ff7,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  i,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  svg,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .detail_a544,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .dark-6b26,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  .secondary-5ff7,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  i,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180
  svg {
  visibility: hidden;
}
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180:after,
button:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180:after,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180:after,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180:after,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ).fn-loading-e180: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;
}
.module_new_573e:not(.west-71f6):not(.container-stone-2e46),
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ),
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ),
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ) {
  color: #fff;
  background: #235787;
}
.module_new_573e:not(.west-71f6):not(
    .container-stone-2e46
  ):focus,
input[type="button"]:not(.west-71f6):not(
    .container-stone-2e46
  ):focus,
input[type="reset"]:not(.west-71f6):not(
    .container-stone-2e46
  ):focus,
input[type="submit"]:not(.west-71f6):not(
    .container-stone-2e46
  ):focus {
  color: #fff;
}
.module_new_573e.fn-disabled-e180:not(.west-71f6):not(
    .container-stone-2e46
  ),
.module_new_573e[disabled]:not(.west-71f6):not(
    .container-stone-2e46
  ),
button.fn-disabled-e180:not(.west-71f6):not(
    .container-stone-2e46
  ),
button[disabled]:not(.west-71f6):not(
    .container-stone-2e46
  ) {
  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;
}
.secondary-4bed {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.secondary-4bed: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;
}
.footer_west_c3ea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside_lower_1106 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar_full_0ac7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wood_5fc8:after,
.wood_5fc8:before,
.east_7d3d:after,
.east_7d3d:before,
.focused-0c6a:after,
.focused-0c6a:before,
.container-motion-7f12:after,
.container-motion-7f12:before,
.media-new-4ab0:after,
.media-new-4ab0:before,
.dark-9900:after,
.dark-9900:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wood_5fc8:after,
.east_7d3d:after,
.focused-0c6a:after,
.container-motion-7f12:after,
.media-new-4ab0:after,
.dark-9900:after {
  clear: both;
}
.east_7d3d .row_aa48,
.focused-0c6a .row_aa48,
.active-b472 .row_aa48 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark-619e {
  display: inline-block;
}
.media_white_cc14 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.media_white_cc14 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.media_white_cc14 .down_d410 {
  padding: 1em 0;
  font-size: 85%;
}
.down_d410 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wood_ddc7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wood_ddc7:after,
.wood_ddc7:before {
  content: "";
  display: table;
}
.wood_ddc7:after {
  clear: both;
}
.preview_complex_758f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu_fresh_c9c8 .preview_complex_758f {
  max-width: 50%;
}
.green_ce61 .preview_complex_758f {
  max-width: 33.33%;
}
.column_slow_380e .preview_complex_758f {
  max-width: 25%;
}
.icon_focused_00a8 .preview_complex_758f {
  max-width: 20%;
}
.gallery_f3ec .preview_complex_758f {
  max-width: 16.66%;
}
.progress_7293 .preview_complex_758f {
  max-width: 14.28%;
}
.message-923b .preview_complex_758f {
  max-width: 12.5%;
}
.item_easy_ea03 .preview_complex_758f {
  max-width: 11.11%;
}
.stone_e514 {
  display: block;
}
.icon_bronze_f9c1 .item_out_dbde label,
.icon_bronze_f9c1 .aside_0276 label,
.icon_bronze_f9c1 .chip_2d7a label,
.icon_bronze_f9c1 .tag-2568 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-6e66 {
  list-style: none;
  margin: 0;
}
.dim-6e66 article.short_23c6 {
  margin-bottom: 0;
}
.dim-6e66 ul {
  list-style: none;
  margin: 0;
}
.dim-6e66 .banner_9edd li.short_23c6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-6e66 .banner_9edd li.short_23c6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-6e66 .banner_9edd li.short_23c6: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) {
  .dim-6e66 .banner_9edd li.short_23c6 li.short_23c6 li.short_23c6 li.short_23c6 {
    padding-left: 0;
  }
}
article.short_23c6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_23c6 .east_7d3d p:last-of-type {
  margin-bottom: 0;
}
article.short_23c6 .old-7c56 {
  float: left;
}
article.short_23c6 .video_south_b0e0 {
  margin-left: 85px;
}
article.short_23c6 .tabs-in-9700 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_23c6 .tabs-in-9700 .menu_5bd6 {
  margin-left: 10px;
}
article.short_23c6 .panel-blue-96f0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_23c6 .title-center-3cce {
  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 .item_out_dbde,
  #respond .chip_2d7a,
  #respond .tag-2568 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_out_dbde input,
#respond .chip_2d7a input,
#respond .tag-2568 input {
  width: 100%;
}
#respond .tag-2568 {
  margin-right: 0;
}
#respond .east-4f01 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-outer-5c2c {
  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;
}
.aside-outer-5c2c.content-bdc8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside-outer-5c2c 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%);
}
.aside-outer-5c2c:focus,
.aside-outer-5c2c: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);
}
.alert_advanced_051d {
  border-radius: 10%;
}
.tag_west_1ee9 {
  border-radius: 50%;
}
.west-870e {
  font-size: 0.72em;
}
.text-b04b {
  font-size: 0.875em;
}
.chip-6533 {
  font-size: 1.1em;
}
.full_78b0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.full_78b0.west-870e {
  letter-spacing: 0.5px;
}
.bright-a005,
.bright-a005 a {
  color: #6d6d6d;
}
.bright-a005 a:hover {
  color: #111;
}
.tooltip_orange_c7db {
  color: #6d6d6d;
}
.focus-over-431f {
  overflow-x: hidden;
}
.focus-over-431f .tertiary-5dd2.status_4883 {
  position: relative;
}
.focus-over-431f .tertiary-5dd2.status_4883.dynamic_bdb6 {
  position: initial;
}
.focus-over-431f
  .tertiary-5dd2.status_4883.dynamic_bdb6
  .notification-east-4a04 {
  left: auto;
}
.focus-over-431f .tertiary-5dd2 .notification-east-4a04 {
  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;
}
.focus-over-431f .tertiary-5dd2:hover.status_4883 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.focus-over-431f
  .tertiary-5dd2:hover.status_4883
  .notification-east-4a04 {
  display: block;
  z-index: 9999999;
}
.focus-over-431f .green-3bc7 .hover-2128,
.focus-over-431f .middle-5b2c .hover-2128 {
  display: none;
}
.focus-over-431f .main-9caf .tertiary-5dd2:hover.status_4883 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon_bronze_f9c1 .item_out_dbde label,
.icon_bronze_f9c1 .aside_0276 label,
.icon_bronze_f9c1 .chip_2d7a label,
.icon_bronze_f9c1 .tag-2568 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-6e66 {
  list-style: none;
  margin: 0;
}
.dim-6e66 article.short_23c6 {
  margin-bottom: 0;
}
.dim-6e66 ul {
  list-style: none;
  margin: 0;
}
.dim-6e66 .banner_9edd li.short_23c6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-6e66 .banner_9edd li.short_23c6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-6e66 .banner_9edd li.short_23c6: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) {
  .dim-6e66 .banner_9edd li.short_23c6 li.short_23c6 li.short_23c6 li.short_23c6 {
    padding-left: 0;
  }
}
article.short_23c6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_23c6 .east_7d3d p:last-of-type {
  margin-bottom: 0;
}
article.short_23c6 .old-7c56 {
  float: left;
}
article.short_23c6 .video_south_b0e0 {
  margin-left: 85px;
}
article.short_23c6 .tabs-in-9700 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_23c6 .tabs-in-9700 .menu_5bd6 {
  margin-left: 10px;
}
article.short_23c6 .panel-blue-96f0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_23c6 .title-center-3cce {
  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 .item_out_dbde,
  #respond .chip_2d7a,
  #respond .tag-2568 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_out_dbde input,
#respond .chip_2d7a input,
#respond .tag-2568 input {
  width: 100%;
}
#respond .tag-2568 {
  margin-right: 0;
}
#respond .east-4f01 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green-3bc7 .primary_35d6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.primary_35d6 .smooth-eff9.hard-d142 .footer-46ee > li > a:focus,
.primary_35d6 .smooth-eff9.hard-d142 .footer-46ee > li > a:hover,
.primary_35d6 .smooth-eff9.warm-b49f .footer-46ee > li > a:focus,
.primary_35d6 .smooth-eff9.warm-b49f .footer-46ee > li > a:hover,
.primary_35d6 .smooth-eff9.pink-5e0b .footer-46ee > li > a:focus,
.primary_35d6 .smooth-eff9.pink-5e0b .footer-46ee > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_35d6
  .smooth-eff9.hard-d142
  .footer-46ee
  > li.frame-glass-3c35
  > a,
.primary_35d6
  .smooth-eff9.hard-d142
  .footer-46ee
  > li.outline_566c
  > a,
.primary_35d6
  .smooth-eff9.warm-b49f
  .footer-46ee
  > li.frame-glass-3c35
  > a,
.primary_35d6
  .smooth-eff9.warm-b49f
  .footer-46ee
  > li.outline_566c
  > a,
.primary_35d6
  .smooth-eff9.pink-5e0b
  .footer-46ee
  > li.frame-glass-3c35
  > a,
.primary_35d6 .smooth-eff9.pink-5e0b .footer-46ee > li.avatar_tiny_9c16 > a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_35d6 .thumbnail_1278,
.primary_35d6 .thumbnail_1278 a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_35d6 .bright_0237.dim_c4e9 li a,
.primary_35d6 .module-north-8df2 a,
.primary_35d6 .dropdown-iron-26cd,
.primary_35d6 .footer-46ee > li > a,
.primary_35d6 .top-541b {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6 .bright_0237.dim_c4e9 li a:hover,
.primary_35d6 .module-north-8df2 a:hover,
.primary_35d6 .dropdown-iron-26cd:hover,
.primary_35d6 .footer-46ee > li > a:hover,
.primary_35d6 .top-541b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_35d6 .steel_3126 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6 .steel_3126 .accent_pro_7d9f {
  color: rgba(255, 255, 255, 0.99);
}
.primary_35d6 .steel_3126:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_35d6 .east-7e52 .focused_35d1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6 .east-7e52 .focused_35d1 .content-38bd {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6
  .east-7e52
  .focused_35d1
  .content-38bd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6
  .east-7e52
  .focused_35d1
  .content-38bd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6
  .east-7e52
  .focused_35d1
  .content-38bd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6
  .east-7e52
  .focused_35d1
  .content-38bd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6 .east-7e52 .gallery_4776 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_35d6 .east-7e52 .gallery_4776:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_119b
  .primary_35d6
  .east-7e52
  .texture-ed69
  .bright-6396 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_119b
  .primary_35d6
  .east-7e52
  .texture-ed69
  .content-38bd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green-3bc7 .description-stale-31e9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.description-stale-31e9 .smooth-eff9.hard-d142 .footer-46ee > li > a:focus,
.description-stale-31e9 .smooth-eff9.hard-d142 .footer-46ee > li > a:hover,
.description-stale-31e9 .smooth-eff9.warm-b49f .footer-46ee > li > a:focus,
.description-stale-31e9 .smooth-eff9.warm-b49f .footer-46ee > li > a:hover,
.description-stale-31e9 .smooth-eff9.pink-5e0b .footer-46ee > li > a:focus,
.description-stale-31e9 .smooth-eff9.pink-5e0b .footer-46ee > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-stale-31e9
  .smooth-eff9.hard-d142
  .footer-46ee
  > li.frame-glass-3c35
  > a,
.description-stale-31e9
  .smooth-eff9.hard-d142
  .footer-46ee
  > li.outline_566c
  > a,
.description-stale-31e9
  .smooth-eff9.warm-b49f
  .footer-46ee
  > li.frame-glass-3c35
  > a,
.description-stale-31e9
  .smooth-eff9.warm-b49f
  .footer-46ee
  > li.outline_566c
  > a,
.description-stale-31e9
  .smooth-eff9.pink-5e0b
  .footer-46ee
  > li.frame-glass-3c35
  > a,
.description-stale-31e9 .smooth-eff9.pink-5e0b .footer-46ee > li.avatar_tiny_9c16 > a {
  color: rgba(0, 0, 0, 0.8);
}
.description-stale-31e9 .thumbnail_1278,
.description-stale-31e9 .thumbnail_1278 a {
  color: rgba(0, 0, 0, 0.8);
}
.description-stale-31e9 .bright_0237.dim_c4e9 li a,
.description-stale-31e9 .module-north-8df2 a,
.description-stale-31e9 .dropdown-iron-26cd,
.description-stale-31e9 .footer-46ee > li > a,
.description-stale-31e9 .top-541b {
  color: rgba(0, 0, 0, 0.55);
}
.description-stale-31e9 .bright_0237.dim_c4e9 li a:hover,
.description-stale-31e9 .module-north-8df2 a:hover,
.description-stale-31e9 .dropdown-iron-26cd:hover,
.description-stale-31e9 .footer-46ee > li > a:hover,
.description-stale-31e9 .top-541b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-stale-31e9 .steel_3126 {
  color: rgba(0, 0, 0, 0.55);
}
.description-stale-31e9 .steel_3126 .accent_pro_7d9f {
  color: rgba(0, 0, 0, 0.8);
}
.description-stale-31e9 .steel_3126:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_pro_e25a .panel-f5d3 {
  margin-left: auto;
  margin-right: auto;
}
.focused-0c6a > * {
  margin-left: auto;
  margin-right: auto;
}
.focused-0c6a .footer_west_c3ea {
  margin-right: 1.41575em;
}
.stone_0b7d .focused-0c6a > .outline_complex_d919 {
  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;
}
.stone_0b7d .focused-0c6a > .prev-7e65 {
  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;
}
.header_gas_8997.sidebar_pro_e25a .panel-f5d3,
.tertiary-fresh-f77f.sidebar_pro_e25a .panel-f5d3 {
  margin-left: 0;
}
.paragraph_pink_e1aa.sidebar_pro_e25a .panel-f5d3,
.focused-2d65.sidebar_pro_e25a .panel-f5d3 {
  margin-right: 0;
}
.focused-0c6a ol,
.focused-0c6a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.detail_center_41a7 video {
  max-width: 100%;
}
.lower-6aeb img {
  display: block;
}
.lower-6aeb.footer_west_c3ea,
.lower-6aeb.aside_lower_1106 {
  width: 100%;
}
.lower-6aeb.prev-7e65 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail_gold_39a8:not(.section_6a23) {
  margin: 1.5em auto;
}
.tertiary-middle-bce8 p {
  padding: 1.5em 14px;
}
ul.active-solid-95f2.prev-7e65,
ul.active-solid-95f2.outline_complex_d919,
ul.active-solid-95f2.advanced_b31f.outline_complex_d919 {
  padding: 0 14px;
}
.silver_ca6c {
  display: block;
  overflow-x: auto;
}
.silver_ca6c table {
  border-collapse: collapse;
  width: 100%;
}
.silver_ca6c td,
.silver_ca6c th {
  padding: 0.5em;
}
.focused-0c6a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focused-0c6a ol ol,
.focused-0c6a ol ul,
.focused-0c6a ul ol,
.focused-0c6a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focused-0c6a ol ol li,
.focused-0c6a ol ul li,
.focused-0c6a ul ol li,
.focused-0c6a ul ul li {
  margin-left: 0;
}
.block-0be2.black_0a85 > .footer_inner_fc3c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block-0be2.black_0a85 > .footer_inner_fc3c iframe,
.block-0be2.black_0a85 > .footer_inner_fc3c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner_d216 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.banner_d216.link_pressed_319b {
  padding: 0;
}
.banner_d216.link_pressed_319b cite {
  font-size: 13px;
}
.banner_d216 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.banner_d216 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame-light-fd78 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame-light-fd78 > p:first-child {
  margin-top: 0;
}
.frame-light-fd78 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame-light-fd78 blockquote {
  border-left: 0;
}
.hidden_9122 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hidden_9122:not(.avatar_14f7) {
  max-width: 100px;
}
.hidden_9122.overlay_73e8 {
  border-bottom: none !important;
  text-align: center;
}
.hidden_9122.overlay_73e8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tertiary-middle-bce8 p {
    padding: 1.5em 0;
  }
}
.input-5be1 {
  color: #0073aa;
}
.text_57d5 {
  background-color: #0073aa;
}
.feature_old_2426 {
  color: #229fd8;
}
.feature_31dc {
  background-color: #229fd8;
}
.west_8163 {
  color: #eee;
}
.popup_brown_6280 {
  background-color: #eee;
}
.heading-dc22 {
  color: #444;
}
.container-22c4 {
  background-color: #444;
}
.fixed-eea1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fixed-eea1 .surface_green_ee5a .module-north-8df2 {
  font-size: 15px;
}
.fixed-eea1 .module-north-8df2 {
  line-height: 1.3;
}
.fixed-eea1 .description-stale-31e9 {
}
.fixed-eea1 .primary_35d6 {
  background: #235787;
}
.dim-e88b {
  padding: 0;
}
.dim-e88b .primary_35d6 {
  background: #1a1a1a;
}
.dim-e88b .description-stale-31e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden_a8b6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden_a8b6 .description-stale-31e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden_a8b6 .primary_35d6 {
  background: #303030;
}
.dark-9900 {
  position: relative;
  z-index: 10;
}
.dark-9900 .red_f693 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_9e3f .status_4883 {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_9e3f.mask_prev_cb60 .status_4883 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper_9e3f.mask_prev_cb60 .status_4883 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_9e3f.mask_prev_cb60 .status_4883 {
    margin-right: 0.4em;
  }
}
.wrapper_9e3f.mask_prev_cb60 .status_4883:last-child {
  margin-right: 0;
}
.gallery-bce9 .red_f693 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .green-3bc7 .surface_green_ee5a {
    margin: 0 -0.5em;
  }
  .green-3bc7 .surface_green_ee5a [class*="customify-col-"],
  .green-3bc7 .surface_green_ee5a [class*="customify-col_"],
  .green-3bc7 .surface_green_ee5a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.green-3bc7.container-05ba .red_f693 {
  background: 0 0 !important;
}
.green-3bc7.container-05ba .red_f693,
.green-3bc7.gallery-bce9 .red_f693 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .green-3bc7.image_8783 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.green-3bc7.gallery-bce9 .red_f693 {
  box-shadow: none !important;
}
.gradient_496d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_496d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_496d {
    padding: 18px 0 20px;
  }
}
.gradient_496d .background-action-b089 {
  width: 100%;
}
.gradient_496d .message-6043 {
  margin-bottom: 0;
}
.gradient_496d .row-dim-0523 {
  margin-top: 5px;
  font-size: 0.875em;
}
.label-8b88 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label-8b88 .icon_pink_0a30 {
  width: 100%;
}
.picture-5a7e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture-5a7e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture-5a7e 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;
}
.picture-5a7e li:last-child:after {
  display: none;
}
.picture-5a7e li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer_4a37 .hover-2128 button,
.gradient_496d .hover-2128 button {
  left: 0;
}
.footer_4a37 .icon_pink_0a30,
.gradient_496d .icon_pink_0a30 {
  padding-left: 0;
  padding-right: 0;
}
.footer_4a37 .label-8b88,
.gradient_496d .label-8b88 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer_4a37 {
  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;
}
.footer_4a37: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;
}
.footer_4a37 .backdrop_9182 {
  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) {
  .footer_4a37 .backdrop_9182 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_4a37 .backdrop_9182 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer_4a37 .backdrop_9182 {
    min-height: 200px;
  }
}
.footer_4a37 .picture-5a7e {
  color: rgba(255, 255, 255, 0.8);
}
.footer_4a37 .picture-5a7e a,
.footer_4a37 .picture-5a7e li:after {
  color: inherit;
}
.footer_4a37 .picture-5a7e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-2044 {
  margin-bottom: 0.5em;
}
.section_motion_1885 {
  margin-bottom: 1.2em;
}
.section_motion_1885,
.overlay-2044 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section_motion_1885 p:last-child,
.overlay-2044 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hover-2128,
#masthead .hover-2128 {
  display: none;
}
#masthead
  > .hover-2128.border_stone_86ce {
  display: none;
}
#masthead > .hover-2128 button {
  left: 0;
}
.notification_out_ca98 {
  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%;
}
.notification_out_ca98 .status_4883 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification_out_ca98 .wrapper_wide_cccb {
  display: -webkit-box;
  display: flex;
}
.notification_out_ca98 .wrapper_wide_cccb.bronze_60cb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification_out_ca98 .wrapper_wide_cccb.left_5f6a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification_out_ca98 .wrapper_wide_cccb.cool_bb40 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification_out_ca98.advanced_0b8c.module-outer-4bbd .wrapper_wide_cccb.bronze_60cb {
  flex-basis: 100%;
}
.notification_out_ca98.button-0e43 .wrapper_wide_cccb.left_5f6a {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification_out_ca98.button-0e43 .wrapper_wide_cccb.cool_bb40 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hover-2128.border_stone_86ce {
  display: none;
}
#masthead > .hover-2128 button {
  left: 0;
}
.tall_4ee5 {
  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;
}
.tall_4ee5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tall_4ee5.liquid-b0d9 i {
  margin-right: 4px;
}
.tall_4ee5.focused-76d9 i {
  margin-left: 5px;
}
.module-north-8df2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module-north-8df2 p:last-child {
  margin-bottom: 0;
}
.medium-8155 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.medium-8155 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.medium-8155 img {
  display: block;
  width: auto;
  line-height: 1;
}
.medium-8155 .thumbnail_1278 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.medium-8155 .detail-yellow-55f9 {
  margin: 5px 0 7px 0;
}
.medium-8155.tertiary_7a4c .wrapper-brown-2d89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium-8155.tertiary_7a4c .table_fast_6c8e {
  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;
}
.medium-8155.current-2513 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.medium-8155.current-2513 .wrapper-brown-2d89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium-8155.current-2513 .table_fast_6c8e {
  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;
}
.medium-8155.container_76ca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.medium-8155.block_b36d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.medium-8155.block_b36d .table_fast_6c8e {
  margin-top: 7px;
}
.active_yellow_e43d {
  display: inline-block;
}
.dark-9900 .out_4e46 .medium-8155 img {
  max-width: 100%;
}
.smooth-eff9 .hero_3c65.full-663b,
.backdrop_db51 .hero_3c65.full-663b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-eff9 .prev-cb87,
.backdrop_db51 .prev-cb87 {
  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%);
}
.smooth-eff9 .prev-cb87 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.smooth-eff9.fixed-9d46 .prev-cb87 {
  display: none;
}
.smooth-eff9 .picture_bafe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth-eff9 .picture_bafe li {
  display: inline-block;
  position: relative;
}
.smooth-eff9 .picture_bafe li:last-child {
  margin-right: 0;
}
.smooth-eff9 .picture_bafe 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;
}
.smooth-eff9 .picture_bafe li.avatar_tiny_9c16 > a {
  color: rgba(0, 0, 0, 0.9);
}
.smooth-eff9 .picture_bafe > 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;
}
.smooth-eff9 .picture_bafe > li > a i {
  line-height: 0;
}
.smooth-eff9 .picture_bafe > li.grid-187a > a .prev-cb87 {
  margin-left: 4px;
  line-height: 0;
}
.smooth-eff9 .picture_bafe .tall_0684 li.grid-187a > a {
  position: relative;
}
.smooth-eff9 .picture_bafe .tall_0684 li.grid-187a > a:after,
.smooth-eff9 .picture_bafe .tall_0684 li.grid-187a > a:before {
  content: "";
  display: table;
}
.smooth-eff9 .picture_bafe .tall_0684 li.grid-187a > a:after {
  clear: both;
}
.smooth-eff9 .picture_bafe .tall_0684 li.grid-187a > a .prev-cb87 {
  margin-left: 5px;
  float: right;
}
.smooth-eff9 .image-1187,
.smooth-eff9 .tall_0684 {
  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;
}
.smooth-eff9 .tall_0684 {
  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;
}
.smooth-eff9 .tall_0684 .full-663b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth-eff9 .tall_0684 .prev-cb87 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.smooth-eff9 .tall_0684 li {
  display: block;
  margin: 0;
  padding: 0;
}
.smooth-eff9 .tall_0684 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;
}
.smooth-eff9 .tall_0684 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.smooth-eff9 .tall_0684 .tall_0684 {
  top: 0;
  left: 100%;
}
.smooth-eff9 .notification-67d0.fn-focus-e180 > .image-1187,
.smooth-eff9 .notification-67d0.fn-focus-e180 > .tall_0684,
.smooth-eff9 .notification-67d0:focus > .image-1187,
.smooth-eff9 .notification-67d0:focus > .tall_0684,
.smooth-eff9 .notification-67d0:hover > .image-1187,
.smooth-eff9 .notification-67d0:hover > .tall_0684 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.smooth-eff9.pink-5e0b .footer-46ee:after,
.smooth-eff9.pink-5e0b .footer-46ee:before {
  content: "";
  display: table;
}
.smooth-eff9.pink-5e0b .footer-46ee:after {
  clear: both;
}
.smooth-eff9.pink-5e0b .footer-46ee > li {
  float: left;
}
.smooth-eff9.video-gas-0a39 .footer-46ee:after,
.smooth-eff9.video-gas-0a39 .footer-46ee:before {
  content: "";
  display: table;
}
.smooth-eff9.video-gas-0a39 .footer-46ee:after {
  clear: both;
}
.smooth-eff9.video-gas-0a39 .footer-46ee > li {
  float: left;
}
.smooth-eff9.video-gas-0a39 .footer-46ee > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-eff9.video-gas-0a39 .footer-46ee > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-eff9.video-gas-0a39 .footer-46ee > li.frame-glass-3c35 > a,
.smooth-eff9.video-gas-0a39 .footer-46ee > li.avatar_tiny_9c16 > a {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-eff9.hard-d142 .footer-46ee > li > a .full-663b {
  position: relative;
}
.smooth-eff9.hard-d142 .footer-46ee > li > a .full-663b: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;
}
.smooth-eff9.hard-d142
  .footer-46ee
  > li:focus
  > a
  .full-663b:before,
.smooth-eff9.hard-d142
  .footer-46ee
  > li:hover
  > a
  .full-663b:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-eff9.hard-d142
  .footer-46ee
  > li.frame-glass-3c35
  > a
  .full-663b:before,
.smooth-eff9.hard-d142
  .footer-46ee
  > li.outline_566c
  > a
  .full-663b:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-eff9.warm-b49f .footer-46ee > li > a .full-663b {
  position: relative;
}
.smooth-eff9.warm-b49f .footer-46ee > li > a .full-663b: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;
}
.smooth-eff9.warm-b49f .footer-46ee > li:focus > a .full-663b:before,
.smooth-eff9.warm-b49f
  .footer-46ee
  > li:hover
  > a
  .full-663b:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-eff9.warm-b49f
  .footer-46ee
  > li.frame-glass-3c35
  > a
  .full-663b:before,
.smooth-eff9.warm-b49f
  .footer-46ee
  > li.outline_566c
  > a
  .full-663b:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_db51 .picture_bafe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop_db51 .picture_bafe li:first-child > a {
  border-top: none;
}
.backdrop_db51 .picture_bafe .dark-4e58 > .full-663b .prev-cb87 {
  display: none;
}
.backdrop_db51 .picture_bafe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop_db51 .picture_bafe li:last-child {
  border: none;
}
.backdrop_db51 .picture_bafe li.grid-187a > a {
  padding-right: 45px !important;
}
.backdrop_db51 .picture_bafe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop_db51 .picture_bafe li a:focus,
.backdrop_db51 .picture_bafe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_db51 .picture_bafe li .card_dce8 {
  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;
}
.backdrop_db51 .picture_bafe li .card_dce8:hover {
  box-shadow: none;
}
.backdrop_db51 .picture_bafe li .card_dce8 .prev-cb87 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop_db51 .picture_bafe .tall_0684 {
  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);
}
.backdrop_db51 .picture_bafe .tall_0684 li a {
  padding-left: 3em;
}
.backdrop_db51 .picture_bafe .content_a144 > a .card_dce8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop_db51 .picture_bafe .content_a144 > .tall_0684 {
  display: block;
  opacity: 1;
}
.texture_192d {
  max-width: 100%;
}
.dynamic-08d7 {
  line-height: 0;
  cursor: pointer;
}
.top-541b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.top-541b:hover {
  box-shadow: none;
  color: currentColor;
}
.top-541b svg {
  width: 18px;
  height: 18px;
}
.top-541b .north_e9b8 {
  display: none;
}
.article_solid_05df {
  position: relative;
}
.article_solid_05df.fn-active-e180 .top-541b .frame-cool-19a5 {
  display: none;
}
.article_solid_05df.fn-active-e180 .top-541b .north_e9b8 {
  display: inline-block;
}
.article_solid_05df .modal_6184 {
  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);
}
.article_solid_05df.backdrop_lower_2759 .modal_6184 {
  left: auto;
  right: -0.9em;
}
.article_solid_05df.backdrop_lower_2759 .component_middle_3022::before {
  left: auto;
  right: 15px;
}
.article_solid_05df.fn-active-e180 .modal_6184 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-ed69 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-ed69 label {
  flex-basis: 100%;
}
.texture-ed69 .focused_35d1 {
  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;
}
.texture-ed69 .content-38bd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-ed69 .content-38bd:focus {
  background-color: transparent;
}
.texture-ed69 button.gallery_4776 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-ed69 button.gallery_4776:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-ed69 button.gallery_4776 svg {
  width: 18px;
  height: 18px;
}
.texture-ed69 input[type="submit"] {
  min-height: auto;
}
.east-7e52 .texture-ed69 .content-38bd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component_middle_3022 {
  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_middle_3022 {
    width: 220px;
  }
}
.component_middle_3022 label {
  flex-basis: 100%;
}
.component_middle_3022::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;
}
.preview_119b .east-7e52 .texture-ed69 {
  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;
}
.preview_119b
  .east-7e52
  .texture-ed69
  .focused_35d1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview_119b .east-7e52 .texture-ed69 .content-38bd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview_119b
  .east-7e52
  .texture-ed69
  .content-38bd:focus {
  background: 0 0;
}
.preview_119b
  .east-7e52
  .texture-ed69
  .bright-6396 {
  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;
}
.bright_0237 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bright_0237 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bright_0237 li:last-child {
  margin-right: 0;
}
.bright_0237 li:first-child {
  margin-left: 0;
}
.bright_0237.carousel_607f a {
  color: #fff;
}
.bright_0237.carousel_607f a:hover {
  color: #fff;
}
.bright_0237 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bright_0237 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bright_0237 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bright_0237 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bright_0237 [class*="social-icon-apple"] {
  background-color: #999;
}
.bright_0237 [class*="social-icon-apple"].solid_0028 {
  background-color: transparent;
  color: #999;
}
.bright_0237 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bright_0237 [class*="social-icon-behance"].solid_0028 {
  background-color: transparent;
  color: #1769ff;
}
.bright_0237 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bright_0237 [class*="social-icon-bitbucket"].solid_0028 {
  background-color: transparent;
  color: #205081;
}
.bright_0237 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bright_0237 [class*="social-icon-codepen"].solid_0028 {
  background-color: transparent;
  color: #000;
}
.bright_0237 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bright_0237 [class*="social-icon-delicious"].solid_0028 {
  background-color: transparent;
  color: #39f;
}
.bright_0237 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bright_0237 [class*="social-icon-digg"].solid_0028 {
  background-color: transparent;
  color: #005be2;
}
.bright_0237 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bright_0237 [class*="social-icon-dribbble"].solid_0028 {
  background-color: transparent;
  color: #ea4c89;
}
.bright_0237 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bright_0237 [class*="social-icon-envelope"].solid_0028 {
  background-color: transparent;
  color: #ea4335;
}
.bright_0237 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bright_0237 [class*="social-icon-facebook"].solid_0028 {
  background-color: transparent;
  color: #3b5998;
}
.bright_0237 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bright_0237 [class*="social-icon-flickr"].solid_0028 {
  background-color: transparent;
  color: #0063dc;
}
.bright_0237 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bright_0237 [class*="social-icon-foursquare"].solid_0028 {
  background-color: transparent;
  color: #2d5be3;
}
.bright_0237 [class*="social-icon-github"] {
  background-color: #333;
}
.bright_0237 [class*="social-icon-github"].solid_0028 {
  background-color: transparent;
  color: #333;
}
.bright_0237 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bright_0237 [class*="social-icon-google-plus"].solid_0028 {
  background-color: transparent;
  color: #dd4b39;
}
.bright_0237 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bright_0237 [class*="social-icon-houzz"].solid_0028 {
  background-color: transparent;
  color: #7ac142;
}
.bright_0237 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bright_0237 [class*="social-icon-instagram"].solid_0028 {
  background-color: transparent;
  color: #262626;
}
.bright_0237 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bright_0237 [class*="social-icon-jsfiddle"].solid_0028 {
  background-color: transparent;
  color: #487aa2;
}
.bright_0237 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bright_0237 [class*="social-icon-linkedin"].solid_0028 {
  background-color: transparent;
  color: #0077b5;
}
.bright_0237 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bright_0237 [class*="social-icon-medium"].solid_0028 {
  background-color: transparent;
  color: #00ab6b;
}
.bright_0237 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bright_0237
  [class*="social-icon-odnoklassniki"].solid_0028 {
  background-color: transparent;
  color: #f4731c;
}
.bright_0237 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bright_0237 [class*="social-icon-meetup"].solid_0028 {
  background-color: transparent;
  color: #ec1c40;
}
.bright_0237 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bright_0237 [class*="social-icon-pinterest"].solid_0028 {
  background-color: transparent;
  color: #bd081c;
}
.bright_0237 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bright_0237 [class*="social-icon-product-hunt"].solid_0028 {
  background-color: transparent;
  color: #da552f;
}
.bright_0237 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bright_0237 [class*="social-icon-reddit"].solid_0028 {
  background-color: transparent;
  color: #ff4500;
}
.bright_0237 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bright_0237 [class*="social-icon-rss"].solid_0028 {
  background-color: transparent;
  color: #f26522;
}
.bright_0237 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bright_0237
  [class*="social-icon-shopping-cart"].solid_0028 {
  background-color: transparent;
  color: #4caf50;
}
.bright_0237 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bright_0237 [class*="social-icon-skype"].solid_0028 {
  background-color: transparent;
  color: #00aff0;
}
.bright_0237 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bright_0237 [class*="social-icon-slideshare"].solid_0028 {
  background-color: transparent;
  color: #0077b5;
}
.bright_0237 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bright_0237 [class*="social-icon-snapchat"].solid_0028 {
  background-color: transparent;
  color: #fffc00;
}
.bright_0237 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bright_0237 [class*="social-icon-soundcloud"].solid_0028 {
  background-color: transparent;
  color: #f80;
}
.bright_0237 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bright_0237 [class*="social-icon-spotify"].solid_0028 {
  background-color: transparent;
  color: #2ebd59;
}
.bright_0237 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bright_0237
  [class*="social-icon-stack-overflow"].solid_0028 {
  background-color: transparent;
  color: #fe7a15;
}
.bright_0237 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bright_0237 [class*="social-icon-maldkfgram"].solid_0028 {
  background-color: transparent;
  color: #2ca5e0;
}
.bright_0237 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bright_0237 [class*="social-icon-tripadvisor"].solid_0028 {
  background-color: transparent;
  color: #589442;
}
.bright_0237 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bright_0237 [class*="social-icon-tumblr"].solid_0028 {
  background-color: transparent;
  color: #35465c;
}
.bright_0237 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bright_0237 [class*="social-icon-twitch"].solid_0028 {
  background-color: transparent;
  color: #6441a5;
}
.bright_0237 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bright_0237 [class*="social-icon-twitter"].solid_0028 {
  background-color: transparent;
  color: #1da1f2;
}
.bright_0237 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bright_0237 [class*="social-icon-vimeo"].solid_0028 {
  background-color: transparent;
  color: #1ab7ea;
}
.bright_0237 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bright_0237 [class*="social-icon-vk"].solid_0028 {
  background-color: transparent;
  color: #45668e;
}
.bright_0237 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bright_0237 [class*="social-icon-weibo"].solid_0028 {
  background-color: transparent;
  color: #df2029;
}
.bright_0237 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bright_0237 [class*="social-icon-weixin"].solid_0028 {
  background-color: transparent;
  color: #7bb32e;
}
.bright_0237 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bright_0237 [class*="social-icon-whatsapp"].solid_0028 {
  background-color: transparent;
  color: #25d366;
}
.bright_0237 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bright_0237 [class*="social-icon-wordpress"].solid_0028 {
  background-color: transparent;
  color: #21759b;
}
.bright_0237 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bright_0237 [class*="social-icon-xing"].solid_0028 {
  background-color: transparent;
  color: #026466;
}
.bright_0237 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bright_0237 [class*="social-icon-yelp"].solid_0028 {
  background-color: transparent;
  color: #af0606;
}
.bright_0237 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bright_0237 [class*="social-icon-youtube"].solid_0028 {
  background-color: transparent;
  color: #cd201f;
}
.dropdown-iron-26cd {
  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;
}
.dropdown-iron-26cd:hover {
  box-shadow: none;
  background: 0 0;
}
.box-c443 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thick-b575 {
  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;
}
.tertiary-tiny-aa8b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tabs_d46c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tabs_d46c,
.tabs_d46c::after,
.tabs_d46c::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;
}
.tabs_d46c::after,
.tabs_d46c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification-f83a .thick-b575 .tertiary-tiny-aa8b {
  margin-top: -2px;
  width: 19px;
}
.notification-f83a .thick-b575 .tabs_d46c {
  margin-top: -1px;
}
.notification-f83a .thick-b575 .tabs_d46c,
.notification-f83a .thick-b575 .tabs_d46c::after,
.notification-f83a .thick-b575 .tabs_d46c::before {
  width: 19px;
  height: 2px;
}
.notification-f83a .thick-b575 .tabs_d46c::before {
  top: -6px;
}
.notification-f83a .thick-b575 .tabs_d46c::after {
  bottom: -6px;
}
.form-57ac .thick-b575 .tertiary-tiny-aa8b {
  margin-top: -2px;
  width: 22px;
}
.form-57ac .thick-b575 .tabs_d46c {
  margin-top: -1px;
}
.form-57ac .thick-b575 .tabs_d46c,
.form-57ac .thick-b575 .tabs_d46c::after,
.form-57ac .thick-b575 .tabs_d46c::before {
  width: 22px;
  height: 2px;
}
.form-57ac .thick-b575 .tabs_d46c::before {
  top: -7px;
}
.form-57ac .thick-b575 .tabs_d46c::after {
  bottom: -7px;
}
.middle_220b .thick-b575 .tertiary-tiny-aa8b {
  margin-top: -2px;
  width: 31px;
}
.middle_220b .thick-b575 .tabs_d46c {
  margin-top: -1.5px;
}
.middle_220b .thick-b575 .tabs_d46c,
.middle_220b .thick-b575 .tabs_d46c::after,
.middle_220b .thick-b575 .tabs_d46c::before {
  width: 31px;
  height: 3px;
}
.middle_220b .thick-b575 .tabs_d46c::before {
  top: -9px;
}
.middle_220b .thick-b575 .tabs_d46c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .avatar_top_51eb .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_top_51eb .thick-b575 .tabs_d46c {
    margin-top: -1px;
  }
  .avatar_top_51eb .thick-b575 .tabs_d46c,
  .avatar_top_51eb .thick-b575 .tabs_d46c::after,
  .avatar_top_51eb .thick-b575 .tabs_d46c::before {
    width: 19px;
    height: 2px;
  }
  .avatar_top_51eb .thick-b575 .tabs_d46c::before {
    top: -6px;
  }
  .avatar_top_51eb .thick-b575 .tabs_d46c::after {
    bottom: -6px;
  }
  .glass_71dc .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 22px;
  }
  .glass_71dc .thick-b575 .tabs_d46c {
    margin-top: -1px;
  }
  .glass_71dc .thick-b575 .tabs_d46c,
  .glass_71dc .thick-b575 .tabs_d46c::after,
  .glass_71dc .thick-b575 .tabs_d46c::before {
    width: 22px;
    height: 2px;
  }
  .glass_71dc .thick-b575 .tabs_d46c::before {
    top: -7px;
  }
  .glass_71dc .thick-b575 .tabs_d46c::after {
    bottom: -7px;
  }
  .alert-cd8e .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 31px;
  }
  .alert-cd8e .thick-b575 .tabs_d46c {
    margin-top: -1.5px;
  }
  .alert-cd8e .thick-b575 .tabs_d46c,
  .alert-cd8e .thick-b575 .tabs_d46c::after,
  .alert-cd8e .thick-b575 .tabs_d46c::before {
    width: 31px;
    height: 3px;
  }
  .alert-cd8e .thick-b575 .tabs_d46c::before {
    top: -9px;
  }
  .alert-cd8e .thick-b575 .tabs_d46c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-basic-7a99 .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 19px;
  }
  .element-basic-7a99 .thick-b575 .tabs_d46c {
    margin-top: -1px;
  }
  .element-basic-7a99 .thick-b575 .tabs_d46c,
  .element-basic-7a99 .thick-b575 .tabs_d46c::after,
  .element-basic-7a99 .thick-b575 .tabs_d46c::before {
    width: 19px;
    height: 2px;
  }
  .element-basic-7a99 .thick-b575 .tabs_d46c::before {
    top: -6px;
  }
  .element-basic-7a99 .thick-b575 .tabs_d46c::after {
    bottom: -6px;
  }
  .tooltip-4390 .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-4390 .thick-b575 .tabs_d46c {
    margin-top: -1px;
  }
  .tooltip-4390 .thick-b575 .tabs_d46c,
  .tooltip-4390 .thick-b575 .tabs_d46c::after,
  .tooltip-4390 .thick-b575 .tabs_d46c::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-4390 .thick-b575 .tabs_d46c::before {
    top: -7px;
  }
  .tooltip-4390 .thick-b575 .tabs_d46c::after {
    bottom: -7px;
  }
  .surface-fresh-d696 .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 31px;
  }
  .surface-fresh-d696 .thick-b575 .tabs_d46c {
    margin-top: -1.5px;
  }
  .surface-fresh-d696 .thick-b575 .tabs_d46c,
  .surface-fresh-d696 .thick-b575 .tabs_d46c::after,
  .surface-fresh-d696 .thick-b575 .tabs_d46c::before {
    width: 31px;
    height: 3px;
  }
  .surface-fresh-d696 .thick-b575 .tabs_d46c::before {
    top: -9px;
  }
  .surface-fresh-d696 .thick-b575 .tabs_d46c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component_gold_21a9 .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 19px;
  }
  .component_gold_21a9 .thick-b575 .tabs_d46c {
    margin-top: -1px;
  }
  .component_gold_21a9 .thick-b575 .tabs_d46c,
  .component_gold_21a9 .thick-b575 .tabs_d46c::after,
  .component_gold_21a9 .thick-b575 .tabs_d46c::before {
    width: 19px;
    height: 2px;
  }
  .component_gold_21a9 .thick-b575 .tabs_d46c::before {
    top: -6px;
  }
  .component_gold_21a9 .thick-b575 .tabs_d46c::after {
    bottom: -6px;
  }
  .silver-5ca7 .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 22px;
  }
  .silver-5ca7 .thick-b575 .tabs_d46c {
    margin-top: -1px;
  }
  .silver-5ca7 .thick-b575 .tabs_d46c,
  .silver-5ca7 .thick-b575 .tabs_d46c::after,
  .silver-5ca7 .thick-b575 .tabs_d46c::before {
    width: 22px;
    height: 2px;
  }
  .silver-5ca7 .thick-b575 .tabs_d46c::before {
    top: -7px;
  }
  .silver-5ca7 .thick-b575 .tabs_d46c::after {
    bottom: -7px;
  }
  .fixed_9a71 .thick-b575 .tertiary-tiny-aa8b {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_9a71 .thick-b575 .tabs_d46c {
    margin-top: -1.5px;
  }
  .fixed_9a71 .thick-b575 .tabs_d46c,
  .fixed_9a71 .thick-b575 .tabs_d46c::after,
  .fixed_9a71 .thick-b575 .tabs_d46c::before {
    width: 31px;
    height: 3px;
  }
  .fixed_9a71 .thick-b575 .tabs_d46c::before {
    top: -9px;
  }
  .fixed_9a71 .thick-b575 .tabs_d46c::after {
    bottom: -9px;
  }
}
.heading_smooth_cdc4 .tabs_d46c {
  -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);
}
.heading_smooth_cdc4 .tabs_d46c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading_smooth_cdc4 .tabs_d46c::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);
}
.heading_smooth_cdc4.box_brown_b765 .tabs_d46c {
  -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);
}
.heading_smooth_cdc4.box_brown_b765 .tabs_d46c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading_smooth_cdc4.box_brown_b765 .tabs_d46c::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);
}
.short_c472 {
  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.form_3ec1:before {
  display: none;
}
.middle-5b2c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.middle-5b2c .mask-gas-0446 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.middle-5b2c .mask-gas-0446:last-of-type {
  border-bottom: none;
}
.middle-5b2c .mask-gas-0446.gradient-tiny-3794,
.middle-5b2c .mask-gas-0446.logo-856d,
.middle-5b2c .mask-gas-0446.cool_ee92 {
  padding: 0;
}
.middle-5b2c .backdrop_db51 .card_dce8 {
  color: currentColor;
}
.middle-5b2c .backdrop_db51 .card_dce8:focus,
.middle-5b2c .backdrop_db51 .card_dce8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle-5b2c.description-stale-31e9 .steel_3126,
.middle-5b2c.description-stale-31e9 .module-north-8df2 a,
.middle-5b2c.description-stale-31e9 .footer-46ee a,
.middle-5b2c.description-stale-31e9 .tall_0684 a {
  color: rgba(0, 0, 0, 0.55);
}
.middle-5b2c.description-stale-31e9 .steel_3126:hover,
.middle-5b2c.description-stale-31e9 .module-north-8df2 a:hover,
.middle-5b2c.description-stale-31e9 .footer-46ee a:hover,
.middle-5b2c.description-stale-31e9 .tall_0684 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle-5b2c.description-stale-31e9 .accent_pro_7d9f {
  color: rgba(0, 0, 0, 0.8);
}
.middle-5b2c.description-stale-31e9 .mask-gas-0446 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle-5b2c.description-stale-31e9 .mask-gas-0446:before {
  background: rgba(0, 0, 0, 0.08);
}
.middle-5b2c.description-stale-31e9 .heading_01a3:before {
  background: rgba(255, 255, 255, 0.9);
}
.middle-5b2c.description-stale-31e9 .backdrop_db51 .picture_bafe li a,
.middle-5b2c.description-stale-31e9 .backdrop_db51 .card_dce8,
.middle-5b2c.description-stale-31e9 .tall_0684 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle-5b2c.description-stale-31e9 .backdrop_db51 .card_dce8:focus,
.middle-5b2c.description-stale-31e9 .backdrop_db51 .card_dce8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle-5b2c.description-stale-31e9 .picture_bafe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle-5b2c.primary_35d6 .steel_3126,
.middle-5b2c.primary_35d6 .module-north-8df2 a,
.middle-5b2c.primary_35d6 .footer-46ee .card_dce8,
.middle-5b2c.primary_35d6 .footer-46ee a,
.middle-5b2c.primary_35d6 .tall_0684 a {
  color: rgba(255, 255, 255, 0.79);
}
.middle-5b2c.primary_35d6 .steel_3126:hover,
.middle-5b2c.primary_35d6 .module-north-8df2 a:hover,
.middle-5b2c.primary_35d6 .footer-46ee .card_dce8:hover,
.middle-5b2c.primary_35d6 .footer-46ee a:hover,
.middle-5b2c.primary_35d6 .tall_0684 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-5b2c.primary_35d6 .accent_pro_7d9f {
  color: rgba(255, 255, 255, 0.99);
}
.middle-5b2c.primary_35d6 .mask-gas-0446 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-5b2c.primary_35d6 .mask-gas-0446:before {
  background: rgba(255, 255, 255, 0.08);
}
.middle-5b2c.primary_35d6 .heading_01a3:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle-5b2c.primary_35d6 .backdrop_db51 .picture_bafe li a,
.middle-5b2c.primary_35d6 .backdrop_db51 .card_dce8,
.middle-5b2c.primary_35d6 .tall_0684 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-5b2c.primary_35d6 .backdrop_db51 .card_dce8:focus,
.middle-5b2c.primary_35d6 .backdrop_db51 .card_dce8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle-5b2c.primary_35d6 .picture_bafe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_01a3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.heading_01a3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.header_hovered_8e1f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.up_4588 .middle-5b2c {
  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;
}
.up_4588 .mask-gas-0446 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.up_4588 .mask-gas-0446: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) {
  .up_4588 .mask-gas-0446:before {
    width: 16%;
    left: 42%;
  }
}
.up_4588 .mask-gas-0446:last-child:before {
  content: none;
}
.up_4588 .mask-gas-0446[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.up_4588 .backdrop_db51 .picture_bafe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.up_4588 .backdrop_db51 .picture_bafe li a .card_dce8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.up_4588 .backdrop_db51 .tall_0684 {
  border: none;
}
.up_4588 .backdrop_db51 .tall_0684 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.up_4588 .heading_01a3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.up_4588 .header_hovered_8e1f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.up_4588 .primary_35d6 .heading_01a3:before {
  background: rgba(0, 0, 0, 0.9);
}
.up_4588 .description-stale-31e9.stone_a1ec .tabs_d46c {
  background: rgba(0, 0, 0, 0.6);
}
.up_4588
  .description-stale-31e9.stone_a1ec
  .tabs_d46c::after,
.up_4588
  .description-stale-31e9.stone_a1ec
  .tabs_d46c:before {
  background: inherit;
}
.up_4588
  .description-stale-31e9.stone_a1ec:hover
  .tabs_d46c {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail_9efd .middle-5b2c {
  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) {
  .thumbnail_9efd .middle-5b2c {
    width: auto;
    right: 45px;
  }
}
.last-8e65 .middle-5b2c {
  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) {
  .last-8e65 .middle-5b2c {
    width: auto;
    left: 45px;
  }
}
.form_3ec1 .middle-5b2c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form_3ec1 .header_hovered_8e1f {
  max-width: 48em;
  margin: 0 auto;
}
.form_3ec1 .heading_01a3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag_first_d402 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag_first_d402.up_4588 .middle-5b2c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag_first_d402.thumbnail_9efd .middle-5b2c {
  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);
}
.tag_first_d402 .middle-5b2c {
  visibility: visible;
}
.tag_first_d402.last-8e65 .middle-5b2c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask_gas_8560,
.secondary_b5d7 {
  overflow-x: hidden;
}
.mask_gas_8560 .middle-5b2c {
  overflow: auto;
}
.mask_gas_8560.up_4588 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_gas_8560.up_4588 .middle-5b2c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask_gas_8560.up_4588 .dropdown-iron-26cd {
  opacity: 0;
}
.mask_gas_8560.thumbnail_9efd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_gas_8560.thumbnail_9efd .middle-5b2c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask_gas_8560.thumbnail_9efd .dropdown-iron-26cd {
  opacity: 0;
}
.mask_gas_8560.last-8e65 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_gas_8560.last-8e65 .middle-5b2c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask_gas_8560.last-8e65 .dropdown-iron-26cd {
  opacity: 0;
}
.mask_gas_8560.form_3ec1 .middle-5b2c {
  z-index: 10;
  visibility: visible;
}
.stone_a1ec {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.stone_a1ec .tabs_d46c {
  background: rgba(255, 255, 255, 0.99);
}
.stone_a1ec .tabs_d46c::after,
.stone_a1ec .tabs_d46c:before {
  background: inherit;
}
.stone_a1ec:hover .tabs_d46c {
  background: rgba(255, 255, 255, 0.99);
}
.last-8e65 .stone_a1ec {
  top: 10px;
  right: auto;
  left: 12px;
}
.form_3ec1 .stone_a1ec {
  display: none !important;
}
.mask_gas_8560:before,
.secondary_b5d7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask_gas_8560 .stone_a1ec,
.secondary_b5d7 .stone_a1ec {
  display: inline-block;
}
.middle-5b2c .status_4883 {
  -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;
}
.mask_gas_8560 .middle-5b2c .status_4883,
.secondary_b5d7 .middle-5b2c .status_4883 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.top-08f5 .focused_35d1 {
  width: 100%;
}
.out_4e46 {
  padding: 0 0.5em 0;
}
.out_4e46 [class*="customify-col-"],
.out_4e46 [class*="customify-col_"],
.out_4e46 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.motion_46b5 .out_4e46 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface_green_ee5a .wrapper-d324,
  .wrapper-d324 {
    display: none;
  }
  .block-out-7f8a {
    text-align: left;
  }
  .info_fixed_0fe4 {
    text-align: center;
  }
  .badge-gold-300c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface_green_ee5a .narrow-5db5,
  .narrow-5db5 {
    display: none;
  }
  .detail-d6d8 {
    text-align: left;
  }
  .pink_3a33 {
    text-align: center;
  }
  .module_copper_b7fc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface_green_ee5a .tertiary-71ec,
  .tertiary-71ec {
    display: none;
  }
  .tooltip_77c3 {
    text-align: left;
  }
  .summary-east-e21f {
    text-align: center;
  }
  .carousel-thick-2ac5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.box-a648 {
  box-shadow: none !important;
}
.mask_81da .motion-157c,
.active_dim_b1ed .motion-157c {
  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;
}
.active_dim_b1ed .motion-157c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.red_f693 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.red_f693:after,
.red_f693:before {
  content: "";
  display: table;
}
.red_f693:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .red_f693 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.red_f693,
.image_8783 {
  max-width: 1248px;
  margin: 0 auto;
}

.container-motion-7f12.tabs_df3f .red_f693 {
  max-width: 100%;
}
.container-motion-7f12.dropdown-lite-c503 {
  max-width: 1200px;
  margin: 0 auto;
}
.container-motion-7f12.pink_1e5b .red_f693 {
  max-width: 100%;
}
.container-motion-7f12.pink_1e5b > .red_f693 {
  padding-left: 0;
  padding-right: 0;
}
.container-motion-7f12.pink_1e5b > .red_f693 .surface_green_ee5a {
  margin: 0;
}
.container-motion-7f12.pink_1e5b
  > .red_f693
  .disabled_tall_9024.prev-5a59 {
  margin-right: 0;
  margin-left: 0;
}
.container-motion-7f12.pink_1e5b #main.prev-5a59 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside_b450 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside_b450 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .red-a6a8 .panel-f5d3 {
    padding-right: 1em;
  }
  .red-a6a8.table_hot_f90c .disabled_tall_9024 {
    border-right: 1px solid #eaecee;
  }
  .red-a6a8.table_hot_f90c .panel-f5d3 {
    padding-right: 1em;
  }
  .red-a6a8.table_hot_f90c .hover-outer-3f71 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_0000 .panel-f5d3 {
    padding-left: 1em;
  }
  .aside_0000.table_hot_f90c .disabled_tall_9024 {
    border-left: 1px solid #eaecee;
  }
  .aside_0000.table_hot_f90c .panel-f5d3 {
    padding-left: 1em;
  }
  .aside_0000.table_hot_f90c .hover-outer-3f71 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-54db .panel-f5d3 {
    padding-left: 1em;
  }
  .video-54db.table_hot_f90c .white_d6de {
    border-right: 1px solid #eaecee;
  }
  .video-54db.table_hot_f90c .button_middle_3b81 {
    border-right: 1px solid #eaecee;
  }
  .video-54db.table_hot_f90c .panel-f5d3 {
    padding-left: 1em;
  }
  .video-54db.table_hot_f90c .hover-outer-3f71 {
    padding-right: 1em;
  }
  .video-54db.table_hot_f90c .icon-700f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_0707 .panel-f5d3 {
    padding-right: 1em;
  }
  .gallery_0707.table_hot_f90c .white_d6de {
    border-left: 1px solid #eaecee;
  }
  .gallery_0707.table_hot_f90c .button_middle_3b81 {
    border-left: 1px solid #eaecee;
  }
  .gallery_0707.table_hot_f90c .panel-f5d3 {
    padding-right: 1em;
  }
  .gallery_0707.table_hot_f90c .hover-outer-3f71 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_0707.table_hot_f90c .icon-700f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_b450 .panel-f5d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_b450.table_hot_f90c .disabled_tall_9024 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside_b450.table_hot_f90c .panel-f5d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_b450.table_hot_f90c .hover-outer-3f71 {
    padding-left: 1em;
  }
  .aside_b450.table_hot_f90c .icon-700f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside_b450.table_hot_f90c .panel-f5d3 {
    padding-left: 0;
  }
}
.light-289d .wrapper_9e3f {
  display: inline-block;
}
.tall-62e4 {
  display: inline-block;
}
.block-light-fe6a {
  word-con: break-word;
}
.surface_tiny_e638 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface_tiny_e638 .table_ece9 {
  margin-left: 8px;
  margin-right: 8px;
}
.surface_tiny_e638 .description-dark-a78d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.card-389d .texture-6d93 {
  margin-bottom: 2em;
}
.card-389d .brown_cf46 {
  margin-bottom: 15px;
}
.card-389d .brown_cf46:last-child {
  margin-bottom: 0;
}
.card-389d .surface_short_224d {
  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) {
  .card-389d .surface_short_224d {
    display: block;
  }
}
.card-389d .tiny-5338 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .card-389d .tiny-5338 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.card-389d .header-dynamic-9edd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.card-389d .header-dynamic-9edd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.card-389d .header-dynamic-9edd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.card-389d .block-light-fe6a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-389d .block-light-fe6a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.card-389d .alert_39b6 p:last-child {
  margin-bottom: 0;
}
.card-389d .active_6542 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.card-389d .list_d2ca {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.card-389d .column-dirty-520d {
  margin-top: 1em;
}
.card-389d .caption_216d {
  top: 0;
  display: block;
}
.card-389d .caption_216d a {
  color: inherit;
}
.card-389d .caption_216d a:hover {
  color: inherit;
}
.card-389d .box_blue_a61f {
  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;
}
.card-389d .box_blue_a61f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.card-389d .list_d2ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.card-389d .lower_68ea {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.card-389d .lower_68ea:first-child {
  margin-top: 0;
}
.card-389d .lower_68ea.complex-0ee5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.card-389d .lower_68ea.prev_b680 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-389d
  .lower_68ea.prev_b680.mini_fd8c
  .column-dirty-520d {
  width: 100%;
}
.card-389d .prev_b680 {
  -webkit-box-align: center;
  align-items: center;
}
.card-389d .prev_b680 .surface_tiny_e638,
.card-389d .prev_b680 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.card-389d .header-dynamic-9edd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card-389d .header-dynamic-9edd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card-389d .header-dynamic-9edd: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;
}
.card-389d .complex-0ee5 {
  z-index: 5;
}
.card-389d .last-44c6 .green-a8c3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.card-389d .dropdown-b5c4 .green-a8c3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.card-389d .cool_e2c2 .green-a8c3 {
  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;
}
.card-389d.icon-5915 .surface_short_224d,
.card-389d.alert_3466 .surface_short_224d {
  display: block;
}
.card-389d.icon-5915 .surface_short_224d .description-7ea9,
.card-389d.icon-5915 .surface_short_224d .list_d2ca,
.card-389d.alert_3466 .surface_short_224d .description-7ea9,
.card-389d.alert_3466 .surface_short_224d .list_d2ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-389d.lite-e06b .tiny-5338 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .card-389d.lite-e06b .tiny-5338 {
    margin-right: 0;
  }
}
.card-389d.icon-5915 .tiny-5338,
.card-389d.alert_3466 .tiny-5338 {
  padding-top: 40%;
}
.card-389d.icon-5915 .texture-6d93,
.card-389d.alert_3466 .texture-6d93 {
  display: block;
}
.card-389d.icon-5915 .fn-sticky-e180 .list_d2ca,
.card-389d.alert_3466 .fn-sticky-e180 .list_d2ca {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.card-389d.icon-5915 .tiny-5338,
.card-389d.alert_3466 .tiny-5338 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.card-389d.icon-5915 .list_d2ca {
  padding: 1em;
}
.component-0f06 {
  margin: 30px auto;
  display: block;
}
.component-0f06 .accent-steel-4dc9 > * {
  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;
}
.component-0f06 .accent-steel-4dc9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-0f06 .accent-steel-4dc9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_f704 .surface_tiny_e638 {
  margin-bottom: 1.41575em;
}
.dropdown_f704 .block_7e12 {
  margin-bottom: 1.618em;
}
.focused-0c6a .label_3f22 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focused-0c6a .label_3f22 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focused-0c6a .element_easy_8ac2 {
  max-width: 100%;
  overflow: auto;
}
.sidebar_pro_e25a .focused-0c6a a:hover {
  text-decoration: underline;
}
.progress_fc63 .brown_cf46:not(.block-light-fe6a),
.progress_fc63 .header-dynamic-9edd {
  margin-bottom: 1.41575em;
}
.progress_fc63 .brown_cf46:not(.block-light-fe6a):last-child,
.progress_fc63 .header-dynamic-9edd:last-child {
  margin-bottom: 0;
}
.progress_fc63 .brown_cf46.accordion-08f2 {
  margin-bottom: 0.41575em;
}
.progress_fc63 .content-inner-f531:before,
.progress_fc63 .image_47bc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.progress_fc63 .content-inner-f531:before {
  content: "\f115";
}
.progress_fc63 .image_47bc:before {
  content: "\f02c";
}
.progress_fc63 .grid-slow-af59 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.progress_fc63 .grid-slow-af59 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fast_dc95 {
  display: -webkit-box;
  display: flex;
}
.fast_dc95 .short-c8f1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fast_dc95 .short-c8f1 {
    flex-basis: 90px;
  }
}
.fast_dc95 .breadcrumb_6288 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast_dc95 .breadcrumb_6288 {
    flex-basis: calc(100% - 50px);
  }
}
.fast_dc95 .label-down-7c34 p:last-child {
  margin-bottom: 0.72em;
}
.card_hovered_4e0a .accent-steel-4dc9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card_hovered_4e0a .accent-steel-4dc9:after,
.card_hovered_4e0a .accent-steel-4dc9:before {
  content: "";
  display: table;
}
.card_hovered_4e0a .accent-steel-4dc9:after {
  clear: both;
}
.card_hovered_4e0a .accent-steel-4dc9 .media-static-9bcc,
.card_hovered_4e0a .accent-steel-4dc9 .active_bbfa {
  width: 49%;
}
.card_hovered_4e0a .accent-steel-4dc9 .media-static-9bcc a span.input-f877,
.card_hovered_4e0a .accent-steel-4dc9 .active_bbfa a span.input-f877 {
  display: block;
  margin-bottom: 5px;
}
.card_hovered_4e0a .accent-steel-4dc9 .active_bbfa {
  float: left;
  text-align: left;
}
.card_hovered_4e0a .accent-steel-4dc9 .media-static-9bcc {
  float: right;
  text-align: right;
}
.solid_c0ca {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .solid_c0ca {
    margin-bottom: 0;
  }
}
.shade_314e {
  margin-bottom: 1em;
}
.shade_314e .block-light-fe6a {
  font-size: 1.1em;
  line-height: 1.3;
}
.shadow-c3a8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.form_short_eaf5 .shade_314e,
.popup_next_3fb5 .shade_314e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .form_short_eaf5 .shade_314e,
  .popup_next_3fb5 .shade_314e {
    display: block;
  }
}
.form_short_eaf5 .shadow-c3a8,
.popup_next_3fb5 .shadow-c3a8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .form_short_eaf5 .shadow-c3a8,
  .popup_next_3fb5 .shadow-c3a8 {
    margin-bottom: 1em;
  }
}
.form_short_eaf5 .shadow-c3a8 img,
.popup_next_3fb5 .shadow-c3a8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.form_short_eaf5 .element_in_2c1e,
.popup_next_3fb5 .element_in_2c1e {
  flex-basis: calc(100% - 160px);
}
.form_short_eaf5 .element_in_2c1e p,
.popup_next_3fb5 .element_in_2c1e p {
  margin-bottom: 0;
}
.form_short_eaf5 .element_in_2c1e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .form_short_eaf5 .element_in_2c1e {
    padding-left: 0;
  }
}
.popup_next_3fb5 .element_in_2c1e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .popup_next_3fb5 .element_in_2c1e {
    padding-right: 0;
  }
}
.popup_next_3fb5 .shadow-c3a8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tiny-86e1 .shadow-c3a8 {
  margin-bottom: 0.5em;
}
.tiny-86e1 .shadow-c3a8 img {
  width: 100%;
}
.light-9561 .paragraph_a8c9,
.hero_e0b6 .paragraph_a8c9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_e0b6 .disabled_tall_9024 .search-fluid-42eb p:last-child {
  margin-bottom: 0;
}
.accordion_pink_b308 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.message_d06d .widget_down_86de {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .message_d06d .widget_down_86de:last-of-type {
    margin-bottom: 0;
  }
}
.message_d06d .widget_down_86de ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.message_d06d .widget_down_86de ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.message_d06d .widget_down_86de ul li {
  margin: 0 0 0.6em;
}
.message_d06d .widget_down_86de ul li.tiny-db3b,
.message_d06d .widget_down_86de ul li.form-active-198f {
  position: relative;
}
.message_d06d .widget_down_86de ul li.tiny-db3b .dirty_7284,
.message_d06d .widget_down_86de ul li.form-active-198f .dirty_7284 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.message_d06d .widget_down_86de ul li.tiny-db3b:after:after,
.message_d06d .widget_down_86de ul li.tiny-db3b:after:before,
.message_d06d
  .widget_down_86de
  ul
  li.form-active-198f:after:after,
.message_d06d
  .widget_down_86de
  ul
  li.form-active-198f:after:before {
  content: "";
  display: table;
}
.message_d06d .widget_down_86de ul li.tiny-db3b:after:after,
.message_d06d
  .widget_down_86de
  ul
  li.form-active-198f:after:after {
  clear: both;
}
.message_d06d .widget_down_86de a.module_new_573e:hover {
  text-decoration: none;
}
.message_d06d .widget_down_86de select {
  max-width: 100%;
}
.message_d06d .widget_down_86de table {
  font-size: 85%;
}
.message_d06d .widget_down_86de table td,
.message_d06d .widget_down_86de table th {
  padding: 0.2360828548em;
  text-align: center;
}
.message_d06d .widget_down_86de table tfoot td {
  text-align: left;
}
.message_d06d .widget_down_86de :last-child {
  margin-bottom: 0;
}
.message_d06d .widget_down_86de .texture-yellow-c0bb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.message_d06d .widget_down_86de .texture-yellow-c0bb label {
  width: 100%;
}
.message_d06d .widget_down_86de .texture-yellow-c0bb .content-38bd {
  width: 100%;
  display: block;
}
.message_d06d .widget_down_86de .texture-yellow-c0bb .gallery_4776 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.message_d06d .widget_down_86de .texture-yellow-c0bb .gallery_4776:hover svg #svg-search {
  fill: #444;
}
.message_d06d .widget_down_86de .texture-yellow-c0bb .gallery_4776 svg {
  width: 18px;
  height: 18px;
}
.message_d06d .mini_34bf ul ul,
.message_d06d .paper_4b7d ul ul,
.message_d06d .outline-f0e0 ul ul,
.message_d06d .menu_short_8993 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.message_d06d .mini_34bf .grid-187a > a,
.message_d06d .paper_4b7d .grid-187a > a,
.message_d06d .outline-f0e0 .grid-187a > a,
.message_d06d .menu_short_8993 .grid-187a > a {
  margin-bottom: 0;
}
.message_d06d .caption-out-2cd9 li,
.message_d06d .mini_34bf li,
.message_d06d .stale_59e5 li,
.message_d06d .paper_4b7d li,
.message_d06d .outline-f0e0 li,
.message_d06d .menu_short_8993 li,
.message_d06d .secondary-66a1 li,
.message_d06d .gradient_1d59 li {
  display: block;
  position: relative;
}
.message_d06d .caption-out-2cd9 li:last-child,
.message_d06d .mini_34bf li:last-child,
.message_d06d .stale_59e5 li:last-child,
.message_d06d .paper_4b7d li:last-child,
.message_d06d .outline-f0e0 li:last-child,
.message_d06d .menu_short_8993 li:last-child,
.message_d06d .secondary-66a1 li:last-child,
.message_d06d .gradient_1d59 li:last-child {
  border: none;
}
.message_d06d .caption-out-2cd9 li a,
.message_d06d .mini_34bf li a,
.message_d06d .stale_59e5 li a,
.message_d06d .paper_4b7d li a,
.message_d06d .outline-f0e0 li a,
.message_d06d .menu_short_8993 li a,
.message_d06d .secondary-66a1 li a,
.message_d06d .gradient_1d59 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.message_d06d .caption-out-2cd9 li ul li::before,
.message_d06d .mini_34bf li ul li::before,
.message_d06d .stale_59e5 li ul li::before,
.message_d06d .paper_4b7d li ul li::before,
.message_d06d .outline-f0e0 li ul li::before,
.message_d06d .menu_short_8993 li ul li::before,
.message_d06d .secondary-66a1 li ul li::before,
.message_d06d .gradient_1d59 li ul li::before {
  left: 15px;
}
.message_d06d .caption-out-2cd9 li ul a,
.message_d06d .mini_34bf li ul a,
.message_d06d .stale_59e5 li ul a,
.message_d06d .paper_4b7d li ul a,
.message_d06d .outline-f0e0 li ul a,
.message_d06d .menu_short_8993 li ul a,
.message_d06d .secondary-66a1 li ul a,
.message_d06d .gradient_1d59 li ul a {
  padding-left: 20px;
}
.message_d06d .caption-out-2cd9 li ul ul li::before,
.message_d06d .mini_34bf li ul ul li::before,
.message_d06d .stale_59e5 li ul ul li::before,
.message_d06d .paper_4b7d li ul ul li::before,
.message_d06d .outline-f0e0 li ul ul li::before,
.message_d06d .menu_short_8993 li ul ul li::before,
.message_d06d .secondary-66a1 li ul ul li::before,
.message_d06d .gradient_1d59 li ul ul li::before {
  left: 30px;
}
.message_d06d .caption-out-2cd9 li ul ul a,
.message_d06d .mini_34bf li ul ul a,
.message_d06d .stale_59e5 li ul ul a,
.message_d06d .paper_4b7d li ul ul a,
.message_d06d .outline-f0e0 li ul ul a,
.message_d06d .menu_short_8993 li ul ul a,
.message_d06d .secondary-66a1 li ul ul a,
.message_d06d .gradient_1d59 li ul ul a {
  padding-left: 40px;
}
.message_d06d .summary-upper-4dea li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.message_d06d .gradient_1d59 ul li {
  margin-bottom: 1.41575em;
}
.message_d06d .gradient_1d59 ul li .notice_under_59d7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.message_d06d .gradient_1d59 ul li .label-dim-2e27 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.primary_35d6 .caption-out-2cd9 li a,
.primary_35d6 .mini_34bf li a,
.primary_35d6 .stale_59e5 li a,
.primary_35d6 .paper_4b7d li a,
.primary_35d6 .outline-f0e0 li a,
.primary_35d6 .menu_short_8993 li a,
.primary_35d6 .secondary-66a1 li a,
.primary_35d6 .gradient_1d59 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_35d6 .summary-upper-4dea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_35d6 .widget_down_86de ul li.tiny-db3b .dirty_7284,
.primary_35d6 .widget_down_86de ul li.form-active-198f .dirty_7284 {
  background: rgba(0, 0, 0, 0.2);
}
.primary_35d6 .message_d06d .widget_down_86de select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-motion-7f12 .message_d06d .picture_bafe li {
  margin: 0;
}
.container-motion-7f12 .message_d06d .picture_bafe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container-motion-7f12 .message_d06d .picture_bafe li ul {
  margin: 0;
}
.container-motion-7f12 .message_d06d .picture_bafe li ul li a {
  padding-left: 15px;
}
.container-motion-7f12 .message_d06d .picture_bafe li ul li li a {
  padding-left: 30px;
}
.container-motion-7f12 .message_d06d .picture_bafe li.avatar_tiny_9c16 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container-motion-7f12 .message_d06d .picture_bafe li.avatar_tiny_9c16 > 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;
}
.container-motion-7f12 .message_d06d .picture_bafe li.avatar_tiny_9c16 > 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;
}
.soft_8fb7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.media-new-4ab0 {
  position: relative;
  z-index: 10;
}
.media-new-4ab0 .status_4883 {
  width: 100%;
  max-width: 100%;
}
.under_b20b .center-84c6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.under_b20b .description-stale-31e9 {
}
.under_b20b .primary_35d6 {
  background: #292929;
}
.cold_019c .center-84c6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cold_019c .description-stale-31e9 {
  background: #f9f9f9;
}
.cold_019c .primary_35d6 {
  background: #303030;
}
.fast_fc4f .center-84c6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast_fc4f .wrapper_9e3f {
    margin-bottom: 1em;
  }
  .fast_fc4f .wrapper_9e3f:last-child {
    margin-bottom: 0;
  }
}
.fast_fc4f .description-stale-31e9 {
  background: #ededed;
}
.fast_fc4f .primary_35d6 {
  background: #1a1a1a;
}
.center-84c6.description-stale-31e9 {
  color: rgba(0, 0, 0, 0.6);
}
.center-84c6.description-stale-31e9 .status_steel_5623 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.center-84c6.primary_35d6 {
  color: rgba(255, 255, 255, 0.99);
}
.center-84c6.primary_35d6 a:not(.module_new_573e) {
  color: rgba(255, 255, 255, 0.79);
}
.center-84c6.primary_35d6 a:not(.module_new_573e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-84c6.primary_35d6 .status_steel_5623 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center-84c6.primary_35d6 table tbody td,
.center-84c6.primary_35d6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.main-9caf.gallery-bce9 .red_f693 {
  max-width: initial;
}
.main-9caf .mask_prev_cb60 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main-9caf .mask_prev_cb60 .status_4883 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main-9caf .mask_prev_cb60 .status_4883 {
    display: block;
    margin-bottom: 2em;
  }
  .main-9caf .mask_prev_cb60 .status_4883:last-child {
    margin-bottom: 0;
  }
}
.fast_fc4f .wrapper_9e3f:last-child,
.cold_019c .wrapper_9e3f:last-child,
.under_b20b .wrapper_9e3f:last-child {
  margin-bottom: 0;
}
.fast_fc4f .wrapper_9e3f .message_d06d .widget_down_86de:last-child,
.cold_019c .wrapper_9e3f .message_d06d .widget_down_86de:last-child,
.under_b20b .wrapper_9e3f .message_d06d .widget_down_86de:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fast_fc4f .container-pink-07f6,
  .fast_fc4f .breadcrumb-rough-7017,
  .cold_019c .container-pink-07f6,
  .cold_019c .breadcrumb-rough-7017,
  .under_b20b .container-pink-07f6,
  .under_b20b .breadcrumb-rough-7017 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .media-new-4ab0 .wrapper_9e3f {
    margin-bottom: 2em;
  }
}
.media-new-4ab0 p:last-child {
  margin-bottom: 0;
}
.media-new-4ab0 li,
.media-new-4ab0 ul {
  list-style: none;
  margin: 0;
}
.media-new-4ab0 ul ul {
  margin-left: 2.617924em;
}
.copper_c9ab {
  font-size: 0.875em;
}

/* css-noise: b4a4 */
.shadow-element-k1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
