/*!
Theme Name: Customify
Theme URI: https://pressmaximum.carouseladvanced/customify
Author: WPCustomify
Author URI: https://pressmaximum.carouseladvanced
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.carouseladvanced/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form_south.list_narrow_c1/licenses/gpl-2.0.secondary-bottom
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.notification-d3/, (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.preview-active-ef.module-3f/normalize.oldpagination/
 ======
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.oldpagination v7.0.0 | MIT License | github.carouseladvanced/necolas/normalize.oldpagination */
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;
}
.text_gas_71 .stone_29,
.caption_13,
.updropdown,
.wrapper-black,
.topheading,
.modal-tiny,
.heading_c1,
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;
}
.caption_13,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption_13,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_13,
  h1 {
    font-size: 1.8em;
  }
}
.updropdown,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.updropdown + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .updropdown,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .updropdown,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper-black,
h3 {
  font-size: 1.618em;
}
.text_gas_71 .stone_29,
.topheading,
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.content_96 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.wrapper_north_d4:after,
.wrapper_north_d4:before,
.modal-plasma:after,
.modal-plasma:before {
  content: "";
  display: table;
}
.wrapper_north_d4:after,
.modal-plasma:after {
  clear: both;
}
.componentbottom {
  float: right;
  margin-right: 0;
}
.filter-wide-d5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnailinner .picture_35,
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;
}
.thumbnailinner .picture_35: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;
}
.aside-slow-73 .picture_35 {
  box-shadow: none;
}
.aside-slow-73
  .picture_35
  .description_22 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.aside-slow-73 .picture_35 .slider_a8 {
  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;
}
.aside-slow-73
  .picture_35
  .slider_a8
  b {
  display: none;
}
.aside-slow-73 .tooltip_outer {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hero_hard_4a:not(.frame-copper-d6):not(.notification-large-47),
button:not(.frame-copper-d6):not(.notification-large-47),
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ),
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ),
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ) {
  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;
}
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ):hover,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ):hover,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):hover,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):hover,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ):active,
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ):active,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):active,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):active,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):active,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus {
  outline: 0;
}
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f {
  position: relative;
}
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .outline_narrow,
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .banner_pink_0d,
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .middle-19,
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  i,
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  svg,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .outline_narrow,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .banner_pink_0d,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .middle-19,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  i,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  svg,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .outline_narrow,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .banner_pink_0d,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .middle-19,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  i,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  svg,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .outline_narrow,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .banner_pink_0d,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .middle-19,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  i,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  svg,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .outline_narrow,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .banner_pink_0d,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  .middle-19,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  i,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f
  svg {
  visibility: hidden;
}
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f:after,
button:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f:after,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f:after,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f:after,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ).purple_9f: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;
}
.hero_hard_4a:not(.frame-copper-d6):not(.notification-large-47),
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ),
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ),
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ) {
  color: #fff;
  background: #235787;
}
.hero_hard_4a:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus,
input[type="button"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus,
input[type="reset"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus,
input[type="submit"]:not(.frame-copper-d6):not(
    .notification-large-47
  ):focus {
  color: #fff;
}
.hero_hard_4a.border_thick:not(.frame-copper-d6):not(
    .notification-large-47
  ),
.hero_hard_4a[disabled]:not(.frame-copper-d6):not(
    .notification-large-47
  ),
button.border_thick:not(.frame-copper-d6):not(
    .notification-large-47
  ),
button[disabled]:not(.frame-copper-d6):not(
    .notification-large-47
  ) {
  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;
}
.shadowleft {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shadowleft: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;
}
.tabs_up_e1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.link-plasma {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-90 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wrapper_north_d4:after,
.wrapper_north_d4:before,
.boxdark:after,
.boxdark:before,
.grid_full:after,
.grid_full:before,
.block_white_52:after,
.block_white_52:before,
.card-south:after,
.card-south:before,
.module-static:after,
.module-static:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wrapper_north_d4:after,
.boxdark:after,
.grid_full:after,
.block_white_52:after,
.card-south:after,
.module-static:after {
  clear: both;
}
.boxdark .short-01,
.grid_full .short-01,
.searchyellow .short-01 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.content_copper {
  display: inline-block;
}
.summary-liquid {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.summary-liquid img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.summary-liquid .white_50 {
  padding: 1em 0;
  font-size: 85%;
}
.white_50 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.component-ce {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.component-ce:after,
.component-ce:before {
  content: "";
  display: table;
}
.component-ce:after {
  clear: both;
}
.tooltip_34 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.column_narrow .tooltip_34 {
  max-width: 50%;
}
.warm_00 .tooltip_34 {
  max-width: 33.33%;
}
.south_ad .tooltip_34 {
  max-width: 25%;
}
.under-85 .tooltip_34 {
  max-width: 20%;
}
.bordersolid .tooltip_34 {
  max-width: 16.66%;
}
.search-bright-99 .tooltip_34 {
  max-width: 14.28%;
}
.gaslink .tooltip_34 {
  max-width: 12.5%;
}
.basicarticle .tooltip_34 {
  max-width: 11.11%;
}
.tinybutton {
  display: block;
}
.text_gas_71 .photo-9e label,
.text_gas_71 .aside-paper label,
.text_gas_71 .description-stone label,
.text_gas_71 .header-mini-3b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fixed_0c {
  list-style: none;
  margin: 0;
}
.fixed_0c article.box_d6 {
  margin-bottom: 0;
}
.fixed_0c ul {
  list-style: none;
  margin: 0;
}
.fixed_0c .hidden_huge_e0 li.box_d6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fixed_0c .hidden_huge_e0 li.box_d6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fixed_0c .hidden_huge_e0 li.box_d6: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) {
  .fixed_0c .hidden_huge_e0 li.box_d6 li.box_d6 li.box_d6 li.box_d6 {
    padding-left: 0;
  }
}
article.box_d6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_d6 .boxdark p:last-of-type {
  margin-bottom: 0;
}
article.box_d6 .slider_hovered {
  float: left;
}
article.box_d6 .modal-82 {
  margin-left: 85px;
}
article.box_d6 .center_4d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_d6 .center_4d .columnwhite {
  margin-left: 10px;
}
article.box_d6 .panelblue {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_d6 .motionmodal {
  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 .photo-9e,
  #respond .description-stone,
  #respond .header-mini-3b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo-9e input,
#respond .description-stone input,
#respond .header-mini-3b input {
  width: 100%;
}
#respond .header-mini-3b {
  margin-right: 0;
}
#respond .grid_hot_fb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new-2f {
  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;
}
.new-2f.disabled-slow-07 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.new-2f 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%);
}
.new-2f:focus,
.new-2f: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);
}
.outline_d7 {
  border-radius: 10%;
}
.list-c8 {
  border-radius: 50%;
}
.mini-96 {
  font-size: 0.72em;
}
.fresh_f5 {
  font-size: 0.875em;
}
.black-5d {
  font-size: 1.1em;
}
.active-green {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-green.mini-96 {
  letter-spacing: 0.5px;
}
.clean_d6,
.clean_d6 a {
  color: #6d6d6d;
}
.clean_d6 a:hover {
  color: #111;
}
.west-0d {
  color: #6d6d6d;
}
.notice_first {
  overflow-x: hidden;
}
.notice_first .outlinesteel.oldfooter {
  position: relative;
}
.notice_first .outlinesteel.oldfooter.caption-narrow {
  position: initial;
}
.notice_first
  .outlinesteel.oldfooter.caption-narrow
  .outer-bc {
  left: auto;
}
.notice_first .outlinesteel .outer-bc {
  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;
}
.notice_first .outlinesteel:hover.oldfooter {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_first
  .outlinesteel:hover.oldfooter
  .outer-bc {
  display: block;
  z-index: 9999999;
}
.notice_first .shortavatar .orangetertiary,
.notice_first .soft-34 .orangetertiary {
  display: none;
}
.notice_first .frame_bottom_81 .outlinesteel:hover.oldfooter {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.text_gas_71 .photo-9e label,
.text_gas_71 .aside-paper label,
.text_gas_71 .description-stone label,
.text_gas_71 .header-mini-3b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fixed_0c {
  list-style: none;
  margin: 0;
}
.fixed_0c article.box_d6 {
  margin-bottom: 0;
}
.fixed_0c ul {
  list-style: none;
  margin: 0;
}
.fixed_0c .hidden_huge_e0 li.box_d6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fixed_0c .hidden_huge_e0 li.box_d6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fixed_0c .hidden_huge_e0 li.box_d6: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) {
  .fixed_0c .hidden_huge_e0 li.box_d6 li.box_d6 li.box_d6 li.box_d6 {
    padding-left: 0;
  }
}
article.box_d6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_d6 .boxdark p:last-of-type {
  margin-bottom: 0;
}
article.box_d6 .slider_hovered {
  float: left;
}
article.box_d6 .modal-82 {
  margin-left: 85px;
}
article.box_d6 .center_4d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_d6 .center_4d .columnwhite {
  margin-left: 10px;
}
article.box_d6 .panelblue {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_d6 .motionmodal {
  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 .photo-9e,
  #respond .description-stone,
  #respond .header-mini-3b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo-9e input,
#respond .description-stone input,
#respond .header-mini-3b input {
  width: 100%;
}
#respond .header-mini-3b {
  margin-right: 0;
}
#respond .grid_hot_fb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shortavatar .info-full {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.info-full .coppernotice.column_paper .currenttabs > li > a:focus,
.info-full .coppernotice.column_paper .currenttabs > li > a:hover,
.info-full .coppernotice.status-stone .currenttabs > li > a:focus,
.info-full .coppernotice.status-stone .currenttabs > li > a:hover,
.info-full .coppernotice.fluid-41 .currenttabs > li > a:focus,
.info-full .coppernotice.fluid-41 .currenttabs > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-full
  .coppernotice.column_paper
  .currenttabs
  > li.nav-20
  > a,
.info-full
  .coppernotice.column_paper
  .currenttabs
  > li.white-92
  > a,
.info-full
  .coppernotice.status-stone
  .currenttabs
  > li.nav-20
  > a,
.info-full
  .coppernotice.status-stone
  .currenttabs
  > li.white-92
  > a,
.info-full
  .coppernotice.fluid-41
  .currenttabs
  > li.nav-20
  > a,
.info-full .coppernotice.fluid-41 .currenttabs > li.summary_in_8d > a {
  color: rgba(255, 255, 255, 0.99);
}
.info-full .navpink,
.info-full .navpink a {
  color: rgba(255, 255, 255, 0.99);
}
.info-full .avatar-gold-f9.table_48 li a,
.info-full .description-39 a,
.info-full .brown_49,
.info-full .currenttabs > li > a,
.info-full .media-first {
  color: rgba(255, 255, 255, 0.79);
}
.info-full .avatar-gold-f9.table_48 li a:hover,
.info-full .description-39 a:hover,
.info-full .brown_49:hover,
.info-full .currenttabs > li > a:hover,
.info-full .media-first:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-full .soft_8c {
  color: rgba(255, 255, 255, 0.79);
}
.info-full .soft_8c .tooltip_02 {
  color: rgba(255, 255, 255, 0.99);
}
.info-full .soft_8c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-full .galleryunder .search-liquid-18 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-full .galleryunder .search-liquid-18 .tertiary-0b {
  color: rgba(255, 255, 255, 0.79);
}
.info-full
  .galleryunder
  .search-liquid-18
  .tertiary-0b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-full
  .galleryunder
  .search-liquid-18
  .tertiary-0b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-full
  .galleryunder
  .search-liquid-18
  .tertiary-0b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-full
  .galleryunder
  .search-liquid-18
  .tertiary-0b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-full .galleryunder .bottom_79 {
  color: rgba(255, 255, 255, 0.79);
}
.info-full .galleryunder .bottom_79:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-fa
  .info-full
  .galleryunder
  .label-4f
  .secondary_active {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth-fa
  .info-full
  .galleryunder
  .label-4f
  .tertiary-0b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shortavatar .shade_4b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shade_4b .coppernotice.column_paper .currenttabs > li > a:focus,
.shade_4b .coppernotice.column_paper .currenttabs > li > a:hover,
.shade_4b .coppernotice.status-stone .currenttabs > li > a:focus,
.shade_4b .coppernotice.status-stone .currenttabs > li > a:hover,
.shade_4b .coppernotice.fluid-41 .currenttabs > li > a:focus,
.shade_4b .coppernotice.fluid-41 .currenttabs > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_4b
  .coppernotice.column_paper
  .currenttabs
  > li.nav-20
  > a,
.shade_4b
  .coppernotice.column_paper
  .currenttabs
  > li.white-92
  > a,
.shade_4b
  .coppernotice.status-stone
  .currenttabs
  > li.nav-20
  > a,
.shade_4b
  .coppernotice.status-stone
  .currenttabs
  > li.white-92
  > a,
.shade_4b
  .coppernotice.fluid-41
  .currenttabs
  > li.nav-20
  > a,
.shade_4b .coppernotice.fluid-41 .currenttabs > li.summary_in_8d > a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_4b .navpink,
.shade_4b .navpink a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_4b .avatar-gold-f9.table_48 li a,
.shade_4b .description-39 a,
.shade_4b .brown_49,
.shade_4b .currenttabs > li > a,
.shade_4b .media-first {
  color: rgba(0, 0, 0, 0.55);
}
.shade_4b .avatar-gold-f9.table_48 li a:hover,
.shade_4b .description-39 a:hover,
.shade_4b .brown_49:hover,
.shade_4b .currenttabs > li > a:hover,
.shade_4b .media-first:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_4b .soft_8c {
  color: rgba(0, 0, 0, 0.55);
}
.shade_4b .soft_8c .tooltip_02 {
  color: rgba(0, 0, 0, 0.8);
}
.shade_4b .soft_8c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdowngold .footer_pro_c8 {
  margin-left: auto;
  margin-right: auto;
}
.grid_full > * {
  margin-left: auto;
  margin-right: auto;
}
.grid_full .tabs_up_e1 {
  margin-right: 1.41575em;
}
.west_c2 .grid_full > .panel_glass_ac {
  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;
}
.west_c2 .grid_full > .primary_slow {
  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;
}
.pagination-advanced.dropdowngold .footer_pro_c8,
.yellow_9f.dropdowngold .footer_pro_c8 {
  margin-left: 0;
}
.hidden-bronze-bb.dropdowngold .footer_pro_c8,
.shade_9a.dropdowngold .footer_pro_c8 {
  margin-right: 0;
}
.grid_full ol,
.grid_full ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.static_d5 video {
  max-width: 100%;
}
.module_12 img {
  display: block;
}
.module_12.tabs_up_e1,
.module_12.link-plasma {
  width: 100%;
}
.module_12.primary_slow img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slider_hard_c3:not(.captionstone) {
  margin: 1.5em auto;
}
.complex-6f p {
  padding: 1.5em 14px;
}
ul.detailtop.primary_slow,
ul.detailtop.panel_glass_ac,
ul.detailtop.description-98.panel_glass_ac {
  padding: 0 14px;
}
.border_hard {
  display: block;
  overflow-x: auto;
}
.border_hard table {
  border-collapse: collapse;
  width: 100%;
}
.border_hard td,
.border_hard th {
  padding: 0.5em;
}
.grid_full li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid_full ol ol,
.grid_full ol ul,
.grid_full ul ol,
.grid_full ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid_full ol ol li,
.grid_full ol ul li,
.grid_full ul ol li,
.grid_full ul ul li {
  margin-left: 0;
}
.yellowcolumn.list-af > .hero_green_b6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.yellowcolumn.list-af > .hero_green_b6 iframe,
.yellowcolumn.list-af > .hero_green_b6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb_lower_59 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb_lower_59.selectedfilter {
  padding: 0;
}
.breadcrumb_lower_59.selectedfilter cite {
  font-size: 13px;
}
.breadcrumb_lower_59 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb_lower_59 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.image_fluid {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.image_fluid > p:first-child {
  margin-top: 0;
}
.image_fluid cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.image_fluid blockquote {
  border-left: 0;
}
.element-down {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element-down:not(.huge-73) {
  max-width: 100px;
}
.element-down.fluid_b6 {
  border-bottom: none !important;
  text-align: center;
}
.element-down.fluid_b6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .complex-6f p {
    padding: 1.5em 0;
  }
}
.smootharticle {
  color: #0073aa;
}
.highlight_red {
  background-color: #0073aa;
}
.steelpopup {
  color: #229fd8;
}
.media_active_70 {
  background-color: #229fd8;
}
.row-16 {
  color: #eee;
}
.media-orange-30 {
  background-color: #eee;
}
.fluidmodule {
  color: #444;
}
.secondary-slow-ec {
  background-color: #444;
}
.formlite {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.formlite .lite-da .description-39 {
  font-size: 15px;
}
.formlite .description-39 {
  line-height: 1.3;
}
.formlite .shade_4b {
}
.formlite .info-full {
  background: #235787;
}
.narrow-8c {
  padding: 0;
}
.narrow-8c .info-full {
  background: #1a1a1a;
}
.narrow-8c .shade_4b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paper_8a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paper_8a .shade_4b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paper_8a .info-full {
  background: #303030;
}
.module-static {
  position: relative;
  z-index: 10;
}
.module-static .fast-2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-plasma .oldfooter {
  display: inline-block;
  vertical-align: middle;
}
.backdrop-plasma.tertiary_4f .oldfooter {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop-plasma.tertiary_4f .oldfooter {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-plasma.tertiary_4f .oldfooter {
    margin-right: 0.4em;
  }
}
.backdrop-plasma.tertiary_4f .oldfooter:last-child {
  margin-right: 0;
}
.gallery-hard-9e .fast-2f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shortavatar .lite-da {
    margin: 0 -0.5em;
  }
  .shortavatar .lite-da [class*="customify-col-"],
  .shortavatar .lite-da [class*="customify-col_"],
  .shortavatar .lite-da [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shortavatar.paragraph-outer .fast-2f {
  background: 0 0 !important;
}
.shortavatar.paragraph-outer .fast-2f,
.shortavatar.gallery-hard-9e .fast-2f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shortavatar.input_warm {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shortavatar.gallery-hard-9e .fast-2f {
  box-shadow: none !important;
}
.tiny-88 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tiny-88 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tiny-88 {
    padding: 18px 0 20px;
  }
}
.tiny-88 .selected_86 {
  width: 100%;
}
.tiny-88 .copper-9a {
  margin-bottom: 0;
}
.tiny-88 .easy_44 {
  margin-top: 5px;
  font-size: 0.875em;
}
.motionnav {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.motionnav .component_hot {
  width: 100%;
}
.slider_lite_6d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slider_lite_6d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slider_lite_6d 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;
}
.slider_lite_6d li:last-child:after {
  display: none;
}
.slider_lite_6d li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail_c9 .orangetertiary button,
.tiny-88 .orangetertiary button {
  left: 0;
}
.detail_c9 .component_hot,
.tiny-88 .component_hot {
  padding-left: 0;
  padding-right: 0;
}
.detail_c9 .motionnav,
.tiny-88 .motionnav {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail_c9 {
  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;
}
.detail_c9: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;
}
.detail_c9 .brownmain {
  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) {
  .detail_c9 .brownmain {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_c9 .brownmain {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail_c9 .brownmain {
    min-height: 200px;
  }
}
.detail_c9 .slider_lite_6d {
  color: rgba(255, 255, 255, 0.8);
}
.detail_c9 .slider_lite_6d a,
.detail_c9 .slider_lite_6d li:after {
  color: inherit;
}
.detail_c9 .slider_lite_6d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.panel-af {
  margin-bottom: 0.5em;
}
.link-selected-eb {
  margin-bottom: 1.2em;
}
.link-selected-eb,
.panel-af {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.link-selected-eb p:last-child,
.panel-af p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .orangetertiary,
#masthead .orangetertiary {
  display: none;
}
#masthead
  > .orangetertiary.preview_static {
  display: none;
}
#masthead > .orangetertiary button {
  left: 0;
}
.hidden-upper-18 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.hidden-upper-18 .oldfooter {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden-upper-18 .columnsilver {
  display: -webkit-box;
  display: flex;
}
.hidden-upper-18 .columnsilver.overlay_c7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden-upper-18 .columnsilver.tabs-d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-upper-18 .columnsilver.filter-22 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-upper-18.shade_under_e0.header-7d .columnsilver.overlay_c7 {
  flex-basis: 100%;
}
.hidden-upper-18.input_ce .columnsilver.tabs-d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden-upper-18.input_ce .columnsilver.filter-22 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .orangetertiary.preview_static {
  display: none;
}
#masthead > .orangetertiary button {
  left: 0;
}
.smallsidebar {
  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;
}
.smallsidebar:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.smallsidebar.previeworange i {
  margin-right: 4px;
}
.smallsidebar.easyslider i {
  margin-left: 5px;
}
.description-39 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.description-39 p:last-child {
  margin-bottom: 0;
}
.dark_b9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dark_b9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dark_b9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dark_b9 .navpink {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dark_b9 .greendetail {
  margin: 5px 0 7px 0;
}
.dark_b9.hugenotice .feature_plasma {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark_b9.hugenotice .brightheader {
  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;
}
.dark_b9.list-narrow-1c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dark_b9.list-narrow-1c .feature_plasma {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark_b9.list-narrow-1c .brightheader {
  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;
}
.dark_b9.notification-ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dark_b9.panel_upper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dark_b9.panel_upper .brightheader {
  margin-top: 7px;
}
.paragraph-f9 {
  display: inline-block;
}
.module-static .info-purple .dark_b9 img {
  max-width: 100%;
}
.coppernotice .widget_rough_61.table_liquid,
.notice_29 .widget_rough_61.table_liquid {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.coppernotice .wrapperhuge,
.notice_29 .wrapperhuge {
  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%);
}
.coppernotice .wrapperhuge {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.coppernotice.gallery_focused_75 .wrapperhuge {
  display: none;
}
.coppernotice .filter-dark {
  list-style: none;
  padding: 0;
  margin: 0;
}
.coppernotice .filter-dark li {
  display: inline-block;
  position: relative;
}
.coppernotice .filter-dark li:last-child {
  margin-right: 0;
}
.coppernotice .filter-dark 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;
}
.coppernotice .filter-dark li.summary_in_8d > a {
  color: rgba(0, 0, 0, 0.9);
}
.coppernotice .filter-dark > 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;
}
.coppernotice .filter-dark > li > a i {
  line-height: 0;
}
.coppernotice .filter-dark > li.basic-2e > a .wrapperhuge {
  margin-left: 4px;
  line-height: 0;
}
.coppernotice .filter-dark .center-7f li.basic-2e > a {
  position: relative;
}
.coppernotice .filter-dark .center-7f li.basic-2e > a:after,
.coppernotice .filter-dark .center-7f li.basic-2e > a:before {
  content: "";
  display: table;
}
.coppernotice .filter-dark .center-7f li.basic-2e > a:after {
  clear: both;
}
.coppernotice .filter-dark .center-7f li.basic-2e > a .wrapperhuge {
  margin-left: 5px;
  float: right;
}
.coppernotice .stone_35,
.coppernotice .center-7f {
  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;
}
.coppernotice .center-7f {
  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;
}
.coppernotice .center-7f .table_liquid {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.coppernotice .center-7f .wrapperhuge {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.coppernotice .center-7f li {
  display: block;
  margin: 0;
  padding: 0;
}
.coppernotice .center-7f 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;
}
.coppernotice .center-7f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.coppernotice .center-7f .center-7f {
  top: 0;
  left: 100%;
}
.coppernotice .form-light.row-dim-8c > .stone_35,
.coppernotice .form-light.row-dim-8c > .center-7f,
.coppernotice .form-light:focus > .stone_35,
.coppernotice .form-light:focus > .center-7f,
.coppernotice .form-light:hover > .stone_35,
.coppernotice .form-light:hover > .center-7f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.coppernotice.fluid-41 .currenttabs:after,
.coppernotice.fluid-41 .currenttabs:before {
  content: "";
  display: table;
}
.coppernotice.fluid-41 .currenttabs:after {
  clear: both;
}
.coppernotice.fluid-41 .currenttabs > li {
  float: left;
}
.coppernotice.form-bronze-e5 .currenttabs:after,
.coppernotice.form-bronze-e5 .currenttabs:before {
  content: "";
  display: table;
}
.coppernotice.form-bronze-e5 .currenttabs:after {
  clear: both;
}
.coppernotice.form-bronze-e5 .currenttabs > li {
  float: left;
}
.coppernotice.form-bronze-e5 .currenttabs > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.coppernotice.form-bronze-e5 .currenttabs > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.coppernotice.form-bronze-e5 .currenttabs > li.nav-20 > a,
.coppernotice.form-bronze-e5 .currenttabs > li.summary_in_8d > a {
  color: #fff;
  background-color: #1e4b75;
}
.coppernotice.column_paper .currenttabs > li > a .table_liquid {
  position: relative;
}
.coppernotice.column_paper .currenttabs > li > a .table_liquid: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;
}
.coppernotice.column_paper
  .currenttabs
  > li:focus
  > a
  .table_liquid:before,
.coppernotice.column_paper
  .currenttabs
  > li:hover
  > a
  .table_liquid:before {
  width: 100%;
  background-color: currentColor;
}
.coppernotice.column_paper
  .currenttabs
  > li.nav-20
  > a
  .table_liquid:before,
.coppernotice.column_paper
  .currenttabs
  > li.white-92
  > a
  .table_liquid:before {
  width: 100%;
  background-color: currentColor;
}
.coppernotice.status-stone .currenttabs > li > a .table_liquid {
  position: relative;
}
.coppernotice.status-stone .currenttabs > li > a .table_liquid: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;
}
.coppernotice.status-stone .currenttabs > li:focus > a .table_liquid:before,
.coppernotice.status-stone
  .currenttabs
  > li:hover
  > a
  .table_liquid:before {
  width: 100%;
  background-color: currentColor;
}
.coppernotice.status-stone
  .currenttabs
  > li.nav-20
  > a
  .table_liquid:before,
.coppernotice.status-stone
  .currenttabs
  > li.white-92
  > a
  .table_liquid:before {
  width: 100%;
  background-color: currentColor;
}
.notice_29 .filter-dark {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice_29 .filter-dark li:first-child > a {
  border-top: none;
}
.notice_29 .filter-dark .slow_1d > .table_liquid .wrapperhuge {
  display: none;
}
.notice_29 .filter-dark li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice_29 .filter-dark li:last-child {
  border: none;
}
.notice_29 .filter-dark li.basic-2e > a {
  padding-right: 45px !important;
}
.notice_29 .filter-dark li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice_29 .filter-dark li a:focus,
.notice_29 .filter-dark li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_29 .filter-dark li .detailthick {
  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;
}
.notice_29 .filter-dark li .detailthick:hover {
  box-shadow: none;
}
.notice_29 .filter-dark li .detailthick .wrapperhuge {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice_29 .filter-dark .center-7f {
  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);
}
.notice_29 .filter-dark .center-7f li a {
  padding-left: 3em;
}
.notice_29 .filter-dark .button-hot-f1 > a .detailthick i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice_29 .filter-dark .button-hot-f1 > .center-7f {
  display: block;
  opacity: 1;
}
.backdroptop {
  max-width: 100%;
}
.banneraction {
  line-height: 0;
  cursor: pointer;
}
.media-first {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.media-first:hover {
  box-shadow: none;
  color: currentColor;
}
.media-first svg {
  width: 18px;
  height: 18px;
}
.media-first .footer-fixed {
  display: none;
}
.accent-over-f2 {
  position: relative;
}
.accent-over-f2.disabledtop .media-first .logo-left {
  display: none;
}
.accent-over-f2.disabledtop .media-first .footer-fixed {
  display: inline-block;
}
.accent-over-f2 .videopink {
  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);
}
.accent-over-f2.hero_easy_94 .videopink {
  left: auto;
  right: -0.9em;
}
.accent-over-f2.hero_easy_94 .label_40::before {
  left: auto;
  right: 15px;
}
.accent-over-f2.disabledtop .videopink {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-4f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label-4f label {
  flex-basis: 100%;
}
.label-4f .search-liquid-18 {
  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;
}
.label-4f .tertiary-0b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label-4f .tertiary-0b:focus {
  background-color: transparent;
}
.label-4f button.bottom_79 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label-4f button.bottom_79:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label-4f button.bottom_79 svg {
  width: 18px;
  height: 18px;
}
.label-4f input[type="submit"] {
  min-height: auto;
}
.galleryunder .label-4f .tertiary-0b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label_40 {
  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) {
  .label_40 {
    width: 220px;
  }
}
.label_40 label {
  flex-basis: 100%;
}
.label_40::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;
}
.smooth-fa .galleryunder .label-4f {
  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;
}
.smooth-fa
  .galleryunder
  .label-4f
  .search-liquid-18 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.smooth-fa .galleryunder .label-4f .tertiary-0b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.smooth-fa
  .galleryunder
  .label-4f
  .tertiary-0b:focus {
  background: 0 0;
}
.smooth-fa
  .galleryunder
  .label-4f
  .secondary_active {
  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;
}
.avatar-gold-f9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-gold-f9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-gold-f9 li:last-child {
  margin-right: 0;
}
.avatar-gold-f9 li:first-child {
  margin-left: 0;
}
.avatar-gold-f9.picture_simple a {
  color: #fff;
}
.avatar-gold-f9.picture_simple a:hover {
  color: #fff;
}
.avatar-gold-f9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-gold-f9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-gold-f9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-gold-f9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-gold-f9 [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-gold-f9 [class*="social-icon-apple"].liteframe {
  background-color: transparent;
  color: #999;
}
.avatar-gold-f9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-gold-f9 [class*="social-icon-behance"].liteframe {
  background-color: transparent;
  color: #1769ff;
}
.avatar-gold-f9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-gold-f9 [class*="social-icon-bitbucket"].liteframe {
  background-color: transparent;
  color: #205081;
}
.avatar-gold-f9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-gold-f9 [class*="social-icon-codepen"].liteframe {
  background-color: transparent;
  color: #000;
}
.avatar-gold-f9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-gold-f9 [class*="social-icon-delicious"].liteframe {
  background-color: transparent;
  color: #39f;
}
.avatar-gold-f9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-gold-f9 [class*="social-icon-digg"].liteframe {
  background-color: transparent;
  color: #005be2;
}
.avatar-gold-f9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-gold-f9 [class*="social-icon-dribbble"].liteframe {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-gold-f9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-gold-f9 [class*="social-icon-envelope"].liteframe {
  background-color: transparent;
  color: #ea4335;
}
.avatar-gold-f9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-gold-f9 [class*="social-icon-facebook"].liteframe {
  background-color: transparent;
  color: #3b5998;
}
.avatar-gold-f9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-gold-f9 [class*="social-icon-flickr"].liteframe {
  background-color: transparent;
  color: #0063dc;
}
.avatar-gold-f9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-gold-f9 [class*="social-icon-foursquare"].liteframe {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-gold-f9 [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-gold-f9 [class*="social-icon-github"].liteframe {
  background-color: transparent;
  color: #333;
}
.avatar-gold-f9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-gold-f9 [class*="social-icon-google-plus"].liteframe {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-gold-f9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-gold-f9 [class*="social-icon-houzz"].liteframe {
  background-color: transparent;
  color: #7ac142;
}
.avatar-gold-f9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-gold-f9 [class*="social-icon-instagram"].liteframe {
  background-color: transparent;
  color: #262626;
}
.avatar-gold-f9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-gold-f9 [class*="social-icon-jsfiddle"].liteframe {
  background-color: transparent;
  color: #487aa2;
}
.avatar-gold-f9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-gold-f9 [class*="social-icon-linkedin"].liteframe {
  background-color: transparent;
  color: #0077b5;
}
.avatar-gold-f9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-gold-f9 [class*="social-icon-medium"].liteframe {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-gold-f9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-gold-f9
  [class*="social-icon-odnoklassniki"].liteframe {
  background-color: transparent;
  color: #f4731c;
}
.avatar-gold-f9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-gold-f9 [class*="social-icon-meetup"].liteframe {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-gold-f9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-gold-f9 [class*="social-icon-pinterest"].liteframe {
  background-color: transparent;
  color: #bd081c;
}
.avatar-gold-f9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-gold-f9 [class*="social-icon-product-hunt"].liteframe {
  background-color: transparent;
  color: #da552f;
}
.avatar-gold-f9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-gold-f9 [class*="social-icon-reddit"].liteframe {
  background-color: transparent;
  color: #ff4500;
}
.avatar-gold-f9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-gold-f9 [class*="social-icon-rss"].liteframe {
  background-color: transparent;
  color: #f26522;
}
.avatar-gold-f9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-gold-f9
  [class*="social-icon-shopping-cart"].liteframe {
  background-color: transparent;
  color: #4caf50;
}
.avatar-gold-f9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-gold-f9 [class*="social-icon-skype"].liteframe {
  background-color: transparent;
  color: #00aff0;
}
.avatar-gold-f9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-gold-f9 [class*="social-icon-slideshare"].liteframe {
  background-color: transparent;
  color: #0077b5;
}
.avatar-gold-f9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-gold-f9 [class*="social-icon-snapchat"].liteframe {
  background-color: transparent;
  color: #fffc00;
}
.avatar-gold-f9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-gold-f9 [class*="social-icon-soundcloud"].liteframe {
  background-color: transparent;
  color: #f80;
}
.avatar-gold-f9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-gold-f9 [class*="social-icon-spotify"].liteframe {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-gold-f9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-gold-f9
  [class*="social-icon-stack-overflow"].liteframe {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-gold-f9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-gold-f9 [class*="social-icon-maldkfgram"].liteframe {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-gold-f9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-gold-f9 [class*="social-icon-tripadvisor"].liteframe {
  background-color: transparent;
  color: #589442;
}
.avatar-gold-f9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-gold-f9 [class*="social-icon-tumblr"].liteframe {
  background-color: transparent;
  color: #35465c;
}
.avatar-gold-f9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-gold-f9 [class*="social-icon-twitch"].liteframe {
  background-color: transparent;
  color: #6441a5;
}
.avatar-gold-f9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-gold-f9 [class*="social-icon-twitter"].liteframe {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-gold-f9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-gold-f9 [class*="social-icon-vimeo"].liteframe {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-gold-f9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-gold-f9 [class*="social-icon-vk"].liteframe {
  background-color: transparent;
  color: #45668e;
}
.avatar-gold-f9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-gold-f9 [class*="social-icon-weibo"].liteframe {
  background-color: transparent;
  color: #df2029;
}
.avatar-gold-f9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-gold-f9 [class*="social-icon-weixin"].liteframe {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-gold-f9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-gold-f9 [class*="social-icon-whatsapp"].liteframe {
  background-color: transparent;
  color: #25d366;
}
.avatar-gold-f9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-gold-f9 [class*="social-icon-wordpress"].liteframe {
  background-color: transparent;
  color: #21759b;
}
.avatar-gold-f9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-gold-f9 [class*="social-icon-xing"].liteframe {
  background-color: transparent;
  color: #026466;
}
.avatar-gold-f9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-gold-f9 [class*="social-icon-yelp"].liteframe {
  background-color: transparent;
  color: #af0606;
}
.avatar-gold-f9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-gold-f9 [class*="social-icon-youtube"].liteframe {
  background-color: transparent;
  color: #cd201f;
}
.brown_49 {
  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;
}
.brown_49:hover {
  box-shadow: none;
  background: 0 0;
}
.status-top {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dark_65 {
  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;
}
.glass-99 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.content_c3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.content_c3,
.content_c3::after,
.content_c3::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;
}
.content_c3::after,
.content_c3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout_middle_25 .dark_65 .glass-99 {
  margin-top: -2px;
  width: 19px;
}
.layout_middle_25 .dark_65 .content_c3 {
  margin-top: -1px;
}
.layout_middle_25 .dark_65 .content_c3,
.layout_middle_25 .dark_65 .content_c3::after,
.layout_middle_25 .dark_65 .content_c3::before {
  width: 19px;
  height: 2px;
}
.layout_middle_25 .dark_65 .content_c3::before {
  top: -6px;
}
.layout_middle_25 .dark_65 .content_c3::after {
  bottom: -6px;
}
.white_d5 .dark_65 .glass-99 {
  margin-top: -2px;
  width: 22px;
}
.white_d5 .dark_65 .content_c3 {
  margin-top: -1px;
}
.white_d5 .dark_65 .content_c3,
.white_d5 .dark_65 .content_c3::after,
.white_d5 .dark_65 .content_c3::before {
  width: 22px;
  height: 2px;
}
.white_d5 .dark_65 .content_c3::before {
  top: -7px;
}
.white_d5 .dark_65 .content_c3::after {
  bottom: -7px;
}
.card_mini_77 .dark_65 .glass-99 {
  margin-top: -2px;
  width: 31px;
}
.card_mini_77 .dark_65 .content_c3 {
  margin-top: -1.5px;
}
.card_mini_77 .dark_65 .content_c3,
.card_mini_77 .dark_65 .content_c3::after,
.card_mini_77 .dark_65 .content_c3::before {
  width: 31px;
  height: 3px;
}
.card_mini_77 .dark_65 .content_c3::before {
  top: -9px;
}
.card_mini_77 .dark_65 .content_c3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module-mini .dark_65 .glass-99 {
    margin-top: -2px;
    width: 19px;
  }
  .module-mini .dark_65 .content_c3 {
    margin-top: -1px;
  }
  .module-mini .dark_65 .content_c3,
  .module-mini .dark_65 .content_c3::after,
  .module-mini .dark_65 .content_c3::before {
    width: 19px;
    height: 2px;
  }
  .module-mini .dark_65 .content_c3::before {
    top: -6px;
  }
  .module-mini .dark_65 .content_c3::after {
    bottom: -6px;
  }
  .selectedthumbnail .dark_65 .glass-99 {
    margin-top: -2px;
    width: 22px;
  }
  .selectedthumbnail .dark_65 .content_c3 {
    margin-top: -1px;
  }
  .selectedthumbnail .dark_65 .content_c3,
  .selectedthumbnail .dark_65 .content_c3::after,
  .selectedthumbnail .dark_65 .content_c3::before {
    width: 22px;
    height: 2px;
  }
  .selectedthumbnail .dark_65 .content_c3::before {
    top: -7px;
  }
  .selectedthumbnail .dark_65 .content_c3::after {
    bottom: -7px;
  }
  .form-white .dark_65 .glass-99 {
    margin-top: -2px;
    width: 31px;
  }
  .form-white .dark_65 .content_c3 {
    margin-top: -1.5px;
  }
  .form-white .dark_65 .content_c3,
  .form-white .dark_65 .content_c3::after,
  .form-white .dark_65 .content_c3::before {
    width: 31px;
    height: 3px;
  }
  .form-white .dark_65 .content_c3::before {
    top: -9px;
  }
  .form-white .dark_65 .content_c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .upper_ab .dark_65 .glass-99 {
    margin-top: -2px;
    width: 19px;
  }
  .upper_ab .dark_65 .content_c3 {
    margin-top: -1px;
  }
  .upper_ab .dark_65 .content_c3,
  .upper_ab .dark_65 .content_c3::after,
  .upper_ab .dark_65 .content_c3::before {
    width: 19px;
    height: 2px;
  }
  .upper_ab .dark_65 .content_c3::before {
    top: -6px;
  }
  .upper_ab .dark_65 .content_c3::after {
    bottom: -6px;
  }
  .north_ae .dark_65 .glass-99 {
    margin-top: -2px;
    width: 22px;
  }
  .north_ae .dark_65 .content_c3 {
    margin-top: -1px;
  }
  .north_ae .dark_65 .content_c3,
  .north_ae .dark_65 .content_c3::after,
  .north_ae .dark_65 .content_c3::before {
    width: 22px;
    height: 2px;
  }
  .north_ae .dark_65 .content_c3::before {
    top: -7px;
  }
  .north_ae .dark_65 .content_c3::after {
    bottom: -7px;
  }
  .card-narrow .dark_65 .glass-99 {
    margin-top: -2px;
    width: 31px;
  }
  .card-narrow .dark_65 .content_c3 {
    margin-top: -1.5px;
  }
  .card-narrow .dark_65 .content_c3,
  .card-narrow .dark_65 .content_c3::after,
  .card-narrow .dark_65 .content_c3::before {
    width: 31px;
    height: 3px;
  }
  .card-narrow .dark_65 .content_c3::before {
    top: -9px;
  }
  .card-narrow .dark_65 .content_c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .linkout .dark_65 .glass-99 {
    margin-top: -2px;
    width: 19px;
  }
  .linkout .dark_65 .content_c3 {
    margin-top: -1px;
  }
  .linkout .dark_65 .content_c3,
  .linkout .dark_65 .content_c3::after,
  .linkout .dark_65 .content_c3::before {
    width: 19px;
    height: 2px;
  }
  .linkout .dark_65 .content_c3::before {
    top: -6px;
  }
  .linkout .dark_65 .content_c3::after {
    bottom: -6px;
  }
  .elementfocused .dark_65 .glass-99 {
    margin-top: -2px;
    width: 22px;
  }
  .elementfocused .dark_65 .content_c3 {
    margin-top: -1px;
  }
  .elementfocused .dark_65 .content_c3,
  .elementfocused .dark_65 .content_c3::after,
  .elementfocused .dark_65 .content_c3::before {
    width: 22px;
    height: 2px;
  }
  .elementfocused .dark_65 .content_c3::before {
    top: -7px;
  }
  .elementfocused .dark_65 .content_c3::after {
    bottom: -7px;
  }
  .message-3f .dark_65 .glass-99 {
    margin-top: -2px;
    width: 31px;
  }
  .message-3f .dark_65 .content_c3 {
    margin-top: -1.5px;
  }
  .message-3f .dark_65 .content_c3,
  .message-3f .dark_65 .content_c3::after,
  .message-3f .dark_65 .content_c3::before {
    width: 31px;
    height: 3px;
  }
  .message-3f .dark_65 .content_c3::before {
    top: -9px;
  }
  .message-3f .dark_65 .content_c3::after {
    bottom: -9px;
  }
}
.carousellarge .content_c3 {
  -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);
}
.carousellarge .content_c3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousellarge .content_c3::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);
}
.carousellarge.detail-98 .content_c3 {
  -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);
}
.carousellarge.detail-98 .content_c3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousellarge.detail-98 .content_c3::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);
}
.shade_warm_ba {
  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.disabled-dd:before {
  display: none;
}
.soft-34 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.soft-34 .orangeaccent {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.soft-34 .orangeaccent:last-of-type {
  border-bottom: none;
}
.soft-34 .orangeaccent.label_slow_91,
.soft-34 .orangeaccent.component_gold_8c,
.soft-34 .orangeaccent.bottom-02 {
  padding: 0;
}
.soft-34 .notice_29 .detailthick {
  color: currentColor;
}
.soft-34 .notice_29 .detailthick:focus,
.soft-34 .notice_29 .detailthick:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-34.shade_4b .soft_8c,
.soft-34.shade_4b .description-39 a,
.soft-34.shade_4b .currenttabs a,
.soft-34.shade_4b .center-7f a {
  color: rgba(0, 0, 0, 0.55);
}
.soft-34.shade_4b .soft_8c:hover,
.soft-34.shade_4b .description-39 a:hover,
.soft-34.shade_4b .currenttabs a:hover,
.soft-34.shade_4b .center-7f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-34.shade_4b .tooltip_02 {
  color: rgba(0, 0, 0, 0.8);
}
.soft-34.shade_4b .orangeaccent {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-34.shade_4b .orangeaccent:before {
  background: rgba(0, 0, 0, 0.08);
}
.soft-34.shade_4b .gradient-lower-70:before {
  background: rgba(255, 255, 255, 0.9);
}
.soft-34.shade_4b .notice_29 .filter-dark li a,
.soft-34.shade_4b .notice_29 .detailthick,
.soft-34.shade_4b .center-7f {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-34.shade_4b .notice_29 .detailthick:focus,
.soft-34.shade_4b .notice_29 .detailthick:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-34.shade_4b .filter-dark li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-34.info-full .soft_8c,
.soft-34.info-full .description-39 a,
.soft-34.info-full .currenttabs .detailthick,
.soft-34.info-full .currenttabs a,
.soft-34.info-full .center-7f a {
  color: rgba(255, 255, 255, 0.79);
}
.soft-34.info-full .soft_8c:hover,
.soft-34.info-full .description-39 a:hover,
.soft-34.info-full .currenttabs .detailthick:hover,
.soft-34.info-full .currenttabs a:hover,
.soft-34.info-full .center-7f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-34.info-full .tooltip_02 {
  color: rgba(255, 255, 255, 0.99);
}
.soft-34.info-full .orangeaccent {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-34.info-full .orangeaccent:before {
  background: rgba(255, 255, 255, 0.08);
}
.soft-34.info-full .gradient-lower-70:before {
  background: rgba(0, 0, 0, 0.9);
}
.soft-34.info-full .notice_29 .filter-dark li a,
.soft-34.info-full .notice_29 .detailthick,
.soft-34.info-full .center-7f {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-34.info-full .notice_29 .detailthick:focus,
.soft-34.info-full .notice_29 .detailthick:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-34.info-full .filter-dark li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-lower-70 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient-lower-70:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.noticeleft {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion-hard .soft-34 {
  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;
}
.accordion-hard .orangeaccent {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion-hard .orangeaccent: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) {
  .accordion-hard .orangeaccent:before {
    width: 16%;
    left: 42%;
  }
}
.accordion-hard .orangeaccent:last-child:before {
  content: none;
}
.accordion-hard .orangeaccent[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion-hard .notice_29 .filter-dark li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion-hard .notice_29 .filter-dark li a .detailthick {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion-hard .notice_29 .center-7f {
  border: none;
}
.accordion-hard .notice_29 .center-7f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion-hard .gradient-lower-70 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion-hard .noticeleft {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion-hard .info-full .gradient-lower-70:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion-hard .shade_4b.paragraph-inner-b7 .content_c3 {
  background: rgba(0, 0, 0, 0.6);
}
.accordion-hard
  .shade_4b.paragraph-inner-b7
  .content_c3::after,
.accordion-hard
  .shade_4b.paragraph-inner-b7
  .content_c3:before {
  background: inherit;
}
.accordion-hard
  .shade_4b.paragraph-inner-b7:hover
  .content_c3 {
  background: rgba(0, 0, 0, 0.8);
}
.backdrop-hovered .soft-34 {
  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) {
  .backdrop-hovered .soft-34 {
    width: auto;
    right: 45px;
  }
}
.icongreen .soft-34 {
  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) {
  .icongreen .soft-34 {
    width: auto;
    left: 45px;
  }
}
.disabled-dd .soft-34 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.disabled-dd .noticeleft {
  max-width: 48em;
  margin: 0 auto;
}
.disabled-dd .gradient-lower-70:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focusedcolumn {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focusedcolumn.accordion-hard .soft-34 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focusedcolumn.backdrop-hovered .soft-34 {
  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);
}
.focusedcolumn .soft-34 {
  visibility: visible;
}
.focusedcolumn.icongreen .soft-34 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb_cold,
.summary_short {
  overflow-x: hidden;
}
.breadcrumb_cold .soft-34 {
  overflow: auto;
}
.breadcrumb_cold.accordion-hard {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_cold.accordion-hard .soft-34 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb_cold.accordion-hard .brown_49 {
  opacity: 0;
}
.breadcrumb_cold.backdrop-hovered {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_cold.backdrop-hovered .soft-34 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb_cold.backdrop-hovered .brown_49 {
  opacity: 0;
}
.breadcrumb_cold.icongreen {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_cold.icongreen .soft-34 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb_cold.icongreen .brown_49 {
  opacity: 0;
}
.breadcrumb_cold.disabled-dd .soft-34 {
  z-index: 10;
  visibility: visible;
}
.paragraph-inner-b7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph-inner-b7 .content_c3 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-inner-b7 .content_c3::after,
.paragraph-inner-b7 .content_c3:before {
  background: inherit;
}
.paragraph-inner-b7:hover .content_c3 {
  background: rgba(255, 255, 255, 0.99);
}
.icongreen .paragraph-inner-b7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.disabled-dd .paragraph-inner-b7 {
  display: none !important;
}
.breadcrumb_cold:before,
.summary_short:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb_cold .paragraph-inner-b7,
.summary_short .paragraph-inner-b7 {
  display: inline-block;
}
.soft-34 .oldfooter {
  -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;
}
.breadcrumb_cold .soft-34 .oldfooter,
.summary_short .soft-34 .oldfooter {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge-short .search-liquid-18 {
  width: 100%;
}
.info-purple {
  padding: 0 0.5em 0;
}
.info-purple [class*="customify-col-"],
.info-purple [class*="customify-col_"],
.info-purple [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primary-f4 .info-purple {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lite-da .modal-left,
  .modal-left {
    display: none;
  }
  .wood_69 {
    text-align: left;
  }
  .surface-63 {
    text-align: center;
  }
  .bright-95 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lite-da .heading_over_7f,
  .heading_over_7f {
    display: none;
  }
  .outer-67 {
    text-align: left;
  }
  .header_basic_21 {
    text-align: center;
  }
  .panelinner {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lite-da .lastaside,
  .lastaside {
    display: none;
  }
  .content-simple-bd {
    text-align: left;
  }
  .backdrop_medium {
    text-align: center;
  }
  .lower_12 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tabsgas {
  box-shadow: none !important;
}
.shadow-left-c1 .steelmain,
.block-99 .steelmain {
  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;
}
.block-99 .steelmain {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fast-2f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fast-2f:after,
.fast-2f:before {
  content: "";
  display: table;
}
.fast-2f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fast-2f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fast-2f,
.input_warm {
  max-width: 1248px;
  margin: 0 auto;
}

.block_white_52.title-silver .fast-2f {
  max-width: 100%;
}
.block_white_52.widget_up {
  max-width: 1200px;
  margin: 0 auto;
}
.block_white_52.up_51 .fast-2f {
  max-width: 100%;
}
.block_white_52.up_51 > .fast-2f {
  padding-left: 0;
  padding-right: 0;
}
.block_white_52.up_51 > .fast-2f .lite-da {
  margin: 0;
}
.block_white_52.up_51
  > .fast-2f
  .footer_first_53.brightmask {
  margin-right: 0;
  margin-left: 0;
}
.block_white_52.up_51 #main.brightmask {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-5e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-5e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .activein .footer_pro_c8 {
    padding-right: 1em;
  }
  .activein.heading_easy_c0 .footer_first_53 {
    border-right: 1px solid #eaecee;
  }
  .activein.heading_easy_c0 .footer_pro_c8 {
    padding-right: 1em;
  }
  .activein.heading_easy_c0 .preview-85 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-large .footer_pro_c8 {
    padding-left: 1em;
  }
  .hidden-large.heading_easy_c0 .footer_first_53 {
    border-left: 1px solid #eaecee;
  }
  .hidden-large.heading_easy_c0 .footer_pro_c8 {
    padding-left: 1em;
  }
  .hidden-large.heading_easy_c0 .preview-85 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .coolbanner .footer_pro_c8 {
    padding-left: 1em;
  }
  .coolbanner.heading_easy_c0 .text-mini {
    border-right: 1px solid #eaecee;
  }
  .coolbanner.heading_easy_c0 .down_14 {
    border-right: 1px solid #eaecee;
  }
  .coolbanner.heading_easy_c0 .footer_pro_c8 {
    padding-left: 1em;
  }
  .coolbanner.heading_easy_c0 .preview-85 {
    padding-right: 1em;
  }
  .coolbanner.heading_easy_c0 .moduleouter {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-gold .footer_pro_c8 {
    padding-right: 1em;
  }
  .component-gold.heading_easy_c0 .text-mini {
    border-left: 1px solid #eaecee;
  }
  .component-gold.heading_easy_c0 .down_14 {
    border-left: 1px solid #eaecee;
  }
  .component-gold.heading_easy_c0 .footer_pro_c8 {
    padding-right: 1em;
  }
  .component-gold.heading_easy_c0 .preview-85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component-gold.heading_easy_c0 .moduleouter {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-5e .footer_pro_c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-5e.heading_easy_c0 .footer_first_53 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-5e.heading_easy_c0 .footer_pro_c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-5e.heading_easy_c0 .preview-85 {
    padding-left: 1em;
  }
  .content-5e.heading_easy_c0 .moduleouter {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-5e.heading_easy_c0 .footer_pro_c8 {
    padding-left: 0;
  }
}
.form-c7 .backdrop-plasma {
  display: inline-block;
}
.aside-wide {
  display: inline-block;
}
.search-middle {
  word-con: break-word;
}
.steel_16 > span {
  display: inline-block;
  padding: 5px 0;
}
.steel_16 .hugebackdrop {
  margin-left: 8px;
  margin-right: 8px;
}
.steel_16 .breadcrumb-mini img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description_2b .input_d5 {
  margin-bottom: 2em;
}
.description_2b .mask_16 {
  margin-bottom: 15px;
}
.description_2b .mask_16:last-child {
  margin-bottom: 0;
}
.description_2b .sort-right-6a {
  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) {
  .description_2b .sort-right-6a {
    display: block;
  }
}
.description_2b .east-49 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description_2b .east-49 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description_2b .notificationwide {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description_2b .notificationwide img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description_2b .notificationwide a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description_2b .search-middle {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_2b .search-middle a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description_2b .lite-da p:last-child {
  margin-bottom: 0;
}
.description_2b .copper_02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description_2b .shadesoft {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description_2b .accordion-a1 {
  margin-top: 1em;
}
.description_2b .pattern-brown {
  top: 0;
  display: block;
}
.description_2b .pattern-brown a {
  color: inherit;
}
.description_2b .pattern-brown a:hover {
  color: inherit;
}
.description_2b .medium-0f {
  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;
}
.description_2b .medium-0f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description_2b .shadesoft {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description_2b .component-0f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description_2b .component-0f:first-child {
  margin-top: 0;
}
.description_2b .component-0f.progress-pressed {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description_2b .component-0f.detail-d7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_2b
  .component-0f.detail-d7.element_f0
  .accordion-a1 {
  width: 100%;
}
.description_2b .detail-d7 {
  -webkit-box-align: center;
  align-items: center;
}
.description_2b .detail-d7 .steel_16,
.description_2b .detail-d7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description_2b .notificationwide {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_2b .notificationwide img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_2b .notificationwide: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;
}
.description_2b .progress-pressed {
  z-index: 5;
}
.description_2b .irontitle .maskouter {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description_2b .wrapper_steel_90 .maskouter {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description_2b .title_63 .maskouter {
  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;
}
.description_2b.patternliquid .sort-right-6a,
.description_2b.content_lite .sort-right-6a {
  display: block;
}
.description_2b.patternliquid .sort-right-6a .sort-copper-af,
.description_2b.patternliquid .sort-right-6a .shadesoft,
.description_2b.content_lite .sort-right-6a .sort-copper-af,
.description_2b.content_lite .sort-right-6a .shadesoft {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description_2b.hot_50 .east-49 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description_2b.hot_50 .east-49 {
    margin-right: 0;
  }
}
.description_2b.patternliquid .east-49,
.description_2b.content_lite .east-49 {
  padding-top: 40%;
}
.description_2b.patternliquid .input_d5,
.description_2b.content_lite .input_d5 {
  display: block;
}
.description_2b.patternliquid .center_9a .shadesoft,
.description_2b.content_lite .center_9a .shadesoft {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description_2b.patternliquid .east-49,
.description_2b.content_lite .east-49 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description_2b.patternliquid .shadesoft {
  padding: 1em;
}
.purpletag {
  margin: 30px auto;
  display: block;
}
.purpletag .tabs_in > * {
  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;
}
.purpletag .tabs_in > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purpletag .tabs_in span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.centeraccent .steel_16 {
  margin-bottom: 1.41575em;
}
.centeraccent .shadow_south {
  margin-bottom: 1.618em;
}
.grid_full .icon_pro_f2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid_full .icon_pro_f2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid_full .article-53 {
  max-width: 100%;
  overflow: auto;
}
.dropdowngold .grid_full a:hover {
  text-decoration: underline;
}
.center_80 .mask_16:not(.search-middle),
.center_80 .notificationwide {
  margin-bottom: 1.41575em;
}
.center_80 .mask_16:not(.search-middle):last-child,
.center_80 .notificationwide:last-child {
  margin-bottom: 0;
}
.center_80 .mask_16.tooltip-2d {
  margin-bottom: 0.41575em;
}
.center_80 .primary_out_8f:before,
.center_80 .input-11:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.center_80 .primary_out_8f:before {
  content: "\f115";
}
.center_80 .input-11:before {
  content: "\f02c";
}
.center_80 .widget_hovered {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.center_80 .widget_hovered a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component-inner {
  display: -webkit-box;
  display: flex;
}
.component-inner .avatar-liquid {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component-inner .avatar-liquid {
    flex-basis: 90px;
  }
}
.component-inner .accordion_solid {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component-inner .accordion_solid {
    flex-basis: calc(100% - 50px);
  }
}
.component-inner .filter-c6 p:last-child {
  margin-bottom: 0.72em;
}
.bright-99 .tabs_in {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bright-99 .tabs_in:after,
.bright-99 .tabs_in:before {
  content: "";
  display: table;
}
.bright-99 .tabs_in:after {
  clear: both;
}
.bright-99 .tabs_in .frame_warm_b8,
.bright-99 .tabs_in .buttonpro {
  width: 49%;
}
.bright-99 .tabs_in .frame_warm_b8 a span.text_slow,
.bright-99 .tabs_in .buttonpro a span.text_slow {
  display: block;
  margin-bottom: 5px;
}
.bright-99 .tabs_in .buttonpro {
  float: left;
  text-align: left;
}
.bright-99 .tabs_in .frame_warm_b8 {
  float: right;
  text-align: right;
}
.chip_smooth_ee {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .chip_smooth_ee {
    margin-bottom: 0;
  }
}
.dynamic_0e {
  margin-bottom: 1em;
}
.dynamic_0e .search-middle {
  font-size: 1.1em;
  line-height: 1.3;
}
.oldmask a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient_a4 .dynamic_0e,
.modal_cd .dynamic_0e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient_a4 .dynamic_0e,
  .modal_cd .dynamic_0e {
    display: block;
  }
}
.gradient_a4 .oldmask,
.modal_cd .oldmask {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient_a4 .oldmask,
  .modal_cd .oldmask {
    margin-bottom: 1em;
  }
}
.gradient_a4 .oldmask img,
.modal_cd .oldmask img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient_a4 .block_74,
.modal_cd .block_74 {
  flex-basis: calc(100% - 160px);
}
.gradient_a4 .block_74 p,
.modal_cd .block_74 p {
  margin-bottom: 0;
}
.gradient_a4 .block_74 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_a4 .block_74 {
    padding-left: 0;
  }
}
.modal_cd .block_74 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .modal_cd .block_74 {
    padding-right: 0;
  }
}
.modal_cd .oldmask {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hovered_90 .oldmask {
  margin-bottom: 0.5em;
}
.hovered_90 .oldmask img {
  width: 100%;
}
.video-fluid .status-stale-8a,
.gas_90 .status-stale-8a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gas_90 .footer_first_53 .caption_advanced p:last-child {
  margin-bottom: 0;
}
.sidebar_5c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pinktexture .breadcrumbcomplex {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pinktexture .breadcrumbcomplex:last-of-type {
    margin-bottom: 0;
  }
}
.pinktexture .breadcrumbcomplex ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pinktexture .breadcrumbcomplex ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pinktexture .breadcrumbcomplex ul li {
  margin: 0 0 0.6em;
}
.pinktexture .breadcrumbcomplex ul li.popup_dynamic_1a,
.pinktexture .breadcrumbcomplex ul li.content-dirty {
  position: relative;
}
.pinktexture .breadcrumbcomplex ul li.popup_dynamic_1a .hoverfull,
.pinktexture .breadcrumbcomplex ul li.content-dirty .hoverfull {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pinktexture .breadcrumbcomplex ul li.popup_dynamic_1a:after:after,
.pinktexture .breadcrumbcomplex ul li.popup_dynamic_1a:after:before,
.pinktexture
  .breadcrumbcomplex
  ul
  li.content-dirty:after:after,
.pinktexture
  .breadcrumbcomplex
  ul
  li.content-dirty:after:before {
  content: "";
  display: table;
}
.pinktexture .breadcrumbcomplex ul li.popup_dynamic_1a:after:after,
.pinktexture
  .breadcrumbcomplex
  ul
  li.content-dirty:after:after {
  clear: both;
}
.pinktexture .breadcrumbcomplex a.hero_hard_4a:hover {
  text-decoration: none;
}
.pinktexture .breadcrumbcomplex select {
  max-width: 100%;
}
.pinktexture .breadcrumbcomplex table {
  font-size: 85%;
}
.pinktexture .breadcrumbcomplex table td,
.pinktexture .breadcrumbcomplex table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pinktexture .breadcrumbcomplex table tfoot td {
  text-align: left;
}
.pinktexture .breadcrumbcomplex :last-child {
  margin-bottom: 0;
}
.pinktexture .breadcrumbcomplex .media-current {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pinktexture .breadcrumbcomplex .media-current label {
  width: 100%;
}
.pinktexture .breadcrumbcomplex .media-current .tertiary-0b {
  width: 100%;
  display: block;
}
.pinktexture .breadcrumbcomplex .media-current .bottom_79 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pinktexture .breadcrumbcomplex .media-current .bottom_79:hover svg #svg-search {
  fill: #444;
}
.pinktexture .breadcrumbcomplex .media-current .bottom_79 svg {
  width: 18px;
  height: 18px;
}
.pinktexture .main-upper ul ul,
.pinktexture .hard-25 ul ul,
.pinktexture .breadcrumb_e3 ul ul,
.pinktexture .popupbronze ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pinktexture .main-upper .basic-2e > a,
.pinktexture .hard-25 .basic-2e > a,
.pinktexture .breadcrumb_e3 .basic-2e > a,
.pinktexture .popupbronze .basic-2e > a {
  margin-bottom: 0;
}
.pinktexture .preview-warm-34 li,
.pinktexture .main-upper li,
.pinktexture .accent-3a li,
.pinktexture .hard-25 li,
.pinktexture .breadcrumb_e3 li,
.pinktexture .popupbronze li,
.pinktexture .redgallery li,
.pinktexture .sidebar-lite-80 li {
  display: block;
  position: relative;
}
.pinktexture .preview-warm-34 li:last-child,
.pinktexture .main-upper li:last-child,
.pinktexture .accent-3a li:last-child,
.pinktexture .hard-25 li:last-child,
.pinktexture .breadcrumb_e3 li:last-child,
.pinktexture .popupbronze li:last-child,
.pinktexture .redgallery li:last-child,
.pinktexture .sidebar-lite-80 li:last-child {
  border: none;
}
.pinktexture .preview-warm-34 li a,
.pinktexture .main-upper li a,
.pinktexture .accent-3a li a,
.pinktexture .hard-25 li a,
.pinktexture .breadcrumb_e3 li a,
.pinktexture .popupbronze li a,
.pinktexture .redgallery li a,
.pinktexture .sidebar-lite-80 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pinktexture .preview-warm-34 li ul li::before,
.pinktexture .main-upper li ul li::before,
.pinktexture .accent-3a li ul li::before,
.pinktexture .hard-25 li ul li::before,
.pinktexture .breadcrumb_e3 li ul li::before,
.pinktexture .popupbronze li ul li::before,
.pinktexture .redgallery li ul li::before,
.pinktexture .sidebar-lite-80 li ul li::before {
  left: 15px;
}
.pinktexture .preview-warm-34 li ul a,
.pinktexture .main-upper li ul a,
.pinktexture .accent-3a li ul a,
.pinktexture .hard-25 li ul a,
.pinktexture .breadcrumb_e3 li ul a,
.pinktexture .popupbronze li ul a,
.pinktexture .redgallery li ul a,
.pinktexture .sidebar-lite-80 li ul a {
  padding-left: 20px;
}
.pinktexture .preview-warm-34 li ul ul li::before,
.pinktexture .main-upper li ul ul li::before,
.pinktexture .accent-3a li ul ul li::before,
.pinktexture .hard-25 li ul ul li::before,
.pinktexture .breadcrumb_e3 li ul ul li::before,
.pinktexture .popupbronze li ul ul li::before,
.pinktexture .redgallery li ul ul li::before,
.pinktexture .sidebar-lite-80 li ul ul li::before {
  left: 30px;
}
.pinktexture .preview-warm-34 li ul ul a,
.pinktexture .main-upper li ul ul a,
.pinktexture .accent-3a li ul ul a,
.pinktexture .hard-25 li ul ul a,
.pinktexture .breadcrumb_e3 li ul ul a,
.pinktexture .popupbronze li ul ul a,
.pinktexture .redgallery li ul ul a,
.pinktexture .sidebar-lite-80 li ul ul a {
  padding-left: 40px;
}
.pinktexture .thumbnail-a8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pinktexture .sidebar-lite-80 ul li {
  margin-bottom: 1.41575em;
}
.pinktexture .sidebar-lite-80 ul li .shadow-67 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pinktexture .sidebar-lite-80 ul li .notice_0f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.info-full .preview-warm-34 li a,
.info-full .main-upper li a,
.info-full .accent-3a li a,
.info-full .hard-25 li a,
.info-full .breadcrumb_e3 li a,
.info-full .popupbronze li a,
.info-full .redgallery li a,
.info-full .sidebar-lite-80 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-full .thumbnail-a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-full .breadcrumbcomplex ul li.popup_dynamic_1a .hoverfull,
.info-full .breadcrumbcomplex ul li.content-dirty .hoverfull {
  background: rgba(0, 0, 0, 0.2);
}
.info-full .pinktexture .breadcrumbcomplex select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_white_52 .pinktexture .filter-dark li {
  margin: 0;
}
.block_white_52 .pinktexture .filter-dark li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block_white_52 .pinktexture .filter-dark li ul {
  margin: 0;
}
.block_white_52 .pinktexture .filter-dark li ul li a {
  padding-left: 15px;
}
.block_white_52 .pinktexture .filter-dark li ul li li a {
  padding-left: 30px;
}
.block_white_52 .pinktexture .filter-dark li.summary_in_8d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block_white_52 .pinktexture .filter-dark li.summary_in_8d > 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;
}
.block_white_52 .pinktexture .filter-dark li.summary_in_8d > 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;
}
.pressedtext a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card-south {
  position: relative;
  z-index: 10;
}
.card-south .oldfooter {
  width: 100%;
  max-width: 100%;
}
.center_75 .header-upper-16 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.center_75 .shade_4b {
}
.center_75 .info-full {
  background: #292929;
}
.modulegold .header-upper-16 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.modulegold .shade_4b {
  background: #f9f9f9;
}
.modulegold .info-full {
  background: #303030;
}
.filter_paper_26 .header-upper-16 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_paper_26 .backdrop-plasma {
    margin-bottom: 1em;
  }
  .filter_paper_26 .backdrop-plasma:last-child {
    margin-bottom: 0;
  }
}
.filter_paper_26 .shade_4b {
  background: #ededed;
}
.filter_paper_26 .info-full {
  background: #1a1a1a;
}
.header-upper-16.shade_4b {
  color: rgba(0, 0, 0, 0.6);
}
.header-upper-16.shade_4b .avatar_south_6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-upper-16.info-full {
  color: rgba(255, 255, 255, 0.99);
}
.header-upper-16.info-full a:not(.hero_hard_4a) {
  color: rgba(255, 255, 255, 0.79);
}
.header-upper-16.info-full a:not(.hero_hard_4a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-upper-16.info-full .avatar_south_6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-upper-16.info-full table tbody td,
.header-upper-16.info-full table th {
  background: rgba(0, 0, 0, 0.08);
}
.frame_bottom_81.gallery-hard-9e .fast-2f {
  max-width: initial;
}
.frame_bottom_81 .tertiary_4f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.frame_bottom_81 .tertiary_4f .oldfooter {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .frame_bottom_81 .tertiary_4f .oldfooter {
    display: block;
    margin-bottom: 2em;
  }
  .frame_bottom_81 .tertiary_4f .oldfooter:last-child {
    margin-bottom: 0;
  }
}
.filter_paper_26 .backdrop-plasma:last-child,
.modulegold .backdrop-plasma:last-child,
.center_75 .backdrop-plasma:last-child {
  margin-bottom: 0;
}
.filter_paper_26 .backdrop-plasma .pinktexture .breadcrumbcomplex:last-child,
.modulegold .backdrop-plasma .pinktexture .breadcrumbcomplex:last-child,
.center_75 .backdrop-plasma .pinktexture .breadcrumbcomplex:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter_paper_26 .container-gold-aa,
  .filter_paper_26 .banner_liquid,
  .modulegold .container-gold-aa,
  .modulegold .banner_liquid,
  .center_75 .container-gold-aa,
  .center_75 .banner_liquid {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card-south .backdrop-plasma {
    margin-bottom: 2em;
  }
}
.card-south p:last-child {
  margin-bottom: 0;
}
.card-south li,
.card-south ul {
  list-style: none;
  margin: 0;
}
.card-south ul ul {
  margin-left: 2.617924em;
}
.summaryover {
  font-size: 0.875em;
}

/* css-noise: 2356 */
.phantom-card-w6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
