/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner_steel/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner_steel
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.banner_steel/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.secondary-black-a2.out-47/licenses/gpl-2.0.picture-prev
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.fast_e4/, (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.heading_wide_0b.thicktabs/normalize.tooltip-dim-56/
 ======
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.tooltip-dim-56 v7.0.0 | MIT License | github.banner_steel/necolas/normalize.tooltip-dim-56 */
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;
}
.photosoft .silver-77,
.inner_54,
.borderfast,
.breadcrumb-left-95,
.summary_wide_2a,
.filter_center_99,
.avatar_fresh,
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;
}
.inner_54,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .inner_54,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .inner_54,
  h1 {
    font-size: 1.8em;
  }
}
.borderfast,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.borderfast + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .borderfast,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .borderfast,
  h2 {
    font-size: 1.7em;
  }
}
.breadcrumb-left-95,
h3 {
  font-size: 1.618em;
}
.photosoft .silver-77,
.summary_wide_2a,
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.panel_north {
  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;
}
.column-fast:after,
.column-fast:before,
.columnbottom:after,
.columnbottom:before {
  content: "";
  display: table;
}
.column-fast:after,
.columnbottom:after {
  clear: both;
}
.warm-ad {
  float: right;
  margin-right: 0;
}
.pattern-small-f0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.newalert .detail_white,
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;
}
.newalert .detail_white: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;
}
.link_first_8c .detail_white {
  box-shadow: none;
}
.link_first_8c
  .detail_white
  .nav-c9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_first_8c .detail_white .gradient-88 {
  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;
}
.link_first_8c
  .detail_white
  .gradient-88
  b {
  display: none;
}
.link_first_8c .lower_ef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.media_slow_9e:not(.wide-71):not(.center_94),
button:not(.wide-71):not(.center_94),
input[type="button"]:not(.wide-71):not(
    .center_94
  ),
input[type="reset"]:not(.wide-71):not(
    .center_94
  ),
input[type="submit"]:not(.wide-71):not(
    .center_94
  ) {
  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;
}
.media_slow_9e:not(.wide-71):not(
    .center_94
  ):hover,
button:not(.wide-71):not(
    .center_94
  ):hover,
input[type="button"]:not(.wide-71):not(
    .center_94
  ):hover,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ):hover,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.media_slow_9e:not(.wide-71):not(
    .center_94
  ):active,
.media_slow_9e:not(.wide-71):not(
    .center_94
  ):focus,
button:not(.wide-71):not(
    .center_94
  ):active,
button:not(.wide-71):not(
    .center_94
  ):focus,
input[type="button"]:not(.wide-71):not(
    .center_94
  ):active,
input[type="button"]:not(.wide-71):not(
    .center_94
  ):focus,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ):active,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ):focus,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ):active,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ):focus {
  outline: 0;
}
.media_slow_9e:not(.wide-71):not(
    .center_94
  ).logo_58,
button:not(.wide-71):not(
    .center_94
  ).logo_58,
input[type="button"]:not(.wide-71):not(
    .center_94
  ).logo_58,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ).logo_58,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ).logo_58 {
  position: relative;
}
.media_slow_9e:not(.wide-71):not(
    .center_94
  ).logo_58
  .outer_6f,
.media_slow_9e:not(.wide-71):not(
    .center_94
  ).logo_58
  .prev_28,
.media_slow_9e:not(.wide-71):not(
    .center_94
  ).logo_58
  .overlay-bb,
.media_slow_9e:not(.wide-71):not(
    .center_94
  ).logo_58
  i,
.media_slow_9e:not(.wide-71):not(
    .center_94
  ).logo_58
  svg,
button:not(.wide-71):not(
    .center_94
  ).logo_58
  .outer_6f,
button:not(.wide-71):not(
    .center_94
  ).logo_58
  .prev_28,
button:not(.wide-71):not(
    .center_94
  ).logo_58
  .overlay-bb,
button:not(.wide-71):not(
    .center_94
  ).logo_58
  i,
button:not(.wide-71):not(
    .center_94
  ).logo_58
  svg,
input[type="button"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .outer_6f,
input[type="button"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .prev_28,
input[type="button"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .overlay-bb,
input[type="button"]:not(.wide-71):not(
    .center_94
  ).logo_58
  i,
input[type="button"]:not(.wide-71):not(
    .center_94
  ).logo_58
  svg,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .outer_6f,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .prev_28,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .overlay-bb,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ).logo_58
  i,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ).logo_58
  svg,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .outer_6f,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .prev_28,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ).logo_58
  .overlay-bb,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ).logo_58
  i,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ).logo_58
  svg {
  visibility: hidden;
}
.media_slow_9e:not(.wide-71):not(
    .center_94
  ).logo_58:after,
button:not(.wide-71):not(
    .center_94
  ).logo_58:after,
input[type="button"]:not(.wide-71):not(
    .center_94
  ).logo_58:after,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ).logo_58:after,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ).logo_58: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;
}
.media_slow_9e:not(.wide-71):not(.center_94),
input[type="button"]:not(.wide-71):not(
    .center_94
  ),
input[type="reset"]:not(.wide-71):not(
    .center_94
  ),
input[type="submit"]:not(.wide-71):not(
    .center_94
  ) {
  color: #fff;
  background: #235787;
}
.media_slow_9e:not(.wide-71):not(
    .center_94
  ):focus,
input[type="button"]:not(.wide-71):not(
    .center_94
  ):focus,
input[type="reset"]:not(.wide-71):not(
    .center_94
  ):focus,
input[type="submit"]:not(.wide-71):not(
    .center_94
  ):focus {
  color: #fff;
}
.media_slow_9e.hero-selected-50:not(.wide-71):not(
    .center_94
  ),
.media_slow_9e[disabled]:not(.wide-71):not(
    .center_94
  ),
button.hero-selected-50:not(.wide-71):not(
    .center_94
  ),
button[disabled]:not(.wide-71):not(
    .center_94
  ) {
  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;
}
.hugeshadow {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hugeshadow: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;
}
.captioncopper {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden_green_4e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.cold-96 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.column-fast:after,
.column-fast:before,
.pagination-outer:after,
.pagination-outer:before,
.widget_dim:after,
.widget_dim:before,
.pinklink:after,
.pinklink:before,
.description_cold_d2:after,
.description_cold_d2:before,
.pictureprev:after,
.pictureprev:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.column-fast:after,
.pagination-outer:after,
.widget_dim:after,
.pinklink:after,
.description_cold_d2:after,
.pictureprev:after {
  clear: both;
}
.pagination-outer .feature_purple,
.widget_dim .feature_purple,
.next-4b .feature_purple {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.easytext {
  display: inline-block;
}
.progressnarrow {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progressnarrow img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progressnarrow .layout_hovered_aa {
  padding: 1em 0;
  font-size: 85%;
}
.layout_hovered_aa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.middle-bf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.middle-bf:after,
.middle-bf:before {
  content: "";
  display: table;
}
.middle-bf:after {
  clear: both;
}
.picturefresh {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container-clean-1b .picturefresh {
  max-width: 50%;
}
.tertiary_paper_41 .picturefresh {
  max-width: 33.33%;
}
.paragraph_3d .picturefresh {
  max-width: 25%;
}
.info_50 .picturefresh {
  max-width: 20%;
}
.photo-orange .picturefresh {
  max-width: 16.66%;
}
.wrapper-slow .picturefresh {
  max-width: 14.28%;
}
.panel_over_d9 .picturefresh {
  max-width: 12.5%;
}
.featurestone .picturefresh {
  max-width: 11.11%;
}
.tabs-lite-50 {
  display: block;
}
.photosoft .article-mini-20 label,
.photosoft .progress_center_82 label,
.photosoft .sectionstatic label,
.photosoft .paragraph-5a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over-f8 {
  list-style: none;
  margin: 0;
}
.over-f8 article.item-yellow {
  margin-bottom: 0;
}
.over-f8 ul {
  list-style: none;
  margin: 0;
}
.over-f8 .inner_05 li.item-yellow {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over-f8 .inner_05 li.item-yellow {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over-f8 .inner_05 li.item-yellow: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) {
  .over-f8 .inner_05 li.item-yellow li.item-yellow li.item-yellow li.item-yellow {
    padding-left: 0;
  }
}
article.item-yellow {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item-yellow .pagination-outer p:last-of-type {
  margin-bottom: 0;
}
article.item-yellow .accordion-medium {
  float: left;
}
article.item-yellow .dropdown-paper {
  margin-left: 85px;
}
article.item-yellow .badge-fast {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item-yellow .badge-fast .narrowitem {
  margin-left: 10px;
}
article.item-yellow .slow_83 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item-yellow .greenheader {
  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 .article-mini-20,
  #respond .sectionstatic,
  #respond .paragraph-5a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-mini-20 input,
#respond .sectionstatic input,
#respond .paragraph-5a input {
  width: 100%;
}
#respond .paragraph-5a {
  margin-right: 0;
}
#respond .image-tiny-90 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.detail-slow-d1 {
  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;
}
.detail-slow-d1.selected_a0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.detail-slow-d1 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%);
}
.detail-slow-d1:focus,
.detail-slow-d1: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);
}
.label-c1 {
  border-radius: 10%;
}
.carouselwood {
  border-radius: 50%;
}
.button-7e {
  font-size: 0.72em;
}
.badge-tiny-78 {
  font-size: 0.875em;
}
.form-e5 {
  font-size: 1.1em;
}
.block-89 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block-89.button-7e {
  letter-spacing: 0.5px;
}
.dropdown_lite,
.dropdown_lite a {
  color: #6d6d6d;
}
.dropdown_lite a:hover {
  color: #111;
}
.preview_ac {
  color: #6d6d6d;
}
.tabs-e3 {
  overflow-x: hidden;
}
.tabs-e3 .steel_a2.section_old_31 {
  position: relative;
}
.tabs-e3 .steel_a2.section_old_31.widgetshort {
  position: initial;
}
.tabs-e3
  .steel_a2.section_old_31.widgetshort
  .description_fast_16 {
  left: auto;
}
.tabs-e3 .steel_a2 .description_fast_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;
}
.tabs-e3 .steel_a2:hover.section_old_31 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tabs-e3
  .steel_a2:hover.section_old_31
  .description_fast_16 {
  display: block;
  z-index: 9999999;
}
.tabs-e3 .modal_6b .paper-42,
.tabs-e3 .first-7b .paper-42 {
  display: none;
}
.tabs-e3 .plasma_90 .steel_a2:hover.section_old_31 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.photosoft .article-mini-20 label,
.photosoft .progress_center_82 label,
.photosoft .sectionstatic label,
.photosoft .paragraph-5a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over-f8 {
  list-style: none;
  margin: 0;
}
.over-f8 article.item-yellow {
  margin-bottom: 0;
}
.over-f8 ul {
  list-style: none;
  margin: 0;
}
.over-f8 .inner_05 li.item-yellow {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over-f8 .inner_05 li.item-yellow {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over-f8 .inner_05 li.item-yellow: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) {
  .over-f8 .inner_05 li.item-yellow li.item-yellow li.item-yellow li.item-yellow {
    padding-left: 0;
  }
}
article.item-yellow {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item-yellow .pagination-outer p:last-of-type {
  margin-bottom: 0;
}
article.item-yellow .accordion-medium {
  float: left;
}
article.item-yellow .dropdown-paper {
  margin-left: 85px;
}
article.item-yellow .badge-fast {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item-yellow .badge-fast .narrowitem {
  margin-left: 10px;
}
article.item-yellow .slow_83 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item-yellow .greenheader {
  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 .article-mini-20,
  #respond .sectionstatic,
  #respond .paragraph-5a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-mini-20 input,
#respond .sectionstatic input,
#respond .paragraph-5a input {
  width: 100%;
}
#respond .paragraph-5a {
  margin-right: 0;
}
#respond .image-tiny-90 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_6b .upper_3a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.upper_3a .short-e4.box-slow .chip_pink_14 > li > a:focus,
.upper_3a .short-e4.box-slow .chip_pink_14 > li > a:hover,
.upper_3a .short-e4.coldcaption .chip_pink_14 > li > a:focus,
.upper_3a .short-e4.coldcaption .chip_pink_14 > li > a:hover,
.upper_3a .short-e4.heading_small_48 .chip_pink_14 > li > a:focus,
.upper_3a .short-e4.heading_small_48 .chip_pink_14 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3a
  .short-e4.box-slow
  .chip_pink_14
  > li.tag-left
  > a,
.upper_3a
  .short-e4.box-slow
  .chip_pink_14
  > li.search_dark
  > a,
.upper_3a
  .short-e4.coldcaption
  .chip_pink_14
  > li.tag-left
  > a,
.upper_3a
  .short-e4.coldcaption
  .chip_pink_14
  > li.search_dark
  > a,
.upper_3a
  .short-e4.heading_small_48
  .chip_pink_14
  > li.tag-left
  > a,
.upper_3a .short-e4.heading_small_48 .chip_pink_14 > li.banner-paper-3f > a {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3a .column_west,
.upper_3a .column_west a {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3a .summarydirty.highlightcold li a,
.upper_3a .bottombutton a,
.upper_3a .search-bb,
.upper_3a .chip_pink_14 > li > a,
.upper_3a .gridunder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a .summarydirty.highlightcold li a:hover,
.upper_3a .bottombutton a:hover,
.upper_3a .search-bb:hover,
.upper_3a .chip_pink_14 > li > a:hover,
.upper_3a .gridunder:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3a .overlay_solid_99 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a .overlay_solid_99 .filter-rough-68 {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3a .overlay_solid_99:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3a .filter-smooth .picture_pressed {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a .filter-smooth .picture_pressed .backdrop_91 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a
  .filter-smooth
  .picture_pressed
  .backdrop_91::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a
  .filter-smooth
  .picture_pressed
  .backdrop_91:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a
  .filter-smooth
  .picture_pressed
  .backdrop_91::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a
  .filter-smooth
  .picture_pressed
  .backdrop_91::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a .filter-smooth .green_d7 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3a .filter-smooth .green_d7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_bronze
  .upper_3a
  .filter-smooth
  .table_solid
  .glass_ba {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_bronze
  .upper_3a
  .filter-smooth
  .table_solid
  .backdrop_91 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_6b .topfooter {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.topfooter .short-e4.box-slow .chip_pink_14 > li > a:focus,
.topfooter .short-e4.box-slow .chip_pink_14 > li > a:hover,
.topfooter .short-e4.coldcaption .chip_pink_14 > li > a:focus,
.topfooter .short-e4.coldcaption .chip_pink_14 > li > a:hover,
.topfooter .short-e4.heading_small_48 .chip_pink_14 > li > a:focus,
.topfooter .short-e4.heading_small_48 .chip_pink_14 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.topfooter
  .short-e4.box-slow
  .chip_pink_14
  > li.tag-left
  > a,
.topfooter
  .short-e4.box-slow
  .chip_pink_14
  > li.search_dark
  > a,
.topfooter
  .short-e4.coldcaption
  .chip_pink_14
  > li.tag-left
  > a,
.topfooter
  .short-e4.coldcaption
  .chip_pink_14
  > li.search_dark
  > a,
.topfooter
  .short-e4.heading_small_48
  .chip_pink_14
  > li.tag-left
  > a,
.topfooter .short-e4.heading_small_48 .chip_pink_14 > li.banner-paper-3f > a {
  color: rgba(0, 0, 0, 0.8);
}
.topfooter .column_west,
.topfooter .column_west a {
  color: rgba(0, 0, 0, 0.8);
}
.topfooter .summarydirty.highlightcold li a,
.topfooter .bottombutton a,
.topfooter .search-bb,
.topfooter .chip_pink_14 > li > a,
.topfooter .gridunder {
  color: rgba(0, 0, 0, 0.55);
}
.topfooter .summarydirty.highlightcold li a:hover,
.topfooter .bottombutton a:hover,
.topfooter .search-bb:hover,
.topfooter .chip_pink_14 > li > a:hover,
.topfooter .gridunder:hover {
  color: rgba(0, 0, 0, 0.8);
}
.topfooter .overlay_solid_99 {
  color: rgba(0, 0, 0, 0.55);
}
.topfooter .overlay_solid_99 .filter-rough-68 {
  color: rgba(0, 0, 0, 0.8);
}
.topfooter .overlay_solid_99:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_prev .menu_91 {
  margin-left: auto;
  margin-right: auto;
}
.widget_dim > * {
  margin-left: auto;
  margin-right: auto;
}
.widget_dim .captioncopper {
  margin-right: 1.41575em;
}
.frame-copper-5d .widget_dim > .list_solid_a2 {
  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;
}
.frame-copper-5d .widget_dim > .fresh-a5 {
  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;
}
.slider_large_86.slider_prev .menu_91,
.westsidebar.slider_prev .menu_91 {
  margin-left: 0;
}
.texture_a2.slider_prev .menu_91,
.red_f1.slider_prev .menu_91 {
  margin-right: 0;
}
.widget_dim ol,
.widget_dim ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown_bc video {
  max-width: 100%;
}
.thickelement img {
  display: block;
}
.thickelement.captioncopper,
.thickelement.hidden_green_4e {
  width: 100%;
}
.thickelement.fresh-a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.contentcurrent:not(.purplenotice) {
  margin: 1.5em auto;
}
.caption_fluid p {
  padding: 1.5em 14px;
}
ul.rightmask.fresh-a5,
ul.rightmask.list_solid_a2,
ul.rightmask.shade-soft.list_solid_a2 {
  padding: 0 14px;
}
.card-01 {
  display: block;
  overflow-x: auto;
}
.card-01 table {
  border-collapse: collapse;
  width: 100%;
}
.card-01 td,
.card-01 th {
  padding: 0.5em;
}
.widget_dim li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.widget_dim ol ol,
.widget_dim ol ul,
.widget_dim ul ol,
.widget_dim ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.widget_dim ol ol li,
.widget_dim ol ul li,
.widget_dim ul ol li,
.widget_dim ul ul li {
  margin-left: 0;
}
.banner_middle_7e.detail-79 > .label_black {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.banner_middle_7e.detail-79 > .label_black iframe,
.banner_middle_7e.detail-79 > .label_black > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paragraph_dynamic {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paragraph_dynamic.primarypurple {
  padding: 0;
}
.paragraph_dynamic.primarypurple cite {
  font-size: 13px;
}
.paragraph_dynamic > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paragraph_dynamic cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.item-active-7c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.item-active-7c > p:first-child {
  margin-top: 0;
}
.item-active-7c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.item-active-7c blockquote {
  border-left: 0;
}
.background-2c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.background-2c:not(.new-7b) {
  max-width: 100px;
}
.background-2c.disabled_lower {
  border-bottom: none !important;
  text-align: center;
}
.background-2c.disabled_lower::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption_fluid p {
    padding: 1.5em 0;
  }
}
.menularge {
  color: #0073aa;
}
.image_af {
  background-color: #0073aa;
}
.columnlast {
  color: #229fd8;
}
.solidform {
  background-color: #229fd8;
}
.smooth_69 {
  color: #eee;
}
.media-14 {
  background-color: #eee;
}
.warm-c8 {
  color: #444;
}
.preview-blue {
  background-color: #444;
}
.actionsearch {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.actionsearch .pattern-bright-c8 .bottombutton {
  font-size: 15px;
}
.actionsearch .bottombutton {
  line-height: 1.3;
}
.actionsearch .topfooter {
}
.actionsearch .upper_3a {
  background: #235787;
}
.tooltip_05 {
  padding: 0;
}
.tooltip_05 .upper_3a {
  background: #1a1a1a;
}
.tooltip_05 .topfooter {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tallinfo {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tallinfo .topfooter {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tallinfo .upper_3a {
  background: #303030;
}
.pictureprev {
  position: relative;
  z-index: 10;
}
.pictureprev .pattern-hot-3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text-next .section_old_31 {
  display: inline-block;
  vertical-align: middle;
}
.text-next.thumbnail_white_ee .section_old_31 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text-next.thumbnail_white_ee .section_old_31 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text-next.thumbnail_white_ee .section_old_31 {
    margin-right: 0.4em;
  }
}
.text-next.thumbnail_white_ee .section_old_31:last-child {
  margin-right: 0;
}
.overlay_da .pattern-hot-3e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal_6b .pattern-bright-c8 {
    margin: 0 -0.5em;
  }
  .modal_6b .pattern-bright-c8 [class*="customify-col-"],
  .modal_6b .pattern-bright-c8 [class*="customify-col_"],
  .modal_6b .pattern-bright-c8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal_6b.advancedform .pattern-hot-3e {
  background: 0 0 !important;
}
.modal_6b.advancedform .pattern-hot-3e,
.modal_6b.overlay_da .pattern-hot-3e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal_6b.video-fluid {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal_6b.overlay_da .pattern-hot-3e {
  box-shadow: none !important;
}
.gallery_advanced {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gallery_advanced {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gallery_advanced {
    padding: 18px 0 20px;
  }
}
.gallery_advanced .lastcarousel {
  width: 100%;
}
.gallery_advanced .outline_e1 {
  margin-bottom: 0;
}
.gallery_advanced .surface_tall {
  margin-top: 5px;
  font-size: 0.875em;
}
.block-dark-bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.block-dark-bb .thumbnail-advanced-dc {
  width: 100%;
}
.progress-clean {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.progress-clean li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.progress-clean 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;
}
.progress-clean li:last-child:after {
  display: none;
}
.progress-clean li a {
  font-weight: 500;
  margin-right: 10px;
}
.border-top .paper-42 button,
.gallery_advanced .paper-42 button {
  left: 0;
}
.border-top .thumbnail-advanced-dc,
.gallery_advanced .thumbnail-advanced-dc {
  padding-left: 0;
  padding-right: 0;
}
.border-top .block-dark-bb,
.gallery_advanced .block-dark-bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.border-top {
  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;
}
.border-top: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;
}
.border-top .complex_6f {
  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) {
  .border-top .complex_6f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .border-top .complex_6f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .border-top .complex_6f {
    min-height: 200px;
  }
}
.border-top .progress-clean {
  color: rgba(255, 255, 255, 0.8);
}
.border-top .progress-clean a,
.border-top .progress-clean li:after {
  color: inherit;
}
.border-top .progress-clean a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-d3 {
  margin-bottom: 0.5em;
}
.chip-stone {
  margin-bottom: 1.2em;
}
.chip-stone,
.pagination-d3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip-stone p:last-child,
.pagination-d3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paper-42,
#masthead .paper-42 {
  display: none;
}
#masthead
  > .paper-42.header-61 {
  display: none;
}
#masthead > .paper-42 button {
  left: 0;
}
.label_red_cf {
  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%;
}
.label_red_cf .section_old_31 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label_red_cf .text-58 {
  display: -webkit-box;
  display: flex;
}
.label_red_cf .text-58.gallery-dirty-81 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label_red_cf .text-58.grid_dirty {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_red_cf .text-58.notice-upper-16 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_red_cf.media_west.shade-silver .text-58.gallery-dirty-81 {
  flex-basis: 100%;
}
.label_red_cf.thumbnail_lower_ce .text-58.grid_dirty {
  -webkit-box-flex: 1;
  flex: auto;
}
.label_red_cf.thumbnail_lower_ce .text-58.notice-upper-16 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paper-42.header-61 {
  display: none;
}
#masthead > .paper-42 button {
  left: 0;
}
.hero_f9 {
  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;
}
.hero_f9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hero_f9.inner_d1 i {
  margin-right: 4px;
}
.hero_f9.purple_61 i {
  margin-left: 5px;
}
.bottombutton p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bottombutton p:last-child {
  margin-bottom: 0;
}
.left-6d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.left-6d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.left-6d img {
  display: block;
  width: auto;
  line-height: 1;
}
.left-6d .column_west {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.left-6d .shade-easy {
  margin: 5px 0 7px 0;
}
.left-6d.overlay-gold .nav-brown {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left-6d.overlay-gold .summary_46 {
  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;
}
.left-6d.carousel-down {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.left-6d.carousel-down .nav-brown {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left-6d.carousel-down .summary_46 {
  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;
}
.left-6d.glass_3b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left-6d.badge-blue-8a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.left-6d.badge-blue-8a .summary_46 {
  margin-top: 7px;
}
.bronze_ca {
  display: inline-block;
}
.pictureprev .menu-d8 .left-6d img {
  max-width: 100%;
}
.short-e4 .info_hot.texture_silver_94,
.upper_71 .info_hot.texture_silver_94 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.short-e4 .brown-99,
.upper_71 .brown-99 {
  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%);
}
.short-e4 .brown-99 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.short-e4.widget-gold .brown-99 {
  display: none;
}
.short-e4 .wide_4a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.short-e4 .wide_4a li {
  display: inline-block;
  position: relative;
}
.short-e4 .wide_4a li:last-child {
  margin-right: 0;
}
.short-e4 .wide_4a 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;
}
.short-e4 .wide_4a li.banner-paper-3f > a {
  color: rgba(0, 0, 0, 0.9);
}
.short-e4 .wide_4a > 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;
}
.short-e4 .wide_4a > li > a i {
  line-height: 0;
}
.short-e4 .wide_4a > li.header_green_f4 > a .brown-99 {
  margin-left: 4px;
  line-height: 0;
}
.short-e4 .wide_4a .gallery_c7 li.header_green_f4 > a {
  position: relative;
}
.short-e4 .wide_4a .gallery_c7 li.header_green_f4 > a:after,
.short-e4 .wide_4a .gallery_c7 li.header_green_f4 > a:before {
  content: "";
  display: table;
}
.short-e4 .wide_4a .gallery_c7 li.header_green_f4 > a:after {
  clear: both;
}
.short-e4 .wide_4a .gallery_c7 li.header_green_f4 > a .brown-99 {
  margin-left: 5px;
  float: right;
}
.short-e4 .primaryprev,
.short-e4 .gallery_c7 {
  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;
}
.short-e4 .gallery_c7 {
  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;
}
.short-e4 .gallery_c7 .texture_silver_94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short-e4 .gallery_c7 .brown-99 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.short-e4 .gallery_c7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.short-e4 .gallery_c7 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;
}
.short-e4 .gallery_c7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.short-e4 .gallery_c7 .gallery_c7 {
  top: 0;
  left: 100%;
}
.short-e4 .filterbright.smallmodal > .primaryprev,
.short-e4 .filterbright.smallmodal > .gallery_c7,
.short-e4 .filterbright:focus > .primaryprev,
.short-e4 .filterbright:focus > .gallery_c7,
.short-e4 .filterbright:hover > .primaryprev,
.short-e4 .filterbright:hover > .gallery_c7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.short-e4.heading_small_48 .chip_pink_14:after,
.short-e4.heading_small_48 .chip_pink_14:before {
  content: "";
  display: table;
}
.short-e4.heading_small_48 .chip_pink_14:after {
  clear: both;
}
.short-e4.heading_small_48 .chip_pink_14 > li {
  float: left;
}
.short-e4.module-brown .chip_pink_14:after,
.short-e4.module-brown .chip_pink_14:before {
  content: "";
  display: table;
}
.short-e4.module-brown .chip_pink_14:after {
  clear: both;
}
.short-e4.module-brown .chip_pink_14 > li {
  float: left;
}
.short-e4.module-brown .chip_pink_14 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.short-e4.module-brown .chip_pink_14 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.short-e4.module-brown .chip_pink_14 > li.tag-left > a,
.short-e4.module-brown .chip_pink_14 > li.banner-paper-3f > a {
  color: #fff;
  background-color: #1e4b75;
}
.short-e4.box-slow .chip_pink_14 > li > a .texture_silver_94 {
  position: relative;
}
.short-e4.box-slow .chip_pink_14 > li > a .texture_silver_94: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;
}
.short-e4.box-slow
  .chip_pink_14
  > li:focus
  > a
  .texture_silver_94:before,
.short-e4.box-slow
  .chip_pink_14
  > li:hover
  > a
  .texture_silver_94:before {
  width: 100%;
  background-color: currentColor;
}
.short-e4.box-slow
  .chip_pink_14
  > li.tag-left
  > a
  .texture_silver_94:before,
.short-e4.box-slow
  .chip_pink_14
  > li.search_dark
  > a
  .texture_silver_94:before {
  width: 100%;
  background-color: currentColor;
}
.short-e4.coldcaption .chip_pink_14 > li > a .texture_silver_94 {
  position: relative;
}
.short-e4.coldcaption .chip_pink_14 > li > a .texture_silver_94: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;
}
.short-e4.coldcaption .chip_pink_14 > li:focus > a .texture_silver_94:before,
.short-e4.coldcaption
  .chip_pink_14
  > li:hover
  > a
  .texture_silver_94:before {
  width: 100%;
  background-color: currentColor;
}
.short-e4.coldcaption
  .chip_pink_14
  > li.tag-left
  > a
  .texture_silver_94:before,
.short-e4.coldcaption
  .chip_pink_14
  > li.search_dark
  > a
  .texture_silver_94:before {
  width: 100%;
  background-color: currentColor;
}
.upper_71 .wide_4a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.upper_71 .wide_4a li:first-child > a {
  border-top: none;
}
.upper_71 .wide_4a .advanced-a4 > .texture_silver_94 .brown-99 {
  display: none;
}
.upper_71 .wide_4a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.upper_71 .wide_4a li:last-child {
  border: none;
}
.upper_71 .wide_4a li.header_green_f4 > a {
  padding-right: 45px !important;
}
.upper_71 .wide_4a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.upper_71 .wide_4a li a:focus,
.upper_71 .wide_4a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_71 .wide_4a li .yellow_9d {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.upper_71 .wide_4a li .yellow_9d:hover {
  box-shadow: none;
}
.upper_71 .wide_4a li .yellow_9d .brown-99 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.upper_71 .wide_4a .gallery_c7 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.upper_71 .wide_4a .gallery_c7 li a {
  padding-left: 3em;
}
.upper_71 .wide_4a .box-large > a .yellow_9d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.upper_71 .wide_4a .box-large > .gallery_c7 {
  display: block;
  opacity: 1;
}
.paragraph-f3 {
  max-width: 100%;
}
.plasma-9c {
  line-height: 0;
  cursor: pointer;
}
.gridunder {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gridunder:hover {
  box-shadow: none;
  color: currentColor;
}
.gridunder svg {
  width: 18px;
  height: 18px;
}
.gridunder .description_gold_74 {
  display: none;
}
.disabled_cool_3e {
  position: relative;
}
.disabled_cool_3e.wrapper_clean_d5 .gridunder .huge_9d {
  display: none;
}
.disabled_cool_3e.wrapper_clean_d5 .gridunder .description_gold_74 {
  display: inline-block;
}
.disabled_cool_3e .message-steel-d6 {
  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);
}
.disabled_cool_3e.underbackdrop .message-steel-d6 {
  left: auto;
  right: -0.9em;
}
.disabled_cool_3e.underbackdrop .slider_down_6d::before {
  left: auto;
  right: 15px;
}
.disabled_cool_3e.wrapper_clean_d5 .message-steel-d6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_solid {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.table_solid label {
  flex-basis: 100%;
}
.table_solid .picture_pressed {
  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;
}
.table_solid .backdrop_91 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.table_solid .backdrop_91:focus {
  background-color: transparent;
}
.table_solid button.green_d7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.table_solid button.green_d7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.table_solid button.green_d7 svg {
  width: 18px;
  height: 18px;
}
.table_solid input[type="submit"] {
  min-height: auto;
}
.filter-smooth .table_solid .backdrop_91 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slider_down_6d {
  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) {
  .slider_down_6d {
    width: 220px;
  }
}
.slider_down_6d label {
  flex-basis: 100%;
}
.slider_down_6d::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;
}
.layout_bronze .filter-smooth .table_solid {
  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;
}
.layout_bronze
  .filter-smooth
  .table_solid
  .picture_pressed {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout_bronze .filter-smooth .table_solid .backdrop_91 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout_bronze
  .filter-smooth
  .table_solid
  .backdrop_91:focus {
  background: 0 0;
}
.layout_bronze
  .filter-smooth
  .table_solid
  .glass_ba {
  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;
}
.summarydirty {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summarydirty li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summarydirty li:last-child {
  margin-right: 0;
}
.summarydirty li:first-child {
  margin-left: 0;
}
.summarydirty.over_65 a {
  color: #fff;
}
.summarydirty.over_65 a:hover {
  color: #fff;
}
.summarydirty a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summarydirty a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summarydirty a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summarydirty a:hover {
  opacity: 0.9;
  color: inherit;
}
.summarydirty [class*="social-icon-apple"] {
  background-color: #999;
}
.summarydirty [class*="social-icon-apple"].paragraph_warm_3b {
  background-color: transparent;
  color: #999;
}
.summarydirty [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summarydirty [class*="social-icon-behance"].paragraph_warm_3b {
  background-color: transparent;
  color: #1769ff;
}
.summarydirty [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summarydirty [class*="social-icon-bitbucket"].paragraph_warm_3b {
  background-color: transparent;
  color: #205081;
}
.summarydirty [class*="social-icon-codepen"] {
  background-color: #000;
}
.summarydirty [class*="social-icon-codepen"].paragraph_warm_3b {
  background-color: transparent;
  color: #000;
}
.summarydirty [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summarydirty [class*="social-icon-delicious"].paragraph_warm_3b {
  background-color: transparent;
  color: #39f;
}
.summarydirty [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summarydirty [class*="social-icon-digg"].paragraph_warm_3b {
  background-color: transparent;
  color: #005be2;
}
.summarydirty [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summarydirty [class*="social-icon-dribbble"].paragraph_warm_3b {
  background-color: transparent;
  color: #ea4c89;
}
.summarydirty [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summarydirty [class*="social-icon-envelope"].paragraph_warm_3b {
  background-color: transparent;
  color: #ea4335;
}
.summarydirty [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summarydirty [class*="social-icon-facebook"].paragraph_warm_3b {
  background-color: transparent;
  color: #3b5998;
}
.summarydirty [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summarydirty [class*="social-icon-flickr"].paragraph_warm_3b {
  background-color: transparent;
  color: #0063dc;
}
.summarydirty [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summarydirty [class*="social-icon-foursquare"].paragraph_warm_3b {
  background-color: transparent;
  color: #2d5be3;
}
.summarydirty [class*="social-icon-github"] {
  background-color: #333;
}
.summarydirty [class*="social-icon-github"].paragraph_warm_3b {
  background-color: transparent;
  color: #333;
}
.summarydirty [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summarydirty [class*="social-icon-google-plus"].paragraph_warm_3b {
  background-color: transparent;
  color: #dd4b39;
}
.summarydirty [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summarydirty [class*="social-icon-houzz"].paragraph_warm_3b {
  background-color: transparent;
  color: #7ac142;
}
.summarydirty [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summarydirty [class*="social-icon-instagram"].paragraph_warm_3b {
  background-color: transparent;
  color: #262626;
}
.summarydirty [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summarydirty [class*="social-icon-jsfiddle"].paragraph_warm_3b {
  background-color: transparent;
  color: #487aa2;
}
.summarydirty [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summarydirty [class*="social-icon-linkedin"].paragraph_warm_3b {
  background-color: transparent;
  color: #0077b5;
}
.summarydirty [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summarydirty [class*="social-icon-medium"].paragraph_warm_3b {
  background-color: transparent;
  color: #00ab6b;
}
.summarydirty [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summarydirty
  [class*="social-icon-odnoklassniki"].paragraph_warm_3b {
  background-color: transparent;
  color: #f4731c;
}
.summarydirty [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summarydirty [class*="social-icon-meetup"].paragraph_warm_3b {
  background-color: transparent;
  color: #ec1c40;
}
.summarydirty [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summarydirty [class*="social-icon-pinterest"].paragraph_warm_3b {
  background-color: transparent;
  color: #bd081c;
}
.summarydirty [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summarydirty [class*="social-icon-product-hunt"].paragraph_warm_3b {
  background-color: transparent;
  color: #da552f;
}
.summarydirty [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summarydirty [class*="social-icon-reddit"].paragraph_warm_3b {
  background-color: transparent;
  color: #ff4500;
}
.summarydirty [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summarydirty [class*="social-icon-rss"].paragraph_warm_3b {
  background-color: transparent;
  color: #f26522;
}
.summarydirty [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summarydirty
  [class*="social-icon-shopping-cart"].paragraph_warm_3b {
  background-color: transparent;
  color: #4caf50;
}
.summarydirty [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summarydirty [class*="social-icon-skype"].paragraph_warm_3b {
  background-color: transparent;
  color: #00aff0;
}
.summarydirty [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summarydirty [class*="social-icon-slideshare"].paragraph_warm_3b {
  background-color: transparent;
  color: #0077b5;
}
.summarydirty [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summarydirty [class*="social-icon-snapchat"].paragraph_warm_3b {
  background-color: transparent;
  color: #fffc00;
}
.summarydirty [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summarydirty [class*="social-icon-soundcloud"].paragraph_warm_3b {
  background-color: transparent;
  color: #f80;
}
.summarydirty [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summarydirty [class*="social-icon-spotify"].paragraph_warm_3b {
  background-color: transparent;
  color: #2ebd59;
}
.summarydirty [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summarydirty
  [class*="social-icon-stack-overflow"].paragraph_warm_3b {
  background-color: transparent;
  color: #fe7a15;
}
.summarydirty [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summarydirty [class*="social-icon-maldkfgram"].paragraph_warm_3b {
  background-color: transparent;
  color: #2ca5e0;
}
.summarydirty [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summarydirty [class*="social-icon-tripadvisor"].paragraph_warm_3b {
  background-color: transparent;
  color: #589442;
}
.summarydirty [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summarydirty [class*="social-icon-tumblr"].paragraph_warm_3b {
  background-color: transparent;
  color: #35465c;
}
.summarydirty [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summarydirty [class*="social-icon-twitch"].paragraph_warm_3b {
  background-color: transparent;
  color: #6441a5;
}
.summarydirty [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summarydirty [class*="social-icon-twitter"].paragraph_warm_3b {
  background-color: transparent;
  color: #1da1f2;
}
.summarydirty [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summarydirty [class*="social-icon-vimeo"].paragraph_warm_3b {
  background-color: transparent;
  color: #1ab7ea;
}
.summarydirty [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summarydirty [class*="social-icon-vk"].paragraph_warm_3b {
  background-color: transparent;
  color: #45668e;
}
.summarydirty [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summarydirty [class*="social-icon-weibo"].paragraph_warm_3b {
  background-color: transparent;
  color: #df2029;
}
.summarydirty [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summarydirty [class*="social-icon-weixin"].paragraph_warm_3b {
  background-color: transparent;
  color: #7bb32e;
}
.summarydirty [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summarydirty [class*="social-icon-whatsapp"].paragraph_warm_3b {
  background-color: transparent;
  color: #25d366;
}
.summarydirty [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summarydirty [class*="social-icon-wordpress"].paragraph_warm_3b {
  background-color: transparent;
  color: #21759b;
}
.summarydirty [class*="social-icon-xing"] {
  background-color: #026466;
}
.summarydirty [class*="social-icon-xing"].paragraph_warm_3b {
  background-color: transparent;
  color: #026466;
}
.summarydirty [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summarydirty [class*="social-icon-yelp"].paragraph_warm_3b {
  background-color: transparent;
  color: #af0606;
}
.summarydirty [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summarydirty [class*="social-icon-youtube"].paragraph_warm_3b {
  background-color: transparent;
  color: #cd201f;
}
.search-bb {
  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;
}
.search-bb:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay-fa {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overaside {
  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;
}
.bronze_d0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pressed_29 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pressed_29,
.pressed_29::after,
.pressed_29::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;
}
.pressed_29::after,
.pressed_29::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dropdown-7f .overaside .bronze_d0 {
  margin-top: -2px;
  width: 19px;
}
.dropdown-7f .overaside .pressed_29 {
  margin-top: -1px;
}
.dropdown-7f .overaside .pressed_29,
.dropdown-7f .overaside .pressed_29::after,
.dropdown-7f .overaside .pressed_29::before {
  width: 19px;
  height: 2px;
}
.dropdown-7f .overaside .pressed_29::before {
  top: -6px;
}
.dropdown-7f .overaside .pressed_29::after {
  bottom: -6px;
}
.accent_red_89 .overaside .bronze_d0 {
  margin-top: -2px;
  width: 22px;
}
.accent_red_89 .overaside .pressed_29 {
  margin-top: -1px;
}
.accent_red_89 .overaside .pressed_29,
.accent_red_89 .overaside .pressed_29::after,
.accent_red_89 .overaside .pressed_29::before {
  width: 22px;
  height: 2px;
}
.accent_red_89 .overaside .pressed_29::before {
  top: -7px;
}
.accent_red_89 .overaside .pressed_29::after {
  bottom: -7px;
}
.logo-brown-9a .overaside .bronze_d0 {
  margin-top: -2px;
  width: 31px;
}
.logo-brown-9a .overaside .pressed_29 {
  margin-top: -1.5px;
}
.logo-brown-9a .overaside .pressed_29,
.logo-brown-9a .overaside .pressed_29::after,
.logo-brown-9a .overaside .pressed_29::before {
  width: 31px;
  height: 3px;
}
.logo-brown-9a .overaside .pressed_29::before {
  top: -9px;
}
.logo-brown-9a .overaside .pressed_29::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .description-67 .overaside .bronze_d0 {
    margin-top: -2px;
    width: 19px;
  }
  .description-67 .overaside .pressed_29 {
    margin-top: -1px;
  }
  .description-67 .overaside .pressed_29,
  .description-67 .overaside .pressed_29::after,
  .description-67 .overaside .pressed_29::before {
    width: 19px;
    height: 2px;
  }
  .description-67 .overaside .pressed_29::before {
    top: -6px;
  }
  .description-67 .overaside .pressed_29::after {
    bottom: -6px;
  }
  .backdropcurrent .overaside .bronze_d0 {
    margin-top: -2px;
    width: 22px;
  }
  .backdropcurrent .overaside .pressed_29 {
    margin-top: -1px;
  }
  .backdropcurrent .overaside .pressed_29,
  .backdropcurrent .overaside .pressed_29::after,
  .backdropcurrent .overaside .pressed_29::before {
    width: 22px;
    height: 2px;
  }
  .backdropcurrent .overaside .pressed_29::before {
    top: -7px;
  }
  .backdropcurrent .overaside .pressed_29::after {
    bottom: -7px;
  }
  .input-hard-6d .overaside .bronze_d0 {
    margin-top: -2px;
    width: 31px;
  }
  .input-hard-6d .overaside .pressed_29 {
    margin-top: -1.5px;
  }
  .input-hard-6d .overaside .pressed_29,
  .input-hard-6d .overaside .pressed_29::after,
  .input-hard-6d .overaside .pressed_29::before {
    width: 31px;
    height: 3px;
  }
  .input-hard-6d .overaside .pressed_29::before {
    top: -9px;
  }
  .input-hard-6d .overaside .pressed_29::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .infocenter .overaside .bronze_d0 {
    margin-top: -2px;
    width: 19px;
  }
  .infocenter .overaside .pressed_29 {
    margin-top: -1px;
  }
  .infocenter .overaside .pressed_29,
  .infocenter .overaside .pressed_29::after,
  .infocenter .overaside .pressed_29::before {
    width: 19px;
    height: 2px;
  }
  .infocenter .overaside .pressed_29::before {
    top: -6px;
  }
  .infocenter .overaside .pressed_29::after {
    bottom: -6px;
  }
  .notice-81 .overaside .bronze_d0 {
    margin-top: -2px;
    width: 22px;
  }
  .notice-81 .overaside .pressed_29 {
    margin-top: -1px;
  }
  .notice-81 .overaside .pressed_29,
  .notice-81 .overaside .pressed_29::after,
  .notice-81 .overaside .pressed_29::before {
    width: 22px;
    height: 2px;
  }
  .notice-81 .overaside .pressed_29::before {
    top: -7px;
  }
  .notice-81 .overaside .pressed_29::after {
    bottom: -7px;
  }
  .active_4a .overaside .bronze_d0 {
    margin-top: -2px;
    width: 31px;
  }
  .active_4a .overaside .pressed_29 {
    margin-top: -1.5px;
  }
  .active_4a .overaside .pressed_29,
  .active_4a .overaside .pressed_29::after,
  .active_4a .overaside .pressed_29::before {
    width: 31px;
    height: 3px;
  }
  .active_4a .overaside .pressed_29::before {
    top: -9px;
  }
  .active_4a .overaside .pressed_29::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tag_hard .overaside .bronze_d0 {
    margin-top: -2px;
    width: 19px;
  }
  .tag_hard .overaside .pressed_29 {
    margin-top: -1px;
  }
  .tag_hard .overaside .pressed_29,
  .tag_hard .overaside .pressed_29::after,
  .tag_hard .overaside .pressed_29::before {
    width: 19px;
    height: 2px;
  }
  .tag_hard .overaside .pressed_29::before {
    top: -6px;
  }
  .tag_hard .overaside .pressed_29::after {
    bottom: -6px;
  }
  .largehover .overaside .bronze_d0 {
    margin-top: -2px;
    width: 22px;
  }
  .largehover .overaside .pressed_29 {
    margin-top: -1px;
  }
  .largehover .overaside .pressed_29,
  .largehover .overaside .pressed_29::after,
  .largehover .overaside .pressed_29::before {
    width: 22px;
    height: 2px;
  }
  .largehover .overaside .pressed_29::before {
    top: -7px;
  }
  .largehover .overaside .pressed_29::after {
    bottom: -7px;
  }
  .solid_3c .overaside .bronze_d0 {
    margin-top: -2px;
    width: 31px;
  }
  .solid_3c .overaside .pressed_29 {
    margin-top: -1.5px;
  }
  .solid_3c .overaside .pressed_29,
  .solid_3c .overaside .pressed_29::after,
  .solid_3c .overaside .pressed_29::before {
    width: 31px;
    height: 3px;
  }
  .solid_3c .overaside .pressed_29::before {
    top: -9px;
  }
  .solid_3c .overaside .pressed_29::after {
    bottom: -9px;
  }
}
.brightchip .pressed_29 {
  -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);
}
.brightchip .pressed_29::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.brightchip .pressed_29::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);
}
.brightchip.dropdown-solid-8b .pressed_29 {
  -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);
}
.brightchip.dropdown-solid-8b .pressed_29::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.brightchip.dropdown-solid-8b .pressed_29::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);
}
.label_a7 {
  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.coppervideo:before {
  display: none;
}
.first-7b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.first-7b .search-a2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.first-7b .search-a2:last-of-type {
  border-bottom: none;
}
.first-7b .search-a2.title_medium,
.first-7b .search-a2.hugelink,
.first-7b .search-a2.nextbanner {
  padding: 0;
}
.first-7b .upper_71 .yellow_9d {
  color: currentColor;
}
.first-7b .upper_71 .yellow_9d:focus,
.first-7b .upper_71 .yellow_9d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-7b.topfooter .overlay_solid_99,
.first-7b.topfooter .bottombutton a,
.first-7b.topfooter .chip_pink_14 a,
.first-7b.topfooter .gallery_c7 a {
  color: rgba(0, 0, 0, 0.55);
}
.first-7b.topfooter .overlay_solid_99:hover,
.first-7b.topfooter .bottombutton a:hover,
.first-7b.topfooter .chip_pink_14 a:hover,
.first-7b.topfooter .gallery_c7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-7b.topfooter .filter-rough-68 {
  color: rgba(0, 0, 0, 0.8);
}
.first-7b.topfooter .search-a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-7b.topfooter .search-a2:before {
  background: rgba(0, 0, 0, 0.08);
}
.first-7b.topfooter .shortavatar:before {
  background: rgba(255, 255, 255, 0.9);
}
.first-7b.topfooter .upper_71 .wide_4a li a,
.first-7b.topfooter .upper_71 .yellow_9d,
.first-7b.topfooter .gallery_c7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-7b.topfooter .upper_71 .yellow_9d:focus,
.first-7b.topfooter .upper_71 .yellow_9d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-7b.topfooter .wide_4a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-7b.upper_3a .overlay_solid_99,
.first-7b.upper_3a .bottombutton a,
.first-7b.upper_3a .chip_pink_14 .yellow_9d,
.first-7b.upper_3a .chip_pink_14 a,
.first-7b.upper_3a .gallery_c7 a {
  color: rgba(255, 255, 255, 0.79);
}
.first-7b.upper_3a .overlay_solid_99:hover,
.first-7b.upper_3a .bottombutton a:hover,
.first-7b.upper_3a .chip_pink_14 .yellow_9d:hover,
.first-7b.upper_3a .chip_pink_14 a:hover,
.first-7b.upper_3a .gallery_c7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first-7b.upper_3a .filter-rough-68 {
  color: rgba(255, 255, 255, 0.99);
}
.first-7b.upper_3a .search-a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-7b.upper_3a .search-a2:before {
  background: rgba(255, 255, 255, 0.08);
}
.first-7b.upper_3a .shortavatar:before {
  background: rgba(0, 0, 0, 0.9);
}
.first-7b.upper_3a .upper_71 .wide_4a li a,
.first-7b.upper_3a .upper_71 .yellow_9d,
.first-7b.upper_3a .gallery_c7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-7b.upper_3a .upper_71 .yellow_9d:focus,
.first-7b.upper_3a .upper_71 .yellow_9d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-7b.upper_3a .wide_4a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shortavatar {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shortavatar:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accordion-action {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.cool-bc .first-7b {
  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;
}
.cool-bc .search-a2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.cool-bc .search-a2: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) {
  .cool-bc .search-a2:before {
    width: 16%;
    left: 42%;
  }
}
.cool-bc .search-a2:last-child:before {
  content: none;
}
.cool-bc .search-a2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.cool-bc .upper_71 .wide_4a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.cool-bc .upper_71 .wide_4a li a .yellow_9d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.cool-bc .upper_71 .gallery_c7 {
  border: none;
}
.cool-bc .upper_71 .gallery_c7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.cool-bc .shortavatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cool-bc .accordion-action {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.cool-bc .upper_3a .shortavatar:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool-bc .topfooter.outline_b8 .pressed_29 {
  background: rgba(0, 0, 0, 0.6);
}
.cool-bc
  .topfooter.outline_b8
  .pressed_29::after,
.cool-bc
  .topfooter.outline_b8
  .pressed_29:before {
  background: inherit;
}
.cool-bc
  .topfooter.outline_b8:hover
  .pressed_29 {
  background: rgba(0, 0, 0, 0.8);
}
.outerhero .first-7b {
  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) {
  .outerhero .first-7b {
    width: auto;
    right: 45px;
  }
}
.header_33 .first-7b {
  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) {
  .header_33 .first-7b {
    width: auto;
    left: 45px;
  }
}
.coppervideo .first-7b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.coppervideo .accordion-action {
  max-width: 48em;
  margin: 0 auto;
}
.coppervideo .shortavatar:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.solid_72 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.solid_72.cool-bc .first-7b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.solid_72.outerhero .first-7b {
  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);
}
.solid_72 .first-7b {
  visibility: visible;
}
.solid_72.header_33 .first-7b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.backdrop-tall-79,
.tooltip-light-ca {
  overflow-x: hidden;
}
.backdrop-tall-79 .first-7b {
  overflow: auto;
}
.backdrop-tall-79.cool-bc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-tall-79.cool-bc .first-7b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.backdrop-tall-79.cool-bc .search-bb {
  opacity: 0;
}
.backdrop-tall-79.outerhero {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-tall-79.outerhero .first-7b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.backdrop-tall-79.outerhero .search-bb {
  opacity: 0;
}
.backdrop-tall-79.header_33 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-tall-79.header_33 .first-7b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.backdrop-tall-79.header_33 .search-bb {
  opacity: 0;
}
.backdrop-tall-79.coppervideo .first-7b {
  z-index: 10;
  visibility: visible;
}
.outline_b8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outline_b8 .pressed_29 {
  background: rgba(255, 255, 255, 0.99);
}
.outline_b8 .pressed_29::after,
.outline_b8 .pressed_29:before {
  background: inherit;
}
.outline_b8:hover .pressed_29 {
  background: rgba(255, 255, 255, 0.99);
}
.header_33 .outline_b8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.coppervideo .outline_b8 {
  display: none !important;
}
.backdrop-tall-79:before,
.tooltip-light-ca:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.backdrop-tall-79 .outline_b8,
.tooltip-light-ca .outline_b8 {
  display: inline-block;
}
.first-7b .section_old_31 {
  -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;
}
.backdrop-tall-79 .first-7b .section_old_31,
.tooltip-light-ca .first-7b .section_old_31 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_top .picture_pressed {
  width: 100%;
}
.menu-d8 {
  padding: 0 0.5em 0;
}
.menu-d8 [class*="customify-col-"],
.menu-d8 [class*="customify-col_"],
.menu-d8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info-fb .menu-d8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pattern-bright-c8 .border_wood_61,
  .border_wood_61 {
    display: none;
  }
  .active_advanced_d7 {
    text-align: left;
  }
  .active_tall {
    text-align: center;
  }
  .tabs_yellow {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-bright-c8 .largegrid,
  .largegrid {
    display: none;
  }
  .shadow_30 {
    text-align: left;
  }
  .detail-static-13 {
    text-align: center;
  }
  .freshbanner {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pattern-bright-c8 .content-0e,
  .content-0e {
    display: none;
  }
  .outer_69 {
    text-align: left;
  }
  .main-last {
    text-align: center;
  }
  .image-purple-70 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.linkfocused {
  box-shadow: none !important;
}
.menu_yellow .component-dynamic,
.active_first .component-dynamic {
  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;
}
.active_first .component-dynamic {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pattern-hot-3e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pattern-hot-3e:after,
.pattern-hot-3e:before {
  content: "";
  display: table;
}
.pattern-hot-3e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pattern-hot-3e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pattern-hot-3e,
.video-fluid {
  max-width: 1248px;
  margin: 0 auto;
}

.pinklink.nav-4c .pattern-hot-3e {
  max-width: 100%;
}
.pinklink.popup_bronze {
  max-width: 1200px;
  margin: 0 auto;
}
.pinklink.wrapper-warm-12 .pattern-hot-3e {
  max-width: 100%;
}
.pinklink.wrapper-warm-12 > .pattern-hot-3e {
  padding-left: 0;
  padding-right: 0;
}
.pinklink.wrapper-warm-12 > .pattern-hot-3e .pattern-bright-c8 {
  margin: 0;
}
.pinklink.wrapper-warm-12
  > .pattern-hot-3e
  .pagination_fluid_78.darkmedia {
  margin-right: 0;
  margin-left: 0;
}
.pinklink.wrapper-warm-12 #main.darkmedia {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_80 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_80 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pattern_dynamic .menu_91 {
    padding-right: 1em;
  }
  .pattern_dynamic.caption-6d .pagination_fluid_78 {
    border-right: 1px solid #eaecee;
  }
  .pattern_dynamic.caption-6d .menu_91 {
    padding-right: 1em;
  }
  .pattern_dynamic.caption-6d .modal-dirty {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outlinefresh .menu_91 {
    padding-left: 1em;
  }
  .outlinefresh.caption-6d .pagination_fluid_78 {
    border-left: 1px solid #eaecee;
  }
  .outlinefresh.caption-6d .menu_91 {
    padding-left: 1em;
  }
  .outlinefresh.caption-6d .modal-dirty {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_prev .menu_91 {
    padding-left: 1em;
  }
  .outline_prev.caption-6d .itempink {
    border-right: 1px solid #eaecee;
  }
  .outline_prev.caption-6d .sidebaradvanced {
    border-right: 1px solid #eaecee;
  }
  .outline_prev.caption-6d .menu_91 {
    padding-left: 1em;
  }
  .outline_prev.caption-6d .modal-dirty {
    padding-right: 1em;
  }
  .outline_prev.caption-6d .panel-complex-80 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-85 .menu_91 {
    padding-right: 1em;
  }
  .next-85.caption-6d .itempink {
    border-left: 1px solid #eaecee;
  }
  .next-85.caption-6d .sidebaradvanced {
    border-left: 1px solid #eaecee;
  }
  .next-85.caption-6d .menu_91 {
    padding-right: 1em;
  }
  .next-85.caption-6d .modal-dirty {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-85.caption-6d .panel-complex-80 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_80 .menu_91 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_80.caption-6d .pagination_fluid_78 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_80.caption-6d .menu_91 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_80.caption-6d .modal-dirty {
    padding-left: 1em;
  }
  .tag_80.caption-6d .panel-complex-80 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_80.caption-6d .menu_91 {
    padding-left: 0;
  }
}
.last_db .text-next {
  display: inline-block;
}
.form_gold {
  display: inline-block;
}
.gallery-current-f7 {
  word-con: break-word;
}
.alertsouth > span {
  display: inline-block;
  padding: 5px 0;
}
.alertsouth .listinner {
  margin-left: 8px;
  margin-right: 8px;
}
.alertsouth .thick-92 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thumbnail-13 .surface-wood {
  margin-bottom: 2em;
}
.thumbnail-13 .tooltip-top {
  margin-bottom: 15px;
}
.thumbnail-13 .tooltip-top:last-child {
  margin-bottom: 0;
}
.thumbnail-13 .component-pressed {
  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) {
  .thumbnail-13 .component-pressed {
    display: block;
  }
}
.thumbnail-13 .tertiaryglass {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thumbnail-13 .tertiaryglass {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thumbnail-13 .motion-d5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thumbnail-13 .motion-d5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thumbnail-13 .motion-d5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thumbnail-13 .gallery-current-f7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-13 .gallery-current-f7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thumbnail-13 .aside-wood p:last-child {
  margin-bottom: 0;
}
.thumbnail-13 .south-56 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thumbnail-13 .steel_ae {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thumbnail-13 .solid-3c {
  margin-top: 1em;
}
.thumbnail-13 .tallpreview {
  top: 0;
  display: block;
}
.thumbnail-13 .tallpreview a {
  color: inherit;
}
.thumbnail-13 .tallpreview a:hover {
  color: inherit;
}
.thumbnail-13 .picture-98 {
  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;
}
.thumbnail-13 .picture-98:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thumbnail-13 .steel_ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thumbnail-13 .easy-ba {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thumbnail-13 .easy-ba:first-child {
  margin-top: 0;
}
.thumbnail-13 .easy-ba.title_fresh {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbnail-13 .easy-ba.dark_8b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-13
  .easy-ba.dark_8b.photo_down_4d
  .solid-3c {
  width: 100%;
}
.thumbnail-13 .dark_8b {
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-13 .dark_8b .alertsouth,
.thumbnail-13 .dark_8b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thumbnail-13 .motion-d5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-13 .motion-d5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-13 .motion-d5: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;
}
.thumbnail-13 .title_fresh {
  z-index: 5;
}
.thumbnail-13 .mini-30 .block-small {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thumbnail-13 .heading_solid_8f .block-small {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thumbnail-13 .primary-south-97 .block-small {
  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;
}
.thumbnail-13.feature-old .component-pressed,
.thumbnail-13.pagination-fluid .component-pressed {
  display: block;
}
.thumbnail-13.feature-old .component-pressed .dark_9c,
.thumbnail-13.feature-old .component-pressed .steel_ae,
.thumbnail-13.pagination-fluid .component-pressed .dark_9c,
.thumbnail-13.pagination-fluid .component-pressed .steel_ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-13.chipslow .tertiaryglass {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thumbnail-13.chipslow .tertiaryglass {
    margin-right: 0;
  }
}
.thumbnail-13.feature-old .tertiaryglass,
.thumbnail-13.pagination-fluid .tertiaryglass {
  padding-top: 40%;
}
.thumbnail-13.feature-old .surface-wood,
.thumbnail-13.pagination-fluid .surface-wood {
  display: block;
}
.thumbnail-13.feature-old .simple-67 .steel_ae,
.thumbnail-13.pagination-fluid .simple-67 .steel_ae {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thumbnail-13.feature-old .tertiaryglass,
.thumbnail-13.pagination-fluid .tertiaryglass {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thumbnail-13.feature-old .steel_ae {
  padding: 1em;
}
.sectionfresh {
  margin: 30px auto;
  display: block;
}
.sectionfresh .lower_4d > * {
  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;
}
.sectionfresh .lower_4d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sectionfresh .lower_4d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.static-b5 .alertsouth {
  margin-bottom: 1.41575em;
}
.static-b5 .full_f0 {
  margin-bottom: 1.618em;
}
.widget_dim .hard-ee {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.widget_dim .hard-ee a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.widget_dim .hero-light-dc {
  max-width: 100%;
  overflow: auto;
}
.slider_prev .widget_dim a:hover {
  text-decoration: underline;
}
.fastslider .tooltip-top:not(.gallery-current-f7),
.fastslider .motion-d5 {
  margin-bottom: 1.41575em;
}
.fastslider .tooltip-top:not(.gallery-current-f7):last-child,
.fastslider .motion-d5:last-child {
  margin-bottom: 0;
}
.fastslider .tooltip-top.hero_e4 {
  margin-bottom: 0.41575em;
}
.fastslider .brightbanner:before,
.fastslider .steelaccent:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fastslider .brightbanner:before {
  content: "\f115";
}
.fastslider .steelaccent:before {
  content: "\f02c";
}
.fastslider .progress_advanced {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fastslider .progress_advanced a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paragraph-up-12 {
  display: -webkit-box;
  display: flex;
}
.paragraph-up-12 .small_49 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paragraph-up-12 .small_49 {
    flex-basis: 90px;
  }
}
.paragraph-up-12 .shadesmall {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph-up-12 .shadesmall {
    flex-basis: calc(100% - 50px);
  }
}
.paragraph-up-12 .tallblock p:last-child {
  margin-bottom: 0.72em;
}
.tooltiplarge .lower_4d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tooltiplarge .lower_4d:after,
.tooltiplarge .lower_4d:before {
  content: "";
  display: table;
}
.tooltiplarge .lower_4d:after {
  clear: both;
}
.tooltiplarge .lower_4d .active-04,
.tooltiplarge .lower_4d .highlight-old-b0 {
  width: 49%;
}
.tooltiplarge .lower_4d .active-04 a span.article_simple_a2,
.tooltiplarge .lower_4d .highlight-old-b0 a span.article_simple_a2 {
  display: block;
  margin-bottom: 5px;
}
.tooltiplarge .lower_4d .highlight-old-b0 {
  float: left;
  text-align: left;
}
.tooltiplarge .lower_4d .active-04 {
  float: right;
  text-align: right;
}
.mask_upper {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .mask_upper {
    margin-bottom: 0;
  }
}
.yellow_ed {
  margin-bottom: 1em;
}
.yellow_ed .gallery-current-f7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.detailover a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_29 .yellow_ed,
.box_mini_b2 .yellow_ed {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_29 .yellow_ed,
  .box_mini_b2 .yellow_ed {
    display: block;
  }
}
.input_29 .detailover,
.box_mini_b2 .detailover {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_29 .detailover,
  .box_mini_b2 .detailover {
    margin-bottom: 1em;
  }
}
.input_29 .detailover img,
.box_mini_b2 .detailover img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_29 .iconup,
.box_mini_b2 .iconup {
  flex-basis: calc(100% - 160px);
}
.input_29 .iconup p,
.box_mini_b2 .iconup p {
  margin-bottom: 0;
}
.input_29 .iconup {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_29 .iconup {
    padding-left: 0;
  }
}
.box_mini_b2 .iconup {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box_mini_b2 .iconup {
    padding-right: 0;
  }
}
.box_mini_b2 .detailover {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary-huge-d5 .detailover {
  margin-bottom: 0.5em;
}
.summary-huge-d5 .detailover img {
  width: 100%;
}
.pattern-hot-14 .slider-action,
.tall-e5 .slider-action {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tall-e5 .pagination_fluid_78 .fresh-6f p:last-child {
  margin-bottom: 0;
}
.image-e0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.labelfresh .photo-bc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .labelfresh .photo-bc:last-of-type {
    margin-bottom: 0;
  }
}
.labelfresh .photo-bc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.labelfresh .photo-bc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.labelfresh .photo-bc ul li {
  margin: 0 0 0.6em;
}
.labelfresh .photo-bc ul li.east-5a,
.labelfresh .photo-bc ul li.sidebar_32 {
  position: relative;
}
.labelfresh .photo-bc ul li.east-5a .right_b4,
.labelfresh .photo-bc ul li.sidebar_32 .right_b4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.labelfresh .photo-bc ul li.east-5a:after:after,
.labelfresh .photo-bc ul li.east-5a:after:before,
.labelfresh
  .photo-bc
  ul
  li.sidebar_32:after:after,
.labelfresh
  .photo-bc
  ul
  li.sidebar_32:after:before {
  content: "";
  display: table;
}
.labelfresh .photo-bc ul li.east-5a:after:after,
.labelfresh
  .photo-bc
  ul
  li.sidebar_32:after:after {
  clear: both;
}
.labelfresh .photo-bc a.media_slow_9e:hover {
  text-decoration: none;
}
.labelfresh .photo-bc select {
  max-width: 100%;
}
.labelfresh .photo-bc table {
  font-size: 85%;
}
.labelfresh .photo-bc table td,
.labelfresh .photo-bc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.labelfresh .photo-bc table tfoot td {
  text-align: left;
}
.labelfresh .photo-bc :last-child {
  margin-bottom: 0;
}
.labelfresh .photo-bc .bright-24 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.labelfresh .photo-bc .bright-24 label {
  width: 100%;
}
.labelfresh .photo-bc .bright-24 .backdrop_91 {
  width: 100%;
  display: block;
}
.labelfresh .photo-bc .bright-24 .green_d7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.labelfresh .photo-bc .bright-24 .green_d7:hover svg #svg-search {
  fill: #444;
}
.labelfresh .photo-bc .bright-24 .green_d7 svg {
  width: 18px;
  height: 18px;
}
.labelfresh .notice-0c ul ul,
.labelfresh .photo_49 ul ul,
.labelfresh .tooltip-gold-e9 ul ul,
.labelfresh .selected_5a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.labelfresh .notice-0c .header_green_f4 > a,
.labelfresh .photo_49 .header_green_f4 > a,
.labelfresh .tooltip-gold-e9 .header_green_f4 > a,
.labelfresh .selected_5a .header_green_f4 > a {
  margin-bottom: 0;
}
.labelfresh .primary-tall li,
.labelfresh .notice-0c li,
.labelfresh .form_copper li,
.labelfresh .photo_49 li,
.labelfresh .tooltip-gold-e9 li,
.labelfresh .selected_5a li,
.labelfresh .feature-huge-c9 li,
.labelfresh .stale_41 li {
  display: block;
  position: relative;
}
.labelfresh .primary-tall li:last-child,
.labelfresh .notice-0c li:last-child,
.labelfresh .form_copper li:last-child,
.labelfresh .photo_49 li:last-child,
.labelfresh .tooltip-gold-e9 li:last-child,
.labelfresh .selected_5a li:last-child,
.labelfresh .feature-huge-c9 li:last-child,
.labelfresh .stale_41 li:last-child {
  border: none;
}
.labelfresh .primary-tall li a,
.labelfresh .notice-0c li a,
.labelfresh .form_copper li a,
.labelfresh .photo_49 li a,
.labelfresh .tooltip-gold-e9 li a,
.labelfresh .selected_5a li a,
.labelfresh .feature-huge-c9 li a,
.labelfresh .stale_41 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.labelfresh .primary-tall li ul li::before,
.labelfresh .notice-0c li ul li::before,
.labelfresh .form_copper li ul li::before,
.labelfresh .photo_49 li ul li::before,
.labelfresh .tooltip-gold-e9 li ul li::before,
.labelfresh .selected_5a li ul li::before,
.labelfresh .feature-huge-c9 li ul li::before,
.labelfresh .stale_41 li ul li::before {
  left: 15px;
}
.labelfresh .primary-tall li ul a,
.labelfresh .notice-0c li ul a,
.labelfresh .form_copper li ul a,
.labelfresh .photo_49 li ul a,
.labelfresh .tooltip-gold-e9 li ul a,
.labelfresh .selected_5a li ul a,
.labelfresh .feature-huge-c9 li ul a,
.labelfresh .stale_41 li ul a {
  padding-left: 20px;
}
.labelfresh .primary-tall li ul ul li::before,
.labelfresh .notice-0c li ul ul li::before,
.labelfresh .form_copper li ul ul li::before,
.labelfresh .photo_49 li ul ul li::before,
.labelfresh .tooltip-gold-e9 li ul ul li::before,
.labelfresh .selected_5a li ul ul li::before,
.labelfresh .feature-huge-c9 li ul ul li::before,
.labelfresh .stale_41 li ul ul li::before {
  left: 30px;
}
.labelfresh .primary-tall li ul ul a,
.labelfresh .notice-0c li ul ul a,
.labelfresh .form_copper li ul ul a,
.labelfresh .photo_49 li ul ul a,
.labelfresh .tooltip-gold-e9 li ul ul a,
.labelfresh .selected_5a li ul ul a,
.labelfresh .feature-huge-c9 li ul ul a,
.labelfresh .stale_41 li ul ul a {
  padding-left: 40px;
}
.labelfresh .dark-13 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.labelfresh .stale_41 ul li {
  margin-bottom: 1.41575em;
}
.labelfresh .stale_41 ul li .summary-de {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.labelfresh .stale_41 ul li .thumbnail_large {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.upper_3a .primary-tall li a,
.upper_3a .notice-0c li a,
.upper_3a .form_copper li a,
.upper_3a .photo_49 li a,
.upper_3a .tooltip-gold-e9 li a,
.upper_3a .selected_5a li a,
.upper_3a .feature-huge-c9 li a,
.upper_3a .stale_41 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_3a .dark-13 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_3a .photo-bc ul li.east-5a .right_b4,
.upper_3a .photo-bc ul li.sidebar_32 .right_b4 {
  background: rgba(0, 0, 0, 0.2);
}
.upper_3a .labelfresh .photo-bc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pinklink .labelfresh .wide_4a li {
  margin: 0;
}
.pinklink .labelfresh .wide_4a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pinklink .labelfresh .wide_4a li ul {
  margin: 0;
}
.pinklink .labelfresh .wide_4a li ul li a {
  padding-left: 15px;
}
.pinklink .labelfresh .wide_4a li ul li li a {
  padding-left: 30px;
}
.pinklink .labelfresh .wide_4a li.banner-paper-3f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pinklink .labelfresh .wide_4a li.banner-paper-3f > 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;
}
.pinklink .labelfresh .wide_4a li.banner-paper-3f > 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;
}
.avatar_mini_e4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.description_cold_d2 {
  position: relative;
  z-index: 10;
}
.description_cold_d2 .section_old_31 {
  width: 100%;
  max-width: 100%;
}
.heroup .hot-49 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heroup .topfooter {
}
.heroup .upper_3a {
  background: #292929;
}
.mini-7a .hot-49 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mini-7a .topfooter {
  background: #f9f9f9;
}
.mini-7a .upper_3a {
  background: #303030;
}
.highlight-action-d7 .hot-49 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight-action-d7 .text-next {
    margin-bottom: 1em;
  }
  .highlight-action-d7 .text-next:last-child {
    margin-bottom: 0;
  }
}
.highlight-action-d7 .topfooter {
  background: #ededed;
}
.highlight-action-d7 .upper_3a {
  background: #1a1a1a;
}
.hot-49.topfooter {
  color: rgba(0, 0, 0, 0.6);
}
.hot-49.topfooter .list_37 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-49.upper_3a {
  color: rgba(255, 255, 255, 0.99);
}
.hot-49.upper_3a a:not(.media_slow_9e) {
  color: rgba(255, 255, 255, 0.79);
}
.hot-49.upper_3a a:not(.media_slow_9e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-49.upper_3a .list_37 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-49.upper_3a table tbody td,
.hot-49.upper_3a table th {
  background: rgba(0, 0, 0, 0.08);
}
.plasma_90.overlay_da .pattern-hot-3e {
  max-width: initial;
}
.plasma_90 .thumbnail_white_ee {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.plasma_90 .thumbnail_white_ee .section_old_31 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .plasma_90 .thumbnail_white_ee .section_old_31 {
    display: block;
    margin-bottom: 2em;
  }
  .plasma_90 .thumbnail_white_ee .section_old_31:last-child {
    margin-bottom: 0;
  }
}
.highlight-action-d7 .text-next:last-child,
.mini-7a .text-next:last-child,
.heroup .text-next:last-child {
  margin-bottom: 0;
}
.highlight-action-d7 .text-next .labelfresh .photo-bc:last-child,
.mini-7a .text-next .labelfresh .photo-bc:last-child,
.heroup .text-next .labelfresh .photo-bc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .highlight-action-d7 .under_68,
  .highlight-action-d7 .large_de,
  .mini-7a .under_68,
  .mini-7a .large_de,
  .heroup .under_68,
  .heroup .large_de {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .description_cold_d2 .text-next {
    margin-bottom: 2em;
  }
}
.description_cold_d2 p:last-child {
  margin-bottom: 0;
}
.description_cold_d2 li,
.description_cold_d2 ul {
  list-style: none;
  margin: 0;
}
.description_cold_d2 ul ul {
  margin-left: 2.617924em;
}
.panel_middle_38 {
  font-size: 0.875em;
}

/* css-noise: 7919 */
.ghost-box-h7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
