/*!
Theme Name: Customify
Theme URI: https://pressmaximum.link-narrow-1147/customify
Author: WPCustomify
Author URI: https://pressmaximum.link-narrow-1147
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.link-narrow-1147/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip-5813.badge-tall-b3f8/licenses/gpl-2.0.article-2310
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.border_lite_0dbd/, (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.layout-cold-670c.detail-05de/normalize.first_b1e5/
 ======
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.first_b1e5 v7.0.0 | MIT License | github.link-narrow-1147/necolas/normalize.first_b1e5 */
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;
}
.advanced_b64f .carousel_680a,
.row-d59b,
.layout_b725,
.logo-fixed-36cb,
.icon_4d5a,
.lower-3a25,
.notification_selected_7bd5,
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;
}
.row-d59b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .row-d59b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .row-d59b,
  h1 {
    font-size: 1.8em;
  }
}
.layout_b725,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout_b725 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout_b725,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout_b725,
  h2 {
    font-size: 1.7em;
  }
}
.logo-fixed-36cb,
h3 {
  font-size: 1.618em;
}
.advanced_b64f .carousel_680a,
.icon_4d5a,
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.feature-4bcb {
  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;
}
.menu_cool_deaf:after,
.menu_cool_deaf:before,
.solid-bfe2:after,
.solid-bfe2:before {
  content: "";
  display: table;
}
.menu_cool_deaf:after,
.solid-bfe2:after {
  clear: both;
}
.paragraph_paper_5c42 {
  float: right;
  margin-right: 0;
}
.preview-pink-1885 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.under_39f8 .mask-last-0cd6,
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;
}
.under_39f8 .mask-last-0cd6: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;
}
.article-left-b6aa .mask-last-0cd6 {
  box-shadow: none;
}
.article-left-b6aa
  .mask-last-0cd6
  .middle-c92d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article-left-b6aa .mask-last-0cd6 .box-first-4b8f {
  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;
}
.article-left-b6aa
  .mask-last-0cd6
  .box-first-4b8f
  b {
  display: none;
}
.article-left-b6aa .mini_70f2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.thumbnail-iron-2363:not(.hot_be2d):not(.first_02e8),
button:not(.hot_be2d):not(.first_02e8),
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ),
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ),
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ) {
  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;
}
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ):hover,
button:not(.hot_be2d):not(
    .first_02e8
  ):hover,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ):hover,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ):hover,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ):active,
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ):focus,
button:not(.hot_be2d):not(
    .first_02e8
  ):active,
button:not(.hot_be2d):not(
    .first_02e8
  ):focus,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ):active,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ):focus,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ):active,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ):focus,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ):active,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ):focus {
  outline: 0;
}
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74,
button:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74 {
  position: relative;
}
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .slow-ef2a,
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .upper_51b2,
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .overlay_3596,
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  i,
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  svg,
button:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .slow-ef2a,
button:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .upper_51b2,
button:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .overlay_3596,
button:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  i,
button:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  svg,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .slow-ef2a,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .upper_51b2,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .overlay_3596,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  i,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  svg,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .slow-ef2a,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .upper_51b2,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .overlay_3596,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  i,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  svg,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .slow-ef2a,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .upper_51b2,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  .overlay_3596,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  i,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74
  svg {
  visibility: hidden;
}
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74:after,
button:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74:after,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74:after,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74:after,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ).fn-loading-ad74: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;
}
.thumbnail-iron-2363:not(.hot_be2d):not(.first_02e8),
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ),
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ),
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ) {
  color: #fff;
  background: #235787;
}
.thumbnail-iron-2363:not(.hot_be2d):not(
    .first_02e8
  ):focus,
input[type="button"]:not(.hot_be2d):not(
    .first_02e8
  ):focus,
input[type="reset"]:not(.hot_be2d):not(
    .first_02e8
  ):focus,
input[type="submit"]:not(.hot_be2d):not(
    .first_02e8
  ):focus {
  color: #fff;
}
.thumbnail-iron-2363.fn-disabled-ad74:not(.hot_be2d):not(
    .first_02e8
  ),
.thumbnail-iron-2363[disabled]:not(.hot_be2d):not(
    .first_02e8
  ),
button.fn-disabled-ad74:not(.hot_be2d):not(
    .first_02e8
  ),
button[disabled]:not(.hot_be2d):not(
    .first_02e8
  ) {
  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;
}
.mini_558a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mini_558a: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;
}
.image_1597 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video-light-28d8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border_left_876d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu_cool_deaf:after,
.menu_cool_deaf:before,
.media_slow_83a7:after,
.media_slow_83a7:before,
.easy_eca2:after,
.easy_eca2:before,
.bottom_dcf5:after,
.bottom_dcf5:before,
.brown-7117:after,
.brown-7117:before,
.alert_63d7:after,
.alert_63d7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu_cool_deaf:after,
.media_slow_83a7:after,
.easy_eca2:after,
.bottom_dcf5:after,
.brown-7117:after,
.alert_63d7:after {
  clear: both;
}
.media_slow_83a7 .card_clean_87b8,
.easy_eca2 .card_clean_87b8,
.wood_e22a .card_clean_87b8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hot_0811 {
  display: inline-block;
}
.progress_2e9b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress_2e9b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress_2e9b .glass-7811 {
  padding: 1em 0;
  font-size: 85%;
}
.glass-7811 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.row_7f21 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.row_7f21:after,
.row_7f21:before {
  content: "";
  display: table;
}
.row_7f21:after {
  clear: both;
}
.container-fb85 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cold-bd83 .container-fb85 {
  max-width: 50%;
}
.status_40ba .container-fb85 {
  max-width: 33.33%;
}
.progress-green-c993 .container-fb85 {
  max-width: 25%;
}
.shade-light-28d3 .container-fb85 {
  max-width: 20%;
}
.hard_53ad .container-fb85 {
  max-width: 16.66%;
}
.active_2ca4 .container-fb85 {
  max-width: 14.28%;
}
.section-slow-bc20 .container-fb85 {
  max-width: 12.5%;
}
.layout-middle-2be7 .container-fb85 {
  max-width: 11.11%;
}
.button_39ff {
  display: block;
}
.advanced_b64f .active_bright_a052 label,
.advanced_b64f .banner-rough-763e label,
.advanced_b64f .center-5bcd label,
.advanced_b64f .summary-wood-435a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small-e488 {
  list-style: none;
  margin: 0;
}
.small-e488 article.thumbnail-outer-59f2 {
  margin-bottom: 0;
}
.small-e488 ul {
  list-style: none;
  margin: 0;
}
.small-e488 .next_c2c6 li.thumbnail-outer-59f2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small-e488 .next_c2c6 li.thumbnail-outer-59f2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small-e488 .next_c2c6 li.thumbnail-outer-59f2: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) {
  .small-e488 .next_c2c6 li.thumbnail-outer-59f2 li.thumbnail-outer-59f2 li.thumbnail-outer-59f2 li.thumbnail-outer-59f2 {
    padding-left: 0;
  }
}
article.thumbnail-outer-59f2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail-outer-59f2 .media_slow_83a7 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail-outer-59f2 .banner_72bd {
  float: left;
}
article.thumbnail-outer-59f2 .hero_easy_ddaa {
  margin-left: 85px;
}
article.thumbnail-outer-59f2 .thick-ccb3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail-outer-59f2 .thick-ccb3 .hard_5a4c {
  margin-left: 10px;
}
article.thumbnail-outer-59f2 .progress-pink-4a6a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail-outer-59f2 .accordion_f8f7 {
  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 .active_bright_a052,
  #respond .center-5bcd,
  #respond .summary-wood-435a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_bright_a052 input,
#respond .center-5bcd input,
#respond .summary-wood-435a input {
  width: 100%;
}
#respond .summary-wood-435a {
  margin-right: 0;
}
#respond .old-1627 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected_f47a {
  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;
}
.selected_f47a.popup-d52f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.selected_f47a 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%);
}
.selected_f47a:focus,
.selected_f47a: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);
}
.pagination-dade {
  border-radius: 10%;
}
.over_9720 {
  border-radius: 50%;
}
.over-6fea {
  font-size: 0.72em;
}
.box-full-2516 {
  font-size: 0.875em;
}
.menu_96cf {
  font-size: 1.1em;
}
.wide_033f {
  text-transform: uppercase;
  line-height: 1.2;
}
.wide_033f.over-6fea {
  letter-spacing: 0.5px;
}
.background-c3a9,
.background-c3a9 a {
  color: #6d6d6d;
}
.background-c3a9 a:hover {
  color: #111;
}
.cool-ba3d {
  color: #6d6d6d;
}
.module-cool-f6b9 {
  overflow-x: hidden;
}
.module-cool-f6b9 .black_46e9.copper-c201 {
  position: relative;
}
.module-cool-f6b9 .black_46e9.copper-c201.picture_686f {
  position: initial;
}
.module-cool-f6b9
  .black_46e9.copper-c201.picture_686f
  .hidden-liquid-f9d9 {
  left: auto;
}
.module-cool-f6b9 .black_46e9 .hidden-liquid-f9d9 {
  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;
}
.module-cool-f6b9 .black_46e9:hover.copper-c201 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module-cool-f6b9
  .black_46e9:hover.copper-c201
  .hidden-liquid-f9d9 {
  display: block;
  z-index: 9999999;
}
.module-cool-f6b9 .rough-6f37 .header_right_027f,
.module-cool-f6b9 .header-pink-77a0 .header_right_027f {
  display: none;
}
.module-cool-f6b9 .button_wide_237e .black_46e9:hover.copper-c201 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.advanced_b64f .active_bright_a052 label,
.advanced_b64f .banner-rough-763e label,
.advanced_b64f .center-5bcd label,
.advanced_b64f .summary-wood-435a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small-e488 {
  list-style: none;
  margin: 0;
}
.small-e488 article.thumbnail-outer-59f2 {
  margin-bottom: 0;
}
.small-e488 ul {
  list-style: none;
  margin: 0;
}
.small-e488 .next_c2c6 li.thumbnail-outer-59f2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small-e488 .next_c2c6 li.thumbnail-outer-59f2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small-e488 .next_c2c6 li.thumbnail-outer-59f2: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) {
  .small-e488 .next_c2c6 li.thumbnail-outer-59f2 li.thumbnail-outer-59f2 li.thumbnail-outer-59f2 li.thumbnail-outer-59f2 {
    padding-left: 0;
  }
}
article.thumbnail-outer-59f2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail-outer-59f2 .media_slow_83a7 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail-outer-59f2 .banner_72bd {
  float: left;
}
article.thumbnail-outer-59f2 .hero_easy_ddaa {
  margin-left: 85px;
}
article.thumbnail-outer-59f2 .thick-ccb3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail-outer-59f2 .thick-ccb3 .hard_5a4c {
  margin-left: 10px;
}
article.thumbnail-outer-59f2 .progress-pink-4a6a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail-outer-59f2 .accordion_f8f7 {
  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 .active_bright_a052,
  #respond .center-5bcd,
  #respond .summary-wood-435a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_bright_a052 input,
#respond .center-5bcd input,
#respond .summary-wood-435a input {
  width: 100%;
}
#respond .summary-wood-435a {
  margin-right: 0;
}
#respond .old-1627 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.rough-6f37 .hover_fresh_8c86 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_fresh_8c86 .pressed_256b.button_77ab .notice_7c33 > li > a:focus,
.hover_fresh_8c86 .pressed_256b.button_77ab .notice_7c33 > li > a:hover,
.hover_fresh_8c86 .pressed_256b.down_ee4c .notice_7c33 > li > a:focus,
.hover_fresh_8c86 .pressed_256b.down_ee4c .notice_7c33 > li > a:hover,
.hover_fresh_8c86 .pressed_256b.middle-c0be .notice_7c33 > li > a:focus,
.hover_fresh_8c86 .pressed_256b.middle-c0be .notice_7c33 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fresh_8c86
  .pressed_256b.button_77ab
  .notice_7c33
  > li.button_left_a269
  > a,
.hover_fresh_8c86
  .pressed_256b.button_77ab
  .notice_7c33
  > li.static_f688
  > a,
.hover_fresh_8c86
  .pressed_256b.down_ee4c
  .notice_7c33
  > li.button_left_a269
  > a,
.hover_fresh_8c86
  .pressed_256b.down_ee4c
  .notice_7c33
  > li.static_f688
  > a,
.hover_fresh_8c86
  .pressed_256b.middle-c0be
  .notice_7c33
  > li.button_left_a269
  > a,
.hover_fresh_8c86 .pressed_256b.middle-c0be .notice_7c33 > li.message_397d > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fresh_8c86 .yellow_afea,
.hover_fresh_8c86 .yellow_afea a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fresh_8c86 .tiny-5627.small_9c97 li a,
.hover_fresh_8c86 .tiny_495b a,
.hover_fresh_8c86 .short-bb72,
.hover_fresh_8c86 .notice_7c33 > li > a,
.hover_fresh_8c86 .list_da5f {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86 .tiny-5627.small_9c97 li a:hover,
.hover_fresh_8c86 .tiny_495b a:hover,
.hover_fresh_8c86 .short-bb72:hover,
.hover_fresh_8c86 .notice_7c33 > li > a:hover,
.hover_fresh_8c86 .list_da5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fresh_8c86 .highlight_thick_6ac1 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86 .highlight_thick_6ac1 .sort-plasma-49cc {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fresh_8c86 .highlight_thick_6ac1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fresh_8c86 .lower_e544 .first_d254 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86 .lower_e544 .first_d254 .element_top_8099 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86
  .lower_e544
  .first_d254
  .element_top_8099::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86
  .lower_e544
  .first_d254
  .element_top_8099:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86
  .lower_e544
  .first_d254
  .element_top_8099::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86
  .lower_e544
  .first_d254
  .element_top_8099::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86 .lower_e544 .disabled-south-bf21 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fresh_8c86 .lower_e544 .disabled-south-bf21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_aa95
  .hover_fresh_8c86
  .lower_e544
  .frame-18a8
  .element-tiny-4746 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_aa95
  .hover_fresh_8c86
  .lower_e544
  .frame-18a8
  .element_top_8099 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.rough-6f37 .surface-0772 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface-0772 .pressed_256b.button_77ab .notice_7c33 > li > a:focus,
.surface-0772 .pressed_256b.button_77ab .notice_7c33 > li > a:hover,
.surface-0772 .pressed_256b.down_ee4c .notice_7c33 > li > a:focus,
.surface-0772 .pressed_256b.down_ee4c .notice_7c33 > li > a:hover,
.surface-0772 .pressed_256b.middle-c0be .notice_7c33 > li > a:focus,
.surface-0772 .pressed_256b.middle-c0be .notice_7c33 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-0772
  .pressed_256b.button_77ab
  .notice_7c33
  > li.button_left_a269
  > a,
.surface-0772
  .pressed_256b.button_77ab
  .notice_7c33
  > li.static_f688
  > a,
.surface-0772
  .pressed_256b.down_ee4c
  .notice_7c33
  > li.button_left_a269
  > a,
.surface-0772
  .pressed_256b.down_ee4c
  .notice_7c33
  > li.static_f688
  > a,
.surface-0772
  .pressed_256b.middle-c0be
  .notice_7c33
  > li.button_left_a269
  > a,
.surface-0772 .pressed_256b.middle-c0be .notice_7c33 > li.message_397d > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-0772 .yellow_afea,
.surface-0772 .yellow_afea a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-0772 .tiny-5627.small_9c97 li a,
.surface-0772 .tiny_495b a,
.surface-0772 .short-bb72,
.surface-0772 .notice_7c33 > li > a,
.surface-0772 .list_da5f {
  color: rgba(0, 0, 0, 0.55);
}
.surface-0772 .tiny-5627.small_9c97 li a:hover,
.surface-0772 .tiny_495b a:hover,
.surface-0772 .short-bb72:hover,
.surface-0772 .notice_7c33 > li > a:hover,
.surface-0772 .list_da5f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-0772 .highlight_thick_6ac1 {
  color: rgba(0, 0, 0, 0.55);
}
.surface-0772 .highlight_thick_6ac1 .sort-plasma-49cc {
  color: rgba(0, 0, 0, 0.8);
}
.surface-0772 .highlight_thick_6ac1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-8a78 .stone_cf0b {
  margin-left: auto;
  margin-right: auto;
}
.easy_eca2 > * {
  margin-left: auto;
  margin-right: auto;
}
.easy_eca2 .image_1597 {
  margin-right: 1.41575em;
}
.surface_64f1 .easy_eca2 > .sidebar_720f {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.surface_64f1 .easy_eca2 > .hovered_c3ec {
  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;
}
.stone-d190.status-8a78 .stone_cf0b,
.tertiary-11d7.status-8a78 .stone_cf0b {
  margin-left: 0;
}
.gallery_1edf.status-8a78 .stone_cf0b,
.avatar-6072.status-8a78 .stone_cf0b {
  margin-right: 0;
}
.easy_eca2 ol,
.easy_eca2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notification_west_93dc video {
  max-width: 100%;
}
.item_2fe3 img {
  display: block;
}
.item_2fe3.image_1597,
.item_2fe3.video-light-28d8 {
  width: 100%;
}
.item_2fe3.hovered_c3ec img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shade-medium-ef26:not(.shade_under_44d8) {
  margin: 1.5em auto;
}
.form_13a9 p {
  padding: 1.5em 14px;
}
ul.tiny_7469.hovered_c3ec,
ul.tiny_7469.sidebar_720f,
ul.tiny_7469.icon-over-c397.sidebar_720f {
  padding: 0 14px;
}
.hidden-464a {
  display: block;
  overflow-x: auto;
}
.hidden-464a table {
  border-collapse: collapse;
  width: 100%;
}
.hidden-464a td,
.hidden-464a th {
  padding: 0.5em;
}
.easy_eca2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.easy_eca2 ol ol,
.easy_eca2 ol ul,
.easy_eca2 ul ol,
.easy_eca2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.easy_eca2 ol ol li,
.easy_eca2 ol ul li,
.easy_eca2 ul ol li,
.easy_eca2 ul ul li {
  margin-left: 0;
}
.top_f041.paragraph_paper_c356 > .dynamic_e293 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.top_f041.paragraph_paper_c356 > .dynamic_e293 iframe,
.top_f041.paragraph_paper_c356 > .dynamic_e293 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero_a6e0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hero_a6e0.simple_046f {
  padding: 0;
}
.hero_a6e0.simple_046f cite {
  font-size: 13px;
}
.hero_a6e0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hero_a6e0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.copper-0510 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.copper-0510 > p:first-child {
  margin-top: 0;
}
.copper-0510 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.copper-0510 blockquote {
  border-left: 0;
}
.north-a19e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.north-a19e:not(.tiny-da41) {
  max-width: 100px;
}
.north-a19e.progress_9828 {
  border-bottom: none !important;
  text-align: center;
}
.north-a19e.progress_9828::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form_13a9 p {
    padding: 1.5em 0;
  }
}
.media-action-2811 {
  color: #0073aa;
}
.simple_0c10 {
  background-color: #0073aa;
}
.video-basic-7d54 {
  color: #229fd8;
}
.sort-large-002f {
  background-color: #229fd8;
}
.selected-7585 {
  color: #eee;
}
.feature_next_2d35 {
  background-color: #eee;
}
.label-ac8c {
  color: #444;
}
.article_0e46 {
  background-color: #444;
}
.element_cold_a1c6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element_cold_a1c6 .copper_9db4 .tiny_495b {
  font-size: 15px;
}
.element_cold_a1c6 .tiny_495b {
  line-height: 1.3;
}
.element_cold_a1c6 .surface-0772 {
}
.element_cold_a1c6 .hover_fresh_8c86 {
  background: #235787;
}
.label_2bdc {
  padding: 0;
}
.label_2bdc .hover_fresh_8c86 {
  background: #1a1a1a;
}
.label_2bdc .surface-0772 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border_7693 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border_7693 .surface-0772 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border_7693 .hover_fresh_8c86 {
  background: #303030;
}
.alert_63d7 {
  position: relative;
  z-index: 10;
}
.alert_63d7 .motion-8f1b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large-95b3 .copper-c201 {
  display: inline-block;
  vertical-align: middle;
}
.large-95b3.video_in_0461 .copper-c201 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .large-95b3.video_in_0461 .copper-c201 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .large-95b3.video_in_0461 .copper-c201 {
    margin-right: 0.4em;
  }
}
.large-95b3.video_in_0461 .copper-c201:last-child {
  margin-right: 0;
}
.large-a682 .motion-8f1b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .rough-6f37 .copper_9db4 {
    margin: 0 -0.5em;
  }
  .rough-6f37 .copper_9db4 [class*="customify-col-"],
  .rough-6f37 .copper_9db4 [class*="customify-col_"],
  .rough-6f37 .copper_9db4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.rough-6f37.west_8b60 .motion-8f1b {
  background: 0 0 !important;
}
.rough-6f37.west_8b60 .motion-8f1b,
.rough-6f37.large-a682 .motion-8f1b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .rough-6f37.header_720e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.rough-6f37.large-a682 .motion-8f1b {
  box-shadow: none !important;
}
.text-east-b47b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-east-b47b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-east-b47b {
    padding: 18px 0 20px;
  }
}
.text-east-b47b .menu_05de {
  width: 100%;
}
.text-east-b47b .lite_1298 {
  margin-bottom: 0;
}
.text-east-b47b .accent_hovered_5108 {
  margin-top: 5px;
  font-size: 0.875em;
}
.old-c31a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.old-c31a .modal_75e0 {
  width: 100%;
}
.text_green_f9c5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.text_green_f9c5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.text_green_f9c5 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;
}
.text_green_f9c5 li:last-child:after {
  display: none;
}
.text_green_f9c5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.top_5f0c .header_right_027f button,
.text-east-b47b .header_right_027f button {
  left: 0;
}
.top_5f0c .modal_75e0,
.text-east-b47b .modal_75e0 {
  padding-left: 0;
  padding-right: 0;
}
.top_5f0c .old-c31a,
.text-east-b47b .old-c31a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.top_5f0c {
  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;
}
.top_5f0c: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;
}
.top_5f0c .upper_cad1 {
  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) {
  .top_5f0c .upper_cad1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .top_5f0c .upper_cad1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .top_5f0c .upper_cad1 {
    min-height: 200px;
  }
}
.top_5f0c .text_green_f9c5 {
  color: rgba(255, 255, 255, 0.8);
}
.top_5f0c .text_green_f9c5 a,
.top_5f0c .text_green_f9c5 li:after {
  color: inherit;
}
.top_5f0c .text_green_f9c5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.input-green-6602 {
  margin-bottom: 0.5em;
}
.background-96e7 {
  margin-bottom: 1.2em;
}
.background-96e7,
.input-green-6602 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.background-96e7 p:last-child,
.input-green-6602 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header_right_027f,
#masthead .header_right_027f {
  display: none;
}
#masthead
  > .header_right_027f.button-8b9f {
  display: none;
}
#masthead > .header_right_027f button {
  left: 0;
}
.container-fast-c1bc {
  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%;
}
.container-fast-c1bc .copper-c201 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container-fast-c1bc .status-hovered-e549 {
  display: -webkit-box;
  display: flex;
}
.container-fast-c1bc .status-hovered-e549.element-436f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container-fast-c1bc .status-hovered-e549.outline_gold_f7b9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-fast-c1bc .status-hovered-e549.icon-7e3a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-fast-c1bc.selected-4343.grid_center_b661 .status-hovered-e549.element-436f {
  flex-basis: 100%;
}
.container-fast-c1bc.shade-silver-a162 .status-hovered-e549.outline_gold_f7b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container-fast-c1bc.shade-silver-a162 .status-hovered-e549.icon-7e3a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header_right_027f.button-8b9f {
  display: none;
}
#masthead > .header_right_027f button {
  left: 0;
}
.red-6a2d {
  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;
}
.red-6a2d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.red-6a2d.soft-4090 i {
  margin-right: 4px;
}
.red-6a2d.breadcrumb_635a i {
  margin-left: 5px;
}
.tiny_495b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tiny_495b p:last-child {
  margin-bottom: 0;
}
.tooltip-action-6eea {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tooltip-action-6eea a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tooltip-action-6eea img {
  display: block;
  width: auto;
  line-height: 1;
}
.tooltip-action-6eea .yellow_afea {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tooltip-action-6eea .pagination_hot_b45a {
  margin: 5px 0 7px 0;
}
.tooltip-action-6eea.summary-28ea .heading_short_04ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-action-6eea.summary-28ea .icon_hard_e02a {
  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;
}
.tooltip-action-6eea.focused_1521 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tooltip-action-6eea.focused_1521 .heading_short_04ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-action-6eea.focused_1521 .icon_hard_e02a {
  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;
}
.tooltip-action-6eea.liquid_a623 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-action-6eea.hover_1d8d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tooltip-action-6eea.hover_1d8d .icon_hard_e02a {
  margin-top: 7px;
}
.feature-38ad {
  display: inline-block;
}
.alert_63d7 .banner_selected_ab0f .tooltip-action-6eea img {
  max-width: 100%;
}
.pressed_256b .paragraph_solid_0792.title-wide-1eea,
.bottom_d932 .paragraph_solid_0792.title-wide-1eea {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pressed_256b .fixed-c81b,
.bottom_d932 .fixed-c81b {
  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%);
}
.pressed_256b .fixed-c81b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pressed_256b.tertiary-a710 .fixed-c81b {
  display: none;
}
.pressed_256b .dim_ffa8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed_256b .dim_ffa8 li {
  display: inline-block;
  position: relative;
}
.pressed_256b .dim_ffa8 li:last-child {
  margin-right: 0;
}
.pressed_256b .dim_ffa8 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;
}
.pressed_256b .dim_ffa8 li.message_397d > a {
  color: rgba(0, 0, 0, 0.9);
}
.pressed_256b .dim_ffa8 > 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;
}
.pressed_256b .dim_ffa8 > li > a i {
  line-height: 0;
}
.pressed_256b .dim_ffa8 > li.hard-08dd > a .fixed-c81b {
  margin-left: 4px;
  line-height: 0;
}
.pressed_256b .dim_ffa8 .fast-294c li.hard-08dd > a {
  position: relative;
}
.pressed_256b .dim_ffa8 .fast-294c li.hard-08dd > a:after,
.pressed_256b .dim_ffa8 .fast-294c li.hard-08dd > a:before {
  content: "";
  display: table;
}
.pressed_256b .dim_ffa8 .fast-294c li.hard-08dd > a:after {
  clear: both;
}
.pressed_256b .dim_ffa8 .fast-294c li.hard-08dd > a .fixed-c81b {
  margin-left: 5px;
  float: right;
}
.pressed_256b .breadcrumb-out-4345,
.pressed_256b .fast-294c {
  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;
}
.pressed_256b .fast-294c {
  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;
}
.pressed_256b .fast-294c .title-wide-1eea {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pressed_256b .fast-294c .fixed-c81b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pressed_256b .fast-294c li {
  display: block;
  margin: 0;
  padding: 0;
}
.pressed_256b .fast-294c 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;
}
.pressed_256b .fast-294c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pressed_256b .fast-294c .fast-294c {
  top: 0;
  left: 100%;
}
.pressed_256b .secondary-north-9b52.fn-focus-ad74 > .breadcrumb-out-4345,
.pressed_256b .secondary-north-9b52.fn-focus-ad74 > .fast-294c,
.pressed_256b .secondary-north-9b52:focus > .breadcrumb-out-4345,
.pressed_256b .secondary-north-9b52:focus > .fast-294c,
.pressed_256b .secondary-north-9b52:hover > .breadcrumb-out-4345,
.pressed_256b .secondary-north-9b52:hover > .fast-294c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pressed_256b.middle-c0be .notice_7c33:after,
.pressed_256b.middle-c0be .notice_7c33:before {
  content: "";
  display: table;
}
.pressed_256b.middle-c0be .notice_7c33:after {
  clear: both;
}
.pressed_256b.middle-c0be .notice_7c33 > li {
  float: left;
}
.pressed_256b.focused_2ee8 .notice_7c33:after,
.pressed_256b.focused_2ee8 .notice_7c33:before {
  content: "";
  display: table;
}
.pressed_256b.focused_2ee8 .notice_7c33:after {
  clear: both;
}
.pressed_256b.focused_2ee8 .notice_7c33 > li {
  float: left;
}
.pressed_256b.focused_2ee8 .notice_7c33 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pressed_256b.focused_2ee8 .notice_7c33 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pressed_256b.focused_2ee8 .notice_7c33 > li.button_left_a269 > a,
.pressed_256b.focused_2ee8 .notice_7c33 > li.message_397d > a {
  color: #fff;
  background-color: #1e4b75;
}
.pressed_256b.button_77ab .notice_7c33 > li > a .title-wide-1eea {
  position: relative;
}
.pressed_256b.button_77ab .notice_7c33 > li > a .title-wide-1eea: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;
}
.pressed_256b.button_77ab
  .notice_7c33
  > li:focus
  > a
  .title-wide-1eea:before,
.pressed_256b.button_77ab
  .notice_7c33
  > li:hover
  > a
  .title-wide-1eea:before {
  width: 100%;
  background-color: currentColor;
}
.pressed_256b.button_77ab
  .notice_7c33
  > li.button_left_a269
  > a
  .title-wide-1eea:before,
.pressed_256b.button_77ab
  .notice_7c33
  > li.static_f688
  > a
  .title-wide-1eea:before {
  width: 100%;
  background-color: currentColor;
}
.pressed_256b.down_ee4c .notice_7c33 > li > a .title-wide-1eea {
  position: relative;
}
.pressed_256b.down_ee4c .notice_7c33 > li > a .title-wide-1eea: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;
}
.pressed_256b.down_ee4c .notice_7c33 > li:focus > a .title-wide-1eea:before,
.pressed_256b.down_ee4c
  .notice_7c33
  > li:hover
  > a
  .title-wide-1eea:before {
  width: 100%;
  background-color: currentColor;
}
.pressed_256b.down_ee4c
  .notice_7c33
  > li.button_left_a269
  > a
  .title-wide-1eea:before,
.pressed_256b.down_ee4c
  .notice_7c33
  > li.static_f688
  > a
  .title-wide-1eea:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_d932 .dim_ffa8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom_d932 .dim_ffa8 li:first-child > a {
  border-top: none;
}
.bottom_d932 .dim_ffa8 .avatar_wood_fcdc > .title-wide-1eea .fixed-c81b {
  display: none;
}
.bottom_d932 .dim_ffa8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bottom_d932 .dim_ffa8 li:last-child {
  border: none;
}
.bottom_d932 .dim_ffa8 li.hard-08dd > a {
  padding-right: 45px !important;
}
.bottom_d932 .dim_ffa8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bottom_d932 .dim_ffa8 li a:focus,
.bottom_d932 .dim_ffa8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom_d932 .dim_ffa8 li .pressed_2a9f {
  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;
}
.bottom_d932 .dim_ffa8 li .pressed_2a9f:hover {
  box-shadow: none;
}
.bottom_d932 .dim_ffa8 li .pressed_2a9f .fixed-c81b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bottom_d932 .dim_ffa8 .fast-294c {
  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);
}
.bottom_d932 .dim_ffa8 .fast-294c li a {
  padding-left: 3em;
}
.bottom_d932 .dim_ffa8 .dark_10c6 > a .pressed_2a9f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bottom_d932 .dim_ffa8 .dark_10c6 > .fast-294c {
  display: block;
  opacity: 1;
}
.hard-5c07 {
  max-width: 100%;
}
.green_95b1 {
  line-height: 0;
  cursor: pointer;
}
.list_da5f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.list_da5f:hover {
  box-shadow: none;
  color: currentColor;
}
.list_da5f svg {
  width: 18px;
  height: 18px;
}
.list_da5f .picture-stale-753f {
  display: none;
}
.picture-pressed-e899 {
  position: relative;
}
.picture-pressed-e899.fn-active-ad74 .list_da5f .hot_3a60 {
  display: none;
}
.picture-pressed-e899.fn-active-ad74 .list_da5f .picture-stale-753f {
  display: inline-block;
}
.picture-pressed-e899 .layout_glass_f2a0 {
  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);
}
.picture-pressed-e899.modal_gas_9d95 .layout_glass_f2a0 {
  left: auto;
  right: -0.9em;
}
.picture-pressed-e899.modal_gas_9d95 .green_af29::before {
  left: auto;
  right: 15px;
}
.picture-pressed-e899.fn-active-ad74 .layout_glass_f2a0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-18a8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame-18a8 label {
  flex-basis: 100%;
}
.frame-18a8 .first_d254 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.frame-18a8 .element_top_8099 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame-18a8 .element_top_8099:focus {
  background-color: transparent;
}
.frame-18a8 button.disabled-south-bf21 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame-18a8 button.disabled-south-bf21:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame-18a8 button.disabled-south-bf21 svg {
  width: 18px;
  height: 18px;
}
.frame-18a8 input[type="submit"] {
  min-height: auto;
}
.lower_e544 .frame-18a8 .element_top_8099 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.green_af29 {
  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) {
  .green_af29 {
    width: 220px;
  }
}
.green_af29 label {
  flex-basis: 100%;
}
.green_af29::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;
}
.content_aa95 .lower_e544 .frame-18a8 {
  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;
}
.content_aa95
  .lower_e544
  .frame-18a8
  .first_d254 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.content_aa95 .lower_e544 .frame-18a8 .element_top_8099 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.content_aa95
  .lower_e544
  .frame-18a8
  .element_top_8099:focus {
  background: 0 0;
}
.content_aa95
  .lower_e544
  .frame-18a8
  .element-tiny-4746 {
  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;
}
.tiny-5627 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tiny-5627 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tiny-5627 li:last-child {
  margin-right: 0;
}
.tiny-5627 li:first-child {
  margin-left: 0;
}
.tiny-5627.light-02b9 a {
  color: #fff;
}
.tiny-5627.light-02b9 a:hover {
  color: #fff;
}
.tiny-5627 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tiny-5627 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tiny-5627 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tiny-5627 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tiny-5627 [class*="social-icon-apple"] {
  background-color: #999;
}
.tiny-5627 [class*="social-icon-apple"].texture-tall-c353 {
  background-color: transparent;
  color: #999;
}
.tiny-5627 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tiny-5627 [class*="social-icon-behance"].texture-tall-c353 {
  background-color: transparent;
  color: #1769ff;
}
.tiny-5627 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tiny-5627 [class*="social-icon-bitbucket"].texture-tall-c353 {
  background-color: transparent;
  color: #205081;
}
.tiny-5627 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tiny-5627 [class*="social-icon-codepen"].texture-tall-c353 {
  background-color: transparent;
  color: #000;
}
.tiny-5627 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tiny-5627 [class*="social-icon-delicious"].texture-tall-c353 {
  background-color: transparent;
  color: #39f;
}
.tiny-5627 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tiny-5627 [class*="social-icon-digg"].texture-tall-c353 {
  background-color: transparent;
  color: #005be2;
}
.tiny-5627 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tiny-5627 [class*="social-icon-dribbble"].texture-tall-c353 {
  background-color: transparent;
  color: #ea4c89;
}
.tiny-5627 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tiny-5627 [class*="social-icon-envelope"].texture-tall-c353 {
  background-color: transparent;
  color: #ea4335;
}
.tiny-5627 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tiny-5627 [class*="social-icon-facebook"].texture-tall-c353 {
  background-color: transparent;
  color: #3b5998;
}
.tiny-5627 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tiny-5627 [class*="social-icon-flickr"].texture-tall-c353 {
  background-color: transparent;
  color: #0063dc;
}
.tiny-5627 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tiny-5627 [class*="social-icon-foursquare"].texture-tall-c353 {
  background-color: transparent;
  color: #2d5be3;
}
.tiny-5627 [class*="social-icon-github"] {
  background-color: #333;
}
.tiny-5627 [class*="social-icon-github"].texture-tall-c353 {
  background-color: transparent;
  color: #333;
}
.tiny-5627 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tiny-5627 [class*="social-icon-google-plus"].texture-tall-c353 {
  background-color: transparent;
  color: #dd4b39;
}
.tiny-5627 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tiny-5627 [class*="social-icon-houzz"].texture-tall-c353 {
  background-color: transparent;
  color: #7ac142;
}
.tiny-5627 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tiny-5627 [class*="social-icon-instagram"].texture-tall-c353 {
  background-color: transparent;
  color: #262626;
}
.tiny-5627 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tiny-5627 [class*="social-icon-jsfiddle"].texture-tall-c353 {
  background-color: transparent;
  color: #487aa2;
}
.tiny-5627 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tiny-5627 [class*="social-icon-linkedin"].texture-tall-c353 {
  background-color: transparent;
  color: #0077b5;
}
.tiny-5627 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tiny-5627 [class*="social-icon-medium"].texture-tall-c353 {
  background-color: transparent;
  color: #00ab6b;
}
.tiny-5627 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tiny-5627
  [class*="social-icon-odnoklassniki"].texture-tall-c353 {
  background-color: transparent;
  color: #f4731c;
}
.tiny-5627 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tiny-5627 [class*="social-icon-meetup"].texture-tall-c353 {
  background-color: transparent;
  color: #ec1c40;
}
.tiny-5627 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tiny-5627 [class*="social-icon-pinterest"].texture-tall-c353 {
  background-color: transparent;
  color: #bd081c;
}
.tiny-5627 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tiny-5627 [class*="social-icon-product-hunt"].texture-tall-c353 {
  background-color: transparent;
  color: #da552f;
}
.tiny-5627 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tiny-5627 [class*="social-icon-reddit"].texture-tall-c353 {
  background-color: transparent;
  color: #ff4500;
}
.tiny-5627 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tiny-5627 [class*="social-icon-rss"].texture-tall-c353 {
  background-color: transparent;
  color: #f26522;
}
.tiny-5627 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tiny-5627
  [class*="social-icon-shopping-cart"].texture-tall-c353 {
  background-color: transparent;
  color: #4caf50;
}
.tiny-5627 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tiny-5627 [class*="social-icon-skype"].texture-tall-c353 {
  background-color: transparent;
  color: #00aff0;
}
.tiny-5627 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tiny-5627 [class*="social-icon-slideshare"].texture-tall-c353 {
  background-color: transparent;
  color: #0077b5;
}
.tiny-5627 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tiny-5627 [class*="social-icon-snapchat"].texture-tall-c353 {
  background-color: transparent;
  color: #fffc00;
}
.tiny-5627 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tiny-5627 [class*="social-icon-soundcloud"].texture-tall-c353 {
  background-color: transparent;
  color: #f80;
}
.tiny-5627 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tiny-5627 [class*="social-icon-spotify"].texture-tall-c353 {
  background-color: transparent;
  color: #2ebd59;
}
.tiny-5627 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tiny-5627
  [class*="social-icon-stack-overflow"].texture-tall-c353 {
  background-color: transparent;
  color: #fe7a15;
}
.tiny-5627 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tiny-5627 [class*="social-icon-maldkfgram"].texture-tall-c353 {
  background-color: transparent;
  color: #2ca5e0;
}
.tiny-5627 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tiny-5627 [class*="social-icon-tripadvisor"].texture-tall-c353 {
  background-color: transparent;
  color: #589442;
}
.tiny-5627 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tiny-5627 [class*="social-icon-tumblr"].texture-tall-c353 {
  background-color: transparent;
  color: #35465c;
}
.tiny-5627 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tiny-5627 [class*="social-icon-twitch"].texture-tall-c353 {
  background-color: transparent;
  color: #6441a5;
}
.tiny-5627 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tiny-5627 [class*="social-icon-twitter"].texture-tall-c353 {
  background-color: transparent;
  color: #1da1f2;
}
.tiny-5627 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tiny-5627 [class*="social-icon-vimeo"].texture-tall-c353 {
  background-color: transparent;
  color: #1ab7ea;
}
.tiny-5627 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tiny-5627 [class*="social-icon-vk"].texture-tall-c353 {
  background-color: transparent;
  color: #45668e;
}
.tiny-5627 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tiny-5627 [class*="social-icon-weibo"].texture-tall-c353 {
  background-color: transparent;
  color: #df2029;
}
.tiny-5627 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tiny-5627 [class*="social-icon-weixin"].texture-tall-c353 {
  background-color: transparent;
  color: #7bb32e;
}
.tiny-5627 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tiny-5627 [class*="social-icon-whatsapp"].texture-tall-c353 {
  background-color: transparent;
  color: #25d366;
}
.tiny-5627 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tiny-5627 [class*="social-icon-wordpress"].texture-tall-c353 {
  background-color: transparent;
  color: #21759b;
}
.tiny-5627 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tiny-5627 [class*="social-icon-xing"].texture-tall-c353 {
  background-color: transparent;
  color: #026466;
}
.tiny-5627 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tiny-5627 [class*="social-icon-yelp"].texture-tall-c353 {
  background-color: transparent;
  color: #af0606;
}
.tiny-5627 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tiny-5627 [class*="social-icon-youtube"].texture-tall-c353 {
  background-color: transparent;
  color: #cd201f;
}
.short-bb72 {
  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;
}
.short-bb72:hover {
  box-shadow: none;
  background: 0 0;
}
.image-dirty-231d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.badge_fixed_bfa6 {
  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;
}
.nav-black-dd2f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-3bb5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-3bb5,
.notice-3bb5::after,
.notice-3bb5::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;
}
.notice-3bb5::after,
.notice-3bb5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.first_b940 .badge_fixed_bfa6 .nav-black-dd2f {
  margin-top: -2px;
  width: 19px;
}
.first_b940 .badge_fixed_bfa6 .notice-3bb5 {
  margin-top: -1px;
}
.first_b940 .badge_fixed_bfa6 .notice-3bb5,
.first_b940 .badge_fixed_bfa6 .notice-3bb5::after,
.first_b940 .badge_fixed_bfa6 .notice-3bb5::before {
  width: 19px;
  height: 2px;
}
.first_b940 .badge_fixed_bfa6 .notice-3bb5::before {
  top: -6px;
}
.first_b940 .badge_fixed_bfa6 .notice-3bb5::after {
  bottom: -6px;
}
.old_91e6 .badge_fixed_bfa6 .nav-black-dd2f {
  margin-top: -2px;
  width: 22px;
}
.old_91e6 .badge_fixed_bfa6 .notice-3bb5 {
  margin-top: -1px;
}
.old_91e6 .badge_fixed_bfa6 .notice-3bb5,
.old_91e6 .badge_fixed_bfa6 .notice-3bb5::after,
.old_91e6 .badge_fixed_bfa6 .notice-3bb5::before {
  width: 22px;
  height: 2px;
}
.old_91e6 .badge_fixed_bfa6 .notice-3bb5::before {
  top: -7px;
}
.old_91e6 .badge_fixed_bfa6 .notice-3bb5::after {
  bottom: -7px;
}
.filter-10e3 .badge_fixed_bfa6 .nav-black-dd2f {
  margin-top: -2px;
  width: 31px;
}
.filter-10e3 .badge_fixed_bfa6 .notice-3bb5 {
  margin-top: -1.5px;
}
.filter-10e3 .badge_fixed_bfa6 .notice-3bb5,
.filter-10e3 .badge_fixed_bfa6 .notice-3bb5::after,
.filter-10e3 .badge_fixed_bfa6 .notice-3bb5::before {
  width: 31px;
  height: 3px;
}
.filter-10e3 .badge_fixed_bfa6 .notice-3bb5::before {
  top: -9px;
}
.filter-10e3 .badge_fixed_bfa6 .notice-3bb5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip_8233 .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_8233 .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1px;
  }
  .tooltip_8233 .badge_fixed_bfa6 .notice-3bb5,
  .tooltip_8233 .badge_fixed_bfa6 .notice-3bb5::after,
  .tooltip_8233 .badge_fixed_bfa6 .notice-3bb5::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_8233 .badge_fixed_bfa6 .notice-3bb5::before {
    top: -6px;
  }
  .tooltip_8233 .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -6px;
  }
  .status-slow-8e1a .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 22px;
  }
  .status-slow-8e1a .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1px;
  }
  .status-slow-8e1a .badge_fixed_bfa6 .notice-3bb5,
  .status-slow-8e1a .badge_fixed_bfa6 .notice-3bb5::after,
  .status-slow-8e1a .badge_fixed_bfa6 .notice-3bb5::before {
    width: 22px;
    height: 2px;
  }
  .status-slow-8e1a .badge_fixed_bfa6 .notice-3bb5::before {
    top: -7px;
  }
  .status-slow-8e1a .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -7px;
  }
  .focus-over-900e .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 31px;
  }
  .focus-over-900e .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1.5px;
  }
  .focus-over-900e .badge_fixed_bfa6 .notice-3bb5,
  .focus-over-900e .badge_fixed_bfa6 .notice-3bb5::after,
  .focus-over-900e .badge_fixed_bfa6 .notice-3bb5::before {
    width: 31px;
    height: 3px;
  }
  .focus-over-900e .badge_fixed_bfa6 .notice-3bb5::before {
    top: -9px;
  }
  .focus-over-900e .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal_9148 .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 19px;
  }
  .modal_9148 .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1px;
  }
  .modal_9148 .badge_fixed_bfa6 .notice-3bb5,
  .modal_9148 .badge_fixed_bfa6 .notice-3bb5::after,
  .modal_9148 .badge_fixed_bfa6 .notice-3bb5::before {
    width: 19px;
    height: 2px;
  }
  .modal_9148 .badge_fixed_bfa6 .notice-3bb5::before {
    top: -6px;
  }
  .modal_9148 .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -6px;
  }
  .medium-96bb .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 22px;
  }
  .medium-96bb .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1px;
  }
  .medium-96bb .badge_fixed_bfa6 .notice-3bb5,
  .medium-96bb .badge_fixed_bfa6 .notice-3bb5::after,
  .medium-96bb .badge_fixed_bfa6 .notice-3bb5::before {
    width: 22px;
    height: 2px;
  }
  .medium-96bb .badge_fixed_bfa6 .notice-3bb5::before {
    top: -7px;
  }
  .medium-96bb .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -7px;
  }
  .preview_7033 .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 31px;
  }
  .preview_7033 .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1.5px;
  }
  .preview_7033 .badge_fixed_bfa6 .notice-3bb5,
  .preview_7033 .badge_fixed_bfa6 .notice-3bb5::after,
  .preview_7033 .badge_fixed_bfa6 .notice-3bb5::before {
    width: 31px;
    height: 3px;
  }
  .preview_7033 .badge_fixed_bfa6 .notice-3bb5::before {
    top: -9px;
  }
  .preview_7033 .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .rough_1ae5 .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 19px;
  }
  .rough_1ae5 .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1px;
  }
  .rough_1ae5 .badge_fixed_bfa6 .notice-3bb5,
  .rough_1ae5 .badge_fixed_bfa6 .notice-3bb5::after,
  .rough_1ae5 .badge_fixed_bfa6 .notice-3bb5::before {
    width: 19px;
    height: 2px;
  }
  .rough_1ae5 .badge_fixed_bfa6 .notice-3bb5::before {
    top: -6px;
  }
  .rough_1ae5 .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -6px;
  }
  .north_bd43 .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 22px;
  }
  .north_bd43 .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1px;
  }
  .north_bd43 .badge_fixed_bfa6 .notice-3bb5,
  .north_bd43 .badge_fixed_bfa6 .notice-3bb5::after,
  .north_bd43 .badge_fixed_bfa6 .notice-3bb5::before {
    width: 22px;
    height: 2px;
  }
  .north_bd43 .badge_fixed_bfa6 .notice-3bb5::before {
    top: -7px;
  }
  .north_bd43 .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -7px;
  }
  .shadow-0f63 .badge_fixed_bfa6 .nav-black-dd2f {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-0f63 .badge_fixed_bfa6 .notice-3bb5 {
    margin-top: -1.5px;
  }
  .shadow-0f63 .badge_fixed_bfa6 .notice-3bb5,
  .shadow-0f63 .badge_fixed_bfa6 .notice-3bb5::after,
  .shadow-0f63 .badge_fixed_bfa6 .notice-3bb5::before {
    width: 31px;
    height: 3px;
  }
  .shadow-0f63 .badge_fixed_bfa6 .notice-3bb5::before {
    top: -9px;
  }
  .shadow-0f63 .badge_fixed_bfa6 .notice-3bb5::after {
    bottom: -9px;
  }
}
.text-7b96 .notice-3bb5 {
  -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-7b96 .notice-3bb5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text-7b96 .notice-3bb5::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-7b96.banner_632d .notice-3bb5 {
  -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-7b96.banner_632d .notice-3bb5::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-7b96.banner_632d .notice-3bb5::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);
}
.notice-d95c {
  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.right_3fd2:before {
  display: none;
}
.header-pink-77a0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.header-pink-77a0 .filter_f244 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.header-pink-77a0 .filter_f244:last-of-type {
  border-bottom: none;
}
.header-pink-77a0 .filter_f244.bright_e589,
.header-pink-77a0 .filter_f244.cool-2fc0,
.header-pink-77a0 .filter_f244.north_17cc {
  padding: 0;
}
.header-pink-77a0 .bottom_d932 .pressed_2a9f {
  color: currentColor;
}
.header-pink-77a0 .bottom_d932 .pressed_2a9f:focus,
.header-pink-77a0 .bottom_d932 .pressed_2a9f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-pink-77a0.surface-0772 .highlight_thick_6ac1,
.header-pink-77a0.surface-0772 .tiny_495b a,
.header-pink-77a0.surface-0772 .notice_7c33 a,
.header-pink-77a0.surface-0772 .fast-294c a {
  color: rgba(0, 0, 0, 0.55);
}
.header-pink-77a0.surface-0772 .highlight_thick_6ac1:hover,
.header-pink-77a0.surface-0772 .tiny_495b a:hover,
.header-pink-77a0.surface-0772 .notice_7c33 a:hover,
.header-pink-77a0.surface-0772 .fast-294c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-pink-77a0.surface-0772 .sort-plasma-49cc {
  color: rgba(0, 0, 0, 0.8);
}
.header-pink-77a0.surface-0772 .filter_f244 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-pink-77a0.surface-0772 .filter_f244:before {
  background: rgba(0, 0, 0, 0.08);
}
.header-pink-77a0.surface-0772 .summary_paper_58bc:before {
  background: rgba(255, 255, 255, 0.9);
}
.header-pink-77a0.surface-0772 .bottom_d932 .dim_ffa8 li a,
.header-pink-77a0.surface-0772 .bottom_d932 .pressed_2a9f,
.header-pink-77a0.surface-0772 .fast-294c {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-pink-77a0.surface-0772 .bottom_d932 .pressed_2a9f:focus,
.header-pink-77a0.surface-0772 .bottom_d932 .pressed_2a9f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-pink-77a0.surface-0772 .dim_ffa8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-pink-77a0.hover_fresh_8c86 .highlight_thick_6ac1,
.header-pink-77a0.hover_fresh_8c86 .tiny_495b a,
.header-pink-77a0.hover_fresh_8c86 .notice_7c33 .pressed_2a9f,
.header-pink-77a0.hover_fresh_8c86 .notice_7c33 a,
.header-pink-77a0.hover_fresh_8c86 .fast-294c a {
  color: rgba(255, 255, 255, 0.79);
}
.header-pink-77a0.hover_fresh_8c86 .highlight_thick_6ac1:hover,
.header-pink-77a0.hover_fresh_8c86 .tiny_495b a:hover,
.header-pink-77a0.hover_fresh_8c86 .notice_7c33 .pressed_2a9f:hover,
.header-pink-77a0.hover_fresh_8c86 .notice_7c33 a:hover,
.header-pink-77a0.hover_fresh_8c86 .fast-294c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-pink-77a0.hover_fresh_8c86 .sort-plasma-49cc {
  color: rgba(255, 255, 255, 0.99);
}
.header-pink-77a0.hover_fresh_8c86 .filter_f244 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-pink-77a0.hover_fresh_8c86 .filter_f244:before {
  background: rgba(255, 255, 255, 0.08);
}
.header-pink-77a0.hover_fresh_8c86 .summary_paper_58bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.header-pink-77a0.hover_fresh_8c86 .bottom_d932 .dim_ffa8 li a,
.header-pink-77a0.hover_fresh_8c86 .bottom_d932 .pressed_2a9f,
.header-pink-77a0.hover_fresh_8c86 .fast-294c {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-pink-77a0.hover_fresh_8c86 .bottom_d932 .pressed_2a9f:focus,
.header-pink-77a0.hover_fresh_8c86 .bottom_d932 .pressed_2a9f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-pink-77a0.hover_fresh_8c86 .dim_ffa8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_paper_58bc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary_paper_58bc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.menu_e33c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.layout-cool-0c11 .header-pink-77a0 {
  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;
}
.layout-cool-0c11 .filter_f244 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.layout-cool-0c11 .filter_f244: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) {
  .layout-cool-0c11 .filter_f244:before {
    width: 16%;
    left: 42%;
  }
}
.layout-cool-0c11 .filter_f244:last-child:before {
  content: none;
}
.layout-cool-0c11 .filter_f244[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.layout-cool-0c11 .bottom_d932 .dim_ffa8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.layout-cool-0c11 .bottom_d932 .dim_ffa8 li a .pressed_2a9f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.layout-cool-0c11 .bottom_d932 .fast-294c {
  border: none;
}
.layout-cool-0c11 .bottom_d932 .fast-294c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.layout-cool-0c11 .summary_paper_58bc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.layout-cool-0c11 .menu_e33c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.layout-cool-0c11 .hover_fresh_8c86 .summary_paper_58bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout-cool-0c11 .surface-0772.easy_36a3 .notice-3bb5 {
  background: rgba(0, 0, 0, 0.6);
}
.layout-cool-0c11
  .surface-0772.easy_36a3
  .notice-3bb5::after,
.layout-cool-0c11
  .surface-0772.easy_36a3
  .notice-3bb5:before {
  background: inherit;
}
.layout-cool-0c11
  .surface-0772.easy_36a3:hover
  .notice-3bb5 {
  background: rgba(0, 0, 0, 0.8);
}
.column_rough_32bf .header-pink-77a0 {
  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) {
  .column_rough_32bf .header-pink-77a0 {
    width: auto;
    right: 45px;
  }
}
.primary-selected-1fe1 .header-pink-77a0 {
  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) {
  .primary-selected-1fe1 .header-pink-77a0 {
    width: auto;
    left: 45px;
  }
}
.right_3fd2 .header-pink-77a0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.right_3fd2 .menu_e33c {
  max-width: 48em;
  margin: 0 auto;
}
.right_3fd2 .summary_paper_58bc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.table-south-170f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.table-south-170f.layout-cool-0c11 .header-pink-77a0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.table-south-170f.column_rough_32bf .header-pink-77a0 {
  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);
}
.table-south-170f .header-pink-77a0 {
  visibility: visible;
}
.table-south-170f.primary-selected-1fe1 .header-pink-77a0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar_961c,
.input_06b0 {
  overflow-x: hidden;
}
.sidebar_961c .header-pink-77a0 {
  overflow: auto;
}
.sidebar_961c.layout-cool-0c11 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_961c.layout-cool-0c11 .header-pink-77a0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar_961c.layout-cool-0c11 .short-bb72 {
  opacity: 0;
}
.sidebar_961c.column_rough_32bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_961c.column_rough_32bf .header-pink-77a0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar_961c.column_rough_32bf .short-bb72 {
  opacity: 0;
}
.sidebar_961c.primary-selected-1fe1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_961c.primary-selected-1fe1 .header-pink-77a0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar_961c.primary-selected-1fe1 .short-bb72 {
  opacity: 0;
}
.sidebar_961c.right_3fd2 .header-pink-77a0 {
  z-index: 10;
  visibility: visible;
}
.easy_36a3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.easy_36a3 .notice-3bb5 {
  background: rgba(255, 255, 255, 0.99);
}
.easy_36a3 .notice-3bb5::after,
.easy_36a3 .notice-3bb5:before {
  background: inherit;
}
.easy_36a3:hover .notice-3bb5 {
  background: rgba(255, 255, 255, 0.99);
}
.primary-selected-1fe1 .easy_36a3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.right_3fd2 .easy_36a3 {
  display: none !important;
}
.sidebar_961c:before,
.input_06b0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar_961c .easy_36a3,
.input_06b0 .easy_36a3 {
  display: inline-block;
}
.header-pink-77a0 .copper-c201 {
  -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;
}
.sidebar_961c .header-pink-77a0 .copper-c201,
.input_06b0 .header-pink-77a0 .copper-c201 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_next_d4b3 .first_d254 {
  width: 100%;
}
.banner_selected_ab0f {
  padding: 0 0.5em 0;
}
.banner_selected_ab0f [class*="customify-col-"],
.banner_selected_ab0f [class*="customify-col_"],
.banner_selected_ab0f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.black-ffd0 .banner_selected_ab0f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .copper_9db4 .table-cold-266b,
  .table-cold-266b {
    display: none;
  }
  .frame-fast-fb72 {
    text-align: left;
  }
  .wrapper-eb5f {
    text-align: center;
  }
  .hero-rough-8c84 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .copper_9db4 .photo_46fb,
  .photo_46fb {
    display: none;
  }
  .soft-c212 {
    text-align: left;
  }
  .gallery-1d4f {
    text-align: center;
  }
  .preview_warm_db1c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .copper_9db4 .gradient_lite_bf5d,
  .gradient_lite_bf5d {
    display: none;
  }
  .active-e429 {
    text-align: left;
  }
  .title_feff {
    text-align: center;
  }
  .badge_35ad {
    text-align: right;
  }
}
#page {
  position: relative;
}
.brown_d25a {
  box-shadow: none !important;
}
.row_fixed_052c .widget_bronze_9957,
.gold_db0d .widget_bronze_9957 {
  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;
}
.gold_db0d .widget_bronze_9957 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion-8f1b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion-8f1b:after,
.motion-8f1b:before {
  content: "";
  display: table;
}
.motion-8f1b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion-8f1b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion-8f1b,
.header_720e {
  max-width: 1248px;
  margin: 0 auto;
}

.bottom_dcf5.focused-7cdb .motion-8f1b {
  max-width: 100%;
}
.bottom_dcf5.main_85aa {
  max-width: 1200px;
  margin: 0 auto;
}
.bottom_dcf5.mask-old-7275 .motion-8f1b {
  max-width: 100%;
}
.bottom_dcf5.mask-old-7275 > .motion-8f1b {
  padding-left: 0;
  padding-right: 0;
}
.bottom_dcf5.mask-old-7275 > .motion-8f1b .copper_9db4 {
  margin: 0;
}
.bottom_dcf5.mask-old-7275
  > .motion-8f1b
  .gradient_fast_c39e.section_warm_dcb2 {
  margin-right: 0;
  margin-left: 0;
}
.bottom_dcf5.mask-old-7275 #main.section_warm_dcb2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-cb91 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-cb91 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outer_5e06 .stone_cf0b {
    padding-right: 1em;
  }
  .outer_5e06.secondary_6dfb .gradient_fast_c39e {
    border-right: 1px solid #eaecee;
  }
  .outer_5e06.secondary_6dfb .stone_cf0b {
    padding-right: 1em;
  }
  .outer_5e06.secondary_6dfb .message_huge_9339 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-0b1a .stone_cf0b {
    padding-left: 1em;
  }
  .dynamic-0b1a.secondary_6dfb .gradient_fast_c39e {
    border-left: 1px solid #eaecee;
  }
  .dynamic-0b1a.secondary_6dfb .stone_cf0b {
    padding-left: 1em;
  }
  .dynamic-0b1a.secondary_6dfb .message_huge_9339 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-7168 .stone_cf0b {
    padding-left: 1em;
  }
  .light-7168.secondary_6dfb .warm-6701 {
    border-right: 1px solid #eaecee;
  }
  .light-7168.secondary_6dfb .basic-8ab8 {
    border-right: 1px solid #eaecee;
  }
  .light-7168.secondary_6dfb .stone_cf0b {
    padding-left: 1em;
  }
  .light-7168.secondary_6dfb .message_huge_9339 {
    padding-right: 1em;
  }
  .light-7168.secondary_6dfb .menu-out-ef32 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_over_54d9 .stone_cf0b {
    padding-right: 1em;
  }
  .panel_over_54d9.secondary_6dfb .warm-6701 {
    border-left: 1px solid #eaecee;
  }
  .panel_over_54d9.secondary_6dfb .basic-8ab8 {
    border-left: 1px solid #eaecee;
  }
  .panel_over_54d9.secondary_6dfb .stone_cf0b {
    padding-right: 1em;
  }
  .panel_over_54d9.secondary_6dfb .message_huge_9339 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_over_54d9.secondary_6dfb .menu-out-ef32 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-cb91 .stone_cf0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-cb91.secondary_6dfb .gradient_fast_c39e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thumbnail-cb91.secondary_6dfb .stone_cf0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-cb91.secondary_6dfb .message_huge_9339 {
    padding-left: 1em;
  }
  .thumbnail-cb91.secondary_6dfb .menu-out-ef32 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thumbnail-cb91.secondary_6dfb .stone_cf0b {
    padding-left: 0;
  }
}
.link-dec5 .large-95b3 {
  display: inline-block;
}
.button_47b1 {
  display: inline-block;
}
.dynamic-b088 {
  word-con: break-word;
}
.disabled_90b3 > span {
  display: inline-block;
  padding: 5px 0;
}
.disabled_90b3 .purple_1687 {
  margin-left: 8px;
  margin-right: 8px;
}
.disabled_90b3 .hero-ed0d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row-c867 .panel-9960 {
  margin-bottom: 2em;
}
.row-c867 .detail_fast_74a0 {
  margin-bottom: 15px;
}
.row-c867 .detail_fast_74a0:last-child {
  margin-bottom: 0;
}
.row-c867 .gallery-4357 {
  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) {
  .row-c867 .gallery-4357 {
    display: block;
  }
}
.row-c867 .up-7220 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row-c867 .up-7220 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row-c867 .chip-41e3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row-c867 .chip-41e3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row-c867 .chip-41e3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row-c867 .dynamic-b088 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row-c867 .dynamic-b088 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row-c867 .cool-23ea p:last-child {
  margin-bottom: 0;
}
.row-c867 .action_b592 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row-c867 .highlight_wide_a278 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row-c867 .bottom-bdc3 {
  margin-top: 1em;
}
.row-c867 .backdrop_soft_d59e {
  top: 0;
  display: block;
}
.row-c867 .backdrop_soft_d59e a {
  color: inherit;
}
.row-c867 .backdrop_soft_d59e a:hover {
  color: inherit;
}
.row-c867 .alert-warm-8d6d {
  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;
}
.row-c867 .alert-warm-8d6d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row-c867 .highlight_wide_a278 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row-c867 .modal-9d2e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row-c867 .modal-9d2e:first-child {
  margin-top: 0;
}
.row-c867 .modal-9d2e.form-first-0318 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row-c867 .modal-9d2e.easy_333f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row-c867
  .modal-9d2e.easy_333f.breadcrumb_96c2
  .bottom-bdc3 {
  width: 100%;
}
.row-c867 .easy_333f {
  -webkit-box-align: center;
  align-items: center;
}
.row-c867 .easy_333f .disabled_90b3,
.row-c867 .easy_333f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row-c867 .chip-41e3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-c867 .chip-41e3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-c867 .chip-41e3: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;
}
.row-c867 .form-first-0318 {
  z-index: 5;
}
.row-c867 .icon_static_f0e8 .dim_48c2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row-c867 .sidebar-wood-7a6f .dim_48c2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row-c867 .short-63dc .dim_48c2 {
  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;
}
.row-c867.pagination_large_61c7 .gallery-4357,
.row-c867.button-inner-30e8 .gallery-4357 {
  display: block;
}
.row-c867.pagination_large_61c7 .gallery-4357 .row-353e,
.row-c867.pagination_large_61c7 .gallery-4357 .highlight_wide_a278,
.row-c867.button-inner-30e8 .gallery-4357 .row-353e,
.row-c867.button-inner-30e8 .gallery-4357 .highlight_wide_a278 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-c867.search_f987 .up-7220 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row-c867.search_f987 .up-7220 {
    margin-right: 0;
  }
}
.row-c867.pagination_large_61c7 .up-7220,
.row-c867.button-inner-30e8 .up-7220 {
  padding-top: 40%;
}
.row-c867.pagination_large_61c7 .panel-9960,
.row-c867.button-inner-30e8 .panel-9960 {
  display: block;
}
.row-c867.pagination_large_61c7 .fn-sticky-ad74 .highlight_wide_a278,
.row-c867.button-inner-30e8 .fn-sticky-ad74 .highlight_wide_a278 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row-c867.pagination_large_61c7 .up-7220,
.row-c867.button-inner-30e8 .up-7220 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row-c867.pagination_large_61c7 .highlight_wide_a278 {
  padding: 1em;
}
.border_e733 {
  margin: 30px auto;
  display: block;
}
.border_e733 .container-fce5 > * {
  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;
}
.border_e733 .container-fce5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_e733 .container-fce5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_up_c0f9 .disabled_90b3 {
  margin-bottom: 1.41575em;
}
.element_up_c0f9 .tertiary_39c2 {
  margin-bottom: 1.618em;
}
.easy_eca2 .texture-0a21 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.easy_eca2 .texture-0a21 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.easy_eca2 .hidden-fbdb {
  max-width: 100%;
  overflow: auto;
}
.status-8a78 .easy_eca2 a:hover {
  text-decoration: underline;
}
.status_cc33 .detail_fast_74a0:not(.dynamic-b088),
.status_cc33 .chip-41e3 {
  margin-bottom: 1.41575em;
}
.status_cc33 .detail_fast_74a0:not(.dynamic-b088):last-child,
.status_cc33 .chip-41e3:last-child {
  margin-bottom: 0;
}
.status_cc33 .detail_fast_74a0.container-0ba9 {
  margin-bottom: 0.41575em;
}
.status_cc33 .text_white_8985:before,
.status_cc33 .icon_old_aa61:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.status_cc33 .text_white_8985:before {
  content: "\f115";
}
.status_cc33 .icon_old_aa61:before {
  content: "\f02c";
}
.status_cc33 .container-c093 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.status_cc33 .container-c093 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dropdown_17ca {
  display: -webkit-box;
  display: flex;
}
.dropdown_17ca .image_iron_e94f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dropdown_17ca .image_iron_e94f {
    flex-basis: 90px;
  }
}
.dropdown_17ca .outer-56a5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown_17ca .outer-56a5 {
    flex-basis: calc(100% - 50px);
  }
}
.dropdown_17ca .gradient-757d p:last-child {
  margin-bottom: 0.72em;
}
.background_c329 .container-fce5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background_c329 .container-fce5:after,
.background_c329 .container-fce5:before {
  content: "";
  display: table;
}
.background_c329 .container-fce5:after {
  clear: both;
}
.background_c329 .container-fce5 .header-9667,
.background_c329 .container-fce5 .panel-b0cc {
  width: 49%;
}
.background_c329 .container-fce5 .header-9667 a span.filter-white-0c69,
.background_c329 .container-fce5 .panel-b0cc a span.filter-white-0c69 {
  display: block;
  margin-bottom: 5px;
}
.background_c329 .container-fce5 .panel-b0cc {
  float: left;
  text-align: left;
}
.background_c329 .container-fce5 .header-9667 {
  float: right;
  text-align: right;
}
.out_7f3d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .out_7f3d {
    margin-bottom: 0;
  }
}
.picture_3eeb {
  margin-bottom: 1em;
}
.picture_3eeb .dynamic-b088 {
  font-size: 1.1em;
  line-height: 1.3;
}
.main-out-84de a {
  display: block;
  line-height: 0;
  position: relative;
}
.surface_cool_2654 .picture_3eeb,
.overlay_silver_aa40 .picture_3eeb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .surface_cool_2654 .picture_3eeb,
  .overlay_silver_aa40 .picture_3eeb {
    display: block;
  }
}
.surface_cool_2654 .main-out-84de,
.overlay_silver_aa40 .main-out-84de {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .surface_cool_2654 .main-out-84de,
  .overlay_silver_aa40 .main-out-84de {
    margin-bottom: 1em;
  }
}
.surface_cool_2654 .main-out-84de img,
.overlay_silver_aa40 .main-out-84de img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.surface_cool_2654 .article-2520,
.overlay_silver_aa40 .article-2520 {
  flex-basis: calc(100% - 160px);
}
.surface_cool_2654 .article-2520 p,
.overlay_silver_aa40 .article-2520 p {
  margin-bottom: 0;
}
.surface_cool_2654 .article-2520 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .surface_cool_2654 .article-2520 {
    padding-left: 0;
  }
}
.overlay_silver_aa40 .article-2520 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_silver_aa40 .article-2520 {
    padding-right: 0;
  }
}
.overlay_silver_aa40 .main-out-84de {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.red-a224 .main-out-84de {
  margin-bottom: 0.5em;
}
.red-a224 .main-out-84de img {
  width: 100%;
}
.lower_400b .breadcrumb-df95,
.primary-9f7c .breadcrumb-df95 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.primary-9f7c .gradient_fast_c39e .icon_793b p:last-child {
  margin-bottom: 0;
}
.tertiary-2979 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.image_5a2e .inner-c607 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .image_5a2e .inner-c607:last-of-type {
    margin-bottom: 0;
  }
}
.image_5a2e .inner-c607 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_5a2e .inner-c607 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.image_5a2e .inner-c607 ul li {
  margin: 0 0 0.6em;
}
.image_5a2e .inner-c607 ul li.element_huge_366f,
.image_5a2e .inner-c607 ul li.list_6e51 {
  position: relative;
}
.image_5a2e .inner-c607 ul li.element_huge_366f .simple_ecb4,
.image_5a2e .inner-c607 ul li.list_6e51 .simple_ecb4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.image_5a2e .inner-c607 ul li.element_huge_366f:after:after,
.image_5a2e .inner-c607 ul li.element_huge_366f:after:before,
.image_5a2e
  .inner-c607
  ul
  li.list_6e51:after:after,
.image_5a2e
  .inner-c607
  ul
  li.list_6e51:after:before {
  content: "";
  display: table;
}
.image_5a2e .inner-c607 ul li.element_huge_366f:after:after,
.image_5a2e
  .inner-c607
  ul
  li.list_6e51:after:after {
  clear: both;
}
.image_5a2e .inner-c607 a.thumbnail-iron-2363:hover {
  text-decoration: none;
}
.image_5a2e .inner-c607 select {
  max-width: 100%;
}
.image_5a2e .inner-c607 table {
  font-size: 85%;
}
.image_5a2e .inner-c607 table td,
.image_5a2e .inner-c607 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.image_5a2e .inner-c607 table tfoot td {
  text-align: left;
}
.image_5a2e .inner-c607 :last-child {
  margin-bottom: 0;
}
.image_5a2e .inner-c607 .north-4622 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.image_5a2e .inner-c607 .north-4622 label {
  width: 100%;
}
.image_5a2e .inner-c607 .north-4622 .element_top_8099 {
  width: 100%;
  display: block;
}
.image_5a2e .inner-c607 .north-4622 .disabled-south-bf21 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.image_5a2e .inner-c607 .north-4622 .disabled-south-bf21:hover svg #svg-search {
  fill: #444;
}
.image_5a2e .inner-c607 .north-4622 .disabled-south-bf21 svg {
  width: 18px;
  height: 18px;
}
.image_5a2e .wood-9377 ul ul,
.image_5a2e .caption_bd07 ul ul,
.image_5a2e .message-d52e ul ul,
.image_5a2e .yellow-e848 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.image_5a2e .wood-9377 .hard-08dd > a,
.image_5a2e .caption_bd07 .hard-08dd > a,
.image_5a2e .message-d52e .hard-08dd > a,
.image_5a2e .yellow-e848 .hard-08dd > a {
  margin-bottom: 0;
}
.image_5a2e .modal_31a2 li,
.image_5a2e .wood-9377 li,
.image_5a2e .up_c35a li,
.image_5a2e .caption_bd07 li,
.image_5a2e .message-d52e li,
.image_5a2e .yellow-e848 li,
.image_5a2e .green-4b6c li,
.image_5a2e .status_in_42ac li {
  display: block;
  position: relative;
}
.image_5a2e .modal_31a2 li:last-child,
.image_5a2e .wood-9377 li:last-child,
.image_5a2e .up_c35a li:last-child,
.image_5a2e .caption_bd07 li:last-child,
.image_5a2e .message-d52e li:last-child,
.image_5a2e .yellow-e848 li:last-child,
.image_5a2e .green-4b6c li:last-child,
.image_5a2e .status_in_42ac li:last-child {
  border: none;
}
.image_5a2e .modal_31a2 li a,
.image_5a2e .wood-9377 li a,
.image_5a2e .up_c35a li a,
.image_5a2e .caption_bd07 li a,
.image_5a2e .message-d52e li a,
.image_5a2e .yellow-e848 li a,
.image_5a2e .green-4b6c li a,
.image_5a2e .status_in_42ac li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_5a2e .modal_31a2 li ul li::before,
.image_5a2e .wood-9377 li ul li::before,
.image_5a2e .up_c35a li ul li::before,
.image_5a2e .caption_bd07 li ul li::before,
.image_5a2e .message-d52e li ul li::before,
.image_5a2e .yellow-e848 li ul li::before,
.image_5a2e .green-4b6c li ul li::before,
.image_5a2e .status_in_42ac li ul li::before {
  left: 15px;
}
.image_5a2e .modal_31a2 li ul a,
.image_5a2e .wood-9377 li ul a,
.image_5a2e .up_c35a li ul a,
.image_5a2e .caption_bd07 li ul a,
.image_5a2e .message-d52e li ul a,
.image_5a2e .yellow-e848 li ul a,
.image_5a2e .green-4b6c li ul a,
.image_5a2e .status_in_42ac li ul a {
  padding-left: 20px;
}
.image_5a2e .modal_31a2 li ul ul li::before,
.image_5a2e .wood-9377 li ul ul li::before,
.image_5a2e .up_c35a li ul ul li::before,
.image_5a2e .caption_bd07 li ul ul li::before,
.image_5a2e .message-d52e li ul ul li::before,
.image_5a2e .yellow-e848 li ul ul li::before,
.image_5a2e .green-4b6c li ul ul li::before,
.image_5a2e .status_in_42ac li ul ul li::before {
  left: 30px;
}
.image_5a2e .modal_31a2 li ul ul a,
.image_5a2e .wood-9377 li ul ul a,
.image_5a2e .up_c35a li ul ul a,
.image_5a2e .caption_bd07 li ul ul a,
.image_5a2e .message-d52e li ul ul a,
.image_5a2e .yellow-e848 li ul ul a,
.image_5a2e .green-4b6c li ul ul a,
.image_5a2e .status_in_42ac li ul ul a {
  padding-left: 40px;
}
.image_5a2e .main_west_52b9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_5a2e .status_in_42ac ul li {
  margin-bottom: 1.41575em;
}
.image_5a2e .status_in_42ac ul li .button-full-98ea {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.image_5a2e .status_in_42ac ul li .fixed_ddef {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_fresh_8c86 .modal_31a2 li a,
.hover_fresh_8c86 .wood-9377 li a,
.hover_fresh_8c86 .up_c35a li a,
.hover_fresh_8c86 .caption_bd07 li a,
.hover_fresh_8c86 .message-d52e li a,
.hover_fresh_8c86 .yellow-e848 li a,
.hover_fresh_8c86 .green-4b6c li a,
.hover_fresh_8c86 .status_in_42ac li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_fresh_8c86 .main_west_52b9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_fresh_8c86 .inner-c607 ul li.element_huge_366f .simple_ecb4,
.hover_fresh_8c86 .inner-c607 ul li.list_6e51 .simple_ecb4 {
  background: rgba(0, 0, 0, 0.2);
}
.hover_fresh_8c86 .image_5a2e .inner-c607 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li {
  margin: 0;
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li ul {
  margin: 0;
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li ul li a {
  padding-left: 15px;
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li ul li li a {
  padding-left: 30px;
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li.message_397d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li.message_397d > 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;
}
.bottom_dcf5 .image_5a2e .dim_ffa8 li.message_397d > 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;
}
.caption-under-bffe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.brown-7117 {
  position: relative;
  z-index: 10;
}
.brown-7117 .copper-c201 {
  width: 100%;
  max-width: 100%;
}
.link_be60 .gallery_tiny_58ad {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link_be60 .surface-0772 {
}
.link_be60 .hover_fresh_8c86 {
  background: #292929;
}
.narrow_52e3 .gallery_tiny_58ad {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.narrow_52e3 .surface-0772 {
  background: #f9f9f9;
}
.narrow_52e3 .hover_fresh_8c86 {
  background: #303030;
}
.pressed_dbde .gallery_tiny_58ad {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed_dbde .large-95b3 {
    margin-bottom: 1em;
  }
  .pressed_dbde .large-95b3:last-child {
    margin-bottom: 0;
  }
}
.pressed_dbde .surface-0772 {
  background: #ededed;
}
.pressed_dbde .hover_fresh_8c86 {
  background: #1a1a1a;
}
.gallery_tiny_58ad.surface-0772 {
  color: rgba(0, 0, 0, 0.6);
}
.gallery_tiny_58ad.surface-0772 .aside_dynamic_47a1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_tiny_58ad.hover_fresh_8c86 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_tiny_58ad.hover_fresh_8c86 a:not(.thumbnail-iron-2363) {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_tiny_58ad.hover_fresh_8c86 a:not(.thumbnail-iron-2363):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_tiny_58ad.hover_fresh_8c86 .aside_dynamic_47a1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_tiny_58ad.hover_fresh_8c86 table tbody td,
.gallery_tiny_58ad.hover_fresh_8c86 table th {
  background: rgba(0, 0, 0, 0.08);
}
.button_wide_237e.large-a682 .motion-8f1b {
  max-width: initial;
}
.button_wide_237e .video_in_0461 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.button_wide_237e .video_in_0461 .copper-c201 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .button_wide_237e .video_in_0461 .copper-c201 {
    display: block;
    margin-bottom: 2em;
  }
  .button_wide_237e .video_in_0461 .copper-c201:last-child {
    margin-bottom: 0;
  }
}
.pressed_dbde .large-95b3:last-child,
.narrow_52e3 .large-95b3:last-child,
.link_be60 .large-95b3:last-child {
  margin-bottom: 0;
}
.pressed_dbde .large-95b3 .image_5a2e .inner-c607:last-child,
.narrow_52e3 .large-95b3 .image_5a2e .inner-c607:last-child,
.link_be60 .large-95b3 .image_5a2e .inner-c607:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pressed_dbde .main_be4a,
  .pressed_dbde .hovered_ffc4,
  .narrow_52e3 .main_be4a,
  .narrow_52e3 .hovered_ffc4,
  .link_be60 .main_be4a,
  .link_be60 .hovered_ffc4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .brown-7117 .large-95b3 {
    margin-bottom: 2em;
  }
}
.brown-7117 p:last-child {
  margin-bottom: 0;
}
.brown-7117 li,
.brown-7117 ul {
  list-style: none;
  margin: 0;
}
.brown-7117 ul ul {
  margin-left: 2.617924em;
}
.aside-current-0077 {
  font-size: 0.875em;
}

/* css-noise: f4d4 */
.promo-block-m2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
