/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current-f23f/customify
Author: WPCustomify
Author URI: https://pressmaximum.current-f23f
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.current-f23f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hidden-2162.menu_be12/licenses/gpl-2.0.grid_current_a47d
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.widget-1683/, (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.picture_dirty_60fe.header-010d/normalize.item-b99b/
 ======
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.item-b99b v7.0.0 | MIT License | github.current-f23f/necolas/normalize.item-b99b */
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;
}
.preview_tall_48fc .huge_5d21,
.description_over_9103,
.thumbnail-bronze-6f83,
.heading-dirty-655a,
.accent_46a9,
.block-top-785a,
.yellow_a4f8,
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;
}
.description_over_9103,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .description_over_9103,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .description_over_9103,
  h1 {
    font-size: 1.8em;
  }
}
.thumbnail-bronze-6f83,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thumbnail-bronze-6f83 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-bronze-6f83,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-bronze-6f83,
  h2 {
    font-size: 1.7em;
  }
}
.heading-dirty-655a,
h3 {
  font-size: 1.618em;
}
.preview_tall_48fc .huge_5d21,
.accent_46a9,
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.top_8016 {
  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;
}
.aside_ede3:after,
.aside_ede3:before,
.secondary_center_65d8:after,
.secondary_center_65d8:before {
  content: "";
  display: table;
}
.aside_ede3:after,
.secondary_center_65d8:after {
  clear: both;
}
.card_prev_d696 {
  float: right;
  margin-right: 0;
}
.icon-dynamic-8812 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag-dirty-8d6c .tag_15d6,
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;
}
.tag-dirty-8d6c .tag_15d6: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;
}
.message_f3b5 .tag_15d6 {
  box-shadow: none;
}
.message_f3b5
  .tag_15d6
  .section_east_5d55 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.message_f3b5 .tag_15d6 .thumbnail_25d1 {
  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;
}
.message_f3b5
  .tag_15d6
  .thumbnail_25d1
  b {
  display: none;
}
.message_f3b5 .footer-simple-57e4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.message-20b8:not(.text-c8e7):not(.backdrop-inner-6649),
button:not(.text-c8e7):not(.backdrop-inner-6649),
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ),
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ),
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ) {
  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;
}
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):hover,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):hover,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):hover,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):hover,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):active,
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):active,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):active,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):active,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):active,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus {
  outline: 0;
}
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263 {
  position: relative;
}
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .modal-a72f,
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .mini-9261,
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .black-6786,
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  i,
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  svg,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .modal-a72f,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .mini-9261,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .black-6786,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  i,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  svg,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .modal-a72f,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .mini-9261,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .black-6786,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  i,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  svg,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .modal-a72f,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .mini-9261,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .black-6786,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  i,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  svg,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .modal-a72f,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .mini-9261,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  .black-6786,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  i,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263
  svg {
  visibility: hidden;
}
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263:after,
button:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263:after,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263:after,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263:after,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ).fn-loading-9263: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;
}
.message-20b8:not(.text-c8e7):not(.backdrop-inner-6649),
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ),
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ),
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ) {
  color: #fff;
  background: #235787;
}
.message-20b8:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus,
input[type="button"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus,
input[type="reset"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus,
input[type="submit"]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ):focus {
  color: #fff;
}
.message-20b8.fn-disabled-9263:not(.text-c8e7):not(
    .backdrop-inner-6649
  ),
.message-20b8[disabled]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ),
button.fn-disabled-9263:not(.text-c8e7):not(
    .backdrop-inner-6649
  ),
button[disabled]:not(.text-c8e7):not(
    .backdrop-inner-6649
  ) {
  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;
}
.tooltip-out-83e8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tooltip-out-83e8: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;
}
.bottom-113b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gold-a1f1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.north_cb10 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside_ede3:after,
.aside_ede3:before,
.caption-full-82fb:after,
.caption-full-82fb:before,
.pressed-d093:after,
.pressed-d093:before,
.shade-under-09aa:after,
.shade-under-09aa:before,
.link_f931:after,
.link_f931:before,
.badge_3ebe:after,
.badge_3ebe:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside_ede3:after,
.caption-full-82fb:after,
.pressed-d093:after,
.shade-under-09aa:after,
.link_f931:after,
.badge_3ebe:after {
  clear: both;
}
.caption-full-82fb .frame_new_db8b,
.pressed-d093 .frame_new_db8b,
.yellow-1673 .frame_new_db8b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.overlay_8d57 {
  display: inline-block;
}
.hidden_ea43 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hidden_ea43 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hidden_ea43 .form_action_7714 {
  padding: 1em 0;
  font-size: 85%;
}
.form_action_7714 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card_over_219c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card_over_219c:after,
.card_over_219c:before {
  content: "";
  display: table;
}
.card_over_219c:after {
  clear: both;
}
.carousel-smooth-ec0c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.old-c27e .carousel-smooth-ec0c {
  max-width: 50%;
}
.thumbnail-easy-e9bd .carousel-smooth-ec0c {
  max-width: 33.33%;
}
.pagination-old-aeac .carousel-smooth-ec0c {
  max-width: 25%;
}
.fresh-c01f .carousel-smooth-ec0c {
  max-width: 20%;
}
.summary-65c6 .carousel-smooth-ec0c {
  max-width: 16.66%;
}
.card_lower_0ca4 .carousel-smooth-ec0c {
  max-width: 14.28%;
}
.bottom-f9a5 .carousel-smooth-ec0c {
  max-width: 12.5%;
}
.highlight_c53b .carousel-smooth-ec0c {
  max-width: 11.11%;
}
.overlay_steel_0966 {
  display: block;
}
.preview_tall_48fc .banner-hard-ea82 label,
.preview_tall_48fc .gradient-9a12 label,
.preview_tall_48fc .detail_copper_ad07 label,
.preview_tall_48fc .list-60fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down_73a3 {
  list-style: none;
  margin: 0;
}
.down_73a3 article.light_dfa7 {
  margin-bottom: 0;
}
.down_73a3 ul {
  list-style: none;
  margin: 0;
}
.down_73a3 .text_b4a9 li.light_dfa7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down_73a3 .text_b4a9 li.light_dfa7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down_73a3 .text_b4a9 li.light_dfa7: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) {
  .down_73a3 .text_b4a9 li.light_dfa7 li.light_dfa7 li.light_dfa7 li.light_dfa7 {
    padding-left: 0;
  }
}
article.light_dfa7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.light_dfa7 .caption-full-82fb p:last-of-type {
  margin-bottom: 0;
}
article.light_dfa7 .chip_9c7f {
  float: left;
}
article.light_dfa7 .active_clean_9d40 {
  margin-left: 85px;
}
article.light_dfa7 .up_d1d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.light_dfa7 .up_d1d1 .primary_medium_61bb {
  margin-left: 10px;
}
article.light_dfa7 .slider_silver_db9b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.light_dfa7 .mini_e5db {
  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 .banner-hard-ea82,
  #respond .detail_copper_ad07,
  #respond .list-60fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner-hard-ea82 input,
#respond .detail_copper_ad07 input,
#respond .list-60fb input {
  width: 100%;
}
#respond .list-60fb {
  margin-right: 0;
}
#respond .form-up-554e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient-upper-3c0b {
  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;
}
.gradient-upper-3c0b.light_e09e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.gradient-upper-3c0b 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%);
}
.gradient-upper-3c0b:focus,
.gradient-upper-3c0b: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);
}
.cool_3ee5 {
  border-radius: 10%;
}
.hot-5411 {
  border-radius: 50%;
}
.badge-center-1646 {
  font-size: 0.72em;
}
.iron-4615 {
  font-size: 0.875em;
}
.thumbnail-clean-b6b4 {
  font-size: 1.1em;
}
.element_365e {
  text-transform: uppercase;
  line-height: 1.2;
}
.element_365e.badge-center-1646 {
  letter-spacing: 0.5px;
}
.overlay_active_c0fa,
.overlay_active_c0fa a {
  color: #6d6d6d;
}
.overlay_active_c0fa a:hover {
  color: #111;
}
.paragraph-green-3ca1 {
  color: #6d6d6d;
}
.medium_4896 {
  overflow-x: hidden;
}
.medium_4896 .outer-3ce8.first-0d08 {
  position: relative;
}
.medium_4896 .outer-3ce8.first-0d08.lower_6507 {
  position: initial;
}
.medium_4896
  .outer-3ce8.first-0d08.lower_6507
  .breadcrumb-c6ce {
  left: auto;
}
.medium_4896 .outer-3ce8 .breadcrumb-c6ce {
  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;
}
.medium_4896 .outer-3ce8:hover.first-0d08 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.medium_4896
  .outer-3ce8:hover.first-0d08
  .breadcrumb-c6ce {
  display: block;
  z-index: 9999999;
}
.medium_4896 .column_0e4b .logo-current-84e2,
.medium_4896 .detail-9973 .logo-current-84e2 {
  display: none;
}
.medium_4896 .red_5352 .outer-3ce8:hover.first-0d08 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview_tall_48fc .banner-hard-ea82 label,
.preview_tall_48fc .gradient-9a12 label,
.preview_tall_48fc .detail_copper_ad07 label,
.preview_tall_48fc .list-60fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down_73a3 {
  list-style: none;
  margin: 0;
}
.down_73a3 article.light_dfa7 {
  margin-bottom: 0;
}
.down_73a3 ul {
  list-style: none;
  margin: 0;
}
.down_73a3 .text_b4a9 li.light_dfa7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down_73a3 .text_b4a9 li.light_dfa7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down_73a3 .text_b4a9 li.light_dfa7: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) {
  .down_73a3 .text_b4a9 li.light_dfa7 li.light_dfa7 li.light_dfa7 li.light_dfa7 {
    padding-left: 0;
  }
}
article.light_dfa7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.light_dfa7 .caption-full-82fb p:last-of-type {
  margin-bottom: 0;
}
article.light_dfa7 .chip_9c7f {
  float: left;
}
article.light_dfa7 .active_clean_9d40 {
  margin-left: 85px;
}
article.light_dfa7 .up_d1d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.light_dfa7 .up_d1d1 .primary_medium_61bb {
  margin-left: 10px;
}
article.light_dfa7 .slider_silver_db9b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.light_dfa7 .mini_e5db {
  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 .banner-hard-ea82,
  #respond .detail_copper_ad07,
  #respond .list-60fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner-hard-ea82 input,
#respond .detail_copper_ad07 input,
#respond .list-60fb input {
  width: 100%;
}
#respond .list-60fb {
  margin-right: 0;
}
#respond .form-up-554e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_0e4b .up_c05f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.up_c05f .selected-ad5a.prev_c617 .notification_center_8f3a > li > a:focus,
.up_c05f .selected-ad5a.prev_c617 .notification_center_8f3a > li > a:hover,
.up_c05f .selected-ad5a.first-88ef .notification_center_8f3a > li > a:focus,
.up_c05f .selected-ad5a.first-88ef .notification_center_8f3a > li > a:hover,
.up_c05f .selected-ad5a.orange-82b0 .notification_center_8f3a > li > a:focus,
.up_c05f .selected-ad5a.orange-82b0 .notification_center_8f3a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_c05f
  .selected-ad5a.prev_c617
  .notification_center_8f3a
  > li.filter_1c6c
  > a,
.up_c05f
  .selected-ad5a.prev_c617
  .notification_center_8f3a
  > li.red-a1e7
  > a,
.up_c05f
  .selected-ad5a.first-88ef
  .notification_center_8f3a
  > li.filter_1c6c
  > a,
.up_c05f
  .selected-ad5a.first-88ef
  .notification_center_8f3a
  > li.red-a1e7
  > a,
.up_c05f
  .selected-ad5a.orange-82b0
  .notification_center_8f3a
  > li.filter_1c6c
  > a,
.up_c05f .selected-ad5a.orange-82b0 .notification_center_8f3a > li.text_yellow_1a27 > a {
  color: rgba(255, 255, 255, 0.99);
}
.up_c05f .card-4300,
.up_c05f .card-4300 a {
  color: rgba(255, 255, 255, 0.99);
}
.up_c05f .north-c73d.column-upper-5296 li a,
.up_c05f .cool_6af1 a,
.up_c05f .item_narrow_2264,
.up_c05f .notification_center_8f3a > li > a,
.up_c05f .tabs-easy-bde3 {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f .north-c73d.column-upper-5296 li a:hover,
.up_c05f .cool_6af1 a:hover,
.up_c05f .item_narrow_2264:hover,
.up_c05f .notification_center_8f3a > li > a:hover,
.up_c05f .tabs-easy-bde3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_c05f .secondary-pro-5a28 {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f .secondary-pro-5a28 .form_e4b3 {
  color: rgba(255, 255, 255, 0.99);
}
.up_c05f .secondary-pro-5a28:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_c05f .background_up_9fd4 .container_b7f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f .background_up_9fd4 .container_b7f0 .huge-b04c {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f
  .background_up_9fd4
  .container_b7f0
  .huge-b04c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f
  .background_up_9fd4
  .container_b7f0
  .huge-b04c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f
  .background_up_9fd4
  .container_b7f0
  .huge-b04c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f
  .background_up_9fd4
  .container_b7f0
  .huge-b04c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f .background_up_9fd4 .dark-76ad {
  color: rgba(255, 255, 255, 0.79);
}
.up_c05f .background_up_9fd4 .dark-76ad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-f1e0
  .up_c05f
  .background_up_9fd4
  .main-dynamic-01aa
  .sidebar-aada {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-f1e0
  .up_c05f
  .background_up_9fd4
  .main-dynamic-01aa
  .huge-b04c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_0e4b .fluid_0c80 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fluid_0c80 .selected-ad5a.prev_c617 .notification_center_8f3a > li > a:focus,
.fluid_0c80 .selected-ad5a.prev_c617 .notification_center_8f3a > li > a:hover,
.fluid_0c80 .selected-ad5a.first-88ef .notification_center_8f3a > li > a:focus,
.fluid_0c80 .selected-ad5a.first-88ef .notification_center_8f3a > li > a:hover,
.fluid_0c80 .selected-ad5a.orange-82b0 .notification_center_8f3a > li > a:focus,
.fluid_0c80 .selected-ad5a.orange-82b0 .notification_center_8f3a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_0c80
  .selected-ad5a.prev_c617
  .notification_center_8f3a
  > li.filter_1c6c
  > a,
.fluid_0c80
  .selected-ad5a.prev_c617
  .notification_center_8f3a
  > li.red-a1e7
  > a,
.fluid_0c80
  .selected-ad5a.first-88ef
  .notification_center_8f3a
  > li.filter_1c6c
  > a,
.fluid_0c80
  .selected-ad5a.first-88ef
  .notification_center_8f3a
  > li.red-a1e7
  > a,
.fluid_0c80
  .selected-ad5a.orange-82b0
  .notification_center_8f3a
  > li.filter_1c6c
  > a,
.fluid_0c80 .selected-ad5a.orange-82b0 .notification_center_8f3a > li.text_yellow_1a27 > a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_0c80 .card-4300,
.fluid_0c80 .card-4300 a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_0c80 .north-c73d.column-upper-5296 li a,
.fluid_0c80 .cool_6af1 a,
.fluid_0c80 .item_narrow_2264,
.fluid_0c80 .notification_center_8f3a > li > a,
.fluid_0c80 .tabs-easy-bde3 {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_0c80 .north-c73d.column-upper-5296 li a:hover,
.fluid_0c80 .cool_6af1 a:hover,
.fluid_0c80 .item_narrow_2264:hover,
.fluid_0c80 .notification_center_8f3a > li > a:hover,
.fluid_0c80 .tabs-easy-bde3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_0c80 .secondary-pro-5a28 {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_0c80 .secondary-pro-5a28 .form_e4b3 {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_0c80 .secondary-pro-5a28:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-6f52 .text-46b8 {
  margin-left: auto;
  margin-right: auto;
}
.pressed-d093 > * {
  margin-left: auto;
  margin-right: auto;
}
.pressed-d093 .bottom-113b {
  margin-right: 1.41575em;
}
.aside_1cc7 .pressed-d093 > .large-c4fa {
  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;
}
.aside_1cc7 .pressed-d093 > .full_ea29 {
  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;
}
.message-2702.summary-6f52 .text-46b8,
.alert_bottom_b4ff.summary-6f52 .text-46b8 {
  margin-left: 0;
}
.mask_3c83.summary-6f52 .text-46b8,
.picture-pro-da65.summary-6f52 .text-46b8 {
  margin-right: 0;
}
.pressed-d093 ol,
.pressed-d093 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background-purple-0d0b video {
  max-width: 100%;
}
.avatar_middle_c51d img {
  display: block;
}
.avatar_middle_c51d.bottom-113b,
.avatar_middle_c51d.gold-a1f1 {
  width: 100%;
}
.avatar_middle_c51d.full_ea29 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list_west_b23e:not(.border-a292) {
  margin: 1.5em auto;
}
.border_dynamic_1d7a p {
  padding: 1.5em 14px;
}
ul.slider-over-360b.full_ea29,
ul.slider-over-360b.large-c4fa,
ul.slider-over-360b.middle_0b79.large-c4fa {
  padding: 0 14px;
}
.disabled_263c {
  display: block;
  overflow-x: auto;
}
.disabled_263c table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_263c td,
.disabled_263c th {
  padding: 0.5em;
}
.pressed-d093 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pressed-d093 ol ol,
.pressed-d093 ol ul,
.pressed-d093 ul ol,
.pressed-d093 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pressed-d093 ol ol li,
.pressed-d093 ol ul li,
.pressed-d093 ul ol li,
.pressed-d093 ul ul li {
  margin-left: 0;
}
.green-ff6b.container-3058 > .sidebar-out-f458 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.green-ff6b.container-3058 > .sidebar-out-f458 iframe,
.green-ff6b.container-3058 > .sidebar-out-f458 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.selected_560e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.selected_560e.wrapper-dark-8929 {
  padding: 0;
}
.selected_560e.wrapper-dark-8929 cite {
  font-size: 13px;
}
.selected_560e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.selected_560e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow-2af5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow-2af5 > p:first-child {
  margin-top: 0;
}
.shadow-2af5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow-2af5 blockquote {
  border-left: 0;
}
.logo-1ffd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-1ffd:not(.texture-white-bc5b) {
  max-width: 100px;
}
.logo-1ffd.advanced-9ab7 {
  border-bottom: none !important;
  text-align: center;
}
.logo-1ffd.advanced-9ab7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_dynamic_1d7a p {
    padding: 1.5em 0;
  }
}
.input_stone_4fe4 {
  color: #0073aa;
}
.gradient_cbe5 {
  background-color: #0073aa;
}
.backdrop-easy-52ae {
  color: #229fd8;
}
.hovered_08cb {
  background-color: #229fd8;
}
.highlight-over-094c {
  color: #eee;
}
.selected-5eeb {
  background-color: #eee;
}
.box-d8f8 {
  color: #444;
}
.inner-6158 {
  background-color: #444;
}
.focused_0022 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focused_0022 .notification-upper-9e99 .cool_6af1 {
  font-size: 15px;
}
.focused_0022 .cool_6af1 {
  line-height: 1.3;
}
.focused_0022 .fluid_0c80 {
}
.focused_0022 .up_c05f {
  background: #235787;
}
.surface-red-99f5 {
  padding: 0;
}
.surface-red-99f5 .up_c05f {
  background: #1a1a1a;
}
.surface-red-99f5 .fluid_0c80 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video_daf3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video_daf3 .fluid_0c80 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video_daf3 .up_c05f {
  background: #303030;
}
.badge_3ebe {
  position: relative;
  z-index: 10;
}
.badge_3ebe .description_e7a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-2c48 .first-0d08 {
  display: inline-block;
  vertical-align: middle;
}
.card-2c48.short-8f77 .first-0d08 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .card-2c48.short-8f77 .first-0d08 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .card-2c48.short-8f77 .first-0d08 {
    margin-right: 0.4em;
  }
}
.card-2c48.short-8f77 .first-0d08:last-child {
  margin-right: 0;
}
.slider_easy_9fc1 .description_e7a4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column_0e4b .notification-upper-9e99 {
    margin: 0 -0.5em;
  }
  .column_0e4b .notification-upper-9e99 [class*="customify-col-"],
  .column_0e4b .notification-upper-9e99 [class*="customify-col_"],
  .column_0e4b .notification-upper-9e99 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column_0e4b.article_first_a537 .description_e7a4 {
  background: 0 0 !important;
}
.column_0e4b.article_first_a537 .description_e7a4,
.column_0e4b.slider_easy_9fc1 .description_e7a4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column_0e4b.sidebar_liquid_b632 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column_0e4b.slider_easy_9fc1 .description_e7a4 {
  box-shadow: none !important;
}
.wrapper_0a9a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .wrapper_0a9a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_0a9a {
    padding: 18px 0 20px;
  }
}
.wrapper_0a9a .widget-afb1 {
  width: 100%;
}
.wrapper_0a9a .west-ed7a {
  margin-bottom: 0;
}
.wrapper_0a9a .preview_2e7b {
  margin-top: 5px;
  font-size: 0.875em;
}
.gradient-9cf8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gradient-9cf8 .surface_dark_8e7f {
  width: 100%;
}
.mask-west-f982 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask-west-f982 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask-west-f982 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;
}
.mask-west-f982 li:last-child:after {
  display: none;
}
.mask-west-f982 li a {
  font-weight: 500;
  margin-right: 10px;
}
.blue_81b8 .logo-current-84e2 button,
.wrapper_0a9a .logo-current-84e2 button {
  left: 0;
}
.blue_81b8 .surface_dark_8e7f,
.wrapper_0a9a .surface_dark_8e7f {
  padding-left: 0;
  padding-right: 0;
}
.blue_81b8 .gradient-9cf8,
.wrapper_0a9a .gradient-9cf8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.blue_81b8 {
  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;
}
.blue_81b8: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;
}
.blue_81b8 .footer-first-3e0a {
  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) {
  .blue_81b8 .footer-first-3e0a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .blue_81b8 .footer-first-3e0a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .blue_81b8 .footer-first-3e0a {
    min-height: 200px;
  }
}
.blue_81b8 .mask-west-f982 {
  color: rgba(255, 255, 255, 0.8);
}
.blue_81b8 .mask-west-f982 a,
.blue_81b8 .mask-west-f982 li:after {
  color: inherit;
}
.blue_81b8 .mask-west-f982 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.west_c445 {
  margin-bottom: 0.5em;
}
.box-black-0c59 {
  margin-bottom: 1.2em;
}
.box-black-0c59,
.west_c445 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.box-black-0c59 p:last-child,
.west_c445 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-current-84e2,
#masthead .logo-current-84e2 {
  display: none;
}
#masthead
  > .logo-current-84e2.header_8f57 {
  display: none;
}
#masthead > .logo-current-84e2 button {
  left: 0;
}
.stone_e2c6 {
  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%;
}
.stone_e2c6 .first-0d08 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.stone_e2c6 .pattern_action_e113 {
  display: -webkit-box;
  display: flex;
}
.stone_e2c6 .pattern_action_e113.filter-46d3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.stone_e2c6 .pattern_action_e113.backdrop_green_e873 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.stone_e2c6 .pattern_action_e113.description-selected-5d7e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.stone_e2c6.summary_steel_4795.article-huge-8c20 .pattern_action_e113.filter-46d3 {
  flex-basis: 100%;
}
.stone_e2c6.dropdown-blue-5c67 .pattern_action_e113.backdrop_green_e873 {
  -webkit-box-flex: 1;
  flex: auto;
}
.stone_e2c6.dropdown-blue-5c67 .pattern_action_e113.description-selected-5d7e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-current-84e2.header_8f57 {
  display: none;
}
#masthead > .logo-current-84e2 button {
  left: 0;
}
.background-8baa {
  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;
}
.background-8baa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background-8baa.card-16bd i {
  margin-right: 4px;
}
.background-8baa.hero_1113 i {
  margin-left: 5px;
}
.cool_6af1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cool_6af1 p:last-child {
  margin-bottom: 0;
}
.small-9014 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.small-9014 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.small-9014 img {
  display: block;
  width: auto;
  line-height: 1;
}
.small-9014 .card-4300 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.small-9014 .steel-812c {
  margin: 5px 0 7px 0;
}
.small-9014.tall_9c5b .backdrop-2864 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small-9014.tall_9c5b .action-0b05 {
  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;
}
.small-9014.rough_0881 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.small-9014.rough_0881 .backdrop-2864 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small-9014.rough_0881 .action-0b05 {
  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;
}
.small-9014.blue-abda {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small-9014.overlay_1e9a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.small-9014.overlay_1e9a .action-0b05 {
  margin-top: 7px;
}
.notice_bronze_a2c8 {
  display: inline-block;
}
.badge_3ebe .popup-selected-7b44 .small-9014 img {
  max-width: 100%;
}
.selected-ad5a .bronze-cb32.label_1cfe,
.copper-e187 .bronze-cb32.label_1cfe {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected-ad5a .surface_wide_cdd8,
.copper-e187 .surface_wide_cdd8 {
  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%);
}
.selected-ad5a .surface_wide_cdd8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.selected-ad5a.highlight_mini_feeb .surface_wide_cdd8 {
  display: none;
}
.selected-ad5a .hidden-0675 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected-ad5a .hidden-0675 li {
  display: inline-block;
  position: relative;
}
.selected-ad5a .hidden-0675 li:last-child {
  margin-right: 0;
}
.selected-ad5a .hidden-0675 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;
}
.selected-ad5a .hidden-0675 li.text_yellow_1a27 > a {
  color: rgba(0, 0, 0, 0.9);
}
.selected-ad5a .hidden-0675 > 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;
}
.selected-ad5a .hidden-0675 > li > a i {
  line-height: 0;
}
.selected-ad5a .hidden-0675 > li.hover_fresh_ac88 > a .surface_wide_cdd8 {
  margin-left: 4px;
  line-height: 0;
}
.selected-ad5a .hidden-0675 .module_purple_c6dc li.hover_fresh_ac88 > a {
  position: relative;
}
.selected-ad5a .hidden-0675 .module_purple_c6dc li.hover_fresh_ac88 > a:after,
.selected-ad5a .hidden-0675 .module_purple_c6dc li.hover_fresh_ac88 > a:before {
  content: "";
  display: table;
}
.selected-ad5a .hidden-0675 .module_purple_c6dc li.hover_fresh_ac88 > a:after {
  clear: both;
}
.selected-ad5a .hidden-0675 .module_purple_c6dc li.hover_fresh_ac88 > a .surface_wide_cdd8 {
  margin-left: 5px;
  float: right;
}
.selected-ad5a .main-57c8,
.selected-ad5a .module_purple_c6dc {
  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;
}
.selected-ad5a .module_purple_c6dc {
  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;
}
.selected-ad5a .module_purple_c6dc .label_1cfe {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected-ad5a .module_purple_c6dc .surface_wide_cdd8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.selected-ad5a .module_purple_c6dc li {
  display: block;
  margin: 0;
  padding: 0;
}
.selected-ad5a .module_purple_c6dc 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;
}
.selected-ad5a .module_purple_c6dc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.selected-ad5a .module_purple_c6dc .module_purple_c6dc {
  top: 0;
  left: 100%;
}
.selected-ad5a .plasma_42dc.fn-focus-9263 > .main-57c8,
.selected-ad5a .plasma_42dc.fn-focus-9263 > .module_purple_c6dc,
.selected-ad5a .plasma_42dc:focus > .main-57c8,
.selected-ad5a .plasma_42dc:focus > .module_purple_c6dc,
.selected-ad5a .plasma_42dc:hover > .main-57c8,
.selected-ad5a .plasma_42dc:hover > .module_purple_c6dc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.selected-ad5a.orange-82b0 .notification_center_8f3a:after,
.selected-ad5a.orange-82b0 .notification_center_8f3a:before {
  content: "";
  display: table;
}
.selected-ad5a.orange-82b0 .notification_center_8f3a:after {
  clear: both;
}
.selected-ad5a.orange-82b0 .notification_center_8f3a > li {
  float: left;
}
.selected-ad5a.texture-81eb .notification_center_8f3a:after,
.selected-ad5a.texture-81eb .notification_center_8f3a:before {
  content: "";
  display: table;
}
.selected-ad5a.texture-81eb .notification_center_8f3a:after {
  clear: both;
}
.selected-ad5a.texture-81eb .notification_center_8f3a > li {
  float: left;
}
.selected-ad5a.texture-81eb .notification_center_8f3a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.selected-ad5a.texture-81eb .notification_center_8f3a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.selected-ad5a.texture-81eb .notification_center_8f3a > li.filter_1c6c > a,
.selected-ad5a.texture-81eb .notification_center_8f3a > li.text_yellow_1a27 > a {
  color: #fff;
  background-color: #1e4b75;
}
.selected-ad5a.prev_c617 .notification_center_8f3a > li > a .label_1cfe {
  position: relative;
}
.selected-ad5a.prev_c617 .notification_center_8f3a > li > a .label_1cfe: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;
}
.selected-ad5a.prev_c617
  .notification_center_8f3a
  > li:focus
  > a
  .label_1cfe:before,
.selected-ad5a.prev_c617
  .notification_center_8f3a
  > li:hover
  > a
  .label_1cfe:before {
  width: 100%;
  background-color: currentColor;
}
.selected-ad5a.prev_c617
  .notification_center_8f3a
  > li.filter_1c6c
  > a
  .label_1cfe:before,
.selected-ad5a.prev_c617
  .notification_center_8f3a
  > li.red-a1e7
  > a
  .label_1cfe:before {
  width: 100%;
  background-color: currentColor;
}
.selected-ad5a.first-88ef .notification_center_8f3a > li > a .label_1cfe {
  position: relative;
}
.selected-ad5a.first-88ef .notification_center_8f3a > li > a .label_1cfe: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;
}
.selected-ad5a.first-88ef .notification_center_8f3a > li:focus > a .label_1cfe:before,
.selected-ad5a.first-88ef
  .notification_center_8f3a
  > li:hover
  > a
  .label_1cfe:before {
  width: 100%;
  background-color: currentColor;
}
.selected-ad5a.first-88ef
  .notification_center_8f3a
  > li.filter_1c6c
  > a
  .label_1cfe:before,
.selected-ad5a.first-88ef
  .notification_center_8f3a
  > li.red-a1e7
  > a
  .label_1cfe:before {
  width: 100%;
  background-color: currentColor;
}
.copper-e187 .hidden-0675 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copper-e187 .hidden-0675 li:first-child > a {
  border-top: none;
}
.copper-e187 .hidden-0675 .complex_e411 > .label_1cfe .surface_wide_cdd8 {
  display: none;
}
.copper-e187 .hidden-0675 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.copper-e187 .hidden-0675 li:last-child {
  border: none;
}
.copper-e187 .hidden-0675 li.hover_fresh_ac88 > a {
  padding-right: 45px !important;
}
.copper-e187 .hidden-0675 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.copper-e187 .hidden-0675 li a:focus,
.copper-e187 .hidden-0675 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper-e187 .hidden-0675 li .button_88c1 {
  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;
}
.copper-e187 .hidden-0675 li .button_88c1:hover {
  box-shadow: none;
}
.copper-e187 .hidden-0675 li .button_88c1 .surface_wide_cdd8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.copper-e187 .hidden-0675 .module_purple_c6dc {
  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);
}
.copper-e187 .hidden-0675 .module_purple_c6dc li a {
  padding-left: 3em;
}
.copper-e187 .hidden-0675 .article-middle-4133 > a .button_88c1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.copper-e187 .hidden-0675 .article-middle-4133 > .module_purple_c6dc {
  display: block;
  opacity: 1;
}
.cool-9c23 {
  max-width: 100%;
}
.clean_6000 {
  line-height: 0;
  cursor: pointer;
}
.tabs-easy-bde3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs-easy-bde3:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs-easy-bde3 svg {
  width: 18px;
  height: 18px;
}
.tabs-easy-bde3 .media_down_3272 {
  display: none;
}
.sidebar_warm_e69c {
  position: relative;
}
.sidebar_warm_e69c.fn-active-9263 .tabs-easy-bde3 .form-a919 {
  display: none;
}
.sidebar_warm_e69c.fn-active-9263 .tabs-easy-bde3 .media_down_3272 {
  display: inline-block;
}
.sidebar_warm_e69c .article-6e0f {
  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);
}
.sidebar_warm_e69c.soft_57d7 .article-6e0f {
  left: auto;
  right: -0.9em;
}
.sidebar_warm_e69c.soft_57d7 .badge_aca4::before {
  left: auto;
  right: 15px;
}
.sidebar_warm_e69c.fn-active-9263 .article-6e0f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-dynamic-01aa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-dynamic-01aa label {
  flex-basis: 100%;
}
.main-dynamic-01aa .container_b7f0 {
  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;
}
.main-dynamic-01aa .huge-b04c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-dynamic-01aa .huge-b04c:focus {
  background-color: transparent;
}
.main-dynamic-01aa button.dark-76ad {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-dynamic-01aa button.dark-76ad:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-dynamic-01aa button.dark-76ad svg {
  width: 18px;
  height: 18px;
}
.main-dynamic-01aa input[type="submit"] {
  min-height: auto;
}
.background_up_9fd4 .main-dynamic-01aa .huge-b04c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge_aca4 {
  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) {
  .badge_aca4 {
    width: 220px;
  }
}
.badge_aca4 label {
  flex-basis: 100%;
}
.badge_aca4::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;
}
.article-f1e0 .background_up_9fd4 .main-dynamic-01aa {
  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;
}
.article-f1e0
  .background_up_9fd4
  .main-dynamic-01aa
  .container_b7f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.article-f1e0 .background_up_9fd4 .main-dynamic-01aa .huge-b04c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.article-f1e0
  .background_up_9fd4
  .main-dynamic-01aa
  .huge-b04c:focus {
  background: 0 0;
}
.article-f1e0
  .background_up_9fd4
  .main-dynamic-01aa
  .sidebar-aada {
  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;
}
.north-c73d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.north-c73d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.north-c73d li:last-child {
  margin-right: 0;
}
.north-c73d li:first-child {
  margin-left: 0;
}
.north-c73d.component-yellow-d41f a {
  color: #fff;
}
.north-c73d.component-yellow-d41f a:hover {
  color: #fff;
}
.north-c73d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.north-c73d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.north-c73d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.north-c73d a:hover {
  opacity: 0.9;
  color: inherit;
}
.north-c73d [class*="social-icon-apple"] {
  background-color: #999;
}
.north-c73d [class*="social-icon-apple"].dynamic-00f5 {
  background-color: transparent;
  color: #999;
}
.north-c73d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.north-c73d [class*="social-icon-behance"].dynamic-00f5 {
  background-color: transparent;
  color: #1769ff;
}
.north-c73d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.north-c73d [class*="social-icon-bitbucket"].dynamic-00f5 {
  background-color: transparent;
  color: #205081;
}
.north-c73d [class*="social-icon-codepen"] {
  background-color: #000;
}
.north-c73d [class*="social-icon-codepen"].dynamic-00f5 {
  background-color: transparent;
  color: #000;
}
.north-c73d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.north-c73d [class*="social-icon-delicious"].dynamic-00f5 {
  background-color: transparent;
  color: #39f;
}
.north-c73d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.north-c73d [class*="social-icon-digg"].dynamic-00f5 {
  background-color: transparent;
  color: #005be2;
}
.north-c73d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.north-c73d [class*="social-icon-dribbble"].dynamic-00f5 {
  background-color: transparent;
  color: #ea4c89;
}
.north-c73d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.north-c73d [class*="social-icon-envelope"].dynamic-00f5 {
  background-color: transparent;
  color: #ea4335;
}
.north-c73d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.north-c73d [class*="social-icon-facebook"].dynamic-00f5 {
  background-color: transparent;
  color: #3b5998;
}
.north-c73d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.north-c73d [class*="social-icon-flickr"].dynamic-00f5 {
  background-color: transparent;
  color: #0063dc;
}
.north-c73d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.north-c73d [class*="social-icon-foursquare"].dynamic-00f5 {
  background-color: transparent;
  color: #2d5be3;
}
.north-c73d [class*="social-icon-github"] {
  background-color: #333;
}
.north-c73d [class*="social-icon-github"].dynamic-00f5 {
  background-color: transparent;
  color: #333;
}
.north-c73d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.north-c73d [class*="social-icon-google-plus"].dynamic-00f5 {
  background-color: transparent;
  color: #dd4b39;
}
.north-c73d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.north-c73d [class*="social-icon-houzz"].dynamic-00f5 {
  background-color: transparent;
  color: #7ac142;
}
.north-c73d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.north-c73d [class*="social-icon-instagram"].dynamic-00f5 {
  background-color: transparent;
  color: #262626;
}
.north-c73d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.north-c73d [class*="social-icon-jsfiddle"].dynamic-00f5 {
  background-color: transparent;
  color: #487aa2;
}
.north-c73d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.north-c73d [class*="social-icon-linkedin"].dynamic-00f5 {
  background-color: transparent;
  color: #0077b5;
}
.north-c73d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.north-c73d [class*="social-icon-medium"].dynamic-00f5 {
  background-color: transparent;
  color: #00ab6b;
}
.north-c73d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.north-c73d
  [class*="social-icon-odnoklassniki"].dynamic-00f5 {
  background-color: transparent;
  color: #f4731c;
}
.north-c73d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.north-c73d [class*="social-icon-meetup"].dynamic-00f5 {
  background-color: transparent;
  color: #ec1c40;
}
.north-c73d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.north-c73d [class*="social-icon-pinterest"].dynamic-00f5 {
  background-color: transparent;
  color: #bd081c;
}
.north-c73d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.north-c73d [class*="social-icon-product-hunt"].dynamic-00f5 {
  background-color: transparent;
  color: #da552f;
}
.north-c73d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.north-c73d [class*="social-icon-reddit"].dynamic-00f5 {
  background-color: transparent;
  color: #ff4500;
}
.north-c73d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.north-c73d [class*="social-icon-rss"].dynamic-00f5 {
  background-color: transparent;
  color: #f26522;
}
.north-c73d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.north-c73d
  [class*="social-icon-shopping-cart"].dynamic-00f5 {
  background-color: transparent;
  color: #4caf50;
}
.north-c73d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.north-c73d [class*="social-icon-skype"].dynamic-00f5 {
  background-color: transparent;
  color: #00aff0;
}
.north-c73d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.north-c73d [class*="social-icon-slideshare"].dynamic-00f5 {
  background-color: transparent;
  color: #0077b5;
}
.north-c73d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.north-c73d [class*="social-icon-snapchat"].dynamic-00f5 {
  background-color: transparent;
  color: #fffc00;
}
.north-c73d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.north-c73d [class*="social-icon-soundcloud"].dynamic-00f5 {
  background-color: transparent;
  color: #f80;
}
.north-c73d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.north-c73d [class*="social-icon-spotify"].dynamic-00f5 {
  background-color: transparent;
  color: #2ebd59;
}
.north-c73d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.north-c73d
  [class*="social-icon-stack-overflow"].dynamic-00f5 {
  background-color: transparent;
  color: #fe7a15;
}
.north-c73d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.north-c73d [class*="social-icon-maldkfgram"].dynamic-00f5 {
  background-color: transparent;
  color: #2ca5e0;
}
.north-c73d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.north-c73d [class*="social-icon-tripadvisor"].dynamic-00f5 {
  background-color: transparent;
  color: #589442;
}
.north-c73d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.north-c73d [class*="social-icon-tumblr"].dynamic-00f5 {
  background-color: transparent;
  color: #35465c;
}
.north-c73d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.north-c73d [class*="social-icon-twitch"].dynamic-00f5 {
  background-color: transparent;
  color: #6441a5;
}
.north-c73d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.north-c73d [class*="social-icon-twitter"].dynamic-00f5 {
  background-color: transparent;
  color: #1da1f2;
}
.north-c73d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.north-c73d [class*="social-icon-vimeo"].dynamic-00f5 {
  background-color: transparent;
  color: #1ab7ea;
}
.north-c73d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.north-c73d [class*="social-icon-vk"].dynamic-00f5 {
  background-color: transparent;
  color: #45668e;
}
.north-c73d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.north-c73d [class*="social-icon-weibo"].dynamic-00f5 {
  background-color: transparent;
  color: #df2029;
}
.north-c73d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.north-c73d [class*="social-icon-weixin"].dynamic-00f5 {
  background-color: transparent;
  color: #7bb32e;
}
.north-c73d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.north-c73d [class*="social-icon-whatsapp"].dynamic-00f5 {
  background-color: transparent;
  color: #25d366;
}
.north-c73d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.north-c73d [class*="social-icon-wordpress"].dynamic-00f5 {
  background-color: transparent;
  color: #21759b;
}
.north-c73d [class*="social-icon-xing"] {
  background-color: #026466;
}
.north-c73d [class*="social-icon-xing"].dynamic-00f5 {
  background-color: transparent;
  color: #026466;
}
.north-c73d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.north-c73d [class*="social-icon-yelp"].dynamic-00f5 {
  background-color: transparent;
  color: #af0606;
}
.north-c73d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.north-c73d [class*="social-icon-youtube"].dynamic-00f5 {
  background-color: transparent;
  color: #cd201f;
}
.item_narrow_2264 {
  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;
}
.item_narrow_2264:hover {
  box-shadow: none;
  background: 0 0;
}
.menu-1d62 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.article-2b7b {
  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;
}
.picture-solid-c410 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.video_1de0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.video_1de0,
.video_1de0::after,
.video_1de0::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;
}
.video_1de0::after,
.video_1de0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title_iron_512f .article-2b7b .picture-solid-c410 {
  margin-top: -2px;
  width: 19px;
}
.title_iron_512f .article-2b7b .video_1de0 {
  margin-top: -1px;
}
.title_iron_512f .article-2b7b .video_1de0,
.title_iron_512f .article-2b7b .video_1de0::after,
.title_iron_512f .article-2b7b .video_1de0::before {
  width: 19px;
  height: 2px;
}
.title_iron_512f .article-2b7b .video_1de0::before {
  top: -6px;
}
.title_iron_512f .article-2b7b .video_1de0::after {
  bottom: -6px;
}
.bronze-f39f .article-2b7b .picture-solid-c410 {
  margin-top: -2px;
  width: 22px;
}
.bronze-f39f .article-2b7b .video_1de0 {
  margin-top: -1px;
}
.bronze-f39f .article-2b7b .video_1de0,
.bronze-f39f .article-2b7b .video_1de0::after,
.bronze-f39f .article-2b7b .video_1de0::before {
  width: 22px;
  height: 2px;
}
.bronze-f39f .article-2b7b .video_1de0::before {
  top: -7px;
}
.bronze-f39f .article-2b7b .video_1de0::after {
  bottom: -7px;
}
.fresh_72eb .article-2b7b .picture-solid-c410 {
  margin-top: -2px;
  width: 31px;
}
.fresh_72eb .article-2b7b .video_1de0 {
  margin-top: -1.5px;
}
.fresh_72eb .article-2b7b .video_1de0,
.fresh_72eb .article-2b7b .video_1de0::after,
.fresh_72eb .article-2b7b .video_1de0::before {
  width: 31px;
  height: 3px;
}
.fresh_72eb .article-2b7b .video_1de0::before {
  top: -9px;
}
.fresh_72eb .article-2b7b .video_1de0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .content_brown_59de .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 19px;
  }
  .content_brown_59de .article-2b7b .video_1de0 {
    margin-top: -1px;
  }
  .content_brown_59de .article-2b7b .video_1de0,
  .content_brown_59de .article-2b7b .video_1de0::after,
  .content_brown_59de .article-2b7b .video_1de0::before {
    width: 19px;
    height: 2px;
  }
  .content_brown_59de .article-2b7b .video_1de0::before {
    top: -6px;
  }
  .content_brown_59de .article-2b7b .video_1de0::after {
    bottom: -6px;
  }
  .paragraph_e17a .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_e17a .article-2b7b .video_1de0 {
    margin-top: -1px;
  }
  .paragraph_e17a .article-2b7b .video_1de0,
  .paragraph_e17a .article-2b7b .video_1de0::after,
  .paragraph_e17a .article-2b7b .video_1de0::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_e17a .article-2b7b .video_1de0::before {
    top: -7px;
  }
  .paragraph_e17a .article-2b7b .video_1de0::after {
    bottom: -7px;
  }
  .alert_hovered_6296 .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 31px;
  }
  .alert_hovered_6296 .article-2b7b .video_1de0 {
    margin-top: -1.5px;
  }
  .alert_hovered_6296 .article-2b7b .video_1de0,
  .alert_hovered_6296 .article-2b7b .video_1de0::after,
  .alert_hovered_6296 .article-2b7b .video_1de0::before {
    width: 31px;
    height: 3px;
  }
  .alert_hovered_6296 .article-2b7b .video_1de0::before {
    top: -9px;
  }
  .alert_hovered_6296 .article-2b7b .video_1de0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .silver_41f4 .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 19px;
  }
  .silver_41f4 .article-2b7b .video_1de0 {
    margin-top: -1px;
  }
  .silver_41f4 .article-2b7b .video_1de0,
  .silver_41f4 .article-2b7b .video_1de0::after,
  .silver_41f4 .article-2b7b .video_1de0::before {
    width: 19px;
    height: 2px;
  }
  .silver_41f4 .article-2b7b .video_1de0::before {
    top: -6px;
  }
  .silver_41f4 .article-2b7b .video_1de0::after {
    bottom: -6px;
  }
  .bottom_e8ca .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_e8ca .article-2b7b .video_1de0 {
    margin-top: -1px;
  }
  .bottom_e8ca .article-2b7b .video_1de0,
  .bottom_e8ca .article-2b7b .video_1de0::after,
  .bottom_e8ca .article-2b7b .video_1de0::before {
    width: 22px;
    height: 2px;
  }
  .bottom_e8ca .article-2b7b .video_1de0::before {
    top: -7px;
  }
  .bottom_e8ca .article-2b7b .video_1de0::after {
    bottom: -7px;
  }
  .light_31c1 .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 31px;
  }
  .light_31c1 .article-2b7b .video_1de0 {
    margin-top: -1.5px;
  }
  .light_31c1 .article-2b7b .video_1de0,
  .light_31c1 .article-2b7b .video_1de0::after,
  .light_31c1 .article-2b7b .video_1de0::before {
    width: 31px;
    height: 3px;
  }
  .light_31c1 .article-2b7b .video_1de0::before {
    top: -9px;
  }
  .light_31c1 .article-2b7b .video_1de0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element_f58e .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 19px;
  }
  .element_f58e .article-2b7b .video_1de0 {
    margin-top: -1px;
  }
  .element_f58e .article-2b7b .video_1de0,
  .element_f58e .article-2b7b .video_1de0::after,
  .element_f58e .article-2b7b .video_1de0::before {
    width: 19px;
    height: 2px;
  }
  .element_f58e .article-2b7b .video_1de0::before {
    top: -6px;
  }
  .element_f58e .article-2b7b .video_1de0::after {
    bottom: -6px;
  }
  .active_153e .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 22px;
  }
  .active_153e .article-2b7b .video_1de0 {
    margin-top: -1px;
  }
  .active_153e .article-2b7b .video_1de0,
  .active_153e .article-2b7b .video_1de0::after,
  .active_153e .article-2b7b .video_1de0::before {
    width: 22px;
    height: 2px;
  }
  .active_153e .article-2b7b .video_1de0::before {
    top: -7px;
  }
  .active_153e .article-2b7b .video_1de0::after {
    bottom: -7px;
  }
  .plasma-54be .article-2b7b .picture-solid-c410 {
    margin-top: -2px;
    width: 31px;
  }
  .plasma-54be .article-2b7b .video_1de0 {
    margin-top: -1.5px;
  }
  .plasma-54be .article-2b7b .video_1de0,
  .plasma-54be .article-2b7b .video_1de0::after,
  .plasma-54be .article-2b7b .video_1de0::before {
    width: 31px;
    height: 3px;
  }
  .plasma-54be .article-2b7b .video_1de0::before {
    top: -9px;
  }
  .plasma-54be .article-2b7b .video_1de0::after {
    bottom: -9px;
  }
}
.short-8f86 .video_1de0 {
  -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);
}
.short-8f86 .video_1de0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.short-8f86 .video_1de0::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);
}
.short-8f86.button-wide-b8ca .video_1de0 {
  -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);
}
.short-8f86.button-wide-b8ca .video_1de0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.short-8f86.button-wide-b8ca .video_1de0::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);
}
.row-2578 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.disabled_fa39:before {
  display: none;
}
.detail-9973 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail-9973 .red_9575 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail-9973 .red_9575:last-of-type {
  border-bottom: none;
}
.detail-9973 .red_9575.soft_e071,
.detail-9973 .red_9575.info-prev-96c1,
.detail-9973 .red_9575.article-lower-1767 {
  padding: 0;
}
.detail-9973 .copper-e187 .button_88c1 {
  color: currentColor;
}
.detail-9973 .copper-e187 .button_88c1:focus,
.detail-9973 .copper-e187 .button_88c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-9973.fluid_0c80 .secondary-pro-5a28,
.detail-9973.fluid_0c80 .cool_6af1 a,
.detail-9973.fluid_0c80 .notification_center_8f3a a,
.detail-9973.fluid_0c80 .module_purple_c6dc a {
  color: rgba(0, 0, 0, 0.55);
}
.detail-9973.fluid_0c80 .secondary-pro-5a28:hover,
.detail-9973.fluid_0c80 .cool_6af1 a:hover,
.detail-9973.fluid_0c80 .notification_center_8f3a a:hover,
.detail-9973.fluid_0c80 .module_purple_c6dc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail-9973.fluid_0c80 .form_e4b3 {
  color: rgba(0, 0, 0, 0.8);
}
.detail-9973.fluid_0c80 .red_9575 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-9973.fluid_0c80 .red_9575:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail-9973.fluid_0c80 .image_simple_f528:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail-9973.fluid_0c80 .copper-e187 .hidden-0675 li a,
.detail-9973.fluid_0c80 .copper-e187 .button_88c1,
.detail-9973.fluid_0c80 .module_purple_c6dc {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-9973.fluid_0c80 .copper-e187 .button_88c1:focus,
.detail-9973.fluid_0c80 .copper-e187 .button_88c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-9973.fluid_0c80 .hidden-0675 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-9973.up_c05f .secondary-pro-5a28,
.detail-9973.up_c05f .cool_6af1 a,
.detail-9973.up_c05f .notification_center_8f3a .button_88c1,
.detail-9973.up_c05f .notification_center_8f3a a,
.detail-9973.up_c05f .module_purple_c6dc a {
  color: rgba(255, 255, 255, 0.79);
}
.detail-9973.up_c05f .secondary-pro-5a28:hover,
.detail-9973.up_c05f .cool_6af1 a:hover,
.detail-9973.up_c05f .notification_center_8f3a .button_88c1:hover,
.detail-9973.up_c05f .notification_center_8f3a a:hover,
.detail-9973.up_c05f .module_purple_c6dc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-9973.up_c05f .form_e4b3 {
  color: rgba(255, 255, 255, 0.99);
}
.detail-9973.up_c05f .red_9575 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-9973.up_c05f .red_9575:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail-9973.up_c05f .image_simple_f528:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail-9973.up_c05f .copper-e187 .hidden-0675 li a,
.detail-9973.up_c05f .copper-e187 .button_88c1,
.detail-9973.up_c05f .module_purple_c6dc {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-9973.up_c05f .copper-e187 .button_88c1:focus,
.detail-9973.up_c05f .copper-e187 .button_88c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-9973.up_c05f .hidden-0675 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_simple_f528 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.image_simple_f528:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thick-0219 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline_70ef .detail-9973 {
  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;
}
.outline_70ef .red_9575 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline_70ef .red_9575: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) {
  .outline_70ef .red_9575:before {
    width: 16%;
    left: 42%;
  }
}
.outline_70ef .red_9575:last-child:before {
  content: none;
}
.outline_70ef .red_9575[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline_70ef .copper-e187 .hidden-0675 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline_70ef .copper-e187 .hidden-0675 li a .button_88c1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline_70ef .copper-e187 .module_purple_c6dc {
  border: none;
}
.outline_70ef .copper-e187 .module_purple_c6dc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline_70ef .image_simple_f528 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline_70ef .thick-0219 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline_70ef .up_c05f .image_simple_f528:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline_70ef .fluid_0c80.layout-out-29e9 .video_1de0 {
  background: rgba(0, 0, 0, 0.6);
}
.outline_70ef
  .fluid_0c80.layout-out-29e9
  .video_1de0::after,
.outline_70ef
  .fluid_0c80.layout-out-29e9
  .video_1de0:before {
  background: inherit;
}
.outline_70ef
  .fluid_0c80.layout-out-29e9:hover
  .video_1de0 {
  background: rgba(0, 0, 0, 0.8);
}
.content_a0dd .detail-9973 {
  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) {
  .content_a0dd .detail-9973 {
    width: auto;
    right: 45px;
  }
}
.info_a81e .detail-9973 {
  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) {
  .info_a81e .detail-9973 {
    width: auto;
    left: 45px;
  }
}
.disabled_fa39 .detail-9973 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.disabled_fa39 .thick-0219 {
  max-width: 48em;
  margin: 0 auto;
}
.disabled_fa39 .image_simple_f528:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.first-7bfe {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.first-7bfe.outline_70ef .detail-9973 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.first-7bfe.content_a0dd .detail-9973 {
  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);
}
.first-7bfe .detail-9973 {
  visibility: visible;
}
.first-7bfe.info_a81e .detail-9973 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.up_d870,
.gas_c32c {
  overflow-x: hidden;
}
.up_d870 .detail-9973 {
  overflow: auto;
}
.up_d870.outline_70ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.up_d870.outline_70ef .detail-9973 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.up_d870.outline_70ef .item_narrow_2264 {
  opacity: 0;
}
.up_d870.content_a0dd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.up_d870.content_a0dd .detail-9973 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.up_d870.content_a0dd .item_narrow_2264 {
  opacity: 0;
}
.up_d870.info_a81e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.up_d870.info_a81e .detail-9973 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.up_d870.info_a81e .item_narrow_2264 {
  opacity: 0;
}
.up_d870.disabled_fa39 .detail-9973 {
  z-index: 10;
  visibility: visible;
}
.layout-out-29e9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.layout-out-29e9 .video_1de0 {
  background: rgba(255, 255, 255, 0.99);
}
.layout-out-29e9 .video_1de0::after,
.layout-out-29e9 .video_1de0:before {
  background: inherit;
}
.layout-out-29e9:hover .video_1de0 {
  background: rgba(255, 255, 255, 0.99);
}
.info_a81e .layout-out-29e9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.disabled_fa39 .layout-out-29e9 {
  display: none !important;
}
.up_d870:before,
.gas_c32c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.up_d870 .layout-out-29e9,
.gas_c32c .layout-out-29e9 {
  display: inline-block;
}
.detail-9973 .first-0d08 {
  -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;
}
.up_d870 .detail-9973 .first-0d08,
.gas_c32c .detail-9973 .first-0d08 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_4f35 .container_b7f0 {
  width: 100%;
}
.popup-selected-7b44 {
  padding: 0 0.5em 0;
}
.popup-selected-7b44 [class*="customify-col-"],
.popup-selected-7b44 [class*="customify-col_"],
.popup-selected-7b44 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight-dark-1235 .popup-selected-7b44 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notification-upper-9e99 .west_48d7,
  .west_48d7 {
    display: none;
  }
  .hard_dacf {
    text-align: left;
  }
  .search_1174 {
    text-align: center;
  }
  .medium_a062 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notification-upper-9e99 .disabled_basic_9b1a,
  .disabled_basic_9b1a {
    display: none;
  }
  .iron-77a9 {
    text-align: left;
  }
  .content-warm-f9c7 {
    text-align: center;
  }
  .border_361c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notification-upper-9e99 .button_74d0,
  .button_74d0 {
    display: none;
  }
  .container_small_bbfc {
    text-align: left;
  }
  .silver_ef93 {
    text-align: center;
  }
  .table-98c4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.glass_52b9 {
  box-shadow: none !important;
}
.layout_gas_3211 .message_paper_4e70,
.under_2292 .message_paper_4e70 {
  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;
}
.under_2292 .message_paper_4e70 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.description_e7a4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.description_e7a4:after,
.description_e7a4:before {
  content: "";
  display: table;
}
.description_e7a4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .description_e7a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.description_e7a4,
.sidebar_liquid_b632 {
  max-width: 1248px;
  margin: 0 auto;
}

.shade-under-09aa.gallery-469d .description_e7a4 {
  max-width: 100%;
}
.shade-under-09aa.focus-hovered-7715 {
  max-width: 1200px;
  margin: 0 auto;
}
.shade-under-09aa.stone-9bbd .description_e7a4 {
  max-width: 100%;
}
.shade-under-09aa.stone-9bbd > .description_e7a4 {
  padding-left: 0;
  padding-right: 0;
}
.shade-under-09aa.stone-9bbd > .description_e7a4 .notification-upper-9e99 {
  margin: 0;
}
.shade-under-09aa.stone-9bbd
  > .description_e7a4
  .tabs_f374.feature_2ca4 {
  margin-right: 0;
  margin-left: 0;
}
.shade-under-09aa.stone-9bbd #main.feature_2ca4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dropdown-cf74 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-cf74 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tag-red-c621 .text-46b8 {
    padding-right: 1em;
  }
  .tag-red-c621.gallery_lower_7cbf .tabs_f374 {
    border-right: 1px solid #eaecee;
  }
  .tag-red-c621.gallery_lower_7cbf .text-46b8 {
    padding-right: 1em;
  }
  .tag-red-c621.gallery_lower_7cbf .nav-steel-14f6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_down_0623 .text-46b8 {
    padding-left: 1em;
  }
  .caption_down_0623.gallery_lower_7cbf .tabs_f374 {
    border-left: 1px solid #eaecee;
  }
  .caption_down_0623.gallery_lower_7cbf .text-46b8 {
    padding-left: 1em;
  }
  .caption_down_0623.gallery_lower_7cbf .nav-steel-14f6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-22b2 .text-46b8 {
    padding-left: 1em;
  }
  .dynamic-22b2.gallery_lower_7cbf .small_2229 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-22b2.gallery_lower_7cbf .basic-a2af {
    border-right: 1px solid #eaecee;
  }
  .dynamic-22b2.gallery_lower_7cbf .text-46b8 {
    padding-left: 1em;
  }
  .dynamic-22b2.gallery_lower_7cbf .nav-steel-14f6 {
    padding-right: 1em;
  }
  .dynamic-22b2.gallery_lower_7cbf .heading-2a00 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_28c8 .text-46b8 {
    padding-right: 1em;
  }
  .button_28c8.gallery_lower_7cbf .small_2229 {
    border-left: 1px solid #eaecee;
  }
  .button_28c8.gallery_lower_7cbf .basic-a2af {
    border-left: 1px solid #eaecee;
  }
  .button_28c8.gallery_lower_7cbf .text-46b8 {
    padding-right: 1em;
  }
  .button_28c8.gallery_lower_7cbf .nav-steel-14f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_28c8.gallery_lower_7cbf .heading-2a00 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-cf74 .text-46b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-cf74.gallery_lower_7cbf .tabs_f374 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dropdown-cf74.gallery_lower_7cbf .text-46b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-cf74.gallery_lower_7cbf .nav-steel-14f6 {
    padding-left: 1em;
  }
  .dropdown-cf74.gallery_lower_7cbf .heading-2a00 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dropdown-cf74.gallery_lower_7cbf .text-46b8 {
    padding-left: 0;
  }
}
.hidden_over_21db .card-2c48 {
  display: inline-block;
}
.gallery-d0d5 {
  display: inline-block;
}
.dynamic-6011 {
  word-con: break-word;
}
.hot-880b > span {
  display: inline-block;
  padding: 5px 0;
}
.hot-880b .photo_right_8784 {
  margin-left: 8px;
  margin-right: 8px;
}
.hot-880b .icon-down-9933 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.frame_b1ac .wood-99ef {
  margin-bottom: 2em;
}
.frame_b1ac .grid-c9fe {
  margin-bottom: 15px;
}
.frame_b1ac .grid-c9fe:last-child {
  margin-bottom: 0;
}
.frame_b1ac .north_fd91 {
  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) {
  .frame_b1ac .north_fd91 {
    display: block;
  }
}
.frame_b1ac .list-dynamic-d564 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .frame_b1ac .list-dynamic-d564 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.frame_b1ac .link_5237 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.frame_b1ac .link_5237 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.frame_b1ac .link_5237 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.frame_b1ac .dynamic-6011 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame_b1ac .dynamic-6011 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.frame_b1ac .form_2d37 p:last-child {
  margin-bottom: 0;
}
.frame_b1ac .texture-wide-1234 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.frame_b1ac .pagination-fast-a09a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.frame_b1ac .module_stale_8fa9 {
  margin-top: 1em;
}
.frame_b1ac .menu-181f {
  top: 0;
  display: block;
}
.frame_b1ac .menu-181f a {
  color: inherit;
}
.frame_b1ac .menu-181f a:hover {
  color: inherit;
}
.frame_b1ac .alert-3c82 {
  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;
}
.frame_b1ac .alert-3c82:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.frame_b1ac .pagination-fast-a09a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.frame_b1ac .summary_4bcc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.frame_b1ac .summary_4bcc:first-child {
  margin-top: 0;
}
.frame_b1ac .summary_4bcc.highlight-3b09 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.frame_b1ac .summary_4bcc.fixed-e30c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame_b1ac
  .summary_4bcc.fixed-e30c.element_b83c
  .module_stale_8fa9 {
  width: 100%;
}
.frame_b1ac .fixed-e30c {
  -webkit-box-align: center;
  align-items: center;
}
.frame_b1ac .fixed-e30c .hot-880b,
.frame_b1ac .fixed-e30c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.frame_b1ac .link_5237 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_b1ac .link_5237 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_b1ac .link_5237: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;
}
.frame_b1ac .highlight-3b09 {
  z-index: 5;
}
.frame_b1ac .nav-665f .item-8053 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.frame_b1ac .focused_532d .item-8053 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.frame_b1ac .wrapper_73ba .item-8053 {
  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;
}
.frame_b1ac.label_0733 .north_fd91,
.frame_b1ac.first_f448 .north_fd91 {
  display: block;
}
.frame_b1ac.label_0733 .north_fd91 .gallery_a947,
.frame_b1ac.label_0733 .north_fd91 .pagination-fast-a09a,
.frame_b1ac.first_f448 .north_fd91 .gallery_a947,
.frame_b1ac.first_f448 .north_fd91 .pagination-fast-a09a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame_b1ac.progress_fresh_8906 .list-dynamic-d564 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .frame_b1ac.progress_fresh_8906 .list-dynamic-d564 {
    margin-right: 0;
  }
}
.frame_b1ac.label_0733 .list-dynamic-d564,
.frame_b1ac.first_f448 .list-dynamic-d564 {
  padding-top: 40%;
}
.frame_b1ac.label_0733 .wood-99ef,
.frame_b1ac.first_f448 .wood-99ef {
  display: block;
}
.frame_b1ac.label_0733 .fn-sticky-9263 .pagination-fast-a09a,
.frame_b1ac.first_f448 .fn-sticky-9263 .pagination-fast-a09a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.frame_b1ac.label_0733 .list-dynamic-d564,
.frame_b1ac.first_f448 .list-dynamic-d564 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.frame_b1ac.label_0733 .pagination-fast-a09a {
  padding: 1em;
}
.black-eb13 {
  margin: 30px auto;
  display: block;
}
.black-eb13 .sort-6c8c > * {
  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;
}
.black-eb13 .sort-6c8c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.black-eb13 .sort-6c8c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_cbc0 .hot-880b {
  margin-bottom: 1.41575em;
}
.sidebar_cbc0 .video_first_1236 {
  margin-bottom: 1.618em;
}
.pressed-d093 .fast_e003 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pressed-d093 .fast_e003 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pressed-d093 .detail_eebf {
  max-width: 100%;
  overflow: auto;
}
.summary-6f52 .pressed-d093 a:hover {
  text-decoration: underline;
}
.frame_plasma_35bb .grid-c9fe:not(.dynamic-6011),
.frame_plasma_35bb .link_5237 {
  margin-bottom: 1.41575em;
}
.frame_plasma_35bb .grid-c9fe:not(.dynamic-6011):last-child,
.frame_plasma_35bb .link_5237:last-child {
  margin-bottom: 0;
}
.frame_plasma_35bb .grid-c9fe.soft_f4de {
  margin-bottom: 0.41575em;
}
.frame_plasma_35bb .rough_01d0:before,
.frame_plasma_35bb .full_1db0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.frame_plasma_35bb .rough_01d0:before {
  content: "\f115";
}
.frame_plasma_35bb .full_1db0:before {
  content: "\f02c";
}
.frame_plasma_35bb .media_north_b11a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.frame_plasma_35bb .media_north_b11a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon_9c25 {
  display: -webkit-box;
  display: flex;
}
.icon_9c25 .description_72c8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon_9c25 .description_72c8 {
    flex-basis: 90px;
  }
}
.icon_9c25 .link-7edb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon_9c25 .link-7edb {
    flex-basis: calc(100% - 50px);
  }
}
.icon_9c25 .link_0b7b p:last-child {
  margin-bottom: 0.72em;
}
.modal-43d3 .sort-6c8c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.modal-43d3 .sort-6c8c:after,
.modal-43d3 .sort-6c8c:before {
  content: "";
  display: table;
}
.modal-43d3 .sort-6c8c:after {
  clear: both;
}
.modal-43d3 .sort-6c8c .under-fe01,
.modal-43d3 .sort-6c8c .list_d27a {
  width: 49%;
}
.modal-43d3 .sort-6c8c .under-fe01 a span.focus-7632,
.modal-43d3 .sort-6c8c .list_d27a a span.focus-7632 {
  display: block;
  margin-bottom: 5px;
}
.modal-43d3 .sort-6c8c .list_d27a {
  float: left;
  text-align: left;
}
.modal-43d3 .sort-6c8c .under-fe01 {
  float: right;
  text-align: right;
}
.video-pressed-0ff2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video-pressed-0ff2 {
    margin-bottom: 0;
  }
}
.focus-85b5 {
  margin-bottom: 1em;
}
.focus-85b5 .dynamic-6011 {
  font-size: 1.1em;
  line-height: 1.3;
}
.modal_dc74 a {
  display: block;
  line-height: 0;
  position: relative;
}
.blue-d92b .focus-85b5,
.mask-0546 .focus-85b5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .blue-d92b .focus-85b5,
  .mask-0546 .focus-85b5 {
    display: block;
  }
}
.blue-d92b .modal_dc74,
.mask-0546 .modal_dc74 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .blue-d92b .modal_dc74,
  .mask-0546 .modal_dc74 {
    margin-bottom: 1em;
  }
}
.blue-d92b .modal_dc74 img,
.mask-0546 .modal_dc74 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.blue-d92b .overlay_5ca8,
.mask-0546 .overlay_5ca8 {
  flex-basis: calc(100% - 160px);
}
.blue-d92b .overlay_5ca8 p,
.mask-0546 .overlay_5ca8 p {
  margin-bottom: 0;
}
.blue-d92b .overlay_5ca8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .blue-d92b .overlay_5ca8 {
    padding-left: 0;
  }
}
.mask-0546 .overlay_5ca8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask-0546 .overlay_5ca8 {
    padding-right: 0;
  }
}
.mask-0546 .modal_dc74 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal-full-999b .modal_dc74 {
  margin-bottom: 0.5em;
}
.modal-full-999b .modal_dc74 img {
  width: 100%;
}
.content-top-cd47 .in_7e8d,
.primary-over-367c .in_7e8d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.primary-over-367c .tabs_f374 .detail-current-0557 p:last-child {
  margin-bottom: 0;
}
.lite-61ec {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active-dd56 .carousel_middle_2e24 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active-dd56 .carousel_middle_2e24:last-of-type {
    margin-bottom: 0;
  }
}
.active-dd56 .carousel_middle_2e24 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-dd56 .carousel_middle_2e24 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active-dd56 .carousel_middle_2e24 ul li {
  margin: 0 0 0.6em;
}
.active-dd56 .carousel_middle_2e24 ul li.over-9269,
.active-dd56 .carousel_middle_2e24 ul li.left_6c6e {
  position: relative;
}
.active-dd56 .carousel_middle_2e24 ul li.over-9269 .table_934b,
.active-dd56 .carousel_middle_2e24 ul li.left_6c6e .table_934b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active-dd56 .carousel_middle_2e24 ul li.over-9269:after:after,
.active-dd56 .carousel_middle_2e24 ul li.over-9269:after:before,
.active-dd56
  .carousel_middle_2e24
  ul
  li.left_6c6e:after:after,
.active-dd56
  .carousel_middle_2e24
  ul
  li.left_6c6e:after:before {
  content: "";
  display: table;
}
.active-dd56 .carousel_middle_2e24 ul li.over-9269:after:after,
.active-dd56
  .carousel_middle_2e24
  ul
  li.left_6c6e:after:after {
  clear: both;
}
.active-dd56 .carousel_middle_2e24 a.message-20b8:hover {
  text-decoration: none;
}
.active-dd56 .carousel_middle_2e24 select {
  max-width: 100%;
}
.active-dd56 .carousel_middle_2e24 table {
  font-size: 85%;
}
.active-dd56 .carousel_middle_2e24 table td,
.active-dd56 .carousel_middle_2e24 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active-dd56 .carousel_middle_2e24 table tfoot td {
  text-align: left;
}
.active-dd56 .carousel_middle_2e24 :last-child {
  margin-bottom: 0;
}
.active-dd56 .carousel_middle_2e24 .popup-d782 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active-dd56 .carousel_middle_2e24 .popup-d782 label {
  width: 100%;
}
.active-dd56 .carousel_middle_2e24 .popup-d782 .huge-b04c {
  width: 100%;
  display: block;
}
.active-dd56 .carousel_middle_2e24 .popup-d782 .dark-76ad {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active-dd56 .carousel_middle_2e24 .popup-d782 .dark-76ad:hover svg #svg-search {
  fill: #444;
}
.active-dd56 .carousel_middle_2e24 .popup-d782 .dark-76ad svg {
  width: 18px;
  height: 18px;
}
.active-dd56 .over-f099 ul ul,
.active-dd56 .hover_liquid_7ed5 ul ul,
.active-dd56 .column_acae ul ul,
.active-dd56 .title-advanced-e1f8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active-dd56 .over-f099 .hover_fresh_ac88 > a,
.active-dd56 .hover_liquid_7ed5 .hover_fresh_ac88 > a,
.active-dd56 .column_acae .hover_fresh_ac88 > a,
.active-dd56 .title-advanced-e1f8 .hover_fresh_ac88 > a {
  margin-bottom: 0;
}
.active-dd56 .preview-8111 li,
.active-dd56 .over-f099 li,
.active-dd56 .glass_9e85 li,
.active-dd56 .hover_liquid_7ed5 li,
.active-dd56 .column_acae li,
.active-dd56 .title-advanced-e1f8 li,
.active-dd56 .video-0480 li,
.active-dd56 .tag_action_b60d li {
  display: block;
  position: relative;
}
.active-dd56 .preview-8111 li:last-child,
.active-dd56 .over-f099 li:last-child,
.active-dd56 .glass_9e85 li:last-child,
.active-dd56 .hover_liquid_7ed5 li:last-child,
.active-dd56 .column_acae li:last-child,
.active-dd56 .title-advanced-e1f8 li:last-child,
.active-dd56 .video-0480 li:last-child,
.active-dd56 .tag_action_b60d li:last-child {
  border: none;
}
.active-dd56 .preview-8111 li a,
.active-dd56 .over-f099 li a,
.active-dd56 .glass_9e85 li a,
.active-dd56 .hover_liquid_7ed5 li a,
.active-dd56 .column_acae li a,
.active-dd56 .title-advanced-e1f8 li a,
.active-dd56 .video-0480 li a,
.active-dd56 .tag_action_b60d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-dd56 .preview-8111 li ul li::before,
.active-dd56 .over-f099 li ul li::before,
.active-dd56 .glass_9e85 li ul li::before,
.active-dd56 .hover_liquid_7ed5 li ul li::before,
.active-dd56 .column_acae li ul li::before,
.active-dd56 .title-advanced-e1f8 li ul li::before,
.active-dd56 .video-0480 li ul li::before,
.active-dd56 .tag_action_b60d li ul li::before {
  left: 15px;
}
.active-dd56 .preview-8111 li ul a,
.active-dd56 .over-f099 li ul a,
.active-dd56 .glass_9e85 li ul a,
.active-dd56 .hover_liquid_7ed5 li ul a,
.active-dd56 .column_acae li ul a,
.active-dd56 .title-advanced-e1f8 li ul a,
.active-dd56 .video-0480 li ul a,
.active-dd56 .tag_action_b60d li ul a {
  padding-left: 20px;
}
.active-dd56 .preview-8111 li ul ul li::before,
.active-dd56 .over-f099 li ul ul li::before,
.active-dd56 .glass_9e85 li ul ul li::before,
.active-dd56 .hover_liquid_7ed5 li ul ul li::before,
.active-dd56 .column_acae li ul ul li::before,
.active-dd56 .title-advanced-e1f8 li ul ul li::before,
.active-dd56 .video-0480 li ul ul li::before,
.active-dd56 .tag_action_b60d li ul ul li::before {
  left: 30px;
}
.active-dd56 .preview-8111 li ul ul a,
.active-dd56 .over-f099 li ul ul a,
.active-dd56 .glass_9e85 li ul ul a,
.active-dd56 .hover_liquid_7ed5 li ul ul a,
.active-dd56 .column_acae li ul ul a,
.active-dd56 .title-advanced-e1f8 li ul ul a,
.active-dd56 .video-0480 li ul ul a,
.active-dd56 .tag_action_b60d li ul ul a {
  padding-left: 40px;
}
.active-dd56 .gallery_down_eb9d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-dd56 .tag_action_b60d ul li {
  margin-bottom: 1.41575em;
}
.active-dd56 .tag_action_b60d ul li .layout-bronze-7fad {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active-dd56 .tag_action_b60d ul li .tertiary_92c2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.up_c05f .preview-8111 li a,
.up_c05f .over-f099 li a,
.up_c05f .glass_9e85 li a,
.up_c05f .hover_liquid_7ed5 li a,
.up_c05f .column_acae li a,
.up_c05f .title-advanced-e1f8 li a,
.up_c05f .video-0480 li a,
.up_c05f .tag_action_b60d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_c05f .gallery_down_eb9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_c05f .carousel_middle_2e24 ul li.over-9269 .table_934b,
.up_c05f .carousel_middle_2e24 ul li.left_6c6e .table_934b {
  background: rgba(0, 0, 0, 0.2);
}
.up_c05f .active-dd56 .carousel_middle_2e24 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-under-09aa .active-dd56 .hidden-0675 li {
  margin: 0;
}
.shade-under-09aa .active-dd56 .hidden-0675 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shade-under-09aa .active-dd56 .hidden-0675 li ul {
  margin: 0;
}
.shade-under-09aa .active-dd56 .hidden-0675 li ul li a {
  padding-left: 15px;
}
.shade-under-09aa .active-dd56 .hidden-0675 li ul li li a {
  padding-left: 30px;
}
.shade-under-09aa .active-dd56 .hidden-0675 li.text_yellow_1a27 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shade-under-09aa .active-dd56 .hidden-0675 li.text_yellow_1a27 > 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;
}
.shade-under-09aa .active-dd56 .hidden-0675 li.text_yellow_1a27 > 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;
}
.video-681b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link_f931 {
  position: relative;
  z-index: 10;
}
.link_f931 .first-0d08 {
  width: 100%;
  max-width: 100%;
}
.summary_a61f .full_e11a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.summary_a61f .fluid_0c80 {
}
.summary_a61f .up_c05f {
  background: #292929;
}
.box-62c3 .full_e11a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.box-62c3 .fluid_0c80 {
  background: #f9f9f9;
}
.box-62c3 .up_c05f {
  background: #303030;
}
.shadow-6a4f .full_e11a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-6a4f .card-2c48 {
    margin-bottom: 1em;
  }
  .shadow-6a4f .card-2c48:last-child {
    margin-bottom: 0;
  }
}
.shadow-6a4f .fluid_0c80 {
  background: #ededed;
}
.shadow-6a4f .up_c05f {
  background: #1a1a1a;
}
.full_e11a.fluid_0c80 {
  color: rgba(0, 0, 0, 0.6);
}
.full_e11a.fluid_0c80 .liquid-cc3c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.full_e11a.up_c05f {
  color: rgba(255, 255, 255, 0.99);
}
.full_e11a.up_c05f a:not(.message-20b8) {
  color: rgba(255, 255, 255, 0.79);
}
.full_e11a.up_c05f a:not(.message-20b8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_e11a.up_c05f .liquid-cc3c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_e11a.up_c05f table tbody td,
.full_e11a.up_c05f table th {
  background: rgba(0, 0, 0, 0.08);
}
.red_5352.slider_easy_9fc1 .description_e7a4 {
  max-width: initial;
}
.red_5352 .short-8f77 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.red_5352 .short-8f77 .first-0d08 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .red_5352 .short-8f77 .first-0d08 {
    display: block;
    margin-bottom: 2em;
  }
  .red_5352 .short-8f77 .first-0d08:last-child {
    margin-bottom: 0;
  }
}
.shadow-6a4f .card-2c48:last-child,
.box-62c3 .card-2c48:last-child,
.summary_a61f .card-2c48:last-child {
  margin-bottom: 0;
}
.shadow-6a4f .card-2c48 .active-dd56 .carousel_middle_2e24:last-child,
.box-62c3 .card-2c48 .active-dd56 .carousel_middle_2e24:last-child,
.summary_a61f .card-2c48 .active-dd56 .carousel_middle_2e24:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-6a4f .grid-cf40,
  .shadow-6a4f .feature_upper_5f43,
  .box-62c3 .grid-cf40,
  .box-62c3 .feature_upper_5f43,
  .summary_a61f .grid-cf40,
  .summary_a61f .feature_upper_5f43 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link_f931 .card-2c48 {
    margin-bottom: 2em;
  }
}
.link_f931 p:last-child {
  margin-bottom: 0;
}
.link_f931 li,
.link_f931 ul {
  list-style: none;
  margin: 0;
}
.link_f931 ul ul {
  margin-left: 2.617924em;
}
.yellow_3908 {
  font-size: 0.875em;
}

/* css-noise: 5a5e */
.promo-block-n5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
