/*!
Theme Name: Customify
Theme URI: https://pressmaximum.top-2c/customify
Author: WPCustomify
Author URI: https://pressmaximum.top-2c
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.top-2c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.heading_soft_76.pink-47/licenses/gpl-2.0.modal_red_fe
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.tagdark/, (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.table-north.container-bd/normalize.accordion_brown_1c/
 ======
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.accordion_brown_1c v7.0.0 | MIT License | github.top-2c/necolas/normalize.accordion_brown_1c */
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;
}
.hidden-cool-48 .woodpanel,
.tag_hard_42,
.prev_d0,
.bright-61,
.wood-ea,
.copper_93,
.outlineout,
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;
}
.tag_hard_42,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag_hard_42,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_hard_42,
  h1 {
    font-size: 1.8em;
  }
}
.prev_d0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.prev_d0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .prev_d0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .prev_d0,
  h2 {
    font-size: 1.7em;
  }
}
.bright-61,
h3 {
  font-size: 1.618em;
}
.hidden-cool-48 .woodpanel,
.wood-ea,
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.textslow {
  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;
}
.mediumshade:after,
.mediumshade:before,
.focused-2a:after,
.focused-2a:before {
  content: "";
  display: table;
}
.mediumshade:after,
.focused-2a:after {
  clear: both;
}
.row_medium {
  float: right;
  margin-right: 0;
}
.layout-copper-11 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.picture_under .primary-tall,
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;
}
.picture_under .primary-tall: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;
}
.footer_north .primary-tall {
  box-shadow: none;
}
.footer_north
  .primary-tall
  .caption-cold {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.footer_north .primary-tall .link_up {
  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;
}
.footer_north
  .primary-tall
  .link_up
  b {
  display: none;
}
.footer_north .smoothframe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.button_simple:not(.mask-e0):not(.basic-4a),
button:not(.mask-e0):not(.basic-4a),
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ),
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ),
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ) {
  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;
}
.button_simple:not(.mask-e0):not(
    .basic-4a
  ):hover,
button:not(.mask-e0):not(
    .basic-4a
  ):hover,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ):hover,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ):hover,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.button_simple:not(.mask-e0):not(
    .basic-4a
  ):active,
.button_simple:not(.mask-e0):not(
    .basic-4a
  ):focus,
button:not(.mask-e0):not(
    .basic-4a
  ):active,
button:not(.mask-e0):not(
    .basic-4a
  ):focus,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ):active,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ):focus,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ):active,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ):focus,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ):active,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ):focus {
  outline: 0;
}
.button_simple:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77,
button:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77 {
  position: relative;
}
.button_simple:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .label-2e,
.button_simple:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .slider-wide,
.button_simple:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .hero-32,
.button_simple:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  i,
.button_simple:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  svg,
button:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .label-2e,
button:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .slider-wide,
button:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .hero-32,
button:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  i,
button:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  svg,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .label-2e,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .slider-wide,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .hero-32,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  i,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  svg,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .label-2e,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .slider-wide,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .hero-32,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  i,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  svg,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .label-2e,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .slider-wide,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  .hero-32,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  i,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77
  svg {
  visibility: hidden;
}
.button_simple:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77:after,
button:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77:after,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77:after,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77:after,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ).caption_silver_77: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;
}
.button_simple:not(.mask-e0):not(.basic-4a),
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ),
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ),
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ) {
  color: #fff;
  background: #235787;
}
.button_simple:not(.mask-e0):not(
    .basic-4a
  ):focus,
input[type="button"]:not(.mask-e0):not(
    .basic-4a
  ):focus,
input[type="reset"]:not(.mask-e0):not(
    .basic-4a
  ):focus,
input[type="submit"]:not(.mask-e0):not(
    .basic-4a
  ):focus {
  color: #fff;
}
.button_simple.primary_wood:not(.mask-e0):not(
    .basic-4a
  ),
.button_simple[disabled]:not(.mask-e0):not(
    .basic-4a
  ),
button.primary_wood:not(.mask-e0):not(
    .basic-4a
  ),
button[disabled]:not(.mask-e0):not(
    .basic-4a
  ) {
  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;
}
.accent_top {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accent_top: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;
}
.paragraph_south_6d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.backdrop-1f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tertiary_fe {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mediumshade:after,
.mediumshade:before,
.pattern_narrow:after,
.pattern_narrow:before,
.hugedisabled:after,
.hugedisabled:before,
.hovered-c0:after,
.hovered-c0:before,
.paper_70:after,
.paper_70:before,
.narrow_89:after,
.narrow_89:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mediumshade:after,
.pattern_narrow:after,
.hugedisabled:after,
.hovered-c0:after,
.paper_70:after,
.narrow_89:after {
  clear: both;
}
.pattern_narrow .tag_smooth,
.hugedisabled .tag_smooth,
.active-dc .tag_smooth {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.detail-white {
  display: inline-block;
}
.bannerslow {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bannerslow img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bannerslow .highlight-55 {
  padding: 1em 0;
  font-size: 85%;
}
.highlight-55 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.short-5b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.short-5b:after,
.short-5b:before {
  content: "";
  display: table;
}
.short-5b:after {
  clear: both;
}
.link-hard {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outline_glass .link-hard {
  max-width: 50%;
}
.dirty-8c .link-hard {
  max-width: 33.33%;
}
.outsort .link-hard {
  max-width: 25%;
}
.hoveredthumbnail .link-hard {
  max-width: 20%;
}
.logo-e2 .link-hard {
  max-width: 16.66%;
}
.layout-64 .link-hard {
  max-width: 14.28%;
}
.chip-purple .link-hard {
  max-width: 12.5%;
}
.paragraph-static .link-hard {
  max-width: 11.11%;
}
.picture_out_7d {
  display: block;
}
.hidden-cool-48 .carousel_tiny_e9 label,
.hidden-cool-48 .box_bf label,
.hidden-cool-48 .hidden_4c label,
.hidden-cool-48 .summary_tall_ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video-first-9d {
  list-style: none;
  margin: 0;
}
.video-first-9d article.top_dd {
  margin-bottom: 0;
}
.video-first-9d ul {
  list-style: none;
  margin: 0;
}
.video-first-9d .gallery_48 li.top_dd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video-first-9d .gallery_48 li.top_dd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video-first-9d .gallery_48 li.top_dd: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) {
  .video-first-9d .gallery_48 li.top_dd li.top_dd li.top_dd li.top_dd {
    padding-left: 0;
  }
}
article.top_dd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.top_dd .pattern_narrow p:last-of-type {
  margin-bottom: 0;
}
article.top_dd .litegallery {
  float: left;
}
article.top_dd .columnnext {
  margin-left: 85px;
}
article.top_dd .primary-e6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.top_dd .primary-e6 .shadeslow {
  margin-left: 10px;
}
article.top_dd .lastform {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.top_dd .backdrop-stone {
  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 .carousel_tiny_e9,
  #respond .hidden_4c,
  #respond .summary_tall_ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel_tiny_e9 input,
#respond .hidden_4c input,
#respond .summary_tall_ad input {
  width: 100%;
}
#respond .summary_tall_ad {
  margin-right: 0;
}
#respond .panel_white_a4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown-0d {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-0d.outline_ce {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown-0d svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dropdown-0d:focus,
.dropdown-0d: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);
}
.slider_yellow_48 {
  border-radius: 10%;
}
.dim-0d {
  border-radius: 50%;
}
.papermodal {
  font-size: 0.72em;
}
.sort-hovered-32 {
  font-size: 0.875em;
}
.secondary_fast_ef {
  font-size: 1.1em;
}
.menubronze {
  text-transform: uppercase;
  line-height: 1.2;
}
.menubronze.papermodal {
  letter-spacing: 0.5px;
}
.glass-f7,
.glass-f7 a {
  color: #6d6d6d;
}
.glass-f7 a:hover {
  color: #111;
}
.bannertall {
  color: #6d6d6d;
}
.panel-f2 {
  overflow-x: hidden;
}
.panel-f2 .plasma_85.selected_28 {
  position: relative;
}
.panel-f2 .plasma_85.selected_28.pressed_6f {
  position: initial;
}
.panel-f2
  .plasma_85.selected_28.pressed_6f
  .pagination-hot-a8 {
  left: auto;
}
.panel-f2 .plasma_85 .pagination-hot-a8 {
  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;
}
.panel-f2 .plasma_85:hover.selected_28 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.panel-f2
  .plasma_85:hover.selected_28
  .pagination-hot-a8 {
  display: block;
  z-index: 9999999;
}
.panel-f2 .down-fe .wood-19,
.panel-f2 .footer-dark .wood-19 {
  display: none;
}
.panel-f2 .logo-62 .plasma_85:hover.selected_28 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden-cool-48 .carousel_tiny_e9 label,
.hidden-cool-48 .box_bf label,
.hidden-cool-48 .hidden_4c label,
.hidden-cool-48 .summary_tall_ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video-first-9d {
  list-style: none;
  margin: 0;
}
.video-first-9d article.top_dd {
  margin-bottom: 0;
}
.video-first-9d ul {
  list-style: none;
  margin: 0;
}
.video-first-9d .gallery_48 li.top_dd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video-first-9d .gallery_48 li.top_dd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video-first-9d .gallery_48 li.top_dd: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) {
  .video-first-9d .gallery_48 li.top_dd li.top_dd li.top_dd li.top_dd {
    padding-left: 0;
  }
}
article.top_dd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.top_dd .pattern_narrow p:last-of-type {
  margin-bottom: 0;
}
article.top_dd .litegallery {
  float: left;
}
article.top_dd .columnnext {
  margin-left: 85px;
}
article.top_dd .primary-e6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.top_dd .primary-e6 .shadeslow {
  margin-left: 10px;
}
article.top_dd .lastform {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.top_dd .backdrop-stone {
  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 .carousel_tiny_e9,
  #respond .hidden_4c,
  #respond .summary_tall_ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel_tiny_e9 input,
#respond .hidden_4c input,
#respond .summary_tall_ad input {
  width: 100%;
}
#respond .summary_tall_ad {
  margin-right: 0;
}
#respond .panel_white_a4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down-fe .stale-1b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stale-1b .picture_cold.progress-large .paperimage > li > a:focus,
.stale-1b .picture_cold.progress-large .paperimage > li > a:hover,
.stale-1b .picture_cold.title-stale .paperimage > li > a:focus,
.stale-1b .picture_cold.title-stale .paperimage > li > a:hover,
.stale-1b .picture_cold.heading_left .paperimage > li > a:focus,
.stale-1b .picture_cold.heading_left .paperimage > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-1b
  .picture_cold.progress-large
  .paperimage
  > li.easy-ae
  > a,
.stale-1b
  .picture_cold.progress-large
  .paperimage
  > li.prev-c3
  > a,
.stale-1b
  .picture_cold.title-stale
  .paperimage
  > li.easy-ae
  > a,
.stale-1b
  .picture_cold.title-stale
  .paperimage
  > li.prev-c3
  > a,
.stale-1b
  .picture_cold.heading_left
  .paperimage
  > li.easy-ae
  > a,
.stale-1b .picture_cold.heading_left .paperimage > li.aside-d7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-1b .smoothtooltip,
.stale-1b .smoothtooltip a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-1b .message_f9.summary-liquid li a,
.stale-1b .tall-a5 a,
.stale-1b .grid_2b,
.stale-1b .paperimage > li > a,
.stale-1b .dim_e3 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b .message_f9.summary-liquid li a:hover,
.stale-1b .tall-a5 a:hover,
.stale-1b .grid_2b:hover,
.stale-1b .paperimage > li > a:hover,
.stale-1b .dim_e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-1b .mask-a9 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b .mask-a9 .list-hard-32 {
  color: rgba(255, 255, 255, 0.99);
}
.stale-1b .mask-a9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-1b .smallsecondary .nav_hard {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b .smallsecondary .nav_hard .white-52 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b
  .smallsecondary
  .nav_hard
  .white-52::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b
  .smallsecondary
  .nav_hard
  .white-52:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b
  .smallsecondary
  .nav_hard
  .white-52::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b
  .smallsecondary
  .nav_hard
  .white-52::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b .smallsecondary .wide_fc {
  color: rgba(255, 255, 255, 0.79);
}
.stale-1b .smallsecondary .wide_fc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-cool
  .stale-1b
  .smallsecondary
  .current_1f
  .middle-6f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-cool
  .stale-1b
  .smallsecondary
  .current_1f
  .white-52 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down-fe .middlelabel {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.middlelabel .picture_cold.progress-large .paperimage > li > a:focus,
.middlelabel .picture_cold.progress-large .paperimage > li > a:hover,
.middlelabel .picture_cold.title-stale .paperimage > li > a:focus,
.middlelabel .picture_cold.title-stale .paperimage > li > a:hover,
.middlelabel .picture_cold.heading_left .paperimage > li > a:focus,
.middlelabel .picture_cold.heading_left .paperimage > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middlelabel
  .picture_cold.progress-large
  .paperimage
  > li.easy-ae
  > a,
.middlelabel
  .picture_cold.progress-large
  .paperimage
  > li.prev-c3
  > a,
.middlelabel
  .picture_cold.title-stale
  .paperimage
  > li.easy-ae
  > a,
.middlelabel
  .picture_cold.title-stale
  .paperimage
  > li.prev-c3
  > a,
.middlelabel
  .picture_cold.heading_left
  .paperimage
  > li.easy-ae
  > a,
.middlelabel .picture_cold.heading_left .paperimage > li.aside-d7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.middlelabel .smoothtooltip,
.middlelabel .smoothtooltip a {
  color: rgba(0, 0, 0, 0.8);
}
.middlelabel .message_f9.summary-liquid li a,
.middlelabel .tall-a5 a,
.middlelabel .grid_2b,
.middlelabel .paperimage > li > a,
.middlelabel .dim_e3 {
  color: rgba(0, 0, 0, 0.55);
}
.middlelabel .message_f9.summary-liquid li a:hover,
.middlelabel .tall-a5 a:hover,
.middlelabel .grid_2b:hover,
.middlelabel .paperimage > li > a:hover,
.middlelabel .dim_e3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middlelabel .mask-a9 {
  color: rgba(0, 0, 0, 0.55);
}
.middlelabel .mask-a9 .list-hard-32 {
  color: rgba(0, 0, 0, 0.8);
}
.middlelabel .mask-a9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-gold-92 .image_72 {
  margin-left: auto;
  margin-right: auto;
}
.hugedisabled > * {
  margin-left: auto;
  margin-right: auto;
}
.hugedisabled .paragraph_south_6d {
  margin-right: 1.41575em;
}
.badgedynamic .hugedisabled > .hero_silver_31 {
  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;
}
.badgedynamic .hugedisabled > .outeraccordion {
  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;
}
.breadcrumb_small_02.text-gold-92 .image_72,
.smooth-f2.text-gold-92 .image_72 {
  margin-left: 0;
}
.tableselected.text-gold-92 .image_72,
.dark-c3.text-gold-92 .image_72 {
  margin-right: 0;
}
.hugedisabled ol,
.hugedisabled ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature-complex-93 video {
  max-width: 100%;
}
.small_3f img {
  display: block;
}
.small_3f.paragraph_south_6d,
.small_3f.backdrop-1f {
  width: 100%;
}
.small_3f.outeraccordion img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gallery-hard-2c:not(.motion-b3) {
  margin: 1.5em auto;
}
.bronze_5e p {
  padding: 1.5em 14px;
}
ul.last_16.outeraccordion,
ul.last_16.hero_silver_31,
ul.last_16.small_9e.hero_silver_31 {
  padding: 0 14px;
}
.layout_9e {
  display: block;
  overflow-x: auto;
}
.layout_9e table {
  border-collapse: collapse;
  width: 100%;
}
.layout_9e td,
.layout_9e th {
  padding: 0.5em;
}
.hugedisabled li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hugedisabled ol ol,
.hugedisabled ol ul,
.hugedisabled ul ol,
.hugedisabled ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hugedisabled ol ol li,
.hugedisabled ol ul li,
.hugedisabled ul ol li,
.hugedisabled ul ul li {
  margin-left: 0;
}
.carousel_6f.aside_upper_98 > .westdisabled {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.carousel_6f.aside_upper_98 > .westdisabled iframe,
.carousel_6f.aside_upper_98 > .westdisabled > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.section_old {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.section_old.secondary-north-27 {
  padding: 0;
}
.section_old.secondary-north-27 cite {
  font-size: 13px;
}
.section_old > * {
  margin-left: 16px;
  margin-right: 16px;
}
.section_old cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.input_ed {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.input_ed > p:first-child {
  margin-top: 0;
}
.input_ed cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.input_ed blockquote {
  border-left: 0;
}
.mask_last_d5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask_last_d5:not(.mask-wide) {
  max-width: 100px;
}
.mask_last_d5.feature-selected {
  border-bottom: none !important;
  text-align: center;
}
.mask_last_d5.feature-selected::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .bronze_5e p {
    padding: 1.5em 0;
  }
}
.picture_fast_4b {
  color: #0073aa;
}
.carddynamic {
  background-color: #0073aa;
}
.grid-30 {
  color: #229fd8;
}
.focus_thick {
  background-color: #229fd8;
}
.orangemodal {
  color: #eee;
}
.inimage {
  background-color: #eee;
}
.item_narrow_2f {
  color: #444;
}
.paragraph-prev {
  background-color: #444;
}
.bright-2f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bright-2f .input_f2 .tall-a5 {
  font-size: 15px;
}
.bright-2f .tall-a5 {
  line-height: 1.3;
}
.bright-2f .middlelabel {
}
.bright-2f .stale-1b {
  background: #235787;
}
.main-prev {
  padding: 0;
}
.main-prev .stale-1b {
  background: #1a1a1a;
}
.main-prev .middlelabel {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.south_e1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.south_e1 .middlelabel {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.south_e1 .stale-1b {
  background: #303030;
}
.narrow_89 {
  position: relative;
  z-index: 10;
}
.narrow_89 .thick-4d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-left-57 .selected_28 {
  display: inline-block;
  vertical-align: middle;
}
.nav-left-57.disabled-small-8b .selected_28 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .nav-left-57.disabled-small-8b .selected_28 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .nav-left-57.disabled-small-8b .selected_28 {
    margin-right: 0.4em;
  }
}
.nav-left-57.disabled-small-8b .selected_28:last-child {
  margin-right: 0;
}
.aside-advanced-62 .thick-4d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .down-fe .input_f2 {
    margin: 0 -0.5em;
  }
  .down-fe .input_f2 [class*="customify-col-"],
  .down-fe .input_f2 [class*="customify-col_"],
  .down-fe .input_f2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.down-fe.sort_04 .thick-4d {
  background: 0 0 !important;
}
.down-fe.sort_04 .thick-4d,
.down-fe.aside-advanced-62 .thick-4d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .down-fe.shortgrid {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.down-fe.aside-advanced-62 .thick-4d {
  box-shadow: none !important;
}
.prev-55 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev-55 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev-55 {
    padding: 18px 0 20px;
  }
}
.prev-55 .last-81 {
  width: 100%;
}
.prev-55 .item-tiny-9c {
  margin-bottom: 0;
}
.prev-55 .icon_large {
  margin-top: 5px;
  font-size: 0.875em;
}
.filter-lower-31 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.filter-lower-31 .status-white-50 {
  width: 100%;
}
.black-00 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.black-00 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.black-00 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;
}
.black-00 li:last-child:after {
  display: none;
}
.black-00 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bronze-b9 .wood-19 button,
.prev-55 .wood-19 button {
  left: 0;
}
.bronze-b9 .status-white-50,
.prev-55 .status-white-50 {
  padding-left: 0;
  padding-right: 0;
}
.bronze-b9 .filter-lower-31,
.prev-55 .filter-lower-31 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bronze-b9 {
  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;
}
.bronze-b9: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;
}
.bronze-b9 .notification_hot {
  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) {
  .bronze-b9 .notification_hot {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze-b9 .notification_hot {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bronze-b9 .notification_hot {
    min-height: 200px;
  }
}
.bronze-b9 .black-00 {
  color: rgba(255, 255, 255, 0.8);
}
.bronze-b9 .black-00 a,
.bronze-b9 .black-00 li:after {
  color: inherit;
}
.bronze-b9 .black-00 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hidden-1f {
  margin-bottom: 0.5em;
}
.panel_first {
  margin-bottom: 1.2em;
}
.panel_first,
.hidden-1f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel_first p:last-child,
.hidden-1f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wood-19,
#masthead .wood-19 {
  display: none;
}
#masthead
  > .wood-19.info_out_9f {
  display: none;
}
#masthead > .wood-19 button {
  left: 0;
}
.hot-90 {
  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%;
}
.hot-90 .selected_28 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hot-90 .widget-cold {
  display: -webkit-box;
  display: flex;
}
.hot-90 .widget-cold.accordion_2f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hot-90 .widget-cold.cardfast {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-90 .widget-cold.upper-1e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-90.frame_copper.layout_f1 .widget-cold.accordion_2f {
  flex-basis: 100%;
}
.hot-90.border_0d .widget-cold.cardfast {
  -webkit-box-flex: 1;
  flex: auto;
}
.hot-90.border_0d .widget-cold.upper-1e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wood-19.info_out_9f {
  display: none;
}
#masthead > .wood-19 button {
  left: 0;
}
.input-plasma-20 {
  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;
}
.input-plasma-20:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.input-plasma-20.inner-3d i {
  margin-right: 4px;
}
.input-plasma-20.basic-4b i {
  margin-left: 5px;
}
.tall-a5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tall-a5 p:last-child {
  margin-bottom: 0;
}
.preview_mini {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.preview_mini a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.preview_mini img {
  display: block;
  width: auto;
  line-height: 1;
}
.preview_mini .smoothtooltip {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.preview_mini .glass-db {
  margin: 5px 0 7px 0;
}
.preview_mini.upper-1a .insecondary {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_mini.upper-1a .tooltipdim {
  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;
}
.preview_mini.simple-c7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.preview_mini.simple-c7 .insecondary {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_mini.simple-c7 .tooltipdim {
  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;
}
.preview_mini.maskinner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview_mini.yellow_c4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.preview_mini.yellow_c4 .tooltipdim {
  margin-top: 7px;
}
.layout_a6 {
  display: inline-block;
}
.narrow_89 .focus-light-9f .preview_mini img {
  max-width: 100%;
}
.picture_cold .border-in-9a.box-copper,
.gallery_pink .border-in-9a.box-copper {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_cold .goldphoto,
.gallery_pink .goldphoto {
  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%);
}
.picture_cold .goldphoto {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.picture_cold.input_pressed_0e .goldphoto {
  display: none;
}
.picture_cold .heading-c3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_cold .heading-c3 li {
  display: inline-block;
  position: relative;
}
.picture_cold .heading-c3 li:last-child {
  margin-right: 0;
}
.picture_cold .heading-c3 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;
}
.picture_cold .heading-c3 li.aside-d7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.picture_cold .heading-c3 > 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;
}
.picture_cold .heading-c3 > li > a i {
  line-height: 0;
}
.picture_cold .heading-c3 > li.description-52 > a .goldphoto {
  margin-left: 4px;
  line-height: 0;
}
.picture_cold .heading-c3 .sidebar_fixed li.description-52 > a {
  position: relative;
}
.picture_cold .heading-c3 .sidebar_fixed li.description-52 > a:after,
.picture_cold .heading-c3 .sidebar_fixed li.description-52 > a:before {
  content: "";
  display: table;
}
.picture_cold .heading-c3 .sidebar_fixed li.description-52 > a:after {
  clear: both;
}
.picture_cold .heading-c3 .sidebar_fixed li.description-52 > a .goldphoto {
  margin-left: 5px;
  float: right;
}
.picture_cold .title_old,
.picture_cold .sidebar_fixed {
  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;
}
.picture_cold .sidebar_fixed {
  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;
}
.picture_cold .sidebar_fixed .box-copper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_cold .sidebar_fixed .goldphoto {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.picture_cold .sidebar_fixed li {
  display: block;
  margin: 0;
  padding: 0;
}
.picture_cold .sidebar_fixed 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;
}
.picture_cold .sidebar_fixed li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.picture_cold .sidebar_fixed .sidebar_fixed {
  top: 0;
  left: 100%;
}
.picture_cold .north-bc.fixed_8b > .title_old,
.picture_cold .north-bc.fixed_8b > .sidebar_fixed,
.picture_cold .north-bc:focus > .title_old,
.picture_cold .north-bc:focus > .sidebar_fixed,
.picture_cold .north-bc:hover > .title_old,
.picture_cold .north-bc:hover > .sidebar_fixed {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.picture_cold.heading_left .paperimage:after,
.picture_cold.heading_left .paperimage:before {
  content: "";
  display: table;
}
.picture_cold.heading_left .paperimage:after {
  clear: both;
}
.picture_cold.heading_left .paperimage > li {
  float: left;
}
.picture_cold.tooltip_0d .paperimage:after,
.picture_cold.tooltip_0d .paperimage:before {
  content: "";
  display: table;
}
.picture_cold.tooltip_0d .paperimage:after {
  clear: both;
}
.picture_cold.tooltip_0d .paperimage > li {
  float: left;
}
.picture_cold.tooltip_0d .paperimage > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.picture_cold.tooltip_0d .paperimage > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.picture_cold.tooltip_0d .paperimage > li.easy-ae > a,
.picture_cold.tooltip_0d .paperimage > li.aside-d7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.picture_cold.progress-large .paperimage > li > a .box-copper {
  position: relative;
}
.picture_cold.progress-large .paperimage > li > a .box-copper: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;
}
.picture_cold.progress-large
  .paperimage
  > li:focus
  > a
  .box-copper:before,
.picture_cold.progress-large
  .paperimage
  > li:hover
  > a
  .box-copper:before {
  width: 100%;
  background-color: currentColor;
}
.picture_cold.progress-large
  .paperimage
  > li.easy-ae
  > a
  .box-copper:before,
.picture_cold.progress-large
  .paperimage
  > li.prev-c3
  > a
  .box-copper:before {
  width: 100%;
  background-color: currentColor;
}
.picture_cold.title-stale .paperimage > li > a .box-copper {
  position: relative;
}
.picture_cold.title-stale .paperimage > li > a .box-copper: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;
}
.picture_cold.title-stale .paperimage > li:focus > a .box-copper:before,
.picture_cold.title-stale
  .paperimage
  > li:hover
  > a
  .box-copper:before {
  width: 100%;
  background-color: currentColor;
}
.picture_cold.title-stale
  .paperimage
  > li.easy-ae
  > a
  .box-copper:before,
.picture_cold.title-stale
  .paperimage
  > li.prev-c3
  > a
  .box-copper:before {
  width: 100%;
  background-color: currentColor;
}
.gallery_pink .heading-c3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery_pink .heading-c3 li:first-child > a {
  border-top: none;
}
.gallery_pink .heading-c3 .liquidalert > .box-copper .goldphoto {
  display: none;
}
.gallery_pink .heading-c3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gallery_pink .heading-c3 li:last-child {
  border: none;
}
.gallery_pink .heading-c3 li.description-52 > a {
  padding-right: 45px !important;
}
.gallery_pink .heading-c3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gallery_pink .heading-c3 li a:focus,
.gallery_pink .heading-c3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery_pink .heading-c3 li .background_smooth {
  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;
}
.gallery_pink .heading-c3 li .background_smooth:hover {
  box-shadow: none;
}
.gallery_pink .heading-c3 li .background_smooth .goldphoto {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gallery_pink .heading-c3 .sidebar_fixed {
  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);
}
.gallery_pink .heading-c3 .sidebar_fixed li a {
  padding-left: 3em;
}
.gallery_pink .heading-c3 .background-action-00 > a .background_smooth i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gallery_pink .heading-c3 .background-action-00 > .sidebar_fixed {
  display: block;
  opacity: 1;
}
.copper-48 {
  max-width: 100%;
}
.background-right-9e {
  line-height: 0;
  cursor: pointer;
}
.dim_e3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dim_e3:hover {
  box-shadow: none;
  color: currentColor;
}
.dim_e3 svg {
  width: 18px;
  height: 18px;
}
.dim_e3 .lower_c2 {
  display: none;
}
.warm_38 {
  position: relative;
}
.warm_38.medium-31 .dim_e3 .hovered_c5 {
  display: none;
}
.warm_38.medium-31 .dim_e3 .lower_c2 {
  display: inline-block;
}
.warm_38 .eastbackground {
  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);
}
.warm_38.media_34 .eastbackground {
  left: auto;
  right: -0.9em;
}
.warm_38.media_34 .section-red-f3::before {
  left: auto;
  right: 15px;
}
.warm_38.medium-31 .eastbackground {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current_1f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.current_1f label {
  flex-basis: 100%;
}
.current_1f .nav_hard {
  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;
}
.current_1f .white-52 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.current_1f .white-52:focus {
  background-color: transparent;
}
.current_1f button.wide_fc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.current_1f button.wide_fc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.current_1f button.wide_fc svg {
  width: 18px;
  height: 18px;
}
.current_1f input[type="submit"] {
  min-height: auto;
}
.smallsecondary .current_1f .white-52 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section-red-f3 {
  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) {
  .section-red-f3 {
    width: 220px;
  }
}
.section-red-f3 label {
  flex-basis: 100%;
}
.section-red-f3::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.disabled-cool .smallsecondary .current_1f {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.disabled-cool
  .smallsecondary
  .current_1f
  .nav_hard {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.disabled-cool .smallsecondary .current_1f .white-52 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.disabled-cool
  .smallsecondary
  .current_1f
  .white-52:focus {
  background: 0 0;
}
.disabled-cool
  .smallsecondary
  .current_1f
  .middle-6f {
  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;
}
.message_f9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_f9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_f9 li:last-child {
  margin-right: 0;
}
.message_f9 li:first-child {
  margin-left: 0;
}
.message_f9.complex_aa a {
  color: #fff;
}
.message_f9.complex_aa a:hover {
  color: #fff;
}
.message_f9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_f9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_f9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_f9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_f9 [class*="social-icon-apple"] {
  background-color: #999;
}
.message_f9 [class*="social-icon-apple"].border_focused_02 {
  background-color: transparent;
  color: #999;
}
.message_f9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_f9 [class*="social-icon-behance"].border_focused_02 {
  background-color: transparent;
  color: #1769ff;
}
.message_f9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_f9 [class*="social-icon-bitbucket"].border_focused_02 {
  background-color: transparent;
  color: #205081;
}
.message_f9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_f9 [class*="social-icon-codepen"].border_focused_02 {
  background-color: transparent;
  color: #000;
}
.message_f9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_f9 [class*="social-icon-delicious"].border_focused_02 {
  background-color: transparent;
  color: #39f;
}
.message_f9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_f9 [class*="social-icon-digg"].border_focused_02 {
  background-color: transparent;
  color: #005be2;
}
.message_f9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_f9 [class*="social-icon-dribbble"].border_focused_02 {
  background-color: transparent;
  color: #ea4c89;
}
.message_f9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_f9 [class*="social-icon-envelope"].border_focused_02 {
  background-color: transparent;
  color: #ea4335;
}
.message_f9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_f9 [class*="social-icon-facebook"].border_focused_02 {
  background-color: transparent;
  color: #3b5998;
}
.message_f9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_f9 [class*="social-icon-flickr"].border_focused_02 {
  background-color: transparent;
  color: #0063dc;
}
.message_f9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_f9 [class*="social-icon-foursquare"].border_focused_02 {
  background-color: transparent;
  color: #2d5be3;
}
.message_f9 [class*="social-icon-github"] {
  background-color: #333;
}
.message_f9 [class*="social-icon-github"].border_focused_02 {
  background-color: transparent;
  color: #333;
}
.message_f9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_f9 [class*="social-icon-google-plus"].border_focused_02 {
  background-color: transparent;
  color: #dd4b39;
}
.message_f9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_f9 [class*="social-icon-houzz"].border_focused_02 {
  background-color: transparent;
  color: #7ac142;
}
.message_f9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_f9 [class*="social-icon-instagram"].border_focused_02 {
  background-color: transparent;
  color: #262626;
}
.message_f9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_f9 [class*="social-icon-jsfiddle"].border_focused_02 {
  background-color: transparent;
  color: #487aa2;
}
.message_f9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_f9 [class*="social-icon-linkedin"].border_focused_02 {
  background-color: transparent;
  color: #0077b5;
}
.message_f9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_f9 [class*="social-icon-medium"].border_focused_02 {
  background-color: transparent;
  color: #00ab6b;
}
.message_f9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_f9
  [class*="social-icon-odnoklassniki"].border_focused_02 {
  background-color: transparent;
  color: #f4731c;
}
.message_f9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_f9 [class*="social-icon-meetup"].border_focused_02 {
  background-color: transparent;
  color: #ec1c40;
}
.message_f9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_f9 [class*="social-icon-pinterest"].border_focused_02 {
  background-color: transparent;
  color: #bd081c;
}
.message_f9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_f9 [class*="social-icon-product-hunt"].border_focused_02 {
  background-color: transparent;
  color: #da552f;
}
.message_f9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_f9 [class*="social-icon-reddit"].border_focused_02 {
  background-color: transparent;
  color: #ff4500;
}
.message_f9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_f9 [class*="social-icon-rss"].border_focused_02 {
  background-color: transparent;
  color: #f26522;
}
.message_f9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_f9
  [class*="social-icon-shopping-cart"].border_focused_02 {
  background-color: transparent;
  color: #4caf50;
}
.message_f9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_f9 [class*="social-icon-skype"].border_focused_02 {
  background-color: transparent;
  color: #00aff0;
}
.message_f9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_f9 [class*="social-icon-slideshare"].border_focused_02 {
  background-color: transparent;
  color: #0077b5;
}
.message_f9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_f9 [class*="social-icon-snapchat"].border_focused_02 {
  background-color: transparent;
  color: #fffc00;
}
.message_f9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_f9 [class*="social-icon-soundcloud"].border_focused_02 {
  background-color: transparent;
  color: #f80;
}
.message_f9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_f9 [class*="social-icon-spotify"].border_focused_02 {
  background-color: transparent;
  color: #2ebd59;
}
.message_f9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_f9
  [class*="social-icon-stack-overflow"].border_focused_02 {
  background-color: transparent;
  color: #fe7a15;
}
.message_f9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_f9 [class*="social-icon-maldkfgram"].border_focused_02 {
  background-color: transparent;
  color: #2ca5e0;
}
.message_f9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_f9 [class*="social-icon-tripadvisor"].border_focused_02 {
  background-color: transparent;
  color: #589442;
}
.message_f9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_f9 [class*="social-icon-tumblr"].border_focused_02 {
  background-color: transparent;
  color: #35465c;
}
.message_f9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_f9 [class*="social-icon-twitch"].border_focused_02 {
  background-color: transparent;
  color: #6441a5;
}
.message_f9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_f9 [class*="social-icon-twitter"].border_focused_02 {
  background-color: transparent;
  color: #1da1f2;
}
.message_f9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_f9 [class*="social-icon-vimeo"].border_focused_02 {
  background-color: transparent;
  color: #1ab7ea;
}
.message_f9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_f9 [class*="social-icon-vk"].border_focused_02 {
  background-color: transparent;
  color: #45668e;
}
.message_f9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_f9 [class*="social-icon-weibo"].border_focused_02 {
  background-color: transparent;
  color: #df2029;
}
.message_f9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_f9 [class*="social-icon-weixin"].border_focused_02 {
  background-color: transparent;
  color: #7bb32e;
}
.message_f9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_f9 [class*="social-icon-whatsapp"].border_focused_02 {
  background-color: transparent;
  color: #25d366;
}
.message_f9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_f9 [class*="social-icon-wordpress"].border_focused_02 {
  background-color: transparent;
  color: #21759b;
}
.message_f9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_f9 [class*="social-icon-xing"].border_focused_02 {
  background-color: transparent;
  color: #026466;
}
.message_f9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_f9 [class*="social-icon-yelp"].border_focused_02 {
  background-color: transparent;
  color: #af0606;
}
.message_f9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_f9 [class*="social-icon-youtube"].border_focused_02 {
  background-color: transparent;
  color: #cd201f;
}
.grid_2b {
  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;
}
.grid_2b:hover {
  box-shadow: none;
  background: 0 0;
}
.media-last-87 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.stone-11 {
  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;
}
.fixed-e3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module-action {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module-action,
.module-action::after,
.module-action::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;
}
.module-action::after,
.module-action::before {
  content: "";
  display: block;
  background-color: inherit;
}
.article-36 .stone-11 .fixed-e3 {
  margin-top: -2px;
  width: 19px;
}
.article-36 .stone-11 .module-action {
  margin-top: -1px;
}
.article-36 .stone-11 .module-action,
.article-36 .stone-11 .module-action::after,
.article-36 .stone-11 .module-action::before {
  width: 19px;
  height: 2px;
}
.article-36 .stone-11 .module-action::before {
  top: -6px;
}
.article-36 .stone-11 .module-action::after {
  bottom: -6px;
}
.text_6b .stone-11 .fixed-e3 {
  margin-top: -2px;
  width: 22px;
}
.text_6b .stone-11 .module-action {
  margin-top: -1px;
}
.text_6b .stone-11 .module-action,
.text_6b .stone-11 .module-action::after,
.text_6b .stone-11 .module-action::before {
  width: 22px;
  height: 2px;
}
.text_6b .stone-11 .module-action::before {
  top: -7px;
}
.text_6b .stone-11 .module-action::after {
  bottom: -7px;
}
.container-complex-58 .stone-11 .fixed-e3 {
  margin-top: -2px;
  width: 31px;
}
.container-complex-58 .stone-11 .module-action {
  margin-top: -1.5px;
}
.container-complex-58 .stone-11 .module-action,
.container-complex-58 .stone-11 .module-action::after,
.container-complex-58 .stone-11 .module-action::before {
  width: 31px;
  height: 3px;
}
.container-complex-58 .stone-11 .module-action::before {
  top: -9px;
}
.container-complex-58 .stone-11 .module-action::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .button_f6 .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 19px;
  }
  .button_f6 .stone-11 .module-action {
    margin-top: -1px;
  }
  .button_f6 .stone-11 .module-action,
  .button_f6 .stone-11 .module-action::after,
  .button_f6 .stone-11 .module-action::before {
    width: 19px;
    height: 2px;
  }
  .button_f6 .stone-11 .module-action::before {
    top: -6px;
  }
  .button_f6 .stone-11 .module-action::after {
    bottom: -6px;
  }
  .header-04 .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 22px;
  }
  .header-04 .stone-11 .module-action {
    margin-top: -1px;
  }
  .header-04 .stone-11 .module-action,
  .header-04 .stone-11 .module-action::after,
  .header-04 .stone-11 .module-action::before {
    width: 22px;
    height: 2px;
  }
  .header-04 .stone-11 .module-action::before {
    top: -7px;
  }
  .header-04 .stone-11 .module-action::after {
    bottom: -7px;
  }
  .info-cool-99 .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 31px;
  }
  .info-cool-99 .stone-11 .module-action {
    margin-top: -1.5px;
  }
  .info-cool-99 .stone-11 .module-action,
  .info-cool-99 .stone-11 .module-action::after,
  .info-cool-99 .stone-11 .module-action::before {
    width: 31px;
    height: 3px;
  }
  .info-cool-99 .stone-11 .module-action::before {
    top: -9px;
  }
  .info-cool-99 .stone-11 .module-action::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_53 .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_53 .stone-11 .module-action {
    margin-top: -1px;
  }
  .secondary_53 .stone-11 .module-action,
  .secondary_53 .stone-11 .module-action::after,
  .secondary_53 .stone-11 .module-action::before {
    width: 19px;
    height: 2px;
  }
  .secondary_53 .stone-11 .module-action::before {
    top: -6px;
  }
  .secondary_53 .stone-11 .module-action::after {
    bottom: -6px;
  }
  .hover_stale_c7 .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_stale_c7 .stone-11 .module-action {
    margin-top: -1px;
  }
  .hover_stale_c7 .stone-11 .module-action,
  .hover_stale_c7 .stone-11 .module-action::after,
  .hover_stale_c7 .stone-11 .module-action::before {
    width: 22px;
    height: 2px;
  }
  .hover_stale_c7 .stone-11 .module-action::before {
    top: -7px;
  }
  .hover_stale_c7 .stone-11 .module-action::after {
    bottom: -7px;
  }
  .status-pink-a7 .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 31px;
  }
  .status-pink-a7 .stone-11 .module-action {
    margin-top: -1.5px;
  }
  .status-pink-a7 .stone-11 .module-action,
  .status-pink-a7 .stone-11 .module-action::after,
  .status-pink-a7 .stone-11 .module-action::before {
    width: 31px;
    height: 3px;
  }
  .status-pink-a7 .stone-11 .module-action::before {
    top: -9px;
  }
  .status-pink-a7 .stone-11 .module-action::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary_iron .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 19px;
  }
  .primary_iron .stone-11 .module-action {
    margin-top: -1px;
  }
  .primary_iron .stone-11 .module-action,
  .primary_iron .stone-11 .module-action::after,
  .primary_iron .stone-11 .module-action::before {
    width: 19px;
    height: 2px;
  }
  .primary_iron .stone-11 .module-action::before {
    top: -6px;
  }
  .primary_iron .stone-11 .module-action::after {
    bottom: -6px;
  }
  .gallery-black .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-black .stone-11 .module-action {
    margin-top: -1px;
  }
  .gallery-black .stone-11 .module-action,
  .gallery-black .stone-11 .module-action::after,
  .gallery-black .stone-11 .module-action::before {
    width: 22px;
    height: 2px;
  }
  .gallery-black .stone-11 .module-action::before {
    top: -7px;
  }
  .gallery-black .stone-11 .module-action::after {
    bottom: -7px;
  }
  .left_1c .stone-11 .fixed-e3 {
    margin-top: -2px;
    width: 31px;
  }
  .left_1c .stone-11 .module-action {
    margin-top: -1.5px;
  }
  .left_1c .stone-11 .module-action,
  .left_1c .stone-11 .module-action::after,
  .left_1c .stone-11 .module-action::before {
    width: 31px;
    height: 3px;
  }
  .left_1c .stone-11 .module-action::before {
    top: -9px;
  }
  .left_1c .stone-11 .module-action::after {
    bottom: -9px;
  }
}
.fast_a2 .module-action {
  -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);
}
.fast_a2 .module-action::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fast_a2 .module-action::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);
}
.fast_a2.caption-first-dc .module-action {
  -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);
}
.fast_a2.caption-first-dc .module-action::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fast_a2.caption-first-dc .module-action::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);
}
.headeractive {
  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.chip-east:before {
  display: none;
}
.footer-dark {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer-dark .heading-hard-93 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer-dark .heading-hard-93:last-of-type {
  border-bottom: none;
}
.footer-dark .heading-hard-93.table-31,
.footer-dark .heading-hard-93.focus_out,
.footer-dark .heading-hard-93.panelred {
  padding: 0;
}
.footer-dark .gallery_pink .background_smooth {
  color: currentColor;
}
.footer-dark .gallery_pink .background_smooth:focus,
.footer-dark .gallery_pink .background_smooth:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-dark.middlelabel .mask-a9,
.footer-dark.middlelabel .tall-a5 a,
.footer-dark.middlelabel .paperimage a,
.footer-dark.middlelabel .sidebar_fixed a {
  color: rgba(0, 0, 0, 0.55);
}
.footer-dark.middlelabel .mask-a9:hover,
.footer-dark.middlelabel .tall-a5 a:hover,
.footer-dark.middlelabel .paperimage a:hover,
.footer-dark.middlelabel .sidebar_fixed a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-dark.middlelabel .list-hard-32 {
  color: rgba(0, 0, 0, 0.8);
}
.footer-dark.middlelabel .heading-hard-93 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-dark.middlelabel .heading-hard-93:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer-dark.middlelabel .hover-advanced:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer-dark.middlelabel .gallery_pink .heading-c3 li a,
.footer-dark.middlelabel .gallery_pink .background_smooth,
.footer-dark.middlelabel .sidebar_fixed {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-dark.middlelabel .gallery_pink .background_smooth:focus,
.footer-dark.middlelabel .gallery_pink .background_smooth:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-dark.middlelabel .heading-c3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-dark.stale-1b .mask-a9,
.footer-dark.stale-1b .tall-a5 a,
.footer-dark.stale-1b .paperimage .background_smooth,
.footer-dark.stale-1b .paperimage a,
.footer-dark.stale-1b .sidebar_fixed a {
  color: rgba(255, 255, 255, 0.79);
}
.footer-dark.stale-1b .mask-a9:hover,
.footer-dark.stale-1b .tall-a5 a:hover,
.footer-dark.stale-1b .paperimage .background_smooth:hover,
.footer-dark.stale-1b .paperimage a:hover,
.footer-dark.stale-1b .sidebar_fixed a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-dark.stale-1b .list-hard-32 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-dark.stale-1b .heading-hard-93 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-dark.stale-1b .heading-hard-93:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer-dark.stale-1b .hover-advanced:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-dark.stale-1b .gallery_pink .heading-c3 li a,
.footer-dark.stale-1b .gallery_pink .background_smooth,
.footer-dark.stale-1b .sidebar_fixed {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-dark.stale-1b .gallery_pink .background_smooth:focus,
.footer-dark.stale-1b .gallery_pink .background_smooth:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-dark.stale-1b .heading-c3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-advanced {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover-advanced:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.preview_fluid {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.search_5d .footer-dark {
  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;
}
.search_5d .heading-hard-93 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.search_5d .heading-hard-93: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) {
  .search_5d .heading-hard-93:before {
    width: 16%;
    left: 42%;
  }
}
.search_5d .heading-hard-93:last-child:before {
  content: none;
}
.search_5d .heading-hard-93[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.search_5d .gallery_pink .heading-c3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.search_5d .gallery_pink .heading-c3 li a .background_smooth {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.search_5d .gallery_pink .sidebar_fixed {
  border: none;
}
.search_5d .gallery_pink .sidebar_fixed li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.search_5d .hover-advanced {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.search_5d .preview_fluid {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.search_5d .stale-1b .hover-advanced:before {
  background: rgba(0, 0, 0, 0.9);
}
.search_5d .middlelabel.notification-6b .module-action {
  background: rgba(0, 0, 0, 0.6);
}
.search_5d
  .middlelabel.notification-6b
  .module-action::after,
.search_5d
  .middlelabel.notification-6b
  .module-action:before {
  background: inherit;
}
.search_5d
  .middlelabel.notification-6b:hover
  .module-action {
  background: rgba(0, 0, 0, 0.8);
}
.status_74 .footer-dark {
  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) {
  .status_74 .footer-dark {
    width: auto;
    right: 45px;
  }
}
.active-fixed .footer-dark {
  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) {
  .active-fixed .footer-dark {
    width: auto;
    left: 45px;
  }
}
.chip-east .footer-dark {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.chip-east .preview_fluid {
  max-width: 48em;
  margin: 0 auto;
}
.chip-east .hover-advanced:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background-outer-9b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background-outer-9b.search_5d .footer-dark {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background-outer-9b.status_74 .footer-dark {
  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);
}
.background-outer-9b .footer-dark {
  visibility: visible;
}
.background-outer-9b.active-fixed .footer-dark {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.thumbnail_f6,
.button_cool_1d {
  overflow-x: hidden;
}
.thumbnail_f6 .footer-dark {
  overflow: auto;
}
.thumbnail_f6.search_5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_f6.search_5d .footer-dark {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.thumbnail_f6.search_5d .grid_2b {
  opacity: 0;
}
.thumbnail_f6.status_74 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_f6.status_74 .footer-dark {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.thumbnail_f6.status_74 .grid_2b {
  opacity: 0;
}
.thumbnail_f6.active-fixed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_f6.active-fixed .footer-dark {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.thumbnail_f6.active-fixed .grid_2b {
  opacity: 0;
}
.thumbnail_f6.chip-east .footer-dark {
  z-index: 10;
  visibility: visible;
}
.notification-6b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification-6b .module-action {
  background: rgba(255, 255, 255, 0.99);
}
.notification-6b .module-action::after,
.notification-6b .module-action:before {
  background: inherit;
}
.notification-6b:hover .module-action {
  background: rgba(255, 255, 255, 0.99);
}
.active-fixed .notification-6b {
  top: 10px;
  right: auto;
  left: 12px;
}
.chip-east .notification-6b {
  display: none !important;
}
.thumbnail_f6:before,
.button_cool_1d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.thumbnail_f6 .notification-6b,
.button_cool_1d .notification-6b {
  display: inline-block;
}
.footer-dark .selected_28 {
  -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;
}
.thumbnail_f6 .footer-dark .selected_28,
.button_cool_1d .footer-dark .selected_28 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list_d3 .nav_hard {
  width: 100%;
}
.focus-light-9f {
  padding: 0 0.5em 0;
}
.focus-light-9f [class*="customify-col-"],
.focus-light-9f [class*="customify-col_"],
.focus-light-9f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.blockout .focus-light-9f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input_f2 .active_ad,
  .active_ad {
    display: none;
  }
  .card_40 {
    text-align: left;
  }
  .copper-6a {
    text-align: center;
  }
  .blueshadow {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input_f2 .table-full,
  .table-full {
    display: none;
  }
  .lowerchip {
    text-align: left;
  }
  .container-00 {
    text-align: center;
  }
  .plasma-ed {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input_f2 .row-cb,
  .row-cb {
    display: none;
  }
  .dropdown_new_f4 {
    text-align: left;
  }
  .lite-da {
    text-align: center;
  }
  .photoclean {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gridbasic {
  box-shadow: none !important;
}
.hugebadge .notification_advanced_d1,
.modaleasy .notification_advanced_d1 {
  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;
}
.modaleasy .notification_advanced_d1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thick-4d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thick-4d:after,
.thick-4d:before {
  content: "";
  display: table;
}
.thick-4d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thick-4d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thick-4d,
.shortgrid {
  max-width: 1248px;
  margin: 0 auto;
}

.hovered-c0.table-ec .thick-4d {
  max-width: 100%;
}
.hovered-c0.newchip {
  max-width: 1200px;
  margin: 0 auto;
}
.hovered-c0.dropdown_hot_87 .thick-4d {
  max-width: 100%;
}
.hovered-c0.dropdown_hot_87 > .thick-4d {
  padding-left: 0;
  padding-right: 0;
}
.hovered-c0.dropdown_hot_87 > .thick-4d .input_f2 {
  margin: 0;
}
.hovered-c0.dropdown_hot_87
  > .thick-4d
  .action-ac.right-0a {
  margin-right: 0;
  margin-left: 0;
}
.hovered-c0.dropdown_hot_87 #main.right-0a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .layout-pink #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .layout-pink #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .staleshadow .image_72 {
    padding-right: 1em;
  }
  .staleshadow.alert_complex .action-ac {
    border-right: 1px solid #eaecee;
  }
  .staleshadow.alert_complex .image_72 {
    padding-right: 1em;
  }
  .staleshadow.alert_complex .last-60 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_over_05 .image_72 {
    padding-left: 1em;
  }
  .highlight_over_05.alert_complex .action-ac {
    border-left: 1px solid #eaecee;
  }
  .highlight_over_05.alert_complex .image_72 {
    padding-left: 1em;
  }
  .highlight_over_05.alert_complex .last-60 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .galleryright .image_72 {
    padding-left: 1em;
  }
  .galleryright.alert_complex .sidebar_b4 {
    border-right: 1px solid #eaecee;
  }
  .galleryright.alert_complex .accent_iron {
    border-right: 1px solid #eaecee;
  }
  .galleryright.alert_complex .image_72 {
    padding-left: 1em;
  }
  .galleryright.alert_complex .last-60 {
    padding-right: 1em;
  }
  .galleryright.alert_complex .bright_bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-f4 .image_72 {
    padding-right: 1em;
  }
  .title-f4.alert_complex .sidebar_b4 {
    border-left: 1px solid #eaecee;
  }
  .title-f4.alert_complex .accent_iron {
    border-left: 1px solid #eaecee;
  }
  .title-f4.alert_complex .image_72 {
    padding-right: 1em;
  }
  .title-f4.alert_complex .last-60 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-f4.alert_complex .bright_bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-pink .image_72 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-pink.alert_complex .action-ac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .layout-pink.alert_complex .image_72 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-pink.alert_complex .last-60 {
    padding-left: 1em;
  }
  .layout-pink.alert_complex .bright_bd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .layout-pink.alert_complex .image_72 {
    padding-left: 0;
  }
}
.image_middle_77 .nav-left-57 {
  display: inline-block;
}
.video_wide_30 {
  display: inline-block;
}
.hidden_dark {
  word-con: break-word;
}
.paragraph-a5 > span {
  display: inline-block;
  padding: 5px 0;
}
.paragraph-a5 .container_medium_04 {
  margin-left: 8px;
  margin-right: 8px;
}
.paragraph-a5 .linkdim img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero_tall .eastnotification {
  margin-bottom: 2em;
}
.hero_tall .pattern-22 {
  margin-bottom: 15px;
}
.hero_tall .pattern-22:last-child {
  margin-bottom: 0;
}
.hero_tall .footer_north_41 {
  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) {
  .hero_tall .footer_north_41 {
    display: block;
  }
}
.hero_tall .action_52 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero_tall .action_52 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero_tall .south_ce {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero_tall .south_ce img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero_tall .south_ce a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero_tall .hidden_dark {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_tall .hidden_dark a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero_tall .background-slow p:last-child {
  margin-bottom: 0;
}
.hero_tall .current-c4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero_tall .red_51 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero_tall .card-fixed {
  margin-top: 1em;
}
.hero_tall .narrowtexture {
  top: 0;
  display: block;
}
.hero_tall .narrowtexture a {
  color: inherit;
}
.hero_tall .narrowtexture a:hover {
  color: inherit;
}
.hero_tall .item_d5 {
  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;
}
.hero_tall .item_d5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero_tall .red_51 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero_tall .glass-16 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero_tall .glass-16:first-child {
  margin-top: 0;
}
.hero_tall .glass-16.plasma-d9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero_tall .glass-16.medium-35 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_tall
  .glass-16.medium-35.surfacebrown
  .card-fixed {
  width: 100%;
}
.hero_tall .medium-35 {
  -webkit-box-align: center;
  align-items: center;
}
.hero_tall .medium-35 .paragraph-a5,
.hero_tall .medium-35 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero_tall .south_ce {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_tall .south_ce img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_tall .south_ce: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;
}
.hero_tall .plasma-d9 {
  z-index: 5;
}
.hero_tall .selected_e7 .easy-ee {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero_tall .dim_8f .easy-ee {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero_tall .button_yellow_63 .easy-ee {
  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;
}
.hero_tall.column_old .footer_north_41,
.hero_tall.carousel_small .footer_north_41 {
  display: block;
}
.hero_tall.column_old .footer_north_41 .filter_static,
.hero_tall.column_old .footer_north_41 .red_51,
.hero_tall.carousel_small .footer_north_41 .filter_static,
.hero_tall.carousel_small .footer_north_41 .red_51 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_tall.module_upper_ce .action_52 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero_tall.module_upper_ce .action_52 {
    margin-right: 0;
  }
}
.hero_tall.column_old .action_52,
.hero_tall.carousel_small .action_52 {
  padding-top: 40%;
}
.hero_tall.column_old .eastnotification,
.hero_tall.carousel_small .eastnotification {
  display: block;
}
.hero_tall.column_old .main-3e .red_51,
.hero_tall.carousel_small .main-3e .red_51 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero_tall.column_old .action_52,
.hero_tall.carousel_small .action_52 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero_tall.column_old .red_51 {
  padding: 1em;
}
.gallery_advanced_03 {
  margin: 30px auto;
  display: block;
}
.gallery_advanced_03 .pro-5c > * {
  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;
}
.gallery_advanced_03 .pro-5c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_advanced_03 .pro-5c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bannercurrent .paragraph-a5 {
  margin-bottom: 1.41575em;
}
.bannercurrent .avatar-bright-d8 {
  margin-bottom: 1.618em;
}
.hugedisabled .soft-d5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hugedisabled .soft-d5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hugedisabled .modal-last {
  max-width: 100%;
  overflow: auto;
}
.text-gold-92 .hugedisabled a:hover {
  text-decoration: underline;
}
.grid_ec .pattern-22:not(.hidden_dark),
.grid_ec .south_ce {
  margin-bottom: 1.41575em;
}
.grid_ec .pattern-22:not(.hidden_dark):last-child,
.grid_ec .south_ce:last-child {
  margin-bottom: 0;
}
.grid_ec .pattern-22.title-black-57 {
  margin-bottom: 0.41575em;
}
.grid_ec .popup-bottom:before,
.grid_ec .full_50:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid_ec .popup-bottom:before {
  content: "\f115";
}
.grid_ec .full_50:before {
  content: "\f02c";
}
.grid_ec .smooth-e3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid_ec .smooth-e3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.primary_purple_a8 {
  display: -webkit-box;
  display: flex;
}
.primary_purple_a8 .itemorange {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .primary_purple_a8 .itemorange {
    flex-basis: 90px;
  }
}
.primary_purple_a8 .headingclean {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_purple_a8 .headingclean {
    flex-basis: calc(100% - 50px);
  }
}
.primary_purple_a8 .southtitle p:last-child {
  margin-bottom: 0.72em;
}
.background_east_ff .pro-5c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background_east_ff .pro-5c:after,
.background_east_ff .pro-5c:before {
  content: "";
  display: table;
}
.background_east_ff .pro-5c:after {
  clear: both;
}
.background_east_ff .pro-5c .popupsimple,
.background_east_ff .pro-5c .basicblock {
  width: 49%;
}
.background_east_ff .pro-5c .popupsimple a span.sidebar-black,
.background_east_ff .pro-5c .basicblock a span.sidebar-black {
  display: block;
  margin-bottom: 5px;
}
.background_east_ff .pro-5c .basicblock {
  float: left;
  text-align: left;
}
.background_east_ff .pro-5c .popupsimple {
  float: right;
  text-align: right;
}
.picture_lower {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture_lower {
    margin-bottom: 0;
  }
}
.video_upper_18 {
  margin-bottom: 1em;
}
.video_upper_18 .hidden_dark {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid-out a {
  display: block;
  line-height: 0;
  position: relative;
}
.section_simple .video_upper_18,
.badge-yellow-67 .video_upper_18 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section_simple .video_upper_18,
  .badge-yellow-67 .video_upper_18 {
    display: block;
  }
}
.section_simple .grid-out,
.badge-yellow-67 .grid-out {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section_simple .grid-out,
  .badge-yellow-67 .grid-out {
    margin-bottom: 1em;
  }
}
.section_simple .grid-out img,
.badge-yellow-67 .grid-out img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section_simple .table-top,
.badge-yellow-67 .table-top {
  flex-basis: calc(100% - 160px);
}
.section_simple .table-top p,
.badge-yellow-67 .table-top p {
  margin-bottom: 0;
}
.section_simple .table-top {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section_simple .table-top {
    padding-left: 0;
  }
}
.badge-yellow-67 .table-top {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge-yellow-67 .table-top {
    padding-right: 0;
  }
}
.badge-yellow-67 .grid-out {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bottom_d9 .grid-out {
  margin-bottom: 0.5em;
}
.bottom_d9 .grid-out img {
  width: 100%;
}
.notification_b3 .popup_hovered,
.border_hard_a9 .popup_hovered {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border_hard_a9 .action-ac .item-in p:last-child {
  margin-bottom: 0;
}
.content_bottom {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.upper-a1 .full_9d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .upper-a1 .full_9d:last-of-type {
    margin-bottom: 0;
  }
}
.upper-a1 .full_9d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upper-a1 .full_9d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.upper-a1 .full_9d ul li {
  margin: 0 0 0.6em;
}
.upper-a1 .full_9d ul li.wrapper_static_a6,
.upper-a1 .full_9d ul li.highlight-glass-0a {
  position: relative;
}
.upper-a1 .full_9d ul li.wrapper_static_a6 .over_21,
.upper-a1 .full_9d ul li.highlight-glass-0a .over_21 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.upper-a1 .full_9d ul li.wrapper_static_a6:after:after,
.upper-a1 .full_9d ul li.wrapper_static_a6:after:before,
.upper-a1
  .full_9d
  ul
  li.highlight-glass-0a:after:after,
.upper-a1
  .full_9d
  ul
  li.highlight-glass-0a:after:before {
  content: "";
  display: table;
}
.upper-a1 .full_9d ul li.wrapper_static_a6:after:after,
.upper-a1
  .full_9d
  ul
  li.highlight-glass-0a:after:after {
  clear: both;
}
.upper-a1 .full_9d a.button_simple:hover {
  text-decoration: none;
}
.upper-a1 .full_9d select {
  max-width: 100%;
}
.upper-a1 .full_9d table {
  font-size: 85%;
}
.upper-a1 .full_9d table td,
.upper-a1 .full_9d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.upper-a1 .full_9d table tfoot td {
  text-align: left;
}
.upper-a1 .full_9d :last-child {
  margin-bottom: 0;
}
.upper-a1 .full_9d .north_d0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.upper-a1 .full_9d .north_d0 label {
  width: 100%;
}
.upper-a1 .full_9d .north_d0 .white-52 {
  width: 100%;
  display: block;
}
.upper-a1 .full_9d .north_d0 .wide_fc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.upper-a1 .full_9d .north_d0 .wide_fc:hover svg #svg-search {
  fill: #444;
}
.upper-a1 .full_9d .north_d0 .wide_fc svg {
  width: 18px;
  height: 18px;
}
.upper-a1 .primary_yellow ul ul,
.upper-a1 .mask_df ul ul,
.upper-a1 .outline-orange ul ul,
.upper-a1 .summary-focused ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.upper-a1 .primary_yellow .description-52 > a,
.upper-a1 .mask_df .description-52 > a,
.upper-a1 .outline-orange .description-52 > a,
.upper-a1 .summary-focused .description-52 > a {
  margin-bottom: 0;
}
.upper-a1 .photo_pro li,
.upper-a1 .primary_yellow li,
.upper-a1 .menufast li,
.upper-a1 .mask_df li,
.upper-a1 .outline-orange li,
.upper-a1 .summary-focused li,
.upper-a1 .panel_focused_bb li,
.upper-a1 .simple-e1 li {
  display: block;
  position: relative;
}
.upper-a1 .photo_pro li:last-child,
.upper-a1 .primary_yellow li:last-child,
.upper-a1 .menufast li:last-child,
.upper-a1 .mask_df li:last-child,
.upper-a1 .outline-orange li:last-child,
.upper-a1 .summary-focused li:last-child,
.upper-a1 .panel_focused_bb li:last-child,
.upper-a1 .simple-e1 li:last-child {
  border: none;
}
.upper-a1 .photo_pro li a,
.upper-a1 .primary_yellow li a,
.upper-a1 .menufast li a,
.upper-a1 .mask_df li a,
.upper-a1 .outline-orange li a,
.upper-a1 .summary-focused li a,
.upper-a1 .panel_focused_bb li a,
.upper-a1 .simple-e1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-a1 .photo_pro li ul li::before,
.upper-a1 .primary_yellow li ul li::before,
.upper-a1 .menufast li ul li::before,
.upper-a1 .mask_df li ul li::before,
.upper-a1 .outline-orange li ul li::before,
.upper-a1 .summary-focused li ul li::before,
.upper-a1 .panel_focused_bb li ul li::before,
.upper-a1 .simple-e1 li ul li::before {
  left: 15px;
}
.upper-a1 .photo_pro li ul a,
.upper-a1 .primary_yellow li ul a,
.upper-a1 .menufast li ul a,
.upper-a1 .mask_df li ul a,
.upper-a1 .outline-orange li ul a,
.upper-a1 .summary-focused li ul a,
.upper-a1 .panel_focused_bb li ul a,
.upper-a1 .simple-e1 li ul a {
  padding-left: 20px;
}
.upper-a1 .photo_pro li ul ul li::before,
.upper-a1 .primary_yellow li ul ul li::before,
.upper-a1 .menufast li ul ul li::before,
.upper-a1 .mask_df li ul ul li::before,
.upper-a1 .outline-orange li ul ul li::before,
.upper-a1 .summary-focused li ul ul li::before,
.upper-a1 .panel_focused_bb li ul ul li::before,
.upper-a1 .simple-e1 li ul ul li::before {
  left: 30px;
}
.upper-a1 .photo_pro li ul ul a,
.upper-a1 .primary_yellow li ul ul a,
.upper-a1 .menufast li ul ul a,
.upper-a1 .mask_df li ul ul a,
.upper-a1 .outline-orange li ul ul a,
.upper-a1 .summary-focused li ul ul a,
.upper-a1 .panel_focused_bb li ul ul a,
.upper-a1 .simple-e1 li ul ul a {
  padding-left: 40px;
}
.upper-a1 .button_plasma li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-a1 .simple-e1 ul li {
  margin-bottom: 1.41575em;
}
.upper-a1 .simple-e1 ul li .title-6d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.upper-a1 .simple-e1 ul li .avatarbrown {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stale-1b .photo_pro li a,
.stale-1b .primary_yellow li a,
.stale-1b .menufast li a,
.stale-1b .mask_df li a,
.stale-1b .outline-orange li a,
.stale-1b .summary-focused li a,
.stale-1b .panel_focused_bb li a,
.stale-1b .simple-e1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-1b .button_plasma li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-1b .full_9d ul li.wrapper_static_a6 .over_21,
.stale-1b .full_9d ul li.highlight-glass-0a .over_21 {
  background: rgba(0, 0, 0, 0.2);
}
.stale-1b .upper-a1 .full_9d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-c0 .upper-a1 .heading-c3 li {
  margin: 0;
}
.hovered-c0 .upper-a1 .heading-c3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hovered-c0 .upper-a1 .heading-c3 li ul {
  margin: 0;
}
.hovered-c0 .upper-a1 .heading-c3 li ul li a {
  padding-left: 15px;
}
.hovered-c0 .upper-a1 .heading-c3 li ul li li a {
  padding-left: 30px;
}
.hovered-c0 .upper-a1 .heading-c3 li.aside-d7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hovered-c0 .upper-a1 .heading-c3 li.aside-d7 > 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;
}
.hovered-c0 .upper-a1 .heading-c3 li.aside-d7 > 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;
}
.aside_out a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paper_70 {
  position: relative;
  z-index: 10;
}
.paper_70 .selected_28 {
  width: 100%;
  max-width: 100%;
}
.tag_89 .layout-plasma-44 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_89 .middlelabel {
}
.tag_89 .stale-1b {
  background: #292929;
}
.label_bd .layout-plasma-44 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label_bd .middlelabel {
  background: #f9f9f9;
}
.label_bd .stale-1b {
  background: #303030;
}
.row_67 .layout-plasma-44 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .row_67 .nav-left-57 {
    margin-bottom: 1em;
  }
  .row_67 .nav-left-57:last-child {
    margin-bottom: 0;
  }
}
.row_67 .middlelabel {
  background: #ededed;
}
.row_67 .stale-1b {
  background: #1a1a1a;
}
.layout-plasma-44.middlelabel {
  color: rgba(0, 0, 0, 0.6);
}
.layout-plasma-44.middlelabel .componentwhite li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-plasma-44.stale-1b {
  color: rgba(255, 255, 255, 0.99);
}
.layout-plasma-44.stale-1b a:not(.button_simple) {
  color: rgba(255, 255, 255, 0.79);
}
.layout-plasma-44.stale-1b a:not(.button_simple):hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-plasma-44.stale-1b .componentwhite li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-plasma-44.stale-1b table tbody td,
.layout-plasma-44.stale-1b table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo-62.aside-advanced-62 .thick-4d {
  max-width: initial;
}
.logo-62 .disabled-small-8b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo-62 .disabled-small-8b .selected_28 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo-62 .disabled-small-8b .selected_28 {
    display: block;
    margin-bottom: 2em;
  }
  .logo-62 .disabled-small-8b .selected_28:last-child {
    margin-bottom: 0;
  }
}
.row_67 .nav-left-57:last-child,
.label_bd .nav-left-57:last-child,
.tag_89 .nav-left-57:last-child {
  margin-bottom: 0;
}
.row_67 .nav-left-57 .upper-a1 .full_9d:last-child,
.label_bd .nav-left-57 .upper-a1 .full_9d:last-child,
.tag_89 .nav-left-57 .upper-a1 .full_9d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .row_67 .summary_light,
  .row_67 .gallery_plasma,
  .label_bd .summary_light,
  .label_bd .gallery_plasma,
  .tag_89 .summary_light,
  .tag_89 .gallery_plasma {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paper_70 .nav-left-57 {
    margin-bottom: 2em;
  }
}
.paper_70 p:last-child {
  margin-bottom: 0;
}
.paper_70 li,
.paper_70 ul {
  list-style: none;
  margin: 0;
}
.paper_70 ul ul {
  margin-left: 2.617924em;
}
.element-narrow-11 {
  font-size: 0.875em;
}

/* css-noise: 310b */
.phantom-card-q4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
