/*!
Theme Name: Customify
Theme URI: https://pressmaximum.middle_45/customify
Author: WPCustomify
Author URI: https://pressmaximum.middle_45
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.middle_45/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block-large-21.tooltip_static/licenses/gpl-2.0.primary_clean
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.block_complex/, (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.primary-gold.black_c8/normalize.headingmedium/
 ======
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.headingmedium v7.0.0 | MIT License | github.middle_45/necolas/normalize.headingmedium */
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;
}
.search_under_3d .logo_full,
.summary_rough,
.info_hard_a2,
.blockinner,
.label_fixed_1b,
.description_d0,
.layout_liquid,
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;
}
.summary_rough,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .summary_rough,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_rough,
  h1 {
    font-size: 1.8em;
  }
}
.info_hard_a2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.info_hard_a2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .info_hard_a2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .info_hard_a2,
  h2 {
    font-size: 1.7em;
  }
}
.blockinner,
h3 {
  font-size: 1.618em;
}
.search_under_3d .logo_full,
.label_fixed_1b,
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.gradient_dark_43 {
  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;
}
.tabsplasma:after,
.tabsplasma:before,
.pressedpopup:after,
.pressedpopup:before {
  content: "";
  display: table;
}
.tabsplasma:after,
.pressedpopup:after {
  clear: both;
}
.module-yellow {
  float: right;
  margin-right: 0;
}
.label_96 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status_e0 .thickmenu,
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;
}
.status_e0 .thickmenu: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;
}
.actionsection .thickmenu {
  box-shadow: none;
}
.actionsection
  .thickmenu
  .paper-a2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.actionsection .thickmenu .media-first {
  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;
}
.actionsection
  .thickmenu
  .media-first
  b {
  display: none;
}
.actionsection .hoveredicon {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_hovered:not(.caption_green):not(.black-8b),
button:not(.caption_green):not(.black-8b),
input[type="button"]:not(.caption_green):not(
    .black-8b
  ),
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ),
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ) {
  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;
}
.description_hovered:not(.caption_green):not(
    .black-8b
  ):hover,
button:not(.caption_green):not(
    .black-8b
  ):hover,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ):hover,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ):hover,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_hovered:not(.caption_green):not(
    .black-8b
  ):active,
.description_hovered:not(.caption_green):not(
    .black-8b
  ):focus,
button:not(.caption_green):not(
    .black-8b
  ):active,
button:not(.caption_green):not(
    .black-8b
  ):focus,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ):active,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ):focus,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ):active,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ):focus,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ):active,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ):focus {
  outline: 0;
}
.description_hovered:not(.caption_green):not(
    .black-8b
  ).slow_63,
button:not(.caption_green):not(
    .black-8b
  ).slow_63,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ).slow_63,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ).slow_63,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ).slow_63 {
  position: relative;
}
.description_hovered:not(.caption_green):not(
    .black-8b
  ).slow_63
  .table_current,
.description_hovered:not(.caption_green):not(
    .black-8b
  ).slow_63
  .rowdirty,
.description_hovered:not(.caption_green):not(
    .black-8b
  ).slow_63
  .banner_active_67,
.description_hovered:not(.caption_green):not(
    .black-8b
  ).slow_63
  i,
.description_hovered:not(.caption_green):not(
    .black-8b
  ).slow_63
  svg,
button:not(.caption_green):not(
    .black-8b
  ).slow_63
  .table_current,
button:not(.caption_green):not(
    .black-8b
  ).slow_63
  .rowdirty,
button:not(.caption_green):not(
    .black-8b
  ).slow_63
  .banner_active_67,
button:not(.caption_green):not(
    .black-8b
  ).slow_63
  i,
button:not(.caption_green):not(
    .black-8b
  ).slow_63
  svg,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .table_current,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .rowdirty,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .banner_active_67,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  i,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  svg,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .table_current,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .rowdirty,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .banner_active_67,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  i,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  svg,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .table_current,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .rowdirty,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  .banner_active_67,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  i,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ).slow_63
  svg {
  visibility: hidden;
}
.description_hovered:not(.caption_green):not(
    .black-8b
  ).slow_63:after,
button:not(.caption_green):not(
    .black-8b
  ).slow_63:after,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ).slow_63:after,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ).slow_63:after,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ).slow_63: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;
}
.description_hovered:not(.caption_green):not(.black-8b),
input[type="button"]:not(.caption_green):not(
    .black-8b
  ),
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ),
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ) {
  color: #fff;
  background: #235787;
}
.description_hovered:not(.caption_green):not(
    .black-8b
  ):focus,
input[type="button"]:not(.caption_green):not(
    .black-8b
  ):focus,
input[type="reset"]:not(.caption_green):not(
    .black-8b
  ):focus,
input[type="submit"]:not(.caption_green):not(
    .black-8b
  ):focus {
  color: #fff;
}
.description_hovered.accordion_easy:not(.caption_green):not(
    .black-8b
  ),
.description_hovered[disabled]:not(.caption_green):not(
    .black-8b
  ),
button.accordion_easy:not(.caption_green):not(
    .black-8b
  ),
button[disabled]:not(.caption_green):not(
    .black-8b
  ) {
  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;
}
.label_stone_83 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.label_stone_83: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;
}
.notice-active-5d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gallery_basic_d8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon-tall-97 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabsplasma:after,
.tabsplasma:before,
.summary-df:after,
.summary-df:before,
.tooltip_pink:after,
.tooltip_pink:before,
.mask-short-50:after,
.mask-short-50:before,
.complex-93:after,
.complex-93:before,
.fast_d9:after,
.fast_d9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabsplasma:after,
.summary-df:after,
.tooltip_pink:after,
.mask-short-50:after,
.complex-93:after,
.fast_d9:after {
  clear: both;
}
.summary-df .table-fresh,
.tooltip_pink .table-fresh,
.widgetblue .table-fresh {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.westpicture {
  display: inline-block;
}
.gradient_hard_54 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient_hard_54 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient_hard_54 .red-6a {
  padding: 1em 0;
  font-size: 85%;
}
.red-6a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.component-light-0d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.component-light-0d:after,
.component-light-0d:before {
  content: "";
  display: table;
}
.component-light-0d:after {
  clear: both;
}
.link_40 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.badge_ee .link_40 {
  max-width: 50%;
}
.notification-42 .link_40 {
  max-width: 33.33%;
}
.logo_dynamic_01 .link_40 {
  max-width: 25%;
}
.sidebar-over-a0 .link_40 {
  max-width: 20%;
}
.inner_d8 .link_40 {
  max-width: 16.66%;
}
.tinydetail .link_40 {
  max-width: 14.28%;
}
.carousel-31 .link_40 {
  max-width: 12.5%;
}
.shade-0a .link_40 {
  max-width: 11.11%;
}
.prevsort {
  display: block;
}
.search_under_3d .video-82 label,
.search_under_3d .focus_9c label,
.search_under_3d .gold_df label,
.search_under_3d .hidden-f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pro-9f {
  list-style: none;
  margin: 0;
}
.pro-9f article.inputfocused {
  margin-bottom: 0;
}
.pro-9f ul {
  list-style: none;
  margin: 0;
}
.pro-9f .description_43 li.inputfocused {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pro-9f .description_43 li.inputfocused {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pro-9f .description_43 li.inputfocused: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) {
  .pro-9f .description_43 li.inputfocused li.inputfocused li.inputfocused li.inputfocused {
    padding-left: 0;
  }
}
article.inputfocused {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.inputfocused .summary-df p:last-of-type {
  margin-bottom: 0;
}
article.inputfocused .paper-84 {
  float: left;
}
article.inputfocused .heading_basic_70 {
  margin-left: 85px;
}
article.inputfocused .thick_4a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.inputfocused .thick_4a .shade_hard {
  margin-left: 10px;
}
article.inputfocused .media-slow {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.inputfocused .picture-silver {
  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 .video-82,
  #respond .gold_df,
  #respond .hidden-f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-82 input,
#respond .gold_df input,
#respond .hidden-f0 input {
  width: 100%;
}
#respond .hidden-f0 {
  margin-right: 0;
}
#respond .searchplasma #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wide_7b {
  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;
}
.wide_7b.button-medium {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wide_7b 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%);
}
.wide_7b:focus,
.wide_7b: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);
}
.gallery-slow-4f {
  border-radius: 10%;
}
.banner-out-b7 {
  border-radius: 50%;
}
.prevfooter {
  font-size: 0.72em;
}
.list_simple_37 {
  font-size: 0.875em;
}
.alert-f8 {
  font-size: 1.1em;
}
.backdrop_58 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop_58.prevfooter {
  letter-spacing: 0.5px;
}
.orangemask,
.orangemask a {
  color: #6d6d6d;
}
.orangemask a:hover {
  color: #111;
}
.componentcold {
  color: #6d6d6d;
}
.sidebar_7c {
  overflow-x: hidden;
}
.sidebar_7c .list-medium-14.module-fixed {
  position: relative;
}
.sidebar_7c .list-medium-14.module-fixed.panel-wide {
  position: initial;
}
.sidebar_7c
  .list-medium-14.module-fixed.panel-wide
  .widget_fresh {
  left: auto;
}
.sidebar_7c .list-medium-14 .widget_fresh {
  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;
}
.sidebar_7c .list-medium-14:hover.module-fixed {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sidebar_7c
  .list-medium-14:hover.module-fixed
  .widget_fresh {
  display: block;
  z-index: 9999999;
}
.sidebar_7c .footer_plasma .glass_f5,
.sidebar_7c .old_bd .glass_f5 {
  display: none;
}
.sidebar_7c .module_action_15 .list-medium-14:hover.module-fixed {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search_under_3d .video-82 label,
.search_under_3d .focus_9c label,
.search_under_3d .gold_df label,
.search_under_3d .hidden-f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pro-9f {
  list-style: none;
  margin: 0;
}
.pro-9f article.inputfocused {
  margin-bottom: 0;
}
.pro-9f ul {
  list-style: none;
  margin: 0;
}
.pro-9f .description_43 li.inputfocused {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pro-9f .description_43 li.inputfocused {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pro-9f .description_43 li.inputfocused: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) {
  .pro-9f .description_43 li.inputfocused li.inputfocused li.inputfocused li.inputfocused {
    padding-left: 0;
  }
}
article.inputfocused {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.inputfocused .summary-df p:last-of-type {
  margin-bottom: 0;
}
article.inputfocused .paper-84 {
  float: left;
}
article.inputfocused .heading_basic_70 {
  margin-left: 85px;
}
article.inputfocused .thick_4a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.inputfocused .thick_4a .shade_hard {
  margin-left: 10px;
}
article.inputfocused .media-slow {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.inputfocused .picture-silver {
  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 .video-82,
  #respond .gold_df,
  #respond .hidden-f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-82 input,
#respond .gold_df input,
#respond .hidden-f0 input {
  width: 100%;
}
#respond .hidden-f0 {
  margin-right: 0;
}
#respond .searchplasma #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer_plasma .blue-38 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue-38 .silvertertiary.pagination-gold .old_08 > li > a:focus,
.blue-38 .silvertertiary.pagination-gold .old_08 > li > a:hover,
.blue-38 .silvertertiary.copper-dc .old_08 > li > a:focus,
.blue-38 .silvertertiary.copper-dc .old_08 > li > a:hover,
.blue-38 .silvertertiary.input-motion .old_08 > li > a:focus,
.blue-38 .silvertertiary.input-motion .old_08 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-38
  .silvertertiary.pagination-gold
  .old_08
  > li.orange-b9
  > a,
.blue-38
  .silvertertiary.pagination-gold
  .old_08
  > li.banner_cool
  > a,
.blue-38
  .silvertertiary.copper-dc
  .old_08
  > li.orange-b9
  > a,
.blue-38
  .silvertertiary.copper-dc
  .old_08
  > li.banner_cool
  > a,
.blue-38
  .silvertertiary.input-motion
  .old_08
  > li.orange-b9
  > a,
.blue-38 .silvertertiary.input-motion .old_08 > li.button-73 > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-38 .first_30,
.blue-38 .first_30 a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-38 .yellowoverlay.module-db li a,
.blue-38 .background-blue a,
.blue-38 .tiny-78,
.blue-38 .old_08 > li > a,
.blue-38 .top_39 {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38 .yellowoverlay.module-db li a:hover,
.blue-38 .background-blue a:hover,
.blue-38 .tiny-78:hover,
.blue-38 .old_08 > li > a:hover,
.blue-38 .top_39:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-38 .title-pressed-8a {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38 .title-pressed-8a .photo_dynamic_f6 {
  color: rgba(255, 255, 255, 0.99);
}
.blue-38 .title-pressed-8a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-38 .smooth_ec .button_thick_1e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue-38 .smooth_ec .button_thick_1e .secondaryplasma {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38
  .smooth_ec
  .button_thick_1e
  .secondaryplasma::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38
  .smooth_ec
  .button_thick_1e
  .secondaryplasma:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38
  .smooth_ec
  .button_thick_1e
  .secondaryplasma::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38
  .smooth_ec
  .button_thick_1e
  .secondaryplasma::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38 .smooth_ec .disabled-out {
  color: rgba(255, 255, 255, 0.79);
}
.blue-38 .smooth_ec .disabled-out:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-f6
  .blue-38
  .smooth_ec
  .sidebar_bottom_8d
  .tall-36 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium-f6
  .blue-38
  .smooth_ec
  .sidebar_bottom_8d
  .secondaryplasma {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.footer_plasma .coolwrapper {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.coolwrapper .silvertertiary.pagination-gold .old_08 > li > a:focus,
.coolwrapper .silvertertiary.pagination-gold .old_08 > li > a:hover,
.coolwrapper .silvertertiary.copper-dc .old_08 > li > a:focus,
.coolwrapper .silvertertiary.copper-dc .old_08 > li > a:hover,
.coolwrapper .silvertertiary.input-motion .old_08 > li > a:focus,
.coolwrapper .silvertertiary.input-motion .old_08 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.coolwrapper
  .silvertertiary.pagination-gold
  .old_08
  > li.orange-b9
  > a,
.coolwrapper
  .silvertertiary.pagination-gold
  .old_08
  > li.banner_cool
  > a,
.coolwrapper
  .silvertertiary.copper-dc
  .old_08
  > li.orange-b9
  > a,
.coolwrapper
  .silvertertiary.copper-dc
  .old_08
  > li.banner_cool
  > a,
.coolwrapper
  .silvertertiary.input-motion
  .old_08
  > li.orange-b9
  > a,
.coolwrapper .silvertertiary.input-motion .old_08 > li.button-73 > a {
  color: rgba(0, 0, 0, 0.8);
}
.coolwrapper .first_30,
.coolwrapper .first_30 a {
  color: rgba(0, 0, 0, 0.8);
}
.coolwrapper .yellowoverlay.module-db li a,
.coolwrapper .background-blue a,
.coolwrapper .tiny-78,
.coolwrapper .old_08 > li > a,
.coolwrapper .top_39 {
  color: rgba(0, 0, 0, 0.55);
}
.coolwrapper .yellowoverlay.module-db li a:hover,
.coolwrapper .background-blue a:hover,
.coolwrapper .tiny-78:hover,
.coolwrapper .old_08 > li > a:hover,
.coolwrapper .top_39:hover {
  color: rgba(0, 0, 0, 0.8);
}
.coolwrapper .title-pressed-8a {
  color: rgba(0, 0, 0, 0.55);
}
.coolwrapper .title-pressed-8a .photo_dynamic_f6 {
  color: rgba(0, 0, 0, 0.8);
}
.coolwrapper .title-pressed-8a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_north_a7 .popupslow {
  margin-left: auto;
  margin-right: auto;
}
.tooltip_pink > * {
  margin-left: auto;
  margin-right: auto;
}
.tooltip_pink .notice-active-5d {
  margin-right: 1.41575em;
}
.focus_advanced_67 .tooltip_pink > .card-98 {
  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;
}
.focus_advanced_67 .tooltip_pink > .dynamic-1b {
  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;
}
.gallerynew.info_north_a7 .popupslow,
.gallery-green-01.info_north_a7 .popupslow {
  margin-left: 0;
}
.tertiary_action.info_north_a7 .popupslow,
.column-dim.info_north_a7 .popupslow {
  margin-right: 0;
}
.tooltip_pink ol,
.tooltip_pink ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.headingstale video {
  max-width: 100%;
}
.wood-b7 img {
  display: block;
}
.wood-b7.notice-active-5d,
.wood-b7.gallery_basic_d8 {
  width: 100%;
}
.wood-b7.dynamic-1b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.badge_under_27:not(.carousel_purple) {
  margin: 1.5em auto;
}
.title-soft p {
  padding: 1.5em 14px;
}
ul.disabled_purple.dynamic-1b,
ul.disabled_purple.card-98,
ul.disabled_purple.tooltip-static-60.card-98 {
  padding: 0 14px;
}
.picturefull {
  display: block;
  overflow-x: auto;
}
.picturefull table {
  border-collapse: collapse;
  width: 100%;
}
.picturefull td,
.picturefull th {
  padding: 0.5em;
}
.tooltip_pink li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tooltip_pink ol ol,
.tooltip_pink ol ul,
.tooltip_pink ul ol,
.tooltip_pink ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tooltip_pink ol ol li,
.tooltip_pink ol ul li,
.tooltip_pink ul ol li,
.tooltip_pink ul ul li {
  margin-left: 0;
}
.titlehovered.content-soft-07 > .dynamic_13 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.titlehovered.content-soft-07 > .dynamic_13 iframe,
.titlehovered.content-soft-07 > .dynamic_13 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.activetooltip {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.activetooltip.box_first_76 {
  padding: 0;
}
.activetooltip.box_first_76 cite {
  font-size: 13px;
}
.activetooltip > * {
  margin-left: 16px;
  margin-right: 16px;
}
.activetooltip cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main_first {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main_first > p:first-child {
  margin-top: 0;
}
.main_first cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main_first blockquote {
  border-left: 0;
}
.undershadow {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.undershadow:not(.ironsort) {
  max-width: 100px;
}
.undershadow.cleangrid {
  border-bottom: none !important;
  text-align: center;
}
.undershadow.cleangrid::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title-soft p {
    padding: 1.5em 0;
  }
}
.accentnarrow {
  color: #0073aa;
}
.cool-70 {
  background-color: #0073aa;
}
.popup_ca {
  color: #229fd8;
}
.progress_motion {
  background-color: #229fd8;
}
.right_8b {
  color: #eee;
}
.nav-58 {
  background-color: #eee;
}
.caption_up_a6 {
  color: #444;
}
.silver_a5 {
  background-color: #444;
}
.text_fresh {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.text_fresh .photo-2a .background-blue {
  font-size: 15px;
}
.text_fresh .background-blue {
  line-height: 1.3;
}
.text_fresh .coolwrapper {
}
.text_fresh .blue-38 {
  background: #235787;
}
.mini-a2 {
  padding: 0;
}
.mini-a2 .blue-38 {
  background: #1a1a1a;
}
.mini-a2 .coolwrapper {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.brownstatus {
  padding: 0;
  border-left: none;
  border-right: none;
}
.brownstatus .coolwrapper {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.brownstatus .blue-38 {
  background: #303030;
}
.fast_d9 {
  position: relative;
  z-index: 10;
}
.fast_d9 .content-hard-72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_pressed .module-fixed {
  display: inline-block;
  vertical-align: middle;
}
.progress_pressed.panel-north-97 .module-fixed {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress_pressed.panel-north-97 .module-fixed {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress_pressed.panel-north-97 .module-fixed {
    margin-right: 0.4em;
  }
}
.progress_pressed.panel-north-97 .module-fixed:last-child {
  margin-right: 0;
}
.picture_28 .content-hard-72 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .footer_plasma .photo-2a {
    margin: 0 -0.5em;
  }
  .footer_plasma .photo-2a [class*="customify-col-"],
  .footer_plasma .photo-2a [class*="customify-col_"],
  .footer_plasma .photo-2a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.footer_plasma.hover_pro_8c .content-hard-72 {
  background: 0 0 !important;
}
.footer_plasma.hover_pro_8c .content-hard-72,
.footer_plasma.picture_28 .content-hard-72 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .footer_plasma.basic-3f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.footer_plasma.picture_28 .content-hard-72 {
  box-shadow: none !important;
}
.slider_tiny {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slider_tiny {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slider_tiny {
    padding: 18px 0 20px;
  }
}
.slider_tiny .down_67 {
  width: 100%;
}
.slider_tiny .main-38 {
  margin-bottom: 0;
}
.slider_tiny .gas_ba {
  margin-top: 5px;
  font-size: 0.875em;
}
.paragraph-tall {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paragraph-tall .gallery-fluid-d4 {
  width: 100%;
}
.full-22 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.full-22 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.full-22 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;
}
.full-22 li:last-child:after {
  display: none;
}
.full-22 li a {
  font-weight: 500;
  margin-right: 10px;
}
.full-9a .glass_f5 button,
.slider_tiny .glass_f5 button {
  left: 0;
}
.full-9a .gallery-fluid-d4,
.slider_tiny .gallery-fluid-d4 {
  padding-left: 0;
  padding-right: 0;
}
.full-9a .paragraph-tall,
.slider_tiny .paragraph-tall {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.full-9a {
  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;
}
.full-9a: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;
}
.full-9a .gas-fa {
  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) {
  .full-9a .gas-fa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .full-9a .gas-fa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .full-9a .gas-fa {
    min-height: 200px;
  }
}
.full-9a .full-22 {
  color: rgba(255, 255, 255, 0.8);
}
.full-9a .full-22 a,
.full-9a .full-22 li:after {
  color: inherit;
}
.full-9a .full-22 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatarwhite {
  margin-bottom: 0.5em;
}
.info-6c {
  margin-bottom: 1.2em;
}
.info-6c,
.avatarwhite {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.info-6c p:last-child,
.avatarwhite p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .glass_f5,
#masthead .glass_f5 {
  display: none;
}
#masthead
  > .glass_f5.avatardown {
  display: none;
}
#masthead > .glass_f5 button {
  left: 0;
}
.hovered_c7 {
  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%;
}
.hovered_c7 .module-fixed {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hovered_c7 .banner_plasma {
  display: -webkit-box;
  display: flex;
}
.hovered_c7 .banner_plasma.shadow-prev-22 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hovered_c7 .banner_plasma.search-hovered-55 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hovered_c7 .banner_plasma.form-f2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hovered_c7.box-dirty-41.hero_pressed_6b .banner_plasma.shadow-prev-22 {
  flex-basis: 100%;
}
.hovered_c7.description_focused_49 .banner_plasma.search-hovered-55 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hovered_c7.description_focused_49 .banner_plasma.form-f2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .glass_f5.avatardown {
  display: none;
}
#masthead > .glass_f5 button {
  left: 0;
}
.highlight_eb {
  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;
}
.highlight_eb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.highlight_eb.outline_next i {
  margin-right: 4px;
}
.highlight_eb.active_center i {
  margin-left: 5px;
}
.background-blue p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background-blue p:last-child {
  margin-bottom: 0;
}
.lower_93 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lower_93 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lower_93 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lower_93 .first_30 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lower_93 .orangebox {
  margin: 5px 0 7px 0;
}
.lower_93.right-bb .accordion_black {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_93.right-bb .mainsilver {
  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;
}
.lower_93.popup-steel {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lower_93.popup-steel .accordion_black {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_93.popup-steel .mainsilver {
  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;
}
.lower_93.tertiary-21 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower_93.status_lite {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lower_93.status_lite .mainsilver {
  margin-top: 7px;
}
.cardrough {
  display: inline-block;
}
.fast_d9 .video_4e .lower_93 img {
  max-width: 100%;
}
.silvertertiary .secondary_center_9e.hard-51,
.previewnew .secondary_center_9e.hard-51 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.silvertertiary .pro_42,
.previewnew .pro_42 {
  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%);
}
.silvertertiary .pro_42 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.silvertertiary.coldhidden .pro_42 {
  display: none;
}
.silvertertiary .center_c6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silvertertiary .center_c6 li {
  display: inline-block;
  position: relative;
}
.silvertertiary .center_c6 li:last-child {
  margin-right: 0;
}
.silvertertiary .center_c6 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;
}
.silvertertiary .center_c6 li.button-73 > a {
  color: rgba(0, 0, 0, 0.9);
}
.silvertertiary .center_c6 > 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;
}
.silvertertiary .center_c6 > li > a i {
  line-height: 0;
}
.silvertertiary .center_c6 > li.outline_b0 > a .pro_42 {
  margin-left: 4px;
  line-height: 0;
}
.silvertertiary .center_c6 .grid_next li.outline_b0 > a {
  position: relative;
}
.silvertertiary .center_c6 .grid_next li.outline_b0 > a:after,
.silvertertiary .center_c6 .grid_next li.outline_b0 > a:before {
  content: "";
  display: table;
}
.silvertertiary .center_c6 .grid_next li.outline_b0 > a:after {
  clear: both;
}
.silvertertiary .center_c6 .grid_next li.outline_b0 > a .pro_42 {
  margin-left: 5px;
  float: right;
}
.silvertertiary .pressedbutton,
.silvertertiary .grid_next {
  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;
}
.silvertertiary .grid_next {
  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;
}
.silvertertiary .grid_next .hard-51 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.silvertertiary .grid_next .pro_42 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.silvertertiary .grid_next li {
  display: block;
  margin: 0;
  padding: 0;
}
.silvertertiary .grid_next 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;
}
.silvertertiary .grid_next li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.silvertertiary .grid_next .grid_next {
  top: 0;
  left: 100%;
}
.silvertertiary .pinktexture.carousel_75 > .pressedbutton,
.silvertertiary .pinktexture.carousel_75 > .grid_next,
.silvertertiary .pinktexture:focus > .pressedbutton,
.silvertertiary .pinktexture:focus > .grid_next,
.silvertertiary .pinktexture:hover > .pressedbutton,
.silvertertiary .pinktexture:hover > .grid_next {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.silvertertiary.input-motion .old_08:after,
.silvertertiary.input-motion .old_08:before {
  content: "";
  display: table;
}
.silvertertiary.input-motion .old_08:after {
  clear: both;
}
.silvertertiary.input-motion .old_08 > li {
  float: left;
}
.silvertertiary.greenprimary .old_08:after,
.silvertertiary.greenprimary .old_08:before {
  content: "";
  display: table;
}
.silvertertiary.greenprimary .old_08:after {
  clear: both;
}
.silvertertiary.greenprimary .old_08 > li {
  float: left;
}
.silvertertiary.greenprimary .old_08 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.silvertertiary.greenprimary .old_08 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.silvertertiary.greenprimary .old_08 > li.orange-b9 > a,
.silvertertiary.greenprimary .old_08 > li.button-73 > a {
  color: #fff;
  background-color: #1e4b75;
}
.silvertertiary.pagination-gold .old_08 > li > a .hard-51 {
  position: relative;
}
.silvertertiary.pagination-gold .old_08 > li > a .hard-51: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;
}
.silvertertiary.pagination-gold
  .old_08
  > li:focus
  > a
  .hard-51:before,
.silvertertiary.pagination-gold
  .old_08
  > li:hover
  > a
  .hard-51:before {
  width: 100%;
  background-color: currentColor;
}
.silvertertiary.pagination-gold
  .old_08
  > li.orange-b9
  > a
  .hard-51:before,
.silvertertiary.pagination-gold
  .old_08
  > li.banner_cool
  > a
  .hard-51:before {
  width: 100%;
  background-color: currentColor;
}
.silvertertiary.copper-dc .old_08 > li > a .hard-51 {
  position: relative;
}
.silvertertiary.copper-dc .old_08 > li > a .hard-51: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;
}
.silvertertiary.copper-dc .old_08 > li:focus > a .hard-51:before,
.silvertertiary.copper-dc
  .old_08
  > li:hover
  > a
  .hard-51:before {
  width: 100%;
  background-color: currentColor;
}
.silvertertiary.copper-dc
  .old_08
  > li.orange-b9
  > a
  .hard-51:before,
.silvertertiary.copper-dc
  .old_08
  > li.banner_cool
  > a
  .hard-51:before {
  width: 100%;
  background-color: currentColor;
}
.previewnew .center_c6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.previewnew .center_c6 li:first-child > a {
  border-top: none;
}
.previewnew .center_c6 .tooltip_brown > .hard-51 .pro_42 {
  display: none;
}
.previewnew .center_c6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.previewnew .center_c6 li:last-child {
  border: none;
}
.previewnew .center_c6 li.outline_b0 > a {
  padding-right: 45px !important;
}
.previewnew .center_c6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.previewnew .center_c6 li a:focus,
.previewnew .center_c6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.previewnew .center_c6 li .border-0a {
  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;
}
.previewnew .center_c6 li .border-0a:hover {
  box-shadow: none;
}
.previewnew .center_c6 li .border-0a .pro_42 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.previewnew .center_c6 .grid_next {
  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);
}
.previewnew .center_c6 .grid_next li a {
  padding-left: 3em;
}
.previewnew .center_c6 .infosolid > a .border-0a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.previewnew .center_c6 .infosolid > .grid_next {
  display: block;
  opacity: 1;
}
.motion-7b {
  max-width: 100%;
}
.banner_upper {
  line-height: 0;
  cursor: pointer;
}
.top_39 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.top_39:hover {
  box-shadow: none;
  color: currentColor;
}
.top_39 svg {
  width: 18px;
  height: 18px;
}
.top_39 .active-f0 {
  display: none;
}
.bronze_21 {
  position: relative;
}
.bronze_21.component-hard .top_39 .fast_b1 {
  display: none;
}
.bronze_21.component-hard .top_39 .active-f0 {
  display: inline-block;
}
.bronze_21 .center_f7 {
  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);
}
.bronze_21.summary-22 .center_f7 {
  left: auto;
  right: -0.9em;
}
.bronze_21.summary-22 .sidebar_f7::before {
  left: auto;
  right: 15px;
}
.bronze_21.component-hard .center_f7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar_bottom_8d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sidebar_bottom_8d label {
  flex-basis: 100%;
}
.sidebar_bottom_8d .button_thick_1e {
  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;
}
.sidebar_bottom_8d .secondaryplasma {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sidebar_bottom_8d .secondaryplasma:focus {
  background-color: transparent;
}
.sidebar_bottom_8d button.disabled-out {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sidebar_bottom_8d button.disabled-out:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sidebar_bottom_8d button.disabled-out svg {
  width: 18px;
  height: 18px;
}
.sidebar_bottom_8d input[type="submit"] {
  min-height: auto;
}
.smooth_ec .sidebar_bottom_8d .secondaryplasma {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar_f7 {
  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) {
  .sidebar_f7 {
    width: 220px;
  }
}
.sidebar_f7 label {
  flex-basis: 100%;
}
.sidebar_f7::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;
}
.medium-f6 .smooth_ec .sidebar_bottom_8d {
  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;
}
.medium-f6
  .smooth_ec
  .sidebar_bottom_8d
  .button_thick_1e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.medium-f6 .smooth_ec .sidebar_bottom_8d .secondaryplasma {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.medium-f6
  .smooth_ec
  .sidebar_bottom_8d
  .secondaryplasma:focus {
  background: 0 0;
}
.medium-f6
  .smooth_ec
  .sidebar_bottom_8d
  .tall-36 {
  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;
}
.yellowoverlay {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellowoverlay li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellowoverlay li:last-child {
  margin-right: 0;
}
.yellowoverlay li:first-child {
  margin-left: 0;
}
.yellowoverlay.iron_6b a {
  color: #fff;
}
.yellowoverlay.iron_6b a:hover {
  color: #fff;
}
.yellowoverlay a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellowoverlay a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellowoverlay a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellowoverlay a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellowoverlay [class*="social-icon-apple"] {
  background-color: #999;
}
.yellowoverlay [class*="social-icon-apple"].contentpressed {
  background-color: transparent;
  color: #999;
}
.yellowoverlay [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellowoverlay [class*="social-icon-behance"].contentpressed {
  background-color: transparent;
  color: #1769ff;
}
.yellowoverlay [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellowoverlay [class*="social-icon-bitbucket"].contentpressed {
  background-color: transparent;
  color: #205081;
}
.yellowoverlay [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellowoverlay [class*="social-icon-codepen"].contentpressed {
  background-color: transparent;
  color: #000;
}
.yellowoverlay [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellowoverlay [class*="social-icon-delicious"].contentpressed {
  background-color: transparent;
  color: #39f;
}
.yellowoverlay [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellowoverlay [class*="social-icon-digg"].contentpressed {
  background-color: transparent;
  color: #005be2;
}
.yellowoverlay [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellowoverlay [class*="social-icon-dribbble"].contentpressed {
  background-color: transparent;
  color: #ea4c89;
}
.yellowoverlay [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellowoverlay [class*="social-icon-envelope"].contentpressed {
  background-color: transparent;
  color: #ea4335;
}
.yellowoverlay [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellowoverlay [class*="social-icon-facebook"].contentpressed {
  background-color: transparent;
  color: #3b5998;
}
.yellowoverlay [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellowoverlay [class*="social-icon-flickr"].contentpressed {
  background-color: transparent;
  color: #0063dc;
}
.yellowoverlay [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellowoverlay [class*="social-icon-foursquare"].contentpressed {
  background-color: transparent;
  color: #2d5be3;
}
.yellowoverlay [class*="social-icon-github"] {
  background-color: #333;
}
.yellowoverlay [class*="social-icon-github"].contentpressed {
  background-color: transparent;
  color: #333;
}
.yellowoverlay [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellowoverlay [class*="social-icon-google-plus"].contentpressed {
  background-color: transparent;
  color: #dd4b39;
}
.yellowoverlay [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellowoverlay [class*="social-icon-houzz"].contentpressed {
  background-color: transparent;
  color: #7ac142;
}
.yellowoverlay [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellowoverlay [class*="social-icon-instagram"].contentpressed {
  background-color: transparent;
  color: #262626;
}
.yellowoverlay [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellowoverlay [class*="social-icon-jsfiddle"].contentpressed {
  background-color: transparent;
  color: #487aa2;
}
.yellowoverlay [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellowoverlay [class*="social-icon-linkedin"].contentpressed {
  background-color: transparent;
  color: #0077b5;
}
.yellowoverlay [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellowoverlay [class*="social-icon-medium"].contentpressed {
  background-color: transparent;
  color: #00ab6b;
}
.yellowoverlay [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellowoverlay
  [class*="social-icon-odnoklassniki"].contentpressed {
  background-color: transparent;
  color: #f4731c;
}
.yellowoverlay [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellowoverlay [class*="social-icon-meetup"].contentpressed {
  background-color: transparent;
  color: #ec1c40;
}
.yellowoverlay [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellowoverlay [class*="social-icon-pinterest"].contentpressed {
  background-color: transparent;
  color: #bd081c;
}
.yellowoverlay [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellowoverlay [class*="social-icon-product-hunt"].contentpressed {
  background-color: transparent;
  color: #da552f;
}
.yellowoverlay [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellowoverlay [class*="social-icon-reddit"].contentpressed {
  background-color: transparent;
  color: #ff4500;
}
.yellowoverlay [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellowoverlay [class*="social-icon-rss"].contentpressed {
  background-color: transparent;
  color: #f26522;
}
.yellowoverlay [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellowoverlay
  [class*="social-icon-shopping-cart"].contentpressed {
  background-color: transparent;
  color: #4caf50;
}
.yellowoverlay [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellowoverlay [class*="social-icon-skype"].contentpressed {
  background-color: transparent;
  color: #00aff0;
}
.yellowoverlay [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellowoverlay [class*="social-icon-slideshare"].contentpressed {
  background-color: transparent;
  color: #0077b5;
}
.yellowoverlay [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellowoverlay [class*="social-icon-snapchat"].contentpressed {
  background-color: transparent;
  color: #fffc00;
}
.yellowoverlay [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellowoverlay [class*="social-icon-soundcloud"].contentpressed {
  background-color: transparent;
  color: #f80;
}
.yellowoverlay [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellowoverlay [class*="social-icon-spotify"].contentpressed {
  background-color: transparent;
  color: #2ebd59;
}
.yellowoverlay [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellowoverlay
  [class*="social-icon-stack-overflow"].contentpressed {
  background-color: transparent;
  color: #fe7a15;
}
.yellowoverlay [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellowoverlay [class*="social-icon-maldkfgram"].contentpressed {
  background-color: transparent;
  color: #2ca5e0;
}
.yellowoverlay [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellowoverlay [class*="social-icon-tripadvisor"].contentpressed {
  background-color: transparent;
  color: #589442;
}
.yellowoverlay [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellowoverlay [class*="social-icon-tumblr"].contentpressed {
  background-color: transparent;
  color: #35465c;
}
.yellowoverlay [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellowoverlay [class*="social-icon-twitch"].contentpressed {
  background-color: transparent;
  color: #6441a5;
}
.yellowoverlay [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellowoverlay [class*="social-icon-twitter"].contentpressed {
  background-color: transparent;
  color: #1da1f2;
}
.yellowoverlay [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellowoverlay [class*="social-icon-vimeo"].contentpressed {
  background-color: transparent;
  color: #1ab7ea;
}
.yellowoverlay [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellowoverlay [class*="social-icon-vk"].contentpressed {
  background-color: transparent;
  color: #45668e;
}
.yellowoverlay [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellowoverlay [class*="social-icon-weibo"].contentpressed {
  background-color: transparent;
  color: #df2029;
}
.yellowoverlay [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellowoverlay [class*="social-icon-weixin"].contentpressed {
  background-color: transparent;
  color: #7bb32e;
}
.yellowoverlay [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellowoverlay [class*="social-icon-whatsapp"].contentpressed {
  background-color: transparent;
  color: #25d366;
}
.yellowoverlay [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellowoverlay [class*="social-icon-wordpress"].contentpressed {
  background-color: transparent;
  color: #21759b;
}
.yellowoverlay [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellowoverlay [class*="social-icon-xing"].contentpressed {
  background-color: transparent;
  color: #026466;
}
.yellowoverlay [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellowoverlay [class*="social-icon-yelp"].contentpressed {
  background-color: transparent;
  color: #af0606;
}
.yellowoverlay [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellowoverlay [class*="social-icon-youtube"].contentpressed {
  background-color: transparent;
  color: #cd201f;
}
.tiny-78 {
  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;
}
.tiny-78:hover {
  box-shadow: none;
  background: 0 0;
}
.banner-focused {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sort_dark {
  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;
}
.over_37 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.info_red_f2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.info_red_f2,
.info_red_f2::after,
.info_red_f2::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;
}
.info_red_f2::after,
.info_red_f2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.search-b4 .sort_dark .over_37 {
  margin-top: -2px;
  width: 19px;
}
.search-b4 .sort_dark .info_red_f2 {
  margin-top: -1px;
}
.search-b4 .sort_dark .info_red_f2,
.search-b4 .sort_dark .info_red_f2::after,
.search-b4 .sort_dark .info_red_f2::before {
  width: 19px;
  height: 2px;
}
.search-b4 .sort_dark .info_red_f2::before {
  top: -6px;
}
.search-b4 .sort_dark .info_red_f2::after {
  bottom: -6px;
}
.active-over-3f .sort_dark .over_37 {
  margin-top: -2px;
  width: 22px;
}
.active-over-3f .sort_dark .info_red_f2 {
  margin-top: -1px;
}
.active-over-3f .sort_dark .info_red_f2,
.active-over-3f .sort_dark .info_red_f2::after,
.active-over-3f .sort_dark .info_red_f2::before {
  width: 22px;
  height: 2px;
}
.active-over-3f .sort_dark .info_red_f2::before {
  top: -7px;
}
.active-over-3f .sort_dark .info_red_f2::after {
  bottom: -7px;
}
.filter-brown-e2 .sort_dark .over_37 {
  margin-top: -2px;
  width: 31px;
}
.filter-brown-e2 .sort_dark .info_red_f2 {
  margin-top: -1.5px;
}
.filter-brown-e2 .sort_dark .info_red_f2,
.filter-brown-e2 .sort_dark .info_red_f2::after,
.filter-brown-e2 .sort_dark .info_red_f2::before {
  width: 31px;
  height: 3px;
}
.filter-brown-e2 .sort_dark .info_red_f2::before {
  top: -9px;
}
.filter-brown-e2 .sort_dark .info_red_f2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .caption_a8 .sort_dark .over_37 {
    margin-top: -2px;
    width: 19px;
  }
  .caption_a8 .sort_dark .info_red_f2 {
    margin-top: -1px;
  }
  .caption_a8 .sort_dark .info_red_f2,
  .caption_a8 .sort_dark .info_red_f2::after,
  .caption_a8 .sort_dark .info_red_f2::before {
    width: 19px;
    height: 2px;
  }
  .caption_a8 .sort_dark .info_red_f2::before {
    top: -6px;
  }
  .caption_a8 .sort_dark .info_red_f2::after {
    bottom: -6px;
  }
  .banner_7f .sort_dark .over_37 {
    margin-top: -2px;
    width: 22px;
  }
  .banner_7f .sort_dark .info_red_f2 {
    margin-top: -1px;
  }
  .banner_7f .sort_dark .info_red_f2,
  .banner_7f .sort_dark .info_red_f2::after,
  .banner_7f .sort_dark .info_red_f2::before {
    width: 22px;
    height: 2px;
  }
  .banner_7f .sort_dark .info_red_f2::before {
    top: -7px;
  }
  .banner_7f .sort_dark .info_red_f2::after {
    bottom: -7px;
  }
  .layout_rough_17 .sort_dark .over_37 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_rough_17 .sort_dark .info_red_f2 {
    margin-top: -1.5px;
  }
  .layout_rough_17 .sort_dark .info_red_f2,
  .layout_rough_17 .sort_dark .info_red_f2::after,
  .layout_rough_17 .sort_dark .info_red_f2::before {
    width: 31px;
    height: 3px;
  }
  .layout_rough_17 .sort_dark .info_red_f2::before {
    top: -9px;
  }
  .layout_rough_17 .sort_dark .info_red_f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .column_b4 .sort_dark .over_37 {
    margin-top: -2px;
    width: 19px;
  }
  .column_b4 .sort_dark .info_red_f2 {
    margin-top: -1px;
  }
  .column_b4 .sort_dark .info_red_f2,
  .column_b4 .sort_dark .info_red_f2::after,
  .column_b4 .sort_dark .info_red_f2::before {
    width: 19px;
    height: 2px;
  }
  .column_b4 .sort_dark .info_red_f2::before {
    top: -6px;
  }
  .column_b4 .sort_dark .info_red_f2::after {
    bottom: -6px;
  }
  .thumbnail-lite-e9 .sort_dark .over_37 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-lite-e9 .sort_dark .info_red_f2 {
    margin-top: -1px;
  }
  .thumbnail-lite-e9 .sort_dark .info_red_f2,
  .thumbnail-lite-e9 .sort_dark .info_red_f2::after,
  .thumbnail-lite-e9 .sort_dark .info_red_f2::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-lite-e9 .sort_dark .info_red_f2::before {
    top: -7px;
  }
  .thumbnail-lite-e9 .sort_dark .info_red_f2::after {
    bottom: -7px;
  }
  .primary_47 .sort_dark .over_37 {
    margin-top: -2px;
    width: 31px;
  }
  .primary_47 .sort_dark .info_red_f2 {
    margin-top: -1.5px;
  }
  .primary_47 .sort_dark .info_red_f2,
  .primary_47 .sort_dark .info_red_f2::after,
  .primary_47 .sort_dark .info_red_f2::before {
    width: 31px;
    height: 3px;
  }
  .primary_47 .sort_dark .info_red_f2::before {
    top: -9px;
  }
  .primary_47 .sort_dark .info_red_f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wide-18 .sort_dark .over_37 {
    margin-top: -2px;
    width: 19px;
  }
  .wide-18 .sort_dark .info_red_f2 {
    margin-top: -1px;
  }
  .wide-18 .sort_dark .info_red_f2,
  .wide-18 .sort_dark .info_red_f2::after,
  .wide-18 .sort_dark .info_red_f2::before {
    width: 19px;
    height: 2px;
  }
  .wide-18 .sort_dark .info_red_f2::before {
    top: -6px;
  }
  .wide-18 .sort_dark .info_red_f2::after {
    bottom: -6px;
  }
  .in-67 .sort_dark .over_37 {
    margin-top: -2px;
    width: 22px;
  }
  .in-67 .sort_dark .info_red_f2 {
    margin-top: -1px;
  }
  .in-67 .sort_dark .info_red_f2,
  .in-67 .sort_dark .info_red_f2::after,
  .in-67 .sort_dark .info_red_f2::before {
    width: 22px;
    height: 2px;
  }
  .in-67 .sort_dark .info_red_f2::before {
    top: -7px;
  }
  .in-67 .sort_dark .info_red_f2::after {
    bottom: -7px;
  }
  .stale-90 .sort_dark .over_37 {
    margin-top: -2px;
    width: 31px;
  }
  .stale-90 .sort_dark .info_red_f2 {
    margin-top: -1.5px;
  }
  .stale-90 .sort_dark .info_red_f2,
  .stale-90 .sort_dark .info_red_f2::after,
  .stale-90 .sort_dark .info_red_f2::before {
    width: 31px;
    height: 3px;
  }
  .stale-90 .sort_dark .info_red_f2::before {
    top: -9px;
  }
  .stale-90 .sort_dark .info_red_f2::after {
    bottom: -9px;
  }
}
.gradient_8f .info_red_f2 {
  -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);
}
.gradient_8f .info_red_f2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient_8f .info_red_f2::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);
}
.gradient_8f.gradient_15 .info_red_f2 {
  -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);
}
.gradient_8f.gradient_15 .info_red_f2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient_8f.gradient_15 .info_red_f2::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.notice-under-99 {
  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.next_f8:before {
  display: none;
}
.old_bd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.old_bd .tooltiplite {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.old_bd .tooltiplite:last-of-type {
  border-bottom: none;
}
.old_bd .tooltiplite.detail-cold,
.old_bd .tooltiplite.stonenotice,
.old_bd .tooltiplite.primary_green_76 {
  padding: 0;
}
.old_bd .previewnew .border-0a {
  color: currentColor;
}
.old_bd .previewnew .border-0a:focus,
.old_bd .previewnew .border-0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_bd.coolwrapper .title-pressed-8a,
.old_bd.coolwrapper .background-blue a,
.old_bd.coolwrapper .old_08 a,
.old_bd.coolwrapper .grid_next a {
  color: rgba(0, 0, 0, 0.55);
}
.old_bd.coolwrapper .title-pressed-8a:hover,
.old_bd.coolwrapper .background-blue a:hover,
.old_bd.coolwrapper .old_08 a:hover,
.old_bd.coolwrapper .grid_next a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old_bd.coolwrapper .photo_dynamic_f6 {
  color: rgba(0, 0, 0, 0.8);
}
.old_bd.coolwrapper .tooltiplite {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_bd.coolwrapper .tooltiplite:before {
  background: rgba(0, 0, 0, 0.08);
}
.old_bd.coolwrapper .caption-old:before {
  background: rgba(255, 255, 255, 0.9);
}
.old_bd.coolwrapper .previewnew .center_c6 li a,
.old_bd.coolwrapper .previewnew .border-0a,
.old_bd.coolwrapper .grid_next {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_bd.coolwrapper .previewnew .border-0a:focus,
.old_bd.coolwrapper .previewnew .border-0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_bd.coolwrapper .center_c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_bd.blue-38 .title-pressed-8a,
.old_bd.blue-38 .background-blue a,
.old_bd.blue-38 .old_08 .border-0a,
.old_bd.blue-38 .old_08 a,
.old_bd.blue-38 .grid_next a {
  color: rgba(255, 255, 255, 0.79);
}
.old_bd.blue-38 .title-pressed-8a:hover,
.old_bd.blue-38 .background-blue a:hover,
.old_bd.blue-38 .old_08 .border-0a:hover,
.old_bd.blue-38 .old_08 a:hover,
.old_bd.blue-38 .grid_next a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_bd.blue-38 .photo_dynamic_f6 {
  color: rgba(255, 255, 255, 0.99);
}
.old_bd.blue-38 .tooltiplite {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_bd.blue-38 .tooltiplite:before {
  background: rgba(255, 255, 255, 0.08);
}
.old_bd.blue-38 .caption-old:before {
  background: rgba(0, 0, 0, 0.9);
}
.old_bd.blue-38 .previewnew .center_c6 li a,
.old_bd.blue-38 .previewnew .border-0a,
.old_bd.blue-38 .grid_next {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_bd.blue-38 .previewnew .border-0a:focus,
.old_bd.blue-38 .previewnew .border-0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_bd.blue-38 .center_c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-old {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.caption-old:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.carousel_rough {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.alert_a1 .old_bd {
  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;
}
.alert_a1 .tooltiplite {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.alert_a1 .tooltiplite: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) {
  .alert_a1 .tooltiplite:before {
    width: 16%;
    left: 42%;
  }
}
.alert_a1 .tooltiplite:last-child:before {
  content: none;
}
.alert_a1 .tooltiplite[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.alert_a1 .previewnew .center_c6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.alert_a1 .previewnew .center_c6 li a .border-0a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.alert_a1 .previewnew .grid_next {
  border: none;
}
.alert_a1 .previewnew .grid_next li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.alert_a1 .caption-old {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alert_a1 .carousel_rough {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.alert_a1 .blue-38 .caption-old:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert_a1 .coolwrapper.hidden-06 .info_red_f2 {
  background: rgba(0, 0, 0, 0.6);
}
.alert_a1
  .coolwrapper.hidden-06
  .info_red_f2::after,
.alert_a1
  .coolwrapper.hidden-06
  .info_red_f2:before {
  background: inherit;
}
.alert_a1
  .coolwrapper.hidden-06:hover
  .info_red_f2 {
  background: rgba(0, 0, 0, 0.8);
}
.component_up_35 .old_bd {
  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) {
  .component_up_35 .old_bd {
    width: auto;
    right: 45px;
  }
}
.short-a9 .old_bd {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .short-a9 .old_bd {
    width: auto;
    left: 45px;
  }
}
.next_f8 .old_bd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.next_f8 .carousel_rough {
  max-width: 48em;
  margin: 0 auto;
}
.next_f8 .caption-old:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.status-4f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.status-4f.alert_a1 .old_bd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.status-4f.component_up_35 .old_bd {
  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);
}
.status-4f .old_bd {
  visibility: visible;
}
.status-4f.short-a9 .old_bd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cold-74,
.header_complex_96 {
  overflow-x: hidden;
}
.cold-74 .old_bd {
  overflow: auto;
}
.cold-74.alert_a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-74.alert_a1 .old_bd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cold-74.alert_a1 .tiny-78 {
  opacity: 0;
}
.cold-74.component_up_35 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-74.component_up_35 .old_bd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cold-74.component_up_35 .tiny-78 {
  opacity: 0;
}
.cold-74.short-a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-74.short-a9 .old_bd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cold-74.short-a9 .tiny-78 {
  opacity: 0;
}
.cold-74.next_f8 .old_bd {
  z-index: 10;
  visibility: visible;
}
.hidden-06 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hidden-06 .info_red_f2 {
  background: rgba(255, 255, 255, 0.99);
}
.hidden-06 .info_red_f2::after,
.hidden-06 .info_red_f2:before {
  background: inherit;
}
.hidden-06:hover .info_red_f2 {
  background: rgba(255, 255, 255, 0.99);
}
.short-a9 .hidden-06 {
  top: 10px;
  right: auto;
  left: 12px;
}
.next_f8 .hidden-06 {
  display: none !important;
}
.cold-74:before,
.header_complex_96:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cold-74 .hidden-06,
.header_complex_96 .hidden-06 {
  display: inline-block;
}
.old_bd .module-fixed {
  -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;
}
.cold-74 .old_bd .module-fixed,
.header_complex_96 .old_bd .module-fixed {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_stone_19 .button_thick_1e {
  width: 100%;
}
.video_4e {
  padding: 0 0.5em 0;
}
.video_4e [class*="customify-col-"],
.video_4e [class*="customify-col_"],
.video_4e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.outlinepurple .video_4e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo-2a .heading_old,
  .heading_old {
    display: none;
  }
  .detail-soft {
    text-align: left;
  }
  .border-west {
    text-align: center;
  }
  .hard-3c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo-2a .staticelement,
  .staticelement {
    display: none;
  }
  .accent-d9 {
    text-align: left;
  }
  .tertiary-current-2e {
    text-align: center;
  }
  .header_prev_53 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo-2a .widget_07,
  .widget_07 {
    display: none;
  }
  .input-inner {
    text-align: left;
  }
  .mini_c0 {
    text-align: center;
  }
  .over_ad {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rowbright {
  box-shadow: none !important;
}
.right_fe .underoutline,
.gradient-c3 .underoutline {
  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;
}
.gradient-c3 .underoutline {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-hard-72 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content-hard-72:after,
.content-hard-72:before {
  content: "";
  display: table;
}
.content-hard-72:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content-hard-72 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content-hard-72,
.basic-3f {
  max-width: 1248px;
  margin: 0 auto;
}

.mask-short-50.oldnav .content-hard-72 {
  max-width: 100%;
}
.mask-short-50.hoveredbackdrop {
  max-width: 1200px;
  margin: 0 auto;
}
.mask-short-50.summary-easy-e5 .content-hard-72 {
  max-width: 100%;
}
.mask-short-50.summary-easy-e5 > .content-hard-72 {
  padding-left: 0;
  padding-right: 0;
}
.mask-short-50.summary-easy-e5 > .content-hard-72 .photo-2a {
  margin: 0;
}
.mask-short-50.summary-easy-e5
  > .content-hard-72
  .status_b8.form-wood {
  margin-right: 0;
  margin-left: 0;
}
.mask-short-50.summary-easy-e5 #main.form-wood {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row_large #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row_large #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .disabled_cf .popupslow {
    padding-right: 1em;
  }
  .disabled_cf.progress_mini .status_b8 {
    border-right: 1px solid #eaecee;
  }
  .disabled_cf.progress_mini .popupslow {
    padding-right: 1em;
  }
  .disabled_cf.progress_mini .stone-a3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fullbox .popupslow {
    padding-left: 1em;
  }
  .fullbox.progress_mini .status_b8 {
    border-left: 1px solid #eaecee;
  }
  .fullbox.progress_mini .popupslow {
    padding-left: 1em;
  }
  .fullbox.progress_mini .stone-a3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_35 .popupslow {
    padding-left: 1em;
  }
  .wrapper_35.progress_mini .green-c5 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_35.progress_mini .progress_43 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_35.progress_mini .popupslow {
    padding-left: 1em;
  }
  .wrapper_35.progress_mini .stone-a3 {
    padding-right: 1em;
  }
  .wrapper_35.progress_mini .warmthumbnail {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_98 .popupslow {
    padding-right: 1em;
  }
  .section_98.progress_mini .green-c5 {
    border-left: 1px solid #eaecee;
  }
  .section_98.progress_mini .progress_43 {
    border-left: 1px solid #eaecee;
  }
  .section_98.progress_mini .popupslow {
    padding-right: 1em;
  }
  .section_98.progress_mini .stone-a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_98.progress_mini .warmthumbnail {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_large .popupslow {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_large.progress_mini .status_b8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row_large.progress_mini .popupslow {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_large.progress_mini .stone-a3 {
    padding-left: 1em;
  }
  .row_large.progress_mini .warmthumbnail {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row_large.progress_mini .popupslow {
    padding-left: 0;
  }
}
.pattern_tiny .progress_pressed {
  display: inline-block;
}
.module_hard {
  display: inline-block;
}
.dimform {
  word-con: break-word;
}
.main-bright-45 > span {
  display: inline-block;
  padding: 5px 0;
}
.main-bright-45 .paragraphsilver {
  margin-left: 8px;
  margin-right: 8px;
}
.main-bright-45 .article_4a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapperleft .headercenter {
  margin-bottom: 2em;
}
.wrapperleft .summary_d7 {
  margin-bottom: 15px;
}
.wrapperleft .summary_d7:last-child {
  margin-bottom: 0;
}
.wrapperleft .tertiaryfresh {
  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) {
  .wrapperleft .tertiaryfresh {
    display: block;
  }
}
.wrapperleft .uppertitle {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapperleft .uppertitle {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapperleft .texture_52 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapperleft .texture_52 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapperleft .texture_52 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapperleft .dimform {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapperleft .dimform a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapperleft .accordion_hard p:last-child {
  margin-bottom: 0;
}
.wrapperleft .notice-black {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapperleft .gaspreview {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapperleft .progress-bright {
  margin-top: 1em;
}
.wrapperleft .large-78 {
  top: 0;
  display: block;
}
.wrapperleft .large-78 a {
  color: inherit;
}
.wrapperleft .large-78 a:hover {
  color: inherit;
}
.wrapperleft .fast-65 {
  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;
}
.wrapperleft .fast-65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapperleft .gaspreview {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapperleft .link-f6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapperleft .link-f6:first-child {
  margin-top: 0;
}
.wrapperleft .link-f6.middle-c6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapperleft .link-f6.hard-c2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapperleft
  .link-f6.hard-c2.filter_33
  .progress-bright {
  width: 100%;
}
.wrapperleft .hard-c2 {
  -webkit-box-align: center;
  align-items: center;
}
.wrapperleft .hard-c2 .main-bright-45,
.wrapperleft .hard-c2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapperleft .texture_52 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapperleft .texture_52 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapperleft .texture_52: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;
}
.wrapperleft .middle-c6 {
  z-index: 5;
}
.wrapperleft .pinklabel .huge-fe {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapperleft .section_hard .huge-fe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapperleft .tabledynamic .huge-fe {
  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;
}
.wrapperleft.backdrop-iron-19 .tertiaryfresh,
.wrapperleft.accordion_huge .tertiaryfresh {
  display: block;
}
.wrapperleft.backdrop-iron-19 .tertiaryfresh .right-37,
.wrapperleft.backdrop-iron-19 .tertiaryfresh .gaspreview,
.wrapperleft.accordion_huge .tertiaryfresh .right-37,
.wrapperleft.accordion_huge .tertiaryfresh .gaspreview {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapperleft.blocksmall .uppertitle {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapperleft.blocksmall .uppertitle {
    margin-right: 0;
  }
}
.wrapperleft.backdrop-iron-19 .uppertitle,
.wrapperleft.accordion_huge .uppertitle {
  padding-top: 40%;
}
.wrapperleft.backdrop-iron-19 .headercenter,
.wrapperleft.accordion_huge .headercenter {
  display: block;
}
.wrapperleft.backdrop-iron-19 .search_left_e7 .gaspreview,
.wrapperleft.accordion_huge .search_left_e7 .gaspreview {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapperleft.backdrop-iron-19 .uppertitle,
.wrapperleft.accordion_huge .uppertitle {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapperleft.backdrop-iron-19 .gaspreview {
  padding: 1em;
}
.pattern_fd {
  margin: 30px auto;
  display: block;
}
.pattern_fd .paragraph_action > * {
  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;
}
.pattern_fd .paragraph_action > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern_fd .paragraph_action span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medianorth .main-bright-45 {
  margin-bottom: 1.41575em;
}
.medianorth .firstbadge {
  margin-bottom: 1.618em;
}
.tooltip_pink .bronzepagination {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tooltip_pink .bronzepagination a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tooltip_pink .picture-medium-10 {
  max-width: 100%;
  overflow: auto;
}
.info_north_a7 .tooltip_pink a:hover {
  text-decoration: underline;
}
.slowicon .summary_d7:not(.dimform),
.slowicon .texture_52 {
  margin-bottom: 1.41575em;
}
.slowicon .summary_d7:not(.dimform):last-child,
.slowicon .texture_52:last-child {
  margin-bottom: 0;
}
.slowicon .summary_d7.media-gold-d6 {
  margin-bottom: 0.41575em;
}
.slowicon .hoveredsearch:before,
.slowicon .progress_up:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slowicon .hoveredsearch:before {
  content: "\f115";
}
.slowicon .progress_up:before {
  content: "\f02c";
}
.slowicon .hoveredparagraph {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slowicon .hoveredparagraph a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.content_7c {
  display: -webkit-box;
  display: flex;
}
.content_7c .text-40 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .content_7c .text-40 {
    flex-basis: 90px;
  }
}
.content_7c .bright_89 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .content_7c .bright_89 {
    flex-basis: calc(100% - 50px);
  }
}
.content_7c .notice-e8 p:last-child {
  margin-bottom: 0.72em;
}
.over-b0 .paragraph_action {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.over-b0 .paragraph_action:after,
.over-b0 .paragraph_action:before {
  content: "";
  display: table;
}
.over-b0 .paragraph_action:after {
  clear: both;
}
.over-b0 .paragraph_action .thumbnail_8d,
.over-b0 .paragraph_action .photo_14 {
  width: 49%;
}
.over-b0 .paragraph_action .thumbnail_8d a span.gas_d4,
.over-b0 .paragraph_action .photo_14 a span.gas_d4 {
  display: block;
  margin-bottom: 5px;
}
.over-b0 .paragraph_action .photo_14 {
  float: left;
  text-align: left;
}
.over-b0 .paragraph_action .thumbnail_8d {
  float: right;
  text-align: right;
}
.icon-ff {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .icon-ff {
    margin-bottom: 0;
  }
}
.texture_in {
  margin-bottom: 1em;
}
.texture_in .dimform {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel-3c a {
  display: block;
  line-height: 0;
  position: relative;
}
.image_hovered_fe .texture_in,
.layout_cold_9c .texture_in {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image_hovered_fe .texture_in,
  .layout_cold_9c .texture_in {
    display: block;
  }
}
.image_hovered_fe .carousel-3c,
.layout_cold_9c .carousel-3c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image_hovered_fe .carousel-3c,
  .layout_cold_9c .carousel-3c {
    margin-bottom: 1em;
  }
}
.image_hovered_fe .carousel-3c img,
.layout_cold_9c .carousel-3c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image_hovered_fe .picture_medium_19,
.layout_cold_9c .picture_medium_19 {
  flex-basis: calc(100% - 160px);
}
.image_hovered_fe .picture_medium_19 p,
.layout_cold_9c .picture_medium_19 p {
  margin-bottom: 0;
}
.image_hovered_fe .picture_medium_19 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image_hovered_fe .picture_medium_19 {
    padding-left: 0;
  }
}
.layout_cold_9c .picture_medium_19 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .layout_cold_9c .picture_medium_19 {
    padding-right: 0;
  }
}
.layout_cold_9c .carousel-3c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section_glass .carousel-3c {
  margin-bottom: 0.5em;
}
.section_glass .carousel-3c img {
  width: 100%;
}
.summary_silver .bronzeelement,
.picture-cold-55 .bronzeelement {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.picture-cold-55 .status_b8 .simplefooter p:last-child {
  margin-bottom: 0;
}
.texture-fa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pinkfooter .black-03 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pinkfooter .black-03:last-of-type {
    margin-bottom: 0;
  }
}
.pinkfooter .black-03 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pinkfooter .black-03 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pinkfooter .black-03 ul li {
  margin: 0 0 0.6em;
}
.pinkfooter .black-03 ul li.sliderlight,
.pinkfooter .black-03 ul li.backgroundsolid {
  position: relative;
}
.pinkfooter .black-03 ul li.sliderlight .media_current_ed,
.pinkfooter .black-03 ul li.backgroundsolid .media_current_ed {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pinkfooter .black-03 ul li.sliderlight:after:after,
.pinkfooter .black-03 ul li.sliderlight:after:before,
.pinkfooter
  .black-03
  ul
  li.backgroundsolid:after:after,
.pinkfooter
  .black-03
  ul
  li.backgroundsolid:after:before {
  content: "";
  display: table;
}
.pinkfooter .black-03 ul li.sliderlight:after:after,
.pinkfooter
  .black-03
  ul
  li.backgroundsolid:after:after {
  clear: both;
}
.pinkfooter .black-03 a.description_hovered:hover {
  text-decoration: none;
}
.pinkfooter .black-03 select {
  max-width: 100%;
}
.pinkfooter .black-03 table {
  font-size: 85%;
}
.pinkfooter .black-03 table td,
.pinkfooter .black-03 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pinkfooter .black-03 table tfoot td {
  text-align: left;
}
.pinkfooter .black-03 :last-child {
  margin-bottom: 0;
}
.pinkfooter .black-03 .row-current {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pinkfooter .black-03 .row-current label {
  width: 100%;
}
.pinkfooter .black-03 .row-current .secondaryplasma {
  width: 100%;
  display: block;
}
.pinkfooter .black-03 .row-current .disabled-out {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pinkfooter .black-03 .row-current .disabled-out:hover svg #svg-search {
  fill: #444;
}
.pinkfooter .black-03 .row-current .disabled-out svg {
  width: 18px;
  height: 18px;
}
.pinkfooter .section_3c ul ul,
.pinkfooter .white-24 ul ul,
.pinkfooter .notice-4c ul ul,
.pinkfooter .focus-dark ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pinkfooter .section_3c .outline_b0 > a,
.pinkfooter .white-24 .outline_b0 > a,
.pinkfooter .notice-4c .outline_b0 > a,
.pinkfooter .focus-dark .outline_b0 > a {
  margin-bottom: 0;
}
.pinkfooter .cleanfocus li,
.pinkfooter .section_3c li,
.pinkfooter .paragraphright li,
.pinkfooter .white-24 li,
.pinkfooter .notice-4c li,
.pinkfooter .focus-dark li,
.pinkfooter .notificationout li,
.pinkfooter .action_d4 li {
  display: block;
  position: relative;
}
.pinkfooter .cleanfocus li:last-child,
.pinkfooter .section_3c li:last-child,
.pinkfooter .paragraphright li:last-child,
.pinkfooter .white-24 li:last-child,
.pinkfooter .notice-4c li:last-child,
.pinkfooter .focus-dark li:last-child,
.pinkfooter .notificationout li:last-child,
.pinkfooter .action_d4 li:last-child {
  border: none;
}
.pinkfooter .cleanfocus li a,
.pinkfooter .section_3c li a,
.pinkfooter .paragraphright li a,
.pinkfooter .white-24 li a,
.pinkfooter .notice-4c li a,
.pinkfooter .focus-dark li a,
.pinkfooter .notificationout li a,
.pinkfooter .action_d4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pinkfooter .cleanfocus li ul li::before,
.pinkfooter .section_3c li ul li::before,
.pinkfooter .paragraphright li ul li::before,
.pinkfooter .white-24 li ul li::before,
.pinkfooter .notice-4c li ul li::before,
.pinkfooter .focus-dark li ul li::before,
.pinkfooter .notificationout li ul li::before,
.pinkfooter .action_d4 li ul li::before {
  left: 15px;
}
.pinkfooter .cleanfocus li ul a,
.pinkfooter .section_3c li ul a,
.pinkfooter .paragraphright li ul a,
.pinkfooter .white-24 li ul a,
.pinkfooter .notice-4c li ul a,
.pinkfooter .focus-dark li ul a,
.pinkfooter .notificationout li ul a,
.pinkfooter .action_d4 li ul a {
  padding-left: 20px;
}
.pinkfooter .cleanfocus li ul ul li::before,
.pinkfooter .section_3c li ul ul li::before,
.pinkfooter .paragraphright li ul ul li::before,
.pinkfooter .white-24 li ul ul li::before,
.pinkfooter .notice-4c li ul ul li::before,
.pinkfooter .focus-dark li ul ul li::before,
.pinkfooter .notificationout li ul ul li::before,
.pinkfooter .action_d4 li ul ul li::before {
  left: 30px;
}
.pinkfooter .cleanfocus li ul ul a,
.pinkfooter .section_3c li ul ul a,
.pinkfooter .paragraphright li ul ul a,
.pinkfooter .white-24 li ul ul a,
.pinkfooter .notice-4c li ul ul a,
.pinkfooter .focus-dark li ul ul a,
.pinkfooter .notificationout li ul ul a,
.pinkfooter .action_d4 li ul ul a {
  padding-left: 40px;
}
.pinkfooter .copper_9f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pinkfooter .action_d4 ul li {
  margin-bottom: 1.41575em;
}
.pinkfooter .action_d4 ul li .notification-white-d1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pinkfooter .action_d4 ul li .backdrop_6b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue-38 .cleanfocus li a,
.blue-38 .section_3c li a,
.blue-38 .paragraphright li a,
.blue-38 .white-24 li a,
.blue-38 .notice-4c li a,
.blue-38 .focus-dark li a,
.blue-38 .notificationout li a,
.blue-38 .action_d4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-38 .copper_9f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-38 .black-03 ul li.sliderlight .media_current_ed,
.blue-38 .black-03 ul li.backgroundsolid .media_current_ed {
  background: rgba(0, 0, 0, 0.2);
}
.blue-38 .pinkfooter .black-03 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-short-50 .pinkfooter .center_c6 li {
  margin: 0;
}
.mask-short-50 .pinkfooter .center_c6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.mask-short-50 .pinkfooter .center_c6 li ul {
  margin: 0;
}
.mask-short-50 .pinkfooter .center_c6 li ul li a {
  padding-left: 15px;
}
.mask-short-50 .pinkfooter .center_c6 li ul li li a {
  padding-left: 30px;
}
.mask-short-50 .pinkfooter .center_c6 li.button-73 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.mask-short-50 .pinkfooter .center_c6 li.button-73 > 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;
}
.mask-short-50 .pinkfooter .center_c6 li.button-73 > 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;
}
.down_11 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.complex-93 {
  position: relative;
  z-index: 10;
}
.complex-93 .module-fixed {
  width: 100%;
  max-width: 100%;
}
.surfaceblack .liteslider {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surfaceblack .coolwrapper {
}
.surfaceblack .blue-38 {
  background: #292929;
}
.nav_small_05 .liteslider {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.nav_small_05 .coolwrapper {
  background: #f9f9f9;
}
.nav_small_05 .blue-38 {
  background: #303030;
}
.card-out-04 .liteslider {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .card-out-04 .progress_pressed {
    margin-bottom: 1em;
  }
  .card-out-04 .progress_pressed:last-child {
    margin-bottom: 0;
  }
}
.card-out-04 .coolwrapper {
  background: #ededed;
}
.card-out-04 .blue-38 {
  background: #1a1a1a;
}
.liteslider.coolwrapper {
  color: rgba(0, 0, 0, 0.6);
}
.liteslider.coolwrapper .avatar-b6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.liteslider.blue-38 {
  color: rgba(255, 255, 255, 0.99);
}
.liteslider.blue-38 a:not(.description_hovered) {
  color: rgba(255, 255, 255, 0.79);
}
.liteslider.blue-38 a:not(.description_hovered):hover {
  color: rgba(255, 255, 255, 0.99);
}
.liteslider.blue-38 .avatar-b6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liteslider.blue-38 table tbody td,
.liteslider.blue-38 table th {
  background: rgba(0, 0, 0, 0.08);
}
.module_action_15.picture_28 .content-hard-72 {
  max-width: initial;
}
.module_action_15 .panel-north-97 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module_action_15 .panel-north-97 .module-fixed {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module_action_15 .panel-north-97 .module-fixed {
    display: block;
    margin-bottom: 2em;
  }
  .module_action_15 .panel-north-97 .module-fixed:last-child {
    margin-bottom: 0;
  }
}
.card-out-04 .progress_pressed:last-child,
.nav_small_05 .progress_pressed:last-child,
.surfaceblack .progress_pressed:last-child {
  margin-bottom: 0;
}
.card-out-04 .progress_pressed .pinkfooter .black-03:last-child,
.nav_small_05 .progress_pressed .pinkfooter .black-03:last-child,
.surfaceblack .progress_pressed .pinkfooter .black-03:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .card-out-04 .gradient-center,
  .card-out-04 .notice_blue_da,
  .nav_small_05 .gradient-center,
  .nav_small_05 .notice_blue_da,
  .surfaceblack .gradient-center,
  .surfaceblack .notice_blue_da {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .complex-93 .progress_pressed {
    margin-bottom: 2em;
  }
}
.complex-93 p:last-child {
  margin-bottom: 0;
}
.complex-93 li,
.complex-93 ul {
  list-style: none;
  margin: 0;
}
.complex-93 ul ul {
  margin-left: 2.617924em;
}
.layout-over-19 {
  font-size: 0.875em;
}

/* css-noise: 2329 */
.shadow-element-j1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
