/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focused_431b/customify
Author: WPCustomify
Author URI: https://pressmaximum.focused_431b
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.focused_431b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb-light-2498.carousel_blue_6d06/licenses/gpl-2.0.media-plasma-b7a0
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.photo_f1f2/, (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.caption-out-1335.frame-pro-4c3f/normalize.chip_3a6a/
 ======
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.chip_3a6a v7.0.0 | MIT License | github.focused_431b/necolas/normalize.chip_3a6a */
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;
}
.notification-e983 .notification-f3a8,
.article-cool-9669,
.caption_wood_f5cb,
.soft_19a5,
.hard_1430,
.image-9cd2,
.inner-e3fd,
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;
}
.article-cool-9669,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article-cool-9669,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article-cool-9669,
  h1 {
    font-size: 1.8em;
  }
}
.caption_wood_f5cb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption_wood_f5cb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption_wood_f5cb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption_wood_f5cb,
  h2 {
    font-size: 1.7em;
  }
}
.soft_19a5,
h3 {
  font-size: 1.618em;
}
.notification-e983 .notification-f3a8,
.hard_1430,
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.pro-bf55 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.cold-941c:after,
.cold-941c:before,
.medium_63c4:after,
.medium_63c4:before {
  content: "";
  display: table;
}
.cold-941c:after,
.medium_63c4:after {
  clear: both;
}
.warm-e913 {
  float: right;
  margin-right: 0;
}
.background_white_7f69 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link_middle_49a7 .media_dim_89ba,
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;
}
.link_middle_49a7 .media_dim_89ba: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;
}
.texture_old_a1e6 .media_dim_89ba {
  box-shadow: none;
}
.texture_old_a1e6
  .media_dim_89ba
  .solid_9e0e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture_old_a1e6 .media_dim_89ba .copper_bdfc {
  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;
}
.texture_old_a1e6
  .media_dim_89ba
  .copper_bdfc
  b {
  display: none;
}
.texture_old_a1e6 .north-6652 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid_f0be:not(.rough-440c):not(.article-1c2c),
button:not(.rough-440c):not(.article-1c2c),
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ),
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ),
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ) {
  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;
}
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ):hover,
button:not(.rough-440c):not(
    .article-1c2c
  ):hover,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ):hover,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ):hover,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ):active,
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ):focus,
button:not(.rough-440c):not(
    .article-1c2c
  ):active,
button:not(.rough-440c):not(
    .article-1c2c
  ):focus,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ):active,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ):focus,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ):active,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ):focus,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ):active,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ):focus {
  outline: 0;
}
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce,
button:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce {
  position: relative;
}
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .component-pressed-0511,
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .chip-110a,
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .focus-4871,
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  i,
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  svg,
button:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .component-pressed-0511,
button:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .chip-110a,
button:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .focus-4871,
button:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  i,
button:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  svg,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .component-pressed-0511,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .chip-110a,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .focus-4871,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  i,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  svg,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .component-pressed-0511,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .chip-110a,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .focus-4871,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  i,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  svg,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .component-pressed-0511,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .chip-110a,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  .focus-4871,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  i,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce
  svg {
  visibility: hidden;
}
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce:after,
button:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce:after,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce:after,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce:after,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ).fn-loading-89ce: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;
}
.grid_f0be:not(.rough-440c):not(.article-1c2c),
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ),
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ),
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ) {
  color: #fff;
  background: #235787;
}
.grid_f0be:not(.rough-440c):not(
    .article-1c2c
  ):focus,
input[type="button"]:not(.rough-440c):not(
    .article-1c2c
  ):focus,
input[type="reset"]:not(.rough-440c):not(
    .article-1c2c
  ):focus,
input[type="submit"]:not(.rough-440c):not(
    .article-1c2c
  ):focus {
  color: #fff;
}
.grid_f0be.fn-disabled-89ce:not(.rough-440c):not(
    .article-1c2c
  ),
.grid_f0be[disabled]:not(.rough-440c):not(
    .article-1c2c
  ),
button.fn-disabled-89ce:not(.rough-440c):not(
    .article-1c2c
  ),
button[disabled]:not(.rough-440c):not(
    .article-1c2c
  ) {
  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;
}
.texture-0c56 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.texture-0c56: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;
}
.east_064f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hot_28b1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gallery_bb60 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cold-941c:after,
.cold-941c:before,
.slider_small_f13d:after,
.slider_small_f13d:before,
.surface_749a:after,
.surface_749a:before,
.menu_hard_82ef:after,
.menu_hard_82ef:before,
.mask_plasma_1bd2:after,
.mask_plasma_1bd2:before,
.under_a4bc:after,
.under_a4bc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cold-941c:after,
.slider_small_f13d:after,
.surface_749a:after,
.menu_hard_82ef:after,
.mask_plasma_1bd2:after,
.under_a4bc:after {
  clear: both;
}
.slider_small_f13d .background_a4fa,
.surface_749a .background_a4fa,
.static_8874 .background_a4fa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown_19f3 {
  display: inline-block;
}
.item-c505 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item-c505 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item-c505 .notice_287a {
  padding: 1em 0;
  font-size: 85%;
}
.notice_287a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.logo_dim_ce68 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.logo_dim_ce68:after,
.logo_dim_ce68:before {
  content: "";
  display: table;
}
.logo_dim_ce68:after {
  clear: both;
}
.yellow_6c76 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slow_99e6 .yellow_6c76 {
  max-width: 50%;
}
.silver_62c5 .yellow_6c76 {
  max-width: 33.33%;
}
.soft_16bd .yellow_6c76 {
  max-width: 25%;
}
.pattern_selected_5bed .yellow_6c76 {
  max-width: 20%;
}
.tertiary-tall-a2bf .yellow_6c76 {
  max-width: 16.66%;
}
.disabled-rough-f981 .yellow_6c76 {
  max-width: 14.28%;
}
.wood_c725 .yellow_6c76 {
  max-width: 12.5%;
}
.info-005b .yellow_6c76 {
  max-width: 11.11%;
}
.accent-white-fa39 {
  display: block;
}
.notification-e983 .copper-5ada label,
.notification-e983 .caption_96c4 label,
.notification-e983 .blue-2bf9 label,
.notification-e983 .picture-c478 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description-active-c01c {
  list-style: none;
  margin: 0;
}
.description-active-c01c article.tertiary-decd {
  margin-bottom: 0;
}
.description-active-c01c ul {
  list-style: none;
  margin: 0;
}
.description-active-c01c .outline-rough-2ef4 li.tertiary-decd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description-active-c01c .outline-rough-2ef4 li.tertiary-decd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description-active-c01c .outline-rough-2ef4 li.tertiary-decd: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) {
  .description-active-c01c .outline-rough-2ef4 li.tertiary-decd li.tertiary-decd li.tertiary-decd li.tertiary-decd {
    padding-left: 0;
  }
}
article.tertiary-decd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-decd .slider_small_f13d p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-decd .filter-green-5364 {
  float: left;
}
article.tertiary-decd .search-up-46dc {
  margin-left: 85px;
}
article.tertiary-decd .focus_e7bb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-decd .focus_e7bb .mask-plasma-9b93 {
  margin-left: 10px;
}
article.tertiary-decd .panel_simple_3574 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-decd .photo-b4d8 {
  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 .copper-5ada,
  #respond .blue-2bf9,
  #respond .picture-c478 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-5ada input,
#respond .blue-2bf9 input,
#respond .picture-c478 input {
  width: 100%;
}
#respond .picture-c478 {
  margin-right: 0;
}
#respond .hover_center_e479 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_3c76 {
  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;
}
.primary_3c76.slider-dark-d5f4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.primary_3c76 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%);
}
.primary_3c76:focus,
.primary_3c76: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);
}
.widget-472d {
  border-radius: 10%;
}
.icon_last_1b4e {
  border-radius: 50%;
}
.focus-ea79 {
  font-size: 0.72em;
}
.detail-1141 {
  font-size: 0.875em;
}
.right_5f57 {
  font-size: 1.1em;
}
.modal_7cb5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.modal_7cb5.focus-ea79 {
  letter-spacing: 0.5px;
}
.left-a24a,
.left-a24a a {
  color: #6d6d6d;
}
.left-a24a a:hover {
  color: #111;
}
.feature_blue_c0ec {
  color: #6d6d6d;
}
.backdrop_4c02 {
  overflow-x: hidden;
}
.backdrop_4c02 .banner_purple_59d4.popup-2562 {
  position: relative;
}
.backdrop_4c02 .banner_purple_59d4.popup-2562.progress-bfbb {
  position: initial;
}
.backdrop_4c02
  .banner_purple_59d4.popup-2562.progress-bfbb
  .caption-plasma-67b3 {
  left: auto;
}
.backdrop_4c02 .banner_purple_59d4 .caption-plasma-67b3 {
  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;
}
.backdrop_4c02 .banner_purple_59d4:hover.popup-2562 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop_4c02
  .banner_purple_59d4:hover.popup-2562
  .caption-plasma-67b3 {
  display: block;
  z-index: 9999999;
}
.backdrop_4c02 .center_3bfa .shade-dim-bf75,
.backdrop_4c02 .detail_motion_bc13 .shade-dim-bf75 {
  display: none;
}
.backdrop_4c02 .nav-last-d0e3 .banner_purple_59d4:hover.popup-2562 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification-e983 .copper-5ada label,
.notification-e983 .caption_96c4 label,
.notification-e983 .blue-2bf9 label,
.notification-e983 .picture-c478 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description-active-c01c {
  list-style: none;
  margin: 0;
}
.description-active-c01c article.tertiary-decd {
  margin-bottom: 0;
}
.description-active-c01c ul {
  list-style: none;
  margin: 0;
}
.description-active-c01c .outline-rough-2ef4 li.tertiary-decd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description-active-c01c .outline-rough-2ef4 li.tertiary-decd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description-active-c01c .outline-rough-2ef4 li.tertiary-decd: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) {
  .description-active-c01c .outline-rough-2ef4 li.tertiary-decd li.tertiary-decd li.tertiary-decd li.tertiary-decd {
    padding-left: 0;
  }
}
article.tertiary-decd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-decd .slider_small_f13d p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-decd .filter-green-5364 {
  float: left;
}
article.tertiary-decd .search-up-46dc {
  margin-left: 85px;
}
article.tertiary-decd .focus_e7bb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-decd .focus_e7bb .mask-plasma-9b93 {
  margin-left: 10px;
}
article.tertiary-decd .panel_simple_3574 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-decd .photo-b4d8 {
  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 .copper-5ada,
  #respond .blue-2bf9,
  #respond .picture-c478 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-5ada input,
#respond .blue-2bf9 input,
#respond .picture-c478 input {
  width: 100%;
}
#respond .picture-c478 {
  margin-right: 0;
}
#respond .hover_center_e479 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center_3bfa .rough-d947 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.rough-d947 .copper-9243.breadcrumb-ed2b .pro_74c3 > li > a:focus,
.rough-d947 .copper-9243.breadcrumb-ed2b .pro_74c3 > li > a:hover,
.rough-d947 .copper-9243.left-d6a7 .pro_74c3 > li > a:focus,
.rough-d947 .copper-9243.left-d6a7 .pro_74c3 > li > a:hover,
.rough-d947 .copper-9243.notification_active_ee92 .pro_74c3 > li > a:focus,
.rough-d947 .copper-9243.notification_active_ee92 .pro_74c3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-d947
  .copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li.logo-d186
  > a,
.rough-d947
  .copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li.solid-bb86
  > a,
.rough-d947
  .copper-9243.left-d6a7
  .pro_74c3
  > li.logo-d186
  > a,
.rough-d947
  .copper-9243.left-d6a7
  .pro_74c3
  > li.solid-bb86
  > a,
.rough-d947
  .copper-9243.notification_active_ee92
  .pro_74c3
  > li.logo-d186
  > a,
.rough-d947 .copper-9243.notification_active_ee92 .pro_74c3 > li.fixed_9c25 > a {
  color: rgba(255, 255, 255, 0.99);
}
.rough-d947 .light-e0d6,
.rough-d947 .light-e0d6 a {
  color: rgba(255, 255, 255, 0.99);
}
.rough-d947 .pattern-active-f7d4.item_dirty_6f8c li a,
.rough-d947 .focus_5fc5 a,
.rough-d947 .input_e6d4,
.rough-d947 .pro_74c3 > li > a,
.rough-d947 .tooltip-b2d4 {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947 .pattern-active-f7d4.item_dirty_6f8c li a:hover,
.rough-d947 .focus_5fc5 a:hover,
.rough-d947 .input_e6d4:hover,
.rough-d947 .pro_74c3 > li > a:hover,
.rough-d947 .tooltip-b2d4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-d947 .easy-53b9 {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947 .easy-53b9 .column_dirty_4d9c {
  color: rgba(255, 255, 255, 0.99);
}
.rough-d947 .easy-53b9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-d947 .active-easy-3f4d .liquid_b599 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947 .active-easy-3f4d .liquid_b599 .huge_cbe8 {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947
  .active-easy-3f4d
  .liquid_b599
  .huge_cbe8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947
  .active-easy-3f4d
  .liquid_b599
  .huge_cbe8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947
  .active-easy-3f4d
  .liquid_b599
  .huge_cbe8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947
  .active-easy-3f4d
  .liquid_b599
  .huge_cbe8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947 .active-easy-3f4d .avatar-steel-5238 {
  color: rgba(255, 255, 255, 0.79);
}
.rough-d947 .active-easy-3f4d .avatar-steel-5238:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_upper_bc78
  .rough-d947
  .active-easy-3f4d
  .dropdown-8c0a
  .out_4292 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_bc78
  .rough-d947
  .active-easy-3f4d
  .dropdown-8c0a
  .huge_cbe8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center_3bfa .primary_ccef {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.primary_ccef .copper-9243.breadcrumb-ed2b .pro_74c3 > li > a:focus,
.primary_ccef .copper-9243.breadcrumb-ed2b .pro_74c3 > li > a:hover,
.primary_ccef .copper-9243.left-d6a7 .pro_74c3 > li > a:focus,
.primary_ccef .copper-9243.left-d6a7 .pro_74c3 > li > a:hover,
.primary_ccef .copper-9243.notification_active_ee92 .pro_74c3 > li > a:focus,
.primary_ccef .copper-9243.notification_active_ee92 .pro_74c3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_ccef
  .copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li.logo-d186
  > a,
.primary_ccef
  .copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li.solid-bb86
  > a,
.primary_ccef
  .copper-9243.left-d6a7
  .pro_74c3
  > li.logo-d186
  > a,
.primary_ccef
  .copper-9243.left-d6a7
  .pro_74c3
  > li.solid-bb86
  > a,
.primary_ccef
  .copper-9243.notification_active_ee92
  .pro_74c3
  > li.logo-d186
  > a,
.primary_ccef .copper-9243.notification_active_ee92 .pro_74c3 > li.fixed_9c25 > a {
  color: rgba(0, 0, 0, 0.8);
}
.primary_ccef .light-e0d6,
.primary_ccef .light-e0d6 a {
  color: rgba(0, 0, 0, 0.8);
}
.primary_ccef .pattern-active-f7d4.item_dirty_6f8c li a,
.primary_ccef .focus_5fc5 a,
.primary_ccef .input_e6d4,
.primary_ccef .pro_74c3 > li > a,
.primary_ccef .tooltip-b2d4 {
  color: rgba(0, 0, 0, 0.55);
}
.primary_ccef .pattern-active-f7d4.item_dirty_6f8c li a:hover,
.primary_ccef .focus_5fc5 a:hover,
.primary_ccef .input_e6d4:hover,
.primary_ccef .pro_74c3 > li > a:hover,
.primary_ccef .tooltip-b2d4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_ccef .easy-53b9 {
  color: rgba(0, 0, 0, 0.55);
}
.primary_ccef .easy-53b9 .column_dirty_4d9c {
  color: rgba(0, 0, 0, 0.8);
}
.primary_ccef .easy-53b9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-last-5897 .overlay-d041 {
  margin-left: auto;
  margin-right: auto;
}
.surface_749a > * {
  margin-left: auto;
  margin-right: auto;
}
.surface_749a .east_064f {
  margin-right: 1.41575em;
}
.in_6bdf .surface_749a > .footer-4db2 {
  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;
}
.in_6bdf .surface_749a > .avatar_8823 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.small-5a38.summary-last-5897 .overlay-d041,
.top_c109.summary-last-5897 .overlay-d041 {
  margin-left: 0;
}
.container_4b16.summary-last-5897 .overlay-d041,
.red_0d49.summary-last-5897 .overlay-d041 {
  margin-right: 0;
}
.surface_749a ol,
.surface_749a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slow-077b video {
  max-width: 100%;
}
.old_f9c7 img {
  display: block;
}
.old_f9c7.east_064f,
.old_f9c7.hot_28b1 {
  width: 100%;
}
.old_f9c7.avatar_8823 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pro_a9e7:not(.media_27ea) {
  margin: 1.5em auto;
}
.form-74a4 p {
  padding: 1.5em 14px;
}
ul.module_down_eaf8.avatar_8823,
ul.module_down_eaf8.footer-4db2,
ul.module_down_eaf8.preview_black_60e0.footer-4db2 {
  padding: 0 14px;
}
.liquid-e175 {
  display: block;
  overflow-x: auto;
}
.liquid-e175 table {
  border-collapse: collapse;
  width: 100%;
}
.liquid-e175 td,
.liquid-e175 th {
  padding: 0.5em;
}
.surface_749a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.surface_749a ol ol,
.surface_749a ol ul,
.surface_749a ul ol,
.surface_749a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.surface_749a ol ol li,
.surface_749a ol ul li,
.surface_749a ul ol li,
.surface_749a ul ul li {
  margin-left: 0;
}
.secondary_0ae5.solid_d4c2 > .search-a04d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_0ae5.solid_d4c2 > .search-a04d iframe,
.secondary_0ae5.solid_d4c2 > .search-a04d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fast_8717 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fast_8717.bottom-6e94 {
  padding: 0;
}
.fast_8717.bottom-6e94 cite {
  font-size: 13px;
}
.fast_8717 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fast_8717 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.under-62a5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.under-62a5 > p:first-child {
  margin-top: 0;
}
.under-62a5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.under-62a5 blockquote {
  border-left: 0;
}
.accordion-silver-1678 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion-silver-1678:not(.video-fast-f894) {
  max-width: 100px;
}
.accordion-silver-1678.background-bottom-d39e {
  border-bottom: none !important;
  text-align: center;
}
.accordion-silver-1678.background-bottom-d39e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form-74a4 p {
    padding: 1.5em 0;
  }
}
.background_2adf {
  color: #0073aa;
}
.form-4a12 {
  background-color: #0073aa;
}
.pattern_full_d36a {
  color: #229fd8;
}
.icon-hovered-4d76 {
  background-color: #229fd8;
}
.picture-c77c {
  color: #eee;
}
.menu_d388 {
  background-color: #eee;
}
.sidebar-north-cf4a {
  color: #444;
}
.form-out-b580 {
  background-color: #444;
}
.focus-current-c0f6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus-current-c0f6 .nav_060e .focus_5fc5 {
  font-size: 15px;
}
.focus-current-c0f6 .focus_5fc5 {
  line-height: 1.3;
}
.focus-current-c0f6 .primary_ccef {
}
.focus-current-c0f6 .rough-d947 {
  background: #235787;
}
.component-f6cd {
  padding: 0;
}
.component-f6cd .rough-d947 {
  background: #1a1a1a;
}
.component-f6cd .primary_ccef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column_3e8e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column_3e8e .primary_ccef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column_3e8e .rough-d947 {
  background: #303030;
}
.under_a4bc {
  position: relative;
  z-index: 10;
}
.under_a4bc .notification_full_57bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner_0988 .popup-2562 {
  display: inline-block;
  vertical-align: middle;
}
.banner_0988.outline-east-6f2e .popup-2562 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .banner_0988.outline-east-6f2e .popup-2562 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .banner_0988.outline-east-6f2e .popup-2562 {
    margin-right: 0.4em;
  }
}
.banner_0988.outline-east-6f2e .popup-2562:last-child {
  margin-right: 0;
}
.input_copper_251c .notification_full_57bd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .center_3bfa .nav_060e {
    margin: 0 -0.5em;
  }
  .center_3bfa .nav_060e [class*="customify-col-"],
  .center_3bfa .nav_060e [class*="customify-col_"],
  .center_3bfa .nav_060e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.center_3bfa.wood-7efc .notification_full_57bd {
  background: 0 0 !important;
}
.center_3bfa.wood-7efc .notification_full_57bd,
.center_3bfa.input_copper_251c .notification_full_57bd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .center_3bfa.thumbnail_hovered_39f3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.center_3bfa.input_copper_251c .notification_full_57bd {
  box-shadow: none !important;
}
.notification-bright-ed94 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notification-bright-ed94 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notification-bright-ed94 {
    padding: 18px 0 20px;
  }
}
.notification-bright-ed94 .form_light_b175 {
  width: 100%;
}
.notification-bright-ed94 .silver-6a9f {
  margin-bottom: 0;
}
.notification-bright-ed94 .heading_0005 {
  margin-top: 5px;
  font-size: 0.875em;
}
.header_39e9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.header_39e9 .media_130a {
  width: 100%;
}
.warm_5159 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.warm_5159 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.warm_5159 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;
}
.warm_5159 li:last-child:after {
  display: none;
}
.warm_5159 li a {
  font-weight: 500;
  margin-right: 10px;
}
.mask_487b .shade-dim-bf75 button,
.notification-bright-ed94 .shade-dim-bf75 button {
  left: 0;
}
.mask_487b .media_130a,
.notification-bright-ed94 .media_130a {
  padding-left: 0;
  padding-right: 0;
}
.mask_487b .header_39e9,
.notification-bright-ed94 .header_39e9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mask_487b {
  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;
}
.mask_487b: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;
}
.mask_487b .border_25ed {
  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) {
  .mask_487b .border_25ed {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mask_487b .border_25ed {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mask_487b .border_25ed {
    min-height: 200px;
  }
}
.mask_487b .warm_5159 {
  color: rgba(255, 255, 255, 0.8);
}
.mask_487b .warm_5159 a,
.mask_487b .warm_5159 li:after {
  color: inherit;
}
.mask_487b .warm_5159 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label-6f10 {
  margin-bottom: 0.5em;
}
.glass_0c2d {
  margin-bottom: 1.2em;
}
.glass_0c2d,
.label-6f10 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.glass_0c2d p:last-child,
.label-6f10 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade-dim-bf75,
#masthead .shade-dim-bf75 {
  display: none;
}
#masthead
  > .shade-dim-bf75.white_3f21 {
  display: none;
}
#masthead > .shade-dim-bf75 button {
  left: 0;
}
.hidden-warm-4a0b {
  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%;
}
.hidden-warm-4a0b .popup-2562 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden-warm-4a0b .black-23b1 {
  display: -webkit-box;
  display: flex;
}
.hidden-warm-4a0b .black-23b1.dark_734a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden-warm-4a0b .black-23b1.image-next-8cbc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-warm-4a0b .black-23b1.accordion-6690 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-warm-4a0b.slider_static_eca1.upper-b2cc .black-23b1.dark_734a {
  flex-basis: 100%;
}
.hidden-warm-4a0b.logo_active_f14f .black-23b1.image-next-8cbc {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden-warm-4a0b.logo_active_f14f .black-23b1.accordion-6690 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade-dim-bf75.white_3f21 {
  display: none;
}
#masthead > .shade-dim-bf75 button {
  left: 0;
}
.texture-next-921c {
  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;
}
.texture-next-921c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-next-921c.first_0caf i {
  margin-right: 4px;
}
.texture-next-921c.frame-narrow-c814 i {
  margin-left: 5px;
}
.focus_5fc5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus_5fc5 p:last-child {
  margin-bottom: 0;
}
.content-iron-0cca {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.content-iron-0cca a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.content-iron-0cca img {
  display: block;
  width: auto;
  line-height: 1;
}
.content-iron-0cca .light-e0d6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.content-iron-0cca .search_4fc4 {
  margin: 5px 0 7px 0;
}
.content-iron-0cca.highlight_8d35 .column-clean-645d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-iron-0cca.highlight_8d35 .thumbnail-light-abd0 {
  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;
}
.content-iron-0cca.image_1736 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.content-iron-0cca.image_1736 .column-clean-645d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-iron-0cca.image_1736 .thumbnail-light-abd0 {
  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;
}
.content-iron-0cca.hero_b0d1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content-iron-0cca.layout-98d1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.content-iron-0cca.layout-98d1 .thumbnail-light-abd0 {
  margin-top: 7px;
}
.thick-be96 {
  display: inline-block;
}
.under_a4bc .popup_911b .content-iron-0cca img {
  max-width: 100%;
}
.copper-9243 .heading-purple-fe0b.layout_copper_aa0a,
.upper_26e5 .heading-purple-fe0b.layout_copper_aa0a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper-9243 .current_b3a7,
.upper_26e5 .current_b3a7 {
  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%);
}
.copper-9243 .current_b3a7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.copper-9243.mask-small-5b6a .current_b3a7 {
  display: none;
}
.copper-9243 .panel-pro-04fe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper-9243 .panel-pro-04fe li {
  display: inline-block;
  position: relative;
}
.copper-9243 .panel-pro-04fe li:last-child {
  margin-right: 0;
}
.copper-9243 .panel-pro-04fe 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;
}
.copper-9243 .panel-pro-04fe li.fixed_9c25 > a {
  color: rgba(0, 0, 0, 0.9);
}
.copper-9243 .panel-pro-04fe > 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;
}
.copper-9243 .panel-pro-04fe > li > a i {
  line-height: 0;
}
.copper-9243 .panel-pro-04fe > li.highlight_5c0e > a .current_b3a7 {
  margin-left: 4px;
  line-height: 0;
}
.copper-9243 .panel-pro-04fe .table-bd00 li.highlight_5c0e > a {
  position: relative;
}
.copper-9243 .panel-pro-04fe .table-bd00 li.highlight_5c0e > a:after,
.copper-9243 .panel-pro-04fe .table-bd00 li.highlight_5c0e > a:before {
  content: "";
  display: table;
}
.copper-9243 .panel-pro-04fe .table-bd00 li.highlight_5c0e > a:after {
  clear: both;
}
.copper-9243 .panel-pro-04fe .table-bd00 li.highlight_5c0e > a .current_b3a7 {
  margin-left: 5px;
  float: right;
}
.copper-9243 .wide_b8ea,
.copper-9243 .table-bd00 {
  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;
}
.copper-9243 .table-bd00 {
  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;
}
.copper-9243 .table-bd00 .layout_copper_aa0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper-9243 .table-bd00 .current_b3a7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.copper-9243 .table-bd00 li {
  display: block;
  margin: 0;
  padding: 0;
}
.copper-9243 .table-bd00 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;
}
.copper-9243 .table-bd00 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.copper-9243 .table-bd00 .table-bd00 {
  top: 0;
  left: 100%;
}
.copper-9243 .silver_e666.fn-focus-89ce > .wide_b8ea,
.copper-9243 .silver_e666.fn-focus-89ce > .table-bd00,
.copper-9243 .silver_e666:focus > .wide_b8ea,
.copper-9243 .silver_e666:focus > .table-bd00,
.copper-9243 .silver_e666:hover > .wide_b8ea,
.copper-9243 .silver_e666:hover > .table-bd00 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.copper-9243.notification_active_ee92 .pro_74c3:after,
.copper-9243.notification_active_ee92 .pro_74c3:before {
  content: "";
  display: table;
}
.copper-9243.notification_active_ee92 .pro_74c3:after {
  clear: both;
}
.copper-9243.notification_active_ee92 .pro_74c3 > li {
  float: left;
}
.copper-9243.sidebar_4180 .pro_74c3:after,
.copper-9243.sidebar_4180 .pro_74c3:before {
  content: "";
  display: table;
}
.copper-9243.sidebar_4180 .pro_74c3:after {
  clear: both;
}
.copper-9243.sidebar_4180 .pro_74c3 > li {
  float: left;
}
.copper-9243.sidebar_4180 .pro_74c3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.copper-9243.sidebar_4180 .pro_74c3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.copper-9243.sidebar_4180 .pro_74c3 > li.logo-d186 > a,
.copper-9243.sidebar_4180 .pro_74c3 > li.fixed_9c25 > a {
  color: #fff;
  background-color: #1e4b75;
}
.copper-9243.breadcrumb-ed2b .pro_74c3 > li > a .layout_copper_aa0a {
  position: relative;
}
.copper-9243.breadcrumb-ed2b .pro_74c3 > li > a .layout_copper_aa0a: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;
}
.copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li:focus
  > a
  .layout_copper_aa0a:before,
.copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li:hover
  > a
  .layout_copper_aa0a:before {
  width: 100%;
  background-color: currentColor;
}
.copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li.logo-d186
  > a
  .layout_copper_aa0a:before,
.copper-9243.breadcrumb-ed2b
  .pro_74c3
  > li.solid-bb86
  > a
  .layout_copper_aa0a:before {
  width: 100%;
  background-color: currentColor;
}
.copper-9243.left-d6a7 .pro_74c3 > li > a .layout_copper_aa0a {
  position: relative;
}
.copper-9243.left-d6a7 .pro_74c3 > li > a .layout_copper_aa0a: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;
}
.copper-9243.left-d6a7 .pro_74c3 > li:focus > a .layout_copper_aa0a:before,
.copper-9243.left-d6a7
  .pro_74c3
  > li:hover
  > a
  .layout_copper_aa0a:before {
  width: 100%;
  background-color: currentColor;
}
.copper-9243.left-d6a7
  .pro_74c3
  > li.logo-d186
  > a
  .layout_copper_aa0a:before,
.copper-9243.left-d6a7
  .pro_74c3
  > li.solid-bb86
  > a
  .layout_copper_aa0a:before {
  width: 100%;
  background-color: currentColor;
}
.upper_26e5 .panel-pro-04fe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.upper_26e5 .panel-pro-04fe li:first-child > a {
  border-top: none;
}
.upper_26e5 .panel-pro-04fe .highlight_dfb3 > .layout_copper_aa0a .current_b3a7 {
  display: none;
}
.upper_26e5 .panel-pro-04fe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.upper_26e5 .panel-pro-04fe li:last-child {
  border: none;
}
.upper_26e5 .panel-pro-04fe li.highlight_5c0e > a {
  padding-right: 45px !important;
}
.upper_26e5 .panel-pro-04fe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.upper_26e5 .panel-pro-04fe li a:focus,
.upper_26e5 .panel-pro-04fe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_26e5 .panel-pro-04fe li .grid-2c42 {
  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;
}
.upper_26e5 .panel-pro-04fe li .grid-2c42:hover {
  box-shadow: none;
}
.upper_26e5 .panel-pro-04fe li .grid-2c42 .current_b3a7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.upper_26e5 .panel-pro-04fe .table-bd00 {
  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);
}
.upper_26e5 .panel-pro-04fe .table-bd00 li a {
  padding-left: 3em;
}
.upper_26e5 .panel-pro-04fe .under-49a1 > a .grid-2c42 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.upper_26e5 .panel-pro-04fe .under-49a1 > .table-bd00 {
  display: block;
  opacity: 1;
}
.hero_dynamic_419f {
  max-width: 100%;
}
.border_88ae {
  line-height: 0;
  cursor: pointer;
}
.tooltip-b2d4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tooltip-b2d4:hover {
  box-shadow: none;
  color: currentColor;
}
.tooltip-b2d4 svg {
  width: 18px;
  height: 18px;
}
.tooltip-b2d4 .title_cold_ab20 {
  display: none;
}
.icon_tall_b44f {
  position: relative;
}
.icon_tall_b44f.fn-active-89ce .tooltip-b2d4 .article-first-dadd {
  display: none;
}
.icon_tall_b44f.fn-active-89ce .tooltip-b2d4 .title_cold_ab20 {
  display: inline-block;
}
.icon_tall_b44f .advanced-7445 {
  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);
}
.icon_tall_b44f.first-421d .advanced-7445 {
  left: auto;
  right: -0.9em;
}
.icon_tall_b44f.first-421d .motion-5692::before {
  left: auto;
  right: 15px;
}
.icon_tall_b44f.fn-active-89ce .advanced-7445 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown-8c0a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown-8c0a label {
  flex-basis: 100%;
}
.dropdown-8c0a .liquid_b599 {
  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;
}
.dropdown-8c0a .huge_cbe8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown-8c0a .huge_cbe8:focus {
  background-color: transparent;
}
.dropdown-8c0a button.avatar-steel-5238 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown-8c0a button.avatar-steel-5238:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown-8c0a button.avatar-steel-5238 svg {
  width: 18px;
  height: 18px;
}
.dropdown-8c0a input[type="submit"] {
  min-height: auto;
}
.active-easy-3f4d .dropdown-8c0a .huge_cbe8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.motion-5692 {
  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) {
  .motion-5692 {
    width: 220px;
  }
}
.motion-5692 label {
  flex-basis: 100%;
}
.motion-5692::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;
}
.summary_upper_bc78 .active-easy-3f4d .dropdown-8c0a {
  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;
}
.summary_upper_bc78
  .active-easy-3f4d
  .dropdown-8c0a
  .liquid_b599 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.summary_upper_bc78 .active-easy-3f4d .dropdown-8c0a .huge_cbe8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.summary_upper_bc78
  .active-easy-3f4d
  .dropdown-8c0a
  .huge_cbe8:focus {
  background: 0 0;
}
.summary_upper_bc78
  .active-easy-3f4d
  .dropdown-8c0a
  .out_4292 {
  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;
}
.pattern-active-f7d4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern-active-f7d4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern-active-f7d4 li:last-child {
  margin-right: 0;
}
.pattern-active-f7d4 li:first-child {
  margin-left: 0;
}
.pattern-active-f7d4.link_cb25 a {
  color: #fff;
}
.pattern-active-f7d4.link_cb25 a:hover {
  color: #fff;
}
.pattern-active-f7d4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern-active-f7d4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern-active-f7d4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern-active-f7d4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern-active-f7d4 [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern-active-f7d4 [class*="social-icon-apple"].action_dccb {
  background-color: transparent;
  color: #999;
}
.pattern-active-f7d4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern-active-f7d4 [class*="social-icon-behance"].action_dccb {
  background-color: transparent;
  color: #1769ff;
}
.pattern-active-f7d4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern-active-f7d4 [class*="social-icon-bitbucket"].action_dccb {
  background-color: transparent;
  color: #205081;
}
.pattern-active-f7d4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern-active-f7d4 [class*="social-icon-codepen"].action_dccb {
  background-color: transparent;
  color: #000;
}
.pattern-active-f7d4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern-active-f7d4 [class*="social-icon-delicious"].action_dccb {
  background-color: transparent;
  color: #39f;
}
.pattern-active-f7d4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern-active-f7d4 [class*="social-icon-digg"].action_dccb {
  background-color: transparent;
  color: #005be2;
}
.pattern-active-f7d4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern-active-f7d4 [class*="social-icon-dribbble"].action_dccb {
  background-color: transparent;
  color: #ea4c89;
}
.pattern-active-f7d4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern-active-f7d4 [class*="social-icon-envelope"].action_dccb {
  background-color: transparent;
  color: #ea4335;
}
.pattern-active-f7d4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern-active-f7d4 [class*="social-icon-facebook"].action_dccb {
  background-color: transparent;
  color: #3b5998;
}
.pattern-active-f7d4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern-active-f7d4 [class*="social-icon-flickr"].action_dccb {
  background-color: transparent;
  color: #0063dc;
}
.pattern-active-f7d4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern-active-f7d4 [class*="social-icon-foursquare"].action_dccb {
  background-color: transparent;
  color: #2d5be3;
}
.pattern-active-f7d4 [class*="social-icon-github"] {
  background-color: #333;
}
.pattern-active-f7d4 [class*="social-icon-github"].action_dccb {
  background-color: transparent;
  color: #333;
}
.pattern-active-f7d4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern-active-f7d4 [class*="social-icon-google-plus"].action_dccb {
  background-color: transparent;
  color: #dd4b39;
}
.pattern-active-f7d4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern-active-f7d4 [class*="social-icon-houzz"].action_dccb {
  background-color: transparent;
  color: #7ac142;
}
.pattern-active-f7d4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern-active-f7d4 [class*="social-icon-instagram"].action_dccb {
  background-color: transparent;
  color: #262626;
}
.pattern-active-f7d4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern-active-f7d4 [class*="social-icon-jsfiddle"].action_dccb {
  background-color: transparent;
  color: #487aa2;
}
.pattern-active-f7d4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern-active-f7d4 [class*="social-icon-linkedin"].action_dccb {
  background-color: transparent;
  color: #0077b5;
}
.pattern-active-f7d4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern-active-f7d4 [class*="social-icon-medium"].action_dccb {
  background-color: transparent;
  color: #00ab6b;
}
.pattern-active-f7d4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern-active-f7d4
  [class*="social-icon-odnoklassniki"].action_dccb {
  background-color: transparent;
  color: #f4731c;
}
.pattern-active-f7d4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern-active-f7d4 [class*="social-icon-meetup"].action_dccb {
  background-color: transparent;
  color: #ec1c40;
}
.pattern-active-f7d4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern-active-f7d4 [class*="social-icon-pinterest"].action_dccb {
  background-color: transparent;
  color: #bd081c;
}
.pattern-active-f7d4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern-active-f7d4 [class*="social-icon-product-hunt"].action_dccb {
  background-color: transparent;
  color: #da552f;
}
.pattern-active-f7d4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern-active-f7d4 [class*="social-icon-reddit"].action_dccb {
  background-color: transparent;
  color: #ff4500;
}
.pattern-active-f7d4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern-active-f7d4 [class*="social-icon-rss"].action_dccb {
  background-color: transparent;
  color: #f26522;
}
.pattern-active-f7d4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern-active-f7d4
  [class*="social-icon-shopping-cart"].action_dccb {
  background-color: transparent;
  color: #4caf50;
}
.pattern-active-f7d4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern-active-f7d4 [class*="social-icon-skype"].action_dccb {
  background-color: transparent;
  color: #00aff0;
}
.pattern-active-f7d4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern-active-f7d4 [class*="social-icon-slideshare"].action_dccb {
  background-color: transparent;
  color: #0077b5;
}
.pattern-active-f7d4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern-active-f7d4 [class*="social-icon-snapchat"].action_dccb {
  background-color: transparent;
  color: #fffc00;
}
.pattern-active-f7d4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern-active-f7d4 [class*="social-icon-soundcloud"].action_dccb {
  background-color: transparent;
  color: #f80;
}
.pattern-active-f7d4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern-active-f7d4 [class*="social-icon-spotify"].action_dccb {
  background-color: transparent;
  color: #2ebd59;
}
.pattern-active-f7d4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern-active-f7d4
  [class*="social-icon-stack-overflow"].action_dccb {
  background-color: transparent;
  color: #fe7a15;
}
.pattern-active-f7d4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern-active-f7d4 [class*="social-icon-maldkfgram"].action_dccb {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern-active-f7d4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern-active-f7d4 [class*="social-icon-tripadvisor"].action_dccb {
  background-color: transparent;
  color: #589442;
}
.pattern-active-f7d4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern-active-f7d4 [class*="social-icon-tumblr"].action_dccb {
  background-color: transparent;
  color: #35465c;
}
.pattern-active-f7d4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern-active-f7d4 [class*="social-icon-twitch"].action_dccb {
  background-color: transparent;
  color: #6441a5;
}
.pattern-active-f7d4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern-active-f7d4 [class*="social-icon-twitter"].action_dccb {
  background-color: transparent;
  color: #1da1f2;
}
.pattern-active-f7d4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern-active-f7d4 [class*="social-icon-vimeo"].action_dccb {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern-active-f7d4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern-active-f7d4 [class*="social-icon-vk"].action_dccb {
  background-color: transparent;
  color: #45668e;
}
.pattern-active-f7d4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern-active-f7d4 [class*="social-icon-weibo"].action_dccb {
  background-color: transparent;
  color: #df2029;
}
.pattern-active-f7d4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern-active-f7d4 [class*="social-icon-weixin"].action_dccb {
  background-color: transparent;
  color: #7bb32e;
}
.pattern-active-f7d4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern-active-f7d4 [class*="social-icon-whatsapp"].action_dccb {
  background-color: transparent;
  color: #25d366;
}
.pattern-active-f7d4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern-active-f7d4 [class*="social-icon-wordpress"].action_dccb {
  background-color: transparent;
  color: #21759b;
}
.pattern-active-f7d4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern-active-f7d4 [class*="social-icon-xing"].action_dccb {
  background-color: transparent;
  color: #026466;
}
.pattern-active-f7d4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern-active-f7d4 [class*="social-icon-yelp"].action_dccb {
  background-color: transparent;
  color: #af0606;
}
.pattern-active-f7d4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern-active-f7d4 [class*="social-icon-youtube"].action_dccb {
  background-color: transparent;
  color: #cd201f;
}
.input_e6d4 {
  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;
}
.input_e6d4:hover {
  box-shadow: none;
  background: 0 0;
}
.summary-wide-3a1f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sort-tiny-ef0d {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.detail_763c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.copper_a051 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.copper_a051,
.copper_a051::after,
.copper_a051::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;
}
.copper_a051::after,
.copper_a051::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hover_motion_db07 .sort-tiny-ef0d .detail_763c {
  margin-top: -2px;
  width: 19px;
}
.hover_motion_db07 .sort-tiny-ef0d .copper_a051 {
  margin-top: -1px;
}
.hover_motion_db07 .sort-tiny-ef0d .copper_a051,
.hover_motion_db07 .sort-tiny-ef0d .copper_a051::after,
.hover_motion_db07 .sort-tiny-ef0d .copper_a051::before {
  width: 19px;
  height: 2px;
}
.hover_motion_db07 .sort-tiny-ef0d .copper_a051::before {
  top: -6px;
}
.hover_motion_db07 .sort-tiny-ef0d .copper_a051::after {
  bottom: -6px;
}
.slow-f683 .sort-tiny-ef0d .detail_763c {
  margin-top: -2px;
  width: 22px;
}
.slow-f683 .sort-tiny-ef0d .copper_a051 {
  margin-top: -1px;
}
.slow-f683 .sort-tiny-ef0d .copper_a051,
.slow-f683 .sort-tiny-ef0d .copper_a051::after,
.slow-f683 .sort-tiny-ef0d .copper_a051::before {
  width: 22px;
  height: 2px;
}
.slow-f683 .sort-tiny-ef0d .copper_a051::before {
  top: -7px;
}
.slow-f683 .sort-tiny-ef0d .copper_a051::after {
  bottom: -7px;
}
.pro_af0a .sort-tiny-ef0d .detail_763c {
  margin-top: -2px;
  width: 31px;
}
.pro_af0a .sort-tiny-ef0d .copper_a051 {
  margin-top: -1.5px;
}
.pro_af0a .sort-tiny-ef0d .copper_a051,
.pro_af0a .sort-tiny-ef0d .copper_a051::after,
.pro_af0a .sort-tiny-ef0d .copper_a051::before {
  width: 31px;
  height: 3px;
}
.pro_af0a .sort-tiny-ef0d .copper_a051::before {
  top: -9px;
}
.pro_af0a .sort-tiny-ef0d .copper_a051::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text-fixed-89d6 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 19px;
  }
  .text-fixed-89d6 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1px;
  }
  .text-fixed-89d6 .sort-tiny-ef0d .copper_a051,
  .text-fixed-89d6 .sort-tiny-ef0d .copper_a051::after,
  .text-fixed-89d6 .sort-tiny-ef0d .copper_a051::before {
    width: 19px;
    height: 2px;
  }
  .text-fixed-89d6 .sort-tiny-ef0d .copper_a051::before {
    top: -6px;
  }
  .text-fixed-89d6 .sort-tiny-ef0d .copper_a051::after {
    bottom: -6px;
  }
  .content-af12 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 22px;
  }
  .content-af12 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1px;
  }
  .content-af12 .sort-tiny-ef0d .copper_a051,
  .content-af12 .sort-tiny-ef0d .copper_a051::after,
  .content-af12 .sort-tiny-ef0d .copper_a051::before {
    width: 22px;
    height: 2px;
  }
  .content-af12 .sort-tiny-ef0d .copper_a051::before {
    top: -7px;
  }
  .content-af12 .sort-tiny-ef0d .copper_a051::after {
    bottom: -7px;
  }
  .old-c002 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 31px;
  }
  .old-c002 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1.5px;
  }
  .old-c002 .sort-tiny-ef0d .copper_a051,
  .old-c002 .sort-tiny-ef0d .copper_a051::after,
  .old-c002 .sort-tiny-ef0d .copper_a051::before {
    width: 31px;
    height: 3px;
  }
  .old-c002 .sort-tiny-ef0d .copper_a051::before {
    top: -9px;
  }
  .old-c002 .sort-tiny-ef0d .copper_a051::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .grid-green-3a4a .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 19px;
  }
  .grid-green-3a4a .sort-tiny-ef0d .copper_a051 {
    margin-top: -1px;
  }
  .grid-green-3a4a .sort-tiny-ef0d .copper_a051,
  .grid-green-3a4a .sort-tiny-ef0d .copper_a051::after,
  .grid-green-3a4a .sort-tiny-ef0d .copper_a051::before {
    width: 19px;
    height: 2px;
  }
  .grid-green-3a4a .sort-tiny-ef0d .copper_a051::before {
    top: -6px;
  }
  .grid-green-3a4a .sort-tiny-ef0d .copper_a051::after {
    bottom: -6px;
  }
  .narrow-b314 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 22px;
  }
  .narrow-b314 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1px;
  }
  .narrow-b314 .sort-tiny-ef0d .copper_a051,
  .narrow-b314 .sort-tiny-ef0d .copper_a051::after,
  .narrow-b314 .sort-tiny-ef0d .copper_a051::before {
    width: 22px;
    height: 2px;
  }
  .narrow-b314 .sort-tiny-ef0d .copper_a051::before {
    top: -7px;
  }
  .narrow-b314 .sort-tiny-ef0d .copper_a051::after {
    bottom: -7px;
  }
  .cold-aea4 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 31px;
  }
  .cold-aea4 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1.5px;
  }
  .cold-aea4 .sort-tiny-ef0d .copper_a051,
  .cold-aea4 .sort-tiny-ef0d .copper_a051::after,
  .cold-aea4 .sort-tiny-ef0d .copper_a051::before {
    width: 31px;
    height: 3px;
  }
  .cold-aea4 .sort-tiny-ef0d .copper_a051::before {
    top: -9px;
  }
  .cold-aea4 .sort-tiny-ef0d .copper_a051::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .short_96c9 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 19px;
  }
  .short_96c9 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1px;
  }
  .short_96c9 .sort-tiny-ef0d .copper_a051,
  .short_96c9 .sort-tiny-ef0d .copper_a051::after,
  .short_96c9 .sort-tiny-ef0d .copper_a051::before {
    width: 19px;
    height: 2px;
  }
  .short_96c9 .sort-tiny-ef0d .copper_a051::before {
    top: -6px;
  }
  .short_96c9 .sort-tiny-ef0d .copper_a051::after {
    bottom: -6px;
  }
  .easy_1c12 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 22px;
  }
  .easy_1c12 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1px;
  }
  .easy_1c12 .sort-tiny-ef0d .copper_a051,
  .easy_1c12 .sort-tiny-ef0d .copper_a051::after,
  .easy_1c12 .sort-tiny-ef0d .copper_a051::before {
    width: 22px;
    height: 2px;
  }
  .easy_1c12 .sort-tiny-ef0d .copper_a051::before {
    top: -7px;
  }
  .easy_1c12 .sort-tiny-ef0d .copper_a051::after {
    bottom: -7px;
  }
  .stale_5a57 .sort-tiny-ef0d .detail_763c {
    margin-top: -2px;
    width: 31px;
  }
  .stale_5a57 .sort-tiny-ef0d .copper_a051 {
    margin-top: -1.5px;
  }
  .stale_5a57 .sort-tiny-ef0d .copper_a051,
  .stale_5a57 .sort-tiny-ef0d .copper_a051::after,
  .stale_5a57 .sort-tiny-ef0d .copper_a051::before {
    width: 31px;
    height: 3px;
  }
  .stale_5a57 .sort-tiny-ef0d .copper_a051::before {
    top: -9px;
  }
  .stale_5a57 .sort-tiny-ef0d .copper_a051::after {
    bottom: -9px;
  }
}
.highlight-7885 .copper_a051 {
  -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);
}
.highlight-7885 .copper_a051::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.highlight-7885 .copper_a051::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);
}
.highlight-7885.thick_df77 .copper_a051 {
  -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);
}
.highlight-7885.thick_df77 .copper_a051::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.highlight-7885.thick_df77 .copper_a051::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);
}
.first_09c3 {
  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.inner_db35:before {
  display: none;
}
.detail_motion_bc13 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail_motion_bc13 .shadow-brown-7449 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail_motion_bc13 .shadow-brown-7449:last-of-type {
  border-bottom: none;
}
.detail_motion_bc13 .shadow-brown-7449.disabled_8ad2,
.detail_motion_bc13 .shadow-brown-7449.gallery-3901,
.detail_motion_bc13 .shadow-brown-7449.south-fe46 {
  padding: 0;
}
.detail_motion_bc13 .upper_26e5 .grid-2c42 {
  color: currentColor;
}
.detail_motion_bc13 .upper_26e5 .grid-2c42:focus,
.detail_motion_bc13 .upper_26e5 .grid-2c42:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_motion_bc13.primary_ccef .easy-53b9,
.detail_motion_bc13.primary_ccef .focus_5fc5 a,
.detail_motion_bc13.primary_ccef .pro_74c3 a,
.detail_motion_bc13.primary_ccef .table-bd00 a {
  color: rgba(0, 0, 0, 0.55);
}
.detail_motion_bc13.primary_ccef .easy-53b9:hover,
.detail_motion_bc13.primary_ccef .focus_5fc5 a:hover,
.detail_motion_bc13.primary_ccef .pro_74c3 a:hover,
.detail_motion_bc13.primary_ccef .table-bd00 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_motion_bc13.primary_ccef .column_dirty_4d9c {
  color: rgba(0, 0, 0, 0.8);
}
.detail_motion_bc13.primary_ccef .shadow-brown-7449 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_motion_bc13.primary_ccef .shadow-brown-7449:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail_motion_bc13.primary_ccef .widget_32dd:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail_motion_bc13.primary_ccef .upper_26e5 .panel-pro-04fe li a,
.detail_motion_bc13.primary_ccef .upper_26e5 .grid-2c42,
.detail_motion_bc13.primary_ccef .table-bd00 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_motion_bc13.primary_ccef .upper_26e5 .grid-2c42:focus,
.detail_motion_bc13.primary_ccef .upper_26e5 .grid-2c42:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_motion_bc13.primary_ccef .panel-pro-04fe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_motion_bc13.rough-d947 .easy-53b9,
.detail_motion_bc13.rough-d947 .focus_5fc5 a,
.detail_motion_bc13.rough-d947 .pro_74c3 .grid-2c42,
.detail_motion_bc13.rough-d947 .pro_74c3 a,
.detail_motion_bc13.rough-d947 .table-bd00 a {
  color: rgba(255, 255, 255, 0.79);
}
.detail_motion_bc13.rough-d947 .easy-53b9:hover,
.detail_motion_bc13.rough-d947 .focus_5fc5 a:hover,
.detail_motion_bc13.rough-d947 .pro_74c3 .grid-2c42:hover,
.detail_motion_bc13.rough-d947 .pro_74c3 a:hover,
.detail_motion_bc13.rough-d947 .table-bd00 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_motion_bc13.rough-d947 .column_dirty_4d9c {
  color: rgba(255, 255, 255, 0.99);
}
.detail_motion_bc13.rough-d947 .shadow-brown-7449 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_motion_bc13.rough-d947 .shadow-brown-7449:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail_motion_bc13.rough-d947 .widget_32dd:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail_motion_bc13.rough-d947 .upper_26e5 .panel-pro-04fe li a,
.detail_motion_bc13.rough-d947 .upper_26e5 .grid-2c42,
.detail_motion_bc13.rough-d947 .table-bd00 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_motion_bc13.rough-d947 .upper_26e5 .grid-2c42:focus,
.detail_motion_bc13.rough-d947 .upper_26e5 .grid-2c42:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_motion_bc13.rough-d947 .panel-pro-04fe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_32dd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget_32dd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper_525f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.banner_green_a1dd .detail_motion_bc13 {
  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;
}
.banner_green_a1dd .shadow-brown-7449 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.banner_green_a1dd .shadow-brown-7449: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) {
  .banner_green_a1dd .shadow-brown-7449:before {
    width: 16%;
    left: 42%;
  }
}
.banner_green_a1dd .shadow-brown-7449:last-child:before {
  content: none;
}
.banner_green_a1dd .shadow-brown-7449[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.banner_green_a1dd .upper_26e5 .panel-pro-04fe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.banner_green_a1dd .upper_26e5 .panel-pro-04fe li a .grid-2c42 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.banner_green_a1dd .upper_26e5 .table-bd00 {
  border: none;
}
.banner_green_a1dd .upper_26e5 .table-bd00 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.banner_green_a1dd .widget_32dd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner_green_a1dd .upper_525f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.banner_green_a1dd .rough-d947 .widget_32dd:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner_green_a1dd .primary_ccef.fast-3d7c .copper_a051 {
  background: rgba(0, 0, 0, 0.6);
}
.banner_green_a1dd
  .primary_ccef.fast-3d7c
  .copper_a051::after,
.banner_green_a1dd
  .primary_ccef.fast-3d7c
  .copper_a051:before {
  background: inherit;
}
.banner_green_a1dd
  .primary_ccef.fast-3d7c:hover
  .copper_a051 {
  background: rgba(0, 0, 0, 0.8);
}
.dim-75df .detail_motion_bc13 {
  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) {
  .dim-75df .detail_motion_bc13 {
    width: auto;
    right: 45px;
  }
}
.thick_4063 .detail_motion_bc13 {
  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) {
  .thick_4063 .detail_motion_bc13 {
    width: auto;
    left: 45px;
  }
}
.inner_db35 .detail_motion_bc13 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.inner_db35 .upper_525f {
  max-width: 48em;
  margin: 0 auto;
}
.inner_db35 .widget_32dd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.aside-b217 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.aside-b217.banner_green_a1dd .detail_motion_bc13 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.aside-b217.dim-75df .detail_motion_bc13 {
  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);
}
.aside-b217 .detail_motion_bc13 {
  visibility: visible;
}
.aside-b217.thick_4063 .detail_motion_bc13 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.motion-2a12,
.logo_ab01 {
  overflow-x: hidden;
}
.motion-2a12 .detail_motion_bc13 {
  overflow: auto;
}
.motion-2a12.banner_green_a1dd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion-2a12.banner_green_a1dd .detail_motion_bc13 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.motion-2a12.banner_green_a1dd .input_e6d4 {
  opacity: 0;
}
.motion-2a12.dim-75df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion-2a12.dim-75df .detail_motion_bc13 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.motion-2a12.dim-75df .input_e6d4 {
  opacity: 0;
}
.motion-2a12.thick_4063 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion-2a12.thick_4063 .detail_motion_bc13 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.motion-2a12.thick_4063 .input_e6d4 {
  opacity: 0;
}
.motion-2a12.inner_db35 .detail_motion_bc13 {
  z-index: 10;
  visibility: visible;
}
.fast-3d7c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fast-3d7c .copper_a051 {
  background: rgba(255, 255, 255, 0.99);
}
.fast-3d7c .copper_a051::after,
.fast-3d7c .copper_a051:before {
  background: inherit;
}
.fast-3d7c:hover .copper_a051 {
  background: rgba(255, 255, 255, 0.99);
}
.thick_4063 .fast-3d7c {
  top: 10px;
  right: auto;
  left: 12px;
}
.inner_db35 .fast-3d7c {
  display: none !important;
}
.motion-2a12:before,
.logo_ab01:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.motion-2a12 .fast-3d7c,
.logo_ab01 .fast-3d7c {
  display: inline-block;
}
.detail_motion_bc13 .popup-2562 {
  -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;
}
.motion-2a12 .detail_motion_bc13 .popup-2562,
.logo_ab01 .detail_motion_bc13 .popup-2562 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny-4a0a .liquid_b599 {
  width: 100%;
}
.popup_911b {
  padding: 0 0.5em 0;
}
.popup_911b [class*="customify-col-"],
.popup_911b [class*="customify-col_"],
.popup_911b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.down_1d5d .popup_911b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_060e .caption_89a9,
  .caption_89a9 {
    display: none;
  }
  .dropdown_32cb {
    text-align: left;
  }
  .selected_0fff {
    text-align: center;
  }
  .chip-f6a6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_060e .complex_2d5e,
  .complex_2d5e {
    display: none;
  }
  .input_bronze_80ba {
    text-align: left;
  }
  .lite-134d {
    text-align: center;
  }
  .avatar_orange_0265 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_060e .button-fixed-a3c9,
  .button-fixed-a3c9 {
    display: none;
  }
  .title-west-b8d0 {
    text-align: left;
  }
  .hero_light_615a {
    text-align: center;
  }
  .hard-68de {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module-4525 {
  box-shadow: none !important;
}
.caption_e400 .hidden-next-7b70,
.dropdown_5aaa .hidden-next-7b70 {
  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;
}
.dropdown_5aaa .hidden-next-7b70 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification_full_57bd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification_full_57bd:after,
.notification_full_57bd:before {
  content: "";
  display: table;
}
.notification_full_57bd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification_full_57bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification_full_57bd,
.thumbnail_hovered_39f3 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu_hard_82ef.image-gold-ac14 .notification_full_57bd {
  max-width: 100%;
}
.menu_hard_82ef.focus-west-0d0b {
  max-width: 1200px;
  margin: 0 auto;
}
.menu_hard_82ef.slider_cold_73ac .notification_full_57bd {
  max-width: 100%;
}
.menu_hard_82ef.slider_cold_73ac > .notification_full_57bd {
  padding-left: 0;
  padding-right: 0;
}
.menu_hard_82ef.slider_cold_73ac > .notification_full_57bd .nav_060e {
  margin: 0;
}
.menu_hard_82ef.slider_cold_73ac
  > .notification_full_57bd
  .outline-dbd2.grid-rough-a12f {
  margin-right: 0;
  margin-left: 0;
}
.menu_hard_82ef.slider_cold_73ac #main.grid-rough-a12f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .current-c545 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .current-c545 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .rough_f551 .overlay-d041 {
    padding-right: 1em;
  }
  .rough_f551.tooltip-0e49 .outline-dbd2 {
    border-right: 1px solid #eaecee;
  }
  .rough_f551.tooltip-0e49 .overlay-d041 {
    padding-right: 1em;
  }
  .rough_f551.tooltip-0e49 .selected_e906 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-left-7feb .overlay-d041 {
    padding-left: 1em;
  }
  .banner-left-7feb.tooltip-0e49 .outline-dbd2 {
    border-left: 1px solid #eaecee;
  }
  .banner-left-7feb.tooltip-0e49 .overlay-d041 {
    padding-left: 1em;
  }
  .banner-left-7feb.tooltip-0e49 .selected_e906 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid_0d85 .overlay-d041 {
    padding-left: 1em;
  }
  .solid_0d85.tooltip-0e49 .component-wood-cf16 {
    border-right: 1px solid #eaecee;
  }
  .solid_0d85.tooltip-0e49 .gallery-b30f {
    border-right: 1px solid #eaecee;
  }
  .solid_0d85.tooltip-0e49 .overlay-d041 {
    padding-left: 1em;
  }
  .solid_0d85.tooltip-0e49 .selected_e906 {
    padding-right: 1em;
  }
  .solid_0d85.tooltip-0e49 .pagination_pro_ff5c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-lite-bfbe .overlay-d041 {
    padding-right: 1em;
  }
  .surface-lite-bfbe.tooltip-0e49 .component-wood-cf16 {
    border-left: 1px solid #eaecee;
  }
  .surface-lite-bfbe.tooltip-0e49 .gallery-b30f {
    border-left: 1px solid #eaecee;
  }
  .surface-lite-bfbe.tooltip-0e49 .overlay-d041 {
    padding-right: 1em;
  }
  .surface-lite-bfbe.tooltip-0e49 .selected_e906 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-lite-bfbe.tooltip-0e49 .pagination_pro_ff5c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current-c545 .overlay-d041 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current-c545.tooltip-0e49 .outline-dbd2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .current-c545.tooltip-0e49 .overlay-d041 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current-c545.tooltip-0e49 .selected_e906 {
    padding-left: 1em;
  }
  .current-c545.tooltip-0e49 .pagination_pro_ff5c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .current-c545.tooltip-0e49 .overlay-d041 {
    padding-left: 0;
  }
}
.breadcrumb_b51b .banner_0988 {
  display: inline-block;
}
.north-08a6 {
  display: inline-block;
}
.narrow_e70f {
  word-con: break-word;
}
.surface-ca35 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-ca35 .copper-ce8b {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-ca35 .hard_8d3f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider_gold_da4d .border-soft-bf5e {
  margin-bottom: 2em;
}
.slider_gold_da4d .frame_54dc {
  margin-bottom: 15px;
}
.slider_gold_da4d .frame_54dc:last-child {
  margin-bottom: 0;
}
.slider_gold_da4d .main_7990 {
  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) {
  .slider_gold_da4d .main_7990 {
    display: block;
  }
}
.slider_gold_da4d .video-fecb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider_gold_da4d .video-fecb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider_gold_da4d .text_liquid_55f5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider_gold_da4d .text_liquid_55f5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider_gold_da4d .text_liquid_55f5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider_gold_da4d .narrow_e70f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_gold_da4d .narrow_e70f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider_gold_da4d .section_96a5 p:last-child {
  margin-bottom: 0;
}
.slider_gold_da4d .light-7d3a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider_gold_da4d .under_d3c1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider_gold_da4d .badge-2cb1 {
  margin-top: 1em;
}
.slider_gold_da4d .avatar-medium-fee6 {
  top: 0;
  display: block;
}
.slider_gold_da4d .avatar-medium-fee6 a {
  color: inherit;
}
.slider_gold_da4d .avatar-medium-fee6 a:hover {
  color: inherit;
}
.slider_gold_da4d .rough-c0a7 {
  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;
}
.slider_gold_da4d .rough-c0a7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider_gold_da4d .under_d3c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider_gold_da4d .widget_upper_e706 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider_gold_da4d .widget_upper_e706:first-child {
  margin-top: 0;
}
.slider_gold_da4d .widget_upper_e706.last_a4b4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider_gold_da4d .widget_upper_e706.wrapper-f879 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_gold_da4d
  .widget_upper_e706.wrapper-f879.wide_9d95
  .badge-2cb1 {
  width: 100%;
}
.slider_gold_da4d .wrapper-f879 {
  -webkit-box-align: center;
  align-items: center;
}
.slider_gold_da4d .wrapper-f879 .surface-ca35,
.slider_gold_da4d .wrapper-f879 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider_gold_da4d .text_liquid_55f5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_gold_da4d .text_liquid_55f5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_gold_da4d .text_liquid_55f5: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;
}
.slider_gold_da4d .last_a4b4 {
  z-index: 5;
}
.slider_gold_da4d .label_40ed .out-e9f3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider_gold_da4d .smooth-3eba .out-e9f3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider_gold_da4d .shadow_upper_040a .out-e9f3 {
  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;
}
.slider_gold_da4d.mask_prev_fc11 .main_7990,
.slider_gold_da4d.header_bottom_69a6 .main_7990 {
  display: block;
}
.slider_gold_da4d.mask_prev_fc11 .main_7990 .purple_9c7a,
.slider_gold_da4d.mask_prev_fc11 .main_7990 .under_d3c1,
.slider_gold_da4d.header_bottom_69a6 .main_7990 .purple_9c7a,
.slider_gold_da4d.header_bottom_69a6 .main_7990 .under_d3c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_gold_da4d.old-0ba4 .video-fecb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider_gold_da4d.old-0ba4 .video-fecb {
    margin-right: 0;
  }
}
.slider_gold_da4d.mask_prev_fc11 .video-fecb,
.slider_gold_da4d.header_bottom_69a6 .video-fecb {
  padding-top: 40%;
}
.slider_gold_da4d.mask_prev_fc11 .border-soft-bf5e,
.slider_gold_da4d.header_bottom_69a6 .border-soft-bf5e {
  display: block;
}
.slider_gold_da4d.mask_prev_fc11 .fn-sticky-89ce .under_d3c1,
.slider_gold_da4d.header_bottom_69a6 .fn-sticky-89ce .under_d3c1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider_gold_da4d.mask_prev_fc11 .video-fecb,
.slider_gold_da4d.header_bottom_69a6 .video-fecb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider_gold_da4d.mask_prev_fc11 .under_d3c1 {
  padding: 1em;
}
.out_8c26 {
  margin: 30px auto;
  display: block;
}
.out_8c26 .photo_6343 > * {
  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;
}
.out_8c26 .photo_6343 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.out_8c26 .photo_6343 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card_medium_9000 .surface-ca35 {
  margin-bottom: 1.41575em;
}
.card_medium_9000 .complex-1069 {
  margin-bottom: 1.618em;
}
.surface_749a .label-under-5dd1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.surface_749a .label-under-5dd1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.surface_749a .hover-f997 {
  max-width: 100%;
  overflow: auto;
}
.summary-last-5897 .surface_749a a:hover {
  text-decoration: underline;
}
.pink-d00a .frame_54dc:not(.narrow_e70f),
.pink-d00a .text_liquid_55f5 {
  margin-bottom: 1.41575em;
}
.pink-d00a .frame_54dc:not(.narrow_e70f):last-child,
.pink-d00a .text_liquid_55f5:last-child {
  margin-bottom: 0;
}
.pink-d00a .frame_54dc.block_black_d244 {
  margin-bottom: 0.41575em;
}
.pink-d00a .outline-left-54b8:before,
.pink-d00a .alert-slow-d712:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pink-d00a .outline-left-54b8:before {
  content: "\f115";
}
.pink-d00a .alert-slow-d712:before {
  content: "\f02c";
}
.pink-d00a .box_239c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pink-d00a .box_239c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail_green_03c8 {
  display: -webkit-box;
  display: flex;
}
.detail_green_03c8 .column_action_d828 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail_green_03c8 .column_action_d828 {
    flex-basis: 90px;
  }
}
.detail_green_03c8 .layout_84bc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail_green_03c8 .layout_84bc {
    flex-basis: calc(100% - 50px);
  }
}
.detail_green_03c8 .medium_613e p:last-child {
  margin-bottom: 0.72em;
}
.gold-427c .photo_6343 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gold-427c .photo_6343:after,
.gold-427c .photo_6343:before {
  content: "";
  display: table;
}
.gold-427c .photo_6343:after {
  clear: both;
}
.gold-427c .photo_6343 .info-pro-7020,
.gold-427c .photo_6343 .simple_b0e7 {
  width: 49%;
}
.gold-427c .photo_6343 .info-pro-7020 a span.button-50b0,
.gold-427c .photo_6343 .simple_b0e7 a span.button-50b0 {
  display: block;
  margin-bottom: 5px;
}
.gold-427c .photo_6343 .simple_b0e7 {
  float: left;
  text-align: left;
}
.gold-427c .photo_6343 .info-pro-7020 {
  float: right;
  text-align: right;
}
.form_last_7798 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form_last_7798 {
    margin-bottom: 0;
  }
}
.short-7d2e {
  margin-bottom: 1em;
}
.short-7d2e .narrow_e70f {
  font-size: 1.1em;
  line-height: 1.3;
}
.column-3cc8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.summary-440a .short-7d2e,
.hero-295e .short-7d2e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .summary-440a .short-7d2e,
  .hero-295e .short-7d2e {
    display: block;
  }
}
.summary-440a .column-3cc8,
.hero-295e .column-3cc8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .summary-440a .column-3cc8,
  .hero-295e .column-3cc8 {
    margin-bottom: 1em;
  }
}
.summary-440a .column-3cc8 img,
.hero-295e .column-3cc8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.summary-440a .stone_d999,
.hero-295e .stone_d999 {
  flex-basis: calc(100% - 160px);
}
.summary-440a .stone_d999 p,
.hero-295e .stone_d999 p {
  margin-bottom: 0;
}
.summary-440a .stone_d999 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .summary-440a .stone_d999 {
    padding-left: 0;
  }
}
.hero-295e .stone_d999 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero-295e .stone_d999 {
    padding-right: 0;
  }
}
.hero-295e .column-3cc8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text_red_aae4 .column-3cc8 {
  margin-bottom: 0.5em;
}
.text_red_aae4 .column-3cc8 img {
  width: 100%;
}
.button-small-ca03 .focus-green-def0,
.shade_dirty_a745 .focus-green-def0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade_dirty_a745 .outline-dbd2 .text_20d3 p:last-child {
  margin-bottom: 0;
}
.stale_f338 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gallery-197c .layout-fluid-a47c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gallery-197c .layout-fluid-a47c:last-of-type {
    margin-bottom: 0;
  }
}
.gallery-197c .layout-fluid-a47c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-197c .layout-fluid-a47c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery-197c .layout-fluid-a47c ul li {
  margin: 0 0 0.6em;
}
.gallery-197c .layout-fluid-a47c ul li.link_115e,
.gallery-197c .layout-fluid-a47c ul li.notification_basic_1786 {
  position: relative;
}
.gallery-197c .layout-fluid-a47c ul li.link_115e .clean-aba4,
.gallery-197c .layout-fluid-a47c ul li.notification_basic_1786 .clean-aba4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gallery-197c .layout-fluid-a47c ul li.link_115e:after:after,
.gallery-197c .layout-fluid-a47c ul li.link_115e:after:before,
.gallery-197c
  .layout-fluid-a47c
  ul
  li.notification_basic_1786:after:after,
.gallery-197c
  .layout-fluid-a47c
  ul
  li.notification_basic_1786:after:before {
  content: "";
  display: table;
}
.gallery-197c .layout-fluid-a47c ul li.link_115e:after:after,
.gallery-197c
  .layout-fluid-a47c
  ul
  li.notification_basic_1786:after:after {
  clear: both;
}
.gallery-197c .layout-fluid-a47c a.grid_f0be:hover {
  text-decoration: none;
}
.gallery-197c .layout-fluid-a47c select {
  max-width: 100%;
}
.gallery-197c .layout-fluid-a47c table {
  font-size: 85%;
}
.gallery-197c .layout-fluid-a47c table td,
.gallery-197c .layout-fluid-a47c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gallery-197c .layout-fluid-a47c table tfoot td {
  text-align: left;
}
.gallery-197c .layout-fluid-a47c :last-child {
  margin-bottom: 0;
}
.gallery-197c .layout-fluid-a47c .nav-ae2f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gallery-197c .layout-fluid-a47c .nav-ae2f label {
  width: 100%;
}
.gallery-197c .layout-fluid-a47c .nav-ae2f .huge_cbe8 {
  width: 100%;
  display: block;
}
.gallery-197c .layout-fluid-a47c .nav-ae2f .avatar-steel-5238 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gallery-197c .layout-fluid-a47c .nav-ae2f .avatar-steel-5238:hover svg #svg-search {
  fill: #444;
}
.gallery-197c .layout-fluid-a47c .nav-ae2f .avatar-steel-5238 svg {
  width: 18px;
  height: 18px;
}
.gallery-197c .text_next_32f4 ul ul,
.gallery-197c .left-0667 ul ul,
.gallery-197c .highlight-f9ed ul ul,
.gallery-197c .notice_selected_f95b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gallery-197c .text_next_32f4 .highlight_5c0e > a,
.gallery-197c .left-0667 .highlight_5c0e > a,
.gallery-197c .highlight-f9ed .highlight_5c0e > a,
.gallery-197c .notice_selected_f95b .highlight_5c0e > a {
  margin-bottom: 0;
}
.gallery-197c .link-380e li,
.gallery-197c .text_next_32f4 li,
.gallery-197c .wrapper-first-9bf2 li,
.gallery-197c .left-0667 li,
.gallery-197c .highlight-f9ed li,
.gallery-197c .notice_selected_f95b li,
.gallery-197c .shadow-over-6a71 li,
.gallery-197c .chip-wood-97c6 li {
  display: block;
  position: relative;
}
.gallery-197c .link-380e li:last-child,
.gallery-197c .text_next_32f4 li:last-child,
.gallery-197c .wrapper-first-9bf2 li:last-child,
.gallery-197c .left-0667 li:last-child,
.gallery-197c .highlight-f9ed li:last-child,
.gallery-197c .notice_selected_f95b li:last-child,
.gallery-197c .shadow-over-6a71 li:last-child,
.gallery-197c .chip-wood-97c6 li:last-child {
  border: none;
}
.gallery-197c .link-380e li a,
.gallery-197c .text_next_32f4 li a,
.gallery-197c .wrapper-first-9bf2 li a,
.gallery-197c .left-0667 li a,
.gallery-197c .highlight-f9ed li a,
.gallery-197c .notice_selected_f95b li a,
.gallery-197c .shadow-over-6a71 li a,
.gallery-197c .chip-wood-97c6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-197c .link-380e li ul li::before,
.gallery-197c .text_next_32f4 li ul li::before,
.gallery-197c .wrapper-first-9bf2 li ul li::before,
.gallery-197c .left-0667 li ul li::before,
.gallery-197c .highlight-f9ed li ul li::before,
.gallery-197c .notice_selected_f95b li ul li::before,
.gallery-197c .shadow-over-6a71 li ul li::before,
.gallery-197c .chip-wood-97c6 li ul li::before {
  left: 15px;
}
.gallery-197c .link-380e li ul a,
.gallery-197c .text_next_32f4 li ul a,
.gallery-197c .wrapper-first-9bf2 li ul a,
.gallery-197c .left-0667 li ul a,
.gallery-197c .highlight-f9ed li ul a,
.gallery-197c .notice_selected_f95b li ul a,
.gallery-197c .shadow-over-6a71 li ul a,
.gallery-197c .chip-wood-97c6 li ul a {
  padding-left: 20px;
}
.gallery-197c .link-380e li ul ul li::before,
.gallery-197c .text_next_32f4 li ul ul li::before,
.gallery-197c .wrapper-first-9bf2 li ul ul li::before,
.gallery-197c .left-0667 li ul ul li::before,
.gallery-197c .highlight-f9ed li ul ul li::before,
.gallery-197c .notice_selected_f95b li ul ul li::before,
.gallery-197c .shadow-over-6a71 li ul ul li::before,
.gallery-197c .chip-wood-97c6 li ul ul li::before {
  left: 30px;
}
.gallery-197c .link-380e li ul ul a,
.gallery-197c .text_next_32f4 li ul ul a,
.gallery-197c .wrapper-first-9bf2 li ul ul a,
.gallery-197c .left-0667 li ul ul a,
.gallery-197c .highlight-f9ed li ul ul a,
.gallery-197c .notice_selected_f95b li ul ul a,
.gallery-197c .shadow-over-6a71 li ul ul a,
.gallery-197c .chip-wood-97c6 li ul ul a {
  padding-left: 40px;
}
.gallery-197c .east-d0a8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-197c .chip-wood-97c6 ul li {
  margin-bottom: 1.41575em;
}
.gallery-197c .chip-wood-97c6 ul li .footer_warm_bc31 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gallery-197c .chip-wood-97c6 ul li .list-steel-a014 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.rough-d947 .link-380e li a,
.rough-d947 .text_next_32f4 li a,
.rough-d947 .wrapper-first-9bf2 li a,
.rough-d947 .left-0667 li a,
.rough-d947 .highlight-f9ed li a,
.rough-d947 .notice_selected_f95b li a,
.rough-d947 .shadow-over-6a71 li a,
.rough-d947 .chip-wood-97c6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-d947 .east-d0a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-d947 .layout-fluid-a47c ul li.link_115e .clean-aba4,
.rough-d947 .layout-fluid-a47c ul li.notification_basic_1786 .clean-aba4 {
  background: rgba(0, 0, 0, 0.2);
}
.rough-d947 .gallery-197c .layout-fluid-a47c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li {
  margin: 0;
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li ul {
  margin: 0;
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li ul li a {
  padding-left: 15px;
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li ul li li a {
  padding-left: 30px;
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li.fixed_9c25 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li.fixed_9c25 > 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;
}
.menu_hard_82ef .gallery-197c .panel-pro-04fe li.fixed_9c25 > 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;
}
.header_hard_ac55 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mask_plasma_1bd2 {
  position: relative;
  z-index: 10;
}
.mask_plasma_1bd2 .popup-2562 {
  width: 100%;
  max-width: 100%;
}
.image-cd90 .image_3545 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.image-cd90 .primary_ccef {
}
.image-cd90 .rough-d947 {
  background: #292929;
}
.left-a5d1 .image_3545 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.left-a5d1 .primary_ccef {
  background: #f9f9f9;
}
.left-a5d1 .rough-d947 {
  background: #303030;
}
.message_glass_380c .image_3545 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .message_glass_380c .banner_0988 {
    margin-bottom: 1em;
  }
  .message_glass_380c .banner_0988:last-child {
    margin-bottom: 0;
  }
}
.message_glass_380c .primary_ccef {
  background: #ededed;
}
.message_glass_380c .rough-d947 {
  background: #1a1a1a;
}
.image_3545.primary_ccef {
  color: rgba(0, 0, 0, 0.6);
}
.image_3545.primary_ccef .wide-937f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_3545.rough-d947 {
  color: rgba(255, 255, 255, 0.99);
}
.image_3545.rough-d947 a:not(.grid_f0be) {
  color: rgba(255, 255, 255, 0.79);
}
.image_3545.rough-d947 a:not(.grid_f0be):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_3545.rough-d947 .wide-937f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_3545.rough-d947 table tbody td,
.image_3545.rough-d947 table th {
  background: rgba(0, 0, 0, 0.08);
}
.nav-last-d0e3.input_copper_251c .notification_full_57bd {
  max-width: initial;
}
.nav-last-d0e3 .outline-east-6f2e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.nav-last-d0e3 .outline-east-6f2e .popup-2562 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .nav-last-d0e3 .outline-east-6f2e .popup-2562 {
    display: block;
    margin-bottom: 2em;
  }
  .nav-last-d0e3 .outline-east-6f2e .popup-2562:last-child {
    margin-bottom: 0;
  }
}
.message_glass_380c .banner_0988:last-child,
.left-a5d1 .banner_0988:last-child,
.image-cd90 .banner_0988:last-child {
  margin-bottom: 0;
}
.message_glass_380c .banner_0988 .gallery-197c .layout-fluid-a47c:last-child,
.left-a5d1 .banner_0988 .gallery-197c .layout-fluid-a47c:last-child,
.image-cd90 .banner_0988 .gallery-197c .layout-fluid-a47c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .message_glass_380c .notification-action-5be1,
  .message_glass_380c .basic_5f7b,
  .left-a5d1 .notification-action-5be1,
  .left-a5d1 .basic_5f7b,
  .image-cd90 .notification-action-5be1,
  .image-cd90 .basic_5f7b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mask_plasma_1bd2 .banner_0988 {
    margin-bottom: 2em;
  }
}
.mask_plasma_1bd2 p:last-child {
  margin-bottom: 0;
}
.mask_plasma_1bd2 li,
.mask_plasma_1bd2 ul {
  list-style: none;
  margin: 0;
}
.mask_plasma_1bd2 ul ul {
  margin-left: 2.617924em;
}
.dim_e36f {
  font-size: 0.875em;
}

/* css-noise: 6e41 */
.promo-block-c5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
