/*!
Theme Name: Customify
Theme URI: https://pressmaximum.white_18fd/customify
Author: WPCustomify
Author URI: https://pressmaximum.white_18fd
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.white_18fd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.black-77b8.copper_921f/licenses/gpl-2.0.component-9d00
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.south-41cb/, (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.focus-6a03.rough-54d0/normalize.text_7290/
 ======
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.text_7290 v7.0.0 | MIT License | github.white_18fd/necolas/normalize.text_7290 */
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;
}
.chip-3d3e .gallery_dirty_6472,
.widget_2044,
.active_8fa8,
.border_stone_9207,
.nav-032c,
.dirty_43d8,
.bottom-2dc1,
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;
}
.widget_2044,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .widget_2044,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .widget_2044,
  h1 {
    font-size: 1.8em;
  }
}
.active_8fa8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active_8fa8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active_8fa8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active_8fa8,
  h2 {
    font-size: 1.7em;
  }
}
.border_stone_9207,
h3 {
  font-size: 1.618em;
}
.chip-3d3e .gallery_dirty_6472,
.nav-032c,
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.content_515f {
  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;
}
.slider-active-0a9f:after,
.slider-active-0a9f:before,
.element-blue-ed01:after,
.element-blue-ed01:before {
  content: "";
  display: table;
}
.slider-active-0a9f:after,
.element-blue-ed01:after {
  clear: both;
}
.accent-bb3b {
  float: right;
  margin-right: 0;
}
.backdrop-top-7922 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.simple_76f5 .text-smooth-1d4a,
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;
}
.simple_76f5 .text-smooth-1d4a: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;
}
.static-210e .text-smooth-1d4a {
  box-shadow: none;
}
.static-210e
  .text-smooth-1d4a
  .status-91ce {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.static-210e .text-smooth-1d4a .outline_e419 {
  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;
}
.static-210e
  .text-smooth-1d4a
  .outline_e419
  b {
  display: none;
}
.static-210e .video-6a90 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.medium_2e8d:not(.component-smooth-8f09):not(.under_9b31),
button:not(.component-smooth-8f09):not(.under_9b31),
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ),
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ),
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ) {
  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;
}
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ):hover,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ):hover,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):hover,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):hover,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ):active,
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ):active,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):active,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):active,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):active,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus {
  outline: 0;
}
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d {
  position: relative;
}
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .menu-8375,
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .item_liquid_60d7,
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .east-81bb,
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  i,
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  svg,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .menu-8375,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .item_liquid_60d7,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .east-81bb,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  i,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  svg,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .menu-8375,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .item_liquid_60d7,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .east-81bb,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  i,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  svg,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .menu-8375,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .item_liquid_60d7,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .east-81bb,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  i,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  svg,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .menu-8375,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .item_liquid_60d7,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  .east-81bb,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  i,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d
  svg {
  visibility: hidden;
}
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d:after,
button:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d:after,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d:after,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d:after,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ).fn-loading-c82d: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;
}
.medium_2e8d:not(.component-smooth-8f09):not(.under_9b31),
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ),
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ),
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ) {
  color: #fff;
  background: #235787;
}
.medium_2e8d:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus,
input[type="button"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus,
input[type="reset"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus,
input[type="submit"]:not(.component-smooth-8f09):not(
    .under_9b31
  ):focus {
  color: #fff;
}
.medium_2e8d.fn-disabled-c82d:not(.component-smooth-8f09):not(
    .under_9b31
  ),
.medium_2e8d[disabled]:not(.component-smooth-8f09):not(
    .under_9b31
  ),
button.fn-disabled-c82d:not(.component-smooth-8f09):not(
    .under_9b31
  ),
button[disabled]:not(.component-smooth-8f09):not(
    .under_9b31
  ) {
  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;
}
.thumbnail-4277 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail-4277: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;
}
.top-6cce {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.title_c8ae {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary_8130 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider-active-0a9f:after,
.slider-active-0a9f:before,
.selected_478e:after,
.selected_478e:before,
.panel_cool_5a88:after,
.panel_cool_5a88:before,
.pro_de19:after,
.pro_de19:before,
.title-f592:after,
.title-f592:before,
.outline_lite_6ca0:after,
.outline_lite_6ca0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider-active-0a9f:after,
.selected_478e:after,
.panel_cool_5a88:after,
.pro_de19:after,
.title-f592:after,
.outline_lite_6ca0:after {
  clear: both;
}
.selected_478e .pink_f360,
.panel_cool_5a88 .pink_f360,
.disabled_prev_9888 .pink_f360 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.heading_rough_6a11 {
  display: inline-block;
}
.pagination-next-9d0e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-next-9d0e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-next-9d0e .tag-first-0ade {
  padding: 1em 0;
  font-size: 85%;
}
.tag-first-0ade {
  text-align: left;
  font-style: italic;
  color: #999;
}
.logo-a6a3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.logo-a6a3:after,
.logo-a6a3:before {
  content: "";
  display: table;
}
.logo-a6a3:after {
  clear: both;
}
.summary_671f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focus_next_27ce .summary_671f {
  max-width: 50%;
}
.mask_clean_9c90 .summary_671f {
  max-width: 33.33%;
}
.sort-6bae .summary_671f {
  max-width: 25%;
}
.label-b821 .summary_671f {
  max-width: 20%;
}
.fluid-e74b .summary_671f {
  max-width: 16.66%;
}
.copper-eb24 .summary_671f {
  max-width: 14.28%;
}
.component-7bd0 .summary_671f {
  max-width: 12.5%;
}
.south_cc6a .summary_671f {
  max-width: 11.11%;
}
.stone-27e1 {
  display: block;
}
.chip-3d3e .hot-679f label,
.chip-3d3e .card-e772 label,
.chip-3d3e .container-west-d0c5 label,
.chip-3d3e .caption_f57d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-c7c6 {
  list-style: none;
  margin: 0;
}
.accent-c7c6 article.table-74f3 {
  margin-bottom: 0;
}
.accent-c7c6 ul {
  list-style: none;
  margin: 0;
}
.accent-c7c6 .inner_0826 li.table-74f3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-c7c6 .inner_0826 li.table-74f3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-c7c6 .inner_0826 li.table-74f3: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-c7c6 .inner_0826 li.table-74f3 li.table-74f3 li.table-74f3 li.table-74f3 {
    padding-left: 0;
  }
}
article.table-74f3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table-74f3 .selected_478e p:last-of-type {
  margin-bottom: 0;
}
article.table-74f3 .card-glass-c6cd {
  float: left;
}
article.table-74f3 .orange-cc1c {
  margin-left: 85px;
}
article.table-74f3 .shadow-b452 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table-74f3 .shadow-b452 .notice_4a0c {
  margin-left: 10px;
}
article.table-74f3 .current_98bf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table-74f3 .middle_cd0c {
  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 .hot-679f,
  #respond .container-west-d0c5,
  #respond .caption_f57d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot-679f input,
#respond .container-west-d0c5 input,
#respond .caption_f57d input {
  width: 100%;
}
#respond .caption_f57d {
  margin-right: 0;
}
#respond .hero-left-eec8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow-ec05 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slow-ec05.fast-62be {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slow-ec05 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slow-ec05:focus,
.slow-ec05: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);
}
.disabled-f63a {
  border-radius: 10%;
}
.image_ebe5 {
  border-radius: 50%;
}
.outline-b89e {
  font-size: 0.72em;
}
.hover-smooth-8557 {
  font-size: 0.875em;
}
.brown-6940 {
  font-size: 1.1em;
}
.avatar-east-3f9a {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar-east-3f9a.outline-b89e {
  letter-spacing: 0.5px;
}
.module_center_8ff5,
.module_center_8ff5 a {
  color: #6d6d6d;
}
.module_center_8ff5 a:hover {
  color: #111;
}
.column_61de {
  color: #6d6d6d;
}
.slow_ccbb {
  overflow-x: hidden;
}
.slow_ccbb .upper_6a1c.action_65da {
  position: relative;
}
.slow_ccbb .upper_6a1c.action_65da.accent_0517 {
  position: initial;
}
.slow_ccbb
  .upper_6a1c.action_65da.accent_0517
  .new-3a1d {
  left: auto;
}
.slow_ccbb .upper_6a1c .new-3a1d {
  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;
}
.slow_ccbb .upper_6a1c:hover.action_65da {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slow_ccbb
  .upper_6a1c:hover.action_65da
  .new-3a1d {
  display: block;
  z-index: 9999999;
}
.slow_ccbb .avatar_first_1f6e .basic-86c9,
.slow_ccbb .image-79c3 .basic-86c9 {
  display: none;
}
.slow_ccbb .notification_58c5 .upper_6a1c:hover.action_65da {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip-3d3e .hot-679f label,
.chip-3d3e .card-e772 label,
.chip-3d3e .container-west-d0c5 label,
.chip-3d3e .caption_f57d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-c7c6 {
  list-style: none;
  margin: 0;
}
.accent-c7c6 article.table-74f3 {
  margin-bottom: 0;
}
.accent-c7c6 ul {
  list-style: none;
  margin: 0;
}
.accent-c7c6 .inner_0826 li.table-74f3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-c7c6 .inner_0826 li.table-74f3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-c7c6 .inner_0826 li.table-74f3: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-c7c6 .inner_0826 li.table-74f3 li.table-74f3 li.table-74f3 li.table-74f3 {
    padding-left: 0;
  }
}
article.table-74f3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table-74f3 .selected_478e p:last-of-type {
  margin-bottom: 0;
}
article.table-74f3 .card-glass-c6cd {
  float: left;
}
article.table-74f3 .orange-cc1c {
  margin-left: 85px;
}
article.table-74f3 .shadow-b452 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table-74f3 .shadow-b452 .notice_4a0c {
  margin-left: 10px;
}
article.table-74f3 .current_98bf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table-74f3 .middle_cd0c {
  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 .hot-679f,
  #respond .container-west-d0c5,
  #respond .caption_f57d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot-679f input,
#respond .container-west-d0c5 input,
#respond .caption_f57d input {
  width: 100%;
}
#respond .caption_f57d {
  margin-right: 0;
}
#respond .hero-left-eec8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar_first_1f6e .static_a682 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.static_a682 .disabled_stale_54d1.plasma_4a95 .medium-f450 > li > a:focus,
.static_a682 .disabled_stale_54d1.plasma_4a95 .medium-f450 > li > a:hover,
.static_a682 .disabled_stale_54d1.video_in_3572 .medium-f450 > li > a:focus,
.static_a682 .disabled_stale_54d1.video_in_3572 .medium-f450 > li > a:hover,
.static_a682 .disabled_stale_54d1.gradient-94a2 .medium-f450 > li > a:focus,
.static_a682 .disabled_stale_54d1.gradient-94a2 .medium-f450 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_a682
  .disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li.pink-da41
  > a,
.static_a682
  .disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li.status_upper_c271
  > a,
.static_a682
  .disabled_stale_54d1.video_in_3572
  .medium-f450
  > li.pink-da41
  > a,
.static_a682
  .disabled_stale_54d1.video_in_3572
  .medium-f450
  > li.status_upper_c271
  > a,
.static_a682
  .disabled_stale_54d1.gradient-94a2
  .medium-f450
  > li.pink-da41
  > a,
.static_a682 .disabled_stale_54d1.gradient-94a2 .medium-f450 > li.main_c72d > a {
  color: rgba(255, 255, 255, 0.99);
}
.static_a682 .active_718b,
.static_a682 .active_718b a {
  color: rgba(255, 255, 255, 0.99);
}
.static_a682 .block-old-7d6d.footer_d07c li a,
.static_a682 .disabled-dd35 a,
.static_a682 .overlay-blue-1a1a,
.static_a682 .medium-f450 > li > a,
.static_a682 .black_25fc {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682 .block-old-7d6d.footer_d07c li a:hover,
.static_a682 .disabled-dd35 a:hover,
.static_a682 .overlay-blue-1a1a:hover,
.static_a682 .medium-f450 > li > a:hover,
.static_a682 .black_25fc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_a682 .text-middle-8c6c {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682 .text-middle-8c6c .selected-2c97 {
  color: rgba(255, 255, 255, 0.99);
}
.static_a682 .text-middle-8c6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_a682 .caption-warm-61c4 .thumbnail-ea18 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_a682 .caption-warm-61c4 .thumbnail-ea18 .info-huge-8449 {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682
  .caption-warm-61c4
  .thumbnail-ea18
  .info-huge-8449::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682
  .caption-warm-61c4
  .thumbnail-ea18
  .info-huge-8449:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682
  .caption-warm-61c4
  .thumbnail-ea18
  .info-huge-8449::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682
  .caption-warm-61c4
  .thumbnail-ea18
  .info-huge-8449::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682 .caption-warm-61c4 .pagination-red-45d5 {
  color: rgba(255, 255, 255, 0.79);
}
.static_a682 .caption-warm-61c4 .pagination-red-45d5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-3bf8
  .static_a682
  .caption-warm-61c4
  .breadcrumb_last_86a8
  .image-56d9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-3bf8
  .static_a682
  .caption-warm-61c4
  .breadcrumb_last_86a8
  .info-huge-8449 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_first_1f6e .outline-015a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outline-015a .disabled_stale_54d1.plasma_4a95 .medium-f450 > li > a:focus,
.outline-015a .disabled_stale_54d1.plasma_4a95 .medium-f450 > li > a:hover,
.outline-015a .disabled_stale_54d1.video_in_3572 .medium-f450 > li > a:focus,
.outline-015a .disabled_stale_54d1.video_in_3572 .medium-f450 > li > a:hover,
.outline-015a .disabled_stale_54d1.gradient-94a2 .medium-f450 > li > a:focus,
.outline-015a .disabled_stale_54d1.gradient-94a2 .medium-f450 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-015a
  .disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li.pink-da41
  > a,
.outline-015a
  .disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li.status_upper_c271
  > a,
.outline-015a
  .disabled_stale_54d1.video_in_3572
  .medium-f450
  > li.pink-da41
  > a,
.outline-015a
  .disabled_stale_54d1.video_in_3572
  .medium-f450
  > li.status_upper_c271
  > a,
.outline-015a
  .disabled_stale_54d1.gradient-94a2
  .medium-f450
  > li.pink-da41
  > a,
.outline-015a .disabled_stale_54d1.gradient-94a2 .medium-f450 > li.main_c72d > a {
  color: rgba(0, 0, 0, 0.8);
}
.outline-015a .active_718b,
.outline-015a .active_718b a {
  color: rgba(0, 0, 0, 0.8);
}
.outline-015a .block-old-7d6d.footer_d07c li a,
.outline-015a .disabled-dd35 a,
.outline-015a .overlay-blue-1a1a,
.outline-015a .medium-f450 > li > a,
.outline-015a .black_25fc {
  color: rgba(0, 0, 0, 0.55);
}
.outline-015a .block-old-7d6d.footer_d07c li a:hover,
.outline-015a .disabled-dd35 a:hover,
.outline-015a .overlay-blue-1a1a:hover,
.outline-015a .medium-f450 > li > a:hover,
.outline-015a .black_25fc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-015a .text-middle-8c6c {
  color: rgba(0, 0, 0, 0.55);
}
.outline-015a .text-middle-8c6c .selected-2c97 {
  color: rgba(0, 0, 0, 0.8);
}
.outline-015a .text-middle-8c6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_3906 .last_ed65 {
  margin-left: auto;
  margin-right: auto;
}
.panel_cool_5a88 > * {
  margin-left: auto;
  margin-right: auto;
}
.panel_cool_5a88 .top-6cce {
  margin-right: 1.41575em;
}
.wrapper_huge_8429 .panel_cool_5a88 > .video-tiny-cfb8 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.wrapper_huge_8429 .panel_cool_5a88 > .selected_612a {
  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;
}
.texture_3fae.paragraph_3906 .last_ed65,
.thumbnail-857d.paragraph_3906 .last_ed65 {
  margin-left: 0;
}
.secondary_f37a.paragraph_3906 .last_ed65,
.module-dcc1.paragraph_3906 .last_ed65 {
  margin-right: 0;
}
.panel_cool_5a88 ol,
.panel_cool_5a88 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.in-245d video {
  max-width: 100%;
}
.label-985d img {
  display: block;
}
.label-985d.top-6cce,
.label-985d.title_c8ae {
  width: 100%;
}
.label-985d.selected_612a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.complex-fcc2:not(.light-0ac8) {
  margin: 1.5em auto;
}
.picture-dcc2 p {
  padding: 1.5em 14px;
}
ul.accordion_2042.selected_612a,
ul.accordion_2042.video-tiny-cfb8,
ul.accordion_2042.frame-5062.video-tiny-cfb8 {
  padding: 0 14px;
}
.footer_d666 {
  display: block;
  overflow-x: auto;
}
.footer_d666 table {
  border-collapse: collapse;
  width: 100%;
}
.footer_d666 td,
.footer_d666 th {
  padding: 0.5em;
}
.panel_cool_5a88 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel_cool_5a88 ol ol,
.panel_cool_5a88 ol ul,
.panel_cool_5a88 ul ol,
.panel_cool_5a88 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel_cool_5a88 ol ol li,
.panel_cool_5a88 ol ul li,
.panel_cool_5a88 ul ol li,
.panel_cool_5a88 ul ul li {
  margin-left: 0;
}
.light-b99f.container_dim_8ca4 > .modal_3353 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.light-b99f.container_dim_8ca4 > .modal_3353 iframe,
.light-b99f.container_dim_8ca4 > .modal_3353 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar-c610 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar-c610.brown-925e {
  padding: 0;
}
.avatar-c610.brown-925e cite {
  font-size: 13px;
}
.avatar-c610 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar-c610 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hovered-20ad {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hovered-20ad > p:first-child {
  margin-top: 0;
}
.hovered-20ad cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hovered-20ad blockquote {
  border-left: 0;
}
.stone-e7f0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stone-e7f0:not(.under-5797) {
  max-width: 100px;
}
.stone-e7f0.purple-caec {
  border-bottom: none !important;
  text-align: center;
}
.stone-e7f0.purple-caec::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .picture-dcc2 p {
    padding: 1.5em 0;
  }
}
.red_c6df {
  color: #0073aa;
}
.overlay_top_f98c {
  background-color: #0073aa;
}
.column-4434 {
  color: #229fd8;
}
.left-9143 {
  background-color: #229fd8;
}
.media_94d8 {
  color: #eee;
}
.media_small_947a {
  background-color: #eee;
}
.background-d7bd {
  color: #444;
}
.west_b15d {
  background-color: #444;
}
.section-2f90 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section-2f90 .image-pro-59dc .disabled-dd35 {
  font-size: 15px;
}
.section-2f90 .disabled-dd35 {
  line-height: 1.3;
}
.section-2f90 .outline-015a {
}
.section-2f90 .static_a682 {
  background: #235787;
}
.selected_71a7 {
  padding: 0;
}
.selected_71a7 .static_a682 {
  background: #1a1a1a;
}
.selected_71a7 .outline-015a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow-d0ed {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow-d0ed .outline-015a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow-d0ed .static_a682 {
  background: #303030;
}
.outline_lite_6ca0 {
  position: relative;
  z-index: 10;
}
.outline_lite_6ca0 .focus_stone_377d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_9b55 .action_65da {
  display: inline-block;
  vertical-align: middle;
}
.lower_9b55.carousel_55b5 .action_65da {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lower_9b55.carousel_55b5 .action_65da {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lower_9b55.carousel_55b5 .action_65da {
    margin-right: 0.4em;
  }
}
.lower_9b55.carousel_55b5 .action_65da:last-child {
  margin-right: 0;
}
.description-next-0c4a .focus_stone_377d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar_first_1f6e .image-pro-59dc {
    margin: 0 -0.5em;
  }
  .avatar_first_1f6e .image-pro-59dc [class*="customify-col-"],
  .avatar_first_1f6e .image-pro-59dc [class*="customify-col_"],
  .avatar_first_1f6e .image-pro-59dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar_first_1f6e.element_bronze_6f8f .focus_stone_377d {
  background: 0 0 !important;
}
.avatar_first_1f6e.element_bronze_6f8f .focus_stone_377d,
.avatar_first_1f6e.description-next-0c4a .focus_stone_377d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar_first_1f6e.right_7ed4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar_first_1f6e.description-next-0c4a .focus_stone_377d {
  box-shadow: none !important;
}
.accent-warm-40d9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accent-warm-40d9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accent-warm-40d9 {
    padding: 18px 0 20px;
  }
}
.accent-warm-40d9 .right_5412 {
  width: 100%;
}
.accent-warm-40d9 .secondary_f88b {
  margin-bottom: 0;
}
.accent-warm-40d9 .shade-7a0e {
  margin-top: 5px;
  font-size: 0.875em;
}
.list_7cc6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list_7cc6 .fresh_f8c2 {
  width: 100%;
}
.chip_9c85 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip_9c85 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip_9c85 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;
}
.chip_9c85 li:last-child:after {
  display: none;
}
.chip_9c85 li a {
  font-weight: 500;
  margin-right: 10px;
}
.slow_aadc .basic-86c9 button,
.accent-warm-40d9 .basic-86c9 button {
  left: 0;
}
.slow_aadc .fresh_f8c2,
.accent-warm-40d9 .fresh_f8c2 {
  padding-left: 0;
  padding-right: 0;
}
.slow_aadc .list_7cc6,
.accent-warm-40d9 .list_7cc6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.slow_aadc {
  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;
}
.slow_aadc: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;
}
.slow_aadc .dark_02af {
  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) {
  .slow_aadc .dark_02af {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .slow_aadc .dark_02af {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .slow_aadc .dark_02af {
    min-height: 200px;
  }
}
.slow_aadc .chip_9c85 {
  color: rgba(255, 255, 255, 0.8);
}
.slow_aadc .chip_9c85 a,
.slow_aadc .chip_9c85 li:after {
  color: inherit;
}
.slow_aadc .chip_9c85 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mask_e933 {
  margin-bottom: 0.5em;
}
.surface_stone_cdbc {
  margin-bottom: 1.2em;
}
.surface_stone_cdbc,
.mask_e933 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.surface_stone_cdbc p:last-child,
.mask_e933 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .basic-86c9,
#masthead .basic-86c9 {
  display: none;
}
#masthead
  > .basic-86c9.video_north_0263 {
  display: none;
}
#masthead > .basic-86c9 button {
  left: 0;
}
.fixed_cd11 {
  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%;
}
.fixed_cd11 .action_65da {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fixed_cd11 .tiny_694d {
  display: -webkit-box;
  display: flex;
}
.fixed_cd11 .tiny_694d.wrapper-b950 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fixed_cd11 .tiny_694d.description_778d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fixed_cd11 .tiny_694d.right-8248 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fixed_cd11.background-478c.sidebar_bronze_c3e7 .tiny_694d.wrapper-b950 {
  flex-basis: 100%;
}
.fixed_cd11.panel_ae1a .tiny_694d.description_778d {
  -webkit-box-flex: 1;
  flex: auto;
}
.fixed_cd11.panel_ae1a .tiny_694d.right-8248 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .basic-86c9.video_north_0263 {
  display: none;
}
#masthead > .basic-86c9 button {
  left: 0;
}
.avatar-98ad {
  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;
}
.avatar-98ad:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar-98ad.fixed_eecd i {
  margin-right: 4px;
}
.avatar-98ad.pressed-2e04 i {
  margin-left: 5px;
}
.disabled-dd35 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.disabled-dd35 p:last-child {
  margin-bottom: 0;
}
.outline-right-a743 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline-right-a743 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline-right-a743 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline-right-a743 .active_718b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline-right-a743 .component_warm_a112 {
  margin: 5px 0 7px 0;
}
.outline-right-a743.bright_b132 .blue_ecb9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline-right-a743.bright_b132 .input_bf43 {
  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;
}
.outline-right-a743.list_steel_94c4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline-right-a743.list_steel_94c4 .blue_ecb9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline-right-a743.list_steel_94c4 .input_bf43 {
  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;
}
.outline-right-a743.wrapper-714b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline-right-a743.copper_ac83 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline-right-a743.copper_ac83 .input_bf43 {
  margin-top: 7px;
}
.avatar_4d90 {
  display: inline-block;
}
.outline_lite_6ca0 .smooth-79a7 .outline-right-a743 img {
  max-width: 100%;
}
.disabled_stale_54d1 .tabs_south_8049.hard_a49b,
.icon_dynamic_a6ce .tabs_south_8049.hard_a49b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_stale_54d1 .static_958b,
.icon_dynamic_a6ce .static_958b {
  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%);
}
.disabled_stale_54d1 .static_958b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_stale_54d1.over-ef48 .static_958b {
  display: none;
}
.disabled_stale_54d1 .shade-46b4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_stale_54d1 .shade-46b4 li {
  display: inline-block;
  position: relative;
}
.disabled_stale_54d1 .shade-46b4 li:last-child {
  margin-right: 0;
}
.disabled_stale_54d1 .shade-46b4 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;
}
.disabled_stale_54d1 .shade-46b4 li.main_c72d > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_stale_54d1 .shade-46b4 > 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;
}
.disabled_stale_54d1 .shade-46b4 > li > a i {
  line-height: 0;
}
.disabled_stale_54d1 .shade-46b4 > li.heading-e3ca > a .static_958b {
  margin-left: 4px;
  line-height: 0;
}
.disabled_stale_54d1 .shade-46b4 .shadow-fixed-abb4 li.heading-e3ca > a {
  position: relative;
}
.disabled_stale_54d1 .shade-46b4 .shadow-fixed-abb4 li.heading-e3ca > a:after,
.disabled_stale_54d1 .shade-46b4 .shadow-fixed-abb4 li.heading-e3ca > a:before {
  content: "";
  display: table;
}
.disabled_stale_54d1 .shade-46b4 .shadow-fixed-abb4 li.heading-e3ca > a:after {
  clear: both;
}
.disabled_stale_54d1 .shade-46b4 .shadow-fixed-abb4 li.heading-e3ca > a .static_958b {
  margin-left: 5px;
  float: right;
}
.disabled_stale_54d1 .filter-white-6593,
.disabled_stale_54d1 .shadow-fixed-abb4 {
  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;
}
.disabled_stale_54d1 .shadow-fixed-abb4 {
  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;
}
.disabled_stale_54d1 .shadow-fixed-abb4 .hard_a49b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_stale_54d1 .shadow-fixed-abb4 .static_958b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_stale_54d1 .shadow-fixed-abb4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_stale_54d1 .shadow-fixed-abb4 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;
}
.disabled_stale_54d1 .shadow-fixed-abb4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_stale_54d1 .shadow-fixed-abb4 .shadow-fixed-abb4 {
  top: 0;
  left: 100%;
}
.disabled_stale_54d1 .large-8ad8.fn-focus-c82d > .filter-white-6593,
.disabled_stale_54d1 .large-8ad8.fn-focus-c82d > .shadow-fixed-abb4,
.disabled_stale_54d1 .large-8ad8:focus > .filter-white-6593,
.disabled_stale_54d1 .large-8ad8:focus > .shadow-fixed-abb4,
.disabled_stale_54d1 .large-8ad8:hover > .filter-white-6593,
.disabled_stale_54d1 .large-8ad8:hover > .shadow-fixed-abb4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_stale_54d1.gradient-94a2 .medium-f450:after,
.disabled_stale_54d1.gradient-94a2 .medium-f450:before {
  content: "";
  display: table;
}
.disabled_stale_54d1.gradient-94a2 .medium-f450:after {
  clear: both;
}
.disabled_stale_54d1.gradient-94a2 .medium-f450 > li {
  float: left;
}
.disabled_stale_54d1.bright-ba24 .medium-f450:after,
.disabled_stale_54d1.bright-ba24 .medium-f450:before {
  content: "";
  display: table;
}
.disabled_stale_54d1.bright-ba24 .medium-f450:after {
  clear: both;
}
.disabled_stale_54d1.bright-ba24 .medium-f450 > li {
  float: left;
}
.disabled_stale_54d1.bright-ba24 .medium-f450 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_stale_54d1.bright-ba24 .medium-f450 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_stale_54d1.bright-ba24 .medium-f450 > li.pink-da41 > a,
.disabled_stale_54d1.bright-ba24 .medium-f450 > li.main_c72d > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_stale_54d1.plasma_4a95 .medium-f450 > li > a .hard_a49b {
  position: relative;
}
.disabled_stale_54d1.plasma_4a95 .medium-f450 > li > a .hard_a49b: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;
}
.disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li:focus
  > a
  .hard_a49b:before,
.disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li:hover
  > a
  .hard_a49b:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li.pink-da41
  > a
  .hard_a49b:before,
.disabled_stale_54d1.plasma_4a95
  .medium-f450
  > li.status_upper_c271
  > a
  .hard_a49b:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_stale_54d1.video_in_3572 .medium-f450 > li > a .hard_a49b {
  position: relative;
}
.disabled_stale_54d1.video_in_3572 .medium-f450 > li > a .hard_a49b: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;
}
.disabled_stale_54d1.video_in_3572 .medium-f450 > li:focus > a .hard_a49b:before,
.disabled_stale_54d1.video_in_3572
  .medium-f450
  > li:hover
  > a
  .hard_a49b:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_stale_54d1.video_in_3572
  .medium-f450
  > li.pink-da41
  > a
  .hard_a49b:before,
.disabled_stale_54d1.video_in_3572
  .medium-f450
  > li.status_upper_c271
  > a
  .hard_a49b:before {
  width: 100%;
  background-color: currentColor;
}
.icon_dynamic_a6ce .shade-46b4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon_dynamic_a6ce .shade-46b4 li:first-child > a {
  border-top: none;
}
.icon_dynamic_a6ce .shade-46b4 .soft_4754 > .hard_a49b .static_958b {
  display: none;
}
.icon_dynamic_a6ce .shade-46b4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon_dynamic_a6ce .shade-46b4 li:last-child {
  border: none;
}
.icon_dynamic_a6ce .shade-46b4 li.heading-e3ca > a {
  padding-right: 45px !important;
}
.icon_dynamic_a6ce .shade-46b4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon_dynamic_a6ce .shade-46b4 li a:focus,
.icon_dynamic_a6ce .shade-46b4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_dynamic_a6ce .shade-46b4 li .last_5b36 {
  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;
}
.icon_dynamic_a6ce .shade-46b4 li .last_5b36:hover {
  box-shadow: none;
}
.icon_dynamic_a6ce .shade-46b4 li .last_5b36 .static_958b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon_dynamic_a6ce .shade-46b4 .shadow-fixed-abb4 {
  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);
}
.icon_dynamic_a6ce .shade-46b4 .shadow-fixed-abb4 li a {
  padding-left: 3em;
}
.icon_dynamic_a6ce .shade-46b4 .overlay-cbe2 > a .last_5b36 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon_dynamic_a6ce .shade-46b4 .overlay-cbe2 > .shadow-fixed-abb4 {
  display: block;
  opacity: 1;
}
.accent_6a90 {
  max-width: 100%;
}
.element-next-1621 {
  line-height: 0;
  cursor: pointer;
}
.black_25fc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.black_25fc:hover {
  box-shadow: none;
  color: currentColor;
}
.black_25fc svg {
  width: 18px;
  height: 18px;
}
.black_25fc .frame_32c4 {
  display: none;
}
.lite-9349 {
  position: relative;
}
.lite-9349.fn-active-c82d .black_25fc .surface-cd7a {
  display: none;
}
.lite-9349.fn-active-c82d .black_25fc .frame_32c4 {
  display: inline-block;
}
.lite-9349 .preview-wood-fc71 {
  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);
}
.lite-9349.solid-ec8f .preview-wood-fc71 {
  left: auto;
  right: -0.9em;
}
.lite-9349.solid-ec8f .small-10fe::before {
  left: auto;
  right: 15px;
}
.lite-9349.fn-active-c82d .preview-wood-fc71 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_last_86a8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb_last_86a8 label {
  flex-basis: 100%;
}
.breadcrumb_last_86a8 .thumbnail-ea18 {
  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;
}
.breadcrumb_last_86a8 .info-huge-8449 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb_last_86a8 .info-huge-8449:focus {
  background-color: transparent;
}
.breadcrumb_last_86a8 button.pagination-red-45d5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb_last_86a8 button.pagination-red-45d5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb_last_86a8 button.pagination-red-45d5 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb_last_86a8 input[type="submit"] {
  min-height: auto;
}
.caption-warm-61c4 .breadcrumb_last_86a8 .info-huge-8449 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.small-10fe {
  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-10fe {
    width: 220px;
  }
}
.small-10fe label {
  flex-basis: 100%;
}
.small-10fe::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;
}
.nav-3bf8 .caption-warm-61c4 .breadcrumb_last_86a8 {
  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;
}
.nav-3bf8
  .caption-warm-61c4
  .breadcrumb_last_86a8
  .thumbnail-ea18 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.nav-3bf8 .caption-warm-61c4 .breadcrumb_last_86a8 .info-huge-8449 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.nav-3bf8
  .caption-warm-61c4
  .breadcrumb_last_86a8
  .info-huge-8449:focus {
  background: 0 0;
}
.nav-3bf8
  .caption-warm-61c4
  .breadcrumb_last_86a8
  .image-56d9 {
  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;
}
.block-old-7d6d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block-old-7d6d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block-old-7d6d li:last-child {
  margin-right: 0;
}
.block-old-7d6d li:first-child {
  margin-left: 0;
}
.block-old-7d6d.plasma-50db a {
  color: #fff;
}
.block-old-7d6d.plasma-50db a:hover {
  color: #fff;
}
.block-old-7d6d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block-old-7d6d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block-old-7d6d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block-old-7d6d a:hover {
  opacity: 0.9;
  color: inherit;
}
.block-old-7d6d [class*="social-icon-apple"] {
  background-color: #999;
}
.block-old-7d6d [class*="social-icon-apple"].nav-thick-c98a {
  background-color: transparent;
  color: #999;
}
.block-old-7d6d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block-old-7d6d [class*="social-icon-behance"].nav-thick-c98a {
  background-color: transparent;
  color: #1769ff;
}
.block-old-7d6d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block-old-7d6d [class*="social-icon-bitbucket"].nav-thick-c98a {
  background-color: transparent;
  color: #205081;
}
.block-old-7d6d [class*="social-icon-codepen"] {
  background-color: #000;
}
.block-old-7d6d [class*="social-icon-codepen"].nav-thick-c98a {
  background-color: transparent;
  color: #000;
}
.block-old-7d6d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block-old-7d6d [class*="social-icon-delicious"].nav-thick-c98a {
  background-color: transparent;
  color: #39f;
}
.block-old-7d6d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block-old-7d6d [class*="social-icon-digg"].nav-thick-c98a {
  background-color: transparent;
  color: #005be2;
}
.block-old-7d6d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block-old-7d6d [class*="social-icon-dribbble"].nav-thick-c98a {
  background-color: transparent;
  color: #ea4c89;
}
.block-old-7d6d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block-old-7d6d [class*="social-icon-envelope"].nav-thick-c98a {
  background-color: transparent;
  color: #ea4335;
}
.block-old-7d6d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block-old-7d6d [class*="social-icon-facebook"].nav-thick-c98a {
  background-color: transparent;
  color: #3b5998;
}
.block-old-7d6d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block-old-7d6d [class*="social-icon-flickr"].nav-thick-c98a {
  background-color: transparent;
  color: #0063dc;
}
.block-old-7d6d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block-old-7d6d [class*="social-icon-foursquare"].nav-thick-c98a {
  background-color: transparent;
  color: #2d5be3;
}
.block-old-7d6d [class*="social-icon-github"] {
  background-color: #333;
}
.block-old-7d6d [class*="social-icon-github"].nav-thick-c98a {
  background-color: transparent;
  color: #333;
}
.block-old-7d6d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block-old-7d6d [class*="social-icon-google-plus"].nav-thick-c98a {
  background-color: transparent;
  color: #dd4b39;
}
.block-old-7d6d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block-old-7d6d [class*="social-icon-houzz"].nav-thick-c98a {
  background-color: transparent;
  color: #7ac142;
}
.block-old-7d6d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block-old-7d6d [class*="social-icon-instagram"].nav-thick-c98a {
  background-color: transparent;
  color: #262626;
}
.block-old-7d6d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block-old-7d6d [class*="social-icon-jsfiddle"].nav-thick-c98a {
  background-color: transparent;
  color: #487aa2;
}
.block-old-7d6d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block-old-7d6d [class*="social-icon-linkedin"].nav-thick-c98a {
  background-color: transparent;
  color: #0077b5;
}
.block-old-7d6d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block-old-7d6d [class*="social-icon-medium"].nav-thick-c98a {
  background-color: transparent;
  color: #00ab6b;
}
.block-old-7d6d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block-old-7d6d
  [class*="social-icon-odnoklassniki"].nav-thick-c98a {
  background-color: transparent;
  color: #f4731c;
}
.block-old-7d6d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block-old-7d6d [class*="social-icon-meetup"].nav-thick-c98a {
  background-color: transparent;
  color: #ec1c40;
}
.block-old-7d6d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block-old-7d6d [class*="social-icon-pinterest"].nav-thick-c98a {
  background-color: transparent;
  color: #bd081c;
}
.block-old-7d6d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block-old-7d6d [class*="social-icon-product-hunt"].nav-thick-c98a {
  background-color: transparent;
  color: #da552f;
}
.block-old-7d6d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block-old-7d6d [class*="social-icon-reddit"].nav-thick-c98a {
  background-color: transparent;
  color: #ff4500;
}
.block-old-7d6d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block-old-7d6d [class*="social-icon-rss"].nav-thick-c98a {
  background-color: transparent;
  color: #f26522;
}
.block-old-7d6d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block-old-7d6d
  [class*="social-icon-shopping-cart"].nav-thick-c98a {
  background-color: transparent;
  color: #4caf50;
}
.block-old-7d6d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block-old-7d6d [class*="social-icon-skype"].nav-thick-c98a {
  background-color: transparent;
  color: #00aff0;
}
.block-old-7d6d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block-old-7d6d [class*="social-icon-slideshare"].nav-thick-c98a {
  background-color: transparent;
  color: #0077b5;
}
.block-old-7d6d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block-old-7d6d [class*="social-icon-snapchat"].nav-thick-c98a {
  background-color: transparent;
  color: #fffc00;
}
.block-old-7d6d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block-old-7d6d [class*="social-icon-soundcloud"].nav-thick-c98a {
  background-color: transparent;
  color: #f80;
}
.block-old-7d6d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block-old-7d6d [class*="social-icon-spotify"].nav-thick-c98a {
  background-color: transparent;
  color: #2ebd59;
}
.block-old-7d6d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block-old-7d6d
  [class*="social-icon-stack-overflow"].nav-thick-c98a {
  background-color: transparent;
  color: #fe7a15;
}
.block-old-7d6d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block-old-7d6d [class*="social-icon-maldkfgram"].nav-thick-c98a {
  background-color: transparent;
  color: #2ca5e0;
}
.block-old-7d6d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block-old-7d6d [class*="social-icon-tripadvisor"].nav-thick-c98a {
  background-color: transparent;
  color: #589442;
}
.block-old-7d6d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block-old-7d6d [class*="social-icon-tumblr"].nav-thick-c98a {
  background-color: transparent;
  color: #35465c;
}
.block-old-7d6d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block-old-7d6d [class*="social-icon-twitch"].nav-thick-c98a {
  background-color: transparent;
  color: #6441a5;
}
.block-old-7d6d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block-old-7d6d [class*="social-icon-twitter"].nav-thick-c98a {
  background-color: transparent;
  color: #1da1f2;
}
.block-old-7d6d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block-old-7d6d [class*="social-icon-vimeo"].nav-thick-c98a {
  background-color: transparent;
  color: #1ab7ea;
}
.block-old-7d6d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block-old-7d6d [class*="social-icon-vk"].nav-thick-c98a {
  background-color: transparent;
  color: #45668e;
}
.block-old-7d6d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block-old-7d6d [class*="social-icon-weibo"].nav-thick-c98a {
  background-color: transparent;
  color: #df2029;
}
.block-old-7d6d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block-old-7d6d [class*="social-icon-weixin"].nav-thick-c98a {
  background-color: transparent;
  color: #7bb32e;
}
.block-old-7d6d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block-old-7d6d [class*="social-icon-whatsapp"].nav-thick-c98a {
  background-color: transparent;
  color: #25d366;
}
.block-old-7d6d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block-old-7d6d [class*="social-icon-wordpress"].nav-thick-c98a {
  background-color: transparent;
  color: #21759b;
}
.block-old-7d6d [class*="social-icon-xing"] {
  background-color: #026466;
}
.block-old-7d6d [class*="social-icon-xing"].nav-thick-c98a {
  background-color: transparent;
  color: #026466;
}
.block-old-7d6d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block-old-7d6d [class*="social-icon-yelp"].nav-thick-c98a {
  background-color: transparent;
  color: #af0606;
}
.block-old-7d6d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block-old-7d6d [class*="social-icon-youtube"].nav-thick-c98a {
  background-color: transparent;
  color: #cd201f;
}
.overlay-blue-1a1a {
  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;
}
.overlay-blue-1a1a:hover {
  box-shadow: none;
  background: 0 0;
}
.label_2aa5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-9671 {
  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;
}
.aside-under-e377 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter_upper_cdae {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter_upper_cdae,
.filter_upper_cdae::after,
.filter_upper_cdae::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;
}
.filter_upper_cdae::after,
.filter_upper_cdae::before {
  content: "";
  display: block;
  background-color: inherit;
}
.plasma_f9f2 .text-9671 .aside-under-e377 {
  margin-top: -2px;
  width: 19px;
}
.plasma_f9f2 .text-9671 .filter_upper_cdae {
  margin-top: -1px;
}
.plasma_f9f2 .text-9671 .filter_upper_cdae,
.plasma_f9f2 .text-9671 .filter_upper_cdae::after,
.plasma_f9f2 .text-9671 .filter_upper_cdae::before {
  width: 19px;
  height: 2px;
}
.plasma_f9f2 .text-9671 .filter_upper_cdae::before {
  top: -6px;
}
.plasma_f9f2 .text-9671 .filter_upper_cdae::after {
  bottom: -6px;
}
.link_d110 .text-9671 .aside-under-e377 {
  margin-top: -2px;
  width: 22px;
}
.link_d110 .text-9671 .filter_upper_cdae {
  margin-top: -1px;
}
.link_d110 .text-9671 .filter_upper_cdae,
.link_d110 .text-9671 .filter_upper_cdae::after,
.link_d110 .text-9671 .filter_upper_cdae::before {
  width: 22px;
  height: 2px;
}
.link_d110 .text-9671 .filter_upper_cdae::before {
  top: -7px;
}
.link_d110 .text-9671 .filter_upper_cdae::after {
  bottom: -7px;
}
.selected_26bc .text-9671 .aside-under-e377 {
  margin-top: -2px;
  width: 31px;
}
.selected_26bc .text-9671 .filter_upper_cdae {
  margin-top: -1.5px;
}
.selected_26bc .text-9671 .filter_upper_cdae,
.selected_26bc .text-9671 .filter_upper_cdae::after,
.selected_26bc .text-9671 .filter_upper_cdae::before {
  width: 31px;
  height: 3px;
}
.selected_26bc .text-9671 .filter_upper_cdae::before {
  top: -9px;
}
.selected_26bc .text-9671 .filter_upper_cdae::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .under_fee4 .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 19px;
  }
  .under_fee4 .text-9671 .filter_upper_cdae {
    margin-top: -1px;
  }
  .under_fee4 .text-9671 .filter_upper_cdae,
  .under_fee4 .text-9671 .filter_upper_cdae::after,
  .under_fee4 .text-9671 .filter_upper_cdae::before {
    width: 19px;
    height: 2px;
  }
  .under_fee4 .text-9671 .filter_upper_cdae::before {
    top: -6px;
  }
  .under_fee4 .text-9671 .filter_upper_cdae::after {
    bottom: -6px;
  }
  .complex_68be .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_68be .text-9671 .filter_upper_cdae {
    margin-top: -1px;
  }
  .complex_68be .text-9671 .filter_upper_cdae,
  .complex_68be .text-9671 .filter_upper_cdae::after,
  .complex_68be .text-9671 .filter_upper_cdae::before {
    width: 22px;
    height: 2px;
  }
  .complex_68be .text-9671 .filter_upper_cdae::before {
    top: -7px;
  }
  .complex_68be .text-9671 .filter_upper_cdae::after {
    bottom: -7px;
  }
  .action_bcf3 .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 31px;
  }
  .action_bcf3 .text-9671 .filter_upper_cdae {
    margin-top: -1.5px;
  }
  .action_bcf3 .text-9671 .filter_upper_cdae,
  .action_bcf3 .text-9671 .filter_upper_cdae::after,
  .action_bcf3 .text-9671 .filter_upper_cdae::before {
    width: 31px;
    height: 3px;
  }
  .action_bcf3 .text-9671 .filter_upper_cdae::before {
    top: -9px;
  }
  .action_bcf3 .text-9671 .filter_upper_cdae::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_south_aecb .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_south_aecb .text-9671 .filter_upper_cdae {
    margin-top: -1px;
  }
  .chip_south_aecb .text-9671 .filter_upper_cdae,
  .chip_south_aecb .text-9671 .filter_upper_cdae::after,
  .chip_south_aecb .text-9671 .filter_upper_cdae::before {
    width: 19px;
    height: 2px;
  }
  .chip_south_aecb .text-9671 .filter_upper_cdae::before {
    top: -6px;
  }
  .chip_south_aecb .text-9671 .filter_upper_cdae::after {
    bottom: -6px;
  }
  .card-f3e6 .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 22px;
  }
  .card-f3e6 .text-9671 .filter_upper_cdae {
    margin-top: -1px;
  }
  .card-f3e6 .text-9671 .filter_upper_cdae,
  .card-f3e6 .text-9671 .filter_upper_cdae::after,
  .card-f3e6 .text-9671 .filter_upper_cdae::before {
    width: 22px;
    height: 2px;
  }
  .card-f3e6 .text-9671 .filter_upper_cdae::before {
    top: -7px;
  }
  .card-f3e6 .text-9671 .filter_upper_cdae::after {
    bottom: -7px;
  }
  .button-e9b4 .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 31px;
  }
  .button-e9b4 .text-9671 .filter_upper_cdae {
    margin-top: -1.5px;
  }
  .button-e9b4 .text-9671 .filter_upper_cdae,
  .button-e9b4 .text-9671 .filter_upper_cdae::after,
  .button-e9b4 .text-9671 .filter_upper_cdae::before {
    width: 31px;
    height: 3px;
  }
  .button-e9b4 .text-9671 .filter_upper_cdae::before {
    top: -9px;
  }
  .button-e9b4 .text-9671 .filter_upper_cdae::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active-brown-4e8c .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 19px;
  }
  .active-brown-4e8c .text-9671 .filter_upper_cdae {
    margin-top: -1px;
  }
  .active-brown-4e8c .text-9671 .filter_upper_cdae,
  .active-brown-4e8c .text-9671 .filter_upper_cdae::after,
  .active-brown-4e8c .text-9671 .filter_upper_cdae::before {
    width: 19px;
    height: 2px;
  }
  .active-brown-4e8c .text-9671 .filter_upper_cdae::before {
    top: -6px;
  }
  .active-brown-4e8c .text-9671 .filter_upper_cdae::after {
    bottom: -6px;
  }
  .module_756b .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 22px;
  }
  .module_756b .text-9671 .filter_upper_cdae {
    margin-top: -1px;
  }
  .module_756b .text-9671 .filter_upper_cdae,
  .module_756b .text-9671 .filter_upper_cdae::after,
  .module_756b .text-9671 .filter_upper_cdae::before {
    width: 22px;
    height: 2px;
  }
  .module_756b .text-9671 .filter_upper_cdae::before {
    top: -7px;
  }
  .module_756b .text-9671 .filter_upper_cdae::after {
    bottom: -7px;
  }
  .wrapper_3fee .text-9671 .aside-under-e377 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_3fee .text-9671 .filter_upper_cdae {
    margin-top: -1.5px;
  }
  .wrapper_3fee .text-9671 .filter_upper_cdae,
  .wrapper_3fee .text-9671 .filter_upper_cdae::after,
  .wrapper_3fee .text-9671 .filter_upper_cdae::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_3fee .text-9671 .filter_upper_cdae::before {
    top: -9px;
  }
  .wrapper_3fee .text-9671 .filter_upper_cdae::after {
    bottom: -9px;
  }
}
.nav_over_0b4a .filter_upper_cdae {
  -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);
}
.nav_over_0b4a .filter_upper_cdae::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.nav_over_0b4a .filter_upper_cdae::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);
}
.nav_over_0b4a.outline_43fb .filter_upper_cdae {
  -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);
}
.nav_over_0b4a.outline_43fb .filter_upper_cdae::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.nav_over_0b4a.outline_43fb .filter_upper_cdae::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);
}
.border_inner_c90c {
  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.icon_7562:before {
  display: none;
}
.image-79c3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image-79c3 .sidebar_blue_3b56 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image-79c3 .sidebar_blue_3b56:last-of-type {
  border-bottom: none;
}
.image-79c3 .sidebar_blue_3b56.sidebar-complex-6a9f,
.image-79c3 .sidebar_blue_3b56.surface-slow-7185,
.image-79c3 .sidebar_blue_3b56.article_f32b {
  padding: 0;
}
.image-79c3 .icon_dynamic_a6ce .last_5b36 {
  color: currentColor;
}
.image-79c3 .icon_dynamic_a6ce .last_5b36:focus,
.image-79c3 .icon_dynamic_a6ce .last_5b36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-79c3.outline-015a .text-middle-8c6c,
.image-79c3.outline-015a .disabled-dd35 a,
.image-79c3.outline-015a .medium-f450 a,
.image-79c3.outline-015a .shadow-fixed-abb4 a {
  color: rgba(0, 0, 0, 0.55);
}
.image-79c3.outline-015a .text-middle-8c6c:hover,
.image-79c3.outline-015a .disabled-dd35 a:hover,
.image-79c3.outline-015a .medium-f450 a:hover,
.image-79c3.outline-015a .shadow-fixed-abb4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-79c3.outline-015a .selected-2c97 {
  color: rgba(0, 0, 0, 0.8);
}
.image-79c3.outline-015a .sidebar_blue_3b56 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-79c3.outline-015a .sidebar_blue_3b56:before {
  background: rgba(0, 0, 0, 0.08);
}
.image-79c3.outline-015a .column_424f:before {
  background: rgba(255, 255, 255, 0.9);
}
.image-79c3.outline-015a .icon_dynamic_a6ce .shade-46b4 li a,
.image-79c3.outline-015a .icon_dynamic_a6ce .last_5b36,
.image-79c3.outline-015a .shadow-fixed-abb4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-79c3.outline-015a .icon_dynamic_a6ce .last_5b36:focus,
.image-79c3.outline-015a .icon_dynamic_a6ce .last_5b36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-79c3.outline-015a .shade-46b4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-79c3.static_a682 .text-middle-8c6c,
.image-79c3.static_a682 .disabled-dd35 a,
.image-79c3.static_a682 .medium-f450 .last_5b36,
.image-79c3.static_a682 .medium-f450 a,
.image-79c3.static_a682 .shadow-fixed-abb4 a {
  color: rgba(255, 255, 255, 0.79);
}
.image-79c3.static_a682 .text-middle-8c6c:hover,
.image-79c3.static_a682 .disabled-dd35 a:hover,
.image-79c3.static_a682 .medium-f450 .last_5b36:hover,
.image-79c3.static_a682 .medium-f450 a:hover,
.image-79c3.static_a682 .shadow-fixed-abb4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-79c3.static_a682 .selected-2c97 {
  color: rgba(255, 255, 255, 0.99);
}
.image-79c3.static_a682 .sidebar_blue_3b56 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-79c3.static_a682 .sidebar_blue_3b56:before {
  background: rgba(255, 255, 255, 0.08);
}
.image-79c3.static_a682 .column_424f:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-79c3.static_a682 .icon_dynamic_a6ce .shade-46b4 li a,
.image-79c3.static_a682 .icon_dynamic_a6ce .last_5b36,
.image-79c3.static_a682 .shadow-fixed-abb4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-79c3.static_a682 .icon_dynamic_a6ce .last_5b36:focus,
.image-79c3.static_a682 .icon_dynamic_a6ce .last_5b36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-79c3.static_a682 .shade-46b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_424f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_424f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper-387e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card-3e41 .image-79c3 {
  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;
}
.card-3e41 .sidebar_blue_3b56 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card-3e41 .sidebar_blue_3b56: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) {
  .card-3e41 .sidebar_blue_3b56:before {
    width: 16%;
    left: 42%;
  }
}
.card-3e41 .sidebar_blue_3b56:last-child:before {
  content: none;
}
.card-3e41 .sidebar_blue_3b56[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card-3e41 .icon_dynamic_a6ce .shade-46b4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card-3e41 .icon_dynamic_a6ce .shade-46b4 li a .last_5b36 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card-3e41 .icon_dynamic_a6ce .shadow-fixed-abb4 {
  border: none;
}
.card-3e41 .icon_dynamic_a6ce .shadow-fixed-abb4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card-3e41 .column_424f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card-3e41 .upper-387e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card-3e41 .static_a682 .column_424f:before {
  background: rgba(0, 0, 0, 0.9);
}
.card-3e41 .outline-015a.in-44b0 .filter_upper_cdae {
  background: rgba(0, 0, 0, 0.6);
}
.card-3e41
  .outline-015a.in-44b0
  .filter_upper_cdae::after,
.card-3e41
  .outline-015a.in-44b0
  .filter_upper_cdae:before {
  background: inherit;
}
.card-3e41
  .outline-015a.in-44b0:hover
  .filter_upper_cdae {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail_tall_8bbb .image-79c3 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .thumbnail_tall_8bbb .image-79c3 {
    width: auto;
    right: 45px;
  }
}
.motion-7d9c .image-79c3 {
  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) {
  .motion-7d9c .image-79c3 {
    width: auto;
    left: 45px;
  }
}
.icon_7562 .image-79c3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon_7562 .upper-387e {
  max-width: 48em;
  margin: 0 auto;
}
.icon_7562 .column_424f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-c6c9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-c6c9.card-3e41 .image-79c3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-c6c9.thumbnail_tall_8bbb .image-79c3 {
  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);
}
.nav-c6c9 .image-79c3 {
  visibility: visible;
}
.nav-c6c9.motion-7d9c .image-79c3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media-glass-a023,
.north_6bb4 {
  overflow-x: hidden;
}
.media-glass-a023 .image-79c3 {
  overflow: auto;
}
.media-glass-a023.card-3e41 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-glass-a023.card-3e41 .image-79c3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media-glass-a023.card-3e41 .overlay-blue-1a1a {
  opacity: 0;
}
.media-glass-a023.thumbnail_tall_8bbb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-glass-a023.thumbnail_tall_8bbb .image-79c3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media-glass-a023.thumbnail_tall_8bbb .overlay-blue-1a1a {
  opacity: 0;
}
.media-glass-a023.motion-7d9c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-glass-a023.motion-7d9c .image-79c3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media-glass-a023.motion-7d9c .overlay-blue-1a1a {
  opacity: 0;
}
.media-glass-a023.icon_7562 .image-79c3 {
  z-index: 10;
  visibility: visible;
}
.in-44b0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.in-44b0 .filter_upper_cdae {
  background: rgba(255, 255, 255, 0.99);
}
.in-44b0 .filter_upper_cdae::after,
.in-44b0 .filter_upper_cdae:before {
  background: inherit;
}
.in-44b0:hover .filter_upper_cdae {
  background: rgba(255, 255, 255, 0.99);
}
.motion-7d9c .in-44b0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon_7562 .in-44b0 {
  display: none !important;
}
.media-glass-a023:before,
.north_6bb4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media-glass-a023 .in-44b0,
.north_6bb4 .in-44b0 {
  display: inline-block;
}
.image-79c3 .action_65da {
  -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;
}
.media-glass-a023 .image-79c3 .action_65da,
.north_6bb4 .image-79c3 .action_65da {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask_huge_29db .thumbnail-ea18 {
  width: 100%;
}
.smooth-79a7 {
  padding: 0 0.5em 0;
}
.smooth-79a7 [class*="customify-col-"],
.smooth-79a7 [class*="customify-col_"],
.smooth-79a7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress-selected-54e1 .smooth-79a7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .image-pro-59dc .status_8ecc,
  .status_8ecc {
    display: none;
  }
  .top-d73b {
    text-align: left;
  }
  .picture-dirty-3c0d {
    text-align: center;
  }
  .box_bright_bc6b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .image-pro-59dc .component-13b4,
  .component-13b4 {
    display: none;
  }
  .accent_brown_3903 {
    text-align: left;
  }
  .gradient-fluid-d31b {
    text-align: center;
  }
  .pressed_d1ff {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .image-pro-59dc .gallery_d570,
  .gallery_d570 {
    display: none;
  }
  .steel-0db8 {
    text-align: left;
  }
  .gas_63b7 {
    text-align: center;
  }
  .backdrop_ee1b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hard_f91b {
  box-shadow: none !important;
}
.element_dirty_e892 .thumbnail_slow_dbda,
.iron-f2a8 .thumbnail_slow_dbda {
  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;
}
.iron-f2a8 .thumbnail_slow_dbda {
  margin-top: 30px;
  margin-bottom: 30px;
}
.focus_stone_377d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.focus_stone_377d:after,
.focus_stone_377d:before {
  content: "";
  display: table;
}
.focus_stone_377d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .focus_stone_377d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.focus_stone_377d,
.right_7ed4 {
  max-width: 1248px;
  margin: 0 auto;
}

.pro_de19.popup-brown-c322 .focus_stone_377d {
  max-width: 100%;
}
.pro_de19.gallery_9ab2 {
  max-width: 1200px;
  margin: 0 auto;
}
.pro_de19.lower_cb7a .focus_stone_377d {
  max-width: 100%;
}
.pro_de19.lower_cb7a > .focus_stone_377d {
  padding-left: 0;
  padding-right: 0;
}
.pro_de19.lower_cb7a > .focus_stone_377d .image-pro-59dc {
  margin: 0;
}
.pro_de19.lower_cb7a
  > .focus_stone_377d
  .layout_bac2.fluid_5a96 {
  margin-right: 0;
  margin-left: 0;
}
.pro_de19.lower_cb7a #main.fluid_5a96 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bright-5664 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bright-5664 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pattern-9e57 .last_ed65 {
    padding-right: 1em;
  }
  .pattern-9e57.banner_be8b .layout_bac2 {
    border-right: 1px solid #eaecee;
  }
  .pattern-9e57.banner_be8b .last_ed65 {
    padding-right: 1em;
  }
  .pattern-9e57.banner_be8b .copper-e325 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-short-6c83 .last_ed65 {
    padding-left: 1em;
  }
  .summary-short-6c83.banner_be8b .layout_bac2 {
    border-left: 1px solid #eaecee;
  }
  .summary-short-6c83.banner_be8b .last_ed65 {
    padding-left: 1em;
  }
  .summary-short-6c83.banner_be8b .copper-e325 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron_710b .last_ed65 {
    padding-left: 1em;
  }
  .iron_710b.banner_be8b .status-old-f302 {
    border-right: 1px solid #eaecee;
  }
  .iron_710b.banner_be8b .filter-503d {
    border-right: 1px solid #eaecee;
  }
  .iron_710b.banner_be8b .last_ed65 {
    padding-left: 1em;
  }
  .iron_710b.banner_be8b .copper-e325 {
    padding-right: 1em;
  }
  .iron_710b.banner_be8b .mask-west-5cfc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-e450 .last_ed65 {
    padding-right: 1em;
  }
  .box-e450.banner_be8b .status-old-f302 {
    border-left: 1px solid #eaecee;
  }
  .box-e450.banner_be8b .filter-503d {
    border-left: 1px solid #eaecee;
  }
  .box-e450.banner_be8b .last_ed65 {
    padding-right: 1em;
  }
  .box-e450.banner_be8b .copper-e325 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-e450.banner_be8b .mask-west-5cfc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright-5664 .last_ed65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright-5664.banner_be8b .layout_bac2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bright-5664.banner_be8b .last_ed65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright-5664.banner_be8b .copper-e325 {
    padding-left: 1em;
  }
  .bright-5664.banner_be8b .mask-west-5cfc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bright-5664.banner_be8b .last_ed65 {
    padding-left: 0;
  }
}
.pink-92df .lower_9b55 {
  display: inline-block;
}
.accent-c047 {
  display: inline-block;
}
.overlay-afde {
  word-con: break-word;
}
.banner-slow-e68b > span {
  display: inline-block;
  padding: 5px 0;
}
.banner-slow-e68b .hover-east-c9e3 {
  margin-left: 8px;
  margin-right: 8px;
}
.banner-slow-e68b .pressed-5ae7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.block_8cf0 .item_c70e {
  margin-bottom: 2em;
}
.block_8cf0 .hover_286e {
  margin-bottom: 15px;
}
.block_8cf0 .hover_286e:last-child {
  margin-bottom: 0;
}
.block_8cf0 .container-complex-fe06 {
  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) {
  .block_8cf0 .container-complex-fe06 {
    display: block;
  }
}
.block_8cf0 .dropdown-9867 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .block_8cf0 .dropdown-9867 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.block_8cf0 .solid_b836 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.block_8cf0 .solid_b836 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.block_8cf0 .solid_b836 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.block_8cf0 .overlay-afde {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_8cf0 .overlay-afde a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.block_8cf0 .description-cool-dfd3 p:last-child {
  margin-bottom: 0;
}
.block_8cf0 .hero-b9e3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.block_8cf0 .layout-hovered-f967 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.block_8cf0 .slider-a37a {
  margin-top: 1em;
}
.block_8cf0 .info_cool_39e0 {
  top: 0;
  display: block;
}
.block_8cf0 .info_cool_39e0 a {
  color: inherit;
}
.block_8cf0 .info_cool_39e0 a:hover {
  color: inherit;
}
.block_8cf0 .overlay_8a63 {
  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;
}
.block_8cf0 .overlay_8a63:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.block_8cf0 .layout-hovered-f967 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.block_8cf0 .card_current_fd35 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.block_8cf0 .card_current_fd35:first-child {
  margin-top: 0;
}
.block_8cf0 .card_current_fd35.hard_9831 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block_8cf0 .card_current_fd35.card_df3b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_8cf0
  .card_current_fd35.card_df3b.full-e997
  .slider-a37a {
  width: 100%;
}
.block_8cf0 .card_df3b {
  -webkit-box-align: center;
  align-items: center;
}
.block_8cf0 .card_df3b .banner-slow-e68b,
.block_8cf0 .card_df3b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.block_8cf0 .solid_b836 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_8cf0 .solid_b836 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_8cf0 .solid_b836: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;
}
.block_8cf0 .hard_9831 {
  z-index: 5;
}
.block_8cf0 .border-94db .advanced-8925 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.block_8cf0 .fresh_586e .advanced-8925 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.block_8cf0 .item_3590 .advanced-8925 {
  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;
}
.block_8cf0.primary-a510 .container-complex-fe06,
.block_8cf0.media_soft_8ab9 .container-complex-fe06 {
  display: block;
}
.block_8cf0.primary-a510 .container-complex-fe06 .photo-warm-f43a,
.block_8cf0.primary-a510 .container-complex-fe06 .layout-hovered-f967,
.block_8cf0.media_soft_8ab9 .container-complex-fe06 .photo-warm-f43a,
.block_8cf0.media_soft_8ab9 .container-complex-fe06 .layout-hovered-f967 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_8cf0.light_3270 .dropdown-9867 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .block_8cf0.light_3270 .dropdown-9867 {
    margin-right: 0;
  }
}
.block_8cf0.primary-a510 .dropdown-9867,
.block_8cf0.media_soft_8ab9 .dropdown-9867 {
  padding-top: 40%;
}
.block_8cf0.primary-a510 .item_c70e,
.block_8cf0.media_soft_8ab9 .item_c70e {
  display: block;
}
.block_8cf0.primary-a510 .fn-sticky-c82d .layout-hovered-f967,
.block_8cf0.media_soft_8ab9 .fn-sticky-c82d .layout-hovered-f967 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.block_8cf0.primary-a510 .dropdown-9867,
.block_8cf0.media_soft_8ab9 .dropdown-9867 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.block_8cf0.primary-a510 .layout-hovered-f967 {
  padding: 1em;
}
.huge-1a0b {
  margin: 30px auto;
  display: block;
}
.huge-1a0b .caption_in_4030 > * {
  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;
}
.huge-1a0b .caption_in_4030 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge-1a0b .caption_in_4030 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.middle-60b7 .banner-slow-e68b {
  margin-bottom: 1.41575em;
}
.middle-60b7 .footer_over_9ba6 {
  margin-bottom: 1.618em;
}
.panel_cool_5a88 .west_6070 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel_cool_5a88 .west_6070 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel_cool_5a88 .copper-7efe {
  max-width: 100%;
  overflow: auto;
}
.paragraph_3906 .panel_cool_5a88 a:hover {
  text-decoration: underline;
}
.article_stone_fdda .hover_286e:not(.overlay-afde),
.article_stone_fdda .solid_b836 {
  margin-bottom: 1.41575em;
}
.article_stone_fdda .hover_286e:not(.overlay-afde):last-child,
.article_stone_fdda .solid_b836:last-child {
  margin-bottom: 0;
}
.article_stone_fdda .hover_286e.paragraph_advanced_2d82 {
  margin-bottom: 0.41575em;
}
.article_stone_fdda .item_copper_3f7c:before,
.article_stone_fdda .upper_465d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article_stone_fdda .item_copper_3f7c:before {
  content: "\f115";
}
.article_stone_fdda .upper_465d:before {
  content: "\f02c";
}
.article_stone_fdda .stone_6efc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article_stone_fdda .stone_6efc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface-top-d316 {
  display: -webkit-box;
  display: flex;
}
.surface-top-d316 .hard-f1bd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface-top-d316 .hard-f1bd {
    flex-basis: 90px;
  }
}
.surface-top-d316 .gallery-selected-cd84 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface-top-d316 .gallery-selected-cd84 {
    flex-basis: calc(100% - 50px);
  }
}
.surface-top-d316 .column-7d12 p:last-child {
  margin-bottom: 0.72em;
}
.yellow-69e4 .caption_in_4030 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.yellow-69e4 .caption_in_4030:after,
.yellow-69e4 .caption_in_4030:before {
  content: "";
  display: table;
}
.yellow-69e4 .caption_in_4030:after {
  clear: both;
}
.yellow-69e4 .caption_in_4030 .component_basic_136b,
.yellow-69e4 .caption_in_4030 .steel-c00b {
  width: 49%;
}
.yellow-69e4 .caption_in_4030 .component_basic_136b a span.tag_f971,
.yellow-69e4 .caption_in_4030 .steel-c00b a span.tag_f971 {
  display: block;
  margin-bottom: 5px;
}
.yellow-69e4 .caption_in_4030 .steel-c00b {
  float: left;
  text-align: left;
}
.yellow-69e4 .caption_in_4030 .component_basic_136b {
  float: right;
  text-align: right;
}
.surface-536e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-536e {
    margin-bottom: 0;
  }
}
.frame-6357 {
  margin-bottom: 1em;
}
.frame-6357 .overlay-afde {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon-f838 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hovered-cd27 .frame-6357,
.surface_last_126b .frame-6357 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hovered-cd27 .frame-6357,
  .surface_last_126b .frame-6357 {
    display: block;
  }
}
.hovered-cd27 .icon-f838,
.surface_last_126b .icon-f838 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hovered-cd27 .icon-f838,
  .surface_last_126b .icon-f838 {
    margin-bottom: 1em;
  }
}
.hovered-cd27 .icon-f838 img,
.surface_last_126b .icon-f838 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hovered-cd27 .narrow-e3e5,
.surface_last_126b .narrow-e3e5 {
  flex-basis: calc(100% - 160px);
}
.hovered-cd27 .narrow-e3e5 p,
.surface_last_126b .narrow-e3e5 p {
  margin-bottom: 0;
}
.hovered-cd27 .narrow-e3e5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hovered-cd27 .narrow-e3e5 {
    padding-left: 0;
  }
}
.surface_last_126b .narrow-e3e5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .surface_last_126b .narrow-e3e5 {
    padding-right: 0;
  }
}
.surface_last_126b .icon-f838 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal_over_fd86 .icon-f838 {
  margin-bottom: 0.5em;
}
.modal_over_fd86 .icon-f838 img {
  width: 100%;
}
.thumbnail-lite-6313 .medium_19ee,
.info-simple-23a1 .medium_19ee {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.info-simple-23a1 .layout_bac2 .sidebar_e7e2 p:last-child {
  margin-bottom: 0;
}
.preview_32b7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pink_d5df .widget-80ee {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pink_d5df .widget-80ee:last-of-type {
    margin-bottom: 0;
  }
}
.pink_d5df .widget-80ee ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pink_d5df .widget-80ee ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pink_d5df .widget-80ee ul li {
  margin: 0 0 0.6em;
}
.pink_d5df .widget-80ee ul li.motion_edf3,
.pink_d5df .widget-80ee ul li.alert_5090 {
  position: relative;
}
.pink_d5df .widget-80ee ul li.motion_edf3 .text-clean-56de,
.pink_d5df .widget-80ee ul li.alert_5090 .text-clean-56de {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pink_d5df .widget-80ee ul li.motion_edf3:after:after,
.pink_d5df .widget-80ee ul li.motion_edf3:after:before,
.pink_d5df
  .widget-80ee
  ul
  li.alert_5090:after:after,
.pink_d5df
  .widget-80ee
  ul
  li.alert_5090:after:before {
  content: "";
  display: table;
}
.pink_d5df .widget-80ee ul li.motion_edf3:after:after,
.pink_d5df
  .widget-80ee
  ul
  li.alert_5090:after:after {
  clear: both;
}
.pink_d5df .widget-80ee a.medium_2e8d:hover {
  text-decoration: none;
}
.pink_d5df .widget-80ee select {
  max-width: 100%;
}
.pink_d5df .widget-80ee table {
  font-size: 85%;
}
.pink_d5df .widget-80ee table td,
.pink_d5df .widget-80ee table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pink_d5df .widget-80ee table tfoot td {
  text-align: left;
}
.pink_d5df .widget-80ee :last-child {
  margin-bottom: 0;
}
.pink_d5df .widget-80ee .under_71b1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pink_d5df .widget-80ee .under_71b1 label {
  width: 100%;
}
.pink_d5df .widget-80ee .under_71b1 .info-huge-8449 {
  width: 100%;
  display: block;
}
.pink_d5df .widget-80ee .under_71b1 .pagination-red-45d5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pink_d5df .widget-80ee .under_71b1 .pagination-red-45d5:hover svg #svg-search {
  fill: #444;
}
.pink_d5df .widget-80ee .under_71b1 .pagination-red-45d5 svg {
  width: 18px;
  height: 18px;
}
.pink_d5df .logo-032d ul ul,
.pink_d5df .orange-5d5c ul ul,
.pink_d5df .grid_e7d5 ul ul,
.pink_d5df .nav_2168 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pink_d5df .logo-032d .heading-e3ca > a,
.pink_d5df .orange-5d5c .heading-e3ca > a,
.pink_d5df .grid_e7d5 .heading-e3ca > a,
.pink_d5df .nav_2168 .heading-e3ca > a {
  margin-bottom: 0;
}
.pink_d5df .main_copper_4dac li,
.pink_d5df .logo-032d li,
.pink_d5df .mask-selected-6dab li,
.pink_d5df .orange-5d5c li,
.pink_d5df .grid_e7d5 li,
.pink_d5df .nav_2168 li,
.pink_d5df .element_basic_965d li,
.pink_d5df .basic_d439 li {
  display: block;
  position: relative;
}
.pink_d5df .main_copper_4dac li:last-child,
.pink_d5df .logo-032d li:last-child,
.pink_d5df .mask-selected-6dab li:last-child,
.pink_d5df .orange-5d5c li:last-child,
.pink_d5df .grid_e7d5 li:last-child,
.pink_d5df .nav_2168 li:last-child,
.pink_d5df .element_basic_965d li:last-child,
.pink_d5df .basic_d439 li:last-child {
  border: none;
}
.pink_d5df .main_copper_4dac li a,
.pink_d5df .logo-032d li a,
.pink_d5df .mask-selected-6dab li a,
.pink_d5df .orange-5d5c li a,
.pink_d5df .grid_e7d5 li a,
.pink_d5df .nav_2168 li a,
.pink_d5df .element_basic_965d li a,
.pink_d5df .basic_d439 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pink_d5df .main_copper_4dac li ul li::before,
.pink_d5df .logo-032d li ul li::before,
.pink_d5df .mask-selected-6dab li ul li::before,
.pink_d5df .orange-5d5c li ul li::before,
.pink_d5df .grid_e7d5 li ul li::before,
.pink_d5df .nav_2168 li ul li::before,
.pink_d5df .element_basic_965d li ul li::before,
.pink_d5df .basic_d439 li ul li::before {
  left: 15px;
}
.pink_d5df .main_copper_4dac li ul a,
.pink_d5df .logo-032d li ul a,
.pink_d5df .mask-selected-6dab li ul a,
.pink_d5df .orange-5d5c li ul a,
.pink_d5df .grid_e7d5 li ul a,
.pink_d5df .nav_2168 li ul a,
.pink_d5df .element_basic_965d li ul a,
.pink_d5df .basic_d439 li ul a {
  padding-left: 20px;
}
.pink_d5df .main_copper_4dac li ul ul li::before,
.pink_d5df .logo-032d li ul ul li::before,
.pink_d5df .mask-selected-6dab li ul ul li::before,
.pink_d5df .orange-5d5c li ul ul li::before,
.pink_d5df .grid_e7d5 li ul ul li::before,
.pink_d5df .nav_2168 li ul ul li::before,
.pink_d5df .element_basic_965d li ul ul li::before,
.pink_d5df .basic_d439 li ul ul li::before {
  left: 30px;
}
.pink_d5df .main_copper_4dac li ul ul a,
.pink_d5df .logo-032d li ul ul a,
.pink_d5df .mask-selected-6dab li ul ul a,
.pink_d5df .orange-5d5c li ul ul a,
.pink_d5df .grid_e7d5 li ul ul a,
.pink_d5df .nav_2168 li ul ul a,
.pink_d5df .element_basic_965d li ul ul a,
.pink_d5df .basic_d439 li ul ul a {
  padding-left: 40px;
}
.pink_d5df .container-in-7242 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pink_d5df .basic_d439 ul li {
  margin-bottom: 1.41575em;
}
.pink_d5df .basic_d439 ul li .lower-c2be {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pink_d5df .basic_d439 ul li .solid_39de {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.static_a682 .main_copper_4dac li a,
.static_a682 .logo-032d li a,
.static_a682 .mask-selected-6dab li a,
.static_a682 .orange-5d5c li a,
.static_a682 .grid_e7d5 li a,
.static_a682 .nav_2168 li a,
.static_a682 .element_basic_965d li a,
.static_a682 .basic_d439 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_a682 .container-in-7242 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_a682 .widget-80ee ul li.motion_edf3 .text-clean-56de,
.static_a682 .widget-80ee ul li.alert_5090 .text-clean-56de {
  background: rgba(0, 0, 0, 0.2);
}
.static_a682 .pink_d5df .widget-80ee select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_de19 .pink_d5df .shade-46b4 li {
  margin: 0;
}
.pro_de19 .pink_d5df .shade-46b4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pro_de19 .pink_d5df .shade-46b4 li ul {
  margin: 0;
}
.pro_de19 .pink_d5df .shade-46b4 li ul li a {
  padding-left: 15px;
}
.pro_de19 .pink_d5df .shade-46b4 li ul li li a {
  padding-left: 30px;
}
.pro_de19 .pink_d5df .shade-46b4 li.main_c72d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pro_de19 .pink_d5df .shade-46b4 li.main_c72d > 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;
}
.pro_de19 .pink_d5df .shade-46b4 li.main_c72d > 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;
}
.tertiary-lower-aaf3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.title-f592 {
  position: relative;
  z-index: 10;
}
.title-f592 .action_65da {
  width: 100%;
  max-width: 100%;
}
.old-0c48 .lower-0c0c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.old-0c48 .outline-015a {
}
.old-0c48 .static_a682 {
  background: #292929;
}
.shade_5c2f .lower-0c0c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shade_5c2f .outline-015a {
  background: #f9f9f9;
}
.shade_5c2f .static_a682 {
  background: #303030;
}
.breadcrumb_right_2a46 .lower-0c0c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_right_2a46 .lower_9b55 {
    margin-bottom: 1em;
  }
  .breadcrumb_right_2a46 .lower_9b55:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb_right_2a46 .outline-015a {
  background: #ededed;
}
.breadcrumb_right_2a46 .static_a682 {
  background: #1a1a1a;
}
.lower-0c0c.outline-015a {
  color: rgba(0, 0, 0, 0.6);
}
.lower-0c0c.outline-015a .widget_de19 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower-0c0c.static_a682 {
  color: rgba(255, 255, 255, 0.99);
}
.lower-0c0c.static_a682 a:not(.medium_2e8d) {
  color: rgba(255, 255, 255, 0.79);
}
.lower-0c0c.static_a682 a:not(.medium_2e8d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-0c0c.static_a682 .widget_de19 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-0c0c.static_a682 table tbody td,
.lower-0c0c.static_a682 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification_58c5.description-next-0c4a .focus_stone_377d {
  max-width: initial;
}
.notification_58c5 .carousel_55b5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification_58c5 .carousel_55b5 .action_65da {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification_58c5 .carousel_55b5 .action_65da {
    display: block;
    margin-bottom: 2em;
  }
  .notification_58c5 .carousel_55b5 .action_65da:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb_right_2a46 .lower_9b55:last-child,
.shade_5c2f .lower_9b55:last-child,
.old-0c48 .lower_9b55:last-child {
  margin-bottom: 0;
}
.breadcrumb_right_2a46 .lower_9b55 .pink_d5df .widget-80ee:last-child,
.shade_5c2f .lower_9b55 .pink_d5df .widget-80ee:last-child,
.old-0c48 .lower_9b55 .pink_d5df .widget-80ee:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .breadcrumb_right_2a46 .shade_174e,
  .breadcrumb_right_2a46 .simple_17b9,
  .shade_5c2f .shade_174e,
  .shade_5c2f .simple_17b9,
  .old-0c48 .shade_174e,
  .old-0c48 .simple_17b9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .title-f592 .lower_9b55 {
    margin-bottom: 2em;
  }
}
.title-f592 p:last-child {
  margin-bottom: 0;
}
.title-f592 li,
.title-f592 ul {
  list-style: none;
  margin: 0;
}
.title-f592 ul ul {
  margin-left: 2.617924em;
}
.status_251e {
  font-size: 0.875em;
}

/* css-noise: d454 */
.promo-block-v4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
