/*!
Theme Name: Customify
Theme URI: https://pressmaximum.east-4dcb/customify
Author: WPCustomify
Author URI: https://pressmaximum.east-4dcb
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.east-4dcb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thick_ba31.badge_ed41/licenses/gpl-2.0.secondary_34b7
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.feature-cold-f43b/, (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.slider_focused_9b9a.thumbnail_a812/normalize.glass_b8be/
 ======
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.glass_b8be v7.0.0 | MIT License | github.east-4dcb/necolas/normalize.glass_b8be */
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;
}
.picture-tall-a7f0 .tiny_d4f8,
.form_65a9,
.panel_in_4aef,
.hovered_279b,
.lower_f25a,
.paragraph-9ba8,
.filter-wood-27c7,
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;
}
.form_65a9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form_65a9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form_65a9,
  h1 {
    font-size: 1.8em;
  }
}
.panel_in_4aef,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel_in_4aef + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel_in_4aef,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel_in_4aef,
  h2 {
    font-size: 1.7em;
  }
}
.hovered_279b,
h3 {
  font-size: 1.618em;
}
.picture-tall-a7f0 .tiny_d4f8,
.lower_f25a,
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.frame-current-78f0 {
  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;
}
.last-701b:after,
.last-701b:before,
.next-02e0:after,
.next-02e0:before {
  content: "";
  display: table;
}
.last-701b:after,
.next-02e0:after {
  clear: both;
}
.top-7507 {
  float: right;
  margin-right: 0;
}
.glass_35e6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.chip_55f0 .paper-9d1e,
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;
}
.chip_55f0 .paper-9d1e: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;
}
.notice-734f .paper-9d1e {
  box-shadow: none;
}
.notice-734f
  .paper-9d1e
  .tertiary_stone_c98a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice-734f .paper-9d1e .first_d46d {
  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;
}
.notice-734f
  .paper-9d1e
  .first_d46d
  b {
  display: none;
}
.notice-734f .main-3f93 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay-3fcb:not(.grid-998b):not(.notice-de63),
button:not(.grid-998b):not(.notice-de63),
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ),
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ),
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ) {
  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;
}
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ):hover,
button:not(.grid-998b):not(
    .notice-de63
  ):hover,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ):hover,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ):hover,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ):active,
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ):focus,
button:not(.grid-998b):not(
    .notice-de63
  ):active,
button:not(.grid-998b):not(
    .notice-de63
  ):focus,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ):active,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ):focus,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ):active,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ):focus,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ):active,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ):focus {
  outline: 0;
}
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703,
button:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703 {
  position: relative;
}
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .text_ad7e,
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .component_5d5b,
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .rough_2f81,
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  i,
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  svg,
button:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .text_ad7e,
button:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .component_5d5b,
button:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .rough_2f81,
button:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  i,
button:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  svg,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .text_ad7e,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .component_5d5b,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .rough_2f81,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  i,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  svg,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .text_ad7e,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .component_5d5b,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .rough_2f81,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  i,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  svg,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .text_ad7e,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .component_5d5b,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  .rough_2f81,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  i,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703
  svg {
  visibility: hidden;
}
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703:after,
button:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703:after,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703:after,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703:after,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ).fn-loading-0703: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;
}
.overlay-3fcb:not(.grid-998b):not(.notice-de63),
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ),
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ),
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ) {
  color: #fff;
  background: #235787;
}
.overlay-3fcb:not(.grid-998b):not(
    .notice-de63
  ):focus,
input[type="button"]:not(.grid-998b):not(
    .notice-de63
  ):focus,
input[type="reset"]:not(.grid-998b):not(
    .notice-de63
  ):focus,
input[type="submit"]:not(.grid-998b):not(
    .notice-de63
  ):focus {
  color: #fff;
}
.overlay-3fcb.fn-disabled-0703:not(.grid-998b):not(
    .notice-de63
  ),
.overlay-3fcb[disabled]:not(.grid-998b):not(
    .notice-de63
  ),
button.fn-disabled-0703:not(.grid-998b):not(
    .notice-de63
  ),
button[disabled]:not(.grid-998b):not(
    .notice-de63
  ) {
  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;
}
.paragraph_hard_50d9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paragraph_hard_50d9: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;
}
.new_3f35 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fresh_38bd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.card-slow-2599 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.last-701b:after,
.last-701b:before,
.sidebar_medium_4c23:after,
.sidebar_medium_4c23:before,
.footer_right_dfd2:after,
.footer_right_dfd2:before,
.black-15c3:after,
.black-15c3:before,
.out_f06f:after,
.out_f06f:before,
.component-5075:after,
.component-5075:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.last-701b:after,
.sidebar_medium_4c23:after,
.footer_right_dfd2:after,
.black-15c3:after,
.out_f06f:after,
.component-5075:after {
  clear: both;
}
.sidebar_medium_4c23 .clean-a391,
.footer_right_dfd2 .clean-a391,
.wood-5dfe .clean-a391 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.huge_8a20 {
  display: inline-block;
}
.hovered_930a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hovered_930a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hovered_930a .paragraph-d043 {
  padding: 1em 0;
  font-size: 85%;
}
.paragraph-d043 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav_8f6e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav_8f6e:after,
.nav_8f6e:before {
  content: "";
  display: table;
}
.nav_8f6e:after {
  clear: both;
}
.component-e6ef {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph-wide-4ac2 .component-e6ef {
  max-width: 50%;
}
.surface-blue-c2aa .component-e6ef {
  max-width: 33.33%;
}
.image_6685 .component-e6ef {
  max-width: 25%;
}
.shadow_5663 .component-e6ef {
  max-width: 20%;
}
.heading-1cb4 .component-e6ef {
  max-width: 16.66%;
}
.active_motion_04bf .component-e6ef {
  max-width: 14.28%;
}
.hero-white-17a8 .component-e6ef {
  max-width: 12.5%;
}
.list_64c7 .component-e6ef {
  max-width: 11.11%;
}
.progress_full_9efb {
  display: block;
}
.picture-tall-a7f0 .mask-new-6a62 label,
.picture-tall-a7f0 .texture-1505 label,
.picture-tall-a7f0 .icon_a3c1 label,
.picture-tall-a7f0 .table_d36c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas-86ae {
  list-style: none;
  margin: 0;
}
.gas-86ae article.fluid-d498 {
  margin-bottom: 0;
}
.gas-86ae ul {
  list-style: none;
  margin: 0;
}
.gas-86ae .new_853a li.fluid-d498 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas-86ae .new_853a li.fluid-d498 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas-86ae .new_853a li.fluid-d498: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) {
  .gas-86ae .new_853a li.fluid-d498 li.fluid-d498 li.fluid-d498 li.fluid-d498 {
    padding-left: 0;
  }
}
article.fluid-d498 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fluid-d498 .sidebar_medium_4c23 p:last-of-type {
  margin-bottom: 0;
}
article.fluid-d498 .text-b4ae {
  float: left;
}
article.fluid-d498 .fresh-4844 {
  margin-left: 85px;
}
article.fluid-d498 .alert_9a08 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fluid-d498 .alert_9a08 .stale_a2d4 {
  margin-left: 10px;
}
article.fluid-d498 .input-2de6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fluid-d498 .section-1c10 {
  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 .mask-new-6a62,
  #respond .icon_a3c1,
  #respond .table_d36c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-new-6a62 input,
#respond .icon_a3c1 input,
#respond .table_d36c input {
  width: 100%;
}
#respond .table_d36c {
  margin-right: 0;
}
#respond .stone_d39d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_bed1 {
  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;
}
.bright_bed1.link-clean-d7fe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bright_bed1 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%);
}
.bright_bed1:focus,
.bright_bed1: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);
}
.large-54fa {
  border-radius: 10%;
}
.label_orange_5171 {
  border-radius: 50%;
}
.new_0940 {
  font-size: 0.72em;
}
.menu-6758 {
  font-size: 0.875em;
}
.content_glass_f9d8 {
  font-size: 1.1em;
}
.prev-2734 {
  text-transform: uppercase;
  line-height: 1.2;
}
.prev-2734.new_0940 {
  letter-spacing: 0.5px;
}
.main-stale-0d99,
.main-stale-0d99 a {
  color: #6d6d6d;
}
.main-stale-0d99 a:hover {
  color: #111;
}
.iron_e4e7 {
  color: #6d6d6d;
}
.layout-6861 {
  overflow-x: hidden;
}
.layout-6861 .label_up_7c4e.module-bdf3 {
  position: relative;
}
.layout-6861 .label_up_7c4e.module-bdf3.gas-6005 {
  position: initial;
}
.layout-6861
  .label_up_7c4e.module-bdf3.gas-6005
  .notification_0b27 {
  left: auto;
}
.layout-6861 .label_up_7c4e .notification_0b27 {
  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;
}
.layout-6861 .label_up_7c4e:hover.module-bdf3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.layout-6861
  .label_up_7c4e:hover.module-bdf3
  .notification_0b27 {
  display: block;
  z-index: 9999999;
}
.layout-6861 .dynamic_1421 .overlay_pink_279d,
.layout-6861 .fresh_1abc .overlay_pink_279d {
  display: none;
}
.layout-6861 .column-blue-7c2c .label_up_7c4e:hover.module-bdf3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.picture-tall-a7f0 .mask-new-6a62 label,
.picture-tall-a7f0 .texture-1505 label,
.picture-tall-a7f0 .icon_a3c1 label,
.picture-tall-a7f0 .table_d36c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas-86ae {
  list-style: none;
  margin: 0;
}
.gas-86ae article.fluid-d498 {
  margin-bottom: 0;
}
.gas-86ae ul {
  list-style: none;
  margin: 0;
}
.gas-86ae .new_853a li.fluid-d498 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas-86ae .new_853a li.fluid-d498 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas-86ae .new_853a li.fluid-d498: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) {
  .gas-86ae .new_853a li.fluid-d498 li.fluid-d498 li.fluid-d498 li.fluid-d498 {
    padding-left: 0;
  }
}
article.fluid-d498 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fluid-d498 .sidebar_medium_4c23 p:last-of-type {
  margin-bottom: 0;
}
article.fluid-d498 .text-b4ae {
  float: left;
}
article.fluid-d498 .fresh-4844 {
  margin-left: 85px;
}
article.fluid-d498 .alert_9a08 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fluid-d498 .alert_9a08 .stale_a2d4 {
  margin-left: 10px;
}
article.fluid-d498 .input-2de6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fluid-d498 .section-1c10 {
  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 .mask-new-6a62,
  #respond .icon_a3c1,
  #respond .table_d36c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-new-6a62 input,
#respond .icon_a3c1 input,
#respond .table_d36c input {
  width: 100%;
}
#respond .table_d36c {
  margin-right: 0;
}
#respond .stone_d39d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dynamic_1421 .fresh-19e6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fresh-19e6 .motion_53d6.popup_huge_b94b .modal_6769 > li > a:focus,
.fresh-19e6 .motion_53d6.popup_huge_b94b .modal_6769 > li > a:hover,
.fresh-19e6 .motion_53d6.logo_south_1c7f .modal_6769 > li > a:focus,
.fresh-19e6 .motion_53d6.logo_south_1c7f .modal_6769 > li > a:hover,
.fresh-19e6 .motion_53d6.accordion_stone_ad7b .modal_6769 > li > a:focus,
.fresh-19e6 .motion_53d6.accordion_stone_ad7b .modal_6769 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-19e6
  .motion_53d6.popup_huge_b94b
  .modal_6769
  > li.badge-wide-4fa3
  > a,
.fresh-19e6
  .motion_53d6.popup_huge_b94b
  .modal_6769
  > li.texture_huge_b227
  > a,
.fresh-19e6
  .motion_53d6.logo_south_1c7f
  .modal_6769
  > li.badge-wide-4fa3
  > a,
.fresh-19e6
  .motion_53d6.logo_south_1c7f
  .modal_6769
  > li.texture_huge_b227
  > a,
.fresh-19e6
  .motion_53d6.accordion_stone_ad7b
  .modal_6769
  > li.badge-wide-4fa3
  > a,
.fresh-19e6 .motion_53d6.accordion_stone_ad7b .modal_6769 > li.gallery-hot-4cae > a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-19e6 .primary_68b8,
.fresh-19e6 .primary_68b8 a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-19e6 .pressed-68a3.clean_08f5 li a,
.fresh-19e6 .chip-motion-e862 a,
.fresh-19e6 .avatar-up-5eff,
.fresh-19e6 .modal_6769 > li > a,
.fresh-19e6 .aside_solid_d243 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6 .pressed-68a3.clean_08f5 li a:hover,
.fresh-19e6 .chip-motion-e862 a:hover,
.fresh-19e6 .avatar-up-5eff:hover,
.fresh-19e6 .modal_6769 > li > a:hover,
.fresh-19e6 .aside_solid_d243:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-19e6 .breadcrumb_4b3e {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6 .breadcrumb_4b3e .background_yellow_f069 {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-19e6 .breadcrumb_4b3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-19e6 .paragraph_e249 .list-373f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6 .paragraph_e249 .list-373f .summary-0e71 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6
  .paragraph_e249
  .list-373f
  .summary-0e71::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6
  .paragraph_e249
  .list-373f
  .summary-0e71:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6
  .paragraph_e249
  .list-373f
  .summary-0e71::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6
  .paragraph_e249
  .list-373f
  .summary-0e71::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6 .paragraph_e249 .stone_87ae {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-19e6 .paragraph_e249 .stone_87ae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-b2ee
  .fresh-19e6
  .paragraph_e249
  .input_stone_2ef8
  .caption_stale_8238 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-b2ee
  .fresh-19e6
  .paragraph_e249
  .input_stone_2ef8
  .summary-0e71 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dynamic_1421 .shadow-bottom-0679 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow-bottom-0679 .motion_53d6.popup_huge_b94b .modal_6769 > li > a:focus,
.shadow-bottom-0679 .motion_53d6.popup_huge_b94b .modal_6769 > li > a:hover,
.shadow-bottom-0679 .motion_53d6.logo_south_1c7f .modal_6769 > li > a:focus,
.shadow-bottom-0679 .motion_53d6.logo_south_1c7f .modal_6769 > li > a:hover,
.shadow-bottom-0679 .motion_53d6.accordion_stone_ad7b .modal_6769 > li > a:focus,
.shadow-bottom-0679 .motion_53d6.accordion_stone_ad7b .modal_6769 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-bottom-0679
  .motion_53d6.popup_huge_b94b
  .modal_6769
  > li.badge-wide-4fa3
  > a,
.shadow-bottom-0679
  .motion_53d6.popup_huge_b94b
  .modal_6769
  > li.texture_huge_b227
  > a,
.shadow-bottom-0679
  .motion_53d6.logo_south_1c7f
  .modal_6769
  > li.badge-wide-4fa3
  > a,
.shadow-bottom-0679
  .motion_53d6.logo_south_1c7f
  .modal_6769
  > li.texture_huge_b227
  > a,
.shadow-bottom-0679
  .motion_53d6.accordion_stone_ad7b
  .modal_6769
  > li.badge-wide-4fa3
  > a,
.shadow-bottom-0679 .motion_53d6.accordion_stone_ad7b .modal_6769 > li.gallery-hot-4cae > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-bottom-0679 .primary_68b8,
.shadow-bottom-0679 .primary_68b8 a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-bottom-0679 .pressed-68a3.clean_08f5 li a,
.shadow-bottom-0679 .chip-motion-e862 a,
.shadow-bottom-0679 .avatar-up-5eff,
.shadow-bottom-0679 .modal_6769 > li > a,
.shadow-bottom-0679 .aside_solid_d243 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-bottom-0679 .pressed-68a3.clean_08f5 li a:hover,
.shadow-bottom-0679 .chip-motion-e862 a:hover,
.shadow-bottom-0679 .avatar-up-5eff:hover,
.shadow-bottom-0679 .modal_6769 > li > a:hover,
.shadow-bottom-0679 .aside_solid_d243:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-bottom-0679 .breadcrumb_4b3e {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-bottom-0679 .breadcrumb_4b3e .background_yellow_f069 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-bottom-0679 .breadcrumb_4b3e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-yellow-58ef .preview_472d {
  margin-left: auto;
  margin-right: auto;
}
.footer_right_dfd2 > * {
  margin-left: auto;
  margin-right: auto;
}
.footer_right_dfd2 .new_3f35 {
  margin-right: 1.41575em;
}
.right_5c75 .footer_right_dfd2 > .highlight-20b9 {
  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;
}
.right_5c75 .footer_right_dfd2 > .breadcrumb-light-db92 {
  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_9499.carousel-yellow-58ef .preview_472d,
.title-dcb9.carousel-yellow-58ef .preview_472d {
  margin-left: 0;
}
.tabs_d125.carousel-yellow-58ef .preview_472d,
.light_7950.carousel-yellow-58ef .preview_472d {
  margin-right: 0;
}
.footer_right_dfd2 ol,
.footer_right_dfd2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.outline_c68b video {
  max-width: 100%;
}
.thumbnail_soft_b43e img {
  display: block;
}
.thumbnail_soft_b43e.new_3f35,
.thumbnail_soft_b43e.fresh_38bd {
  width: 100%;
}
.thumbnail_soft_b43e.breadcrumb-light-db92 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.panel-copper-ba30:not(.caption-prev-bfe1) {
  margin: 1.5em auto;
}
.dropdown-18de p {
  padding: 1.5em 14px;
}
ul.menu-active-5085.breadcrumb-light-db92,
ul.menu-active-5085.highlight-20b9,
ul.menu-active-5085.up-5556.highlight-20b9 {
  padding: 0 14px;
}
.wrapper-bottom-bda1 {
  display: block;
  overflow-x: auto;
}
.wrapper-bottom-bda1 table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper-bottom-bda1 td,
.wrapper-bottom-bda1 th {
  padding: 0.5em;
}
.footer_right_dfd2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer_right_dfd2 ol ol,
.footer_right_dfd2 ol ul,
.footer_right_dfd2 ul ol,
.footer_right_dfd2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer_right_dfd2 ol ol li,
.footer_right_dfd2 ol ul li,
.footer_right_dfd2 ul ol li,
.footer_right_dfd2 ul ul li {
  margin-left: 0;
}
.dirty-7c53.dirty-8c92 > .border-liquid-357b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dirty-7c53.dirty-8c92 > .border-liquid-357b iframe,
.dirty-7c53.dirty-8c92 > .border-liquid-357b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.next_b85b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.next_b85b.media-pro-a129 {
  padding: 0;
}
.next_b85b.media-pro-a129 cite {
  font-size: 13px;
}
.next_b85b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.next_b85b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient-complex-890c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient-complex-890c > p:first-child {
  margin-top: 0;
}
.gradient-complex-890c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient-complex-890c blockquote {
  border-left: 0;
}
.selected-ada4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.selected-ada4:not(.motion_a09e) {
  max-width: 100px;
}
.selected-ada4.down_1547 {
  border-bottom: none !important;
  text-align: center;
}
.selected-ada4.down_1547::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown-18de p {
    padding: 1.5em 0;
  }
}
.filter-d674 {
  color: #0073aa;
}
.bright_2783 {
  background-color: #0073aa;
}
.fixed_94e9 {
  color: #229fd8;
}
.caption-775d {
  background-color: #229fd8;
}
.thumbnail-next-b337 {
  color: #eee;
}
.bronze_fcd6 {
  background-color: #eee;
}
.dirty-614c {
  color: #444;
}
.tertiary_c885 {
  background-color: #444;
}
.chip_b51c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip_b51c .white-9c19 .chip-motion-e862 {
  font-size: 15px;
}
.chip_b51c .chip-motion-e862 {
  line-height: 1.3;
}
.chip_b51c .shadow-bottom-0679 {
}
.chip_b51c .fresh-19e6 {
  background: #235787;
}
.dropdown-6096 {
  padding: 0;
}
.dropdown-6096 .fresh-19e6 {
  background: #1a1a1a;
}
.dropdown-6096 .shadow-bottom-0679 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.status_hovered_23d8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.status_hovered_23d8 .shadow-bottom-0679 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.status_hovered_23d8 .fresh-19e6 {
  background: #303030;
}
.component-5075 {
  position: relative;
  z-index: 10;
}
.component-5075 .content_7dde {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-pro-7b9a .module-bdf3 {
  display: inline-block;
  vertical-align: middle;
}
.mask-pro-7b9a.backdrop_7a9d .module-bdf3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask-pro-7b9a.backdrop_7a9d .module-bdf3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-pro-7b9a.backdrop_7a9d .module-bdf3 {
    margin-right: 0.4em;
  }
}
.mask-pro-7b9a.backdrop_7a9d .module-bdf3:last-child {
  margin-right: 0;
}
.simple-4330 .content_7dde {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dynamic_1421 .white-9c19 {
    margin: 0 -0.5em;
  }
  .dynamic_1421 .white-9c19 [class*="customify-col-"],
  .dynamic_1421 .white-9c19 [class*="customify-col_"],
  .dynamic_1421 .white-9c19 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dynamic_1421.iron-7bda .content_7dde {
  background: 0 0 !important;
}
.dynamic_1421.iron-7bda .content_7dde,
.dynamic_1421.simple-4330 .content_7dde {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dynamic_1421.accent-11b5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dynamic_1421.simple-4330 .content_7dde {
  box-shadow: none !important;
}
.shadow_green_a1b2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shadow_green_a1b2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shadow_green_a1b2 {
    padding: 18px 0 20px;
  }
}
.shadow_green_a1b2 .wide_bf02 {
  width: 100%;
}
.shadow_green_a1b2 .video-rough-2d5b {
  margin-bottom: 0;
}
.shadow_green_a1b2 .east_5893 {
  margin-top: 5px;
  font-size: 0.875em;
}
.button-7366 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.button-7366 .article_stone_95a3 {
  width: 100%;
}
.notice-full-8965 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice-full-8965 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice-full-8965 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;
}
.notice-full-8965 li:last-child:after {
  display: none;
}
.notice-full-8965 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary-yellow-7a09 .overlay_pink_279d button,
.shadow_green_a1b2 .overlay_pink_279d button {
  left: 0;
}
.summary-yellow-7a09 .article_stone_95a3,
.shadow_green_a1b2 .article_stone_95a3 {
  padding-left: 0;
  padding-right: 0;
}
.summary-yellow-7a09 .button-7366,
.shadow_green_a1b2 .button-7366 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary-yellow-7a09 {
  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;
}
.summary-yellow-7a09: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;
}
.summary-yellow-7a09 .tooltip-c303 {
  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) {
  .summary-yellow-7a09 .tooltip-c303 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-yellow-7a09 .tooltip-c303 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary-yellow-7a09 .tooltip-c303 {
    min-height: 200px;
  }
}
.summary-yellow-7a09 .notice-full-8965 {
  color: rgba(255, 255, 255, 0.8);
}
.summary-yellow-7a09 .notice-full-8965 a,
.summary-yellow-7a09 .notice-full-8965 li:after {
  color: inherit;
}
.summary-yellow-7a09 .notice-full-8965 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag-soft-4fb6 {
  margin-bottom: 0.5em;
}
.sort_wood_9f55 {
  margin-bottom: 1.2em;
}
.sort_wood_9f55,
.tag-soft-4fb6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort_wood_9f55 p:last-child,
.tag-soft-4fb6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .overlay_pink_279d,
#masthead .overlay_pink_279d {
  display: none;
}
#masthead
  > .overlay_pink_279d.wrapper_e0fd {
  display: none;
}
#masthead > .overlay_pink_279d button {
  left: 0;
}
.over_fa18 {
  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%;
}
.over_fa18 .module-bdf3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.over_fa18 .sort_gas_23b6 {
  display: -webkit-box;
  display: flex;
}
.over_fa18 .sort_gas_23b6.tag_c967 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.over_fa18 .sort_gas_23b6.modal-soft-ffb9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over_fa18 .sort_gas_23b6.pro_bfbd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over_fa18.summary_b9fb.tabs_next_e7f2 .sort_gas_23b6.tag_c967 {
  flex-basis: 100%;
}
.over_fa18.dirty_b8c3 .sort_gas_23b6.modal-soft-ffb9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.over_fa18.dirty_b8c3 .sort_gas_23b6.pro_bfbd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .overlay_pink_279d.wrapper_e0fd {
  display: none;
}
#masthead > .overlay_pink_279d button {
  left: 0;
}
.pattern-a444 {
  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;
}
.pattern-a444:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern-a444.main-f67b i {
  margin-right: 4px;
}
.pattern-a444.panel-a47f i {
  margin-left: 5px;
}
.chip-motion-e862 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip-motion-e862 p:last-child {
  margin-bottom: 0;
}
.first_e1d8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.first_e1d8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.first_e1d8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.first_e1d8 .primary_68b8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.first_e1d8 .button-aa08 {
  margin: 5px 0 7px 0;
}
.first_e1d8.footer_d29e .header_e4e1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_e1d8.footer_d29e .cool-2700 {
  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;
}
.first_e1d8.search_9c80 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.first_e1d8.search_9c80 .header_e4e1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_e1d8.search_9c80 .cool-2700 {
  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;
}
.first_e1d8.accordion-fdc5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first_e1d8.basic_099e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.first_e1d8.basic_099e .cool-2700 {
  margin-top: 7px;
}
.surface_2a2a {
  display: inline-block;
}
.component-5075 .pattern_8a2d .first_e1d8 img {
  max-width: 100%;
}
.motion_53d6 .selected_f27f.container-08cd,
.container_176b .selected_f27f.container-08cd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion_53d6 .main_green_48f6,
.container_176b .main_green_48f6 {
  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%);
}
.motion_53d6 .main_green_48f6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.motion_53d6.hidden_liquid_80c6 .main_green_48f6 {
  display: none;
}
.motion_53d6 .icon-old-a2e7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_53d6 .icon-old-a2e7 li {
  display: inline-block;
  position: relative;
}
.motion_53d6 .icon-old-a2e7 li:last-child {
  margin-right: 0;
}
.motion_53d6 .icon-old-a2e7 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;
}
.motion_53d6 .icon-old-a2e7 li.gallery-hot-4cae > a {
  color: rgba(0, 0, 0, 0.9);
}
.motion_53d6 .icon-old-a2e7 > 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;
}
.motion_53d6 .icon-old-a2e7 > li > a i {
  line-height: 0;
}
.motion_53d6 .icon-old-a2e7 > li.yellow_6fd0 > a .main_green_48f6 {
  margin-left: 4px;
  line-height: 0;
}
.motion_53d6 .icon-old-a2e7 .border-upper-ff41 li.yellow_6fd0 > a {
  position: relative;
}
.motion_53d6 .icon-old-a2e7 .border-upper-ff41 li.yellow_6fd0 > a:after,
.motion_53d6 .icon-old-a2e7 .border-upper-ff41 li.yellow_6fd0 > a:before {
  content: "";
  display: table;
}
.motion_53d6 .icon-old-a2e7 .border-upper-ff41 li.yellow_6fd0 > a:after {
  clear: both;
}
.motion_53d6 .icon-old-a2e7 .border-upper-ff41 li.yellow_6fd0 > a .main_green_48f6 {
  margin-left: 5px;
  float: right;
}
.motion_53d6 .video_f1ad,
.motion_53d6 .border-upper-ff41 {
  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;
}
.motion_53d6 .border-upper-ff41 {
  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;
}
.motion_53d6 .border-upper-ff41 .container-08cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion_53d6 .border-upper-ff41 .main_green_48f6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.motion_53d6 .border-upper-ff41 li {
  display: block;
  margin: 0;
  padding: 0;
}
.motion_53d6 .border-upper-ff41 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;
}
.motion_53d6 .border-upper-ff41 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.motion_53d6 .border-upper-ff41 .border-upper-ff41 {
  top: 0;
  left: 100%;
}
.motion_53d6 .bright-970a.fn-focus-0703 > .video_f1ad,
.motion_53d6 .bright-970a.fn-focus-0703 > .border-upper-ff41,
.motion_53d6 .bright-970a:focus > .video_f1ad,
.motion_53d6 .bright-970a:focus > .border-upper-ff41,
.motion_53d6 .bright-970a:hover > .video_f1ad,
.motion_53d6 .bright-970a:hover > .border-upper-ff41 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.motion_53d6.accordion_stone_ad7b .modal_6769:after,
.motion_53d6.accordion_stone_ad7b .modal_6769:before {
  content: "";
  display: table;
}
.motion_53d6.accordion_stone_ad7b .modal_6769:after {
  clear: both;
}
.motion_53d6.accordion_stone_ad7b .modal_6769 > li {
  float: left;
}
.motion_53d6.sort_purple_10da .modal_6769:after,
.motion_53d6.sort_purple_10da .modal_6769:before {
  content: "";
  display: table;
}
.motion_53d6.sort_purple_10da .modal_6769:after {
  clear: both;
}
.motion_53d6.sort_purple_10da .modal_6769 > li {
  float: left;
}
.motion_53d6.sort_purple_10da .modal_6769 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.motion_53d6.sort_purple_10da .modal_6769 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.motion_53d6.sort_purple_10da .modal_6769 > li.badge-wide-4fa3 > a,
.motion_53d6.sort_purple_10da .modal_6769 > li.gallery-hot-4cae > a {
  color: #fff;
  background-color: #1e4b75;
}
.motion_53d6.popup_huge_b94b .modal_6769 > li > a .container-08cd {
  position: relative;
}
.motion_53d6.popup_huge_b94b .modal_6769 > li > a .container-08cd: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;
}
.motion_53d6.popup_huge_b94b
  .modal_6769
  > li:focus
  > a
  .container-08cd:before,
.motion_53d6.popup_huge_b94b
  .modal_6769
  > li:hover
  > a
  .container-08cd:before {
  width: 100%;
  background-color: currentColor;
}
.motion_53d6.popup_huge_b94b
  .modal_6769
  > li.badge-wide-4fa3
  > a
  .container-08cd:before,
.motion_53d6.popup_huge_b94b
  .modal_6769
  > li.texture_huge_b227
  > a
  .container-08cd:before {
  width: 100%;
  background-color: currentColor;
}
.motion_53d6.logo_south_1c7f .modal_6769 > li > a .container-08cd {
  position: relative;
}
.motion_53d6.logo_south_1c7f .modal_6769 > li > a .container-08cd: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;
}
.motion_53d6.logo_south_1c7f .modal_6769 > li:focus > a .container-08cd:before,
.motion_53d6.logo_south_1c7f
  .modal_6769
  > li:hover
  > a
  .container-08cd:before {
  width: 100%;
  background-color: currentColor;
}
.motion_53d6.logo_south_1c7f
  .modal_6769
  > li.badge-wide-4fa3
  > a
  .container-08cd:before,
.motion_53d6.logo_south_1c7f
  .modal_6769
  > li.texture_huge_b227
  > a
  .container-08cd:before {
  width: 100%;
  background-color: currentColor;
}
.container_176b .icon-old-a2e7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container_176b .icon-old-a2e7 li:first-child > a {
  border-top: none;
}
.container_176b .icon-old-a2e7 .caption_0512 > .container-08cd .main_green_48f6 {
  display: none;
}
.container_176b .icon-old-a2e7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.container_176b .icon-old-a2e7 li:last-child {
  border: none;
}
.container_176b .icon-old-a2e7 li.yellow_6fd0 > a {
  padding-right: 45px !important;
}
.container_176b .icon-old-a2e7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.container_176b .icon-old-a2e7 li a:focus,
.container_176b .icon-old-a2e7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_176b .icon-old-a2e7 li .dark-bc57 {
  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;
}
.container_176b .icon-old-a2e7 li .dark-bc57:hover {
  box-shadow: none;
}
.container_176b .icon-old-a2e7 li .dark-bc57 .main_green_48f6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.container_176b .icon-old-a2e7 .border-upper-ff41 {
  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);
}
.container_176b .icon-old-a2e7 .border-upper-ff41 li a {
  padding-left: 3em;
}
.container_176b .icon-old-a2e7 .dark_9672 > a .dark-bc57 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container_176b .icon-old-a2e7 .dark_9672 > .border-upper-ff41 {
  display: block;
  opacity: 1;
}
.info-4a14 {
  max-width: 100%;
}
.header_in_4b46 {
  line-height: 0;
  cursor: pointer;
}
.aside_solid_d243 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.aside_solid_d243:hover {
  box-shadow: none;
  color: currentColor;
}
.aside_solid_d243 svg {
  width: 18px;
  height: 18px;
}
.aside_solid_d243 .west-a359 {
  display: none;
}
.sidebar_bb65 {
  position: relative;
}
.sidebar_bb65.fn-active-0703 .aside_solid_d243 .upper-0936 {
  display: none;
}
.sidebar_bb65.fn-active-0703 .aside_solid_d243 .west-a359 {
  display: inline-block;
}
.sidebar_bb65 .hover-small-c131 {
  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);
}
.sidebar_bb65.pagination_5a05 .hover-small-c131 {
  left: auto;
  right: -0.9em;
}
.sidebar_bb65.pagination_5a05 .disabled_9985::before {
  left: auto;
  right: 15px;
}
.sidebar_bb65.fn-active-0703 .hover-small-c131 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input_stone_2ef8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.input_stone_2ef8 label {
  flex-basis: 100%;
}
.input_stone_2ef8 .list-373f {
  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;
}
.input_stone_2ef8 .summary-0e71 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.input_stone_2ef8 .summary-0e71:focus {
  background-color: transparent;
}
.input_stone_2ef8 button.stone_87ae {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.input_stone_2ef8 button.stone_87ae:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.input_stone_2ef8 button.stone_87ae svg {
  width: 18px;
  height: 18px;
}
.input_stone_2ef8 input[type="submit"] {
  min-height: auto;
}
.paragraph_e249 .input_stone_2ef8 .summary-0e71 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.disabled_9985 {
  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) {
  .disabled_9985 {
    width: 220px;
  }
}
.disabled_9985 label {
  flex-basis: 100%;
}
.disabled_9985::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;
}
.disabled-b2ee .paragraph_e249 .input_stone_2ef8 {
  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;
}
.disabled-b2ee
  .paragraph_e249
  .input_stone_2ef8
  .list-373f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.disabled-b2ee .paragraph_e249 .input_stone_2ef8 .summary-0e71 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.disabled-b2ee
  .paragraph_e249
  .input_stone_2ef8
  .summary-0e71:focus {
  background: 0 0;
}
.disabled-b2ee
  .paragraph_e249
  .input_stone_2ef8
  .caption_stale_8238 {
  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;
}
.pressed-68a3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pressed-68a3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pressed-68a3 li:last-child {
  margin-right: 0;
}
.pressed-68a3 li:first-child {
  margin-left: 0;
}
.pressed-68a3.thumbnail-c286 a {
  color: #fff;
}
.pressed-68a3.thumbnail-c286 a:hover {
  color: #fff;
}
.pressed-68a3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pressed-68a3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pressed-68a3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pressed-68a3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pressed-68a3 [class*="social-icon-apple"] {
  background-color: #999;
}
.pressed-68a3 [class*="social-icon-apple"].mini_93d0 {
  background-color: transparent;
  color: #999;
}
.pressed-68a3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pressed-68a3 [class*="social-icon-behance"].mini_93d0 {
  background-color: transparent;
  color: #1769ff;
}
.pressed-68a3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pressed-68a3 [class*="social-icon-bitbucket"].mini_93d0 {
  background-color: transparent;
  color: #205081;
}
.pressed-68a3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pressed-68a3 [class*="social-icon-codepen"].mini_93d0 {
  background-color: transparent;
  color: #000;
}
.pressed-68a3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pressed-68a3 [class*="social-icon-delicious"].mini_93d0 {
  background-color: transparent;
  color: #39f;
}
.pressed-68a3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pressed-68a3 [class*="social-icon-digg"].mini_93d0 {
  background-color: transparent;
  color: #005be2;
}
.pressed-68a3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pressed-68a3 [class*="social-icon-dribbble"].mini_93d0 {
  background-color: transparent;
  color: #ea4c89;
}
.pressed-68a3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pressed-68a3 [class*="social-icon-envelope"].mini_93d0 {
  background-color: transparent;
  color: #ea4335;
}
.pressed-68a3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pressed-68a3 [class*="social-icon-facebook"].mini_93d0 {
  background-color: transparent;
  color: #3b5998;
}
.pressed-68a3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pressed-68a3 [class*="social-icon-flickr"].mini_93d0 {
  background-color: transparent;
  color: #0063dc;
}
.pressed-68a3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pressed-68a3 [class*="social-icon-foursquare"].mini_93d0 {
  background-color: transparent;
  color: #2d5be3;
}
.pressed-68a3 [class*="social-icon-github"] {
  background-color: #333;
}
.pressed-68a3 [class*="social-icon-github"].mini_93d0 {
  background-color: transparent;
  color: #333;
}
.pressed-68a3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pressed-68a3 [class*="social-icon-google-plus"].mini_93d0 {
  background-color: transparent;
  color: #dd4b39;
}
.pressed-68a3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pressed-68a3 [class*="social-icon-houzz"].mini_93d0 {
  background-color: transparent;
  color: #7ac142;
}
.pressed-68a3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pressed-68a3 [class*="social-icon-instagram"].mini_93d0 {
  background-color: transparent;
  color: #262626;
}
.pressed-68a3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pressed-68a3 [class*="social-icon-jsfiddle"].mini_93d0 {
  background-color: transparent;
  color: #487aa2;
}
.pressed-68a3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pressed-68a3 [class*="social-icon-linkedin"].mini_93d0 {
  background-color: transparent;
  color: #0077b5;
}
.pressed-68a3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pressed-68a3 [class*="social-icon-medium"].mini_93d0 {
  background-color: transparent;
  color: #00ab6b;
}
.pressed-68a3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pressed-68a3
  [class*="social-icon-odnoklassniki"].mini_93d0 {
  background-color: transparent;
  color: #f4731c;
}
.pressed-68a3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pressed-68a3 [class*="social-icon-meetup"].mini_93d0 {
  background-color: transparent;
  color: #ec1c40;
}
.pressed-68a3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pressed-68a3 [class*="social-icon-pinterest"].mini_93d0 {
  background-color: transparent;
  color: #bd081c;
}
.pressed-68a3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pressed-68a3 [class*="social-icon-product-hunt"].mini_93d0 {
  background-color: transparent;
  color: #da552f;
}
.pressed-68a3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pressed-68a3 [class*="social-icon-reddit"].mini_93d0 {
  background-color: transparent;
  color: #ff4500;
}
.pressed-68a3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pressed-68a3 [class*="social-icon-rss"].mini_93d0 {
  background-color: transparent;
  color: #f26522;
}
.pressed-68a3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pressed-68a3
  [class*="social-icon-shopping-cart"].mini_93d0 {
  background-color: transparent;
  color: #4caf50;
}
.pressed-68a3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pressed-68a3 [class*="social-icon-skype"].mini_93d0 {
  background-color: transparent;
  color: #00aff0;
}
.pressed-68a3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pressed-68a3 [class*="social-icon-slideshare"].mini_93d0 {
  background-color: transparent;
  color: #0077b5;
}
.pressed-68a3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pressed-68a3 [class*="social-icon-snapchat"].mini_93d0 {
  background-color: transparent;
  color: #fffc00;
}
.pressed-68a3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pressed-68a3 [class*="social-icon-soundcloud"].mini_93d0 {
  background-color: transparent;
  color: #f80;
}
.pressed-68a3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pressed-68a3 [class*="social-icon-spotify"].mini_93d0 {
  background-color: transparent;
  color: #2ebd59;
}
.pressed-68a3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pressed-68a3
  [class*="social-icon-stack-overflow"].mini_93d0 {
  background-color: transparent;
  color: #fe7a15;
}
.pressed-68a3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pressed-68a3 [class*="social-icon-maldkfgram"].mini_93d0 {
  background-color: transparent;
  color: #2ca5e0;
}
.pressed-68a3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pressed-68a3 [class*="social-icon-tripadvisor"].mini_93d0 {
  background-color: transparent;
  color: #589442;
}
.pressed-68a3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pressed-68a3 [class*="social-icon-tumblr"].mini_93d0 {
  background-color: transparent;
  color: #35465c;
}
.pressed-68a3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pressed-68a3 [class*="social-icon-twitch"].mini_93d0 {
  background-color: transparent;
  color: #6441a5;
}
.pressed-68a3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pressed-68a3 [class*="social-icon-twitter"].mini_93d0 {
  background-color: transparent;
  color: #1da1f2;
}
.pressed-68a3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pressed-68a3 [class*="social-icon-vimeo"].mini_93d0 {
  background-color: transparent;
  color: #1ab7ea;
}
.pressed-68a3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pressed-68a3 [class*="social-icon-vk"].mini_93d0 {
  background-color: transparent;
  color: #45668e;
}
.pressed-68a3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pressed-68a3 [class*="social-icon-weibo"].mini_93d0 {
  background-color: transparent;
  color: #df2029;
}
.pressed-68a3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pressed-68a3 [class*="social-icon-weixin"].mini_93d0 {
  background-color: transparent;
  color: #7bb32e;
}
.pressed-68a3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pressed-68a3 [class*="social-icon-whatsapp"].mini_93d0 {
  background-color: transparent;
  color: #25d366;
}
.pressed-68a3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pressed-68a3 [class*="social-icon-wordpress"].mini_93d0 {
  background-color: transparent;
  color: #21759b;
}
.pressed-68a3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pressed-68a3 [class*="social-icon-xing"].mini_93d0 {
  background-color: transparent;
  color: #026466;
}
.pressed-68a3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pressed-68a3 [class*="social-icon-yelp"].mini_93d0 {
  background-color: transparent;
  color: #af0606;
}
.pressed-68a3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pressed-68a3 [class*="social-icon-youtube"].mini_93d0 {
  background-color: transparent;
  color: #cd201f;
}
.avatar-up-5eff {
  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;
}
.avatar-up-5eff:hover {
  box-shadow: none;
  background: 0 0;
}
.yellow_50bf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wrapper_1fe7 {
  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;
}
.notification-ceff {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dirty-81f1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dirty-81f1,
.dirty-81f1::after,
.dirty-81f1::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;
}
.dirty-81f1::after,
.dirty-81f1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.overlay_6a68 .wrapper_1fe7 .notification-ceff {
  margin-top: -2px;
  width: 19px;
}
.overlay_6a68 .wrapper_1fe7 .dirty-81f1 {
  margin-top: -1px;
}
.overlay_6a68 .wrapper_1fe7 .dirty-81f1,
.overlay_6a68 .wrapper_1fe7 .dirty-81f1::after,
.overlay_6a68 .wrapper_1fe7 .dirty-81f1::before {
  width: 19px;
  height: 2px;
}
.overlay_6a68 .wrapper_1fe7 .dirty-81f1::before {
  top: -6px;
}
.overlay_6a68 .wrapper_1fe7 .dirty-81f1::after {
  bottom: -6px;
}
.info-medium-c45b .wrapper_1fe7 .notification-ceff {
  margin-top: -2px;
  width: 22px;
}
.info-medium-c45b .wrapper_1fe7 .dirty-81f1 {
  margin-top: -1px;
}
.info-medium-c45b .wrapper_1fe7 .dirty-81f1,
.info-medium-c45b .wrapper_1fe7 .dirty-81f1::after,
.info-medium-c45b .wrapper_1fe7 .dirty-81f1::before {
  width: 22px;
  height: 2px;
}
.info-medium-c45b .wrapper_1fe7 .dirty-81f1::before {
  top: -7px;
}
.info-medium-c45b .wrapper_1fe7 .dirty-81f1::after {
  bottom: -7px;
}
.east-99da .wrapper_1fe7 .notification-ceff {
  margin-top: -2px;
  width: 31px;
}
.east-99da .wrapper_1fe7 .dirty-81f1 {
  margin-top: -1.5px;
}
.east-99da .wrapper_1fe7 .dirty-81f1,
.east-99da .wrapper_1fe7 .dirty-81f1::after,
.east-99da .wrapper_1fe7 .dirty-81f1::before {
  width: 31px;
  height: 3px;
}
.east-99da .wrapper_1fe7 .dirty-81f1::before {
  top: -9px;
}
.east-99da .wrapper_1fe7 .dirty-81f1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .huge_6301 .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 19px;
  }
  .huge_6301 .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1px;
  }
  .huge_6301 .wrapper_1fe7 .dirty-81f1,
  .huge_6301 .wrapper_1fe7 .dirty-81f1::after,
  .huge_6301 .wrapper_1fe7 .dirty-81f1::before {
    width: 19px;
    height: 2px;
  }
  .huge_6301 .wrapper_1fe7 .dirty-81f1::before {
    top: -6px;
  }
  .huge_6301 .wrapper_1fe7 .dirty-81f1::after {
    bottom: -6px;
  }
  .element-dfcf .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 22px;
  }
  .element-dfcf .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1px;
  }
  .element-dfcf .wrapper_1fe7 .dirty-81f1,
  .element-dfcf .wrapper_1fe7 .dirty-81f1::after,
  .element-dfcf .wrapper_1fe7 .dirty-81f1::before {
    width: 22px;
    height: 2px;
  }
  .element-dfcf .wrapper_1fe7 .dirty-81f1::before {
    top: -7px;
  }
  .element-dfcf .wrapper_1fe7 .dirty-81f1::after {
    bottom: -7px;
  }
  .aside_hot_8f79 .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 31px;
  }
  .aside_hot_8f79 .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1.5px;
  }
  .aside_hot_8f79 .wrapper_1fe7 .dirty-81f1,
  .aside_hot_8f79 .wrapper_1fe7 .dirty-81f1::after,
  .aside_hot_8f79 .wrapper_1fe7 .dirty-81f1::before {
    width: 31px;
    height: 3px;
  }
  .aside_hot_8f79 .wrapper_1fe7 .dirty-81f1::before {
    top: -9px;
  }
  .aside_hot_8f79 .wrapper_1fe7 .dirty-81f1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_medium_3ceb .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 19px;
  }
  .accordion_medium_3ceb .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1px;
  }
  .accordion_medium_3ceb .wrapper_1fe7 .dirty-81f1,
  .accordion_medium_3ceb .wrapper_1fe7 .dirty-81f1::after,
  .accordion_medium_3ceb .wrapper_1fe7 .dirty-81f1::before {
    width: 19px;
    height: 2px;
  }
  .accordion_medium_3ceb .wrapper_1fe7 .dirty-81f1::before {
    top: -6px;
  }
  .accordion_medium_3ceb .wrapper_1fe7 .dirty-81f1::after {
    bottom: -6px;
  }
  .overlay_middle_ca89 .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_middle_ca89 .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1px;
  }
  .overlay_middle_ca89 .wrapper_1fe7 .dirty-81f1,
  .overlay_middle_ca89 .wrapper_1fe7 .dirty-81f1::after,
  .overlay_middle_ca89 .wrapper_1fe7 .dirty-81f1::before {
    width: 22px;
    height: 2px;
  }
  .overlay_middle_ca89 .wrapper_1fe7 .dirty-81f1::before {
    top: -7px;
  }
  .overlay_middle_ca89 .wrapper_1fe7 .dirty-81f1::after {
    bottom: -7px;
  }
  .backdrop_old_31fb .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_old_31fb .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1.5px;
  }
  .backdrop_old_31fb .wrapper_1fe7 .dirty-81f1,
  .backdrop_old_31fb .wrapper_1fe7 .dirty-81f1::after,
  .backdrop_old_31fb .wrapper_1fe7 .dirty-81f1::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_old_31fb .wrapper_1fe7 .dirty-81f1::before {
    top: -9px;
  }
  .backdrop_old_31fb .wrapper_1fe7 .dirty-81f1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-complex-b387 .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 19px;
  }
  .description-complex-b387 .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1px;
  }
  .description-complex-b387 .wrapper_1fe7 .dirty-81f1,
  .description-complex-b387 .wrapper_1fe7 .dirty-81f1::after,
  .description-complex-b387 .wrapper_1fe7 .dirty-81f1::before {
    width: 19px;
    height: 2px;
  }
  .description-complex-b387 .wrapper_1fe7 .dirty-81f1::before {
    top: -6px;
  }
  .description-complex-b387 .wrapper_1fe7 .dirty-81f1::after {
    bottom: -6px;
  }
  .feature_0423 .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 22px;
  }
  .feature_0423 .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1px;
  }
  .feature_0423 .wrapper_1fe7 .dirty-81f1,
  .feature_0423 .wrapper_1fe7 .dirty-81f1::after,
  .feature_0423 .wrapper_1fe7 .dirty-81f1::before {
    width: 22px;
    height: 2px;
  }
  .feature_0423 .wrapper_1fe7 .dirty-81f1::before {
    top: -7px;
  }
  .feature_0423 .wrapper_1fe7 .dirty-81f1::after {
    bottom: -7px;
  }
  .notice-prev-ef0c .wrapper_1fe7 .notification-ceff {
    margin-top: -2px;
    width: 31px;
  }
  .notice-prev-ef0c .wrapper_1fe7 .dirty-81f1 {
    margin-top: -1.5px;
  }
  .notice-prev-ef0c .wrapper_1fe7 .dirty-81f1,
  .notice-prev-ef0c .wrapper_1fe7 .dirty-81f1::after,
  .notice-prev-ef0c .wrapper_1fe7 .dirty-81f1::before {
    width: 31px;
    height: 3px;
  }
  .notice-prev-ef0c .wrapper_1fe7 .dirty-81f1::before {
    top: -9px;
  }
  .notice-prev-ef0c .wrapper_1fe7 .dirty-81f1::after {
    bottom: -9px;
  }
}
.tiny_9f06 .dirty-81f1 {
  -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);
}
.tiny_9f06 .dirty-81f1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tiny_9f06 .dirty-81f1::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);
}
.tiny_9f06.widget_solid_a991 .dirty-81f1 {
  -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);
}
.tiny_9f06.widget_solid_a991 .dirty-81f1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tiny_9f06.widget_solid_a991 .dirty-81f1::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);
}
.hard-f507 {
  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.basic-f4b0:before {
  display: none;
}
.fresh_1abc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fresh_1abc .tooltip_copper_53d6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fresh_1abc .tooltip_copper_53d6:last-of-type {
  border-bottom: none;
}
.fresh_1abc .tooltip_copper_53d6.next_7c42,
.fresh_1abc .tooltip_copper_53d6.avatar-west-6c86,
.fresh_1abc .tooltip_copper_53d6.caption_bd8f {
  padding: 0;
}
.fresh_1abc .container_176b .dark-bc57 {
  color: currentColor;
}
.fresh_1abc .container_176b .dark-bc57:focus,
.fresh_1abc .container_176b .dark-bc57:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh_1abc.shadow-bottom-0679 .breadcrumb_4b3e,
.fresh_1abc.shadow-bottom-0679 .chip-motion-e862 a,
.fresh_1abc.shadow-bottom-0679 .modal_6769 a,
.fresh_1abc.shadow-bottom-0679 .border-upper-ff41 a {
  color: rgba(0, 0, 0, 0.55);
}
.fresh_1abc.shadow-bottom-0679 .breadcrumb_4b3e:hover,
.fresh_1abc.shadow-bottom-0679 .chip-motion-e862 a:hover,
.fresh_1abc.shadow-bottom-0679 .modal_6769 a:hover,
.fresh_1abc.shadow-bottom-0679 .border-upper-ff41 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_1abc.shadow-bottom-0679 .background_yellow_f069 {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_1abc.shadow-bottom-0679 .tooltip_copper_53d6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh_1abc.shadow-bottom-0679 .tooltip_copper_53d6:before {
  background: rgba(0, 0, 0, 0.08);
}
.fresh_1abc.shadow-bottom-0679 .nav_09b4:before {
  background: rgba(255, 255, 255, 0.9);
}
.fresh_1abc.shadow-bottom-0679 .container_176b .icon-old-a2e7 li a,
.fresh_1abc.shadow-bottom-0679 .container_176b .dark-bc57,
.fresh_1abc.shadow-bottom-0679 .border-upper-ff41 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh_1abc.shadow-bottom-0679 .container_176b .dark-bc57:focus,
.fresh_1abc.shadow-bottom-0679 .container_176b .dark-bc57:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh_1abc.shadow-bottom-0679 .icon-old-a2e7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh_1abc.fresh-19e6 .breadcrumb_4b3e,
.fresh_1abc.fresh-19e6 .chip-motion-e862 a,
.fresh_1abc.fresh-19e6 .modal_6769 .dark-bc57,
.fresh_1abc.fresh-19e6 .modal_6769 a,
.fresh_1abc.fresh-19e6 .border-upper-ff41 a {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_1abc.fresh-19e6 .breadcrumb_4b3e:hover,
.fresh_1abc.fresh-19e6 .chip-motion-e862 a:hover,
.fresh_1abc.fresh-19e6 .modal_6769 .dark-bc57:hover,
.fresh_1abc.fresh-19e6 .modal_6769 a:hover,
.fresh_1abc.fresh-19e6 .border-upper-ff41 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_1abc.fresh-19e6 .background_yellow_f069 {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_1abc.fresh-19e6 .tooltip_copper_53d6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_1abc.fresh-19e6 .tooltip_copper_53d6:before {
  background: rgba(255, 255, 255, 0.08);
}
.fresh_1abc.fresh-19e6 .nav_09b4:before {
  background: rgba(0, 0, 0, 0.9);
}
.fresh_1abc.fresh-19e6 .container_176b .icon-old-a2e7 li a,
.fresh_1abc.fresh-19e6 .container_176b .dark-bc57,
.fresh_1abc.fresh-19e6 .border-upper-ff41 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_1abc.fresh-19e6 .container_176b .dark-bc57:focus,
.fresh_1abc.fresh-19e6 .container_176b .dark-bc57:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh_1abc.fresh-19e6 .icon-old-a2e7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_09b4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav_09b4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wide-0dd1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_top_c66e .fresh_1abc {
  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;
}
.progress_top_c66e .tooltip_copper_53d6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_top_c66e .tooltip_copper_53d6: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) {
  .progress_top_c66e .tooltip_copper_53d6:before {
    width: 16%;
    left: 42%;
  }
}
.progress_top_c66e .tooltip_copper_53d6:last-child:before {
  content: none;
}
.progress_top_c66e .tooltip_copper_53d6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_top_c66e .container_176b .icon-old-a2e7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_top_c66e .container_176b .icon-old-a2e7 li a .dark-bc57 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_top_c66e .container_176b .border-upper-ff41 {
  border: none;
}
.progress_top_c66e .container_176b .border-upper-ff41 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_top_c66e .nav_09b4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_top_c66e .wide-0dd1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_top_c66e .fresh-19e6 .nav_09b4:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_top_c66e .shadow-bottom-0679.mask_c3e6 .dirty-81f1 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_top_c66e
  .shadow-bottom-0679.mask_c3e6
  .dirty-81f1::after,
.progress_top_c66e
  .shadow-bottom-0679.mask_c3e6
  .dirty-81f1:before {
  background: inherit;
}
.progress_top_c66e
  .shadow-bottom-0679.mask_c3e6:hover
  .dirty-81f1 {
  background: rgba(0, 0, 0, 0.8);
}
.focus-300d .fresh_1abc {
  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) {
  .focus-300d .fresh_1abc {
    width: auto;
    right: 45px;
  }
}
.short_d290 .fresh_1abc {
  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) {
  .short_d290 .fresh_1abc {
    width: auto;
    left: 45px;
  }
}
.basic-f4b0 .fresh_1abc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.basic-f4b0 .wide-0dd1 {
  max-width: 48em;
  margin: 0 auto;
}
.basic-f4b0 .nav_09b4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.link_slow_12e2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.link_slow_12e2.progress_top_c66e .fresh_1abc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.link_slow_12e2.focus-300d .fresh_1abc {
  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);
}
.link_slow_12e2 .fresh_1abc {
  visibility: visible;
}
.link_slow_12e2.short_d290 .fresh_1abc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.white_8a1a,
.banner_rough_3c91 {
  overflow-x: hidden;
}
.white_8a1a .fresh_1abc {
  overflow: auto;
}
.white_8a1a.progress_top_c66e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_8a1a.progress_top_c66e .fresh_1abc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.white_8a1a.progress_top_c66e .avatar-up-5eff {
  opacity: 0;
}
.white_8a1a.focus-300d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_8a1a.focus-300d .fresh_1abc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.white_8a1a.focus-300d .avatar-up-5eff {
  opacity: 0;
}
.white_8a1a.short_d290 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_8a1a.short_d290 .fresh_1abc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.white_8a1a.short_d290 .avatar-up-5eff {
  opacity: 0;
}
.white_8a1a.basic-f4b0 .fresh_1abc {
  z-index: 10;
  visibility: visible;
}
.mask_c3e6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask_c3e6 .dirty-81f1 {
  background: rgba(255, 255, 255, 0.99);
}
.mask_c3e6 .dirty-81f1::after,
.mask_c3e6 .dirty-81f1:before {
  background: inherit;
}
.mask_c3e6:hover .dirty-81f1 {
  background: rgba(255, 255, 255, 0.99);
}
.short_d290 .mask_c3e6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.basic-f4b0 .mask_c3e6 {
  display: none !important;
}
.white_8a1a:before,
.banner_rough_3c91:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.white_8a1a .mask_c3e6,
.banner_rough_3c91 .mask_c3e6 {
  display: inline-block;
}
.fresh_1abc .module-bdf3 {
  -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;
}
.white_8a1a .fresh_1abc .module-bdf3,
.banner_rough_3c91 .fresh_1abc .module-bdf3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-2a5e .list-373f {
  width: 100%;
}
.pattern_8a2d {
  padding: 0 0.5em 0;
}
.pattern_8a2d [class*="customify-col-"],
.pattern_8a2d [class*="customify-col_"],
.pattern_8a2d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_hot_1b30 .pattern_8a2d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .white-9c19 .middle_8d7f,
  .middle_8d7f {
    display: none;
  }
  .block_4556 {
    text-align: left;
  }
  .under-8c2f {
    text-align: center;
  }
  .shadow_purple_eb89 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .white-9c19 .caption_dim_b10e,
  .caption_dim_b10e {
    display: none;
  }
  .popup-first-297a {
    text-align: left;
  }
  .main_74b8 {
    text-align: center;
  }
  .outline-927c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .white-9c19 .texture-white-2d5f,
  .texture-white-2d5f {
    display: none;
  }
  .east_c162 {
    text-align: left;
  }
  .slider-69e3 {
    text-align: center;
  }
  .notification-first-50a8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.heading_42cd {
  box-shadow: none !important;
}
.gold-ea56 .tabs_860d,
.frame_4756 .tabs_860d {
  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;
}
.frame_4756 .tabs_860d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content_7dde {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content_7dde:after,
.content_7dde:before {
  content: "";
  display: table;
}
.content_7dde:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content_7dde {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content_7dde,
.accent-11b5 {
  max-width: 1248px;
  margin: 0 auto;
}

.black-15c3.sort-under-099d .content_7dde {
  max-width: 100%;
}
.black-15c3.primary_warm_23bd {
  max-width: 1200px;
  margin: 0 auto;
}
.black-15c3.accordion_down_ac09 .content_7dde {
  max-width: 100%;
}
.black-15c3.accordion_down_ac09 > .content_7dde {
  padding-left: 0;
  padding-right: 0;
}
.black-15c3.accordion_down_ac09 > .content_7dde .white-9c19 {
  margin: 0;
}
.black-15c3.accordion_down_ac09
  > .content_7dde
  .simple_d9a8.title-5c3a {
  margin-right: 0;
  margin-left: 0;
}
.black-15c3.accordion_down_ac09 #main.title-5c3a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pink-3573 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pink-3573 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-cool-d05b .preview_472d {
    padding-right: 1em;
  }
  .wrapper-cool-d05b.pagination_4a4e .simple_d9a8 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-cool-d05b.pagination_4a4e .preview_472d {
    padding-right: 1em;
  }
  .wrapper-cool-d05b.pagination_4a4e .solid-a070 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-1dc2 .preview_472d {
    padding-left: 1em;
  }
  .focused-1dc2.pagination_4a4e .simple_d9a8 {
    border-left: 1px solid #eaecee;
  }
  .focused-1dc2.pagination_4a4e .preview_472d {
    padding-left: 1em;
  }
  .focused-1dc2.pagination_4a4e .solid-a070 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_aa51 .preview_472d {
    padding-left: 1em;
  }
  .steel_aa51.pagination_4a4e .green_86df {
    border-right: 1px solid #eaecee;
  }
  .steel_aa51.pagination_4a4e .notification-easy-ee39 {
    border-right: 1px solid #eaecee;
  }
  .steel_aa51.pagination_4a4e .preview_472d {
    padding-left: 1em;
  }
  .steel_aa51.pagination_4a4e .solid-a070 {
    padding-right: 1em;
  }
  .steel_aa51.pagination_4a4e .disabled_aecf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-92fb .preview_472d {
    padding-right: 1em;
  }
  .aside-92fb.pagination_4a4e .green_86df {
    border-left: 1px solid #eaecee;
  }
  .aside-92fb.pagination_4a4e .notification-easy-ee39 {
    border-left: 1px solid #eaecee;
  }
  .aside-92fb.pagination_4a4e .preview_472d {
    padding-right: 1em;
  }
  .aside-92fb.pagination_4a4e .solid-a070 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-92fb.pagination_4a4e .disabled_aecf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink-3573 .preview_472d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-3573.pagination_4a4e .simple_d9a8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pink-3573.pagination_4a4e .preview_472d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-3573.pagination_4a4e .solid-a070 {
    padding-left: 1em;
  }
  .pink-3573.pagination_4a4e .disabled_aecf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pink-3573.pagination_4a4e .preview_472d {
    padding-left: 0;
  }
}
.backdrop-a4e1 .mask-pro-7b9a {
  display: inline-block;
}
.texture-static-e607 {
  display: inline-block;
}
.container-c377 {
  word-con: break-word;
}
.huge_ddc5 > span {
  display: inline-block;
  padding: 5px 0;
}
.huge_ddc5 .highlight_under_2da3 {
  margin-left: 8px;
  margin-right: 8px;
}
.huge_ddc5 .accent-black-c3ff img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.outer_2b2a .icon-last-17ea {
  margin-bottom: 2em;
}
.outer_2b2a .list-solid-f2de {
  margin-bottom: 15px;
}
.outer_2b2a .list-solid-f2de:last-child {
  margin-bottom: 0;
}
.outer_2b2a .aside_c4d7 {
  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) {
  .outer_2b2a .aside_c4d7 {
    display: block;
  }
}
.outer_2b2a .carousel_smooth_f1f9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .outer_2b2a .carousel_smooth_f1f9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.outer_2b2a .overlay-basic-3eb2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.outer_2b2a .overlay-basic-3eb2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.outer_2b2a .overlay-basic-3eb2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.outer_2b2a .container-c377 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.outer_2b2a .container-c377 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.outer_2b2a .input_yellow_f89f p:last-child {
  margin-bottom: 0;
}
.outer_2b2a .element_first_4a89 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.outer_2b2a .preview-down-21f9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.outer_2b2a .table_large_d8f6 {
  margin-top: 1em;
}
.outer_2b2a .tag_297b {
  top: 0;
  display: block;
}
.outer_2b2a .tag_297b a {
  color: inherit;
}
.outer_2b2a .tag_297b a:hover {
  color: inherit;
}
.outer_2b2a .first_7f22 {
  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;
}
.outer_2b2a .first_7f22:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.outer_2b2a .preview-down-21f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.outer_2b2a .glass_0af3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.outer_2b2a .glass_0af3:first-child {
  margin-top: 0;
}
.outer_2b2a .glass_0af3.paragraph_light_9d90 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.outer_2b2a .glass_0af3.avatar_9c06 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outer_2b2a
  .glass_0af3.avatar_9c06.heading_upper_c3fc
  .table_large_d8f6 {
  width: 100%;
}
.outer_2b2a .avatar_9c06 {
  -webkit-box-align: center;
  align-items: center;
}
.outer_2b2a .avatar_9c06 .huge_ddc5,
.outer_2b2a .avatar_9c06 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.outer_2b2a .overlay-basic-3eb2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outer_2b2a .overlay-basic-3eb2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outer_2b2a .overlay-basic-3eb2: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;
}
.outer_2b2a .paragraph_light_9d90 {
  z-index: 5;
}
.outer_2b2a .video_5055 .nav-complex-89bb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.outer_2b2a .wood_c2de .nav-complex-89bb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.outer_2b2a .pro_5557 .nav-complex-89bb {
  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;
}
.outer_2b2a.nav_bronze_cf64 .aside_c4d7,
.outer_2b2a.card_soft_9b81 .aside_c4d7 {
  display: block;
}
.outer_2b2a.nav_bronze_cf64 .aside_c4d7 .medium-feb8,
.outer_2b2a.nav_bronze_cf64 .aside_c4d7 .preview-down-21f9,
.outer_2b2a.card_soft_9b81 .aside_c4d7 .medium-feb8,
.outer_2b2a.card_soft_9b81 .aside_c4d7 .preview-down-21f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outer_2b2a.hidden_basic_bd3a .carousel_smooth_f1f9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .outer_2b2a.hidden_basic_bd3a .carousel_smooth_f1f9 {
    margin-right: 0;
  }
}
.outer_2b2a.nav_bronze_cf64 .carousel_smooth_f1f9,
.outer_2b2a.card_soft_9b81 .carousel_smooth_f1f9 {
  padding-top: 40%;
}
.outer_2b2a.nav_bronze_cf64 .icon-last-17ea,
.outer_2b2a.card_soft_9b81 .icon-last-17ea {
  display: block;
}
.outer_2b2a.nav_bronze_cf64 .fn-sticky-0703 .preview-down-21f9,
.outer_2b2a.card_soft_9b81 .fn-sticky-0703 .preview-down-21f9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.outer_2b2a.nav_bronze_cf64 .carousel_smooth_f1f9,
.outer_2b2a.card_soft_9b81 .carousel_smooth_f1f9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.outer_2b2a.nav_bronze_cf64 .preview-down-21f9 {
  padding: 1em;
}
.large_37dd {
  margin: 30px auto;
  display: block;
}
.large_37dd .lite-8e3d > * {
  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;
}
.large_37dd .lite-8e3d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large_37dd .lite-8e3d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_b57d .huge_ddc5 {
  margin-bottom: 1.41575em;
}
.panel_b57d .easy-8093 {
  margin-bottom: 1.618em;
}
.footer_right_dfd2 .form-liquid-d27f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer_right_dfd2 .form-liquid-d27f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer_right_dfd2 .thick_436f {
  max-width: 100%;
  overflow: auto;
}
.carousel-yellow-58ef .footer_right_dfd2 a:hover {
  text-decoration: underline;
}
.carousel-plasma-02ba .list-solid-f2de:not(.container-c377),
.carousel-plasma-02ba .overlay-basic-3eb2 {
  margin-bottom: 1.41575em;
}
.carousel-plasma-02ba .list-solid-f2de:not(.container-c377):last-child,
.carousel-plasma-02ba .overlay-basic-3eb2:last-child {
  margin-bottom: 0;
}
.carousel-plasma-02ba .list-solid-f2de.primary-current-f6b8 {
  margin-bottom: 0.41575em;
}
.carousel-plasma-02ba .prev-e622:before,
.carousel-plasma-02ba .tag-blue-348f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.carousel-plasma-02ba .prev-e622:before {
  content: "\f115";
}
.carousel-plasma-02ba .tag-blue-348f:before {
  content: "\f02c";
}
.carousel-plasma-02ba .detail_3a81 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.carousel-plasma-02ba .detail_3a81 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.brown_b609 {
  display: -webkit-box;
  display: flex;
}
.brown_b609 .motion-c6c8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .brown_b609 .motion-c6c8 {
    flex-basis: 90px;
  }
}
.brown_b609 .message_b6d6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .brown_b609 .message_b6d6 {
    flex-basis: calc(100% - 50px);
  }
}
.brown_b609 .text-right-b3f6 p:last-child {
  margin-bottom: 0.72em;
}
.under_44d2 .lite-8e3d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.under_44d2 .lite-8e3d:after,
.under_44d2 .lite-8e3d:before {
  content: "";
  display: table;
}
.under_44d2 .lite-8e3d:after {
  clear: both;
}
.under_44d2 .lite-8e3d .yellow_3bbf,
.under_44d2 .lite-8e3d .avatar_fast_206c {
  width: 49%;
}
.under_44d2 .lite-8e3d .yellow_3bbf a span.blue-17e6,
.under_44d2 .lite-8e3d .avatar_fast_206c a span.blue-17e6 {
  display: block;
  margin-bottom: 5px;
}
.under_44d2 .lite-8e3d .avatar_fast_206c {
  float: left;
  text-align: left;
}
.under_44d2 .lite-8e3d .yellow_3bbf {
  float: right;
  text-align: right;
}
.section_hard_6829 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .section_hard_6829 {
    margin-bottom: 0;
  }
}
.accordion-upper-39a3 {
  margin-bottom: 1em;
}
.accordion-upper-39a3 .container-c377 {
  font-size: 1.1em;
  line-height: 1.3;
}
.yellow-9ad8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.widget_advanced_4b76 .accordion-upper-39a3,
.tag-dark-e372 .accordion-upper-39a3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .widget_advanced_4b76 .accordion-upper-39a3,
  .tag-dark-e372 .accordion-upper-39a3 {
    display: block;
  }
}
.widget_advanced_4b76 .yellow-9ad8,
.tag-dark-e372 .yellow-9ad8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .widget_advanced_4b76 .yellow-9ad8,
  .tag-dark-e372 .yellow-9ad8 {
    margin-bottom: 1em;
  }
}
.widget_advanced_4b76 .yellow-9ad8 img,
.tag-dark-e372 .yellow-9ad8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.widget_advanced_4b76 .label_dynamic_fcba,
.tag-dark-e372 .label_dynamic_fcba {
  flex-basis: calc(100% - 160px);
}
.widget_advanced_4b76 .label_dynamic_fcba p,
.tag-dark-e372 .label_dynamic_fcba p {
  margin-bottom: 0;
}
.widget_advanced_4b76 .label_dynamic_fcba {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .widget_advanced_4b76 .label_dynamic_fcba {
    padding-left: 0;
  }
}
.tag-dark-e372 .label_dynamic_fcba {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-dark-e372 .label_dynamic_fcba {
    padding-right: 0;
  }
}
.tag-dark-e372 .yellow-9ad8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.description_new_3d97 .yellow-9ad8 {
  margin-bottom: 0.5em;
}
.description_new_3d97 .yellow-9ad8 img {
  width: 100%;
}
.input_prev_89aa .frame_1bba,
.alert-purple-d929 .frame_1bba {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.alert-purple-d929 .simple_d9a8 .surface_over_320b p:last-child {
  margin-bottom: 0;
}
.thick_b134 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.frame_copper_662e .hover_hovered_c53f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .frame_copper_662e .hover_hovered_c53f:last-of-type {
    margin-bottom: 0;
  }
}
.frame_copper_662e .hover_hovered_c53f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame_copper_662e .hover_hovered_c53f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.frame_copper_662e .hover_hovered_c53f ul li {
  margin: 0 0 0.6em;
}
.frame_copper_662e .hover_hovered_c53f ul li.article-f64a,
.frame_copper_662e .hover_hovered_c53f ul li.carousel-orange-ab41 {
  position: relative;
}
.frame_copper_662e .hover_hovered_c53f ul li.article-f64a .black-8f9f,
.frame_copper_662e .hover_hovered_c53f ul li.carousel-orange-ab41 .black-8f9f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.frame_copper_662e .hover_hovered_c53f ul li.article-f64a:after:after,
.frame_copper_662e .hover_hovered_c53f ul li.article-f64a:after:before,
.frame_copper_662e
  .hover_hovered_c53f
  ul
  li.carousel-orange-ab41:after:after,
.frame_copper_662e
  .hover_hovered_c53f
  ul
  li.carousel-orange-ab41:after:before {
  content: "";
  display: table;
}
.frame_copper_662e .hover_hovered_c53f ul li.article-f64a:after:after,
.frame_copper_662e
  .hover_hovered_c53f
  ul
  li.carousel-orange-ab41:after:after {
  clear: both;
}
.frame_copper_662e .hover_hovered_c53f a.overlay-3fcb:hover {
  text-decoration: none;
}
.frame_copper_662e .hover_hovered_c53f select {
  max-width: 100%;
}
.frame_copper_662e .hover_hovered_c53f table {
  font-size: 85%;
}
.frame_copper_662e .hover_hovered_c53f table td,
.frame_copper_662e .hover_hovered_c53f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.frame_copper_662e .hover_hovered_c53f table tfoot td {
  text-align: left;
}
.frame_copper_662e .hover_hovered_c53f :last-child {
  margin-bottom: 0;
}
.frame_copper_662e .hover_hovered_c53f .detail_bottom_cfde {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.frame_copper_662e .hover_hovered_c53f .detail_bottom_cfde label {
  width: 100%;
}
.frame_copper_662e .hover_hovered_c53f .detail_bottom_cfde .summary-0e71 {
  width: 100%;
  display: block;
}
.frame_copper_662e .hover_hovered_c53f .detail_bottom_cfde .stone_87ae {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.frame_copper_662e .hover_hovered_c53f .detail_bottom_cfde .stone_87ae:hover svg #svg-search {
  fill: #444;
}
.frame_copper_662e .hover_hovered_c53f .detail_bottom_cfde .stone_87ae svg {
  width: 18px;
  height: 18px;
}
.frame_copper_662e .primary_ade8 ul ul,
.frame_copper_662e .tertiary_large_ae0f ul ul,
.frame_copper_662e .active_c447 ul ul,
.frame_copper_662e .focus_a5a0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.frame_copper_662e .primary_ade8 .yellow_6fd0 > a,
.frame_copper_662e .tertiary_large_ae0f .yellow_6fd0 > a,
.frame_copper_662e .active_c447 .yellow_6fd0 > a,
.frame_copper_662e .focus_a5a0 .yellow_6fd0 > a {
  margin-bottom: 0;
}
.frame_copper_662e .up_11ea li,
.frame_copper_662e .primary_ade8 li,
.frame_copper_662e .paragraph-black-979a li,
.frame_copper_662e .tertiary_large_ae0f li,
.frame_copper_662e .active_c447 li,
.frame_copper_662e .focus_a5a0 li,
.frame_copper_662e .carousel-a36d li,
.frame_copper_662e .narrow-d35d li {
  display: block;
  position: relative;
}
.frame_copper_662e .up_11ea li:last-child,
.frame_copper_662e .primary_ade8 li:last-child,
.frame_copper_662e .paragraph-black-979a li:last-child,
.frame_copper_662e .tertiary_large_ae0f li:last-child,
.frame_copper_662e .active_c447 li:last-child,
.frame_copper_662e .focus_a5a0 li:last-child,
.frame_copper_662e .carousel-a36d li:last-child,
.frame_copper_662e .narrow-d35d li:last-child {
  border: none;
}
.frame_copper_662e .up_11ea li a,
.frame_copper_662e .primary_ade8 li a,
.frame_copper_662e .paragraph-black-979a li a,
.frame_copper_662e .tertiary_large_ae0f li a,
.frame_copper_662e .active_c447 li a,
.frame_copper_662e .focus_a5a0 li a,
.frame_copper_662e .carousel-a36d li a,
.frame_copper_662e .narrow-d35d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame_copper_662e .up_11ea li ul li::before,
.frame_copper_662e .primary_ade8 li ul li::before,
.frame_copper_662e .paragraph-black-979a li ul li::before,
.frame_copper_662e .tertiary_large_ae0f li ul li::before,
.frame_copper_662e .active_c447 li ul li::before,
.frame_copper_662e .focus_a5a0 li ul li::before,
.frame_copper_662e .carousel-a36d li ul li::before,
.frame_copper_662e .narrow-d35d li ul li::before {
  left: 15px;
}
.frame_copper_662e .up_11ea li ul a,
.frame_copper_662e .primary_ade8 li ul a,
.frame_copper_662e .paragraph-black-979a li ul a,
.frame_copper_662e .tertiary_large_ae0f li ul a,
.frame_copper_662e .active_c447 li ul a,
.frame_copper_662e .focus_a5a0 li ul a,
.frame_copper_662e .carousel-a36d li ul a,
.frame_copper_662e .narrow-d35d li ul a {
  padding-left: 20px;
}
.frame_copper_662e .up_11ea li ul ul li::before,
.frame_copper_662e .primary_ade8 li ul ul li::before,
.frame_copper_662e .paragraph-black-979a li ul ul li::before,
.frame_copper_662e .tertiary_large_ae0f li ul ul li::before,
.frame_copper_662e .active_c447 li ul ul li::before,
.frame_copper_662e .focus_a5a0 li ul ul li::before,
.frame_copper_662e .carousel-a36d li ul ul li::before,
.frame_copper_662e .narrow-d35d li ul ul li::before {
  left: 30px;
}
.frame_copper_662e .up_11ea li ul ul a,
.frame_copper_662e .primary_ade8 li ul ul a,
.frame_copper_662e .paragraph-black-979a li ul ul a,
.frame_copper_662e .tertiary_large_ae0f li ul ul a,
.frame_copper_662e .active_c447 li ul ul a,
.frame_copper_662e .focus_a5a0 li ul ul a,
.frame_copper_662e .carousel-a36d li ul ul a,
.frame_copper_662e .narrow-d35d li ul ul a {
  padding-left: 40px;
}
.frame_copper_662e .picture-motion-b2c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame_copper_662e .narrow-d35d ul li {
  margin-bottom: 1.41575em;
}
.frame_copper_662e .narrow-d35d ul li .tabs_first_a767 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.frame_copper_662e .narrow-d35d ul li .warm_e05f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fresh-19e6 .up_11ea li a,
.fresh-19e6 .primary_ade8 li a,
.fresh-19e6 .paragraph-black-979a li a,
.fresh-19e6 .tertiary_large_ae0f li a,
.fresh-19e6 .active_c447 li a,
.fresh-19e6 .focus_a5a0 li a,
.fresh-19e6 .carousel-a36d li a,
.fresh-19e6 .narrow-d35d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-19e6 .picture-motion-b2c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-19e6 .hover_hovered_c53f ul li.article-f64a .black-8f9f,
.fresh-19e6 .hover_hovered_c53f ul li.carousel-orange-ab41 .black-8f9f {
  background: rgba(0, 0, 0, 0.2);
}
.fresh-19e6 .frame_copper_662e .hover_hovered_c53f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li {
  margin: 0;
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li ul {
  margin: 0;
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li ul li a {
  padding-left: 15px;
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li ul li li a {
  padding-left: 30px;
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li.gallery-hot-4cae > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li.gallery-hot-4cae > 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;
}
.black-15c3 .frame_copper_662e .icon-old-a2e7 li.gallery-hot-4cae > 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;
}
.dim-104a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.out_f06f {
  position: relative;
  z-index: 10;
}
.out_f06f .module-bdf3 {
  width: 100%;
  max-width: 100%;
}
.modal-6312 .overlay_mini_8edc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.modal-6312 .shadow-bottom-0679 {
}
.modal-6312 .fresh-19e6 {
  background: #292929;
}
.grid-gold-e9e0 .overlay_mini_8edc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.grid-gold-e9e0 .shadow-bottom-0679 {
  background: #f9f9f9;
}
.grid-gold-e9e0 .fresh-19e6 {
  background: #303030;
}
.pressed-5d1f .overlay_mini_8edc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed-5d1f .mask-pro-7b9a {
    margin-bottom: 1em;
  }
  .pressed-5d1f .mask-pro-7b9a:last-child {
    margin-bottom: 0;
  }
}
.pressed-5d1f .shadow-bottom-0679 {
  background: #ededed;
}
.pressed-5d1f .fresh-19e6 {
  background: #1a1a1a;
}
.overlay_mini_8edc.shadow-bottom-0679 {
  color: rgba(0, 0, 0, 0.6);
}
.overlay_mini_8edc.shadow-bottom-0679 .cold-ebc6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_mini_8edc.fresh-19e6 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_mini_8edc.fresh-19e6 a:not(.overlay-3fcb) {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_mini_8edc.fresh-19e6 a:not(.overlay-3fcb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_mini_8edc.fresh-19e6 .cold-ebc6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_mini_8edc.fresh-19e6 table tbody td,
.overlay_mini_8edc.fresh-19e6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.column-blue-7c2c.simple-4330 .content_7dde {
  max-width: initial;
}
.column-blue-7c2c .backdrop_7a9d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.column-blue-7c2c .backdrop_7a9d .module-bdf3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .column-blue-7c2c .backdrop_7a9d .module-bdf3 {
    display: block;
    margin-bottom: 2em;
  }
  .column-blue-7c2c .backdrop_7a9d .module-bdf3:last-child {
    margin-bottom: 0;
  }
}
.pressed-5d1f .mask-pro-7b9a:last-child,
.grid-gold-e9e0 .mask-pro-7b9a:last-child,
.modal-6312 .mask-pro-7b9a:last-child {
  margin-bottom: 0;
}
.pressed-5d1f .mask-pro-7b9a .frame_copper_662e .hover_hovered_c53f:last-child,
.grid-gold-e9e0 .mask-pro-7b9a .frame_copper_662e .hover_hovered_c53f:last-child,
.modal-6312 .mask-pro-7b9a .frame_copper_662e .hover_hovered_c53f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pressed-5d1f .nav_purple_adad,
  .pressed-5d1f .pink_4d30,
  .grid-gold-e9e0 .nav_purple_adad,
  .grid-gold-e9e0 .pink_4d30,
  .modal-6312 .nav_purple_adad,
  .modal-6312 .pink_4d30 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .out_f06f .mask-pro-7b9a {
    margin-bottom: 2em;
  }
}
.out_f06f p:last-child {
  margin-bottom: 0;
}
.out_f06f li,
.out_f06f ul {
  list-style: none;
  margin: 0;
}
.out_f06f ul ul {
  margin-left: 2.617924em;
}
.inner-536f {
  font-size: 0.875em;
}

/* css-noise: f0c3 */
.widget-item-j1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
