/*!
Theme Name: Customify
Theme URI: https://pressmaximum.out-d00f/customify
Author: WPCustomify
Author URI: https://pressmaximum.out-d00f
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.out-d00f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.down_1eb7.paragraph_ce8f/licenses/gpl-2.0.secondary-095a
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.tag-9635/, (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.wood_9699.selected_a555/normalize.large_b675/
 ======
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.large_b675 v7.0.0 | MIT License | github.out-d00f/necolas/normalize.large_b675 */
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;
}
.wrapper-tall-1fb1 .overlay-99c2,
.panel-1ed7,
.widget_3e41,
.element-hot-db29,
.summary_9d20,
.footer_14bb,
.top_3fe5,
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;
}
.panel-1ed7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel-1ed7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-1ed7,
  h1 {
    font-size: 1.8em;
  }
}
.widget_3e41,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_3e41 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_3e41,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_3e41,
  h2 {
    font-size: 1.7em;
  }
}
.element-hot-db29,
h3 {
  font-size: 1.618em;
}
.wrapper-tall-1fb1 .overlay-99c2,
.summary_9d20,
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.white_b611 {
  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;
}
.cold_f2f7:after,
.cold_f2f7:before,
.nav_33b5:after,
.nav_33b5:before {
  content: "";
  display: table;
}
.cold_f2f7:after,
.nav_33b5:after {
  clear: both;
}
.plasma-6797 {
  float: right;
  margin-right: 0;
}
.gradient_4de3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slow-6204 .fast_d425,
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;
}
.slow-6204 .fast_d425: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;
}
.west-6a67 .fast_d425 {
  box-shadow: none;
}
.west-6a67
  .fast_d425
  .card-bright-bdcf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west-6a67 .fast_d425 .last-93c8 {
  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;
}
.west-6a67
  .fast_d425
  .last-93c8
  b {
  display: none;
}
.west-6a67 .panel-bright-96e2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.texture-2794:not(.label_4eb7):not(.column-1bfa),
button:not(.label_4eb7):not(.column-1bfa),
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ),
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ),
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ) {
  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;
}
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ):hover,
button:not(.label_4eb7):not(
    .column-1bfa
  ):hover,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ):hover,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ):hover,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ):active,
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ):focus,
button:not(.label_4eb7):not(
    .column-1bfa
  ):active,
button:not(.label_4eb7):not(
    .column-1bfa
  ):focus,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ):active,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ):focus,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ):active,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ):focus,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ):active,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ):focus {
  outline: 0;
}
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c,
button:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c {
  position: relative;
}
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .banner-small-4347,
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .border-red-13ab,
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .widget-4b49,
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  i,
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  svg,
button:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .banner-small-4347,
button:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .border-red-13ab,
button:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .widget-4b49,
button:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  i,
button:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  svg,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .banner-small-4347,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .border-red-13ab,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .widget-4b49,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  i,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  svg,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .banner-small-4347,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .border-red-13ab,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .widget-4b49,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  i,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  svg,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .banner-small-4347,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .border-red-13ab,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  .widget-4b49,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  i,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c
  svg {
  visibility: hidden;
}
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c:after,
button:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c:after,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c:after,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c:after,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ).fn-loading-0b9c: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;
}
.texture-2794:not(.label_4eb7):not(.column-1bfa),
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ),
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ),
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ) {
  color: #fff;
  background: #235787;
}
.texture-2794:not(.label_4eb7):not(
    .column-1bfa
  ):focus,
input[type="button"]:not(.label_4eb7):not(
    .column-1bfa
  ):focus,
input[type="reset"]:not(.label_4eb7):not(
    .column-1bfa
  ):focus,
input[type="submit"]:not(.label_4eb7):not(
    .column-1bfa
  ):focus {
  color: #fff;
}
.texture-2794.fn-disabled-0b9c:not(.label_4eb7):not(
    .column-1bfa
  ),
.texture-2794[disabled]:not(.label_4eb7):not(
    .column-1bfa
  ),
button.fn-disabled-0b9c:not(.label_4eb7):not(
    .column-1bfa
  ),
button[disabled]:not(.label_4eb7):not(
    .column-1bfa
  ) {
  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;
}
.dim-8e64 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dim-8e64: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;
}
.red-c0b2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.icon_tiny_8ed5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.message_over_baa4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cold_f2f7:after,
.cold_f2f7:before,
.in-2b38:after,
.in-2b38:before,
.notice_ee95:after,
.notice_ee95:before,
.nav_2680:after,
.nav_2680:before,
.pattern-new-7e50:after,
.pattern-new-7e50:before,
.aside_4f3a:after,
.aside_4f3a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cold_f2f7:after,
.in-2b38:after,
.notice_ee95:after,
.nav_2680:after,
.pattern-new-7e50:after,
.aside_4f3a:after {
  clear: both;
}
.in-2b38 .new_4fde,
.notice_ee95 .new_4fde,
.pattern-prev-44e6 .new_4fde {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.nav-motion-26ec {
  display: inline-block;
}
.secondary_paper_5f92 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.secondary_paper_5f92 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.secondary_paper_5f92 .slider-f6f8 {
  padding: 1em 0;
  font-size: 85%;
}
.slider-f6f8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.column-be84 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.column-be84:after,
.column-be84:before {
  content: "";
  display: table;
}
.column-be84:after {
  clear: both;
}
.mask-a3fa {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-df91 .mask-a3fa {
  max-width: 50%;
}
.active-0890 .mask-a3fa {
  max-width: 33.33%;
}
.column-3d83 .mask-a3fa {
  max-width: 25%;
}
.hero-4aaf .mask-a3fa {
  max-width: 20%;
}
.badge-down-66d2 .mask-a3fa {
  max-width: 16.66%;
}
.up-2221 .mask-a3fa {
  max-width: 14.28%;
}
.white_cddc .mask-a3fa {
  max-width: 12.5%;
}
.upper_274a .mask-a3fa {
  max-width: 11.11%;
}
.primary_orange_547e {
  display: block;
}
.wrapper-tall-1fb1 .east-2a9a label,
.wrapper-tall-1fb1 .cold_2c0c label,
.wrapper-tall-1fb1 .liquid_df55 label,
.wrapper-tall-1fb1 .highlight-5508 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paragraph_4e05 {
  list-style: none;
  margin: 0;
}
.paragraph_4e05 article.info_fresh_1ab2 {
  margin-bottom: 0;
}
.paragraph_4e05 ul {
  list-style: none;
  margin: 0;
}
.paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2: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) {
  .paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2 li.info_fresh_1ab2 li.info_fresh_1ab2 li.info_fresh_1ab2 {
    padding-left: 0;
  }
}
article.info_fresh_1ab2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_fresh_1ab2 .in-2b38 p:last-of-type {
  margin-bottom: 0;
}
article.info_fresh_1ab2 .over_6244 {
  float: left;
}
article.info_fresh_1ab2 .soft_a25c {
  margin-left: 85px;
}
article.info_fresh_1ab2 .image-medium-f152 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_fresh_1ab2 .image-medium-f152 .iron-59c4 {
  margin-left: 10px;
}
article.info_fresh_1ab2 .black_d61d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_fresh_1ab2 .tooltip_cool_64fd {
  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 .east-2a9a,
  #respond .liquid_df55,
  #respond .highlight-5508 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east-2a9a input,
#respond .liquid_df55 input,
#respond .highlight-5508 input {
  width: 100%;
}
#respond .highlight-5508 {
  margin-right: 0;
}
#respond .hovered_02fb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown-large-ed97 {
  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;
}
.dropdown-large-ed97.badge_wide_2659 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown-large-ed97 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%);
}
.dropdown-large-ed97:focus,
.dropdown-large-ed97: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);
}
.tabs-smooth-7a4a {
  border-radius: 10%;
}
.prev_041d {
  border-radius: 50%;
}
.overlay_681b {
  font-size: 0.72em;
}
.first_3b69 {
  font-size: 0.875em;
}
.button_copper_7d7c {
  font-size: 1.1em;
}
.tall-be5e {
  text-transform: uppercase;
  line-height: 1.2;
}
.tall-be5e.overlay_681b {
  letter-spacing: 0.5px;
}
.label_bottom_79dd,
.label_bottom_79dd a {
  color: #6d6d6d;
}
.label_bottom_79dd a:hover {
  color: #111;
}
.photo-a8d8 {
  color: #6d6d6d;
}
.pattern_fresh_caa6 {
  overflow-x: hidden;
}
.pattern_fresh_caa6 .panel-motion-f054.section_399c {
  position: relative;
}
.pattern_fresh_caa6 .panel-motion-f054.section_399c.left-fdad {
  position: initial;
}
.pattern_fresh_caa6
  .panel-motion-f054.section_399c.left-fdad
  .focused_2c4d {
  left: auto;
}
.pattern_fresh_caa6 .panel-motion-f054 .focused_2c4d {
  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;
}
.pattern_fresh_caa6 .panel-motion-f054:hover.section_399c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pattern_fresh_caa6
  .panel-motion-f054:hover.section_399c
  .focused_2c4d {
  display: block;
  z-index: 9999999;
}
.pattern_fresh_caa6 .tag-yellow-4c60 .block_hovered_ea52,
.pattern_fresh_caa6 .chip-019c .block_hovered_ea52 {
  display: none;
}
.pattern_fresh_caa6 .disabled_right_83d8 .panel-motion-f054:hover.section_399c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper-tall-1fb1 .east-2a9a label,
.wrapper-tall-1fb1 .cold_2c0c label,
.wrapper-tall-1fb1 .liquid_df55 label,
.wrapper-tall-1fb1 .highlight-5508 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paragraph_4e05 {
  list-style: none;
  margin: 0;
}
.paragraph_4e05 article.info_fresh_1ab2 {
  margin-bottom: 0;
}
.paragraph_4e05 ul {
  list-style: none;
  margin: 0;
}
.paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2: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) {
  .paragraph_4e05 .advanced_aa29 li.info_fresh_1ab2 li.info_fresh_1ab2 li.info_fresh_1ab2 li.info_fresh_1ab2 {
    padding-left: 0;
  }
}
article.info_fresh_1ab2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_fresh_1ab2 .in-2b38 p:last-of-type {
  margin-bottom: 0;
}
article.info_fresh_1ab2 .over_6244 {
  float: left;
}
article.info_fresh_1ab2 .soft_a25c {
  margin-left: 85px;
}
article.info_fresh_1ab2 .image-medium-f152 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_fresh_1ab2 .image-medium-f152 .iron-59c4 {
  margin-left: 10px;
}
article.info_fresh_1ab2 .black_d61d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_fresh_1ab2 .tooltip_cool_64fd {
  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 .east-2a9a,
  #respond .liquid_df55,
  #respond .highlight-5508 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east-2a9a input,
#respond .liquid_df55 input,
#respond .highlight-5508 input {
  width: 100%;
}
#respond .highlight-5508 {
  margin-right: 0;
}
#respond .hovered_02fb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-yellow-4c60 .hero_purple_0962 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero_purple_0962 .card_4a19.caption-1dc5 .shade-fluid-ecbd > li > a:focus,
.hero_purple_0962 .card_4a19.caption-1dc5 .shade-fluid-ecbd > li > a:hover,
.hero_purple_0962 .card_4a19.wood-9f09 .shade-fluid-ecbd > li > a:focus,
.hero_purple_0962 .card_4a19.wood-9f09 .shade-fluid-ecbd > li > a:hover,
.hero_purple_0962 .card_4a19.main-dark-fa76 .shade-fluid-ecbd > li > a:focus,
.hero_purple_0962 .card_4a19.main-dark-fa76 .shade-fluid-ecbd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_purple_0962
  .card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li.card-fe79
  > a,
.hero_purple_0962
  .card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li.grid_e38a
  > a,
.hero_purple_0962
  .card_4a19.wood-9f09
  .shade-fluid-ecbd
  > li.card-fe79
  > a,
.hero_purple_0962
  .card_4a19.wood-9f09
  .shade-fluid-ecbd
  > li.grid_e38a
  > a,
.hero_purple_0962
  .card_4a19.main-dark-fa76
  .shade-fluid-ecbd
  > li.card-fe79
  > a,
.hero_purple_0962 .card_4a19.main-dark-fa76 .shade-fluid-ecbd > li.pink_d472 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_purple_0962 .light-b9a9,
.hero_purple_0962 .light-b9a9 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_purple_0962 .content_small_2d7c.up_1745 li a,
.hero_purple_0962 .pattern-complex-22f9 a,
.hero_purple_0962 .shade_mini_6d4c,
.hero_purple_0962 .shade-fluid-ecbd > li > a,
.hero_purple_0962 .short-6934 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962 .content_small_2d7c.up_1745 li a:hover,
.hero_purple_0962 .pattern-complex-22f9 a:hover,
.hero_purple_0962 .shade_mini_6d4c:hover,
.hero_purple_0962 .shade-fluid-ecbd > li > a:hover,
.hero_purple_0962 .short-6934:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_purple_0962 .lower-75c6 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962 .lower-75c6 .logo-center-cbc0 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_purple_0962 .lower-75c6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_purple_0962 .prev-36ce .current-3593 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962 .prev-36ce .current-3593 .glass_146c {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962
  .prev-36ce
  .current-3593
  .glass_146c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962
  .prev-36ce
  .current-3593
  .glass_146c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962
  .prev-36ce
  .current-3593
  .glass_146c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962
  .prev-36ce
  .current-3593
  .glass_146c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962 .prev-36ce .avatar_motion_dab6 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_purple_0962 .prev-36ce .avatar_motion_dab6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_cold_d1d3
  .hero_purple_0962
  .prev-36ce
  .gallery_f715
  .mini_2f5d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_cold_d1d3
  .hero_purple_0962
  .prev-36ce
  .gallery_f715
  .glass_146c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag-yellow-4c60 .soft-66b9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.soft-66b9 .card_4a19.caption-1dc5 .shade-fluid-ecbd > li > a:focus,
.soft-66b9 .card_4a19.caption-1dc5 .shade-fluid-ecbd > li > a:hover,
.soft-66b9 .card_4a19.wood-9f09 .shade-fluid-ecbd > li > a:focus,
.soft-66b9 .card_4a19.wood-9f09 .shade-fluid-ecbd > li > a:hover,
.soft-66b9 .card_4a19.main-dark-fa76 .shade-fluid-ecbd > li > a:focus,
.soft-66b9 .card_4a19.main-dark-fa76 .shade-fluid-ecbd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-66b9
  .card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li.card-fe79
  > a,
.soft-66b9
  .card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li.grid_e38a
  > a,
.soft-66b9
  .card_4a19.wood-9f09
  .shade-fluid-ecbd
  > li.card-fe79
  > a,
.soft-66b9
  .card_4a19.wood-9f09
  .shade-fluid-ecbd
  > li.grid_e38a
  > a,
.soft-66b9
  .card_4a19.main-dark-fa76
  .shade-fluid-ecbd
  > li.card-fe79
  > a,
.soft-66b9 .card_4a19.main-dark-fa76 .shade-fluid-ecbd > li.pink_d472 > a {
  color: rgba(0, 0, 0, 0.8);
}
.soft-66b9 .light-b9a9,
.soft-66b9 .light-b9a9 a {
  color: rgba(0, 0, 0, 0.8);
}
.soft-66b9 .content_small_2d7c.up_1745 li a,
.soft-66b9 .pattern-complex-22f9 a,
.soft-66b9 .shade_mini_6d4c,
.soft-66b9 .shade-fluid-ecbd > li > a,
.soft-66b9 .short-6934 {
  color: rgba(0, 0, 0, 0.55);
}
.soft-66b9 .content_small_2d7c.up_1745 li a:hover,
.soft-66b9 .pattern-complex-22f9 a:hover,
.soft-66b9 .shade_mini_6d4c:hover,
.soft-66b9 .shade-fluid-ecbd > li > a:hover,
.soft-66b9 .short-6934:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-66b9 .lower-75c6 {
  color: rgba(0, 0, 0, 0.55);
}
.soft-66b9 .lower-75c6 .logo-center-cbc0 {
  color: rgba(0, 0, 0, 0.8);
}
.soft-66b9 .lower-75c6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected_5dfd .large-3089 {
  margin-left: auto;
  margin-right: auto;
}
.notice_ee95 > * {
  margin-left: auto;
  margin-right: auto;
}
.notice_ee95 .red-c0b2 {
  margin-right: 1.41575em;
}
.container_bright_9572 .notice_ee95 > .aside-prev-c135 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.container_bright_9572 .notice_ee95 > .heading-f7e0 {
  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;
}
.preview_ce0b.selected_5dfd .large-3089,
.element_e7a2.selected_5dfd .large-3089 {
  margin-left: 0;
}
.module_stale_d3eb.selected_5dfd .large-3089,
.complex_3155.selected_5dfd .large-3089 {
  margin-right: 0;
}
.notice_ee95 ol,
.notice_ee95 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.progress-west-675e video {
  max-width: 100%;
}
.selected_dd4c img {
  display: block;
}
.selected_dd4c.red-c0b2,
.selected_dd4c.icon_tiny_8ed5 {
  width: 100%;
}
.selected_dd4c.heading-f7e0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hard_416a:not(.background-up-6a82) {
  margin: 1.5em auto;
}
.focus-0dbf p {
  padding: 1.5em 14px;
}
ul.header_advanced_4718.heading-f7e0,
ul.header_advanced_4718.aside-prev-c135,
ul.header_advanced_4718.element-1499.aside-prev-c135 {
  padding: 0 14px;
}
.content-advanced-5305 {
  display: block;
  overflow-x: auto;
}
.content-advanced-5305 table {
  border-collapse: collapse;
  width: 100%;
}
.content-advanced-5305 td,
.content-advanced-5305 th {
  padding: 0.5em;
}
.notice_ee95 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice_ee95 ol ol,
.notice_ee95 ol ul,
.notice_ee95 ul ol,
.notice_ee95 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice_ee95 ol ol li,
.notice_ee95 ol ul li,
.notice_ee95 ul ol li,
.notice_ee95 ul ul li {
  margin-left: 0;
}
.tooltip-static-c654.primary_282b > .text_5b99 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip-static-c654.primary_282b > .text_5b99 iframe,
.tooltip-static-c654.primary_282b > .text_5b99 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.selected_c5e1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.selected_c5e1.breadcrumb_43df {
  padding: 0;
}
.selected_c5e1.breadcrumb_43df cite {
  font-size: 13px;
}
.selected_c5e1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.selected_c5e1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.icon-4379 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.icon-4379 > p:first-child {
  margin-top: 0;
}
.icon-4379 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.icon-4379 blockquote {
  border-left: 0;
}
.rough_6a23 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.rough_6a23:not(.input-989b) {
  max-width: 100px;
}
.rough_6a23.smooth_e859 {
  border-bottom: none !important;
  text-align: center;
}
.rough_6a23.smooth_e859::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus-0dbf p {
    padding: 1.5em 0;
  }
}
.purple-3bcc {
  color: #0073aa;
}
.breadcrumb_wide_065e {
  background-color: #0073aa;
}
.search_glass_4251 {
  color: #229fd8;
}
.focused_6e2b {
  background-color: #229fd8;
}
.slow_8c69 {
  color: #eee;
}
.box_3d0f {
  background-color: #eee;
}
.last_b1cb {
  color: #444;
}
.upper-3d54 {
  background-color: #444;
}
.west-c423 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west-c423 .down-e888 .pattern-complex-22f9 {
  font-size: 15px;
}
.west-c423 .pattern-complex-22f9 {
  line-height: 1.3;
}
.west-c423 .soft-66b9 {
}
.west-c423 .hero_purple_0962 {
  background: #235787;
}
.image_f77a {
  padding: 0;
}
.image_f77a .hero_purple_0962 {
  background: #1a1a1a;
}
.image_f77a .soft-66b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.in_c3fb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.in_c3fb .soft-66b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.in_c3fb .hero_purple_0962 {
  background: #303030;
}
.aside_4f3a {
  position: relative;
  z-index: 10;
}
.aside_4f3a .stone_d6bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-df37 .section_399c {
  display: inline-block;
  vertical-align: middle;
}
.dynamic-df37.bronze-7702 .section_399c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dynamic-df37.bronze-7702 .section_399c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-df37.bronze-7702 .section_399c {
    margin-right: 0.4em;
  }
}
.dynamic-df37.bronze-7702 .section_399c:last-child {
  margin-right: 0;
}
.notification-be69 .stone_d6bd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tag-yellow-4c60 .down-e888 {
    margin: 0 -0.5em;
  }
  .tag-yellow-4c60 .down-e888 [class*="customify-col-"],
  .tag-yellow-4c60 .down-e888 [class*="customify-col_"],
  .tag-yellow-4c60 .down-e888 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tag-yellow-4c60.basic_0bed .stone_d6bd {
  background: 0 0 !important;
}
.tag-yellow-4c60.basic_0bed .stone_d6bd,
.tag-yellow-4c60.notification-be69 .stone_d6bd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tag-yellow-4c60.grid_pink_4eb1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tag-yellow-4c60.notification-be69 .stone_d6bd {
  box-shadow: none !important;
}
.card-cf50 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .card-cf50 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .card-cf50 {
    padding: 18px 0 20px;
  }
}
.card-cf50 .notice-f096 {
  width: 100%;
}
.card-cf50 .accent-plasma-c4ff {
  margin-bottom: 0;
}
.card-cf50 .shadow-light-254c {
  margin-top: 5px;
  font-size: 0.875em;
}
.gallery_inner_1e77 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gallery_inner_1e77 .soft-3664 {
  width: 100%;
}
.component-mini-c399 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component-mini-c399 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component-mini-c399 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;
}
.component-mini-c399 li:last-child:after {
  display: none;
}
.component-mini-c399 li a {
  font-weight: 500;
  margin-right: 10px;
}
.message_71a9 .block_hovered_ea52 button,
.card-cf50 .block_hovered_ea52 button {
  left: 0;
}
.message_71a9 .soft-3664,
.card-cf50 .soft-3664 {
  padding-left: 0;
  padding-right: 0;
}
.message_71a9 .gallery_inner_1e77,
.card-cf50 .gallery_inner_1e77 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.message_71a9 {
  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;
}
.message_71a9: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;
}
.message_71a9 .aside-large-ff95 {
  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) {
  .message_71a9 .aside-large-ff95 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .message_71a9 .aside-large-ff95 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .message_71a9 .aside-large-ff95 {
    min-height: 200px;
  }
}
.message_71a9 .component-mini-c399 {
  color: rgba(255, 255, 255, 0.8);
}
.message_71a9 .component-mini-c399 a,
.message_71a9 .component-mini-c399 li:after {
  color: inherit;
}
.message_71a9 .component-mini-c399 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.south_b54c {
  margin-bottom: 0.5em;
}
.wood-1889 {
  margin-bottom: 1.2em;
}
.wood-1889,
.south_b54c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood-1889 p:last-child,
.south_b54c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .block_hovered_ea52,
#masthead .block_hovered_ea52 {
  display: none;
}
#masthead
  > .block_hovered_ea52.tabs-935f {
  display: none;
}
#masthead > .block_hovered_ea52 button {
  left: 0;
}
.wrapper_old_cd12 {
  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%;
}
.wrapper_old_cd12 .section_399c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper_old_cd12 .footer_west_2bae {
  display: -webkit-box;
  display: flex;
}
.wrapper_old_cd12 .footer_west_2bae.inner-179d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper_old_cd12 .footer_west_2bae.accent_fixed_b0b6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_old_cd12 .footer_west_2bae.item-b860 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_old_cd12.gold_332f.preview-d9e4 .footer_west_2bae.inner-179d {
  flex-basis: 100%;
}
.wrapper_old_cd12.selected-8660 .footer_west_2bae.accent_fixed_b0b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper_old_cd12.selected-8660 .footer_west_2bae.item-b860 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .block_hovered_ea52.tabs-935f {
  display: none;
}
#masthead > .block_hovered_ea52 button {
  left: 0;
}
.cold-605e {
  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;
}
.cold-605e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cold-605e.mini_82fa i {
  margin-right: 4px;
}
.cold-605e.popup-20e1 i {
  margin-left: 5px;
}
.pattern-complex-22f9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pattern-complex-22f9 p:last-child {
  margin-bottom: 0;
}
.shade_next_1ffe {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shade_next_1ffe a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shade_next_1ffe img {
  display: block;
  width: auto;
  line-height: 1;
}
.shade_next_1ffe .light-b9a9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shade_next_1ffe .tabs-tall-a28c {
  margin: 5px 0 7px 0;
}
.shade_next_1ffe.pagination-04ea .in_b497 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_next_1ffe.pagination-04ea .wood-bf36 {
  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;
}
.shade_next_1ffe.focus-up-55e2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shade_next_1ffe.focus-up-55e2 .in_b497 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_next_1ffe.focus-up-55e2 .wood-bf36 {
  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;
}
.shade_next_1ffe.silver_bbd8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade_next_1ffe.static-f8c2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shade_next_1ffe.static-f8c2 .wood-bf36 {
  margin-top: 7px;
}
.overlay-3ce0 {
  display: inline-block;
}
.aside_4f3a .shadow_12e8 .shade_next_1ffe img {
  max-width: 100%;
}
.card_4a19 .shade_wide_9308.content-narrow-fa7c,
.notification-down-eb51 .shade_wide_9308.content-narrow-fa7c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card_4a19 .gold_18cc,
.notification-down-eb51 .gold_18cc {
  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%);
}
.card_4a19 .gold_18cc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card_4a19.pattern-top-15c4 .gold_18cc {
  display: none;
}
.card_4a19 .notification_over_1698 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_4a19 .notification_over_1698 li {
  display: inline-block;
  position: relative;
}
.card_4a19 .notification_over_1698 li:last-child {
  margin-right: 0;
}
.card_4a19 .notification_over_1698 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;
}
.card_4a19 .notification_over_1698 li.pink_d472 > a {
  color: rgba(0, 0, 0, 0.9);
}
.card_4a19 .notification_over_1698 > 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;
}
.card_4a19 .notification_over_1698 > li > a i {
  line-height: 0;
}
.card_4a19 .notification_over_1698 > li.frame_ce8f > a .gold_18cc {
  margin-left: 4px;
  line-height: 0;
}
.card_4a19 .notification_over_1698 .caption_35fd li.frame_ce8f > a {
  position: relative;
}
.card_4a19 .notification_over_1698 .caption_35fd li.frame_ce8f > a:after,
.card_4a19 .notification_over_1698 .caption_35fd li.frame_ce8f > a:before {
  content: "";
  display: table;
}
.card_4a19 .notification_over_1698 .caption_35fd li.frame_ce8f > a:after {
  clear: both;
}
.card_4a19 .notification_over_1698 .caption_35fd li.frame_ce8f > a .gold_18cc {
  margin-left: 5px;
  float: right;
}
.card_4a19 .aside_d5d0,
.card_4a19 .caption_35fd {
  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;
}
.card_4a19 .caption_35fd {
  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;
}
.card_4a19 .caption_35fd .content-narrow-fa7c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card_4a19 .caption_35fd .gold_18cc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card_4a19 .caption_35fd li {
  display: block;
  margin: 0;
  padding: 0;
}
.card_4a19 .caption_35fd 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;
}
.card_4a19 .caption_35fd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card_4a19 .caption_35fd .caption_35fd {
  top: 0;
  left: 100%;
}
.card_4a19 .complex-34e8.fn-focus-0b9c > .aside_d5d0,
.card_4a19 .complex-34e8.fn-focus-0b9c > .caption_35fd,
.card_4a19 .complex-34e8:focus > .aside_d5d0,
.card_4a19 .complex-34e8:focus > .caption_35fd,
.card_4a19 .complex-34e8:hover > .aside_d5d0,
.card_4a19 .complex-34e8:hover > .caption_35fd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card_4a19.main-dark-fa76 .shade-fluid-ecbd:after,
.card_4a19.main-dark-fa76 .shade-fluid-ecbd:before {
  content: "";
  display: table;
}
.card_4a19.main-dark-fa76 .shade-fluid-ecbd:after {
  clear: both;
}
.card_4a19.main-dark-fa76 .shade-fluid-ecbd > li {
  float: left;
}
.card_4a19.hovered-3bfb .shade-fluid-ecbd:after,
.card_4a19.hovered-3bfb .shade-fluid-ecbd:before {
  content: "";
  display: table;
}
.card_4a19.hovered-3bfb .shade-fluid-ecbd:after {
  clear: both;
}
.card_4a19.hovered-3bfb .shade-fluid-ecbd > li {
  float: left;
}
.card_4a19.hovered-3bfb .shade-fluid-ecbd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card_4a19.hovered-3bfb .shade-fluid-ecbd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card_4a19.hovered-3bfb .shade-fluid-ecbd > li.card-fe79 > a,
.card_4a19.hovered-3bfb .shade-fluid-ecbd > li.pink_d472 > a {
  color: #fff;
  background-color: #1e4b75;
}
.card_4a19.caption-1dc5 .shade-fluid-ecbd > li > a .content-narrow-fa7c {
  position: relative;
}
.card_4a19.caption-1dc5 .shade-fluid-ecbd > li > a .content-narrow-fa7c: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;
}
.card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li:focus
  > a
  .content-narrow-fa7c:before,
.card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li:hover
  > a
  .content-narrow-fa7c:before {
  width: 100%;
  background-color: currentColor;
}
.card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li.card-fe79
  > a
  .content-narrow-fa7c:before,
.card_4a19.caption-1dc5
  .shade-fluid-ecbd
  > li.grid_e38a
  > a
  .content-narrow-fa7c:before {
  width: 100%;
  background-color: currentColor;
}
.card_4a19.wood-9f09 .shade-fluid-ecbd > li > a .content-narrow-fa7c {
  position: relative;
}
.card_4a19.wood-9f09 .shade-fluid-ecbd > li > a .content-narrow-fa7c: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;
}
.card_4a19.wood-9f09 .shade-fluid-ecbd > li:focus > a .content-narrow-fa7c:before,
.card_4a19.wood-9f09
  .shade-fluid-ecbd
  > li:hover
  > a
  .content-narrow-fa7c:before {
  width: 100%;
  background-color: currentColor;
}
.card_4a19.wood-9f09
  .shade-fluid-ecbd
  > li.card-fe79
  > a
  .content-narrow-fa7c:before,
.card_4a19.wood-9f09
  .shade-fluid-ecbd
  > li.grid_e38a
  > a
  .content-narrow-fa7c:before {
  width: 100%;
  background-color: currentColor;
}
.notification-down-eb51 .notification_over_1698 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notification-down-eb51 .notification_over_1698 li:first-child > a {
  border-top: none;
}
.notification-down-eb51 .notification_over_1698 .list-8726 > .content-narrow-fa7c .gold_18cc {
  display: none;
}
.notification-down-eb51 .notification_over_1698 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notification-down-eb51 .notification_over_1698 li:last-child {
  border: none;
}
.notification-down-eb51 .notification_over_1698 li.frame_ce8f > a {
  padding-right: 45px !important;
}
.notification-down-eb51 .notification_over_1698 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notification-down-eb51 .notification_over_1698 li a:focus,
.notification-down-eb51 .notification_over_1698 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-down-eb51 .notification_over_1698 li .hovered-6b50 {
  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;
}
.notification-down-eb51 .notification_over_1698 li .hovered-6b50:hover {
  box-shadow: none;
}
.notification-down-eb51 .notification_over_1698 li .hovered-6b50 .gold_18cc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notification-down-eb51 .notification_over_1698 .caption_35fd {
  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);
}
.notification-down-eb51 .notification_over_1698 .caption_35fd li a {
  padding-left: 3em;
}
.notification-down-eb51 .notification_over_1698 .info-395a > a .hovered-6b50 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification-down-eb51 .notification_over_1698 .info-395a > .caption_35fd {
  display: block;
  opacity: 1;
}
.gold-7467 {
  max-width: 100%;
}
.accent-light-6b9e {
  line-height: 0;
  cursor: pointer;
}
.short-6934 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.short-6934:hover {
  box-shadow: none;
  color: currentColor;
}
.short-6934 svg {
  width: 18px;
  height: 18px;
}
.short-6934 .panel_3ad6 {
  display: none;
}
.light_d34a {
  position: relative;
}
.light_d34a.fn-active-0b9c .short-6934 .status_cold_6b5a {
  display: none;
}
.light_d34a.fn-active-0b9c .short-6934 .panel_3ad6 {
  display: inline-block;
}
.light_d34a .plasma-ff10 {
  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);
}
.light_d34a.media-d9ce .plasma-ff10 {
  left: auto;
  right: -0.9em;
}
.light_d34a.media-d9ce .over-6b4b::before {
  left: auto;
  right: 15px;
}
.light_d34a.fn-active-0b9c .plasma-ff10 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery_f715 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gallery_f715 label {
  flex-basis: 100%;
}
.gallery_f715 .current-3593 {
  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;
}
.gallery_f715 .glass_146c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gallery_f715 .glass_146c:focus {
  background-color: transparent;
}
.gallery_f715 button.avatar_motion_dab6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gallery_f715 button.avatar_motion_dab6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gallery_f715 button.avatar_motion_dab6 svg {
  width: 18px;
  height: 18px;
}
.gallery_f715 input[type="submit"] {
  min-height: auto;
}
.prev-36ce .gallery_f715 .glass_146c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.over-6b4b {
  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) {
  .over-6b4b {
    width: 220px;
  }
}
.over-6b4b label {
  flex-basis: 100%;
}
.over-6b4b::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;
}
.logo_cold_d1d3 .prev-36ce .gallery_f715 {
  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;
}
.logo_cold_d1d3
  .prev-36ce
  .gallery_f715
  .current-3593 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.logo_cold_d1d3 .prev-36ce .gallery_f715 .glass_146c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.logo_cold_d1d3
  .prev-36ce
  .gallery_f715
  .glass_146c:focus {
  background: 0 0;
}
.logo_cold_d1d3
  .prev-36ce
  .gallery_f715
  .mini_2f5d {
  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;
}
.content_small_2d7c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content_small_2d7c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content_small_2d7c li:last-child {
  margin-right: 0;
}
.content_small_2d7c li:first-child {
  margin-left: 0;
}
.content_small_2d7c.white_586d a {
  color: #fff;
}
.content_small_2d7c.white_586d a:hover {
  color: #fff;
}
.content_small_2d7c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content_small_2d7c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content_small_2d7c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content_small_2d7c a:hover {
  opacity: 0.9;
  color: inherit;
}
.content_small_2d7c [class*="social-icon-apple"] {
  background-color: #999;
}
.content_small_2d7c [class*="social-icon-apple"].popup-b299 {
  background-color: transparent;
  color: #999;
}
.content_small_2d7c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content_small_2d7c [class*="social-icon-behance"].popup-b299 {
  background-color: transparent;
  color: #1769ff;
}
.content_small_2d7c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content_small_2d7c [class*="social-icon-bitbucket"].popup-b299 {
  background-color: transparent;
  color: #205081;
}
.content_small_2d7c [class*="social-icon-codepen"] {
  background-color: #000;
}
.content_small_2d7c [class*="social-icon-codepen"].popup-b299 {
  background-color: transparent;
  color: #000;
}
.content_small_2d7c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content_small_2d7c [class*="social-icon-delicious"].popup-b299 {
  background-color: transparent;
  color: #39f;
}
.content_small_2d7c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content_small_2d7c [class*="social-icon-digg"].popup-b299 {
  background-color: transparent;
  color: #005be2;
}
.content_small_2d7c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content_small_2d7c [class*="social-icon-dribbble"].popup-b299 {
  background-color: transparent;
  color: #ea4c89;
}
.content_small_2d7c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content_small_2d7c [class*="social-icon-envelope"].popup-b299 {
  background-color: transparent;
  color: #ea4335;
}
.content_small_2d7c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content_small_2d7c [class*="social-icon-facebook"].popup-b299 {
  background-color: transparent;
  color: #3b5998;
}
.content_small_2d7c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content_small_2d7c [class*="social-icon-flickr"].popup-b299 {
  background-color: transparent;
  color: #0063dc;
}
.content_small_2d7c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content_small_2d7c [class*="social-icon-foursquare"].popup-b299 {
  background-color: transparent;
  color: #2d5be3;
}
.content_small_2d7c [class*="social-icon-github"] {
  background-color: #333;
}
.content_small_2d7c [class*="social-icon-github"].popup-b299 {
  background-color: transparent;
  color: #333;
}
.content_small_2d7c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content_small_2d7c [class*="social-icon-google-plus"].popup-b299 {
  background-color: transparent;
  color: #dd4b39;
}
.content_small_2d7c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content_small_2d7c [class*="social-icon-houzz"].popup-b299 {
  background-color: transparent;
  color: #7ac142;
}
.content_small_2d7c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content_small_2d7c [class*="social-icon-instagram"].popup-b299 {
  background-color: transparent;
  color: #262626;
}
.content_small_2d7c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content_small_2d7c [class*="social-icon-jsfiddle"].popup-b299 {
  background-color: transparent;
  color: #487aa2;
}
.content_small_2d7c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content_small_2d7c [class*="social-icon-linkedin"].popup-b299 {
  background-color: transparent;
  color: #0077b5;
}
.content_small_2d7c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content_small_2d7c [class*="social-icon-medium"].popup-b299 {
  background-color: transparent;
  color: #00ab6b;
}
.content_small_2d7c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content_small_2d7c
  [class*="social-icon-odnoklassniki"].popup-b299 {
  background-color: transparent;
  color: #f4731c;
}
.content_small_2d7c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content_small_2d7c [class*="social-icon-meetup"].popup-b299 {
  background-color: transparent;
  color: #ec1c40;
}
.content_small_2d7c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content_small_2d7c [class*="social-icon-pinterest"].popup-b299 {
  background-color: transparent;
  color: #bd081c;
}
.content_small_2d7c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content_small_2d7c [class*="social-icon-product-hunt"].popup-b299 {
  background-color: transparent;
  color: #da552f;
}
.content_small_2d7c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content_small_2d7c [class*="social-icon-reddit"].popup-b299 {
  background-color: transparent;
  color: #ff4500;
}
.content_small_2d7c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content_small_2d7c [class*="social-icon-rss"].popup-b299 {
  background-color: transparent;
  color: #f26522;
}
.content_small_2d7c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content_small_2d7c
  [class*="social-icon-shopping-cart"].popup-b299 {
  background-color: transparent;
  color: #4caf50;
}
.content_small_2d7c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content_small_2d7c [class*="social-icon-skype"].popup-b299 {
  background-color: transparent;
  color: #00aff0;
}
.content_small_2d7c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content_small_2d7c [class*="social-icon-slideshare"].popup-b299 {
  background-color: transparent;
  color: #0077b5;
}
.content_small_2d7c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content_small_2d7c [class*="social-icon-snapchat"].popup-b299 {
  background-color: transparent;
  color: #fffc00;
}
.content_small_2d7c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content_small_2d7c [class*="social-icon-soundcloud"].popup-b299 {
  background-color: transparent;
  color: #f80;
}
.content_small_2d7c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content_small_2d7c [class*="social-icon-spotify"].popup-b299 {
  background-color: transparent;
  color: #2ebd59;
}
.content_small_2d7c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content_small_2d7c
  [class*="social-icon-stack-overflow"].popup-b299 {
  background-color: transparent;
  color: #fe7a15;
}
.content_small_2d7c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content_small_2d7c [class*="social-icon-maldkfgram"].popup-b299 {
  background-color: transparent;
  color: #2ca5e0;
}
.content_small_2d7c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content_small_2d7c [class*="social-icon-tripadvisor"].popup-b299 {
  background-color: transparent;
  color: #589442;
}
.content_small_2d7c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content_small_2d7c [class*="social-icon-tumblr"].popup-b299 {
  background-color: transparent;
  color: #35465c;
}
.content_small_2d7c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content_small_2d7c [class*="social-icon-twitch"].popup-b299 {
  background-color: transparent;
  color: #6441a5;
}
.content_small_2d7c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content_small_2d7c [class*="social-icon-twitter"].popup-b299 {
  background-color: transparent;
  color: #1da1f2;
}
.content_small_2d7c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content_small_2d7c [class*="social-icon-vimeo"].popup-b299 {
  background-color: transparent;
  color: #1ab7ea;
}
.content_small_2d7c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content_small_2d7c [class*="social-icon-vk"].popup-b299 {
  background-color: transparent;
  color: #45668e;
}
.content_small_2d7c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content_small_2d7c [class*="social-icon-weibo"].popup-b299 {
  background-color: transparent;
  color: #df2029;
}
.content_small_2d7c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content_small_2d7c [class*="social-icon-weixin"].popup-b299 {
  background-color: transparent;
  color: #7bb32e;
}
.content_small_2d7c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content_small_2d7c [class*="social-icon-whatsapp"].popup-b299 {
  background-color: transparent;
  color: #25d366;
}
.content_small_2d7c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content_small_2d7c [class*="social-icon-wordpress"].popup-b299 {
  background-color: transparent;
  color: #21759b;
}
.content_small_2d7c [class*="social-icon-xing"] {
  background-color: #026466;
}
.content_small_2d7c [class*="social-icon-xing"].popup-b299 {
  background-color: transparent;
  color: #026466;
}
.content_small_2d7c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content_small_2d7c [class*="social-icon-yelp"].popup-b299 {
  background-color: transparent;
  color: #af0606;
}
.content_small_2d7c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content_small_2d7c [class*="social-icon-youtube"].popup-b299 {
  background-color: transparent;
  color: #cd201f;
}
.shade_mini_6d4c {
  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;
}
.shade_mini_6d4c:hover {
  box-shadow: none;
  background: 0 0;
}
.thick_a318 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus_rough_5024 {
  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;
}
.detail_complex_37e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter-hovered-2f3b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter-hovered-2f3b,
.filter-hovered-2f3b::after,
.filter-hovered-2f3b::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-hovered-2f3b::after,
.filter-hovered-2f3b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card_6208 .focus_rough_5024 .detail_complex_37e8 {
  margin-top: -2px;
  width: 19px;
}
.card_6208 .focus_rough_5024 .filter-hovered-2f3b {
  margin-top: -1px;
}
.card_6208 .focus_rough_5024 .filter-hovered-2f3b,
.card_6208 .focus_rough_5024 .filter-hovered-2f3b::after,
.card_6208 .focus_rough_5024 .filter-hovered-2f3b::before {
  width: 19px;
  height: 2px;
}
.card_6208 .focus_rough_5024 .filter-hovered-2f3b::before {
  top: -6px;
}
.card_6208 .focus_rough_5024 .filter-hovered-2f3b::after {
  bottom: -6px;
}
.article-medium-2190 .focus_rough_5024 .detail_complex_37e8 {
  margin-top: -2px;
  width: 22px;
}
.article-medium-2190 .focus_rough_5024 .filter-hovered-2f3b {
  margin-top: -1px;
}
.article-medium-2190 .focus_rough_5024 .filter-hovered-2f3b,
.article-medium-2190 .focus_rough_5024 .filter-hovered-2f3b::after,
.article-medium-2190 .focus_rough_5024 .filter-hovered-2f3b::before {
  width: 22px;
  height: 2px;
}
.article-medium-2190 .focus_rough_5024 .filter-hovered-2f3b::before {
  top: -7px;
}
.article-medium-2190 .focus_rough_5024 .filter-hovered-2f3b::after {
  bottom: -7px;
}
.soft-d454 .focus_rough_5024 .detail_complex_37e8 {
  margin-top: -2px;
  width: 31px;
}
.soft-d454 .focus_rough_5024 .filter-hovered-2f3b {
  margin-top: -1.5px;
}
.soft-d454 .focus_rough_5024 .filter-hovered-2f3b,
.soft-d454 .focus_rough_5024 .filter-hovered-2f3b::after,
.soft-d454 .focus_rough_5024 .filter-hovered-2f3b::before {
  width: 31px;
  height: 3px;
}
.soft-d454 .focus_rough_5024 .filter-hovered-2f3b::before {
  top: -9px;
}
.soft-d454 .focus_rough_5024 .filter-hovered-2f3b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus_0e49 .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 19px;
  }
  .focus_0e49 .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1px;
  }
  .focus_0e49 .focus_rough_5024 .filter-hovered-2f3b,
  .focus_0e49 .focus_rough_5024 .filter-hovered-2f3b::after,
  .focus_0e49 .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 19px;
    height: 2px;
  }
  .focus_0e49 .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -6px;
  }
  .focus_0e49 .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -6px;
  }
  .surface-4bd6 .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 22px;
  }
  .surface-4bd6 .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1px;
  }
  .surface-4bd6 .focus_rough_5024 .filter-hovered-2f3b,
  .surface-4bd6 .focus_rough_5024 .filter-hovered-2f3b::after,
  .surface-4bd6 .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 22px;
    height: 2px;
  }
  .surface-4bd6 .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -7px;
  }
  .surface-4bd6 .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -7px;
  }
  .form-easy-c722 .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 31px;
  }
  .form-easy-c722 .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1.5px;
  }
  .form-easy-c722 .focus_rough_5024 .filter-hovered-2f3b,
  .form-easy-c722 .focus_rough_5024 .filter-hovered-2f3b::after,
  .form-easy-c722 .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 31px;
    height: 3px;
  }
  .form-easy-c722 .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -9px;
  }
  .form-easy-c722 .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .complex_65d0 .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_65d0 .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1px;
  }
  .complex_65d0 .focus_rough_5024 .filter-hovered-2f3b,
  .complex_65d0 .focus_rough_5024 .filter-hovered-2f3b::after,
  .complex_65d0 .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 19px;
    height: 2px;
  }
  .complex_65d0 .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -6px;
  }
  .complex_65d0 .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -6px;
  }
  .disabled-plasma-5a68 .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-plasma-5a68 .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1px;
  }
  .disabled-plasma-5a68 .focus_rough_5024 .filter-hovered-2f3b,
  .disabled-plasma-5a68 .focus_rough_5024 .filter-hovered-2f3b::after,
  .disabled-plasma-5a68 .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 22px;
    height: 2px;
  }
  .disabled-plasma-5a68 .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -7px;
  }
  .disabled-plasma-5a68 .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -7px;
  }
  .background-3f5c .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 31px;
  }
  .background-3f5c .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1.5px;
  }
  .background-3f5c .focus_rough_5024 .filter-hovered-2f3b,
  .background-3f5c .focus_rough_5024 .filter-hovered-2f3b::after,
  .background-3f5c .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 31px;
    height: 3px;
  }
  .background-3f5c .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -9px;
  }
  .background-3f5c .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .text_a011 .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 19px;
  }
  .text_a011 .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1px;
  }
  .text_a011 .focus_rough_5024 .filter-hovered-2f3b,
  .text_a011 .focus_rough_5024 .filter-hovered-2f3b::after,
  .text_a011 .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 19px;
    height: 2px;
  }
  .text_a011 .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -6px;
  }
  .text_a011 .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -6px;
  }
  .banner_medium_7aa0 .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 22px;
  }
  .banner_medium_7aa0 .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1px;
  }
  .banner_medium_7aa0 .focus_rough_5024 .filter-hovered-2f3b,
  .banner_medium_7aa0 .focus_rough_5024 .filter-hovered-2f3b::after,
  .banner_medium_7aa0 .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 22px;
    height: 2px;
  }
  .banner_medium_7aa0 .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -7px;
  }
  .banner_medium_7aa0 .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -7px;
  }
  .complex-053e .focus_rough_5024 .detail_complex_37e8 {
    margin-top: -2px;
    width: 31px;
  }
  .complex-053e .focus_rough_5024 .filter-hovered-2f3b {
    margin-top: -1.5px;
  }
  .complex-053e .focus_rough_5024 .filter-hovered-2f3b,
  .complex-053e .focus_rough_5024 .filter-hovered-2f3b::after,
  .complex-053e .focus_rough_5024 .filter-hovered-2f3b::before {
    width: 31px;
    height: 3px;
  }
  .complex-053e .focus_rough_5024 .filter-hovered-2f3b::before {
    top: -9px;
  }
  .complex-053e .focus_rough_5024 .filter-hovered-2f3b::after {
    bottom: -9px;
  }
}
.rough-e1f0 .filter-hovered-2f3b {
  -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);
}
.rough-e1f0 .filter-hovered-2f3b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.rough-e1f0 .filter-hovered-2f3b::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);
}
.rough-e1f0.message-down-a0eb .filter-hovered-2f3b {
  -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);
}
.rough-e1f0.message-down-a0eb .filter-hovered-2f3b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.rough-e1f0.message-down-a0eb .filter-hovered-2f3b::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-pressed-2d1a {
  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.highlight-7307:before {
  display: none;
}
.chip-019c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-019c .panel-d2a0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-019c .panel-d2a0:last-of-type {
  border-bottom: none;
}
.chip-019c .panel-d2a0.over-5784,
.chip-019c .panel-d2a0.gradient_white_85e6,
.chip-019c .panel-d2a0.under_d3b2 {
  padding: 0;
}
.chip-019c .notification-down-eb51 .hovered-6b50 {
  color: currentColor;
}
.chip-019c .notification-down-eb51 .hovered-6b50:focus,
.chip-019c .notification-down-eb51 .hovered-6b50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-019c.soft-66b9 .lower-75c6,
.chip-019c.soft-66b9 .pattern-complex-22f9 a,
.chip-019c.soft-66b9 .shade-fluid-ecbd a,
.chip-019c.soft-66b9 .caption_35fd a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-019c.soft-66b9 .lower-75c6:hover,
.chip-019c.soft-66b9 .pattern-complex-22f9 a:hover,
.chip-019c.soft-66b9 .shade-fluid-ecbd a:hover,
.chip-019c.soft-66b9 .caption_35fd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-019c.soft-66b9 .logo-center-cbc0 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-019c.soft-66b9 .panel-d2a0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-019c.soft-66b9 .panel-d2a0:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-019c.soft-66b9 .button-liquid-2460:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-019c.soft-66b9 .notification-down-eb51 .notification_over_1698 li a,
.chip-019c.soft-66b9 .notification-down-eb51 .hovered-6b50,
.chip-019c.soft-66b9 .caption_35fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-019c.soft-66b9 .notification-down-eb51 .hovered-6b50:focus,
.chip-019c.soft-66b9 .notification-down-eb51 .hovered-6b50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-019c.soft-66b9 .notification_over_1698 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-019c.hero_purple_0962 .lower-75c6,
.chip-019c.hero_purple_0962 .pattern-complex-22f9 a,
.chip-019c.hero_purple_0962 .shade-fluid-ecbd .hovered-6b50,
.chip-019c.hero_purple_0962 .shade-fluid-ecbd a,
.chip-019c.hero_purple_0962 .caption_35fd a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-019c.hero_purple_0962 .lower-75c6:hover,
.chip-019c.hero_purple_0962 .pattern-complex-22f9 a:hover,
.chip-019c.hero_purple_0962 .shade-fluid-ecbd .hovered-6b50:hover,
.chip-019c.hero_purple_0962 .shade-fluid-ecbd a:hover,
.chip-019c.hero_purple_0962 .caption_35fd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-019c.hero_purple_0962 .logo-center-cbc0 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-019c.hero_purple_0962 .panel-d2a0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-019c.hero_purple_0962 .panel-d2a0:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-019c.hero_purple_0962 .button-liquid-2460:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-019c.hero_purple_0962 .notification-down-eb51 .notification_over_1698 li a,
.chip-019c.hero_purple_0962 .notification-down-eb51 .hovered-6b50,
.chip-019c.hero_purple_0962 .caption_35fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-019c.hero_purple_0962 .notification-down-eb51 .hovered-6b50:focus,
.chip-019c.hero_purple_0962 .notification-down-eb51 .hovered-6b50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-019c.hero_purple_0962 .notification_over_1698 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-liquid-2460 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button-liquid-2460:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.summary-615f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline-1c76 .chip-019c {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.outline-1c76 .panel-d2a0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline-1c76 .panel-d2a0:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .outline-1c76 .panel-d2a0:before {
    width: 16%;
    left: 42%;
  }
}
.outline-1c76 .panel-d2a0:last-child:before {
  content: none;
}
.outline-1c76 .panel-d2a0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline-1c76 .notification-down-eb51 .notification_over_1698 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline-1c76 .notification-down-eb51 .notification_over_1698 li a .hovered-6b50 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline-1c76 .notification-down-eb51 .caption_35fd {
  border: none;
}
.outline-1c76 .notification-down-eb51 .caption_35fd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline-1c76 .button-liquid-2460 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline-1c76 .summary-615f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline-1c76 .hero_purple_0962 .button-liquid-2460:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline-1c76 .soft-66b9.title_43cb .filter-hovered-2f3b {
  background: rgba(0, 0, 0, 0.6);
}
.outline-1c76
  .soft-66b9.title_43cb
  .filter-hovered-2f3b::after,
.outline-1c76
  .soft-66b9.title_43cb
  .filter-hovered-2f3b:before {
  background: inherit;
}
.outline-1c76
  .soft-66b9.title_43cb:hover
  .filter-hovered-2f3b {
  background: rgba(0, 0, 0, 0.8);
}
.pink-b8f9 .chip-019c {
  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) {
  .pink-b8f9 .chip-019c {
    width: auto;
    right: 45px;
  }
}
.paragraph_6a1e .chip-019c {
  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) {
  .paragraph_6a1e .chip-019c {
    width: auto;
    left: 45px;
  }
}
.highlight-7307 .chip-019c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.highlight-7307 .summary-615f {
  max-width: 48em;
  margin: 0 auto;
}
.highlight-7307 .button-liquid-2460:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice_copper_bd32 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice_copper_bd32.outline-1c76 .chip-019c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice_copper_bd32.pink-b8f9 .chip-019c {
  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);
}
.notice_copper_bd32 .chip-019c {
  visibility: visible;
}
.notice_copper_bd32.paragraph_6a1e .chip-019c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tooltip_right_ba78,
.tabs_brown_73a7 {
  overflow-x: hidden;
}
.tooltip_right_ba78 .chip-019c {
  overflow: auto;
}
.tooltip_right_ba78.outline-1c76 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_right_ba78.outline-1c76 .chip-019c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tooltip_right_ba78.outline-1c76 .shade_mini_6d4c {
  opacity: 0;
}
.tooltip_right_ba78.pink-b8f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_right_ba78.pink-b8f9 .chip-019c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tooltip_right_ba78.pink-b8f9 .shade_mini_6d4c {
  opacity: 0;
}
.tooltip_right_ba78.paragraph_6a1e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_right_ba78.paragraph_6a1e .chip-019c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tooltip_right_ba78.paragraph_6a1e .shade_mini_6d4c {
  opacity: 0;
}
.tooltip_right_ba78.highlight-7307 .chip-019c {
  z-index: 10;
  visibility: visible;
}
.title_43cb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.title_43cb .filter-hovered-2f3b {
  background: rgba(255, 255, 255, 0.99);
}
.title_43cb .filter-hovered-2f3b::after,
.title_43cb .filter-hovered-2f3b:before {
  background: inherit;
}
.title_43cb:hover .filter-hovered-2f3b {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph_6a1e .title_43cb {
  top: 10px;
  right: auto;
  left: 12px;
}
.highlight-7307 .title_43cb {
  display: none !important;
}
.tooltip_right_ba78:before,
.tabs_brown_73a7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tooltip_right_ba78 .title_43cb,
.tabs_brown_73a7 .title_43cb {
  display: inline-block;
}
.chip-019c .section_399c {
  -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;
}
.tooltip_right_ba78 .chip-019c .section_399c,
.tabs_brown_73a7 .chip-019c .section_399c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden_50dd .current-3593 {
  width: 100%;
}
.shadow_12e8 {
  padding: 0 0.5em 0;
}
.shadow_12e8 [class*="customify-col-"],
.shadow_12e8 [class*="customify-col_"],
.shadow_12e8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-bottom-74dc .shadow_12e8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .down-e888 .item_wide_41dc,
  .item_wide_41dc {
    display: none;
  }
  .module_glass_c496 {
    text-align: left;
  }
  .table-hovered-8740 {
    text-align: center;
  }
  .first_01fa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .down-e888 .content-7054,
  .content-7054 {
    display: none;
  }
  .breadcrumb_dim_30cf {
    text-align: left;
  }
  .menu-lower-aed6 {
    text-align: center;
  }
  .content_8bcf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .down-e888 .popup-warm-b038,
  .popup-warm-b038 {
    display: none;
  }
  .feature-action-c7b4 {
    text-align: left;
  }
  .hovered_965d {
    text-align: center;
  }
  .filter-a4a3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.north-b32b {
  box-shadow: none !important;
}
.table-steel-4eba .simple_4329,
.label_silver_efad .simple_4329 {
  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;
}
.label_silver_efad .simple_4329 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.stone_d6bd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.stone_d6bd:after,
.stone_d6bd:before {
  content: "";
  display: table;
}
.stone_d6bd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .stone_d6bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.stone_d6bd,
.grid_pink_4eb1 {
  max-width: 1248px;
  margin: 0 auto;
}

.nav_2680.media_basic_8294 .stone_d6bd {
  max-width: 100%;
}
.nav_2680.focus_down_6467 {
  max-width: 1200px;
  margin: 0 auto;
}
.nav_2680.heading_stale_035f .stone_d6bd {
  max-width: 100%;
}
.nav_2680.heading_stale_035f > .stone_d6bd {
  padding-left: 0;
  padding-right: 0;
}
.nav_2680.heading_stale_035f > .stone_d6bd .down-e888 {
  margin: 0;
}
.nav_2680.heading_stale_035f
  > .stone_d6bd
  .glass_f3a3.easy-e16e {
  margin-right: 0;
  margin-left: 0;
}
.nav_2680.heading_stale_035f #main.easy-e16e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .cold-bf2f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .cold-bf2f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .primary_724f .large-3089 {
    padding-right: 1em;
  }
  .primary_724f.full_3c74 .glass_f3a3 {
    border-right: 1px solid #eaecee;
  }
  .primary_724f.full_3c74 .large-3089 {
    padding-right: 1em;
  }
  .primary_724f.full_3c74 .mask-0667 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_mini_2983 .large-3089 {
    padding-left: 1em;
  }
  .detail_mini_2983.full_3c74 .glass_f3a3 {
    border-left: 1px solid #eaecee;
  }
  .detail_mini_2983.full_3c74 .large-3089 {
    padding-left: 1em;
  }
  .detail_mini_2983.full_3c74 .mask-0667 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-9dc9 .large-3089 {
    padding-left: 1em;
  }
  .thumbnail-9dc9.full_3c74 .border_dark_ea08 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-9dc9.full_3c74 .small_cedd {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-9dc9.full_3c74 .large-3089 {
    padding-left: 1em;
  }
  .thumbnail-9dc9.full_3c74 .mask-0667 {
    padding-right: 1em;
  }
  .thumbnail-9dc9.full_3c74 .list_wood_6452 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-lower-0091 .large-3089 {
    padding-right: 1em;
  }
  .hover-lower-0091.full_3c74 .border_dark_ea08 {
    border-left: 1px solid #eaecee;
  }
  .hover-lower-0091.full_3c74 .small_cedd {
    border-left: 1px solid #eaecee;
  }
  .hover-lower-0091.full_3c74 .large-3089 {
    padding-right: 1em;
  }
  .hover-lower-0091.full_3c74 .mask-0667 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-lower-0091.full_3c74 .list_wood_6452 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-bf2f .large-3089 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold-bf2f.full_3c74 .glass_f3a3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .cold-bf2f.full_3c74 .large-3089 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold-bf2f.full_3c74 .mask-0667 {
    padding-left: 1em;
  }
  .cold-bf2f.full_3c74 .list_wood_6452 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .cold-bf2f.full_3c74 .large-3089 {
    padding-left: 0;
  }
}
.summary-right-a08d .dynamic-df37 {
  display: inline-block;
}
.hard-a19c {
  display: inline-block;
}
.brown-a95f {
  word-con: break-word;
}
.aside_red_0fe7 > span {
  display: inline-block;
  padding: 5px 0;
}
.aside_red_0fe7 .section-c42e {
  margin-left: 8px;
  margin-right: 8px;
}
.aside_red_0fe7 .orange-6aec img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.grid_dynamic_e218 .primary_liquid_d31a {
  margin-bottom: 2em;
}
.grid_dynamic_e218 .fresh_67f0 {
  margin-bottom: 15px;
}
.grid_dynamic_e218 .fresh_67f0:last-child {
  margin-bottom: 0;
}
.grid_dynamic_e218 .component-a3a0 {
  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) {
  .grid_dynamic_e218 .component-a3a0 {
    display: block;
  }
}
.grid_dynamic_e218 .cool-24d3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .grid_dynamic_e218 .cool-24d3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.grid_dynamic_e218 .block_688f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.grid_dynamic_e218 .block_688f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.grid_dynamic_e218 .block_688f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.grid_dynamic_e218 .brown-a95f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid_dynamic_e218 .brown-a95f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.grid_dynamic_e218 .sort-3ac9 p:last-child {
  margin-bottom: 0;
}
.grid_dynamic_e218 .highlight_4929 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.grid_dynamic_e218 .iron_1d10 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.grid_dynamic_e218 .under_ed4b {
  margin-top: 1em;
}
.grid_dynamic_e218 .feature-051d {
  top: 0;
  display: block;
}
.grid_dynamic_e218 .feature-051d a {
  color: inherit;
}
.grid_dynamic_e218 .feature-051d a:hover {
  color: inherit;
}
.grid_dynamic_e218 .banner-f208 {
  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;
}
.grid_dynamic_e218 .banner-f208:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.grid_dynamic_e218 .iron_1d10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.grid_dynamic_e218 .tooltip-dirty-edaa {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.grid_dynamic_e218 .tooltip-dirty-edaa:first-child {
  margin-top: 0;
}
.grid_dynamic_e218 .tooltip-dirty-edaa.dark_ec93 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.grid_dynamic_e218 .tooltip-dirty-edaa.frame_1efe {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid_dynamic_e218
  .tooltip-dirty-edaa.frame_1efe.red-d5e3
  .under_ed4b {
  width: 100%;
}
.grid_dynamic_e218 .frame_1efe {
  -webkit-box-align: center;
  align-items: center;
}
.grid_dynamic_e218 .frame_1efe .aside_red_0fe7,
.grid_dynamic_e218 .frame_1efe > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.grid_dynamic_e218 .block_688f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid_dynamic_e218 .block_688f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid_dynamic_e218 .block_688f: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;
}
.grid_dynamic_e218 .dark_ec93 {
  z-index: 5;
}
.grid_dynamic_e218 .gradient-4909 .brown-cdb4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.grid_dynamic_e218 .focused_0281 .brown-cdb4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.grid_dynamic_e218 .chip-pro-69cb .brown-cdb4 {
  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;
}
.grid_dynamic_e218.title_762c .component-a3a0,
.grid_dynamic_e218.small_ee76 .component-a3a0 {
  display: block;
}
.grid_dynamic_e218.title_762c .component-a3a0 .clean-e156,
.grid_dynamic_e218.title_762c .component-a3a0 .iron_1d10,
.grid_dynamic_e218.small_ee76 .component-a3a0 .clean-e156,
.grid_dynamic_e218.small_ee76 .component-a3a0 .iron_1d10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid_dynamic_e218.grid_wood_9a86 .cool-24d3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .grid_dynamic_e218.grid_wood_9a86 .cool-24d3 {
    margin-right: 0;
  }
}
.grid_dynamic_e218.title_762c .cool-24d3,
.grid_dynamic_e218.small_ee76 .cool-24d3 {
  padding-top: 40%;
}
.grid_dynamic_e218.title_762c .primary_liquid_d31a,
.grid_dynamic_e218.small_ee76 .primary_liquid_d31a {
  display: block;
}
.grid_dynamic_e218.title_762c .fn-sticky-0b9c .iron_1d10,
.grid_dynamic_e218.small_ee76 .fn-sticky-0b9c .iron_1d10 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.grid_dynamic_e218.title_762c .cool-24d3,
.grid_dynamic_e218.small_ee76 .cool-24d3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.grid_dynamic_e218.title_762c .iron_1d10 {
  padding: 1em;
}
.banner-57a0 {
  margin: 30px auto;
  display: block;
}
.banner-57a0 .status_bottom_3a5e > * {
  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;
}
.banner-57a0 .status_bottom_3a5e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-57a0 .status_bottom_3a5e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-8986 .aside_red_0fe7 {
  margin-bottom: 1.41575em;
}
.copper-8986 .badge-iron-1d0c {
  margin-bottom: 1.618em;
}
.notice_ee95 .small-f50a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice_ee95 .small-f50a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice_ee95 .layout_advanced_5f37 {
  max-width: 100%;
  overflow: auto;
}
.selected_5dfd .notice_ee95 a:hover {
  text-decoration: underline;
}
.notification-wide-5ad1 .fresh_67f0:not(.brown-a95f),
.notification-wide-5ad1 .block_688f {
  margin-bottom: 1.41575em;
}
.notification-wide-5ad1 .fresh_67f0:not(.brown-a95f):last-child,
.notification-wide-5ad1 .block_688f:last-child {
  margin-bottom: 0;
}
.notification-wide-5ad1 .fresh_67f0.focus_136b {
  margin-bottom: 0.41575em;
}
.notification-wide-5ad1 .complex-7003:before,
.notification-wide-5ad1 .outline-paper-68d3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notification-wide-5ad1 .complex-7003:before {
  content: "\f115";
}
.notification-wide-5ad1 .outline-paper-68d3:before {
  content: "\f02c";
}
.notification-wide-5ad1 .warm_c223 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notification-wide-5ad1 .warm_c223 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.copper_d640 {
  display: -webkit-box;
  display: flex;
}
.copper_d640 .footer-plasma-443a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .copper_d640 .footer-plasma-443a {
    flex-basis: 90px;
  }
}
.copper_d640 .tiny_0521 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .copper_d640 .tiny_0521 {
    flex-basis: calc(100% - 50px);
  }
}
.copper_d640 .gold-0602 p:last-child {
  margin-bottom: 0.72em;
}
.south_1430 .status_bottom_3a5e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.south_1430 .status_bottom_3a5e:after,
.south_1430 .status_bottom_3a5e:before {
  content: "";
  display: table;
}
.south_1430 .status_bottom_3a5e:after {
  clear: both;
}
.south_1430 .status_bottom_3a5e .element_right_8c80,
.south_1430 .status_bottom_3a5e .gallery_upper_61c7 {
  width: 49%;
}
.south_1430 .status_bottom_3a5e .element_right_8c80 a span.carousel_cd8f,
.south_1430 .status_bottom_3a5e .gallery_upper_61c7 a span.carousel_cd8f {
  display: block;
  margin-bottom: 5px;
}
.south_1430 .status_bottom_3a5e .gallery_upper_61c7 {
  float: left;
  text-align: left;
}
.south_1430 .status_bottom_3a5e .element_right_8c80 {
  float: right;
  text-align: right;
}
.south-6c9a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .south-6c9a {
    margin-bottom: 0;
  }
}
.list_0962 {
  margin-bottom: 1em;
}
.list_0962 .brown-a95f {
  font-size: 1.1em;
  line-height: 1.3;
}
.text_lower_3dcb a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard_15e0 .list_0962,
.right-3c8f .list_0962 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard_15e0 .list_0962,
  .right-3c8f .list_0962 {
    display: block;
  }
}
.hard_15e0 .text_lower_3dcb,
.right-3c8f .text_lower_3dcb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard_15e0 .text_lower_3dcb,
  .right-3c8f .text_lower_3dcb {
    margin-bottom: 1em;
  }
}
.hard_15e0 .text_lower_3dcb img,
.right-3c8f .text_lower_3dcb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard_15e0 .message_south_027d,
.right-3c8f .message_south_027d {
  flex-basis: calc(100% - 160px);
}
.hard_15e0 .message_south_027d p,
.right-3c8f .message_south_027d p {
  margin-bottom: 0;
}
.hard_15e0 .message_south_027d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard_15e0 .message_south_027d {
    padding-left: 0;
  }
}
.right-3c8f .message_south_027d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .right-3c8f .message_south_027d {
    padding-right: 0;
  }
}
.right-3c8f .text_lower_3dcb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.article_240d .text_lower_3dcb {
  margin-bottom: 0.5em;
}
.article_240d .text_lower_3dcb img {
  width: 100%;
}
.caption-left-25ce .item-outer-6647,
.pink-b5ac .item-outer-6647 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink-b5ac .glass_f3a3 .thumbnail-43a8 p:last-child {
  margin-bottom: 0;
}
.list-7a45 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active_eca1 .over_c05c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active_eca1 .over_c05c:last-of-type {
    margin-bottom: 0;
  }
}
.active_eca1 .over_c05c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_eca1 .over_c05c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active_eca1 .over_c05c ul li {
  margin: 0 0 0.6em;
}
.active_eca1 .over_c05c ul li.modal-ba3c,
.active_eca1 .over_c05c ul li.article-soft-3f35 {
  position: relative;
}
.active_eca1 .over_c05c ul li.modal-ba3c .hard_79ad,
.active_eca1 .over_c05c ul li.article-soft-3f35 .hard_79ad {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active_eca1 .over_c05c ul li.modal-ba3c:after:after,
.active_eca1 .over_c05c ul li.modal-ba3c:after:before,
.active_eca1
  .over_c05c
  ul
  li.article-soft-3f35:after:after,
.active_eca1
  .over_c05c
  ul
  li.article-soft-3f35:after:before {
  content: "";
  display: table;
}
.active_eca1 .over_c05c ul li.modal-ba3c:after:after,
.active_eca1
  .over_c05c
  ul
  li.article-soft-3f35:after:after {
  clear: both;
}
.active_eca1 .over_c05c a.texture-2794:hover {
  text-decoration: none;
}
.active_eca1 .over_c05c select {
  max-width: 100%;
}
.active_eca1 .over_c05c table {
  font-size: 85%;
}
.active_eca1 .over_c05c table td,
.active_eca1 .over_c05c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active_eca1 .over_c05c table tfoot td {
  text-align: left;
}
.active_eca1 .over_c05c :last-child {
  margin-bottom: 0;
}
.active_eca1 .over_c05c .tag_complex_c558 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active_eca1 .over_c05c .tag_complex_c558 label {
  width: 100%;
}
.active_eca1 .over_c05c .tag_complex_c558 .glass_146c {
  width: 100%;
  display: block;
}
.active_eca1 .over_c05c .tag_complex_c558 .avatar_motion_dab6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active_eca1 .over_c05c .tag_complex_c558 .avatar_motion_dab6:hover svg #svg-search {
  fill: #444;
}
.active_eca1 .over_c05c .tag_complex_c558 .avatar_motion_dab6 svg {
  width: 18px;
  height: 18px;
}
.active_eca1 .accordion-9cce ul ul,
.active_eca1 .content_iron_a415 ul ul,
.active_eca1 .top_1c9d ul ul,
.active_eca1 .component-b7b5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active_eca1 .accordion-9cce .frame_ce8f > a,
.active_eca1 .content_iron_a415 .frame_ce8f > a,
.active_eca1 .top_1c9d .frame_ce8f > a,
.active_eca1 .component-b7b5 .frame_ce8f > a {
  margin-bottom: 0;
}
.active_eca1 .current_c5ed li,
.active_eca1 .accordion-9cce li,
.active_eca1 .feature_hot_925b li,
.active_eca1 .content_iron_a415 li,
.active_eca1 .top_1c9d li,
.active_eca1 .component-b7b5 li,
.active_eca1 .south-90a5 li,
.active_eca1 .breadcrumb_bdf3 li {
  display: block;
  position: relative;
}
.active_eca1 .current_c5ed li:last-child,
.active_eca1 .accordion-9cce li:last-child,
.active_eca1 .feature_hot_925b li:last-child,
.active_eca1 .content_iron_a415 li:last-child,
.active_eca1 .top_1c9d li:last-child,
.active_eca1 .component-b7b5 li:last-child,
.active_eca1 .south-90a5 li:last-child,
.active_eca1 .breadcrumb_bdf3 li:last-child {
  border: none;
}
.active_eca1 .current_c5ed li a,
.active_eca1 .accordion-9cce li a,
.active_eca1 .feature_hot_925b li a,
.active_eca1 .content_iron_a415 li a,
.active_eca1 .top_1c9d li a,
.active_eca1 .component-b7b5 li a,
.active_eca1 .south-90a5 li a,
.active_eca1 .breadcrumb_bdf3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_eca1 .current_c5ed li ul li::before,
.active_eca1 .accordion-9cce li ul li::before,
.active_eca1 .feature_hot_925b li ul li::before,
.active_eca1 .content_iron_a415 li ul li::before,
.active_eca1 .top_1c9d li ul li::before,
.active_eca1 .component-b7b5 li ul li::before,
.active_eca1 .south-90a5 li ul li::before,
.active_eca1 .breadcrumb_bdf3 li ul li::before {
  left: 15px;
}
.active_eca1 .current_c5ed li ul a,
.active_eca1 .accordion-9cce li ul a,
.active_eca1 .feature_hot_925b li ul a,
.active_eca1 .content_iron_a415 li ul a,
.active_eca1 .top_1c9d li ul a,
.active_eca1 .component-b7b5 li ul a,
.active_eca1 .south-90a5 li ul a,
.active_eca1 .breadcrumb_bdf3 li ul a {
  padding-left: 20px;
}
.active_eca1 .current_c5ed li ul ul li::before,
.active_eca1 .accordion-9cce li ul ul li::before,
.active_eca1 .feature_hot_925b li ul ul li::before,
.active_eca1 .content_iron_a415 li ul ul li::before,
.active_eca1 .top_1c9d li ul ul li::before,
.active_eca1 .component-b7b5 li ul ul li::before,
.active_eca1 .south-90a5 li ul ul li::before,
.active_eca1 .breadcrumb_bdf3 li ul ul li::before {
  left: 30px;
}
.active_eca1 .current_c5ed li ul ul a,
.active_eca1 .accordion-9cce li ul ul a,
.active_eca1 .feature_hot_925b li ul ul a,
.active_eca1 .content_iron_a415 li ul ul a,
.active_eca1 .top_1c9d li ul ul a,
.active_eca1 .component-b7b5 li ul ul a,
.active_eca1 .south-90a5 li ul ul a,
.active_eca1 .breadcrumb_bdf3 li ul ul a {
  padding-left: 40px;
}
.active_eca1 .icon_c49c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_eca1 .breadcrumb_bdf3 ul li {
  margin-bottom: 1.41575em;
}
.active_eca1 .breadcrumb_bdf3 ul li .cool-915b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active_eca1 .breadcrumb_bdf3 ul li .stone_055d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero_purple_0962 .current_c5ed li a,
.hero_purple_0962 .accordion-9cce li a,
.hero_purple_0962 .feature_hot_925b li a,
.hero_purple_0962 .content_iron_a415 li a,
.hero_purple_0962 .top_1c9d li a,
.hero_purple_0962 .component-b7b5 li a,
.hero_purple_0962 .south-90a5 li a,
.hero_purple_0962 .breadcrumb_bdf3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_purple_0962 .icon_c49c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_purple_0962 .over_c05c ul li.modal-ba3c .hard_79ad,
.hero_purple_0962 .over_c05c ul li.article-soft-3f35 .hard_79ad {
  background: rgba(0, 0, 0, 0.2);
}
.hero_purple_0962 .active_eca1 .over_c05c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_2680 .active_eca1 .notification_over_1698 li {
  margin: 0;
}
.nav_2680 .active_eca1 .notification_over_1698 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav_2680 .active_eca1 .notification_over_1698 li ul {
  margin: 0;
}
.nav_2680 .active_eca1 .notification_over_1698 li ul li a {
  padding-left: 15px;
}
.nav_2680 .active_eca1 .notification_over_1698 li ul li li a {
  padding-left: 30px;
}
.nav_2680 .active_eca1 .notification_over_1698 li.pink_d472 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav_2680 .active_eca1 .notification_over_1698 li.pink_d472 > 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;
}
.nav_2680 .active_eca1 .notification_over_1698 li.pink_d472 > 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;
}
.carousel-light-9168 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern-new-7e50 {
  position: relative;
  z-index: 10;
}
.pattern-new-7e50 .section_399c {
  width: 100%;
  max-width: 100%;
}
.gallery_blue_e646 .hover_94ab {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gallery_blue_e646 .soft-66b9 {
}
.gallery_blue_e646 .hero_purple_0962 {
  background: #292929;
}
.warm_01ff .hover_94ab {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.warm_01ff .soft-66b9 {
  background: #f9f9f9;
}
.warm_01ff .hero_purple_0962 {
  background: #303030;
}
.active-4540 .hover_94ab {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-4540 .dynamic-df37 {
    margin-bottom: 1em;
  }
  .active-4540 .dynamic-df37:last-child {
    margin-bottom: 0;
  }
}
.active-4540 .soft-66b9 {
  background: #ededed;
}
.active-4540 .hero_purple_0962 {
  background: #1a1a1a;
}
.hover_94ab.soft-66b9 {
  color: rgba(0, 0, 0, 0.6);
}
.hover_94ab.soft-66b9 .middle-4473 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_94ab.hero_purple_0962 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_94ab.hero_purple_0962 a:not(.texture-2794) {
  color: rgba(255, 255, 255, 0.79);
}
.hover_94ab.hero_purple_0962 a:not(.texture-2794):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_94ab.hero_purple_0962 .middle-4473 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_94ab.hero_purple_0962 table tbody td,
.hover_94ab.hero_purple_0962 table th {
  background: rgba(0, 0, 0, 0.08);
}
.disabled_right_83d8.notification-be69 .stone_d6bd {
  max-width: initial;
}
.disabled_right_83d8 .bronze-7702 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.disabled_right_83d8 .bronze-7702 .section_399c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .disabled_right_83d8 .bronze-7702 .section_399c {
    display: block;
    margin-bottom: 2em;
  }
  .disabled_right_83d8 .bronze-7702 .section_399c:last-child {
    margin-bottom: 0;
  }
}
.active-4540 .dynamic-df37:last-child,
.warm_01ff .dynamic-df37:last-child,
.gallery_blue_e646 .dynamic-df37:last-child {
  margin-bottom: 0;
}
.active-4540 .dynamic-df37 .active_eca1 .over_c05c:last-child,
.warm_01ff .dynamic-df37 .active_eca1 .over_c05c:last-child,
.gallery_blue_e646 .dynamic-df37 .active_eca1 .over_c05c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active-4540 .tag-9cc2,
  .active-4540 .header-rough-d5bc,
  .warm_01ff .tag-9cc2,
  .warm_01ff .header-rough-d5bc,
  .gallery_blue_e646 .tag-9cc2,
  .gallery_blue_e646 .header-rough-d5bc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern-new-7e50 .dynamic-df37 {
    margin-bottom: 2em;
  }
}
.pattern-new-7e50 p:last-child {
  margin-bottom: 0;
}
.pattern-new-7e50 li,
.pattern-new-7e50 ul {
  list-style: none;
  margin: 0;
}
.pattern-new-7e50 ul ul {
  margin-left: 2.617924em;
}
.surface-955e {
  font-size: 0.875em;
}

/* css-noise: c368 */
.promo-block-p9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
