/*!
Theme Name: Customify
Theme URI: https://pressmaximum.texture-white-52f1/customify
Author: WPCustomify
Author URI: https://pressmaximum.texture-white-52f1
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.texture-white-52f1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.full_748e.title_5343/licenses/gpl-2.0.paragraph_current_4bfd
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.primary-085b/, (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.video-in-5e59.slow_5d82/normalize.wide_709a/
 ======
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.wide_709a v7.0.0 | MIT License | github.texture-white-52f1/necolas/normalize.wide_709a */
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;
}
.accent-10d6 .caption-next-4805,
.item_fast_89fe,
.label-middle-da8a,
.under-4ba9,
.grid-hovered-5339,
.badge-small-0da4,
.advanced_0c22,
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;
}
.item_fast_89fe,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .item_fast_89fe,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .item_fast_89fe,
  h1 {
    font-size: 1.8em;
  }
}
.label-middle-da8a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.label-middle-da8a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .label-middle-da8a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .label-middle-da8a,
  h2 {
    font-size: 1.7em;
  }
}
.under-4ba9,
h3 {
  font-size: 1.618em;
}
.accent-10d6 .caption-next-4805,
.grid-hovered-5339,
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.paragraph-copper-719c {
  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;
}
.wrapper_1f1c:after,
.wrapper_1f1c:before,
.hover-top-4611:after,
.hover-top-4611:before {
  content: "";
  display: table;
}
.wrapper_1f1c:after,
.hover-top-4611:after {
  clear: both;
}
.solid_fbc7 {
  float: right;
  margin-right: 0;
}
.copper_1e9f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dropdown_b4ff .north_3d89,
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;
}
.dropdown_b4ff .north_3d89: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;
}
.card_c9a0 .north_3d89 {
  box-shadow: none;
}
.card_c9a0
  .north_3d89
  .footer-soft-5849 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.card_c9a0 .north_3d89 .nav-blue-0b59 {
  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;
}
.card_c9a0
  .north_3d89
  .nav-blue-0b59
  b {
  display: none;
}
.card_c9a0 .avatar-wood-9cfd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.avatar_5486:not(.west-6c94):not(.menu-3ada),
button:not(.west-6c94):not(.menu-3ada),
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ),
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ),
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ) {
  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;
}
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ):hover,
button:not(.west-6c94):not(
    .menu-3ada
  ):hover,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ):hover,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ):hover,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ):active,
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ):focus,
button:not(.west-6c94):not(
    .menu-3ada
  ):active,
button:not(.west-6c94):not(
    .menu-3ada
  ):focus,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ):active,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ):focus,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ):active,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ):focus,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ):active,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ):focus {
  outline: 0;
}
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135,
button:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135 {
  position: relative;
}
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .caption_2d46,
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .pagination_2d3a,
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .element-hovered-9514,
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  i,
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  svg,
button:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .caption_2d46,
button:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .pagination_2d3a,
button:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .element-hovered-9514,
button:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  i,
button:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  svg,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .caption_2d46,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .pagination_2d3a,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .element-hovered-9514,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  i,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  svg,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .caption_2d46,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .pagination_2d3a,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .element-hovered-9514,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  i,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  svg,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .caption_2d46,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .pagination_2d3a,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  .element-hovered-9514,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  i,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135
  svg {
  visibility: hidden;
}
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135:after,
button:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135:after,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135:after,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135:after,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ).fn-loading-8135: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;
}
.avatar_5486:not(.west-6c94):not(.menu-3ada),
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ),
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ),
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ) {
  color: #fff;
  background: #235787;
}
.avatar_5486:not(.west-6c94):not(
    .menu-3ada
  ):focus,
input[type="button"]:not(.west-6c94):not(
    .menu-3ada
  ):focus,
input[type="reset"]:not(.west-6c94):not(
    .menu-3ada
  ):focus,
input[type="submit"]:not(.west-6c94):not(
    .menu-3ada
  ):focus {
  color: #fff;
}
.avatar_5486.fn-disabled-8135:not(.west-6c94):not(
    .menu-3ada
  ),
.avatar_5486[disabled]:not(.west-6c94):not(
    .menu-3ada
  ),
button.fn-disabled-8135:not(.west-6c94):not(
    .menu-3ada
  ),
button[disabled]:not(.west-6c94):not(
    .menu-3ada
  ) {
  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;
}
.title_huge_2f1e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.title_huge_2f1e: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;
}
.shadow-0ce3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dropdown-medium-9b7b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.east-ce38 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wrapper_1f1c:after,
.wrapper_1f1c:before,
.menu-1e34:after,
.menu-1e34:before,
.label-thick-3431:after,
.label-thick-3431:before,
.element-silver-41bc:after,
.element-silver-41bc:before,
.popup-e814:after,
.popup-e814:before,
.fluid_9116:after,
.fluid_9116:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wrapper_1f1c:after,
.menu-1e34:after,
.label-thick-3431:after,
.element-silver-41bc:after,
.popup-e814:after,
.fluid_9116:after {
  clear: both;
}
.menu-1e34 .white-d6ee,
.label-thick-3431 .white-d6ee,
.outline-advanced-8688 .white-d6ee {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight_79ac {
  display: inline-block;
}
.middle-5165 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.middle-5165 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.middle-5165 .dynamic_3112 {
  padding: 1em 0;
  font-size: 85%;
}
.dynamic_3112 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled-8937 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled-8937:after,
.disabled-8937:before {
  content: "";
  display: table;
}
.disabled-8937:after {
  clear: both;
}
.header_middle_91d9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification-df8f .header_middle_91d9 {
  max-width: 50%;
}
.inner_c002 .header_middle_91d9 {
  max-width: 33.33%;
}
.background_stone_dbed .header_middle_91d9 {
  max-width: 25%;
}
.highlight-2792 .header_middle_91d9 {
  max-width: 20%;
}
.breadcrumb-large-0093 .header_middle_91d9 {
  max-width: 16.66%;
}
.main_4b06 .header_middle_91d9 {
  max-width: 14.28%;
}
.badge_green_48ba .header_middle_91d9 {
  max-width: 12.5%;
}
.footer-dfe6 .header_middle_91d9 {
  max-width: 11.11%;
}
.block_under_291d {
  display: block;
}
.accent-10d6 .element-bad0 label,
.accent-10d6 .accent-d0a3 label,
.accent-10d6 .shade_4480 label,
.accent-10d6 .brown_3e15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-thick-a8ca {
  list-style: none;
  margin: 0;
}
.item-thick-a8ca article.tag-95cd {
  margin-bottom: 0;
}
.item-thick-a8ca ul {
  list-style: none;
  margin: 0;
}
.item-thick-a8ca .last_60b1 li.tag-95cd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-thick-a8ca .last_60b1 li.tag-95cd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-thick-a8ca .last_60b1 li.tag-95cd: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) {
  .item-thick-a8ca .last_60b1 li.tag-95cd li.tag-95cd li.tag-95cd li.tag-95cd {
    padding-left: 0;
  }
}
article.tag-95cd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag-95cd .menu-1e34 p:last-of-type {
  margin-bottom: 0;
}
article.tag-95cd .preview-stone-c398 {
  float: left;
}
article.tag-95cd .copper-984b {
  margin-left: 85px;
}
article.tag-95cd .secondary_3080 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag-95cd .secondary_3080 .notification_8b11 {
  margin-left: 10px;
}
article.tag-95cd .nav-4fde {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag-95cd .notice-pro-a81f {
  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 .element-bad0,
  #respond .shade_4480,
  #respond .brown_3e15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-bad0 input,
#respond .shade_4480 input,
#respond .brown_3e15 input {
  width: 100%;
}
#respond .brown_3e15 {
  margin-right: 0;
}
#respond .list_action_dd14 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_af2d {
  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;
}
.highlight_af2d.purple_2b58 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight_af2d 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%);
}
.highlight_af2d:focus,
.highlight_af2d: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);
}
.media-0ce7 {
  border-radius: 10%;
}
.component-4a37 {
  border-radius: 50%;
}
.cool_7f9c {
  font-size: 0.72em;
}
.pagination_eb5d {
  font-size: 0.875em;
}
.alert-south-9a4b {
  font-size: 1.1em;
}
.hover_e6dc {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover_e6dc.cool_7f9c {
  letter-spacing: 0.5px;
}
.next-f443,
.next-f443 a {
  color: #6d6d6d;
}
.next-f443 a:hover {
  color: #111;
}
.chip-over-1d2c {
  color: #6d6d6d;
}
.bronze_cef5 {
  overflow-x: hidden;
}
.bronze_cef5 .media-d3e5.right_0d90 {
  position: relative;
}
.bronze_cef5 .media-d3e5.right_0d90.aside_c055 {
  position: initial;
}
.bronze_cef5
  .media-d3e5.right_0d90.aside_c055
  .green-b288 {
  left: auto;
}
.bronze_cef5 .media-d3e5 .green-b288 {
  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;
}
.bronze_cef5 .media-d3e5:hover.right_0d90 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bronze_cef5
  .media-d3e5:hover.right_0d90
  .green-b288 {
  display: block;
  z-index: 9999999;
}
.bronze_cef5 .hidden_in_5806 .purple_8247,
.bronze_cef5 .thumbnail_c16c .purple_8247 {
  display: none;
}
.bronze_cef5 .in-b51e .media-d3e5:hover.right_0d90 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent-10d6 .element-bad0 label,
.accent-10d6 .accent-d0a3 label,
.accent-10d6 .shade_4480 label,
.accent-10d6 .brown_3e15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-thick-a8ca {
  list-style: none;
  margin: 0;
}
.item-thick-a8ca article.tag-95cd {
  margin-bottom: 0;
}
.item-thick-a8ca ul {
  list-style: none;
  margin: 0;
}
.item-thick-a8ca .last_60b1 li.tag-95cd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-thick-a8ca .last_60b1 li.tag-95cd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-thick-a8ca .last_60b1 li.tag-95cd: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) {
  .item-thick-a8ca .last_60b1 li.tag-95cd li.tag-95cd li.tag-95cd li.tag-95cd {
    padding-left: 0;
  }
}
article.tag-95cd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag-95cd .menu-1e34 p:last-of-type {
  margin-bottom: 0;
}
article.tag-95cd .preview-stone-c398 {
  float: left;
}
article.tag-95cd .copper-984b {
  margin-left: 85px;
}
article.tag-95cd .secondary_3080 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag-95cd .secondary_3080 .notification_8b11 {
  margin-left: 10px;
}
article.tag-95cd .nav-4fde {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag-95cd .notice-pro-a81f {
  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 .element-bad0,
  #respond .shade_4480,
  #respond .brown_3e15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-bad0 input,
#respond .shade_4480 input,
#respond .brown_3e15 input {
  width: 100%;
}
#respond .brown_3e15 {
  margin-right: 0;
}
#respond .list_action_dd14 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden_in_5806 .gallery_da1e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gallery_da1e .item-short-0202.tag-dark-56b3 .content_a7b1 > li > a:focus,
.gallery_da1e .item-short-0202.tag-dark-56b3 .content_a7b1 > li > a:hover,
.gallery_da1e .item-short-0202.gallery_b68d .content_a7b1 > li > a:focus,
.gallery_da1e .item-short-0202.gallery_b68d .content_a7b1 > li > a:hover,
.gallery_da1e .item-short-0202.title-5ef1 .content_a7b1 > li > a:focus,
.gallery_da1e .item-short-0202.title-5ef1 .content_a7b1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_da1e
  .item-short-0202.tag-dark-56b3
  .content_a7b1
  > li.notification_basic_34c1
  > a,
.gallery_da1e
  .item-short-0202.tag-dark-56b3
  .content_a7b1
  > li.paper-03f9
  > a,
.gallery_da1e
  .item-short-0202.gallery_b68d
  .content_a7b1
  > li.notification_basic_34c1
  > a,
.gallery_da1e
  .item-short-0202.gallery_b68d
  .content_a7b1
  > li.paper-03f9
  > a,
.gallery_da1e
  .item-short-0202.title-5ef1
  .content_a7b1
  > li.notification_basic_34c1
  > a,
.gallery_da1e .item-short-0202.title-5ef1 .content_a7b1 > li.yellow_c2c2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_da1e .box_static_a4ad,
.gallery_da1e .box_static_a4ad a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_da1e .hero_e9a3.menu-2468 li a,
.gallery_da1e .fast_8437 a,
.gallery_da1e .tall-3516,
.gallery_da1e .content_a7b1 > li > a,
.gallery_da1e .sort_tall_3416 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e .hero_e9a3.menu-2468 li a:hover,
.gallery_da1e .fast_8437 a:hover,
.gallery_da1e .tall-3516:hover,
.gallery_da1e .content_a7b1 > li > a:hover,
.gallery_da1e .sort_tall_3416:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_da1e .feature_6bbc {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e .feature_6bbc .label_next_5e5c {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_da1e .feature_6bbc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_da1e .fixed-9211 .carousel-8e30 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e .fixed-9211 .carousel-8e30 .tooltip-db3e {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e
  .fixed-9211
  .carousel-8e30
  .tooltip-db3e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e
  .fixed-9211
  .carousel-8e30
  .tooltip-db3e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e
  .fixed-9211
  .carousel-8e30
  .tooltip-db3e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e
  .fixed-9211
  .carousel-8e30
  .tooltip-db3e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e .fixed-9211 .accordion-warm-f6f6 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_da1e .fixed-9211 .accordion-warm-f6f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_e0f0
  .gallery_da1e
  .fixed-9211
  .notification-7bbe
  .large-a651 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_e0f0
  .gallery_da1e
  .fixed-9211
  .notification-7bbe
  .tooltip-db3e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_in_5806 .yellow_197e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.yellow_197e .item-short-0202.tag-dark-56b3 .content_a7b1 > li > a:focus,
.yellow_197e .item-short-0202.tag-dark-56b3 .content_a7b1 > li > a:hover,
.yellow_197e .item-short-0202.gallery_b68d .content_a7b1 > li > a:focus,
.yellow_197e .item-short-0202.gallery_b68d .content_a7b1 > li > a:hover,
.yellow_197e .item-short-0202.title-5ef1 .content_a7b1 > li > a:focus,
.yellow_197e .item-short-0202.title-5ef1 .content_a7b1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_197e
  .item-short-0202.tag-dark-56b3
  .content_a7b1
  > li.notification_basic_34c1
  > a,
.yellow_197e
  .item-short-0202.tag-dark-56b3
  .content_a7b1
  > li.paper-03f9
  > a,
.yellow_197e
  .item-short-0202.gallery_b68d
  .content_a7b1
  > li.notification_basic_34c1
  > a,
.yellow_197e
  .item-short-0202.gallery_b68d
  .content_a7b1
  > li.paper-03f9
  > a,
.yellow_197e
  .item-short-0202.title-5ef1
  .content_a7b1
  > li.notification_basic_34c1
  > a,
.yellow_197e .item-short-0202.title-5ef1 .content_a7b1 > li.yellow_c2c2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_197e .box_static_a4ad,
.yellow_197e .box_static_a4ad a {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_197e .hero_e9a3.menu-2468 li a,
.yellow_197e .fast_8437 a,
.yellow_197e .tall-3516,
.yellow_197e .content_a7b1 > li > a,
.yellow_197e .sort_tall_3416 {
  color: rgba(0, 0, 0, 0.55);
}
.yellow_197e .hero_e9a3.menu-2468 li a:hover,
.yellow_197e .fast_8437 a:hover,
.yellow_197e .tall-3516:hover,
.yellow_197e .content_a7b1 > li > a:hover,
.yellow_197e .sort_tall_3416:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_197e .feature_6bbc {
  color: rgba(0, 0, 0, 0.55);
}
.yellow_197e .feature_6bbc .label_next_5e5c {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_197e .feature_6bbc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_0a25 .soft_2b8a {
  margin-left: auto;
  margin-right: auto;
}
.label-thick-3431 > * {
  margin-left: auto;
  margin-right: auto;
}
.label-thick-3431 .shadow-0ce3 {
  margin-right: 1.41575em;
}
.pattern_medium_d150 .label-thick-3431 > .main-0d60 {
  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;
}
.pattern_medium_d150 .label-thick-3431 > .banner-lite-211d {
  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;
}
.small-5e48.gallery_0a25 .soft_2b8a,
.disabled-b973.gallery_0a25 .soft_2b8a {
  margin-left: 0;
}
.carousel-hovered-8811.gallery_0a25 .soft_2b8a,
.south_efae.gallery_0a25 .soft_2b8a {
  margin-right: 0;
}
.label-thick-3431 ol,
.label-thick-3431 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info_8dde video {
  max-width: 100%;
}
.widget-08a8 img {
  display: block;
}
.widget-08a8.shadow-0ce3,
.widget-08a8.dropdown-medium-9b7b {
  width: 100%;
}
.widget-08a8.banner-lite-211d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask_light_1717:not(.pink-da8d) {
  margin: 1.5em auto;
}
.menu-focused-ab22 p {
  padding: 1.5em 14px;
}
ul.button_orange_7aef.banner-lite-211d,
ul.button_orange_7aef.main-0d60,
ul.button_orange_7aef.wrapper_outer_e290.main-0d60 {
  padding: 0 14px;
}
.photo_f383 {
  display: block;
  overflow-x: auto;
}
.photo_f383 table {
  border-collapse: collapse;
  width: 100%;
}
.photo_f383 td,
.photo_f383 th {
  padding: 0.5em;
}
.label-thick-3431 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-thick-3431 ol ol,
.label-thick-3431 ol ul,
.label-thick-3431 ul ol,
.label-thick-3431 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-thick-3431 ol ol li,
.label-thick-3431 ol ul li,
.label-thick-3431 ul ol li,
.label-thick-3431 ul ul li {
  margin-left: 0;
}
.wood-1e82.form-ec22 > .steel-d645 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wood-1e82.form-ec22 > .steel-d645 iframe,
.wood-1e82.form-ec22 > .steel-d645 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.chip-0fc5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.chip-0fc5.label_79ef {
  padding: 0;
}
.chip-0fc5.label_79ef cite {
  font-size: 13px;
}
.chip-0fc5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.chip-0fc5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hidden_d09e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hidden_d09e > p:first-child {
  margin-top: 0;
}
.hidden_d09e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hidden_d09e blockquote {
  border-left: 0;
}
.brown-6d13 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.brown-6d13:not(.over-e7ff) {
  max-width: 100px;
}
.brown-6d13.message_5026 {
  border-bottom: none !important;
  text-align: center;
}
.brown-6d13.message_5026::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .menu-focused-ab22 p {
    padding: 1.5em 0;
  }
}
.box-cold-5cf0 {
  color: #0073aa;
}
.grid_73a5 {
  background-color: #0073aa;
}
.tertiary_prev_deee {
  color: #229fd8;
}
.tag_active_9456 {
  background-color: #229fd8;
}
.yellow_dcea {
  color: #eee;
}
.iron-d5b2 {
  background-color: #eee;
}
.smooth_5ec8 {
  color: #444;
}
.grid-smooth-17c8 {
  background-color: #444;
}
.button-622a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button-622a .header_41b2 .fast_8437 {
  font-size: 15px;
}
.button-622a .fast_8437 {
  line-height: 1.3;
}
.button-622a .yellow_197e {
}
.button-622a .gallery_da1e {
  background: #235787;
}
.lite_ca9c {
  padding: 0;
}
.lite_ca9c .gallery_da1e {
  background: #1a1a1a;
}
.lite_ca9c .yellow_197e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column-copper-9667 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column-copper-9667 .yellow_197e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column-copper-9667 .gallery_da1e {
  background: #303030;
}
.fluid_9116 {
  position: relative;
  z-index: 10;
}
.fluid_9116 .grid-99c5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_0f38 .right_0d90 {
  display: inline-block;
  vertical-align: middle;
}
.layout_0f38.content_rough_917a .right_0d90 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .layout_0f38.content_rough_917a .right_0d90 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_0f38.content_rough_917a .right_0d90 {
    margin-right: 0.4em;
  }
}
.layout_0f38.content_rough_917a .right_0d90:last-child {
  margin-right: 0;
}
.main-ecac .grid-99c5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden_in_5806 .header_41b2 {
    margin: 0 -0.5em;
  }
  .hidden_in_5806 .header_41b2 [class*="customify-col-"],
  .hidden_in_5806 .header_41b2 [class*="customify-col_"],
  .hidden_in_5806 .header_41b2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden_in_5806.disabled-a2fd .grid-99c5 {
  background: 0 0 !important;
}
.hidden_in_5806.disabled-a2fd .grid-99c5,
.hidden_in_5806.main-ecac .grid-99c5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden_in_5806.overlay_48bd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden_in_5806.main-ecac .grid-99c5 {
  box-shadow: none !important;
}
.info-purple-3fe2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .info-purple-3fe2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .info-purple-3fe2 {
    padding: 18px 0 20px;
  }
}
.info-purple-3fe2 .small-b265 {
  width: 100%;
}
.info-purple-3fe2 .title-hovered-3d81 {
  margin-bottom: 0;
}
.info-purple-3fe2 .slow-d59a {
  margin-top: 5px;
  font-size: 0.875em;
}
.inner_938b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.inner_938b .gas-4466 {
  width: 100%;
}
.icon-complex-1ad3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.icon-complex-1ad3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.icon-complex-1ad3 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;
}
.icon-complex-1ad3 li:last-child:after {
  display: none;
}
.icon-complex-1ad3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.up_3bc9 .purple_8247 button,
.info-purple-3fe2 .purple_8247 button {
  left: 0;
}
.up_3bc9 .gas-4466,
.info-purple-3fe2 .gas-4466 {
  padding-left: 0;
  padding-right: 0;
}
.up_3bc9 .inner_938b,
.info-purple-3fe2 .inner_938b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.up_3bc9 {
  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;
}
.up_3bc9: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;
}
.up_3bc9 .gallery_161a {
  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) {
  .up_3bc9 .gallery_161a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .up_3bc9 .gallery_161a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .up_3bc9 .gallery_161a {
    min-height: 200px;
  }
}
.up_3bc9 .icon-complex-1ad3 {
  color: rgba(255, 255, 255, 0.8);
}
.up_3bc9 .icon-complex-1ad3 a,
.up_3bc9 .icon-complex-1ad3 li:after {
  color: inherit;
}
.up_3bc9 .icon-complex-1ad3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover-991a {
  margin-bottom: 0.5em;
}
.layout_pressed_41dd {
  margin-bottom: 1.2em;
}
.layout_pressed_41dd,
.hover-991a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout_pressed_41dd p:last-child,
.hover-991a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .purple_8247,
#masthead .purple_8247 {
  display: none;
}
#masthead
  > .purple_8247.image-0432 {
  display: none;
}
#masthead > .purple_8247 button {
  left: 0;
}
.accent-dirty-5467 {
  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%;
}
.accent-dirty-5467 .right_0d90 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accent-dirty-5467 .title-copper-c9f4 {
  display: -webkit-box;
  display: flex;
}
.accent-dirty-5467 .title-copper-c9f4.black_6624 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accent-dirty-5467 .title-copper-c9f4.tabs-purple-f9c2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-dirty-5467 .title-copper-c9f4.column-4133 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-dirty-5467.layout-48e6.advanced_28d5 .title-copper-c9f4.black_6624 {
  flex-basis: 100%;
}
.accent-dirty-5467.title_upper_5627 .title-copper-c9f4.tabs-purple-f9c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accent-dirty-5467.title_upper_5627 .title-copper-c9f4.column-4133 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .purple_8247.image-0432 {
  display: none;
}
#masthead > .purple_8247 button {
  left: 0;
}
.motion-1161 {
  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;
}
.motion-1161:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.motion-1161.liquid_99fb i {
  margin-right: 4px;
}
.motion-1161.wide-2e62 i {
  margin-left: 5px;
}
.fast_8437 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fast_8437 p:last-child {
  margin-bottom: 0;
}
.lite-3db7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lite-3db7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lite-3db7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lite-3db7 .box_static_a4ad {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lite-3db7 .frame-silver-ae85 {
  margin: 5px 0 7px 0;
}
.lite-3db7.title_cd6f .west-c05b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite-3db7.title_cd6f .surface_8a90 {
  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;
}
.lite-3db7.component_steel_e13b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lite-3db7.component_steel_e13b .west-c05b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite-3db7.component_steel_e13b .surface_8a90 {
  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;
}
.lite-3db7.modal-e1e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite-3db7.aside_purple_81ce {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lite-3db7.aside_purple_81ce .surface_8a90 {
  margin-top: 7px;
}
.hidden-outer-9598 {
  display: inline-block;
}
.fluid_9116 .motion-1d9a .lite-3db7 img {
  max-width: 100%;
}
.item-short-0202 .article-e0a8.table-f010,
.table_1b6a .article-e0a8.table-f010 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-short-0202 .overlay-c4eb,
.table_1b6a .overlay-c4eb {
  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%);
}
.item-short-0202 .overlay-c4eb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item-short-0202.clean-d029 .overlay-c4eb {
  display: none;
}
.item-short-0202 .card_glass_181b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-short-0202 .card_glass_181b li {
  display: inline-block;
  position: relative;
}
.item-short-0202 .card_glass_181b li:last-child {
  margin-right: 0;
}
.item-short-0202 .card_glass_181b 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;
}
.item-short-0202 .card_glass_181b li.yellow_c2c2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item-short-0202 .card_glass_181b > 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;
}
.item-short-0202 .card_glass_181b > li > a i {
  line-height: 0;
}
.item-short-0202 .card_glass_181b > li.caption-bright-7a0a > a .overlay-c4eb {
  margin-left: 4px;
  line-height: 0;
}
.item-short-0202 .card_glass_181b .filter-hard-3e0d li.caption-bright-7a0a > a {
  position: relative;
}
.item-short-0202 .card_glass_181b .filter-hard-3e0d li.caption-bright-7a0a > a:after,
.item-short-0202 .card_glass_181b .filter-hard-3e0d li.caption-bright-7a0a > a:before {
  content: "";
  display: table;
}
.item-short-0202 .card_glass_181b .filter-hard-3e0d li.caption-bright-7a0a > a:after {
  clear: both;
}
.item-short-0202 .card_glass_181b .filter-hard-3e0d li.caption-bright-7a0a > a .overlay-c4eb {
  margin-left: 5px;
  float: right;
}
.item-short-0202 .static-6e85,
.item-short-0202 .filter-hard-3e0d {
  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;
}
.item-short-0202 .filter-hard-3e0d {
  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;
}
.item-short-0202 .filter-hard-3e0d .table-f010 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-short-0202 .filter-hard-3e0d .overlay-c4eb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item-short-0202 .filter-hard-3e0d li {
  display: block;
  margin: 0;
  padding: 0;
}
.item-short-0202 .filter-hard-3e0d 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;
}
.item-short-0202 .filter-hard-3e0d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item-short-0202 .filter-hard-3e0d .filter-hard-3e0d {
  top: 0;
  left: 100%;
}
.item-short-0202 .avatar-tall-309a.fn-focus-8135 > .static-6e85,
.item-short-0202 .avatar-tall-309a.fn-focus-8135 > .filter-hard-3e0d,
.item-short-0202 .avatar-tall-309a:focus > .static-6e85,
.item-short-0202 .avatar-tall-309a:focus > .filter-hard-3e0d,
.item-short-0202 .avatar-tall-309a:hover > .static-6e85,
.item-short-0202 .avatar-tall-309a:hover > .filter-hard-3e0d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item-short-0202.title-5ef1 .content_a7b1:after,
.item-short-0202.title-5ef1 .content_a7b1:before {
  content: "";
  display: table;
}
.item-short-0202.title-5ef1 .content_a7b1:after {
  clear: both;
}
.item-short-0202.title-5ef1 .content_a7b1 > li {
  float: left;
}
.item-short-0202.hovered-fa1d .content_a7b1:after,
.item-short-0202.hovered-fa1d .content_a7b1:before {
  content: "";
  display: table;
}
.item-short-0202.hovered-fa1d .content_a7b1:after {
  clear: both;
}
.item-short-0202.hovered-fa1d .content_a7b1 > li {
  float: left;
}
.item-short-0202.hovered-fa1d .content_a7b1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item-short-0202.hovered-fa1d .content_a7b1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item-short-0202.hovered-fa1d .content_a7b1 > li.notification_basic_34c1 > a,
.item-short-0202.hovered-fa1d .content_a7b1 > li.yellow_c2c2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item-short-0202.tag-dark-56b3 .content_a7b1 > li > a .table-f010 {
  position: relative;
}
.item-short-0202.tag-dark-56b3 .content_a7b1 > li > a .table-f010: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;
}
.item-short-0202.tag-dark-56b3
  .content_a7b1
  > li:focus
  > a
  .table-f010:before,
.item-short-0202.tag-dark-56b3
  .content_a7b1
  > li:hover
  > a
  .table-f010:before {
  width: 100%;
  background-color: currentColor;
}
.item-short-0202.tag-dark-56b3
  .content_a7b1
  > li.notification_basic_34c1
  > a
  .table-f010:before,
.item-short-0202.tag-dark-56b3
  .content_a7b1
  > li.paper-03f9
  > a
  .table-f010:before {
  width: 100%;
  background-color: currentColor;
}
.item-short-0202.gallery_b68d .content_a7b1 > li > a .table-f010 {
  position: relative;
}
.item-short-0202.gallery_b68d .content_a7b1 > li > a .table-f010: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;
}
.item-short-0202.gallery_b68d .content_a7b1 > li:focus > a .table-f010:before,
.item-short-0202.gallery_b68d
  .content_a7b1
  > li:hover
  > a
  .table-f010:before {
  width: 100%;
  background-color: currentColor;
}
.item-short-0202.gallery_b68d
  .content_a7b1
  > li.notification_basic_34c1
  > a
  .table-f010:before,
.item-short-0202.gallery_b68d
  .content_a7b1
  > li.paper-03f9
  > a
  .table-f010:before {
  width: 100%;
  background-color: currentColor;
}
.table_1b6a .card_glass_181b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_1b6a .card_glass_181b li:first-child > a {
  border-top: none;
}
.table_1b6a .card_glass_181b .hard-1aae > .table-f010 .overlay-c4eb {
  display: none;
}
.table_1b6a .card_glass_181b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_1b6a .card_glass_181b li:last-child {
  border: none;
}
.table_1b6a .card_glass_181b li.caption-bright-7a0a > a {
  padding-right: 45px !important;
}
.table_1b6a .card_glass_181b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_1b6a .card_glass_181b li a:focus,
.table_1b6a .card_glass_181b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_1b6a .card_glass_181b li .shade_1ab7 {
  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;
}
.table_1b6a .card_glass_181b li .shade_1ab7:hover {
  box-shadow: none;
}
.table_1b6a .card_glass_181b li .shade_1ab7 .overlay-c4eb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_1b6a .card_glass_181b .filter-hard-3e0d {
  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);
}
.table_1b6a .card_glass_181b .filter-hard-3e0d li a {
  padding-left: 3em;
}
.table_1b6a .card_glass_181b .center_0cd0 > a .shade_1ab7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_1b6a .card_glass_181b .center_0cd0 > .filter-hard-3e0d {
  display: block;
  opacity: 1;
}
.video-fast-e70a {
  max-width: 100%;
}
.pattern_c658 {
  line-height: 0;
  cursor: pointer;
}
.sort_tall_3416 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort_tall_3416:hover {
  box-shadow: none;
  color: currentColor;
}
.sort_tall_3416 svg {
  width: 18px;
  height: 18px;
}
.sort_tall_3416 .header_fe74 {
  display: none;
}
.grid-b789 {
  position: relative;
}
.grid-b789.fn-active-8135 .sort_tall_3416 .label_77d5 {
  display: none;
}
.grid-b789.fn-active-8135 .sort_tall_3416 .header_fe74 {
  display: inline-block;
}
.grid-b789 .notice_lite_17ed {
  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);
}
.grid-b789.title_8f58 .notice_lite_17ed {
  left: auto;
  right: -0.9em;
}
.grid-b789.title_8f58 .photo_copper_bf47::before {
  left: auto;
  right: 15px;
}
.grid-b789.fn-active-8135 .notice_lite_17ed {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification-7bbe {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notification-7bbe label {
  flex-basis: 100%;
}
.notification-7bbe .carousel-8e30 {
  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;
}
.notification-7bbe .tooltip-db3e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notification-7bbe .tooltip-db3e:focus {
  background-color: transparent;
}
.notification-7bbe button.accordion-warm-f6f6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notification-7bbe button.accordion-warm-f6f6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notification-7bbe button.accordion-warm-f6f6 svg {
  width: 18px;
  height: 18px;
}
.notification-7bbe input[type="submit"] {
  min-height: auto;
}
.fixed-9211 .notification-7bbe .tooltip-db3e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.photo_copper_bf47 {
  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) {
  .photo_copper_bf47 {
    width: 220px;
  }
}
.photo_copper_bf47 label {
  flex-basis: 100%;
}
.photo_copper_bf47::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;
}
.notice_e0f0 .fixed-9211 .notification-7bbe {
  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;
}
.notice_e0f0
  .fixed-9211
  .notification-7bbe
  .carousel-8e30 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice_e0f0 .fixed-9211 .notification-7bbe .tooltip-db3e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice_e0f0
  .fixed-9211
  .notification-7bbe
  .tooltip-db3e:focus {
  background: 0 0;
}
.notice_e0f0
  .fixed-9211
  .notification-7bbe
  .large-a651 {
  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;
}
.hero_e9a3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero_e9a3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero_e9a3 li:last-child {
  margin-right: 0;
}
.hero_e9a3 li:first-child {
  margin-left: 0;
}
.hero_e9a3.hero-dynamic-8b6e a {
  color: #fff;
}
.hero_e9a3.hero-dynamic-8b6e a:hover {
  color: #fff;
}
.hero_e9a3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero_e9a3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero_e9a3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero_e9a3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero_e9a3 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero_e9a3 [class*="social-icon-apple"].accordion_f056 {
  background-color: transparent;
  color: #999;
}
.hero_e9a3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero_e9a3 [class*="social-icon-behance"].accordion_f056 {
  background-color: transparent;
  color: #1769ff;
}
.hero_e9a3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero_e9a3 [class*="social-icon-bitbucket"].accordion_f056 {
  background-color: transparent;
  color: #205081;
}
.hero_e9a3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero_e9a3 [class*="social-icon-codepen"].accordion_f056 {
  background-color: transparent;
  color: #000;
}
.hero_e9a3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero_e9a3 [class*="social-icon-delicious"].accordion_f056 {
  background-color: transparent;
  color: #39f;
}
.hero_e9a3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero_e9a3 [class*="social-icon-digg"].accordion_f056 {
  background-color: transparent;
  color: #005be2;
}
.hero_e9a3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero_e9a3 [class*="social-icon-dribbble"].accordion_f056 {
  background-color: transparent;
  color: #ea4c89;
}
.hero_e9a3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero_e9a3 [class*="social-icon-envelope"].accordion_f056 {
  background-color: transparent;
  color: #ea4335;
}
.hero_e9a3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero_e9a3 [class*="social-icon-facebook"].accordion_f056 {
  background-color: transparent;
  color: #3b5998;
}
.hero_e9a3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero_e9a3 [class*="social-icon-flickr"].accordion_f056 {
  background-color: transparent;
  color: #0063dc;
}
.hero_e9a3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero_e9a3 [class*="social-icon-foursquare"].accordion_f056 {
  background-color: transparent;
  color: #2d5be3;
}
.hero_e9a3 [class*="social-icon-github"] {
  background-color: #333;
}
.hero_e9a3 [class*="social-icon-github"].accordion_f056 {
  background-color: transparent;
  color: #333;
}
.hero_e9a3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero_e9a3 [class*="social-icon-google-plus"].accordion_f056 {
  background-color: transparent;
  color: #dd4b39;
}
.hero_e9a3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero_e9a3 [class*="social-icon-houzz"].accordion_f056 {
  background-color: transparent;
  color: #7ac142;
}
.hero_e9a3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero_e9a3 [class*="social-icon-instagram"].accordion_f056 {
  background-color: transparent;
  color: #262626;
}
.hero_e9a3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero_e9a3 [class*="social-icon-jsfiddle"].accordion_f056 {
  background-color: transparent;
  color: #487aa2;
}
.hero_e9a3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero_e9a3 [class*="social-icon-linkedin"].accordion_f056 {
  background-color: transparent;
  color: #0077b5;
}
.hero_e9a3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero_e9a3 [class*="social-icon-medium"].accordion_f056 {
  background-color: transparent;
  color: #00ab6b;
}
.hero_e9a3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero_e9a3
  [class*="social-icon-odnoklassniki"].accordion_f056 {
  background-color: transparent;
  color: #f4731c;
}
.hero_e9a3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero_e9a3 [class*="social-icon-meetup"].accordion_f056 {
  background-color: transparent;
  color: #ec1c40;
}
.hero_e9a3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero_e9a3 [class*="social-icon-pinterest"].accordion_f056 {
  background-color: transparent;
  color: #bd081c;
}
.hero_e9a3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero_e9a3 [class*="social-icon-product-hunt"].accordion_f056 {
  background-color: transparent;
  color: #da552f;
}
.hero_e9a3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero_e9a3 [class*="social-icon-reddit"].accordion_f056 {
  background-color: transparent;
  color: #ff4500;
}
.hero_e9a3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero_e9a3 [class*="social-icon-rss"].accordion_f056 {
  background-color: transparent;
  color: #f26522;
}
.hero_e9a3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero_e9a3
  [class*="social-icon-shopping-cart"].accordion_f056 {
  background-color: transparent;
  color: #4caf50;
}
.hero_e9a3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero_e9a3 [class*="social-icon-skype"].accordion_f056 {
  background-color: transparent;
  color: #00aff0;
}
.hero_e9a3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero_e9a3 [class*="social-icon-slideshare"].accordion_f056 {
  background-color: transparent;
  color: #0077b5;
}
.hero_e9a3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero_e9a3 [class*="social-icon-snapchat"].accordion_f056 {
  background-color: transparent;
  color: #fffc00;
}
.hero_e9a3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero_e9a3 [class*="social-icon-soundcloud"].accordion_f056 {
  background-color: transparent;
  color: #f80;
}
.hero_e9a3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero_e9a3 [class*="social-icon-spotify"].accordion_f056 {
  background-color: transparent;
  color: #2ebd59;
}
.hero_e9a3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero_e9a3
  [class*="social-icon-stack-overflow"].accordion_f056 {
  background-color: transparent;
  color: #fe7a15;
}
.hero_e9a3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero_e9a3 [class*="social-icon-maldkfgram"].accordion_f056 {
  background-color: transparent;
  color: #2ca5e0;
}
.hero_e9a3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero_e9a3 [class*="social-icon-tripadvisor"].accordion_f056 {
  background-color: transparent;
  color: #589442;
}
.hero_e9a3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero_e9a3 [class*="social-icon-tumblr"].accordion_f056 {
  background-color: transparent;
  color: #35465c;
}
.hero_e9a3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero_e9a3 [class*="social-icon-twitch"].accordion_f056 {
  background-color: transparent;
  color: #6441a5;
}
.hero_e9a3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero_e9a3 [class*="social-icon-twitter"].accordion_f056 {
  background-color: transparent;
  color: #1da1f2;
}
.hero_e9a3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero_e9a3 [class*="social-icon-vimeo"].accordion_f056 {
  background-color: transparent;
  color: #1ab7ea;
}
.hero_e9a3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero_e9a3 [class*="social-icon-vk"].accordion_f056 {
  background-color: transparent;
  color: #45668e;
}
.hero_e9a3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero_e9a3 [class*="social-icon-weibo"].accordion_f056 {
  background-color: transparent;
  color: #df2029;
}
.hero_e9a3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero_e9a3 [class*="social-icon-weixin"].accordion_f056 {
  background-color: transparent;
  color: #7bb32e;
}
.hero_e9a3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero_e9a3 [class*="social-icon-whatsapp"].accordion_f056 {
  background-color: transparent;
  color: #25d366;
}
.hero_e9a3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero_e9a3 [class*="social-icon-wordpress"].accordion_f056 {
  background-color: transparent;
  color: #21759b;
}
.hero_e9a3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero_e9a3 [class*="social-icon-xing"].accordion_f056 {
  background-color: transparent;
  color: #026466;
}
.hero_e9a3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero_e9a3 [class*="social-icon-yelp"].accordion_f056 {
  background-color: transparent;
  color: #af0606;
}
.hero_e9a3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero_e9a3 [class*="social-icon-youtube"].accordion_f056 {
  background-color: transparent;
  color: #cd201f;
}
.tall-3516 {
  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;
}
.tall-3516:hover {
  box-shadow: none;
  background: 0 0;
}
.info-adbc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focused-e28c {
  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;
}
.active-6ec0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar_2428 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar_2428,
.sidebar_2428::after,
.sidebar_2428::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;
}
.sidebar_2428::after,
.sidebar_2428::before {
  content: "";
  display: block;
  background-color: inherit;
}
.rough_cf38 .focused-e28c .active-6ec0 {
  margin-top: -2px;
  width: 19px;
}
.rough_cf38 .focused-e28c .sidebar_2428 {
  margin-top: -1px;
}
.rough_cf38 .focused-e28c .sidebar_2428,
.rough_cf38 .focused-e28c .sidebar_2428::after,
.rough_cf38 .focused-e28c .sidebar_2428::before {
  width: 19px;
  height: 2px;
}
.rough_cf38 .focused-e28c .sidebar_2428::before {
  top: -6px;
}
.rough_cf38 .focused-e28c .sidebar_2428::after {
  bottom: -6px;
}
.pagination-soft-d390 .focused-e28c .active-6ec0 {
  margin-top: -2px;
  width: 22px;
}
.pagination-soft-d390 .focused-e28c .sidebar_2428 {
  margin-top: -1px;
}
.pagination-soft-d390 .focused-e28c .sidebar_2428,
.pagination-soft-d390 .focused-e28c .sidebar_2428::after,
.pagination-soft-d390 .focused-e28c .sidebar_2428::before {
  width: 22px;
  height: 2px;
}
.pagination-soft-d390 .focused-e28c .sidebar_2428::before {
  top: -7px;
}
.pagination-soft-d390 .focused-e28c .sidebar_2428::after {
  bottom: -7px;
}
.liquid_935c .focused-e28c .active-6ec0 {
  margin-top: -2px;
  width: 31px;
}
.liquid_935c .focused-e28c .sidebar_2428 {
  margin-top: -1.5px;
}
.liquid_935c .focused-e28c .sidebar_2428,
.liquid_935c .focused-e28c .sidebar_2428::after,
.liquid_935c .focused-e28c .sidebar_2428::before {
  width: 31px;
  height: 3px;
}
.liquid_935c .focused-e28c .sidebar_2428::before {
  top: -9px;
}
.liquid_935c .focused-e28c .sidebar_2428::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .top-612b .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 19px;
  }
  .top-612b .focused-e28c .sidebar_2428 {
    margin-top: -1px;
  }
  .top-612b .focused-e28c .sidebar_2428,
  .top-612b .focused-e28c .sidebar_2428::after,
  .top-612b .focused-e28c .sidebar_2428::before {
    width: 19px;
    height: 2px;
  }
  .top-612b .focused-e28c .sidebar_2428::before {
    top: -6px;
  }
  .top-612b .focused-e28c .sidebar_2428::after {
    bottom: -6px;
  }
  .action_3615 .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 22px;
  }
  .action_3615 .focused-e28c .sidebar_2428 {
    margin-top: -1px;
  }
  .action_3615 .focused-e28c .sidebar_2428,
  .action_3615 .focused-e28c .sidebar_2428::after,
  .action_3615 .focused-e28c .sidebar_2428::before {
    width: 22px;
    height: 2px;
  }
  .action_3615 .focused-e28c .sidebar_2428::before {
    top: -7px;
  }
  .action_3615 .focused-e28c .sidebar_2428::after {
    bottom: -7px;
  }
  .yellow-2204 .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 31px;
  }
  .yellow-2204 .focused-e28c .sidebar_2428 {
    margin-top: -1.5px;
  }
  .yellow-2204 .focused-e28c .sidebar_2428,
  .yellow-2204 .focused-e28c .sidebar_2428::after,
  .yellow-2204 .focused-e28c .sidebar_2428::before {
    width: 31px;
    height: 3px;
  }
  .yellow-2204 .focused-e28c .sidebar_2428::before {
    top: -9px;
  }
  .yellow-2204 .focused-e28c .sidebar_2428::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info_fixed_db56 .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 19px;
  }
  .info_fixed_db56 .focused-e28c .sidebar_2428 {
    margin-top: -1px;
  }
  .info_fixed_db56 .focused-e28c .sidebar_2428,
  .info_fixed_db56 .focused-e28c .sidebar_2428::after,
  .info_fixed_db56 .focused-e28c .sidebar_2428::before {
    width: 19px;
    height: 2px;
  }
  .info_fixed_db56 .focused-e28c .sidebar_2428::before {
    top: -6px;
  }
  .info_fixed_db56 .focused-e28c .sidebar_2428::after {
    bottom: -6px;
  }
  .primary_ce87 .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 22px;
  }
  .primary_ce87 .focused-e28c .sidebar_2428 {
    margin-top: -1px;
  }
  .primary_ce87 .focused-e28c .sidebar_2428,
  .primary_ce87 .focused-e28c .sidebar_2428::after,
  .primary_ce87 .focused-e28c .sidebar_2428::before {
    width: 22px;
    height: 2px;
  }
  .primary_ce87 .focused-e28c .sidebar_2428::before {
    top: -7px;
  }
  .primary_ce87 .focused-e28c .sidebar_2428::after {
    bottom: -7px;
  }
  .tag-4131 .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-4131 .focused-e28c .sidebar_2428 {
    margin-top: -1.5px;
  }
  .tag-4131 .focused-e28c .sidebar_2428,
  .tag-4131 .focused-e28c .sidebar_2428::after,
  .tag-4131 .focused-e28c .sidebar_2428::before {
    width: 31px;
    height: 3px;
  }
  .tag-4131 .focused-e28c .sidebar_2428::before {
    top: -9px;
  }
  .tag-4131 .focused-e28c .sidebar_2428::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .small-c496 .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 19px;
  }
  .small-c496 .focused-e28c .sidebar_2428 {
    margin-top: -1px;
  }
  .small-c496 .focused-e28c .sidebar_2428,
  .small-c496 .focused-e28c .sidebar_2428::after,
  .small-c496 .focused-e28c .sidebar_2428::before {
    width: 19px;
    height: 2px;
  }
  .small-c496 .focused-e28c .sidebar_2428::before {
    top: -6px;
  }
  .small-c496 .focused-e28c .sidebar_2428::after {
    bottom: -6px;
  }
  .west_32ec .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 22px;
  }
  .west_32ec .focused-e28c .sidebar_2428 {
    margin-top: -1px;
  }
  .west_32ec .focused-e28c .sidebar_2428,
  .west_32ec .focused-e28c .sidebar_2428::after,
  .west_32ec .focused-e28c .sidebar_2428::before {
    width: 22px;
    height: 2px;
  }
  .west_32ec .focused-e28c .sidebar_2428::before {
    top: -7px;
  }
  .west_32ec .focused-e28c .sidebar_2428::after {
    bottom: -7px;
  }
  .surface-east-0d94 .focused-e28c .active-6ec0 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-east-0d94 .focused-e28c .sidebar_2428 {
    margin-top: -1.5px;
  }
  .surface-east-0d94 .focused-e28c .sidebar_2428,
  .surface-east-0d94 .focused-e28c .sidebar_2428::after,
  .surface-east-0d94 .focused-e28c .sidebar_2428::before {
    width: 31px;
    height: 3px;
  }
  .surface-east-0d94 .focused-e28c .sidebar_2428::before {
    top: -9px;
  }
  .surface-east-0d94 .focused-e28c .sidebar_2428::after {
    bottom: -9px;
  }
}
.text-8a30 .sidebar_2428 {
  -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);
}
.text-8a30 .sidebar_2428::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text-8a30 .sidebar_2428::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);
}
.text-8a30.dark_dd01 .sidebar_2428 {
  -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);
}
.text-8a30.dark_dd01 .sidebar_2428::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text-8a30.dark_dd01 .sidebar_2428::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);
}
.fast_ceee {
  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.purple_c396:before {
  display: none;
}
.thumbnail_c16c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thumbnail_c16c .first_d8ef {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thumbnail_c16c .first_d8ef:last-of-type {
  border-bottom: none;
}
.thumbnail_c16c .first_d8ef.alert_f074,
.thumbnail_c16c .first_d8ef.bright_b411,
.thumbnail_c16c .first_d8ef.header_tiny_af54 {
  padding: 0;
}
.thumbnail_c16c .table_1b6a .shade_1ab7 {
  color: currentColor;
}
.thumbnail_c16c .table_1b6a .shade_1ab7:focus,
.thumbnail_c16c .table_1b6a .shade_1ab7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail_c16c.yellow_197e .feature_6bbc,
.thumbnail_c16c.yellow_197e .fast_8437 a,
.thumbnail_c16c.yellow_197e .content_a7b1 a,
.thumbnail_c16c.yellow_197e .filter-hard-3e0d a {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail_c16c.yellow_197e .feature_6bbc:hover,
.thumbnail_c16c.yellow_197e .fast_8437 a:hover,
.thumbnail_c16c.yellow_197e .content_a7b1 a:hover,
.thumbnail_c16c.yellow_197e .filter-hard-3e0d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_c16c.yellow_197e .label_next_5e5c {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_c16c.yellow_197e .first_d8ef {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail_c16c.yellow_197e .first_d8ef:before {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail_c16c.yellow_197e .aside-up-1a6f:before {
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail_c16c.yellow_197e .table_1b6a .card_glass_181b li a,
.thumbnail_c16c.yellow_197e .table_1b6a .shade_1ab7,
.thumbnail_c16c.yellow_197e .filter-hard-3e0d {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail_c16c.yellow_197e .table_1b6a .shade_1ab7:focus,
.thumbnail_c16c.yellow_197e .table_1b6a .shade_1ab7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail_c16c.yellow_197e .card_glass_181b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail_c16c.gallery_da1e .feature_6bbc,
.thumbnail_c16c.gallery_da1e .fast_8437 a,
.thumbnail_c16c.gallery_da1e .content_a7b1 .shade_1ab7,
.thumbnail_c16c.gallery_da1e .content_a7b1 a,
.thumbnail_c16c.gallery_da1e .filter-hard-3e0d a {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_c16c.gallery_da1e .feature_6bbc:hover,
.thumbnail_c16c.gallery_da1e .fast_8437 a:hover,
.thumbnail_c16c.gallery_da1e .content_a7b1 .shade_1ab7:hover,
.thumbnail_c16c.gallery_da1e .content_a7b1 a:hover,
.thumbnail_c16c.gallery_da1e .filter-hard-3e0d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_c16c.gallery_da1e .label_next_5e5c {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_c16c.gallery_da1e .first_d8ef {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_c16c.gallery_da1e .first_d8ef:before {
  background: rgba(255, 255, 255, 0.08);
}
.thumbnail_c16c.gallery_da1e .aside-up-1a6f:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_c16c.gallery_da1e .table_1b6a .card_glass_181b li a,
.thumbnail_c16c.gallery_da1e .table_1b6a .shade_1ab7,
.thumbnail_c16c.gallery_da1e .filter-hard-3e0d {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_c16c.gallery_da1e .table_1b6a .shade_1ab7:focus,
.thumbnail_c16c.gallery_da1e .table_1b6a .shade_1ab7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail_c16c.gallery_da1e .card_glass_181b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-up-1a6f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.aside-up-1a6f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.action_31cc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.next-6ecb .thumbnail_c16c {
  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;
}
.next-6ecb .first_d8ef {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.next-6ecb .first_d8ef: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) {
  .next-6ecb .first_d8ef:before {
    width: 16%;
    left: 42%;
  }
}
.next-6ecb .first_d8ef:last-child:before {
  content: none;
}
.next-6ecb .first_d8ef[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.next-6ecb .table_1b6a .card_glass_181b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.next-6ecb .table_1b6a .card_glass_181b li a .shade_1ab7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.next-6ecb .table_1b6a .filter-hard-3e0d {
  border: none;
}
.next-6ecb .table_1b6a .filter-hard-3e0d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.next-6ecb .aside-up-1a6f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.next-6ecb .action_31cc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.next-6ecb .gallery_da1e .aside-up-1a6f:before {
  background: rgba(0, 0, 0, 0.9);
}
.next-6ecb .yellow_197e.thick_7bf7 .sidebar_2428 {
  background: rgba(0, 0, 0, 0.6);
}
.next-6ecb
  .yellow_197e.thick_7bf7
  .sidebar_2428::after,
.next-6ecb
  .yellow_197e.thick_7bf7
  .sidebar_2428:before {
  background: inherit;
}
.next-6ecb
  .yellow_197e.thick_7bf7:hover
  .sidebar_2428 {
  background: rgba(0, 0, 0, 0.8);
}
.image-clean-81e7 .thumbnail_c16c {
  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) {
  .image-clean-81e7 .thumbnail_c16c {
    width: auto;
    right: 45px;
  }
}
.plasma-c297 .thumbnail_c16c {
  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) {
  .plasma-c297 .thumbnail_c16c {
    width: auto;
    left: 45px;
  }
}
.purple_c396 .thumbnail_c16c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.purple_c396 .action_31cc {
  max-width: 48em;
  margin: 0 auto;
}
.purple_c396 .aside-up-1a6f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fixed-6fdf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fixed-6fdf.next-6ecb .thumbnail_c16c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fixed-6fdf.image-clean-81e7 .thumbnail_c16c {
  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);
}
.fixed-6fdf .thumbnail_c16c {
  visibility: visible;
}
.fixed-6fdf.plasma-c297 .thumbnail_c16c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input_hovered_368e,
.small_f69a {
  overflow-x: hidden;
}
.input_hovered_368e .thumbnail_c16c {
  overflow: auto;
}
.input_hovered_368e.next-6ecb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_hovered_368e.next-6ecb .thumbnail_c16c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input_hovered_368e.next-6ecb .tall-3516 {
  opacity: 0;
}
.input_hovered_368e.image-clean-81e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_hovered_368e.image-clean-81e7 .thumbnail_c16c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input_hovered_368e.image-clean-81e7 .tall-3516 {
  opacity: 0;
}
.input_hovered_368e.plasma-c297 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_hovered_368e.plasma-c297 .thumbnail_c16c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input_hovered_368e.plasma-c297 .tall-3516 {
  opacity: 0;
}
.input_hovered_368e.purple_c396 .thumbnail_c16c {
  z-index: 10;
  visibility: visible;
}
.thick_7bf7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.thick_7bf7 .sidebar_2428 {
  background: rgba(255, 255, 255, 0.99);
}
.thick_7bf7 .sidebar_2428::after,
.thick_7bf7 .sidebar_2428:before {
  background: inherit;
}
.thick_7bf7:hover .sidebar_2428 {
  background: rgba(255, 255, 255, 0.99);
}
.plasma-c297 .thick_7bf7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.purple_c396 .thick_7bf7 {
  display: none !important;
}
.input_hovered_368e:before,
.small_f69a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input_hovered_368e .thick_7bf7,
.small_f69a .thick_7bf7 {
  display: inline-block;
}
.thumbnail_c16c .right_0d90 {
  -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;
}
.input_hovered_368e .thumbnail_c16c .right_0d90,
.small_f69a .thumbnail_c16c .right_0d90 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary-last-3046 .carousel-8e30 {
  width: 100%;
}
.motion-1d9a {
  padding: 0 0.5em 0;
}
.motion-1d9a [class*="customify-col-"],
.motion-1d9a [class*="customify-col_"],
.motion-1d9a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.brown_9bbc .motion-1d9a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .header_41b2 .video_easy_219b,
  .video_easy_219b {
    display: none;
  }
  .mask_8724 {
    text-align: left;
  }
  .banner_ed62 {
    text-align: center;
  }
  .notification-gas-da73 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .header_41b2 .video_right_8ef8,
  .video_right_8ef8 {
    display: none;
  }
  .wide_3f65 {
    text-align: left;
  }
  .east_8486 {
    text-align: center;
  }
  .prev_c134 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .header_41b2 .caption_2602,
  .caption_2602 {
    display: none;
  }
  .focused-18f8 {
    text-align: left;
  }
  .footer_3ac1 {
    text-align: center;
  }
  .article-stone-6d8b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.smooth_f534 {
  box-shadow: none !important;
}
.tooltip_medium_f10b .backdrop-6de5,
.hidden_30db .backdrop-6de5 {
  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;
}
.hidden_30db .backdrop-6de5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.grid-99c5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.grid-99c5:after,
.grid-99c5:before {
  content: "";
  display: table;
}
.grid-99c5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .grid-99c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.grid-99c5,
.overlay_48bd {
  max-width: 1248px;
  margin: 0 auto;
}

.element-silver-41bc.breadcrumb-right-85c1 .grid-99c5 {
  max-width: 100%;
}
.element-silver-41bc.video_85d9 {
  max-width: 1200px;
  margin: 0 auto;
}
.element-silver-41bc.media-bedd .grid-99c5 {
  max-width: 100%;
}
.element-silver-41bc.media-bedd > .grid-99c5 {
  padding-left: 0;
  padding-right: 0;
}
.element-silver-41bc.media-bedd > .grid-99c5 .header_41b2 {
  margin: 0;
}
.element-silver-41bc.media-bedd
  > .grid-99c5
  .paragraph-8d1e.shadow-thick-64e2 {
  margin-right: 0;
  margin-left: 0;
}
.element-silver-41bc.media-bedd #main.shadow-thick-64e2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-6f3d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-6f3d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .over-c7b4 .soft_2b8a {
    padding-right: 1em;
  }
  .over-c7b4.bright_f9c8 .paragraph-8d1e {
    border-right: 1px solid #eaecee;
  }
  .over-c7b4.bright_f9c8 .soft_2b8a {
    padding-right: 1em;
  }
  .over-c7b4.bright_f9c8 .yellow_d124 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-c35a .soft_2b8a {
    padding-left: 1em;
  }
  .narrow-c35a.bright_f9c8 .paragraph-8d1e {
    border-left: 1px solid #eaecee;
  }
  .narrow-c35a.bright_f9c8 .soft_2b8a {
    padding-left: 1em;
  }
  .narrow-c35a.bright_f9c8 .yellow_d124 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old-63f3 .soft_2b8a {
    padding-left: 1em;
  }
  .old-63f3.bright_f9c8 .summary_purple_b859 {
    border-right: 1px solid #eaecee;
  }
  .old-63f3.bright_f9c8 .blue_1e91 {
    border-right: 1px solid #eaecee;
  }
  .old-63f3.bright_f9c8 .soft_2b8a {
    padding-left: 1em;
  }
  .old-63f3.bright_f9c8 .yellow_d124 {
    padding-right: 1em;
  }
  .old-63f3.bright_f9c8 .huge_0786 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-033c .soft_2b8a {
    padding-right: 1em;
  }
  .tall-033c.bright_f9c8 .summary_purple_b859 {
    border-left: 1px solid #eaecee;
  }
  .tall-033c.bright_f9c8 .blue_1e91 {
    border-left: 1px solid #eaecee;
  }
  .tall-033c.bright_f9c8 .soft_2b8a {
    padding-right: 1em;
  }
  .tall-033c.bright_f9c8 .yellow_d124 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall-033c.bright_f9c8 .huge_0786 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-6f3d .soft_2b8a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-6f3d.bright_f9c8 .paragraph-8d1e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-6f3d.bright_f9c8 .soft_2b8a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-6f3d.bright_f9c8 .yellow_d124 {
    padding-left: 1em;
  }
  .content-6f3d.bright_f9c8 .huge_0786 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-6f3d.bright_f9c8 .soft_2b8a {
    padding-left: 0;
  }
}
.background_be46 .layout_0f38 {
  display: inline-block;
}
.section_0794 {
  display: inline-block;
}
.overlay-c0ea {
  word-con: break-word;
}
.pattern-pressed-ec90 > span {
  display: inline-block;
  padding: 5px 0;
}
.pattern-pressed-ec90 .basic_7ad3 {
  margin-left: 8px;
  margin-right: 8px;
}
.pattern-pressed-ec90 .iron_240b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.layout_static_402b .dropdown_ebc5 {
  margin-bottom: 2em;
}
.layout_static_402b .mini-2d40 {
  margin-bottom: 15px;
}
.layout_static_402b .mini-2d40:last-child {
  margin-bottom: 0;
}
.layout_static_402b .heading_1d62 {
  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) {
  .layout_static_402b .heading_1d62 {
    display: block;
  }
}
.layout_static_402b .paragraph-9d48 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .layout_static_402b .paragraph-9d48 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.layout_static_402b .heading_34c4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.layout_static_402b .heading_34c4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.layout_static_402b .heading_34c4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.layout_static_402b .overlay-c0ea {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout_static_402b .overlay-c0ea a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.layout_static_402b .black-f862 p:last-child {
  margin-bottom: 0;
}
.layout_static_402b .dim-07b0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.layout_static_402b .list_basic_aa8b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.layout_static_402b .motion_7a59 {
  margin-top: 1em;
}
.layout_static_402b .complex-bb63 {
  top: 0;
  display: block;
}
.layout_static_402b .complex-bb63 a {
  color: inherit;
}
.layout_static_402b .complex-bb63 a:hover {
  color: inherit;
}
.layout_static_402b .popup-3207 {
  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;
}
.layout_static_402b .popup-3207:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.layout_static_402b .list_basic_aa8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.layout_static_402b .focused_7613 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.layout_static_402b .focused_7613:first-child {
  margin-top: 0;
}
.layout_static_402b .focused_7613.wide-44a8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.layout_static_402b .focused_7613.component-dim-84a1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout_static_402b
  .focused_7613.component-dim-84a1.status_iron_2c22
  .motion_7a59 {
  width: 100%;
}
.layout_static_402b .component-dim-84a1 {
  -webkit-box-align: center;
  align-items: center;
}
.layout_static_402b .component-dim-84a1 .pattern-pressed-ec90,
.layout_static_402b .component-dim-84a1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.layout_static_402b .heading_34c4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.layout_static_402b .heading_34c4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.layout_static_402b .heading_34c4: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;
}
.layout_static_402b .wide-44a8 {
  z-index: 5;
}
.layout_static_402b .texture-dirty-b8eb .detail-steel-4f5e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.layout_static_402b .content-tiny-6cf1 .detail-steel-4f5e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.layout_static_402b .hard_d472 .detail-steel-4f5e {
  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;
}
.layout_static_402b.article-eeac .heading_1d62,
.layout_static_402b.header_d9b7 .heading_1d62 {
  display: block;
}
.layout_static_402b.article-eeac .heading_1d62 .content_8396,
.layout_static_402b.article-eeac .heading_1d62 .list_basic_aa8b,
.layout_static_402b.header_d9b7 .heading_1d62 .content_8396,
.layout_static_402b.header_d9b7 .heading_1d62 .list_basic_aa8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_static_402b.footer-cc8d .paragraph-9d48 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .layout_static_402b.footer-cc8d .paragraph-9d48 {
    margin-right: 0;
  }
}
.layout_static_402b.article-eeac .paragraph-9d48,
.layout_static_402b.header_d9b7 .paragraph-9d48 {
  padding-top: 40%;
}
.layout_static_402b.article-eeac .dropdown_ebc5,
.layout_static_402b.header_d9b7 .dropdown_ebc5 {
  display: block;
}
.layout_static_402b.article-eeac .fn-sticky-8135 .list_basic_aa8b,
.layout_static_402b.header_d9b7 .fn-sticky-8135 .list_basic_aa8b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.layout_static_402b.article-eeac .paragraph-9d48,
.layout_static_402b.header_d9b7 .paragraph-9d48 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.layout_static_402b.article-eeac .list_basic_aa8b {
  padding: 1em;
}
.active-6f43 {
  margin: 30px auto;
  display: block;
}
.active-6f43 .glass-6148 > * {
  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;
}
.active-6f43 .glass-6148 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-6f43 .glass-6148 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stale_0b86 .pattern-pressed-ec90 {
  margin-bottom: 1.41575em;
}
.stale_0b86 .tooltip-slow-033b {
  margin-bottom: 1.618em;
}
.label-thick-3431 .east_3c41 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-thick-3431 .east_3c41 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-thick-3431 .light_9664 {
  max-width: 100%;
  overflow: auto;
}
.gallery_0a25 .label-thick-3431 a:hover {
  text-decoration: underline;
}
.active-orange-19aa .mini-2d40:not(.overlay-c0ea),
.active-orange-19aa .heading_34c4 {
  margin-bottom: 1.41575em;
}
.active-orange-19aa .mini-2d40:not(.overlay-c0ea):last-child,
.active-orange-19aa .heading_34c4:last-child {
  margin-bottom: 0;
}
.active-orange-19aa .mini-2d40.photo-9e34 {
  margin-bottom: 0.41575em;
}
.active-orange-19aa .modal-fab1:before,
.active-orange-19aa .fixed_f2da:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active-orange-19aa .modal-fab1:before {
  content: "\f115";
}
.active-orange-19aa .fixed_f2da:before {
  content: "\f02c";
}
.active-orange-19aa .modal_9e05 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active-orange-19aa .modal_9e05 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.next-6cb2 {
  display: -webkit-box;
  display: flex;
}
.next-6cb2 .mask-edb9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .next-6cb2 .mask-edb9 {
    flex-basis: 90px;
  }
}
.next-6cb2 .up-89ab {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .next-6cb2 .up-89ab {
    flex-basis: calc(100% - 50px);
  }
}
.next-6cb2 .lite-4200 p:last-child {
  margin-bottom: 0.72em;
}
.avatar-faf9 .glass-6148 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar-faf9 .glass-6148:after,
.avatar-faf9 .glass-6148:before {
  content: "";
  display: table;
}
.avatar-faf9 .glass-6148:after {
  clear: both;
}
.avatar-faf9 .glass-6148 .modal-0df8,
.avatar-faf9 .glass-6148 .primary_paper_3340 {
  width: 49%;
}
.avatar-faf9 .glass-6148 .modal-0df8 a span.info_231a,
.avatar-faf9 .glass-6148 .primary_paper_3340 a span.info_231a {
  display: block;
  margin-bottom: 5px;
}
.avatar-faf9 .glass-6148 .primary_paper_3340 {
  float: left;
  text-align: left;
}
.avatar-faf9 .glass-6148 .modal-0df8 {
  float: right;
  text-align: right;
}
.bottom_6592 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bottom_6592 {
    margin-bottom: 0;
  }
}
.active-e9b0 {
  margin-bottom: 1em;
}
.active-e9b0 .overlay-c0ea {
  font-size: 1.1em;
  line-height: 1.3;
}
.dropdown-9368 a {
  display: block;
  line-height: 0;
  position: relative;
}
.solid_2c96 .active-e9b0,
.up_5536 .active-e9b0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .solid_2c96 .active-e9b0,
  .up_5536 .active-e9b0 {
    display: block;
  }
}
.solid_2c96 .dropdown-9368,
.up_5536 .dropdown-9368 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .solid_2c96 .dropdown-9368,
  .up_5536 .dropdown-9368 {
    margin-bottom: 1em;
  }
}
.solid_2c96 .dropdown-9368 img,
.up_5536 .dropdown-9368 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.solid_2c96 .hover-487f,
.up_5536 .hover-487f {
  flex-basis: calc(100% - 160px);
}
.solid_2c96 .hover-487f p,
.up_5536 .hover-487f p {
  margin-bottom: 0;
}
.solid_2c96 .hover-487f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .solid_2c96 .hover-487f {
    padding-left: 0;
  }
}
.up_5536 .hover-487f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .up_5536 .hover-487f {
    padding-right: 0;
  }
}
.up_5536 .dropdown-9368 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shadow-1972 .dropdown-9368 {
  margin-bottom: 0.5em;
}
.shadow-1972 .dropdown-9368 img {
  width: 100%;
}
.shadow_ff11 .active_stone_5a91,
.card_right_03e8 .active_stone_5a91 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.card_right_03e8 .paragraph-8d1e .text-stale-6ccc p:last-child {
  margin-bottom: 0;
}
.full_adde {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focus_full_26ad .stone-7c3c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focus_full_26ad .stone-7c3c:last-of-type {
    margin-bottom: 0;
  }
}
.focus_full_26ad .stone-7c3c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_full_26ad .stone-7c3c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focus_full_26ad .stone-7c3c ul li {
  margin: 0 0 0.6em;
}
.focus_full_26ad .stone-7c3c ul li.motion_3b77,
.focus_full_26ad .stone-7c3c ul li.avatar-plasma-9983 {
  position: relative;
}
.focus_full_26ad .stone-7c3c ul li.motion_3b77 .dark-a67e,
.focus_full_26ad .stone-7c3c ul li.avatar-plasma-9983 .dark-a67e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focus_full_26ad .stone-7c3c ul li.motion_3b77:after:after,
.focus_full_26ad .stone-7c3c ul li.motion_3b77:after:before,
.focus_full_26ad
  .stone-7c3c
  ul
  li.avatar-plasma-9983:after:after,
.focus_full_26ad
  .stone-7c3c
  ul
  li.avatar-plasma-9983:after:before {
  content: "";
  display: table;
}
.focus_full_26ad .stone-7c3c ul li.motion_3b77:after:after,
.focus_full_26ad
  .stone-7c3c
  ul
  li.avatar-plasma-9983:after:after {
  clear: both;
}
.focus_full_26ad .stone-7c3c a.avatar_5486:hover {
  text-decoration: none;
}
.focus_full_26ad .stone-7c3c select {
  max-width: 100%;
}
.focus_full_26ad .stone-7c3c table {
  font-size: 85%;
}
.focus_full_26ad .stone-7c3c table td,
.focus_full_26ad .stone-7c3c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focus_full_26ad .stone-7c3c table tfoot td {
  text-align: left;
}
.focus_full_26ad .stone-7c3c :last-child {
  margin-bottom: 0;
}
.focus_full_26ad .stone-7c3c .accent_ec92 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focus_full_26ad .stone-7c3c .accent_ec92 label {
  width: 100%;
}
.focus_full_26ad .stone-7c3c .accent_ec92 .tooltip-db3e {
  width: 100%;
  display: block;
}
.focus_full_26ad .stone-7c3c .accent_ec92 .accordion-warm-f6f6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focus_full_26ad .stone-7c3c .accent_ec92 .accordion-warm-f6f6:hover svg #svg-search {
  fill: #444;
}
.focus_full_26ad .stone-7c3c .accent_ec92 .accordion-warm-f6f6 svg {
  width: 18px;
  height: 18px;
}
.focus_full_26ad .last_199c ul ul,
.focus_full_26ad .sort-20b7 ul ul,
.focus_full_26ad .sort-cf08 ul ul,
.focus_full_26ad .media_orange_9aa0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focus_full_26ad .last_199c .caption-bright-7a0a > a,
.focus_full_26ad .sort-20b7 .caption-bright-7a0a > a,
.focus_full_26ad .sort-cf08 .caption-bright-7a0a > a,
.focus_full_26ad .media_orange_9aa0 .caption-bright-7a0a > a {
  margin-bottom: 0;
}
.focus_full_26ad .tertiary_tiny_8bce li,
.focus_full_26ad .last_199c li,
.focus_full_26ad .pressed-1a3f li,
.focus_full_26ad .sort-20b7 li,
.focus_full_26ad .sort-cf08 li,
.focus_full_26ad .media_orange_9aa0 li,
.focus_full_26ad .thick-9f85 li,
.focus_full_26ad .image_copper_cb6c li {
  display: block;
  position: relative;
}
.focus_full_26ad .tertiary_tiny_8bce li:last-child,
.focus_full_26ad .last_199c li:last-child,
.focus_full_26ad .pressed-1a3f li:last-child,
.focus_full_26ad .sort-20b7 li:last-child,
.focus_full_26ad .sort-cf08 li:last-child,
.focus_full_26ad .media_orange_9aa0 li:last-child,
.focus_full_26ad .thick-9f85 li:last-child,
.focus_full_26ad .image_copper_cb6c li:last-child {
  border: none;
}
.focus_full_26ad .tertiary_tiny_8bce li a,
.focus_full_26ad .last_199c li a,
.focus_full_26ad .pressed-1a3f li a,
.focus_full_26ad .sort-20b7 li a,
.focus_full_26ad .sort-cf08 li a,
.focus_full_26ad .media_orange_9aa0 li a,
.focus_full_26ad .thick-9f85 li a,
.focus_full_26ad .image_copper_cb6c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_full_26ad .tertiary_tiny_8bce li ul li::before,
.focus_full_26ad .last_199c li ul li::before,
.focus_full_26ad .pressed-1a3f li ul li::before,
.focus_full_26ad .sort-20b7 li ul li::before,
.focus_full_26ad .sort-cf08 li ul li::before,
.focus_full_26ad .media_orange_9aa0 li ul li::before,
.focus_full_26ad .thick-9f85 li ul li::before,
.focus_full_26ad .image_copper_cb6c li ul li::before {
  left: 15px;
}
.focus_full_26ad .tertiary_tiny_8bce li ul a,
.focus_full_26ad .last_199c li ul a,
.focus_full_26ad .pressed-1a3f li ul a,
.focus_full_26ad .sort-20b7 li ul a,
.focus_full_26ad .sort-cf08 li ul a,
.focus_full_26ad .media_orange_9aa0 li ul a,
.focus_full_26ad .thick-9f85 li ul a,
.focus_full_26ad .image_copper_cb6c li ul a {
  padding-left: 20px;
}
.focus_full_26ad .tertiary_tiny_8bce li ul ul li::before,
.focus_full_26ad .last_199c li ul ul li::before,
.focus_full_26ad .pressed-1a3f li ul ul li::before,
.focus_full_26ad .sort-20b7 li ul ul li::before,
.focus_full_26ad .sort-cf08 li ul ul li::before,
.focus_full_26ad .media_orange_9aa0 li ul ul li::before,
.focus_full_26ad .thick-9f85 li ul ul li::before,
.focus_full_26ad .image_copper_cb6c li ul ul li::before {
  left: 30px;
}
.focus_full_26ad .tertiary_tiny_8bce li ul ul a,
.focus_full_26ad .last_199c li ul ul a,
.focus_full_26ad .pressed-1a3f li ul ul a,
.focus_full_26ad .sort-20b7 li ul ul a,
.focus_full_26ad .sort-cf08 li ul ul a,
.focus_full_26ad .media_orange_9aa0 li ul ul a,
.focus_full_26ad .thick-9f85 li ul ul a,
.focus_full_26ad .image_copper_cb6c li ul ul a {
  padding-left: 40px;
}
.focus_full_26ad .nav_32c6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_full_26ad .image_copper_cb6c ul li {
  margin-bottom: 1.41575em;
}
.focus_full_26ad .image_copper_cb6c ul li .lite_7286 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focus_full_26ad .image_copper_cb6c ul li .tooltip_liquid_6b1d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gallery_da1e .tertiary_tiny_8bce li a,
.gallery_da1e .last_199c li a,
.gallery_da1e .pressed-1a3f li a,
.gallery_da1e .sort-20b7 li a,
.gallery_da1e .sort-cf08 li a,
.gallery_da1e .media_orange_9aa0 li a,
.gallery_da1e .thick-9f85 li a,
.gallery_da1e .image_copper_cb6c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_da1e .nav_32c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_da1e .stone-7c3c ul li.motion_3b77 .dark-a67e,
.gallery_da1e .stone-7c3c ul li.avatar-plasma-9983 .dark-a67e {
  background: rgba(0, 0, 0, 0.2);
}
.gallery_da1e .focus_full_26ad .stone-7c3c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li {
  margin: 0;
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li ul {
  margin: 0;
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li ul li a {
  padding-left: 15px;
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li ul li li a {
  padding-left: 30px;
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li.yellow_c2c2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li.yellow_c2c2 > 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;
}
.element-silver-41bc .focus_full_26ad .card_glass_181b li.yellow_c2c2 > 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;
}
.east-48ce a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup-e814 {
  position: relative;
  z-index: 10;
}
.popup-e814 .right_0d90 {
  width: 100%;
  max-width: 100%;
}
.link_ad3c .widget_e1c0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link_ad3c .yellow_197e {
}
.link_ad3c .gallery_da1e {
  background: #292929;
}
.list-dim-2740 .widget_e1c0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.list-dim-2740 .yellow_197e {
  background: #f9f9f9;
}
.list-dim-2740 .gallery_da1e {
  background: #303030;
}
.banner-9851 .widget_e1c0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner-9851 .layout_0f38 {
    margin-bottom: 1em;
  }
  .banner-9851 .layout_0f38:last-child {
    margin-bottom: 0;
  }
}
.banner-9851 .yellow_197e {
  background: #ededed;
}
.banner-9851 .gallery_da1e {
  background: #1a1a1a;
}
.widget_e1c0.yellow_197e {
  color: rgba(0, 0, 0, 0.6);
}
.widget_e1c0.yellow_197e .light_3a07 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget_e1c0.gallery_da1e {
  color: rgba(255, 255, 255, 0.99);
}
.widget_e1c0.gallery_da1e a:not(.avatar_5486) {
  color: rgba(255, 255, 255, 0.79);
}
.widget_e1c0.gallery_da1e a:not(.avatar_5486):hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_e1c0.gallery_da1e .light_3a07 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_e1c0.gallery_da1e table tbody td,
.widget_e1c0.gallery_da1e table th {
  background: rgba(0, 0, 0, 0.08);
}
.in-b51e.main-ecac .grid-99c5 {
  max-width: initial;
}
.in-b51e .content_rough_917a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.in-b51e .content_rough_917a .right_0d90 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .in-b51e .content_rough_917a .right_0d90 {
    display: block;
    margin-bottom: 2em;
  }
  .in-b51e .content_rough_917a .right_0d90:last-child {
    margin-bottom: 0;
  }
}
.banner-9851 .layout_0f38:last-child,
.list-dim-2740 .layout_0f38:last-child,
.link_ad3c .layout_0f38:last-child {
  margin-bottom: 0;
}
.banner-9851 .layout_0f38 .focus_full_26ad .stone-7c3c:last-child,
.list-dim-2740 .layout_0f38 .focus_full_26ad .stone-7c3c:last-child,
.link_ad3c .layout_0f38 .focus_full_26ad .stone-7c3c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .banner-9851 .first_5818,
  .banner-9851 .tooltip-3737,
  .list-dim-2740 .first_5818,
  .list-dim-2740 .tooltip-3737,
  .link_ad3c .first_5818,
  .link_ad3c .tooltip-3737 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup-e814 .layout_0f38 {
    margin-bottom: 2em;
  }
}
.popup-e814 p:last-child {
  margin-bottom: 0;
}
.popup-e814 li,
.popup-e814 ul {
  list-style: none;
  margin: 0;
}
.popup-e814 ul ul {
  margin-left: 2.617924em;
}
.dynamic_400e {
  font-size: 0.875em;
}

/* css-noise: 498c */
.ghost-box-o8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
