/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_076a/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_076a
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.avatar_076a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag_cool_c1a7.cool-9a99/licenses/gpl-2.0.modal_dark_5e4e
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.module-e04f/, (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.carousel-2328.progress_easy_5d22/normalize.icon_pro_e390/
 ======
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.icon_pro_e390 v7.0.0 | MIT License | github.avatar_076a/necolas/normalize.icon_pro_e390 */
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;
}
.secondary_2fc0 .disabled-complex-717c,
.focused_6cfd,
.caption_9bfa,
.column_6926,
.message_6324,
.heading_f8dc,
.steel_6c33,
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;
}
.focused_6cfd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focused_6cfd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focused_6cfd,
  h1 {
    font-size: 1.8em;
  }
}
.caption_9bfa,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption_9bfa + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption_9bfa,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption_9bfa,
  h2 {
    font-size: 1.7em;
  }
}
.column_6926,
h3 {
  font-size: 1.618em;
}
.secondary_2fc0 .disabled-complex-717c,
.message_6324,
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.gold_416e {
  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;
}
.message-orange-4d44:after,
.message-orange-4d44:before,
.secondary-dynamic-a13a:after,
.secondary-dynamic-a13a:before {
  content: "";
  display: table;
}
.message-orange-4d44:after,
.secondary-dynamic-a13a:after {
  clear: both;
}
.texture_2cad {
  float: right;
  margin-right: 0;
}
.mask-fast-9a59 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.basic_0c7f .footer-0d85,
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;
}
.basic_0c7f .footer-0d85:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.slider-first-9fea .footer-0d85 {
  box-shadow: none;
}
.slider-first-9fea
  .footer-0d85
  .sidebar_brown_e680 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.slider-first-9fea .footer-0d85 .left-ccb4 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.slider-first-9fea
  .footer-0d85
  .left-ccb4
  b {
  display: none;
}
.slider-first-9fea .alert-4479 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(.silver-a8aa),
button:not(.disabled_0c1f):not(.silver-a8aa),
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ),
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ),
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ) {
  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;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ):hover,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ):hover,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):hover,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):hover,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ):active,
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ):active,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):active,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):active,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):active,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus {
  outline: 0;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973 {
  position: relative;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .paper-2416,
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .main-3b7b,
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .panel_copper_cee3,
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  i,
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  svg,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .paper-2416,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .main-3b7b,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .panel_copper_cee3,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  i,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  svg,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .paper-2416,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .main-3b7b,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .panel_copper_cee3,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  i,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  svg,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .paper-2416,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .main-3b7b,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .panel_copper_cee3,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  i,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  svg,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .paper-2416,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .main-3b7b,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  .panel_copper_cee3,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  i,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973
  svg {
  visibility: hidden;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973:after,
button:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973:after,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973:after,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973:after,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ).fn-loading-b973: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;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(.silver-a8aa),
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ),
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ),
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ) {
  color: #fff;
  background: #235787;
}
.surface_pro_5bd0:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus,
input[type="button"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus,
input[type="reset"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus,
input[type="submit"]:not(.disabled_0c1f):not(
    .silver-a8aa
  ):focus {
  color: #fff;
}
.surface_pro_5bd0.fn-disabled-b973:not(.disabled_0c1f):not(
    .silver-a8aa
  ),
.surface_pro_5bd0[disabled]:not(.disabled_0c1f):not(
    .silver-a8aa
  ),
button.fn-disabled-b973:not(.disabled_0c1f):not(
    .silver-a8aa
  ),
button[disabled]:not(.disabled_0c1f):not(
    .silver-a8aa
  ) {
  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;
}
.right-0168 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right-0168:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.section_b893 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hard_519b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.column-8fc2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message-orange-4d44:after,
.message-orange-4d44:before,
.fluid-4d24:after,
.fluid-4d24:before,
.warm_a0e5:after,
.warm_a0e5:before,
.large_63e6:after,
.large_63e6:before,
.grid-soft-9b1c:after,
.grid-soft-9b1c:before,
.list-under-8d29:after,
.list-under-8d29:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message-orange-4d44:after,
.fluid-4d24:after,
.warm_a0e5:after,
.large_63e6:after,
.grid-soft-9b1c:after,
.list-under-8d29:after {
  clear: both;
}
.fluid-4d24 .nav-ad81,
.warm_a0e5 .nav-ad81,
.glass_72c9 .nav-ad81 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.summary_bright_e970 {
  display: inline-block;
}
.mini_b6f3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mini_b6f3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mini_b6f3 .table-motion-8a1a {
  padding: 1em 0;
  font-size: 85%;
}
.table-motion-8a1a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.article-0672 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.article-0672:after,
.article-0672:before {
  content: "";
  display: table;
}
.article-0672:after {
  clear: both;
}
.gallery_stone_d572 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fast_55ca .gallery_stone_d572 {
  max-width: 50%;
}
.section-c71d .gallery_stone_d572 {
  max-width: 33.33%;
}
.component_fast_2d11 .gallery_stone_d572 {
  max-width: 25%;
}
.column-72db .gallery_stone_d572 {
  max-width: 20%;
}
.info-dirty-c993 .gallery_stone_d572 {
  max-width: 16.66%;
}
.photo_9264 .gallery_stone_d572 {
  max-width: 14.28%;
}
.form_lower_c7b4 .gallery_stone_d572 {
  max-width: 12.5%;
}
.detail_full_be80 .gallery_stone_d572 {
  max-width: 11.11%;
}
.description-dirty-86ab {
  display: block;
}
.secondary_2fc0 .pagination_steel_91ff label,
.secondary_2fc0 .white_bdf6 label,
.secondary_2fc0 .paragraph_new_b5d7 label,
.secondary_2fc0 .search_876f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-orange-62d7 {
  list-style: none;
  margin: 0;
}
.accent-orange-62d7 article.dark_6058 {
  margin-bottom: 0;
}
.accent-orange-62d7 ul {
  list-style: none;
  margin: 0;
}
.accent-orange-62d7 .modal_small_372c li.dark_6058 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-orange-62d7 .modal_small_372c li.dark_6058 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-orange-62d7 .modal_small_372c li.dark_6058: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) {
  .accent-orange-62d7 .modal_small_372c li.dark_6058 li.dark_6058 li.dark_6058 li.dark_6058 {
    padding-left: 0;
  }
}
article.dark_6058 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dark_6058 .fluid-4d24 p:last-of-type {
  margin-bottom: 0;
}
article.dark_6058 .module-e4a8 {
  float: left;
}
article.dark_6058 .last_b5a1 {
  margin-left: 85px;
}
article.dark_6058 .panel_7f42 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dark_6058 .panel_7f42 .orange-795e {
  margin-left: 10px;
}
article.dark_6058 .filter_b58b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dark_6058 .green-4665 {
  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 .pagination_steel_91ff,
  #respond .paragraph_new_b5d7,
  #respond .search_876f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_steel_91ff input,
#respond .paragraph_new_b5d7 input,
#respond .search_876f input {
  width: 100%;
}
#respond .search_876f {
  margin-right: 0;
}
#respond .mask_aee3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.rough-1907 {
  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;
}
.rough-1907.hard_ebfb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.rough-1907 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%);
}
.rough-1907:focus,
.rough-1907: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);
}
.message_ee98 {
  border-radius: 10%;
}
.sort_copper_c68b {
  border-radius: 50%;
}
.thick-a28e {
  font-size: 0.72em;
}
.texture-ec40 {
  font-size: 0.875em;
}
.border-5e99 {
  font-size: 1.1em;
}
.link-fa8f {
  text-transform: uppercase;
  line-height: 1.2;
}
.link-fa8f.thick-a28e {
  letter-spacing: 0.5px;
}
.soft_f792,
.soft_f792 a {
  color: #6d6d6d;
}
.soft_f792 a:hover {
  color: #111;
}
.chip-7a7b {
  color: #6d6d6d;
}
.carousel_bottom_d33a {
  overflow-x: hidden;
}
.carousel_bottom_d33a .narrow-28de.filter_d9b7 {
  position: relative;
}
.carousel_bottom_d33a .narrow-28de.filter_d9b7.menu-solid-e75e {
  position: initial;
}
.carousel_bottom_d33a
  .narrow-28de.filter_d9b7.menu-solid-e75e
  .accordion_full_0bfd {
  left: auto;
}
.carousel_bottom_d33a .narrow-28de .accordion_full_0bfd {
  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;
}
.carousel_bottom_d33a .narrow-28de:hover.filter_d9b7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.carousel_bottom_d33a
  .narrow-28de:hover.filter_d9b7
  .accordion_full_0bfd {
  display: block;
  z-index: 9999999;
}
.carousel_bottom_d33a .article-top-9eee .gallery_mini_a105,
.carousel_bottom_d33a .accordion_d28b .gallery_mini_a105 {
  display: none;
}
.carousel_bottom_d33a .progress_medium_944b .narrow-28de:hover.filter_d9b7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.secondary_2fc0 .pagination_steel_91ff label,
.secondary_2fc0 .white_bdf6 label,
.secondary_2fc0 .paragraph_new_b5d7 label,
.secondary_2fc0 .search_876f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-orange-62d7 {
  list-style: none;
  margin: 0;
}
.accent-orange-62d7 article.dark_6058 {
  margin-bottom: 0;
}
.accent-orange-62d7 ul {
  list-style: none;
  margin: 0;
}
.accent-orange-62d7 .modal_small_372c li.dark_6058 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-orange-62d7 .modal_small_372c li.dark_6058 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-orange-62d7 .modal_small_372c li.dark_6058: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) {
  .accent-orange-62d7 .modal_small_372c li.dark_6058 li.dark_6058 li.dark_6058 li.dark_6058 {
    padding-left: 0;
  }
}
article.dark_6058 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dark_6058 .fluid-4d24 p:last-of-type {
  margin-bottom: 0;
}
article.dark_6058 .module-e4a8 {
  float: left;
}
article.dark_6058 .last_b5a1 {
  margin-left: 85px;
}
article.dark_6058 .panel_7f42 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dark_6058 .panel_7f42 .orange-795e {
  margin-left: 10px;
}
article.dark_6058 .filter_b58b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dark_6058 .green-4665 {
  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 .pagination_steel_91ff,
  #respond .paragraph_new_b5d7,
  #respond .search_876f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_steel_91ff input,
#respond .paragraph_new_b5d7 input,
#respond .search_876f input {
  width: 100%;
}
#respond .search_876f {
  margin-right: 0;
}
#respond .mask_aee3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article-top-9eee .frame_cold_2bc0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_cold_2bc0 .input-4177.orange-9dff .down-7354 > li > a:focus,
.frame_cold_2bc0 .input-4177.orange-9dff .down-7354 > li > a:hover,
.frame_cold_2bc0 .input-4177.item-4dac .down-7354 > li > a:focus,
.frame_cold_2bc0 .input-4177.item-4dac .down-7354 > li > a:hover,
.frame_cold_2bc0 .input-4177.notification_1274 .down-7354 > li > a:focus,
.frame_cold_2bc0 .input-4177.notification_1274 .down-7354 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_cold_2bc0
  .input-4177.orange-9dff
  .down-7354
  > li.advanced-9dab
  > a,
.frame_cold_2bc0
  .input-4177.orange-9dff
  .down-7354
  > li.paragraph_dim_0846
  > a,
.frame_cold_2bc0
  .input-4177.item-4dac
  .down-7354
  > li.advanced-9dab
  > a,
.frame_cold_2bc0
  .input-4177.item-4dac
  .down-7354
  > li.paragraph_dim_0846
  > a,
.frame_cold_2bc0
  .input-4177.notification_1274
  .down-7354
  > li.advanced-9dab
  > a,
.frame_cold_2bc0 .input-4177.notification_1274 .down-7354 > li.shade-fresh-b240 > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_cold_2bc0 .down-d4aa,
.frame_cold_2bc0 .down-d4aa a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_cold_2bc0 .lower_7ab1.link-7c33 li a,
.frame_cold_2bc0 .panel-full-1655 a,
.frame_cold_2bc0 .progress_out_2fce,
.frame_cold_2bc0 .down-7354 > li > a,
.frame_cold_2bc0 .description-last-1d7c {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0 .lower_7ab1.link-7c33 li a:hover,
.frame_cold_2bc0 .panel-full-1655 a:hover,
.frame_cold_2bc0 .progress_out_2fce:hover,
.frame_cold_2bc0 .down-7354 > li > a:hover,
.frame_cold_2bc0 .description-last-1d7c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_cold_2bc0 .highlight_purple_935d {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0 .highlight_purple_935d .pattern-focused-70ba {
  color: rgba(255, 255, 255, 0.99);
}
.frame_cold_2bc0 .highlight_purple_935d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_cold_2bc0 .preview_6b73 .surface_5f8b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0 .preview_6b73 .surface_5f8b .info-fc13 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0
  .preview_6b73
  .surface_5f8b
  .info-fc13::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0
  .preview_6b73
  .surface_5f8b
  .info-fc13:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0
  .preview_6b73
  .surface_5f8b
  .info-fc13::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0
  .preview_6b73
  .surface_5f8b
  .info-fc13::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0 .preview_6b73 .clean_8d6d {
  color: rgba(255, 255, 255, 0.79);
}
.frame_cold_2bc0 .preview_6b73 .clean_8d6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_2111
  .frame_cold_2bc0
  .preview_6b73
  .frame-bottom-8a12
  .video_c0de {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_2111
  .frame_cold_2bc0
  .preview_6b73
  .frame-bottom-8a12
  .info-fc13 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-top-9eee .glass-f9b5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.glass-f9b5 .input-4177.orange-9dff .down-7354 > li > a:focus,
.glass-f9b5 .input-4177.orange-9dff .down-7354 > li > a:hover,
.glass-f9b5 .input-4177.item-4dac .down-7354 > li > a:focus,
.glass-f9b5 .input-4177.item-4dac .down-7354 > li > a:hover,
.glass-f9b5 .input-4177.notification_1274 .down-7354 > li > a:focus,
.glass-f9b5 .input-4177.notification_1274 .down-7354 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass-f9b5
  .input-4177.orange-9dff
  .down-7354
  > li.advanced-9dab
  > a,
.glass-f9b5
  .input-4177.orange-9dff
  .down-7354
  > li.paragraph_dim_0846
  > a,
.glass-f9b5
  .input-4177.item-4dac
  .down-7354
  > li.advanced-9dab
  > a,
.glass-f9b5
  .input-4177.item-4dac
  .down-7354
  > li.paragraph_dim_0846
  > a,
.glass-f9b5
  .input-4177.notification_1274
  .down-7354
  > li.advanced-9dab
  > a,
.glass-f9b5 .input-4177.notification_1274 .down-7354 > li.shade-fresh-b240 > a {
  color: rgba(0, 0, 0, 0.8);
}
.glass-f9b5 .down-d4aa,
.glass-f9b5 .down-d4aa a {
  color: rgba(0, 0, 0, 0.8);
}
.glass-f9b5 .lower_7ab1.link-7c33 li a,
.glass-f9b5 .panel-full-1655 a,
.glass-f9b5 .progress_out_2fce,
.glass-f9b5 .down-7354 > li > a,
.glass-f9b5 .description-last-1d7c {
  color: rgba(0, 0, 0, 0.55);
}
.glass-f9b5 .lower_7ab1.link-7c33 li a:hover,
.glass-f9b5 .panel-full-1655 a:hover,
.glass-f9b5 .progress_out_2fce:hover,
.glass-f9b5 .down-7354 > li > a:hover,
.glass-f9b5 .description-last-1d7c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass-f9b5 .highlight_purple_935d {
  color: rgba(0, 0, 0, 0.55);
}
.glass-f9b5 .highlight_purple_935d .pattern-focused-70ba {
  color: rgba(0, 0, 0, 0.8);
}
.glass-f9b5 .highlight_purple_935d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_1a94 .item_8044 {
  margin-left: auto;
  margin-right: auto;
}
.warm_a0e5 > * {
  margin-left: auto;
  margin-right: auto;
}
.warm_a0e5 .section_b893 {
  margin-right: 1.41575em;
}
.surface-4bcf .warm_a0e5 > .stone-e286 {
  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;
}
.surface-4bcf .warm_a0e5 > .menu-6a01 {
  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;
}
.complex_655b.static_1a94 .item_8044,
.slider-complex-eaae.static_1a94 .item_8044 {
  margin-left: 0;
}
.module_medium_9ba5.static_1a94 .item_8044,
.focus_9bee.static_1a94 .item_8044 {
  margin-right: 0;
}
.warm_a0e5 ol,
.warm_a0e5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.grid-b18b video {
  max-width: 100%;
}
.tabs_bd6a img {
  display: block;
}
.tabs_bd6a.section_b893,
.tabs_bd6a.hard_519b {
  width: 100%;
}
.tabs_bd6a.menu-6a01 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture-full-420a:not(.box_a05f) {
  margin: 1.5em auto;
}
.chip_6ec7 p {
  padding: 1.5em 14px;
}
ul.popup_f1c5.menu-6a01,
ul.popup_f1c5.stone-e286,
ul.popup_f1c5.new_97c2.stone-e286 {
  padding: 0 14px;
}
.outer_7d81 {
  display: block;
  overflow-x: auto;
}
.outer_7d81 table {
  border-collapse: collapse;
  width: 100%;
}
.outer_7d81 td,
.outer_7d81 th {
  padding: 0.5em;
}
.warm_a0e5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.warm_a0e5 ol ol,
.warm_a0e5 ol ul,
.warm_a0e5 ul ol,
.warm_a0e5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.warm_a0e5 ol ol li,
.warm_a0e5 ol ul li,
.warm_a0e5 ul ol li,
.warm_a0e5 ul ul li {
  margin-left: 0;
}
.dirty_7419.text_bfa6 > .pink-9d85 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dirty_7419.text_bfa6 > .pink-9d85 iframe,
.dirty_7419.text_bfa6 > .pink-9d85 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-rough-a1a5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-rough-a1a5.small_32e9 {
  padding: 0;
}
.preview-rough-a1a5.small_32e9 cite {
  font-size: 13px;
}
.preview-rough-a1a5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-rough-a1a5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pink_8784 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pink_8784 > p:first-child {
  margin-top: 0;
}
.pink_8784 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pink_8784 blockquote {
  border-left: 0;
}
.stale_da1b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stale_da1b:not(.simple_aca3) {
  max-width: 100px;
}
.stale_da1b.menu-8f97 {
  border-bottom: none !important;
  text-align: center;
}
.stale_da1b.menu-8f97::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .chip_6ec7 p {
    padding: 1.5em 0;
  }
}
.image-866e {
  color: #0073aa;
}
.module-a625 {
  background-color: #0073aa;
}
.list-fea2 {
  color: #229fd8;
}
.badge-west-621d {
  background-color: #229fd8;
}
.dim_4041 {
  color: #eee;
}
.photo_de16 {
  background-color: #eee;
}
.block-e0b6 {
  color: #444;
}
.secondary-1b8c {
  background-color: #444;
}
.message-over-bc7b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.message-over-bc7b .wide_9122 .panel-full-1655 {
  font-size: 15px;
}
.message-over-bc7b .panel-full-1655 {
  line-height: 1.3;
}
.message-over-bc7b .glass-f9b5 {
}
.message-over-bc7b .frame_cold_2bc0 {
  background: #235787;
}
.component_0ffa {
  padding: 0;
}
.component_0ffa .frame_cold_2bc0 {
  background: #1a1a1a;
}
.component_0ffa .glass-f9b5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component_cold_08cb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component_cold_08cb .glass-f9b5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component_cold_08cb .frame_cold_2bc0 {
  background: #303030;
}
.list-under-8d29 {
  position: relative;
  z-index: 10;
}
.list-under-8d29 .element_lite_6bef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper-65da .filter_d9b7 {
  display: inline-block;
  vertical-align: middle;
}
.upper-65da.shadow_under_7279 .filter_d9b7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .upper-65da.shadow_under_7279 .filter_d9b7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .upper-65da.shadow_under_7279 .filter_d9b7 {
    margin-right: 0.4em;
  }
}
.upper-65da.shadow_under_7279 .filter_d9b7:last-child {
  margin-right: 0;
}
.avatar_495d .element_lite_6bef {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .article-top-9eee .wide_9122 {
    margin: 0 -0.5em;
  }
  .article-top-9eee .wide_9122 [class*="customify-col-"],
  .article-top-9eee .wide_9122 [class*="customify-col_"],
  .article-top-9eee .wide_9122 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.article-top-9eee.badge_top_6f4e .element_lite_6bef {
  background: 0 0 !important;
}
.article-top-9eee.badge_top_6f4e .element_lite_6bef,
.article-top-9eee.avatar_495d .element_lite_6bef {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .article-top-9eee.dropdown_be37 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.article-top-9eee.avatar_495d .element_lite_6bef {
  box-shadow: none !important;
}
.medium_1b2d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .medium_1b2d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .medium_1b2d {
    padding: 18px 0 20px;
  }
}
.medium_1b2d .card_fdac {
  width: 100%;
}
.medium_1b2d .link-08b2 {
  margin-bottom: 0;
}
.medium_1b2d .heading_basic_361c {
  margin-top: 5px;
  font-size: 0.875em;
}
.video_d1d4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.video_d1d4 .button-624d {
  width: 100%;
}
.logo-warm-47ed {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo-warm-47ed li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo-warm-47ed 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;
}
.logo-warm-47ed li:last-child:after {
  display: none;
}
.logo-warm-47ed li a {
  font-weight: 500;
  margin-right: 10px;
}
.item_57ce .gallery_mini_a105 button,
.medium_1b2d .gallery_mini_a105 button {
  left: 0;
}
.item_57ce .button-624d,
.medium_1b2d .button-624d {
  padding-left: 0;
  padding-right: 0;
}
.item_57ce .video_d1d4,
.medium_1b2d .video_d1d4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.item_57ce {
  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;
}
.item_57ce: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;
}
.item_57ce .form-1018 {
  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) {
  .item_57ce .form-1018 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .item_57ce .form-1018 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .item_57ce .form-1018 {
    min-height: 200px;
  }
}
.item_57ce .logo-warm-47ed {
  color: rgba(255, 255, 255, 0.8);
}
.item_57ce .logo-warm-47ed a,
.item_57ce .logo-warm-47ed li:after {
  color: inherit;
}
.item_57ce .logo-warm-47ed a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.right-6fb4 {
  margin-bottom: 0.5em;
}
.white-91b2 {
  margin-bottom: 1.2em;
}
.white-91b2,
.right-6fb4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.white-91b2 p:last-child,
.right-6fb4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery_mini_a105,
#masthead .gallery_mini_a105 {
  display: none;
}
#masthead
  > .gallery_mini_a105.active-pink-eb35 {
  display: none;
}
#masthead > .gallery_mini_a105 button {
  left: 0;
}
.shade_new_47b8 {
  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%;
}
.shade_new_47b8 .filter_d9b7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shade_new_47b8 .brown_bd24 {
  display: -webkit-box;
  display: flex;
}
.shade_new_47b8 .brown_bd24.tiny-78f3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shade_new_47b8 .brown_bd24.alert_pressed_7d4d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade_new_47b8 .brown_bd24.active_copper_98f2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade_new_47b8.motion_e2fb.summary_stone_505f .brown_bd24.tiny-78f3 {
  flex-basis: 100%;
}
.shade_new_47b8.badge-bottom-8be3 .brown_bd24.alert_pressed_7d4d {
  -webkit-box-flex: 1;
  flex: auto;
}
.shade_new_47b8.badge-bottom-8be3 .brown_bd24.active_copper_98f2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery_mini_a105.active-pink-eb35 {
  display: none;
}
#masthead > .gallery_mini_a105 button {
  left: 0;
}
.filter_basic_2935 {
  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;
}
.filter_basic_2935:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter_basic_2935.old-29e4 i {
  margin-right: 4px;
}
.filter_basic_2935.article_slow_c282 i {
  margin-left: 5px;
}
.panel-full-1655 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel-full-1655 p:last-child {
  margin-bottom: 0;
}
.footer-33cf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.footer-33cf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.footer-33cf img {
  display: block;
  width: auto;
  line-height: 1;
}
.footer-33cf .down-d4aa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.footer-33cf .background-3185 {
  margin: 5px 0 7px 0;
}
.footer-33cf.gallery-61c7 .active_90dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-33cf.gallery-61c7 .preview_pressed_705f {
  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;
}
.footer-33cf.filter-huge-0ed8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.footer-33cf.filter-huge-0ed8 .active_90dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-33cf.filter-huge-0ed8 .preview_pressed_705f {
  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;
}
.footer-33cf.tabs-6ce7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-33cf.last-7716 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.footer-33cf.last-7716 .preview_pressed_705f {
  margin-top: 7px;
}
.south_d80b {
  display: inline-block;
}
.list-under-8d29 .search-9913 .footer-33cf img {
  max-width: 100%;
}
.input-4177 .nav-73c4.element-green-5950,
.hero_selected_7c6d .nav-73c4.element-green-5950 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input-4177 .up-54a6,
.hero_selected_7c6d .up-54a6 {
  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%);
}
.input-4177 .up-54a6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input-4177.background-steel-dedc .up-54a6 {
  display: none;
}
.input-4177 .row_focused_512e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input-4177 .row_focused_512e li {
  display: inline-block;
  position: relative;
}
.input-4177 .row_focused_512e li:last-child {
  margin-right: 0;
}
.input-4177 .row_focused_512e 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;
}
.input-4177 .row_focused_512e li.shade-fresh-b240 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input-4177 .row_focused_512e > 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;
}
.input-4177 .row_focused_512e > li > a i {
  line-height: 0;
}
.input-4177 .row_focused_512e > li.background_yellow_d9c3 > a .up-54a6 {
  margin-left: 4px;
  line-height: 0;
}
.input-4177 .row_focused_512e .hot-9172 li.background_yellow_d9c3 > a {
  position: relative;
}
.input-4177 .row_focused_512e .hot-9172 li.background_yellow_d9c3 > a:after,
.input-4177 .row_focused_512e .hot-9172 li.background_yellow_d9c3 > a:before {
  content: "";
  display: table;
}
.input-4177 .row_focused_512e .hot-9172 li.background_yellow_d9c3 > a:after {
  clear: both;
}
.input-4177 .row_focused_512e .hot-9172 li.background_yellow_d9c3 > a .up-54a6 {
  margin-left: 5px;
  float: right;
}
.input-4177 .logo-steel-63f8,
.input-4177 .hot-9172 {
  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;
}
.input-4177 .hot-9172 {
  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;
}
.input-4177 .hot-9172 .element-green-5950 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input-4177 .hot-9172 .up-54a6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input-4177 .hot-9172 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input-4177 .hot-9172 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;
}
.input-4177 .hot-9172 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input-4177 .hot-9172 .hot-9172 {
  top: 0;
  left: 100%;
}
.input-4177 .wrapper-warm-18a5.fn-focus-b973 > .logo-steel-63f8,
.input-4177 .wrapper-warm-18a5.fn-focus-b973 > .hot-9172,
.input-4177 .wrapper-warm-18a5:focus > .logo-steel-63f8,
.input-4177 .wrapper-warm-18a5:focus > .hot-9172,
.input-4177 .wrapper-warm-18a5:hover > .logo-steel-63f8,
.input-4177 .wrapper-warm-18a5:hover > .hot-9172 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input-4177.notification_1274 .down-7354:after,
.input-4177.notification_1274 .down-7354:before {
  content: "";
  display: table;
}
.input-4177.notification_1274 .down-7354:after {
  clear: both;
}
.input-4177.notification_1274 .down-7354 > li {
  float: left;
}
.input-4177.gradient_3a91 .down-7354:after,
.input-4177.gradient_3a91 .down-7354:before {
  content: "";
  display: table;
}
.input-4177.gradient_3a91 .down-7354:after {
  clear: both;
}
.input-4177.gradient_3a91 .down-7354 > li {
  float: left;
}
.input-4177.gradient_3a91 .down-7354 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input-4177.gradient_3a91 .down-7354 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input-4177.gradient_3a91 .down-7354 > li.advanced-9dab > a,
.input-4177.gradient_3a91 .down-7354 > li.shade-fresh-b240 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input-4177.orange-9dff .down-7354 > li > a .element-green-5950 {
  position: relative;
}
.input-4177.orange-9dff .down-7354 > li > a .element-green-5950: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;
}
.input-4177.orange-9dff
  .down-7354
  > li:focus
  > a
  .element-green-5950:before,
.input-4177.orange-9dff
  .down-7354
  > li:hover
  > a
  .element-green-5950:before {
  width: 100%;
  background-color: currentColor;
}
.input-4177.orange-9dff
  .down-7354
  > li.advanced-9dab
  > a
  .element-green-5950:before,
.input-4177.orange-9dff
  .down-7354
  > li.paragraph_dim_0846
  > a
  .element-green-5950:before {
  width: 100%;
  background-color: currentColor;
}
.input-4177.item-4dac .down-7354 > li > a .element-green-5950 {
  position: relative;
}
.input-4177.item-4dac .down-7354 > li > a .element-green-5950: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;
}
.input-4177.item-4dac .down-7354 > li:focus > a .element-green-5950:before,
.input-4177.item-4dac
  .down-7354
  > li:hover
  > a
  .element-green-5950:before {
  width: 100%;
  background-color: currentColor;
}
.input-4177.item-4dac
  .down-7354
  > li.advanced-9dab
  > a
  .element-green-5950:before,
.input-4177.item-4dac
  .down-7354
  > li.paragraph_dim_0846
  > a
  .element-green-5950:before {
  width: 100%;
  background-color: currentColor;
}
.hero_selected_7c6d .row_focused_512e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero_selected_7c6d .row_focused_512e li:first-child > a {
  border-top: none;
}
.hero_selected_7c6d .row_focused_512e .photo-05e7 > .element-green-5950 .up-54a6 {
  display: none;
}
.hero_selected_7c6d .row_focused_512e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hero_selected_7c6d .row_focused_512e li:last-child {
  border: none;
}
.hero_selected_7c6d .row_focused_512e li.background_yellow_d9c3 > a {
  padding-right: 45px !important;
}
.hero_selected_7c6d .row_focused_512e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hero_selected_7c6d .row_focused_512e li a:focus,
.hero_selected_7c6d .row_focused_512e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_selected_7c6d .row_focused_512e li .full_29c1 {
  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;
}
.hero_selected_7c6d .row_focused_512e li .full_29c1:hover {
  box-shadow: none;
}
.hero_selected_7c6d .row_focused_512e li .full_29c1 .up-54a6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hero_selected_7c6d .row_focused_512e .hot-9172 {
  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);
}
.hero_selected_7c6d .row_focused_512e .hot-9172 li a {
  padding-left: 3em;
}
.hero_selected_7c6d .row_focused_512e .red_a70d > a .full_29c1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero_selected_7c6d .row_focused_512e .red_a70d > .hot-9172 {
  display: block;
  opacity: 1;
}
.widget_cc9c {
  max-width: 100%;
}
.shade_b354 {
  line-height: 0;
  cursor: pointer;
}
.description-last-1d7c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.description-last-1d7c:hover {
  box-shadow: none;
  color: currentColor;
}
.description-last-1d7c svg {
  width: 18px;
  height: 18px;
}
.description-last-1d7c .simple-da13 {
  display: none;
}
.brown-66eb {
  position: relative;
}
.brown-66eb.fn-active-b973 .description-last-1d7c .primary_fresh_27d3 {
  display: none;
}
.brown-66eb.fn-active-b973 .description-last-1d7c .simple-da13 {
  display: inline-block;
}
.brown-66eb .rough_6694 {
  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);
}
.brown-66eb.stale_cc4c .rough_6694 {
  left: auto;
  right: -0.9em;
}
.brown-66eb.stale_cc4c .small_8a49::before {
  left: auto;
  right: 15px;
}
.brown-66eb.fn-active-b973 .rough_6694 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-bottom-8a12 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame-bottom-8a12 label {
  flex-basis: 100%;
}
.frame-bottom-8a12 .surface_5f8b {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.frame-bottom-8a12 .info-fc13 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame-bottom-8a12 .info-fc13:focus {
  background-color: transparent;
}
.frame-bottom-8a12 button.clean_8d6d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame-bottom-8a12 button.clean_8d6d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame-bottom-8a12 button.clean_8d6d svg {
  width: 18px;
  height: 18px;
}
.frame-bottom-8a12 input[type="submit"] {
  min-height: auto;
}
.preview_6b73 .frame-bottom-8a12 .info-fc13 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.small_8a49 {
  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) {
  .small_8a49 {
    width: 220px;
  }
}
.small_8a49 label {
  flex-basis: 100%;
}
.small_8a49::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;
}
.label_2111 .preview_6b73 .frame-bottom-8a12 {
  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;
}
.label_2111
  .preview_6b73
  .frame-bottom-8a12
  .surface_5f8b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label_2111 .preview_6b73 .frame-bottom-8a12 .info-fc13 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label_2111
  .preview_6b73
  .frame-bottom-8a12
  .info-fc13:focus {
  background: 0 0;
}
.label_2111
  .preview_6b73
  .frame-bottom-8a12
  .video_c0de {
  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;
}
.lower_7ab1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.lower_7ab1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.lower_7ab1 li:last-child {
  margin-right: 0;
}
.lower_7ab1 li:first-child {
  margin-left: 0;
}
.lower_7ab1.green_d05f a {
  color: #fff;
}
.lower_7ab1.green_d05f a:hover {
  color: #fff;
}
.lower_7ab1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.lower_7ab1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.lower_7ab1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lower_7ab1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.lower_7ab1 [class*="social-icon-apple"] {
  background-color: #999;
}
.lower_7ab1 [class*="social-icon-apple"].pro_e97c {
  background-color: transparent;
  color: #999;
}
.lower_7ab1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.lower_7ab1 [class*="social-icon-behance"].pro_e97c {
  background-color: transparent;
  color: #1769ff;
}
.lower_7ab1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.lower_7ab1 [class*="social-icon-bitbucket"].pro_e97c {
  background-color: transparent;
  color: #205081;
}
.lower_7ab1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.lower_7ab1 [class*="social-icon-codepen"].pro_e97c {
  background-color: transparent;
  color: #000;
}
.lower_7ab1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.lower_7ab1 [class*="social-icon-delicious"].pro_e97c {
  background-color: transparent;
  color: #39f;
}
.lower_7ab1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.lower_7ab1 [class*="social-icon-digg"].pro_e97c {
  background-color: transparent;
  color: #005be2;
}
.lower_7ab1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.lower_7ab1 [class*="social-icon-dribbble"].pro_e97c {
  background-color: transparent;
  color: #ea4c89;
}
.lower_7ab1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.lower_7ab1 [class*="social-icon-envelope"].pro_e97c {
  background-color: transparent;
  color: #ea4335;
}
.lower_7ab1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.lower_7ab1 [class*="social-icon-facebook"].pro_e97c {
  background-color: transparent;
  color: #3b5998;
}
.lower_7ab1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.lower_7ab1 [class*="social-icon-flickr"].pro_e97c {
  background-color: transparent;
  color: #0063dc;
}
.lower_7ab1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.lower_7ab1 [class*="social-icon-foursquare"].pro_e97c {
  background-color: transparent;
  color: #2d5be3;
}
.lower_7ab1 [class*="social-icon-github"] {
  background-color: #333;
}
.lower_7ab1 [class*="social-icon-github"].pro_e97c {
  background-color: transparent;
  color: #333;
}
.lower_7ab1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.lower_7ab1 [class*="social-icon-google-plus"].pro_e97c {
  background-color: transparent;
  color: #dd4b39;
}
.lower_7ab1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.lower_7ab1 [class*="social-icon-houzz"].pro_e97c {
  background-color: transparent;
  color: #7ac142;
}
.lower_7ab1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.lower_7ab1 [class*="social-icon-instagram"].pro_e97c {
  background-color: transparent;
  color: #262626;
}
.lower_7ab1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.lower_7ab1 [class*="social-icon-jsfiddle"].pro_e97c {
  background-color: transparent;
  color: #487aa2;
}
.lower_7ab1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.lower_7ab1 [class*="social-icon-linkedin"].pro_e97c {
  background-color: transparent;
  color: #0077b5;
}
.lower_7ab1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.lower_7ab1 [class*="social-icon-medium"].pro_e97c {
  background-color: transparent;
  color: #00ab6b;
}
.lower_7ab1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.lower_7ab1
  [class*="social-icon-odnoklassniki"].pro_e97c {
  background-color: transparent;
  color: #f4731c;
}
.lower_7ab1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.lower_7ab1 [class*="social-icon-meetup"].pro_e97c {
  background-color: transparent;
  color: #ec1c40;
}
.lower_7ab1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.lower_7ab1 [class*="social-icon-pinterest"].pro_e97c {
  background-color: transparent;
  color: #bd081c;
}
.lower_7ab1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.lower_7ab1 [class*="social-icon-product-hunt"].pro_e97c {
  background-color: transparent;
  color: #da552f;
}
.lower_7ab1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.lower_7ab1 [class*="social-icon-reddit"].pro_e97c {
  background-color: transparent;
  color: #ff4500;
}
.lower_7ab1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.lower_7ab1 [class*="social-icon-rss"].pro_e97c {
  background-color: transparent;
  color: #f26522;
}
.lower_7ab1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.lower_7ab1
  [class*="social-icon-shopping-cart"].pro_e97c {
  background-color: transparent;
  color: #4caf50;
}
.lower_7ab1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.lower_7ab1 [class*="social-icon-skype"].pro_e97c {
  background-color: transparent;
  color: #00aff0;
}
.lower_7ab1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.lower_7ab1 [class*="social-icon-slideshare"].pro_e97c {
  background-color: transparent;
  color: #0077b5;
}
.lower_7ab1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.lower_7ab1 [class*="social-icon-snapchat"].pro_e97c {
  background-color: transparent;
  color: #fffc00;
}
.lower_7ab1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.lower_7ab1 [class*="social-icon-soundcloud"].pro_e97c {
  background-color: transparent;
  color: #f80;
}
.lower_7ab1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.lower_7ab1 [class*="social-icon-spotify"].pro_e97c {
  background-color: transparent;
  color: #2ebd59;
}
.lower_7ab1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.lower_7ab1
  [class*="social-icon-stack-overflow"].pro_e97c {
  background-color: transparent;
  color: #fe7a15;
}
.lower_7ab1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.lower_7ab1 [class*="social-icon-maldkfgram"].pro_e97c {
  background-color: transparent;
  color: #2ca5e0;
}
.lower_7ab1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.lower_7ab1 [class*="social-icon-tripadvisor"].pro_e97c {
  background-color: transparent;
  color: #589442;
}
.lower_7ab1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.lower_7ab1 [class*="social-icon-tumblr"].pro_e97c {
  background-color: transparent;
  color: #35465c;
}
.lower_7ab1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.lower_7ab1 [class*="social-icon-twitch"].pro_e97c {
  background-color: transparent;
  color: #6441a5;
}
.lower_7ab1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.lower_7ab1 [class*="social-icon-twitter"].pro_e97c {
  background-color: transparent;
  color: #1da1f2;
}
.lower_7ab1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.lower_7ab1 [class*="social-icon-vimeo"].pro_e97c {
  background-color: transparent;
  color: #1ab7ea;
}
.lower_7ab1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.lower_7ab1 [class*="social-icon-vk"].pro_e97c {
  background-color: transparent;
  color: #45668e;
}
.lower_7ab1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.lower_7ab1 [class*="social-icon-weibo"].pro_e97c {
  background-color: transparent;
  color: #df2029;
}
.lower_7ab1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.lower_7ab1 [class*="social-icon-weixin"].pro_e97c {
  background-color: transparent;
  color: #7bb32e;
}
.lower_7ab1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.lower_7ab1 [class*="social-icon-whatsapp"].pro_e97c {
  background-color: transparent;
  color: #25d366;
}
.lower_7ab1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.lower_7ab1 [class*="social-icon-wordpress"].pro_e97c {
  background-color: transparent;
  color: #21759b;
}
.lower_7ab1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.lower_7ab1 [class*="social-icon-xing"].pro_e97c {
  background-color: transparent;
  color: #026466;
}
.lower_7ab1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.lower_7ab1 [class*="social-icon-yelp"].pro_e97c {
  background-color: transparent;
  color: #af0606;
}
.lower_7ab1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.lower_7ab1 [class*="social-icon-youtube"].pro_e97c {
  background-color: transparent;
  color: #cd201f;
}
.progress_out_2fce {
  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;
}
.progress_out_2fce:hover {
  box-shadow: none;
  background: 0 0;
}
.wide-6554 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion_glass_c7f3 {
  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;
}
.alert-88e1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel_east_08d2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel_east_08d2,
.carousel_east_08d2::after,
.carousel_east_08d2::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;
}
.carousel_east_08d2::after,
.carousel_east_08d2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice-right-1ef9 .accordion_glass_c7f3 .alert-88e1 {
  margin-top: -2px;
  width: 19px;
}
.notice-right-1ef9 .accordion_glass_c7f3 .carousel_east_08d2 {
  margin-top: -1px;
}
.notice-right-1ef9 .accordion_glass_c7f3 .carousel_east_08d2,
.notice-right-1ef9 .accordion_glass_c7f3 .carousel_east_08d2::after,
.notice-right-1ef9 .accordion_glass_c7f3 .carousel_east_08d2::before {
  width: 19px;
  height: 2px;
}
.notice-right-1ef9 .accordion_glass_c7f3 .carousel_east_08d2::before {
  top: -6px;
}
.notice-right-1ef9 .accordion_glass_c7f3 .carousel_east_08d2::after {
  bottom: -6px;
}
.badge-e0e0 .accordion_glass_c7f3 .alert-88e1 {
  margin-top: -2px;
  width: 22px;
}
.badge-e0e0 .accordion_glass_c7f3 .carousel_east_08d2 {
  margin-top: -1px;
}
.badge-e0e0 .accordion_glass_c7f3 .carousel_east_08d2,
.badge-e0e0 .accordion_glass_c7f3 .carousel_east_08d2::after,
.badge-e0e0 .accordion_glass_c7f3 .carousel_east_08d2::before {
  width: 22px;
  height: 2px;
}
.badge-e0e0 .accordion_glass_c7f3 .carousel_east_08d2::before {
  top: -7px;
}
.badge-e0e0 .accordion_glass_c7f3 .carousel_east_08d2::after {
  bottom: -7px;
}
.hard-93ed .accordion_glass_c7f3 .alert-88e1 {
  margin-top: -2px;
  width: 31px;
}
.hard-93ed .accordion_glass_c7f3 .carousel_east_08d2 {
  margin-top: -1.5px;
}
.hard-93ed .accordion_glass_c7f3 .carousel_east_08d2,
.hard-93ed .accordion_glass_c7f3 .carousel_east_08d2::after,
.hard-93ed .accordion_glass_c7f3 .carousel_east_08d2::before {
  width: 31px;
  height: 3px;
}
.hard-93ed .accordion_glass_c7f3 .carousel_east_08d2::before {
  top: -9px;
}
.hard-93ed .accordion_glass_c7f3 .carousel_east_08d2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .basic_99df .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 19px;
  }
  .basic_99df .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1px;
  }
  .basic_99df .accordion_glass_c7f3 .carousel_east_08d2,
  .basic_99df .accordion_glass_c7f3 .carousel_east_08d2::after,
  .basic_99df .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 19px;
    height: 2px;
  }
  .basic_99df .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -6px;
  }
  .basic_99df .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -6px;
  }
  .complex_ab13 .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_ab13 .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1px;
  }
  .complex_ab13 .accordion_glass_c7f3 .carousel_east_08d2,
  .complex_ab13 .accordion_glass_c7f3 .carousel_east_08d2::after,
  .complex_ab13 .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 22px;
    height: 2px;
  }
  .complex_ab13 .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -7px;
  }
  .complex_ab13 .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -7px;
  }
  .dirty_18fa .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 31px;
  }
  .dirty_18fa .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1.5px;
  }
  .dirty_18fa .accordion_glass_c7f3 .carousel_east_08d2,
  .dirty_18fa .accordion_glass_c7f3 .carousel_east_08d2::after,
  .dirty_18fa .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 31px;
    height: 3px;
  }
  .dirty_18fa .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -9px;
  }
  .dirty_18fa .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border_full_7950 .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 19px;
  }
  .border_full_7950 .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1px;
  }
  .border_full_7950 .accordion_glass_c7f3 .carousel_east_08d2,
  .border_full_7950 .accordion_glass_c7f3 .carousel_east_08d2::after,
  .border_full_7950 .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 19px;
    height: 2px;
  }
  .border_full_7950 .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -6px;
  }
  .border_full_7950 .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -6px;
  }
  .texture_south_ca58 .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_south_ca58 .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1px;
  }
  .texture_south_ca58 .accordion_glass_c7f3 .carousel_east_08d2,
  .texture_south_ca58 .accordion_glass_c7f3 .carousel_east_08d2::after,
  .texture_south_ca58 .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 22px;
    height: 2px;
  }
  .texture_south_ca58 .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -7px;
  }
  .texture_south_ca58 .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -7px;
  }
  .paragraph_mini_dc84 .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_mini_dc84 .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1.5px;
  }
  .paragraph_mini_dc84 .accordion_glass_c7f3 .carousel_east_08d2,
  .paragraph_mini_dc84 .accordion_glass_c7f3 .carousel_east_08d2::after,
  .paragraph_mini_dc84 .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_mini_dc84 .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -9px;
  }
  .paragraph_mini_dc84 .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shade_152e .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 19px;
  }
  .shade_152e .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1px;
  }
  .shade_152e .accordion_glass_c7f3 .carousel_east_08d2,
  .shade_152e .accordion_glass_c7f3 .carousel_east_08d2::after,
  .shade_152e .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 19px;
    height: 2px;
  }
  .shade_152e .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -6px;
  }
  .shade_152e .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -6px;
  }
  .progress-pink-897c .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-pink-897c .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1px;
  }
  .progress-pink-897c .accordion_glass_c7f3 .carousel_east_08d2,
  .progress-pink-897c .accordion_glass_c7f3 .carousel_east_08d2::after,
  .progress-pink-897c .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 22px;
    height: 2px;
  }
  .progress-pink-897c .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -7px;
  }
  .progress-pink-897c .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -7px;
  }
  .tabs-hovered-bd1b .accordion_glass_c7f3 .alert-88e1 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-hovered-bd1b .accordion_glass_c7f3 .carousel_east_08d2 {
    margin-top: -1.5px;
  }
  .tabs-hovered-bd1b .accordion_glass_c7f3 .carousel_east_08d2,
  .tabs-hovered-bd1b .accordion_glass_c7f3 .carousel_east_08d2::after,
  .tabs-hovered-bd1b .accordion_glass_c7f3 .carousel_east_08d2::before {
    width: 31px;
    height: 3px;
  }
  .tabs-hovered-bd1b .accordion_glass_c7f3 .carousel_east_08d2::before {
    top: -9px;
  }
  .tabs-hovered-bd1b .accordion_glass_c7f3 .carousel_east_08d2::after {
    bottom: -9px;
  }
}
.background-old-c3b8 .carousel_east_08d2 {
  -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);
}
.background-old-c3b8 .carousel_east_08d2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-old-c3b8 .carousel_east_08d2::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);
}
.background-old-c3b8.up-3448 .carousel_east_08d2 {
  -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);
}
.background-old-c3b8.up-3448 .carousel_east_08d2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-old-c3b8.up-3448 .carousel_east_08d2::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);
}
.upper-9655 {
  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.list-copper-38f0:before {
  display: none;
}
.accordion_d28b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accordion_d28b .block-3a78 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accordion_d28b .block-3a78:last-of-type {
  border-bottom: none;
}
.accordion_d28b .block-3a78.tall-737c,
.accordion_d28b .block-3a78.picture_bronze_e3d3,
.accordion_d28b .block-3a78.chip-red-bf4c {
  padding: 0;
}
.accordion_d28b .hero_selected_7c6d .full_29c1 {
  color: currentColor;
}
.accordion_d28b .hero_selected_7c6d .full_29c1:focus,
.accordion_d28b .hero_selected_7c6d .full_29c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_d28b.glass-f9b5 .highlight_purple_935d,
.accordion_d28b.glass-f9b5 .panel-full-1655 a,
.accordion_d28b.glass-f9b5 .down-7354 a,
.accordion_d28b.glass-f9b5 .hot-9172 a {
  color: rgba(0, 0, 0, 0.55);
}
.accordion_d28b.glass-f9b5 .highlight_purple_935d:hover,
.accordion_d28b.glass-f9b5 .panel-full-1655 a:hover,
.accordion_d28b.glass-f9b5 .down-7354 a:hover,
.accordion_d28b.glass-f9b5 .hot-9172 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_d28b.glass-f9b5 .pattern-focused-70ba {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_d28b.glass-f9b5 .block-3a78 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_d28b.glass-f9b5 .block-3a78:before {
  background: rgba(0, 0, 0, 0.08);
}
.accordion_d28b.glass-f9b5 .complex-41a5:before {
  background: rgba(255, 255, 255, 0.9);
}
.accordion_d28b.glass-f9b5 .hero_selected_7c6d .row_focused_512e li a,
.accordion_d28b.glass-f9b5 .hero_selected_7c6d .full_29c1,
.accordion_d28b.glass-f9b5 .hot-9172 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_d28b.glass-f9b5 .hero_selected_7c6d .full_29c1:focus,
.accordion_d28b.glass-f9b5 .hero_selected_7c6d .full_29c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_d28b.glass-f9b5 .row_focused_512e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_d28b.frame_cold_2bc0 .highlight_purple_935d,
.accordion_d28b.frame_cold_2bc0 .panel-full-1655 a,
.accordion_d28b.frame_cold_2bc0 .down-7354 .full_29c1,
.accordion_d28b.frame_cold_2bc0 .down-7354 a,
.accordion_d28b.frame_cold_2bc0 .hot-9172 a {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_d28b.frame_cold_2bc0 .highlight_purple_935d:hover,
.accordion_d28b.frame_cold_2bc0 .panel-full-1655 a:hover,
.accordion_d28b.frame_cold_2bc0 .down-7354 .full_29c1:hover,
.accordion_d28b.frame_cold_2bc0 .down-7354 a:hover,
.accordion_d28b.frame_cold_2bc0 .hot-9172 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_d28b.frame_cold_2bc0 .pattern-focused-70ba {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_d28b.frame_cold_2bc0 .block-3a78 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_d28b.frame_cold_2bc0 .block-3a78:before {
  background: rgba(255, 255, 255, 0.08);
}
.accordion_d28b.frame_cold_2bc0 .complex-41a5:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion_d28b.frame_cold_2bc0 .hero_selected_7c6d .row_focused_512e li a,
.accordion_d28b.frame_cold_2bc0 .hero_selected_7c6d .full_29c1,
.accordion_d28b.frame_cold_2bc0 .hot-9172 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_d28b.frame_cold_2bc0 .hero_selected_7c6d .full_29c1:focus,
.accordion_d28b.frame_cold_2bc0 .hero_selected_7c6d .full_29c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_d28b.frame_cold_2bc0 .row_focused_512e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-41a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.complex-41a5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern_wood_f04a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.red-1205 .accordion_d28b {
  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;
}
.red-1205 .block-3a78 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.red-1205 .block-3a78: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) {
  .red-1205 .block-3a78:before {
    width: 16%;
    left: 42%;
  }
}
.red-1205 .block-3a78:last-child:before {
  content: none;
}
.red-1205 .block-3a78[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.red-1205 .hero_selected_7c6d .row_focused_512e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.red-1205 .hero_selected_7c6d .row_focused_512e li a .full_29c1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.red-1205 .hero_selected_7c6d .hot-9172 {
  border: none;
}
.red-1205 .hero_selected_7c6d .hot-9172 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.red-1205 .complex-41a5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.red-1205 .pattern_wood_f04a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.red-1205 .frame_cold_2bc0 .complex-41a5:before {
  background: rgba(0, 0, 0, 0.9);
}
.red-1205 .glass-f9b5.input-a1e8 .carousel_east_08d2 {
  background: rgba(0, 0, 0, 0.6);
}
.red-1205
  .glass-f9b5.input-a1e8
  .carousel_east_08d2::after,
.red-1205
  .glass-f9b5.input-a1e8
  .carousel_east_08d2:before {
  background: inherit;
}
.red-1205
  .glass-f9b5.input-a1e8:hover
  .carousel_east_08d2 {
  background: rgba(0, 0, 0, 0.8);
}
.form-ffc3 .accordion_d28b {
  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) {
  .form-ffc3 .accordion_d28b {
    width: auto;
    right: 45px;
  }
}
.notification-liquid-fefb .accordion_d28b {
  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) {
  .notification-liquid-fefb .accordion_d28b {
    width: auto;
    left: 45px;
  }
}
.list-copper-38f0 .accordion_d28b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-copper-38f0 .pattern_wood_f04a {
  max-width: 48em;
  margin: 0 auto;
}
.list-copper-38f0 .complex-41a5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tall-2236 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tall-2236.red-1205 .accordion_d28b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tall-2236.form-ffc3 .accordion_d28b {
  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);
}
.tall-2236 .accordion_d28b {
  visibility: visible;
}
.tall-2236.notification-liquid-fefb .accordion_d28b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.medium-2c36,
.component-31a1 {
  overflow-x: hidden;
}
.medium-2c36 .accordion_d28b {
  overflow: auto;
}
.medium-2c36.red-1205 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-2c36.red-1205 .accordion_d28b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.medium-2c36.red-1205 .progress_out_2fce {
  opacity: 0;
}
.medium-2c36.form-ffc3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-2c36.form-ffc3 .accordion_d28b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.medium-2c36.form-ffc3 .progress_out_2fce {
  opacity: 0;
}
.medium-2c36.notification-liquid-fefb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-2c36.notification-liquid-fefb .accordion_d28b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.medium-2c36.notification-liquid-fefb .progress_out_2fce {
  opacity: 0;
}
.medium-2c36.list-copper-38f0 .accordion_d28b {
  z-index: 10;
  visibility: visible;
}
.input-a1e8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.input-a1e8 .carousel_east_08d2 {
  background: rgba(255, 255, 255, 0.99);
}
.input-a1e8 .carousel_east_08d2::after,
.input-a1e8 .carousel_east_08d2:before {
  background: inherit;
}
.input-a1e8:hover .carousel_east_08d2 {
  background: rgba(255, 255, 255, 0.99);
}
.notification-liquid-fefb .input-a1e8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-copper-38f0 .input-a1e8 {
  display: none !important;
}
.medium-2c36:before,
.component-31a1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.medium-2c36 .input-a1e8,
.component-31a1 .input-a1e8 {
  display: inline-block;
}
.accordion_d28b .filter_d9b7 {
  -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;
}
.medium-2c36 .accordion_d28b .filter_d9b7,
.component-31a1 .accordion_d28b .filter_d9b7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_fixed_2cad .surface_5f8b {
  width: 100%;
}
.search-9913 {
  padding: 0 0.5em 0;
}
.search-9913 [class*="customify-col-"],
.search-9913 [class*="customify-col_"],
.search-9913 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item-easy-ffde .search-9913 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wide_9122 .feature-green-1cac,
  .feature-green-1cac {
    display: none;
  }
  .grid-a5b5 {
    text-align: left;
  }
  .accordion-green-556d {
    text-align: center;
  }
  .sort_dfba {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wide_9122 .outline_891c,
  .outline_891c {
    display: none;
  }
  .backdrop-60d9 {
    text-align: left;
  }
  .banner_plasma_38d9 {
    text-align: center;
  }
  .accent_c9bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wide_9122 .green_afdb,
  .green_afdb {
    display: none;
  }
  .message_a5e7 {
    text-align: left;
  }
  .pink-0bb5 {
    text-align: center;
  }
  .hovered_52ff {
    text-align: right;
  }
}
#page {
  position: relative;
}
.advanced-d786 {
  box-shadow: none !important;
}
.border_c5cf .hero_action_53bd,
.short_0869 .hero_action_53bd {
  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;
}
.short_0869 .hero_action_53bd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element_lite_6bef {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element_lite_6bef:after,
.element_lite_6bef:before {
  content: "";
  display: table;
}
.element_lite_6bef:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element_lite_6bef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element_lite_6bef,
.dropdown_be37 {
  max-width: 1248px;
  margin: 0 auto;
}

.large_63e6.narrow_8e5e .element_lite_6bef {
  max-width: 100%;
}
.large_63e6.popup-5150 {
  max-width: 1200px;
  margin: 0 auto;
}
.large_63e6.accent-2ce8 .element_lite_6bef {
  max-width: 100%;
}
.large_63e6.accent-2ce8 > .element_lite_6bef {
  padding-left: 0;
  padding-right: 0;
}
.large_63e6.accent-2ce8 > .element_lite_6bef .wide_9122 {
  margin: 0;
}
.large_63e6.accent-2ce8
  > .element_lite_6bef
  .picture-9827.wrapper-4f34 {
  margin-right: 0;
  margin-left: 0;
}
.large_63e6.accent-2ce8 #main.wrapper-4f34 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notification_over_5a23 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notification_over_5a23 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .rough_ff77 .item_8044 {
    padding-right: 1em;
  }
  .rough_ff77.up-9047 .picture-9827 {
    border-right: 1px solid #eaecee;
  }
  .rough_ff77.up-9047 .item_8044 {
    padding-right: 1em;
  }
  .rough_ff77.up-9047 .header_b2a9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_900a .item_8044 {
    padding-left: 1em;
  }
  .center_900a.up-9047 .picture-9827 {
    border-left: 1px solid #eaecee;
  }
  .center_900a.up-9047 .item_8044 {
    padding-left: 1em;
  }
  .center_900a.up-9047 .header_b2a9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-bright-69c8 .item_8044 {
    padding-left: 1em;
  }
  .pattern-bright-69c8.up-9047 .tabs_0873 {
    border-right: 1px solid #eaecee;
  }
  .pattern-bright-69c8.up-9047 .hard_0d26 {
    border-right: 1px solid #eaecee;
  }
  .pattern-bright-69c8.up-9047 .item_8044 {
    padding-left: 1em;
  }
  .pattern-bright-69c8.up-9047 .header_b2a9 {
    padding-right: 1em;
  }
  .pattern-bright-69c8.up-9047 .new-5592 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-ee17 .item_8044 {
    padding-right: 1em;
  }
  .mask-ee17.up-9047 .tabs_0873 {
    border-left: 1px solid #eaecee;
  }
  .mask-ee17.up-9047 .hard_0d26 {
    border-left: 1px solid #eaecee;
  }
  .mask-ee17.up-9047 .item_8044 {
    padding-right: 1em;
  }
  .mask-ee17.up-9047 .header_b2a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask-ee17.up-9047 .new-5592 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_over_5a23 .item_8044 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_over_5a23.up-9047 .picture-9827 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notification_over_5a23.up-9047 .item_8044 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_over_5a23.up-9047 .header_b2a9 {
    padding-left: 1em;
  }
  .notification_over_5a23.up-9047 .new-5592 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notification_over_5a23.up-9047 .item_8044 {
    padding-left: 0;
  }
}
.nav_7c30 .upper-65da {
  display: inline-block;
}
.nav-medium-61d7 {
  display: inline-block;
}
.fast-86f9 {
  word-con: break-word;
}
.section_blue_6141 > span {
  display: inline-block;
  padding: 5px 0;
}
.section_blue_6141 .paper_781e {
  margin-left: 8px;
  margin-right: 8px;
}
.section_blue_6141 .header-static-0090 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.focus_down_896b .status_916d {
  margin-bottom: 2em;
}
.focus_down_896b .filter_center_734f {
  margin-bottom: 15px;
}
.focus_down_896b .filter_center_734f:last-child {
  margin-bottom: 0;
}
.focus_down_896b .wide_9b1e {
  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) {
  .focus_down_896b .wide_9b1e {
    display: block;
  }
}
.focus_down_896b .shade_5bb6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .focus_down_896b .shade_5bb6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.focus_down_896b .purple_8710 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.focus_down_896b .purple_8710 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.focus_down_896b .purple_8710 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.focus_down_896b .fast-86f9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus_down_896b .fast-86f9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.focus_down_896b .layout_inner_c9ba p:last-child {
  margin-bottom: 0;
}
.focus_down_896b .modal_bright_412d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.focus_down_896b .border-middle-49c6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.focus_down_896b .basic-e954 {
  margin-top: 1em;
}
.focus_down_896b .pattern_dirty_90bd {
  top: 0;
  display: block;
}
.focus_down_896b .pattern_dirty_90bd a {
  color: inherit;
}
.focus_down_896b .pattern_dirty_90bd a:hover {
  color: inherit;
}
.focus_down_896b .hard-dc6e {
  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;
}
.focus_down_896b .hard-dc6e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.focus_down_896b .border-middle-49c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.focus_down_896b .table-narrow-aed7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.focus_down_896b .table-narrow-aed7:first-child {
  margin-top: 0;
}
.focus_down_896b .table-narrow-aed7.mask_f2a9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.focus_down_896b .table-narrow-aed7.disabled-hard-9cff {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus_down_896b
  .table-narrow-aed7.disabled-hard-9cff.hard-7a08
  .basic-e954 {
  width: 100%;
}
.focus_down_896b .disabled-hard-9cff {
  -webkit-box-align: center;
  align-items: center;
}
.focus_down_896b .disabled-hard-9cff .section_blue_6141,
.focus_down_896b .disabled-hard-9cff > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.focus_down_896b .purple_8710 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus_down_896b .purple_8710 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus_down_896b .purple_8710: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;
}
.focus_down_896b .mask_f2a9 {
  z-index: 5;
}
.focus_down_896b .progress-8aad .complex-bf86 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.focus_down_896b .hover_over_4fcd .complex-bf86 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.focus_down_896b .card_c5c1 .complex-bf86 {
  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;
}
.focus_down_896b.badge_12c1 .wide_9b1e,
.focus_down_896b.texture_de3c .wide_9b1e {
  display: block;
}
.focus_down_896b.badge_12c1 .wide_9b1e .text_1c7f,
.focus_down_896b.badge_12c1 .wide_9b1e .border-middle-49c6,
.focus_down_896b.texture_de3c .wide_9b1e .text_1c7f,
.focus_down_896b.texture_de3c .wide_9b1e .border-middle-49c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus_down_896b.tall_a213 .shade_5bb6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .focus_down_896b.tall_a213 .shade_5bb6 {
    margin-right: 0;
  }
}
.focus_down_896b.badge_12c1 .shade_5bb6,
.focus_down_896b.texture_de3c .shade_5bb6 {
  padding-top: 40%;
}
.focus_down_896b.badge_12c1 .status_916d,
.focus_down_896b.texture_de3c .status_916d {
  display: block;
}
.focus_down_896b.badge_12c1 .fn-sticky-b973 .border-middle-49c6,
.focus_down_896b.texture_de3c .fn-sticky-b973 .border-middle-49c6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.focus_down_896b.badge_12c1 .shade_5bb6,
.focus_down_896b.texture_de3c .shade_5bb6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.focus_down_896b.badge_12c1 .border-middle-49c6 {
  padding: 1em;
}
.status_south_ff69 {
  margin: 30px auto;
  display: block;
}
.status_south_ff69 .widget_gas_0d2b > * {
  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;
}
.status_south_ff69 .widget_gas_0d2b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status_south_ff69 .widget_gas_0d2b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover-gold-b8dc .section_blue_6141 {
  margin-bottom: 1.41575em;
}
.hover-gold-b8dc .outer-442d {
  margin-bottom: 1.618em;
}
.warm_a0e5 .under-a30f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.warm_a0e5 .under-a30f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.warm_a0e5 .medium_25fe {
  max-width: 100%;
  overflow: auto;
}
.static_1a94 .warm_a0e5 a:hover {
  text-decoration: underline;
}
.small-5606 .filter_center_734f:not(.fast-86f9),
.small-5606 .purple_8710 {
  margin-bottom: 1.41575em;
}
.small-5606 .filter_center_734f:not(.fast-86f9):last-child,
.small-5606 .purple_8710:last-child {
  margin-bottom: 0;
}
.small-5606 .filter_center_734f.dark-55b5 {
  margin-bottom: 0.41575em;
}
.small-5606 .header_f8ce:before,
.small-5606 .component-paper-cf52:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.small-5606 .header_f8ce:before {
  content: "\f115";
}
.small-5606 .component-paper-cf52:before {
  content: "\f02c";
}
.small-5606 .pattern_down_bd20 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.small-5606 .pattern_down_bd20 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.avatar_solid_1b62 {
  display: -webkit-box;
  display: flex;
}
.avatar_solid_1b62 .hard-68cd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .avatar_solid_1b62 .hard-68cd {
    flex-basis: 90px;
  }
}
.avatar_solid_1b62 .large_7998 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar_solid_1b62 .large_7998 {
    flex-basis: calc(100% - 50px);
  }
}
.avatar_solid_1b62 .box_gold_17b5 p:last-child {
  margin-bottom: 0.72em;
}
.media-dynamic-d5e9 .widget_gas_0d2b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.media-dynamic-d5e9 .widget_gas_0d2b:after,
.media-dynamic-d5e9 .widget_gas_0d2b:before {
  content: "";
  display: table;
}
.media-dynamic-d5e9 .widget_gas_0d2b:after {
  clear: both;
}
.media-dynamic-d5e9 .widget_gas_0d2b .disabled_north_3f41,
.media-dynamic-d5e9 .widget_gas_0d2b .gradient_selected_ab02 {
  width: 49%;
}
.media-dynamic-d5e9 .widget_gas_0d2b .disabled_north_3f41 a span.green-de4e,
.media-dynamic-d5e9 .widget_gas_0d2b .gradient_selected_ab02 a span.green-de4e {
  display: block;
  margin-bottom: 5px;
}
.media-dynamic-d5e9 .widget_gas_0d2b .gradient_selected_ab02 {
  float: left;
  text-align: left;
}
.media-dynamic-d5e9 .widget_gas_0d2b .disabled_north_3f41 {
  float: right;
  text-align: right;
}
.shadow-action-67b7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shadow-action-67b7 {
    margin-bottom: 0;
  }
}
.surface-south-1cdb {
  margin-bottom: 1em;
}
.surface-south-1cdb .fast-86f9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.item-69ba a {
  display: block;
  line-height: 0;
  position: relative;
}
.slider_north_e90e .surface-south-1cdb,
.input-smooth-ff0a .surface-south-1cdb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slider_north_e90e .surface-south-1cdb,
  .input-smooth-ff0a .surface-south-1cdb {
    display: block;
  }
}
.slider_north_e90e .item-69ba,
.input-smooth-ff0a .item-69ba {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slider_north_e90e .item-69ba,
  .input-smooth-ff0a .item-69ba {
    margin-bottom: 1em;
  }
}
.slider_north_e90e .item-69ba img,
.input-smooth-ff0a .item-69ba img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slider_north_e90e .sort-86b1,
.input-smooth-ff0a .sort-86b1 {
  flex-basis: calc(100% - 160px);
}
.slider_north_e90e .sort-86b1 p,
.input-smooth-ff0a .sort-86b1 p {
  margin-bottom: 0;
}
.slider_north_e90e .sort-86b1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slider_north_e90e .sort-86b1 {
    padding-left: 0;
  }
}
.input-smooth-ff0a .sort-86b1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input-smooth-ff0a .sort-86b1 {
    padding-right: 0;
  }
}
.input-smooth-ff0a .item-69ba {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.active-outer-ad46 .item-69ba {
  margin-bottom: 0.5em;
}
.active-outer-ad46 .item-69ba img {
  width: 100%;
}
.card_ec41 .breadcrumb_0f9f,
.outline-complex-db86 .breadcrumb_0f9f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outline-complex-db86 .picture-9827 .sort-8631 p:last-child {
  margin-bottom: 0;
}
.hot_a2d7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden_927c .simple_13e7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden_927c .simple_13e7:last-of-type {
    margin-bottom: 0;
  }
}
.hidden_927c .simple_13e7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_927c .simple_13e7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden_927c .simple_13e7 ul li {
  margin: 0 0 0.6em;
}
.hidden_927c .simple_13e7 ul li.border_blue_1353,
.hidden_927c .simple_13e7 ul li.new_717a {
  position: relative;
}
.hidden_927c .simple_13e7 ul li.border_blue_1353 .tag_32a3,
.hidden_927c .simple_13e7 ul li.new_717a .tag_32a3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden_927c .simple_13e7 ul li.border_blue_1353:after:after,
.hidden_927c .simple_13e7 ul li.border_blue_1353:after:before,
.hidden_927c
  .simple_13e7
  ul
  li.new_717a:after:after,
.hidden_927c
  .simple_13e7
  ul
  li.new_717a:after:before {
  content: "";
  display: table;
}
.hidden_927c .simple_13e7 ul li.border_blue_1353:after:after,
.hidden_927c
  .simple_13e7
  ul
  li.new_717a:after:after {
  clear: both;
}
.hidden_927c .simple_13e7 a.surface_pro_5bd0:hover {
  text-decoration: none;
}
.hidden_927c .simple_13e7 select {
  max-width: 100%;
}
.hidden_927c .simple_13e7 table {
  font-size: 85%;
}
.hidden_927c .simple_13e7 table td,
.hidden_927c .simple_13e7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden_927c .simple_13e7 table tfoot td {
  text-align: left;
}
.hidden_927c .simple_13e7 :last-child {
  margin-bottom: 0;
}
.hidden_927c .simple_13e7 .description_b052 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden_927c .simple_13e7 .description_b052 label {
  width: 100%;
}
.hidden_927c .simple_13e7 .description_b052 .info-fc13 {
  width: 100%;
  display: block;
}
.hidden_927c .simple_13e7 .description_b052 .clean_8d6d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden_927c .simple_13e7 .description_b052 .clean_8d6d:hover svg #svg-search {
  fill: #444;
}
.hidden_927c .simple_13e7 .description_b052 .clean_8d6d svg {
  width: 18px;
  height: 18px;
}
.hidden_927c .left_7b0a ul ul,
.hidden_927c .pagination_d766 ul ul,
.hidden_927c .gradient_hard_f481 ul ul,
.hidden_927c .tertiary-4d8d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden_927c .left_7b0a .background_yellow_d9c3 > a,
.hidden_927c .pagination_d766 .background_yellow_d9c3 > a,
.hidden_927c .gradient_hard_f481 .background_yellow_d9c3 > a,
.hidden_927c .tertiary-4d8d .background_yellow_d9c3 > a {
  margin-bottom: 0;
}
.hidden_927c .mini-7a8a li,
.hidden_927c .left_7b0a li,
.hidden_927c .filter_cool_6f04 li,
.hidden_927c .pagination_d766 li,
.hidden_927c .gradient_hard_f481 li,
.hidden_927c .tertiary-4d8d li,
.hidden_927c .focused_a3f5 li,
.hidden_927c .last-e7b5 li {
  display: block;
  position: relative;
}
.hidden_927c .mini-7a8a li:last-child,
.hidden_927c .left_7b0a li:last-child,
.hidden_927c .filter_cool_6f04 li:last-child,
.hidden_927c .pagination_d766 li:last-child,
.hidden_927c .gradient_hard_f481 li:last-child,
.hidden_927c .tertiary-4d8d li:last-child,
.hidden_927c .focused_a3f5 li:last-child,
.hidden_927c .last-e7b5 li:last-child {
  border: none;
}
.hidden_927c .mini-7a8a li a,
.hidden_927c .left_7b0a li a,
.hidden_927c .filter_cool_6f04 li a,
.hidden_927c .pagination_d766 li a,
.hidden_927c .gradient_hard_f481 li a,
.hidden_927c .tertiary-4d8d li a,
.hidden_927c .focused_a3f5 li a,
.hidden_927c .last-e7b5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_927c .mini-7a8a li ul li::before,
.hidden_927c .left_7b0a li ul li::before,
.hidden_927c .filter_cool_6f04 li ul li::before,
.hidden_927c .pagination_d766 li ul li::before,
.hidden_927c .gradient_hard_f481 li ul li::before,
.hidden_927c .tertiary-4d8d li ul li::before,
.hidden_927c .focused_a3f5 li ul li::before,
.hidden_927c .last-e7b5 li ul li::before {
  left: 15px;
}
.hidden_927c .mini-7a8a li ul a,
.hidden_927c .left_7b0a li ul a,
.hidden_927c .filter_cool_6f04 li ul a,
.hidden_927c .pagination_d766 li ul a,
.hidden_927c .gradient_hard_f481 li ul a,
.hidden_927c .tertiary-4d8d li ul a,
.hidden_927c .focused_a3f5 li ul a,
.hidden_927c .last-e7b5 li ul a {
  padding-left: 20px;
}
.hidden_927c .mini-7a8a li ul ul li::before,
.hidden_927c .left_7b0a li ul ul li::before,
.hidden_927c .filter_cool_6f04 li ul ul li::before,
.hidden_927c .pagination_d766 li ul ul li::before,
.hidden_927c .gradient_hard_f481 li ul ul li::before,
.hidden_927c .tertiary-4d8d li ul ul li::before,
.hidden_927c .focused_a3f5 li ul ul li::before,
.hidden_927c .last-e7b5 li ul ul li::before {
  left: 30px;
}
.hidden_927c .mini-7a8a li ul ul a,
.hidden_927c .left_7b0a li ul ul a,
.hidden_927c .filter_cool_6f04 li ul ul a,
.hidden_927c .pagination_d766 li ul ul a,
.hidden_927c .gradient_hard_f481 li ul ul a,
.hidden_927c .tertiary-4d8d li ul ul a,
.hidden_927c .focused_a3f5 li ul ul a,
.hidden_927c .last-e7b5 li ul ul a {
  padding-left: 40px;
}
.hidden_927c .huge-f2a8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_927c .last-e7b5 ul li {
  margin-bottom: 1.41575em;
}
.hidden_927c .last-e7b5 ul li .breadcrumb_9205 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden_927c .last-e7b5 ul li .yellow_623e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_cold_2bc0 .mini-7a8a li a,
.frame_cold_2bc0 .left_7b0a li a,
.frame_cold_2bc0 .filter_cool_6f04 li a,
.frame_cold_2bc0 .pagination_d766 li a,
.frame_cold_2bc0 .gradient_hard_f481 li a,
.frame_cold_2bc0 .tertiary-4d8d li a,
.frame_cold_2bc0 .focused_a3f5 li a,
.frame_cold_2bc0 .last-e7b5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_cold_2bc0 .huge-f2a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_cold_2bc0 .simple_13e7 ul li.border_blue_1353 .tag_32a3,
.frame_cold_2bc0 .simple_13e7 ul li.new_717a .tag_32a3 {
  background: rgba(0, 0, 0, 0.2);
}
.frame_cold_2bc0 .hidden_927c .simple_13e7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_63e6 .hidden_927c .row_focused_512e li {
  margin: 0;
}
.large_63e6 .hidden_927c .row_focused_512e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.large_63e6 .hidden_927c .row_focused_512e li ul {
  margin: 0;
}
.large_63e6 .hidden_927c .row_focused_512e li ul li a {
  padding-left: 15px;
}
.large_63e6 .hidden_927c .row_focused_512e li ul li li a {
  padding-left: 30px;
}
.large_63e6 .hidden_927c .row_focused_512e li.shade-fresh-b240 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.large_63e6 .hidden_927c .row_focused_512e li.shade-fresh-b240 > 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;
}
.large_63e6 .hidden_927c .row_focused_512e li.shade-fresh-b240 > 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;
}
.dropdown_6905 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid-soft-9b1c {
  position: relative;
  z-index: 10;
}
.grid-soft-9b1c .filter_d9b7 {
  width: 100%;
  max-width: 100%;
}
.caption_new_befd .outer-8b54 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption_new_befd .glass-f9b5 {
}
.caption_new_befd .frame_cold_2bc0 {
  background: #292929;
}
.silver_583a .outer-8b54 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.silver_583a .glass-f9b5 {
  background: #f9f9f9;
}
.silver_583a .frame_cold_2bc0 {
  background: #303030;
}
.center-600f .outer-8b54 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .center-600f .upper-65da {
    margin-bottom: 1em;
  }
  .center-600f .upper-65da:last-child {
    margin-bottom: 0;
  }
}
.center-600f .glass-f9b5 {
  background: #ededed;
}
.center-600f .frame_cold_2bc0 {
  background: #1a1a1a;
}
.outer-8b54.glass-f9b5 {
  color: rgba(0, 0, 0, 0.6);
}
.outer-8b54.glass-f9b5 .hot_c728 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer-8b54.frame_cold_2bc0 {
  color: rgba(255, 255, 255, 0.99);
}
.outer-8b54.frame_cold_2bc0 a:not(.surface_pro_5bd0) {
  color: rgba(255, 255, 255, 0.79);
}
.outer-8b54.frame_cold_2bc0 a:not(.surface_pro_5bd0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-8b54.frame_cold_2bc0 .hot_c728 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-8b54.frame_cold_2bc0 table tbody td,
.outer-8b54.frame_cold_2bc0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress_medium_944b.avatar_495d .element_lite_6bef {
  max-width: initial;
}
.progress_medium_944b .shadow_under_7279 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress_medium_944b .shadow_under_7279 .filter_d9b7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress_medium_944b .shadow_under_7279 .filter_d9b7 {
    display: block;
    margin-bottom: 2em;
  }
  .progress_medium_944b .shadow_under_7279 .filter_d9b7:last-child {
    margin-bottom: 0;
  }
}
.center-600f .upper-65da:last-child,
.silver_583a .upper-65da:last-child,
.caption_new_befd .upper-65da:last-child {
  margin-bottom: 0;
}
.center-600f .upper-65da .hidden_927c .simple_13e7:last-child,
.silver_583a .upper-65da .hidden_927c .simple_13e7:last-child,
.caption_new_befd .upper-65da .hidden_927c .simple_13e7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .center-600f .clean-841c,
  .center-600f .text-wide-c5ff,
  .silver_583a .clean-841c,
  .silver_583a .text-wide-c5ff,
  .caption_new_befd .clean-841c,
  .caption_new_befd .text-wide-c5ff {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid-soft-9b1c .upper-65da {
    margin-bottom: 2em;
  }
}
.grid-soft-9b1c p:last-child {
  margin-bottom: 0;
}
.grid-soft-9b1c li,
.grid-soft-9b1c ul {
  list-style: none;
  margin: 0;
}
.grid-soft-9b1c ul ul {
  margin-left: 2.617924em;
}
.green-9311 {
  font-size: 0.875em;
}

/* css-noise: 87e3 */
.ghost-box-c9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
