/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text-left-0a/customify
Author: WPCustomify
Author URI: https://pressmaximum.text-left-0a
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.text-left-0a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input-orange.highlight_94/licenses/gpl-2.0.secondary-green-b9
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.tag_middle_01/, (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.panel_25.highlight-new-1c/normalize.alert_wide/
 ======
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.alert_wide v7.0.0 | MIT License | github.text-left-0a/necolas/normalize.alert_wide */
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;
}
.label-5b .disabled_fixed_f2,
.background-copper-12,
.out-ce,
.full_05,
.pink_de,
.ironcarousel,
.photo-fd,
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;
}
.background-copper-12,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .background-copper-12,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .background-copper-12,
  h1 {
    font-size: 1.8em;
  }
}
.out-ce,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.out-ce + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .out-ce,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .out-ce,
  h2 {
    font-size: 1.7em;
  }
}
.full_05,
h3 {
  font-size: 1.618em;
}
.label-5b .disabled_fixed_f2,
.pink_de,
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.description-outer-f8 {
  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;
}
.cool_81:after,
.cool_81:before,
.banner_e1:after,
.banner_e1:before {
  content: "";
  display: table;
}
.cool_81:after,
.banner_e1:after {
  clear: both;
}
.tallmessage {
  float: right;
  margin-right: 0;
}
.article-dark {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.frame_b8 .gradient-down,
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;
}
.frame_b8 .gradient-down: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;
}
.fresh_c3 .gradient-down {
  box-shadow: none;
}
.fresh_c3
  .gradient-down
  .accentiron {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fresh_c3 .gradient-down .tag-easy {
  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;
}
.fresh_c3
  .gradient-down
  .tag-easy
  b {
  display: none;
}
.fresh_c3 .grid-77 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay_f6:not(.innerinput):not(.menu-north-16),
button:not(.innerinput):not(.menu-north-16),
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ),
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ),
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ) {
  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;
}
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ):hover,
button:not(.innerinput):not(
    .menu-north-16
  ):hover,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ):hover,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ):hover,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ):active,
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ):focus,
button:not(.innerinput):not(
    .menu-north-16
  ):active,
button:not(.innerinput):not(
    .menu-north-16
  ):focus,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ):active,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ):focus,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ):active,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ):focus,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ):active,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ):focus {
  outline: 0;
}
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ).southcomponent,
button:not(.innerinput):not(
    .menu-north-16
  ).southcomponent,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent {
  position: relative;
}
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photobasic,
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .progress-active-03,
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photo-active-be,
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  i,
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  svg,
button:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photobasic,
button:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .progress-active-03,
button:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photo-active-be,
button:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  i,
button:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  svg,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photobasic,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .progress-active-03,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photo-active-be,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  i,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  svg,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photobasic,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .progress-active-03,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photo-active-be,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  i,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  svg,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photobasic,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .progress-active-03,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  .photo-active-be,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  i,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent
  svg {
  visibility: hidden;
}
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ).southcomponent:after,
button:not(.innerinput):not(
    .menu-north-16
  ).southcomponent:after,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent:after,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent:after,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ).southcomponent: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;
}
.overlay_f6:not(.innerinput):not(.menu-north-16),
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ),
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ),
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ) {
  color: #fff;
  background: #235787;
}
.overlay_f6:not(.innerinput):not(
    .menu-north-16
  ):focus,
input[type="button"]:not(.innerinput):not(
    .menu-north-16
  ):focus,
input[type="reset"]:not(.innerinput):not(
    .menu-north-16
  ):focus,
input[type="submit"]:not(.innerinput):not(
    .menu-north-16
  ):focus {
  color: #fff;
}
.overlay_f6.tabsfull:not(.innerinput):not(
    .menu-north-16
  ),
.overlay_f6[disabled]:not(.innerinput):not(
    .menu-north-16
  ),
button.tabsfull:not(.innerinput):not(
    .menu-north-16
  ),
button[disabled]:not(.innerinput):not(
    .menu-north-16
  ) {
  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;
}
.list-south-81 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.list-south-81: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;
}
.yellow-66 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner_current_08 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.alertouter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cool_81:after,
.cool_81:before,
.text-upper-cc:after,
.text-upper-cc:before,
.alertgreen:after,
.alertgreen:before,
.highlight_05:after,
.highlight_05:before,
.message_liquid:after,
.message_liquid:before,
.media-smooth:after,
.media-smooth:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cool_81:after,
.text-upper-cc:after,
.alertgreen:after,
.highlight_05:after,
.message_liquid:after,
.media-smooth:after {
  clear: both;
}
.text-upper-cc .column-light-ae,
.alertgreen .column-light-ae,
.link_ad .column-light-ae {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sliderdirty {
  display: inline-block;
}
.item_fluid_64 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item_fluid_64 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item_fluid_64 .wood_fe {
  padding: 1em 0;
  font-size: 85%;
}
.wood_fe {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focus-03 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focus-03:after,
.focus-03:before {
  content: "";
  display: table;
}
.focus-03:after {
  clear: both;
}
.medium_f3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card-new-c6 .medium_f3 {
  max-width: 50%;
}
.shade-5a .medium_f3 {
  max-width: 33.33%;
}
.searchfocused .medium_f3 {
  max-width: 25%;
}
.logo-up-dc .medium_f3 {
  max-width: 20%;
}
.gasbutton .medium_f3 {
  max-width: 16.66%;
}
.pressed_90 .medium_f3 {
  max-width: 14.28%;
}
.dropdown-4a .medium_f3 {
  max-width: 12.5%;
}
.surface_64 .medium_f3 {
  max-width: 11.11%;
}
.complexchip {
  display: block;
}
.label-5b .left-31 label,
.label-5b .border_silver label,
.label-5b .pink_20 label,
.label-5b .gallery_south label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_red_39 {
  list-style: none;
  margin: 0;
}
.modal_red_39 article.hero_dim_bb {
  margin-bottom: 0;
}
.modal_red_39 ul {
  list-style: none;
  margin: 0;
}
.modal_red_39 .dim-6d li.hero_dim_bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_red_39 .dim-6d li.hero_dim_bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_red_39 .dim-6d li.hero_dim_bb: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) {
  .modal_red_39 .dim-6d li.hero_dim_bb li.hero_dim_bb li.hero_dim_bb li.hero_dim_bb {
    padding-left: 0;
  }
}
article.hero_dim_bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_dim_bb .text-upper-cc p:last-of-type {
  margin-bottom: 0;
}
article.hero_dim_bb .cool_d4 {
  float: left;
}
article.hero_dim_bb .info_in_9d {
  margin-left: 85px;
}
article.hero_dim_bb .grid-ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_dim_bb .grid-ff .dark-b0 {
  margin-left: 10px;
}
article.hero_dim_bb .filterdown {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_dim_bb .active-21 {
  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 .left-31,
  #respond .pink_20,
  #respond .gallery_south {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left-31 input,
#respond .pink_20 input,
#respond .gallery_south input {
  width: 100%;
}
#respond .gallery_south {
  margin-right: 0;
}
#respond .outer-a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.medium_09 {
  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;
}
.medium_09.paginationpurple {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.medium_09 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%);
}
.medium_09:focus,
.medium_09: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);
}
.listleft {
  border-radius: 10%;
}
.summary-dirty {
  border-radius: 50%;
}
.image-white {
  font-size: 0.72em;
}
.modal-simple-ce {
  font-size: 0.875em;
}
.accent_e9 {
  font-size: 1.1em;
}
.eastcomponent {
  text-transform: uppercase;
  line-height: 1.2;
}
.eastcomponent.image-white {
  letter-spacing: 0.5px;
}
.logosmooth,
.logosmooth a {
  color: #6d6d6d;
}
.logosmooth a:hover {
  color: #111;
}
.rowlite {
  color: #6d6d6d;
}
.north-7c {
  overflow-x: hidden;
}
.north-7c .thumbnail-38.goldthumbnail {
  position: relative;
}
.north-7c .thumbnail-38.goldthumbnail.preview_slow_b6 {
  position: initial;
}
.north-7c
  .thumbnail-38.goldthumbnail.preview_slow_b6
  .full_16 {
  left: auto;
}
.north-7c .thumbnail-38 .full_16 {
  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;
}
.north-7c .thumbnail-38:hover.goldthumbnail {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.north-7c
  .thumbnail-38:hover.goldthumbnail
  .full_16 {
  display: block;
  z-index: 9999999;
}
.north-7c .top-45 .contentgas,
.north-7c .listblue .contentgas {
  display: none;
}
.north-7c .thumbnail_b4 .thumbnail-38:hover.goldthumbnail {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label-5b .left-31 label,
.label-5b .border_silver label,
.label-5b .pink_20 label,
.label-5b .gallery_south label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_red_39 {
  list-style: none;
  margin: 0;
}
.modal_red_39 article.hero_dim_bb {
  margin-bottom: 0;
}
.modal_red_39 ul {
  list-style: none;
  margin: 0;
}
.modal_red_39 .dim-6d li.hero_dim_bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_red_39 .dim-6d li.hero_dim_bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_red_39 .dim-6d li.hero_dim_bb: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) {
  .modal_red_39 .dim-6d li.hero_dim_bb li.hero_dim_bb li.hero_dim_bb li.hero_dim_bb {
    padding-left: 0;
  }
}
article.hero_dim_bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_dim_bb .text-upper-cc p:last-of-type {
  margin-bottom: 0;
}
article.hero_dim_bb .cool_d4 {
  float: left;
}
article.hero_dim_bb .info_in_9d {
  margin-left: 85px;
}
article.hero_dim_bb .grid-ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_dim_bb .grid-ff .dark-b0 {
  margin-left: 10px;
}
article.hero_dim_bb .filterdown {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_dim_bb .active-21 {
  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 .left-31,
  #respond .pink_20,
  #respond .gallery_south {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left-31 input,
#respond .pink_20 input,
#respond .gallery_south input {
  width: 100%;
}
#respond .gallery_south {
  margin-right: 0;
}
#respond .outer-a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.top-45 .notice_50 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notice_50 .breadcrumbsilver.block-ec .widget_6a > li > a:focus,
.notice_50 .breadcrumbsilver.block-ec .widget_6a > li > a:hover,
.notice_50 .breadcrumbsilver.accent-44 .widget_6a > li > a:focus,
.notice_50 .breadcrumbsilver.accent-44 .widget_6a > li > a:hover,
.notice_50 .breadcrumbsilver.mini-5b .widget_6a > li > a:focus,
.notice_50 .breadcrumbsilver.mini-5b .widget_6a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_50
  .breadcrumbsilver.block-ec
  .widget_6a
  > li.footer-solid
  > a,
.notice_50
  .breadcrumbsilver.block-ec
  .widget_6a
  > li.shadowhard
  > a,
.notice_50
  .breadcrumbsilver.accent-44
  .widget_6a
  > li.footer-solid
  > a,
.notice_50
  .breadcrumbsilver.accent-44
  .widget_6a
  > li.shadowhard
  > a,
.notice_50
  .breadcrumbsilver.mini-5b
  .widget_6a
  > li.footer-solid
  > a,
.notice_50 .breadcrumbsilver.mini-5b .widget_6a > li.modal_medium > a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_50 .lightlayout,
.notice_50 .lightlayout a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_50 .alert_west_aa.active-last li a,
.notice_50 .focus_cold a,
.notice_50 .outline_dirty,
.notice_50 .widget_6a > li > a,
.notice_50 .paragraph-active {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50 .alert_west_aa.active-last li a:hover,
.notice_50 .focus_cold a:hover,
.notice_50 .outline_dirty:hover,
.notice_50 .widget_6a > li > a:hover,
.notice_50 .paragraph-active:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_50 .container_hard {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50 .container_hard .wide_a4 {
  color: rgba(255, 255, 255, 0.99);
}
.notice_50 .container_hard:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_50 .element-smooth-ac .photo-stone-f2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_50 .element-smooth-ac .photo-stone-f2 .last_9c {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50
  .element-smooth-ac
  .photo-stone-f2
  .last_9c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50
  .element-smooth-ac
  .photo-stone-f2
  .last_9c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50
  .element-smooth-ac
  .photo-stone-f2
  .last_9c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50
  .element-smooth-ac
  .photo-stone-f2
  .last_9c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50 .element-smooth-ac .logo-dark {
  color: rgba(255, 255, 255, 0.79);
}
.notice_50 .element-smooth-ac .logo-dark:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_8d
  .notice_50
  .element-smooth-ac
  .pagination_hot_57
  .badge_fluid_d0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_8d
  .notice_50
  .element-smooth-ac
  .pagination_hot_57
  .last_9c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top-45 .item_hard {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.item_hard .breadcrumbsilver.block-ec .widget_6a > li > a:focus,
.item_hard .breadcrumbsilver.block-ec .widget_6a > li > a:hover,
.item_hard .breadcrumbsilver.accent-44 .widget_6a > li > a:focus,
.item_hard .breadcrumbsilver.accent-44 .widget_6a > li > a:hover,
.item_hard .breadcrumbsilver.mini-5b .widget_6a > li > a:focus,
.item_hard .breadcrumbsilver.mini-5b .widget_6a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_hard
  .breadcrumbsilver.block-ec
  .widget_6a
  > li.footer-solid
  > a,
.item_hard
  .breadcrumbsilver.block-ec
  .widget_6a
  > li.shadowhard
  > a,
.item_hard
  .breadcrumbsilver.accent-44
  .widget_6a
  > li.footer-solid
  > a,
.item_hard
  .breadcrumbsilver.accent-44
  .widget_6a
  > li.shadowhard
  > a,
.item_hard
  .breadcrumbsilver.mini-5b
  .widget_6a
  > li.footer-solid
  > a,
.item_hard .breadcrumbsilver.mini-5b .widget_6a > li.modal_medium > a {
  color: rgba(0, 0, 0, 0.8);
}
.item_hard .lightlayout,
.item_hard .lightlayout a {
  color: rgba(0, 0, 0, 0.8);
}
.item_hard .alert_west_aa.active-last li a,
.item_hard .focus_cold a,
.item_hard .outline_dirty,
.item_hard .widget_6a > li > a,
.item_hard .paragraph-active {
  color: rgba(0, 0, 0, 0.55);
}
.item_hard .alert_west_aa.active-last li a:hover,
.item_hard .focus_cold a:hover,
.item_hard .outline_dirty:hover,
.item_hard .widget_6a > li > a:hover,
.item_hard .paragraph-active:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_hard .container_hard {
  color: rgba(0, 0, 0, 0.55);
}
.item_hard .container_hard .wide_a4 {
  color: rgba(0, 0, 0, 0.8);
}
.item_hard .container_hard:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-c6 .accent_under_8b {
  margin-left: auto;
  margin-right: auto;
}
.alertgreen > * {
  margin-left: auto;
  margin-right: auto;
}
.alertgreen .yellow-66 {
  margin-right: 1.41575em;
}
.modal-hard .alertgreen > .heading-blue {
  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;
}
.modal-hard .alertgreen > .picture-9c {
  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;
}
.black_5e.logo-c6 .accent_under_8b,
.hover_pink.logo-c6 .accent_under_8b {
  margin-left: 0;
}
.logo_7f.logo-c6 .accent_under_8b,
.element_dynamic_e9.logo-c6 .accent_under_8b {
  margin-right: 0;
}
.alertgreen ol,
.alertgreen ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accent-top video {
  max-width: 100%;
}
.media_static_bf img {
  display: block;
}
.media_static_bf.yellow-66,
.media_static_bf.banner_current_08 {
  width: 100%;
}
.media_static_bf.picture-9c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wide_b3:not(.container-dim-01) {
  margin: 1.5em auto;
}
.title_95 p {
  padding: 1.5em 14px;
}
ul.widetertiary.picture-9c,
ul.widetertiary.heading-blue,
ul.widetertiary.active_01.heading-blue {
  padding: 0 14px;
}
.basic-03 {
  display: block;
  overflow-x: auto;
}
.basic-03 table {
  border-collapse: collapse;
  width: 100%;
}
.basic-03 td,
.basic-03 th {
  padding: 0.5em;
}
.alertgreen li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alertgreen ol ol,
.alertgreen ol ul,
.alertgreen ul ol,
.alertgreen ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alertgreen ol ol li,
.alertgreen ol ul li,
.alertgreen ul ol li,
.alertgreen ul ul li {
  margin-left: 0;
}
.description-easy.gallery-ed > .texture_43 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-easy.gallery-ed > .texture_43 iframe,
.description-easy.gallery-ed > .texture_43 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.title_4c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.title_4c.actionbanner {
  padding: 0;
}
.title_4c.actionbanner cite {
  font-size: 13px;
}
.title_4c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.title_4c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gold-5c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gold-5c > p:first-child {
  margin-top: 0;
}
.gold-5c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gold-5c blockquote {
  border-left: 0;
}
.content-thick {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.content-thick:not(.harddisabled) {
  max-width: 100px;
}
.content-thick.fresh_97 {
  border-bottom: none !important;
  text-align: center;
}
.content-thick.fresh_97::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title_95 p {
    padding: 1.5em 0;
  }
}
.pagination-5c {
  color: #0073aa;
}
.footer_6d {
  background-color: #0073aa;
}
.heading-fixed {
  color: #229fd8;
}
.layout_stale {
  background-color: #229fd8;
}
.inner-67 {
  color: #eee;
}
.solid_9c {
  background-color: #eee;
}
.texture_center_12 {
  color: #444;
}
.carousel-yellow {
  background-color: #444;
}
.accordion-inner {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accordion-inner .next-9d .focus_cold {
  font-size: 15px;
}
.accordion-inner .focus_cold {
  line-height: 1.3;
}
.accordion-inner .item_hard {
}
.accordion-inner .notice_50 {
  background: #235787;
}
.panel_pressed {
  padding: 0;
}
.panel_pressed .notice_50 {
  background: #1a1a1a;
}
.panel_pressed .item_hard {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hardheading {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hardheading .item_hard {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hardheading .notice_50 {
  background: #303030;
}
.media-smooth {
  position: relative;
  z-index: 10;
}
.media-smooth .info-4d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-88 .goldthumbnail {
  display: inline-block;
  vertical-align: middle;
}
.disabled-88.hot_bb .goldthumbnail {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled-88.hot_bb .goldthumbnail {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled-88.hot_bb .goldthumbnail {
    margin-right: 0.4em;
  }
}
.disabled-88.hot_bb .goldthumbnail:last-child {
  margin-right: 0;
}
.header_under .info-4d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .top-45 .next-9d {
    margin: 0 -0.5em;
  }
  .top-45 .next-9d [class*="customify-col-"],
  .top-45 .next-9d [class*="customify-col_"],
  .top-45 .next-9d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.top-45.column-up-4a .info-4d {
  background: 0 0 !important;
}
.top-45.column-up-4a .info-4d,
.top-45.header_under .info-4d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .top-45.pagination_pink_79 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.top-45.header_under .info-4d {
  box-shadow: none !important;
}
.search-top {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .search-top {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .search-top {
    padding: 18px 0 20px;
  }
}
.search-top .link_03 {
  width: 100%;
}
.search-top .progress-lite {
  margin-bottom: 0;
}
.search-top .grid_in_7d {
  margin-top: 5px;
  font-size: 0.875em;
}
.west_9b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.west_9b .notification-cc {
  width: 100%;
}
.description-pink-b9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description-pink-b9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description-pink-b9 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;
}
.description-pink-b9 li:last-child:after {
  display: none;
}
.description-pink-b9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.progress_first .contentgas button,
.search-top .contentgas button {
  left: 0;
}
.progress_first .notification-cc,
.search-top .notification-cc {
  padding-left: 0;
  padding-right: 0;
}
.progress_first .west_9b,
.search-top .west_9b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.progress_first {
  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;
}
.progress_first: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;
}
.progress_first .mask_light_3f {
  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) {
  .progress_first .mask_light_3f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_first .mask_light_3f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .progress_first .mask_light_3f {
    min-height: 200px;
  }
}
.progress_first .description-pink-b9 {
  color: rgba(255, 255, 255, 0.8);
}
.progress_first .description-pink-b9 a,
.progress_first .description-pink-b9 li:after {
  color: inherit;
}
.progress_first .description-pink-b9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.summary_dynamic {
  margin-bottom: 0.5em;
}
.status_huge_5f {
  margin-bottom: 1.2em;
}
.status_huge_5f,
.summary_dynamic {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.status_huge_5f p:last-child,
.summary_dynamic p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .contentgas,
#masthead .contentgas {
  display: none;
}
#masthead
  > .contentgas.panel_prev_50 {
  display: none;
}
#masthead > .contentgas button {
  left: 0;
}
.highlight_pink_26 {
  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%;
}
.highlight_pink_26 .goldthumbnail {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight_pink_26 .imageouter {
  display: -webkit-box;
  display: flex;
}
.highlight_pink_26 .imageouter.picture_slow_3f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight_pink_26 .imageouter.pagination_light_da {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight_pink_26 .imageouter.gold_ba {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight_pink_26.infofluid.ironpicture .imageouter.picture_slow_3f {
  flex-basis: 100%;
}
.highlight_pink_26.old-f1 .imageouter.pagination_light_da {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight_pink_26.old-f1 .imageouter.gold_ba {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .contentgas.panel_prev_50 {
  display: none;
}
#masthead > .contentgas button {
  left: 0;
}
.message-ae {
  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;
}
.message-ae:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.message-ae.background_eb i {
  margin-right: 4px;
}
.message-ae.short-d8 i {
  margin-left: 5px;
}
.focus_cold p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus_cold p:last-child {
  margin-bottom: 0;
}
.logo-prev {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo-prev a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo-prev img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo-prev .lightlayout {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo-prev .input_bb {
  margin: 5px 0 7px 0;
}
.logo-prev.surface_61 .modal-upper-f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-prev.surface_61 .cool_24 {
  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;
}
.logo-prev.inner_d2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo-prev.inner_d2 .modal-upper-f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-prev.inner_d2 .cool_24 {
  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;
}
.logo-prev.popup_short {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo-prev.thickmask {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo-prev.thickmask .cool_24 {
  margin-top: 7px;
}
.image-rough-f4 {
  display: inline-block;
}
.media-smooth .aside-static .logo-prev img {
  max-width: 100%;
}
.breadcrumbsilver .large-d5.cool-fa,
.container-new-3e .large-d5.cool-fa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumbsilver .sidebarorange,
.container-new-3e .sidebarorange {
  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%);
}
.breadcrumbsilver .sidebarorange {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.breadcrumbsilver.title_left .sidebarorange {
  display: none;
}
.breadcrumbsilver .mask-f7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumbsilver .mask-f7 li {
  display: inline-block;
  position: relative;
}
.breadcrumbsilver .mask-f7 li:last-child {
  margin-right: 0;
}
.breadcrumbsilver .mask-f7 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;
}
.breadcrumbsilver .mask-f7 li.modal_medium > a {
  color: rgba(0, 0, 0, 0.9);
}
.breadcrumbsilver .mask-f7 > 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;
}
.breadcrumbsilver .mask-f7 > li > a i {
  line-height: 0;
}
.breadcrumbsilver .mask-f7 > li.notification_under_88 > a .sidebarorange {
  margin-left: 4px;
  line-height: 0;
}
.breadcrumbsilver .mask-f7 .picturepro li.notification_under_88 > a {
  position: relative;
}
.breadcrumbsilver .mask-f7 .picturepro li.notification_under_88 > a:after,
.breadcrumbsilver .mask-f7 .picturepro li.notification_under_88 > a:before {
  content: "";
  display: table;
}
.breadcrumbsilver .mask-f7 .picturepro li.notification_under_88 > a:after {
  clear: both;
}
.breadcrumbsilver .mask-f7 .picturepro li.notification_under_88 > a .sidebarorange {
  margin-left: 5px;
  float: right;
}
.breadcrumbsilver .caption_last_ed,
.breadcrumbsilver .picturepro {
  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;
}
.breadcrumbsilver .picturepro {
  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;
}
.breadcrumbsilver .picturepro .cool-fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumbsilver .picturepro .sidebarorange {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.breadcrumbsilver .picturepro li {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumbsilver .picturepro 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;
}
.breadcrumbsilver .picturepro li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumbsilver .picturepro .picturepro {
  top: 0;
  left: 100%;
}
.breadcrumbsilver .item_1e.static_b2 > .caption_last_ed,
.breadcrumbsilver .item_1e.static_b2 > .picturepro,
.breadcrumbsilver .item_1e:focus > .caption_last_ed,
.breadcrumbsilver .item_1e:focus > .picturepro,
.breadcrumbsilver .item_1e:hover > .caption_last_ed,
.breadcrumbsilver .item_1e:hover > .picturepro {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.breadcrumbsilver.mini-5b .widget_6a:after,
.breadcrumbsilver.mini-5b .widget_6a:before {
  content: "";
  display: table;
}
.breadcrumbsilver.mini-5b .widget_6a:after {
  clear: both;
}
.breadcrumbsilver.mini-5b .widget_6a > li {
  float: left;
}
.breadcrumbsilver.actiontable .widget_6a:after,
.breadcrumbsilver.actiontable .widget_6a:before {
  content: "";
  display: table;
}
.breadcrumbsilver.actiontable .widget_6a:after {
  clear: both;
}
.breadcrumbsilver.actiontable .widget_6a > li {
  float: left;
}
.breadcrumbsilver.actiontable .widget_6a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumbsilver.actiontable .widget_6a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumbsilver.actiontable .widget_6a > li.footer-solid > a,
.breadcrumbsilver.actiontable .widget_6a > li.modal_medium > a {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumbsilver.block-ec .widget_6a > li > a .cool-fa {
  position: relative;
}
.breadcrumbsilver.block-ec .widget_6a > li > a .cool-fa: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;
}
.breadcrumbsilver.block-ec
  .widget_6a
  > li:focus
  > a
  .cool-fa:before,
.breadcrumbsilver.block-ec
  .widget_6a
  > li:hover
  > a
  .cool-fa:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumbsilver.block-ec
  .widget_6a
  > li.footer-solid
  > a
  .cool-fa:before,
.breadcrumbsilver.block-ec
  .widget_6a
  > li.shadowhard
  > a
  .cool-fa:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumbsilver.accent-44 .widget_6a > li > a .cool-fa {
  position: relative;
}
.breadcrumbsilver.accent-44 .widget_6a > li > a .cool-fa: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;
}
.breadcrumbsilver.accent-44 .widget_6a > li:focus > a .cool-fa:before,
.breadcrumbsilver.accent-44
  .widget_6a
  > li:hover
  > a
  .cool-fa:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumbsilver.accent-44
  .widget_6a
  > li.footer-solid
  > a
  .cool-fa:before,
.breadcrumbsilver.accent-44
  .widget_6a
  > li.shadowhard
  > a
  .cool-fa:before {
  width: 100%;
  background-color: currentColor;
}
.container-new-3e .mask-f7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container-new-3e .mask-f7 li:first-child > a {
  border-top: none;
}
.container-new-3e .mask-f7 .info_motion_6f > .cool-fa .sidebarorange {
  display: none;
}
.container-new-3e .mask-f7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.container-new-3e .mask-f7 li:last-child {
  border: none;
}
.container-new-3e .mask-f7 li.notification_under_88 > a {
  padding-right: 45px !important;
}
.container-new-3e .mask-f7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.container-new-3e .mask-f7 li a:focus,
.container-new-3e .mask-f7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-new-3e .mask-f7 li .surface-in-0d {
  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;
}
.container-new-3e .mask-f7 li .surface-in-0d:hover {
  box-shadow: none;
}
.container-new-3e .mask-f7 li .surface-in-0d .sidebarorange {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.container-new-3e .mask-f7 .picturepro {
  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);
}
.container-new-3e .mask-f7 .picturepro li a {
  padding-left: 3em;
}
.container-new-3e .mask-f7 .slider_selected > a .surface-in-0d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container-new-3e .mask-f7 .slider_selected > .picturepro {
  display: block;
  opacity: 1;
}
.fluid_d2 {
  max-width: 100%;
}
.hot_36 {
  line-height: 0;
  cursor: pointer;
}
.paragraph-active {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph-active:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph-active svg {
  width: 18px;
  height: 18px;
}
.paragraph-active .carousel-mini-34 {
  display: none;
}
.bottom-48 {
  position: relative;
}
.bottom-48.video-tiny-75 .paragraph-active .breadcrumborange {
  display: none;
}
.bottom-48.video-tiny-75 .paragraph-active .carousel-mini-34 {
  display: inline-block;
}
.bottom-48 .new-91 {
  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);
}
.bottom-48.aside_67 .new-91 {
  left: auto;
  right: -0.9em;
}
.bottom-48.aside_67 .smallpanel::before {
  left: auto;
  right: 15px;
}
.bottom-48.video-tiny-75 .new-91 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination_hot_57 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination_hot_57 label {
  flex-basis: 100%;
}
.pagination_hot_57 .photo-stone-f2 {
  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;
}
.pagination_hot_57 .last_9c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination_hot_57 .last_9c:focus {
  background-color: transparent;
}
.pagination_hot_57 button.logo-dark {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination_hot_57 button.logo-dark:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination_hot_57 button.logo-dark svg {
  width: 18px;
  height: 18px;
}
.pagination_hot_57 input[type="submit"] {
  min-height: auto;
}
.element-smooth-ac .pagination_hot_57 .last_9c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.smallpanel {
  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) {
  .smallpanel {
    width: 220px;
  }
}
.smallpanel label {
  flex-basis: 100%;
}
.smallpanel::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;
}
.active_8d .element-smooth-ac .pagination_hot_57 {
  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;
}
.active_8d
  .element-smooth-ac
  .pagination_hot_57
  .photo-stone-f2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active_8d .element-smooth-ac .pagination_hot_57 .last_9c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active_8d
  .element-smooth-ac
  .pagination_hot_57
  .last_9c:focus {
  background: 0 0;
}
.active_8d
  .element-smooth-ac
  .pagination_hot_57
  .badge_fluid_d0 {
  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;
}
.alert_west_aa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert_west_aa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert_west_aa li:last-child {
  margin-right: 0;
}
.alert_west_aa li:first-child {
  margin-left: 0;
}
.alert_west_aa.tinytext a {
  color: #fff;
}
.alert_west_aa.tinytext a:hover {
  color: #fff;
}
.alert_west_aa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert_west_aa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert_west_aa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert_west_aa a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert_west_aa [class*="social-icon-apple"] {
  background-color: #999;
}
.alert_west_aa [class*="social-icon-apple"].search-be {
  background-color: transparent;
  color: #999;
}
.alert_west_aa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert_west_aa [class*="social-icon-behance"].search-be {
  background-color: transparent;
  color: #1769ff;
}
.alert_west_aa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert_west_aa [class*="social-icon-bitbucket"].search-be {
  background-color: transparent;
  color: #205081;
}
.alert_west_aa [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert_west_aa [class*="social-icon-codepen"].search-be {
  background-color: transparent;
  color: #000;
}
.alert_west_aa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert_west_aa [class*="social-icon-delicious"].search-be {
  background-color: transparent;
  color: #39f;
}
.alert_west_aa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert_west_aa [class*="social-icon-digg"].search-be {
  background-color: transparent;
  color: #005be2;
}
.alert_west_aa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert_west_aa [class*="social-icon-dribbble"].search-be {
  background-color: transparent;
  color: #ea4c89;
}
.alert_west_aa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert_west_aa [class*="social-icon-envelope"].search-be {
  background-color: transparent;
  color: #ea4335;
}
.alert_west_aa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert_west_aa [class*="social-icon-facebook"].search-be {
  background-color: transparent;
  color: #3b5998;
}
.alert_west_aa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert_west_aa [class*="social-icon-flickr"].search-be {
  background-color: transparent;
  color: #0063dc;
}
.alert_west_aa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert_west_aa [class*="social-icon-foursquare"].search-be {
  background-color: transparent;
  color: #2d5be3;
}
.alert_west_aa [class*="social-icon-github"] {
  background-color: #333;
}
.alert_west_aa [class*="social-icon-github"].search-be {
  background-color: transparent;
  color: #333;
}
.alert_west_aa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert_west_aa [class*="social-icon-google-plus"].search-be {
  background-color: transparent;
  color: #dd4b39;
}
.alert_west_aa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert_west_aa [class*="social-icon-houzz"].search-be {
  background-color: transparent;
  color: #7ac142;
}
.alert_west_aa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert_west_aa [class*="social-icon-instagram"].search-be {
  background-color: transparent;
  color: #262626;
}
.alert_west_aa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert_west_aa [class*="social-icon-jsfiddle"].search-be {
  background-color: transparent;
  color: #487aa2;
}
.alert_west_aa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert_west_aa [class*="social-icon-linkedin"].search-be {
  background-color: transparent;
  color: #0077b5;
}
.alert_west_aa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert_west_aa [class*="social-icon-medium"].search-be {
  background-color: transparent;
  color: #00ab6b;
}
.alert_west_aa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert_west_aa
  [class*="social-icon-odnoklassniki"].search-be {
  background-color: transparent;
  color: #f4731c;
}
.alert_west_aa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert_west_aa [class*="social-icon-meetup"].search-be {
  background-color: transparent;
  color: #ec1c40;
}
.alert_west_aa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert_west_aa [class*="social-icon-pinterest"].search-be {
  background-color: transparent;
  color: #bd081c;
}
.alert_west_aa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert_west_aa [class*="social-icon-product-hunt"].search-be {
  background-color: transparent;
  color: #da552f;
}
.alert_west_aa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert_west_aa [class*="social-icon-reddit"].search-be {
  background-color: transparent;
  color: #ff4500;
}
.alert_west_aa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert_west_aa [class*="social-icon-rss"].search-be {
  background-color: transparent;
  color: #f26522;
}
.alert_west_aa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert_west_aa
  [class*="social-icon-shopping-cart"].search-be {
  background-color: transparent;
  color: #4caf50;
}
.alert_west_aa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert_west_aa [class*="social-icon-skype"].search-be {
  background-color: transparent;
  color: #00aff0;
}
.alert_west_aa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert_west_aa [class*="social-icon-slideshare"].search-be {
  background-color: transparent;
  color: #0077b5;
}
.alert_west_aa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert_west_aa [class*="social-icon-snapchat"].search-be {
  background-color: transparent;
  color: #fffc00;
}
.alert_west_aa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert_west_aa [class*="social-icon-soundcloud"].search-be {
  background-color: transparent;
  color: #f80;
}
.alert_west_aa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert_west_aa [class*="social-icon-spotify"].search-be {
  background-color: transparent;
  color: #2ebd59;
}
.alert_west_aa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert_west_aa
  [class*="social-icon-stack-overflow"].search-be {
  background-color: transparent;
  color: #fe7a15;
}
.alert_west_aa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert_west_aa [class*="social-icon-maldkfgram"].search-be {
  background-color: transparent;
  color: #2ca5e0;
}
.alert_west_aa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert_west_aa [class*="social-icon-tripadvisor"].search-be {
  background-color: transparent;
  color: #589442;
}
.alert_west_aa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert_west_aa [class*="social-icon-tumblr"].search-be {
  background-color: transparent;
  color: #35465c;
}
.alert_west_aa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert_west_aa [class*="social-icon-twitch"].search-be {
  background-color: transparent;
  color: #6441a5;
}
.alert_west_aa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert_west_aa [class*="social-icon-twitter"].search-be {
  background-color: transparent;
  color: #1da1f2;
}
.alert_west_aa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert_west_aa [class*="social-icon-vimeo"].search-be {
  background-color: transparent;
  color: #1ab7ea;
}
.alert_west_aa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert_west_aa [class*="social-icon-vk"].search-be {
  background-color: transparent;
  color: #45668e;
}
.alert_west_aa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert_west_aa [class*="social-icon-weibo"].search-be {
  background-color: transparent;
  color: #df2029;
}
.alert_west_aa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert_west_aa [class*="social-icon-weixin"].search-be {
  background-color: transparent;
  color: #7bb32e;
}
.alert_west_aa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert_west_aa [class*="social-icon-whatsapp"].search-be {
  background-color: transparent;
  color: #25d366;
}
.alert_west_aa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert_west_aa [class*="social-icon-wordpress"].search-be {
  background-color: transparent;
  color: #21759b;
}
.alert_west_aa [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert_west_aa [class*="social-icon-xing"].search-be {
  background-color: transparent;
  color: #026466;
}
.alert_west_aa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert_west_aa [class*="social-icon-yelp"].search-be {
  background-color: transparent;
  color: #af0606;
}
.alert_west_aa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert_west_aa [class*="social-icon-youtube"].search-be {
  background-color: transparent;
  color: #cd201f;
}
.outline_dirty {
  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;
}
.outline_dirty:hover {
  box-shadow: none;
  background: 0 0;
}
.dim_12 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip_82 {
  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;
}
.footer-upper {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main-hot-4c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main-hot-4c,
.main-hot-4c::after,
.main-hot-4c::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;
}
.main-hot-4c::after,
.main-hot-4c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label-blue-ec .chip_82 .footer-upper {
  margin-top: -2px;
  width: 19px;
}
.label-blue-ec .chip_82 .main-hot-4c {
  margin-top: -1px;
}
.label-blue-ec .chip_82 .main-hot-4c,
.label-blue-ec .chip_82 .main-hot-4c::after,
.label-blue-ec .chip_82 .main-hot-4c::before {
  width: 19px;
  height: 2px;
}
.label-blue-ec .chip_82 .main-hot-4c::before {
  top: -6px;
}
.label-blue-ec .chip_82 .main-hot-4c::after {
  bottom: -6px;
}
.blackaccordion .chip_82 .footer-upper {
  margin-top: -2px;
  width: 22px;
}
.blackaccordion .chip_82 .main-hot-4c {
  margin-top: -1px;
}
.blackaccordion .chip_82 .main-hot-4c,
.blackaccordion .chip_82 .main-hot-4c::after,
.blackaccordion .chip_82 .main-hot-4c::before {
  width: 22px;
  height: 2px;
}
.blackaccordion .chip_82 .main-hot-4c::before {
  top: -7px;
}
.blackaccordion .chip_82 .main-hot-4c::after {
  bottom: -7px;
}
.grid_west_bd .chip_82 .footer-upper {
  margin-top: -2px;
  width: 31px;
}
.grid_west_bd .chip_82 .main-hot-4c {
  margin-top: -1.5px;
}
.grid_west_bd .chip_82 .main-hot-4c,
.grid_west_bd .chip_82 .main-hot-4c::after,
.grid_west_bd .chip_82 .main-hot-4c::before {
  width: 31px;
  height: 3px;
}
.grid_west_bd .chip_82 .main-hot-4c::before {
  top: -9px;
}
.grid_west_bd .chip_82 .main-hot-4c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .paginationtop .chip_82 .footer-upper {
    margin-top: -2px;
    width: 19px;
  }
  .paginationtop .chip_82 .main-hot-4c {
    margin-top: -1px;
  }
  .paginationtop .chip_82 .main-hot-4c,
  .paginationtop .chip_82 .main-hot-4c::after,
  .paginationtop .chip_82 .main-hot-4c::before {
    width: 19px;
    height: 2px;
  }
  .paginationtop .chip_82 .main-hot-4c::before {
    top: -6px;
  }
  .paginationtop .chip_82 .main-hot-4c::after {
    bottom: -6px;
  }
  .first-09 .chip_82 .footer-upper {
    margin-top: -2px;
    width: 22px;
  }
  .first-09 .chip_82 .main-hot-4c {
    margin-top: -1px;
  }
  .first-09 .chip_82 .main-hot-4c,
  .first-09 .chip_82 .main-hot-4c::after,
  .first-09 .chip_82 .main-hot-4c::before {
    width: 22px;
    height: 2px;
  }
  .first-09 .chip_82 .main-hot-4c::before {
    top: -7px;
  }
  .first-09 .chip_82 .main-hot-4c::after {
    bottom: -7px;
  }
  .form_d6 .chip_82 .footer-upper {
    margin-top: -2px;
    width: 31px;
  }
  .form_d6 .chip_82 .main-hot-4c {
    margin-top: -1.5px;
  }
  .form_d6 .chip_82 .main-hot-4c,
  .form_d6 .chip_82 .main-hot-4c::after,
  .form_d6 .chip_82 .main-hot-4c::before {
    width: 31px;
    height: 3px;
  }
  .form_d6 .chip_82 .main-hot-4c::before {
    top: -9px;
  }
  .form_d6 .chip_82 .main-hot-4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .media_light .chip_82 .footer-upper {
    margin-top: -2px;
    width: 19px;
  }
  .media_light .chip_82 .main-hot-4c {
    margin-top: -1px;
  }
  .media_light .chip_82 .main-hot-4c,
  .media_light .chip_82 .main-hot-4c::after,
  .media_light .chip_82 .main-hot-4c::before {
    width: 19px;
    height: 2px;
  }
  .media_light .chip_82 .main-hot-4c::before {
    top: -6px;
  }
  .media_light .chip_82 .main-hot-4c::after {
    bottom: -6px;
  }
  .menu_medium_8b .chip_82 .footer-upper {
    margin-top: -2px;
    width: 22px;
  }
  .menu_medium_8b .chip_82 .main-hot-4c {
    margin-top: -1px;
  }
  .menu_medium_8b .chip_82 .main-hot-4c,
  .menu_medium_8b .chip_82 .main-hot-4c::after,
  .menu_medium_8b .chip_82 .main-hot-4c::before {
    width: 22px;
    height: 2px;
  }
  .menu_medium_8b .chip_82 .main-hot-4c::before {
    top: -7px;
  }
  .menu_medium_8b .chip_82 .main-hot-4c::after {
    bottom: -7px;
  }
  .static-3e .chip_82 .footer-upper {
    margin-top: -2px;
    width: 31px;
  }
  .static-3e .chip_82 .main-hot-4c {
    margin-top: -1.5px;
  }
  .static-3e .chip_82 .main-hot-4c,
  .static-3e .chip_82 .main-hot-4c::after,
  .static-3e .chip_82 .main-hot-4c::before {
    width: 31px;
    height: 3px;
  }
  .static-3e .chip_82 .main-hot-4c::before {
    top: -9px;
  }
  .static-3e .chip_82 .main-hot-4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .column-focused-f2 .chip_82 .footer-upper {
    margin-top: -2px;
    width: 19px;
  }
  .column-focused-f2 .chip_82 .main-hot-4c {
    margin-top: -1px;
  }
  .column-focused-f2 .chip_82 .main-hot-4c,
  .column-focused-f2 .chip_82 .main-hot-4c::after,
  .column-focused-f2 .chip_82 .main-hot-4c::before {
    width: 19px;
    height: 2px;
  }
  .column-focused-f2 .chip_82 .main-hot-4c::before {
    top: -6px;
  }
  .column-focused-f2 .chip_82 .main-hot-4c::after {
    bottom: -6px;
  }
  .thumbnail-gas .chip_82 .footer-upper {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-gas .chip_82 .main-hot-4c {
    margin-top: -1px;
  }
  .thumbnail-gas .chip_82 .main-hot-4c,
  .thumbnail-gas .chip_82 .main-hot-4c::after,
  .thumbnail-gas .chip_82 .main-hot-4c::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-gas .chip_82 .main-hot-4c::before {
    top: -7px;
  }
  .thumbnail-gas .chip_82 .main-hot-4c::after {
    bottom: -7px;
  }
  .menu_ed .chip_82 .footer-upper {
    margin-top: -2px;
    width: 31px;
  }
  .menu_ed .chip_82 .main-hot-4c {
    margin-top: -1.5px;
  }
  .menu_ed .chip_82 .main-hot-4c,
  .menu_ed .chip_82 .main-hot-4c::after,
  .menu_ed .chip_82 .main-hot-4c::before {
    width: 31px;
    height: 3px;
  }
  .menu_ed .chip_82 .main-hot-4c::before {
    top: -9px;
  }
  .menu_ed .chip_82 .main-hot-4c::after {
    bottom: -9px;
  }
}
.item_hovered_65 .main-hot-4c {
  -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);
}
.item_hovered_65 .main-hot-4c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item_hovered_65 .main-hot-4c::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);
}
.item_hovered_65.bronze-c0 .main-hot-4c {
  -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);
}
.item_hovered_65.bronze-c0 .main-hot-4c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item_hovered_65.bronze-c0 .main-hot-4c::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);
}
.hiddendynamic {
  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.large-9d:before {
  display: none;
}
.listblue {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.listblue .accordion_prev {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.listblue .accordion_prev:last-of-type {
  border-bottom: none;
}
.listblue .accordion_prev.oldprimary,
.listblue .accordion_prev.modal_complex,
.listblue .accordion_prev.tag-fixed {
  padding: 0;
}
.listblue .container-new-3e .surface-in-0d {
  color: currentColor;
}
.listblue .container-new-3e .surface-in-0d:focus,
.listblue .container-new-3e .surface-in-0d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.listblue.item_hard .container_hard,
.listblue.item_hard .focus_cold a,
.listblue.item_hard .widget_6a a,
.listblue.item_hard .picturepro a {
  color: rgba(0, 0, 0, 0.55);
}
.listblue.item_hard .container_hard:hover,
.listblue.item_hard .focus_cold a:hover,
.listblue.item_hard .widget_6a a:hover,
.listblue.item_hard .picturepro a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.listblue.item_hard .wide_a4 {
  color: rgba(0, 0, 0, 0.8);
}
.listblue.item_hard .accordion_prev {
  border-color: rgba(0, 0, 0, 0.08);
}
.listblue.item_hard .accordion_prev:before {
  background: rgba(0, 0, 0, 0.08);
}
.listblue.item_hard .heading-lower-e9:before {
  background: rgba(255, 255, 255, 0.9);
}
.listblue.item_hard .container-new-3e .mask-f7 li a,
.listblue.item_hard .container-new-3e .surface-in-0d,
.listblue.item_hard .picturepro {
  border-color: rgba(0, 0, 0, 0.08);
}
.listblue.item_hard .container-new-3e .surface-in-0d:focus,
.listblue.item_hard .container-new-3e .surface-in-0d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.listblue.item_hard .mask-f7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.listblue.notice_50 .container_hard,
.listblue.notice_50 .focus_cold a,
.listblue.notice_50 .widget_6a .surface-in-0d,
.listblue.notice_50 .widget_6a a,
.listblue.notice_50 .picturepro a {
  color: rgba(255, 255, 255, 0.79);
}
.listblue.notice_50 .container_hard:hover,
.listblue.notice_50 .focus_cold a:hover,
.listblue.notice_50 .widget_6a .surface-in-0d:hover,
.listblue.notice_50 .widget_6a a:hover,
.listblue.notice_50 .picturepro a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.listblue.notice_50 .wide_a4 {
  color: rgba(255, 255, 255, 0.99);
}
.listblue.notice_50 .accordion_prev {
  border-color: rgba(255, 255, 255, 0.08);
}
.listblue.notice_50 .accordion_prev:before {
  background: rgba(255, 255, 255, 0.08);
}
.listblue.notice_50 .heading-lower-e9:before {
  background: rgba(0, 0, 0, 0.9);
}
.listblue.notice_50 .container-new-3e .mask-f7 li a,
.listblue.notice_50 .container-new-3e .surface-in-0d,
.listblue.notice_50 .picturepro {
  border-color: rgba(255, 255, 255, 0.08);
}
.listblue.notice_50 .container-new-3e .surface-in-0d:focus,
.listblue.notice_50 .container-new-3e .surface-in-0d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.listblue.notice_50 .mask-f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-lower-e9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.heading-lower-e9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main_down {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notification_new_c5 .listblue {
  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;
}
.notification_new_c5 .accordion_prev {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notification_new_c5 .accordion_prev: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) {
  .notification_new_c5 .accordion_prev:before {
    width: 16%;
    left: 42%;
  }
}
.notification_new_c5 .accordion_prev:last-child:before {
  content: none;
}
.notification_new_c5 .accordion_prev[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notification_new_c5 .container-new-3e .mask-f7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notification_new_c5 .container-new-3e .mask-f7 li a .surface-in-0d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notification_new_c5 .container-new-3e .picturepro {
  border: none;
}
.notification_new_c5 .container-new-3e .picturepro li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notification_new_c5 .heading-lower-e9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notification_new_c5 .main_down {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notification_new_c5 .notice_50 .heading-lower-e9:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification_new_c5 .item_hard.focused_c6 .main-hot-4c {
  background: rgba(0, 0, 0, 0.6);
}
.notification_new_c5
  .item_hard.focused_c6
  .main-hot-4c::after,
.notification_new_c5
  .item_hard.focused_c6
  .main-hot-4c:before {
  background: inherit;
}
.notification_new_c5
  .item_hard.focused_c6:hover
  .main-hot-4c {
  background: rgba(0, 0, 0, 0.8);
}
.boxred .listblue {
  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) {
  .boxred .listblue {
    width: auto;
    right: 45px;
  }
}
.hover-selected .listblue {
  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) {
  .hover-selected .listblue {
    width: auto;
    left: 45px;
  }
}
.large-9d .listblue {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.large-9d .main_down {
  max-width: 48em;
  margin: 0 auto;
}
.large-9d .heading-lower-e9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.inforough {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.inforough.notification_new_c5 .listblue {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.inforough.boxred .listblue {
  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);
}
.inforough .listblue {
  visibility: visible;
}
.inforough.hover-selected .listblue {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.liquid_d9,
.slowicon {
  overflow-x: hidden;
}
.liquid_d9 .listblue {
  overflow: auto;
}
.liquid_d9.notification_new_c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_d9.notification_new_c5 .listblue {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.liquid_d9.notification_new_c5 .outline_dirty {
  opacity: 0;
}
.liquid_d9.boxred {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_d9.boxred .listblue {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.liquid_d9.boxred .outline_dirty {
  opacity: 0;
}
.liquid_d9.hover-selected {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_d9.hover-selected .listblue {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.liquid_d9.hover-selected .outline_dirty {
  opacity: 0;
}
.liquid_d9.large-9d .listblue {
  z-index: 10;
  visibility: visible;
}
.focused_c6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focused_c6 .main-hot-4c {
  background: rgba(255, 255, 255, 0.99);
}
.focused_c6 .main-hot-4c::after,
.focused_c6 .main-hot-4c:before {
  background: inherit;
}
.focused_c6:hover .main-hot-4c {
  background: rgba(255, 255, 255, 0.99);
}
.hover-selected .focused_c6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.large-9d .focused_c6 {
  display: none !important;
}
.liquid_d9:before,
.slowicon:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.liquid_d9 .focused_c6,
.slowicon .focused_c6 {
  display: inline-block;
}
.listblue .goldthumbnail {
  -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;
}
.liquid_d9 .listblue .goldthumbnail,
.slowicon .listblue .goldthumbnail {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-85 .photo-stone-f2 {
  width: 100%;
}
.aside-static {
  padding: 0 0.5em 0;
}
.aside-static [class*="customify-col-"],
.aside-static [class*="customify-col_"],
.aside-static [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slowelement .aside-static {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .next-9d .dynamic-18,
  .dynamic-18 {
    display: none;
  }
  .pink_da {
    text-align: left;
  }
  .accordion_e5 {
    text-align: center;
  }
  .sort_dirty_a3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .next-9d .column-a2,
  .column-a2 {
    display: none;
  }
  .focus-1a {
    text-align: left;
  }
  .full_66 {
    text-align: center;
  }
  .content_d4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .next-9d .caption-old,
  .caption-old {
    display: none;
  }
  .action_a1 {
    text-align: left;
  }
  .row-22 {
    text-align: center;
  }
  .smooth_03 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.bordercenter {
  box-shadow: none !important;
}
.easygrid .descriptionlower,
.backdrop-new-19 .descriptionlower {
  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;
}
.backdrop-new-19 .descriptionlower {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info-4d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info-4d:after,
.info-4d:before {
  content: "";
  display: table;
}
.info-4d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info-4d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info-4d,
.pagination_pink_79 {
  max-width: 1248px;
  margin: 0 auto;
}

.highlight_05.down-b9 .info-4d {
  max-width: 100%;
}
.highlight_05.inner_32 {
  max-width: 1200px;
  margin: 0 auto;
}
.highlight_05.fixed-bc .info-4d {
  max-width: 100%;
}
.highlight_05.fixed-bc > .info-4d {
  padding-left: 0;
  padding-right: 0;
}
.highlight_05.fixed-bc > .info-4d .next-9d {
  margin: 0;
}
.highlight_05.fixed-bc
  > .info-4d
  .gradient_bright.form-simple-20 {
  margin-right: 0;
  margin-left: 0;
}
.highlight_05.fixed-bc #main.form-simple-20 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .up-30 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .up-30 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-85 .accent_under_8b {
    padding-right: 1em;
  }
  .chip-85.paragraph-west .gradient_bright {
    border-right: 1px solid #eaecee;
  }
  .chip-85.paragraph-west .accent_under_8b {
    padding-right: 1em;
  }
  .chip-85.paragraph-west .slowpopup {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_0b .accent_under_8b {
    padding-left: 1em;
  }
  .in_0b.paragraph-west .gradient_bright {
    border-left: 1px solid #eaecee;
  }
  .in_0b.paragraph-west .accent_under_8b {
    padding-left: 1em;
  }
  .in_0b.paragraph-west .slowpopup {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .headingbright .accent_under_8b {
    padding-left: 1em;
  }
  .headingbright.paragraph-west .pink_0b {
    border-right: 1px solid #eaecee;
  }
  .headingbright.paragraph-west .notice-focused-9a {
    border-right: 1px solid #eaecee;
  }
  .headingbright.paragraph-west .accent_under_8b {
    padding-left: 1em;
  }
  .headingbright.paragraph-west .slowpopup {
    padding-right: 1em;
  }
  .headingbright.paragraph-west .cleandescription {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-thick-f4 .accent_under_8b {
    padding-right: 1em;
  }
  .thumbnail-thick-f4.paragraph-west .pink_0b {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-thick-f4.paragraph-west .notice-focused-9a {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-thick-f4.paragraph-west .accent_under_8b {
    padding-right: 1em;
  }
  .thumbnail-thick-f4.paragraph-west .slowpopup {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-thick-f4.paragraph-west .cleandescription {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-30 .accent_under_8b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-30.paragraph-west .gradient_bright {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .up-30.paragraph-west .accent_under_8b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-30.paragraph-west .slowpopup {
    padding-left: 1em;
  }
  .up-30.paragraph-west .cleandescription {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .up-30.paragraph-west .accent_under_8b {
    padding-left: 0;
  }
}
.search-top .disabled-88 {
  display: inline-block;
}
.layout_pressed_5b {
  display: inline-block;
}
.prev_91 {
  word-con: break-word;
}
.carousel-45 > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel-45 .dirtyvideo {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel-45 .gradient_paper img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature_white .border_large {
  margin-bottom: 2em;
}
.feature_white .panel_dd {
  margin-bottom: 15px;
}
.feature_white .panel_dd:last-child {
  margin-bottom: 0;
}
.feature_white .focus-1c {
  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) {
  .feature_white .focus-1c {
    display: block;
  }
}
.feature_white .pattern_center {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature_white .pattern_center {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature_white .headertop {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature_white .headertop img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature_white .headertop a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature_white .prev_91 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_white .prev_91 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature_white .block-motion p:last-child {
  margin-bottom: 0;
}
.feature_white .summary_fast_33 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature_white .freshhidden {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature_white .section_static_ee {
  margin-top: 1em;
}
.feature_white .tertiary_hot_c3 {
  top: 0;
  display: block;
}
.feature_white .tertiary_hot_c3 a {
  color: inherit;
}
.feature_white .tertiary_hot_c3 a:hover {
  color: inherit;
}
.feature_white .notice_pro {
  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;
}
.feature_white .notice_pro:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature_white .freshhidden {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature_white .itemstatic {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature_white .itemstatic:first-child {
  margin-top: 0;
}
.feature_white .itemstatic.accent-lower-e7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature_white .itemstatic.alert-14 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_white
  .itemstatic.alert-14.coldborder
  .section_static_ee {
  width: 100%;
}
.feature_white .alert-14 {
  -webkit-box-align: center;
  align-items: center;
}
.feature_white .alert-14 .carousel-45,
.feature_white .alert-14 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature_white .headertop {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_white .headertop img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_white .headertop: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;
}
.feature_white .accent-lower-e7 {
  z-index: 5;
}
.feature_white .paragraph-88 .border_bottom_7f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature_white .shadow_fb .border_bottom_7f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature_white .under-ae .border_bottom_7f {
  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;
}
.feature_white.progress-tiny-82 .focus-1c,
.feature_white.article_fast_a6 .focus-1c {
  display: block;
}
.feature_white.progress-tiny-82 .focus-1c .thumbnailhovered,
.feature_white.progress-tiny-82 .focus-1c .freshhidden,
.feature_white.article_fast_a6 .focus-1c .thumbnailhovered,
.feature_white.article_fast_a6 .focus-1c .freshhidden {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_white.actionalert .pattern_center {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature_white.actionalert .pattern_center {
    margin-right: 0;
  }
}
.feature_white.progress-tiny-82 .pattern_center,
.feature_white.article_fast_a6 .pattern_center {
  padding-top: 40%;
}
.feature_white.progress-tiny-82 .border_large,
.feature_white.article_fast_a6 .border_large {
  display: block;
}
.feature_white.progress-tiny-82 .cold_69 .freshhidden,
.feature_white.article_fast_a6 .cold_69 .freshhidden {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature_white.progress-tiny-82 .pattern_center,
.feature_white.article_fast_a6 .pattern_center {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature_white.progress-tiny-82 .freshhidden {
  padding: 1em;
}
.caption-dim-ac {
  margin: 30px auto;
  display: block;
}
.caption-dim-ac .label-48 > * {
  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;
}
.caption-dim-ac .label-48 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-dim-ac .label-48 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.selectedpicture .carousel-45 {
  margin-bottom: 1.41575em;
}
.selectedpicture .thumbnail-3f {
  margin-bottom: 1.618em;
}
.alertgreen .huge-de {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alertgreen .huge-de a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alertgreen .old_00 {
  max-width: 100%;
  overflow: auto;
}
.logo-c6 .alertgreen a:hover {
  text-decoration: underline;
}
.row_c6 .panel_dd:not(.prev_91),
.row_c6 .headertop {
  margin-bottom: 1.41575em;
}
.row_c6 .panel_dd:not(.prev_91):last-child,
.row_c6 .headertop:last-child {
  margin-bottom: 0;
}
.row_c6 .panel_dd.featureright {
  margin-bottom: 0.41575em;
}
.row_c6 .column_clean:before,
.row_c6 .bottom-23:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.row_c6 .column_clean:before {
  content: "\f115";
}
.row_c6 .bottom-23:before {
  content: "\f02c";
}
.row_c6 .table-17 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.row_c6 .table-17 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar_38 {
  display: -webkit-box;
  display: flex;
}
.sidebar_38 .current-1f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar_38 .current-1f {
    flex-basis: 90px;
  }
}
.sidebar_38 .center-19 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_38 .center-19 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar_38 .overlay-motion-d0 p:last-child {
  margin-bottom: 0.72em;
}
.info_new .label-48 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info_new .label-48:after,
.info_new .label-48:before {
  content: "";
  display: table;
}
.info_new .label-48:after {
  clear: both;
}
.info_new .label-48 .glass-ac,
.info_new .label-48 .hotheader {
  width: 49%;
}
.info_new .label-48 .glass-ac a span.headerfull,
.info_new .label-48 .hotheader a span.headerfull {
  display: block;
  margin-bottom: 5px;
}
.info_new .label-48 .hotheader {
  float: left;
  text-align: left;
}
.info_new .label-48 .glass-ac {
  float: right;
  text-align: right;
}
.form-43 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form-43 {
    margin-bottom: 0;
  }
}
.label_easy_47 {
  margin-bottom: 1em;
}
.label_easy_47 .prev_91 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paragraph-rough-7f a {
  display: block;
  line-height: 0;
  position: relative;
}
.hover_pink .label_easy_47,
.thumbnailliquid .label_easy_47 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hover_pink .label_easy_47,
  .thumbnailliquid .label_easy_47 {
    display: block;
  }
}
.hover_pink .paragraph-rough-7f,
.thumbnailliquid .paragraph-rough-7f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hover_pink .paragraph-rough-7f,
  .thumbnailliquid .paragraph-rough-7f {
    margin-bottom: 1em;
  }
}
.hover_pink .paragraph-rough-7f img,
.thumbnailliquid .paragraph-rough-7f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hover_pink .focus-cold,
.thumbnailliquid .focus-cold {
  flex-basis: calc(100% - 160px);
}
.hover_pink .focus-cold p,
.thumbnailliquid .focus-cold p {
  margin-bottom: 0;
}
.hover_pink .focus-cold {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hover_pink .focus-cold {
    padding-left: 0;
  }
}
.thumbnailliquid .focus-cold {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnailliquid .focus-cold {
    padding-right: 0;
  }
}
.thumbnailliquid .paragraph-rough-7f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.basic_fa .paragraph-rough-7f {
  margin-bottom: 0.5em;
}
.basic_fa .paragraph-rough-7f img {
  width: 100%;
}
.motion_9a .dropdown_wood,
.form_copper .dropdown_wood {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.form_copper .gradient_bright .black_64 p:last-child {
  margin-bottom: 0;
}
.panel-gold {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.description_full .notificationbottom {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .description_full .notificationbottom:last-of-type {
    margin-bottom: 0;
  }
}
.description_full .notificationbottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description_full .notificationbottom ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.description_full .notificationbottom ul li {
  margin: 0 0 0.6em;
}
.description_full .notificationbottom ul li.clean_b2,
.description_full .notificationbottom ul li.over-bb {
  position: relative;
}
.description_full .notificationbottom ul li.clean_b2 .hovered_aa,
.description_full .notificationbottom ul li.over-bb .hovered_aa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.description_full .notificationbottom ul li.clean_b2:after:after,
.description_full .notificationbottom ul li.clean_b2:after:before,
.description_full
  .notificationbottom
  ul
  li.over-bb:after:after,
.description_full
  .notificationbottom
  ul
  li.over-bb:after:before {
  content: "";
  display: table;
}
.description_full .notificationbottom ul li.clean_b2:after:after,
.description_full
  .notificationbottom
  ul
  li.over-bb:after:after {
  clear: both;
}
.description_full .notificationbottom a.overlay_f6:hover {
  text-decoration: none;
}
.description_full .notificationbottom select {
  max-width: 100%;
}
.description_full .notificationbottom table {
  font-size: 85%;
}
.description_full .notificationbottom table td,
.description_full .notificationbottom table th {
  padding: 0.2360828548em;
  text-align: center;
}
.description_full .notificationbottom table tfoot td {
  text-align: left;
}
.description_full .notificationbottom :last-child {
  margin-bottom: 0;
}
.description_full .notificationbottom .disabledcurrent {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.description_full .notificationbottom .disabledcurrent label {
  width: 100%;
}
.description_full .notificationbottom .disabledcurrent .last_9c {
  width: 100%;
  display: block;
}
.description_full .notificationbottom .disabledcurrent .logo-dark {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.description_full .notificationbottom .disabledcurrent .logo-dark:hover svg #svg-search {
  fill: #444;
}
.description_full .notificationbottom .disabledcurrent .logo-dark svg {
  width: 18px;
  height: 18px;
}
.description_full .tag-lite-2e ul ul,
.description_full .sidebar_wide ul ul,
.description_full .easy_4a ul ul,
.description_full .silver_aa ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.description_full .tag-lite-2e .notification_under_88 > a,
.description_full .sidebar_wide .notification_under_88 > a,
.description_full .easy_4a .notification_under_88 > a,
.description_full .silver_aa .notification_under_88 > a {
  margin-bottom: 0;
}
.description_full .shadow_ae li,
.description_full .tag-lite-2e li,
.description_full .layout-e5 li,
.description_full .sidebar_wide li,
.description_full .easy_4a li,
.description_full .silver_aa li,
.description_full .photo_f6 li,
.description_full .surface-soft li {
  display: block;
  position: relative;
}
.description_full .shadow_ae li:last-child,
.description_full .tag-lite-2e li:last-child,
.description_full .layout-e5 li:last-child,
.description_full .sidebar_wide li:last-child,
.description_full .easy_4a li:last-child,
.description_full .silver_aa li:last-child,
.description_full .photo_f6 li:last-child,
.description_full .surface-soft li:last-child {
  border: none;
}
.description_full .shadow_ae li a,
.description_full .tag-lite-2e li a,
.description_full .layout-e5 li a,
.description_full .sidebar_wide li a,
.description_full .easy_4a li a,
.description_full .silver_aa li a,
.description_full .photo_f6 li a,
.description_full .surface-soft li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_full .shadow_ae li ul li::before,
.description_full .tag-lite-2e li ul li::before,
.description_full .layout-e5 li ul li::before,
.description_full .sidebar_wide li ul li::before,
.description_full .easy_4a li ul li::before,
.description_full .silver_aa li ul li::before,
.description_full .photo_f6 li ul li::before,
.description_full .surface-soft li ul li::before {
  left: 15px;
}
.description_full .shadow_ae li ul a,
.description_full .tag-lite-2e li ul a,
.description_full .layout-e5 li ul a,
.description_full .sidebar_wide li ul a,
.description_full .easy_4a li ul a,
.description_full .silver_aa li ul a,
.description_full .photo_f6 li ul a,
.description_full .surface-soft li ul a {
  padding-left: 20px;
}
.description_full .shadow_ae li ul ul li::before,
.description_full .tag-lite-2e li ul ul li::before,
.description_full .layout-e5 li ul ul li::before,
.description_full .sidebar_wide li ul ul li::before,
.description_full .easy_4a li ul ul li::before,
.description_full .silver_aa li ul ul li::before,
.description_full .photo_f6 li ul ul li::before,
.description_full .surface-soft li ul ul li::before {
  left: 30px;
}
.description_full .shadow_ae li ul ul a,
.description_full .tag-lite-2e li ul ul a,
.description_full .layout-e5 li ul ul a,
.description_full .sidebar_wide li ul ul a,
.description_full .easy_4a li ul ul a,
.description_full .silver_aa li ul ul a,
.description_full .photo_f6 li ul ul a,
.description_full .surface-soft li ul ul a {
  padding-left: 40px;
}
.description_full .paginationsouth li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_full .surface-soft ul li {
  margin-bottom: 1.41575em;
}
.description_full .surface-soft ul li .thickcontainer {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.description_full .surface-soft ul li .dynamicvideo {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notice_50 .shadow_ae li a,
.notice_50 .tag-lite-2e li a,
.notice_50 .layout-e5 li a,
.notice_50 .sidebar_wide li a,
.notice_50 .easy_4a li a,
.notice_50 .silver_aa li a,
.notice_50 .photo_f6 li a,
.notice_50 .surface-soft li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_50 .paginationsouth li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_50 .notificationbottom ul li.clean_b2 .hovered_aa,
.notice_50 .notificationbottom ul li.over-bb .hovered_aa {
  background: rgba(0, 0, 0, 0.2);
}
.notice_50 .description_full .notificationbottom select {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_05 .description_full .mask-f7 li {
  margin: 0;
}
.highlight_05 .description_full .mask-f7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.highlight_05 .description_full .mask-f7 li ul {
  margin: 0;
}
.highlight_05 .description_full .mask-f7 li ul li a {
  padding-left: 15px;
}
.highlight_05 .description_full .mask-f7 li ul li li a {
  padding-left: 30px;
}
.highlight_05 .description_full .mask-f7 li.modal_medium > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.highlight_05 .description_full .mask-f7 li.modal_medium > 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;
}
.highlight_05 .description_full .mask-f7 li.modal_medium > 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;
}
.background_8d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.message_liquid {
  position: relative;
  z-index: 10;
}
.message_liquid .goldthumbnail {
  width: 100%;
  max-width: 100%;
}
.tooltip-solid-bf .complexitem {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tooltip-solid-bf .item_hard {
}
.tooltip-solid-bf .notice_50 {
  background: #292929;
}
.menu-6d .complexitem {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.menu-6d .item_hard {
  background: #f9f9f9;
}
.menu-6d .notice_50 {
  background: #303030;
}
.preview-top-9f .complexitem {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-top-9f .disabled-88 {
    margin-bottom: 1em;
  }
  .preview-top-9f .disabled-88:last-child {
    margin-bottom: 0;
  }
}
.preview-top-9f .item_hard {
  background: #ededed;
}
.preview-top-9f .notice_50 {
  background: #1a1a1a;
}
.complexitem.item_hard {
  color: rgba(0, 0, 0, 0.6);
}
.complexitem.item_hard .hard_ab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complexitem.notice_50 {
  color: rgba(255, 255, 255, 0.99);
}
.complexitem.notice_50 a:not(.overlay_f6) {
  color: rgba(255, 255, 255, 0.79);
}
.complexitem.notice_50 a:not(.overlay_f6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.complexitem.notice_50 .hard_ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complexitem.notice_50 table tbody td,
.complexitem.notice_50 table th {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail_b4.header_under .info-4d {
  max-width: initial;
}
.thumbnail_b4 .hot_bb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.thumbnail_b4 .hot_bb .goldthumbnail {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .thumbnail_b4 .hot_bb .goldthumbnail {
    display: block;
    margin-bottom: 2em;
  }
  .thumbnail_b4 .hot_bb .goldthumbnail:last-child {
    margin-bottom: 0;
  }
}
.preview-top-9f .disabled-88:last-child,
.menu-6d .disabled-88:last-child,
.tooltip-solid-bf .disabled-88:last-child {
  margin-bottom: 0;
}
.preview-top-9f .disabled-88 .description_full .notificationbottom:last-child,
.menu-6d .disabled-88 .description_full .notificationbottom:last-child,
.tooltip-solid-bf .disabled-88 .description_full .notificationbottom:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-top-9f .next_a2,
  .preview-top-9f .widecarousel,
  .menu-6d .next_a2,
  .menu-6d .widecarousel,
  .tooltip-solid-bf .next_a2,
  .tooltip-solid-bf .widecarousel {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .message_liquid .disabled-88 {
    margin-bottom: 2em;
  }
}
.message_liquid p:last-child {
  margin-bottom: 0;
}
.message_liquid li,
.message_liquid ul {
  list-style: none;
  margin: 0;
}
.message_liquid ul ul {
  margin-left: 2.617924em;
}
.slider-static {
  font-size: 0.875em;
}

/* css-noise: e535 */
.phantom-card-u4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
