/*!
Theme Name: Customify
Theme URI: https://pressmaximum.easy_14db/customify
Author: WPCustomify
Author URI: https://pressmaximum.easy_14db
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.easy_14db/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notification_5490.picture_steel_91b2/licenses/gpl-2.0.black-3c26
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.thumbnail_1d70/, (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.layout_bottom_2bd5.menu_bdf2/normalize.element_1f2a/
 ======
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.element_1f2a v7.0.0 | MIT License | github.easy_14db/necolas/normalize.element_1f2a */
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;
}
.next-18ce .message_ab18,
.pro-6507,
.main-ba8e,
.blue_4bbc,
.outline_short_378f,
.hovered_3857,
.south-53b0,
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;
}
.pro-6507,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pro-6507,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pro-6507,
  h1 {
    font-size: 1.8em;
  }
}
.main-ba8e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.main-ba8e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .main-ba8e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .main-ba8e,
  h2 {
    font-size: 1.7em;
  }
}
.blue_4bbc,
h3 {
  font-size: 1.618em;
}
.next-18ce .message_ab18,
.outline_short_378f,
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.progress_eaf8 {
  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;
}
.filter_30fa:after,
.filter_30fa:before,
.logo-gas-0e43:after,
.logo-gas-0e43:before {
  content: "";
  display: table;
}
.filter_30fa:after,
.logo-gas-0e43:after {
  clear: both;
}
.white_8ff8 {
  float: right;
  margin-right: 0;
}
.heading_current_0a29 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.light_be28 .grid-042c,
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;
}
.light_be28 .grid-042c: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;
}
.light-d5ab .grid-042c {
  box-shadow: none;
}
.light-d5ab
  .grid-042c
  .feature-91c1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.light-d5ab .grid-042c .article_6288 {
  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;
}
.light-d5ab
  .grid-042c
  .article_6288
  b {
  display: none;
}
.light-d5ab .mini_7584 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shadow-2dcd:not(.basic_59ab):not(.medium_ba5c),
button:not(.basic_59ab):not(.medium_ba5c),
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ),
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ),
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ) {
  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;
}
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ):hover,
button:not(.basic_59ab):not(
    .medium_ba5c
  ):hover,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ):hover,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ):hover,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ):active,
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ):focus,
button:not(.basic_59ab):not(
    .medium_ba5c
  ):active,
button:not(.basic_59ab):not(
    .medium_ba5c
  ):focus,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ):active,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ):focus,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ):active,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ):focus,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ):active,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ):focus {
  outline: 0;
}
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde,
button:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde {
  position: relative;
}
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .primary-static-1811,
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .popup_copper_58de,
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .column_7159,
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  i,
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  svg,
button:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .primary-static-1811,
button:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .popup_copper_58de,
button:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .column_7159,
button:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  i,
button:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  svg,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .primary-static-1811,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .popup_copper_58de,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .column_7159,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  i,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  svg,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .primary-static-1811,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .popup_copper_58de,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .column_7159,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  i,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  svg,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .primary-static-1811,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .popup_copper_58de,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  .column_7159,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  i,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde
  svg {
  visibility: hidden;
}
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde:after,
button:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde:after,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde:after,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde:after,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ).fn-loading-4fde: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;
}
.shadow-2dcd:not(.basic_59ab):not(.medium_ba5c),
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ),
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ),
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ) {
  color: #fff;
  background: #235787;
}
.shadow-2dcd:not(.basic_59ab):not(
    .medium_ba5c
  ):focus,
input[type="button"]:not(.basic_59ab):not(
    .medium_ba5c
  ):focus,
input[type="reset"]:not(.basic_59ab):not(
    .medium_ba5c
  ):focus,
input[type="submit"]:not(.basic_59ab):not(
    .medium_ba5c
  ):focus {
  color: #fff;
}
.shadow-2dcd.fn-disabled-4fde:not(.basic_59ab):not(
    .medium_ba5c
  ),
.shadow-2dcd[disabled]:not(.basic_59ab):not(
    .medium_ba5c
  ),
button.fn-disabled-4fde:not(.basic_59ab):not(
    .medium_ba5c
  ),
button[disabled]:not(.basic_59ab):not(
    .medium_ba5c
  ) {
  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;
}
.hero-c57d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hero-c57d: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;
}
.surface-38ed {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout_286d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.footer-action-b776 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter_30fa:after,
.filter_30fa:before,
.white_b211:after,
.white_b211:before,
.label-fbbb:after,
.label-fbbb:before,
.disabled-3915:after,
.disabled-3915:before,
.secondary_bronze_cec1:after,
.secondary_bronze_cec1:before,
.grid_warm_6c73:after,
.grid_warm_6c73:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter_30fa:after,
.white_b211:after,
.label-fbbb:after,
.disabled-3915:after,
.secondary_bronze_cec1:after,
.grid_warm_6c73:after {
  clear: both;
}
.white_b211 .feature_9c05,
.label-fbbb .feature_9c05,
.iron_c6e4 .feature_9c05 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outer_e856 {
  display: inline-block;
}
.form_f332 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.form_f332 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.form_f332 .outline_555b {
  padding: 1em 0;
  font-size: 85%;
}
.outline_555b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel_c024 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel_c024:after,
.panel_c024:before {
  content: "";
  display: table;
}
.panel_c024:after {
  clear: both;
}
.secondary_north_ab6b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification_3cc5 .secondary_north_ab6b {
  max-width: 50%;
}
.orange-1b04 .secondary_north_ab6b {
  max-width: 33.33%;
}
.left-2054 .secondary_north_ab6b {
  max-width: 25%;
}
.silver-7c48 .secondary_north_ab6b {
  max-width: 20%;
}
.large_e420 .secondary_north_ab6b {
  max-width: 16.66%;
}
.soft_19fc .secondary_north_ab6b {
  max-width: 14.28%;
}
.accordion_71ee .secondary_north_ab6b {
  max-width: 12.5%;
}
.hero-blue-3fdc .secondary_north_ab6b {
  max-width: 11.11%;
}
.accent-action-87b4 {
  display: block;
}
.next-18ce .frame-91c5 label,
.next-18ce .dark_3448 label,
.next-18ce .basic-d43c label,
.next-18ce .west-298f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_c08f {
  list-style: none;
  margin: 0;
}
.chip_c08f article.form-yellow-e48f {
  margin-bottom: 0;
}
.chip_c08f ul {
  list-style: none;
  margin: 0;
}
.chip_c08f .icon_clean_dd3f li.form-yellow-e48f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_c08f .icon_clean_dd3f li.form-yellow-e48f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_c08f .icon_clean_dd3f li.form-yellow-e48f: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) {
  .chip_c08f .icon_clean_dd3f li.form-yellow-e48f li.form-yellow-e48f li.form-yellow-e48f li.form-yellow-e48f {
    padding-left: 0;
  }
}
article.form-yellow-e48f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-yellow-e48f .white_b211 p:last-of-type {
  margin-bottom: 0;
}
article.form-yellow-e48f .main-1715 {
  float: left;
}
article.form-yellow-e48f .pattern-cool-cc71 {
  margin-left: 85px;
}
article.form-yellow-e48f .label-tiny-8013 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-yellow-e48f .label-tiny-8013 .red_99cb {
  margin-left: 10px;
}
article.form-yellow-e48f .mask_88b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-yellow-e48f .container-last-98be {
  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 .frame-91c5,
  #respond .basic-d43c,
  #respond .west-298f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-91c5 input,
#respond .basic-d43c input,
#respond .west-298f input {
  width: 100%;
}
#respond .west-298f {
  margin-right: 0;
}
#respond .west_2df7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search_pro_cf89 {
  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;
}
.search_pro_cf89.module_2a8a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.search_pro_cf89 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%);
}
.search_pro_cf89:focus,
.search_pro_cf89: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);
}
.first-24ac {
  border-radius: 10%;
}
.heading_red_96c0 {
  border-radius: 50%;
}
.preview_right_c9c6 {
  font-size: 0.72em;
}
.first-ae4c {
  font-size: 0.875em;
}
.under-f8ff {
  font-size: 1.1em;
}
.focused_2a1e {
  text-transform: uppercase;
  line-height: 1.2;
}
.focused_2a1e.preview_right_c9c6 {
  letter-spacing: 0.5px;
}
.accordion-easy-da01,
.accordion-easy-da01 a {
  color: #6d6d6d;
}
.accordion-easy-da01 a:hover {
  color: #111;
}
.basic-5d49 {
  color: #6d6d6d;
}
.stale_9a46 {
  overflow-x: hidden;
}
.stale_9a46 .glass_1ac3.notice-33bd {
  position: relative;
}
.stale_9a46 .glass_1ac3.notice-33bd.secondary_5c5f {
  position: initial;
}
.stale_9a46
  .glass_1ac3.notice-33bd.secondary_5c5f
  .smooth-4820 {
  left: auto;
}
.stale_9a46 .glass_1ac3 .smooth-4820 {
  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;
}
.stale_9a46 .glass_1ac3:hover.notice-33bd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.stale_9a46
  .glass_1ac3:hover.notice-33bd
  .smooth-4820 {
  display: block;
  z-index: 9999999;
}
.stale_9a46 .icon-a8d8 .caption_89b8,
.stale_9a46 .filter_8f69 .caption_89b8 {
  display: none;
}
.stale_9a46 .summary_e56c .glass_1ac3:hover.notice-33bd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.next-18ce .frame-91c5 label,
.next-18ce .dark_3448 label,
.next-18ce .basic-d43c label,
.next-18ce .west-298f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_c08f {
  list-style: none;
  margin: 0;
}
.chip_c08f article.form-yellow-e48f {
  margin-bottom: 0;
}
.chip_c08f ul {
  list-style: none;
  margin: 0;
}
.chip_c08f .icon_clean_dd3f li.form-yellow-e48f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_c08f .icon_clean_dd3f li.form-yellow-e48f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_c08f .icon_clean_dd3f li.form-yellow-e48f: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) {
  .chip_c08f .icon_clean_dd3f li.form-yellow-e48f li.form-yellow-e48f li.form-yellow-e48f li.form-yellow-e48f {
    padding-left: 0;
  }
}
article.form-yellow-e48f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-yellow-e48f .white_b211 p:last-of-type {
  margin-bottom: 0;
}
article.form-yellow-e48f .main-1715 {
  float: left;
}
article.form-yellow-e48f .pattern-cool-cc71 {
  margin-left: 85px;
}
article.form-yellow-e48f .label-tiny-8013 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-yellow-e48f .label-tiny-8013 .red_99cb {
  margin-left: 10px;
}
article.form-yellow-e48f .mask_88b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-yellow-e48f .container-last-98be {
  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 .frame-91c5,
  #respond .basic-d43c,
  #respond .west-298f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-91c5 input,
#respond .basic-d43c input,
#respond .west-298f input {
  width: 100%;
}
#respond .west-298f {
  margin-right: 0;
}
#respond .west_2df7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-a8d8 .steel-7adb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.steel-7adb .status_pink_dc00.solid-99ea .header-hard-b245 > li > a:focus,
.steel-7adb .status_pink_dc00.solid-99ea .header-hard-b245 > li > a:hover,
.steel-7adb .status_pink_dc00.photo_easy_0a60 .header-hard-b245 > li > a:focus,
.steel-7adb .status_pink_dc00.photo_easy_0a60 .header-hard-b245 > li > a:hover,
.steel-7adb .status_pink_dc00.photo_upper_d04c .header-hard-b245 > li > a:focus,
.steel-7adb .status_pink_dc00.photo_upper_d04c .header-hard-b245 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-7adb
  .status_pink_dc00.solid-99ea
  .header-hard-b245
  > li.right-748a
  > a,
.steel-7adb
  .status_pink_dc00.solid-99ea
  .header-hard-b245
  > li.outer_31c3
  > a,
.steel-7adb
  .status_pink_dc00.photo_easy_0a60
  .header-hard-b245
  > li.right-748a
  > a,
.steel-7adb
  .status_pink_dc00.photo_easy_0a60
  .header-hard-b245
  > li.outer_31c3
  > a,
.steel-7adb
  .status_pink_dc00.photo_upper_d04c
  .header-hard-b245
  > li.right-748a
  > a,
.steel-7adb .status_pink_dc00.photo_upper_d04c .header-hard-b245 > li.status_d957 > a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-7adb .lower_a073,
.steel-7adb .lower_a073 a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-7adb .popup_88ab.popup_wood_a279 li a,
.steel-7adb .shade_silver_d788 a,
.steel-7adb .filter_fa69,
.steel-7adb .header-hard-b245 > li > a,
.steel-7adb .slider_narrow_e9dd {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb .popup_88ab.popup_wood_a279 li a:hover,
.steel-7adb .shade_silver_d788 a:hover,
.steel-7adb .filter_fa69:hover,
.steel-7adb .header-hard-b245 > li > a:hover,
.steel-7adb .slider_narrow_e9dd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-7adb .wide_0aa1 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb .wide_0aa1 .card_bright_e2b2 {
  color: rgba(255, 255, 255, 0.99);
}
.steel-7adb .wide_0aa1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-7adb .avatar_e1b9 .basic_4327 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb .avatar_e1b9 .basic_4327 .preview_top_5cf7 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb
  .avatar_e1b9
  .basic_4327
  .preview_top_5cf7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb
  .avatar_e1b9
  .basic_4327
  .preview_top_5cf7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb
  .avatar_e1b9
  .basic_4327
  .preview_top_5cf7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb
  .avatar_e1b9
  .basic_4327
  .preview_top_5cf7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb .avatar_e1b9 .background-0676 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-7adb .avatar_e1b9 .background-0676:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_2540
  .steel-7adb
  .avatar_e1b9
  .caption-8f72
  .bronze-bf68 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern_2540
  .steel-7adb
  .avatar_e1b9
  .caption-8f72
  .preview_top_5cf7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-a8d8 .smooth_0374 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.smooth_0374 .status_pink_dc00.solid-99ea .header-hard-b245 > li > a:focus,
.smooth_0374 .status_pink_dc00.solid-99ea .header-hard-b245 > li > a:hover,
.smooth_0374 .status_pink_dc00.photo_easy_0a60 .header-hard-b245 > li > a:focus,
.smooth_0374 .status_pink_dc00.photo_easy_0a60 .header-hard-b245 > li > a:hover,
.smooth_0374 .status_pink_dc00.photo_upper_d04c .header-hard-b245 > li > a:focus,
.smooth_0374 .status_pink_dc00.photo_upper_d04c .header-hard-b245 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_0374
  .status_pink_dc00.solid-99ea
  .header-hard-b245
  > li.right-748a
  > a,
.smooth_0374
  .status_pink_dc00.solid-99ea
  .header-hard-b245
  > li.outer_31c3
  > a,
.smooth_0374
  .status_pink_dc00.photo_easy_0a60
  .header-hard-b245
  > li.right-748a
  > a,
.smooth_0374
  .status_pink_dc00.photo_easy_0a60
  .header-hard-b245
  > li.outer_31c3
  > a,
.smooth_0374
  .status_pink_dc00.photo_upper_d04c
  .header-hard-b245
  > li.right-748a
  > a,
.smooth_0374 .status_pink_dc00.photo_upper_d04c .header-hard-b245 > li.status_d957 > a {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_0374 .lower_a073,
.smooth_0374 .lower_a073 a {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_0374 .popup_88ab.popup_wood_a279 li a,
.smooth_0374 .shade_silver_d788 a,
.smooth_0374 .filter_fa69,
.smooth_0374 .header-hard-b245 > li > a,
.smooth_0374 .slider_narrow_e9dd {
  color: rgba(0, 0, 0, 0.55);
}
.smooth_0374 .popup_88ab.popup_wood_a279 li a:hover,
.smooth_0374 .shade_silver_d788 a:hover,
.smooth_0374 .filter_fa69:hover,
.smooth_0374 .header-hard-b245 > li > a:hover,
.smooth_0374 .slider_narrow_e9dd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_0374 .wide_0aa1 {
  color: rgba(0, 0, 0, 0.55);
}
.smooth_0374 .wide_0aa1 .card_bright_e2b2 {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_0374 .wide_0aa1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_be6f .yellow-d755 {
  margin-left: auto;
  margin-right: auto;
}
.label-fbbb > * {
  margin-left: auto;
  margin-right: auto;
}
.label-fbbb .surface-38ed {
  margin-right: 1.41575em;
}
.accordion_south_82d0 .label-fbbb > .right_02b4 {
  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;
}
.accordion_south_82d0 .label-fbbb > .frame_182e {
  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;
}
.table_c64d.frame_be6f .yellow-d755,
.pattern_orange_8986.frame_be6f .yellow-d755 {
  margin-left: 0;
}
.accent-basic-91f1.frame_be6f .yellow-d755,
.breadcrumb_cool_906c.frame_be6f .yellow-d755 {
  margin-right: 0;
}
.label-fbbb ol,
.label-fbbb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.filter_in_9150 video {
  max-width: 100%;
}
.warm-1c3f img {
  display: block;
}
.warm-1c3f.surface-38ed,
.warm-1c3f.layout_286d {
  width: 100%;
}
.warm-1c3f.frame_182e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paper-c5b0:not(.accent-hard-7fc7) {
  margin: 1.5em auto;
}
.gallery_db64 p {
  padding: 1.5em 14px;
}
ul.input_4287.frame_182e,
ul.input_4287.right_02b4,
ul.input_4287.box-pressed-a7d7.right_02b4 {
  padding: 0 14px;
}
.video-c8cc {
  display: block;
  overflow-x: auto;
}
.video-c8cc table {
  border-collapse: collapse;
  width: 100%;
}
.video-c8cc td,
.video-c8cc th {
  padding: 0.5em;
}
.label-fbbb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-fbbb ol ol,
.label-fbbb ol ul,
.label-fbbb ul ol,
.label-fbbb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-fbbb ol ol li,
.label-fbbb ol ul li,
.label-fbbb ul ol li,
.label-fbbb ul ul li {
  margin-left: 0;
}
.tooltip_center_9c96.frame_ddf7 > .green-8e0d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip_center_9c96.frame_ddf7 > .green-8e0d iframe,
.tooltip_center_9c96.frame_ddf7 > .green-8e0d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.surface_c5aa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.surface_c5aa.dirty_31b8 {
  padding: 0;
}
.surface_c5aa.dirty_31b8 cite {
  font-size: 13px;
}
.surface_c5aa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.surface_c5aa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.in-7277 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.in-7277 > p:first-child {
  margin-top: 0;
}
.in-7277 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.in-7277 blockquote {
  border-left: 0;
}
.wrapper-smooth-739d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wrapper-smooth-739d:not(.yellow_250b) {
  max-width: 100px;
}
.wrapper-smooth-739d.dark_4d24 {
  border-bottom: none !important;
  text-align: center;
}
.wrapper-smooth-739d.dark_4d24::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_db64 p {
    padding: 1.5em 0;
  }
}
.detail_dynamic_d131 {
  color: #0073aa;
}
.fast-bda4 {
  background-color: #0073aa;
}
.filter_cold_ec2a {
  color: #229fd8;
}
.content_7c83 {
  background-color: #229fd8;
}
.gallery_old_7909 {
  color: #eee;
}
.active-blue-7074 {
  background-color: #eee;
}
.active-0576 {
  color: #444;
}
.list-smooth-68cf {
  background-color: #444;
}
.focus-0c1c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus-0c1c .search-8233 .shade_silver_d788 {
  font-size: 15px;
}
.focus-0c1c .shade_silver_d788 {
  line-height: 1.3;
}
.focus-0c1c .smooth_0374 {
}
.focus-0c1c .steel-7adb {
  background: #235787;
}
.summary-5763 {
  padding: 0;
}
.summary-5763 .steel-7adb {
  background: #1a1a1a;
}
.summary-5763 .smooth_0374 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.out_f0da {
  padding: 0;
  border-left: none;
  border-right: none;
}
.out_f0da .smooth_0374 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.out_f0da .steel-7adb {
  background: #303030;
}
.grid_warm_6c73 {
  position: relative;
  z-index: 10;
}
.grid_warm_6c73 .footer-dynamic-4277 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-2d72 .notice-33bd {
  display: inline-block;
  vertical-align: middle;
}
.slow-2d72.backdrop_rough_c941 .notice-33bd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slow-2d72.backdrop_rough_c941 .notice-33bd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slow-2d72.backdrop_rough_c941 .notice-33bd {
    margin-right: 0.4em;
  }
}
.slow-2d72.backdrop_rough_c941 .notice-33bd:last-child {
  margin-right: 0;
}
.hovered-8525 .footer-dynamic-4277 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon-a8d8 .search-8233 {
    margin: 0 -0.5em;
  }
  .icon-a8d8 .search-8233 [class*="customify-col-"],
  .icon-a8d8 .search-8233 [class*="customify-col_"],
  .icon-a8d8 .search-8233 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon-a8d8.header-d851 .footer-dynamic-4277 {
  background: 0 0 !important;
}
.icon-a8d8.header-d851 .footer-dynamic-4277,
.icon-a8d8.hovered-8525 .footer-dynamic-4277 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon-a8d8.hover-old-6220 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon-a8d8.hovered-8525 .footer-dynamic-4277 {
  box-shadow: none !important;
}
.sort-673f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sort-673f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sort-673f {
    padding: 18px 0 20px;
  }
}
.sort-673f .notice_df89 {
  width: 100%;
}
.sort-673f .card_solid_05ec {
  margin-bottom: 0;
}
.sort-673f .purple_90df {
  margin-top: 5px;
  font-size: 0.875em;
}
.active_b11f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active_b11f .form-9556 {
  width: 100%;
}
.feature_0c2c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.feature_0c2c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.feature_0c2c 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;
}
.feature_0c2c li:last-child:after {
  display: none;
}
.feature_0c2c li a {
  font-weight: 500;
  margin-right: 10px;
}
.pressed_1b14 .caption_89b8 button,
.sort-673f .caption_89b8 button {
  left: 0;
}
.pressed_1b14 .form-9556,
.sort-673f .form-9556 {
  padding-left: 0;
  padding-right: 0;
}
.pressed_1b14 .active_b11f,
.sort-673f .active_b11f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pressed_1b14 {
  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;
}
.pressed_1b14: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;
}
.pressed_1b14 .secondary_gas_cf15 {
  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) {
  .pressed_1b14 .secondary_gas_cf15 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_1b14 .secondary_gas_cf15 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pressed_1b14 .secondary_gas_cf15 {
    min-height: 200px;
  }
}
.pressed_1b14 .feature_0c2c {
  color: rgba(255, 255, 255, 0.8);
}
.pressed_1b14 .feature_0c2c a,
.pressed_1b14 .feature_0c2c li:after {
  color: inherit;
}
.pressed_1b14 .feature_0c2c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup_6638 {
  margin-bottom: 0.5em;
}
.left_b32d {
  margin-bottom: 1.2em;
}
.left_b32d,
.popup_6638 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.left_b32d p:last-child,
.popup_6638 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .caption_89b8,
#masthead .caption_89b8 {
  display: none;
}
#masthead
  > .caption_89b8.image_4484 {
  display: none;
}
#masthead > .caption_89b8 button {
  left: 0;
}
.menu_prev_3a93 {
  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%;
}
.menu_prev_3a93 .notice-33bd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.menu_prev_3a93 .fluid_11ad {
  display: -webkit-box;
  display: flex;
}
.menu_prev_3a93 .fluid_11ad.container_901c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.menu_prev_3a93 .fluid_11ad.out-7af2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu_prev_3a93 .fluid_11ad.element_copper_f80d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu_prev_3a93.tall-39be.tall_62c7 .fluid_11ad.container_901c {
  flex-basis: 100%;
}
.menu_prev_3a93.next_1bb4 .fluid_11ad.out-7af2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.menu_prev_3a93.next_1bb4 .fluid_11ad.element_copper_f80d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .caption_89b8.image_4484 {
  display: none;
}
#masthead > .caption_89b8 button {
  left: 0;
}
.notice_cool_49e5 {
  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;
}
.notice_cool_49e5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notice_cool_49e5.thumbnail_ddf1 i {
  margin-right: 4px;
}
.notice_cool_49e5.slow_a911 i {
  margin-left: 5px;
}
.shade_silver_d788 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade_silver_d788 p:last-child {
  margin-bottom: 0;
}
.message-0cc3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message-0cc3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message-0cc3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message-0cc3 .lower_a073 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message-0cc3 .preview_lower_a4c5 {
  margin: 5px 0 7px 0;
}
.message-0cc3.thumbnail_6280 .nav-medium-ca8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-0cc3.thumbnail_6280 .middle_6fc8 {
  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;
}
.message-0cc3.container-0fc8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message-0cc3.container-0fc8 .nav-medium-ca8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-0cc3.container-0fc8 .middle_6fc8 {
  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;
}
.message-0cc3.notice_upper_7da7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-0cc3.border_active_3a81 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message-0cc3.border_active_3a81 .middle_6fc8 {
  margin-top: 7px;
}
.current-9fa0 {
  display: inline-block;
}
.grid_warm_6c73 .header_red_12fa .message-0cc3 img {
  max-width: 100%;
}
.status_pink_dc00 .fixed_9920.section-e5d0,
.item-9d86 .fixed_9920.section-e5d0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.status_pink_dc00 .detail_07d6,
.item-9d86 .detail_07d6 {
  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%);
}
.status_pink_dc00 .detail_07d6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.status_pink_dc00.hover_blue_1cf4 .detail_07d6 {
  display: none;
}
.status_pink_dc00 .hidden_d561 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status_pink_dc00 .hidden_d561 li {
  display: inline-block;
  position: relative;
}
.status_pink_dc00 .hidden_d561 li:last-child {
  margin-right: 0;
}
.status_pink_dc00 .hidden_d561 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;
}
.status_pink_dc00 .hidden_d561 li.status_d957 > a {
  color: rgba(0, 0, 0, 0.9);
}
.status_pink_dc00 .hidden_d561 > 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;
}
.status_pink_dc00 .hidden_d561 > li > a i {
  line-height: 0;
}
.status_pink_dc00 .hidden_d561 > li.form_short_7c1f > a .detail_07d6 {
  margin-left: 4px;
  line-height: 0;
}
.status_pink_dc00 .hidden_d561 .rough-e5de li.form_short_7c1f > a {
  position: relative;
}
.status_pink_dc00 .hidden_d561 .rough-e5de li.form_short_7c1f > a:after,
.status_pink_dc00 .hidden_d561 .rough-e5de li.form_short_7c1f > a:before {
  content: "";
  display: table;
}
.status_pink_dc00 .hidden_d561 .rough-e5de li.form_short_7c1f > a:after {
  clear: both;
}
.status_pink_dc00 .hidden_d561 .rough-e5de li.form_short_7c1f > a .detail_07d6 {
  margin-left: 5px;
  float: right;
}
.status_pink_dc00 .block-gas-3475,
.status_pink_dc00 .rough-e5de {
  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;
}
.status_pink_dc00 .rough-e5de {
  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;
}
.status_pink_dc00 .rough-e5de .section-e5d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status_pink_dc00 .rough-e5de .detail_07d6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.status_pink_dc00 .rough-e5de li {
  display: block;
  margin: 0;
  padding: 0;
}
.status_pink_dc00 .rough-e5de 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;
}
.status_pink_dc00 .rough-e5de li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.status_pink_dc00 .rough-e5de .rough-e5de {
  top: 0;
  left: 100%;
}
.status_pink_dc00 .overlay-new-ac6c.fn-focus-4fde > .block-gas-3475,
.status_pink_dc00 .overlay-new-ac6c.fn-focus-4fde > .rough-e5de,
.status_pink_dc00 .overlay-new-ac6c:focus > .block-gas-3475,
.status_pink_dc00 .overlay-new-ac6c:focus > .rough-e5de,
.status_pink_dc00 .overlay-new-ac6c:hover > .block-gas-3475,
.status_pink_dc00 .overlay-new-ac6c:hover > .rough-e5de {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.status_pink_dc00.photo_upper_d04c .header-hard-b245:after,
.status_pink_dc00.photo_upper_d04c .header-hard-b245:before {
  content: "";
  display: table;
}
.status_pink_dc00.photo_upper_d04c .header-hard-b245:after {
  clear: both;
}
.status_pink_dc00.photo_upper_d04c .header-hard-b245 > li {
  float: left;
}
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245:after,
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245:before {
  content: "";
  display: table;
}
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245:after {
  clear: both;
}
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245 > li {
  float: left;
}
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245 > li.right-748a > a,
.status_pink_dc00.breadcrumb-8f89 .header-hard-b245 > li.status_d957 > a {
  color: #fff;
  background-color: #1e4b75;
}
.status_pink_dc00.solid-99ea .header-hard-b245 > li > a .section-e5d0 {
  position: relative;
}
.status_pink_dc00.solid-99ea .header-hard-b245 > li > a .section-e5d0: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;
}
.status_pink_dc00.solid-99ea
  .header-hard-b245
  > li:focus
  > a
  .section-e5d0:before,
.status_pink_dc00.solid-99ea
  .header-hard-b245
  > li:hover
  > a
  .section-e5d0:before {
  width: 100%;
  background-color: currentColor;
}
.status_pink_dc00.solid-99ea
  .header-hard-b245
  > li.right-748a
  > a
  .section-e5d0:before,
.status_pink_dc00.solid-99ea
  .header-hard-b245
  > li.outer_31c3
  > a
  .section-e5d0:before {
  width: 100%;
  background-color: currentColor;
}
.status_pink_dc00.photo_easy_0a60 .header-hard-b245 > li > a .section-e5d0 {
  position: relative;
}
.status_pink_dc00.photo_easy_0a60 .header-hard-b245 > li > a .section-e5d0: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;
}
.status_pink_dc00.photo_easy_0a60 .header-hard-b245 > li:focus > a .section-e5d0:before,
.status_pink_dc00.photo_easy_0a60
  .header-hard-b245
  > li:hover
  > a
  .section-e5d0:before {
  width: 100%;
  background-color: currentColor;
}
.status_pink_dc00.photo_easy_0a60
  .header-hard-b245
  > li.right-748a
  > a
  .section-e5d0:before,
.status_pink_dc00.photo_easy_0a60
  .header-hard-b245
  > li.outer_31c3
  > a
  .section-e5d0:before {
  width: 100%;
  background-color: currentColor;
}
.item-9d86 .hidden_d561 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item-9d86 .hidden_d561 li:first-child > a {
  border-top: none;
}
.item-9d86 .hidden_d561 .breadcrumb_d581 > .section-e5d0 .detail_07d6 {
  display: none;
}
.item-9d86 .hidden_d561 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.item-9d86 .hidden_d561 li:last-child {
  border: none;
}
.item-9d86 .hidden_d561 li.form_short_7c1f > a {
  padding-right: 45px !important;
}
.item-9d86 .hidden_d561 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.item-9d86 .hidden_d561 li a:focus,
.item-9d86 .hidden_d561 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-9d86 .hidden_d561 li .down_bdae {
  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;
}
.item-9d86 .hidden_d561 li .down_bdae:hover {
  box-shadow: none;
}
.item-9d86 .hidden_d561 li .down_bdae .detail_07d6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.item-9d86 .hidden_d561 .rough-e5de {
  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);
}
.item-9d86 .hidden_d561 .rough-e5de li a {
  padding-left: 3em;
}
.item-9d86 .hidden_d561 .widget_gas_3745 > a .down_bdae i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item-9d86 .hidden_d561 .widget_gas_3745 > .rough-e5de {
  display: block;
  opacity: 1;
}
.easy-5e07 {
  max-width: 100%;
}
.border_small_06e5 {
  line-height: 0;
  cursor: pointer;
}
.slider_narrow_e9dd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slider_narrow_e9dd:hover {
  box-shadow: none;
  color: currentColor;
}
.slider_narrow_e9dd svg {
  width: 18px;
  height: 18px;
}
.slider_narrow_e9dd .avatar_4aed {
  display: none;
}
.modal-large-db43 {
  position: relative;
}
.modal-large-db43.fn-active-4fde .slider_narrow_e9dd .progress-liquid-a1c2 {
  display: none;
}
.modal-large-db43.fn-active-4fde .slider_narrow_e9dd .avatar_4aed {
  display: inline-block;
}
.modal-large-db43 .hover-f791 {
  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);
}
.modal-large-db43.slow-8fc2 .hover-f791 {
  left: auto;
  right: -0.9em;
}
.modal-large-db43.slow-8fc2 .container_simple_dab4::before {
  left: auto;
  right: 15px;
}
.modal-large-db43.fn-active-4fde .hover-f791 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption-8f72 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.caption-8f72 label {
  flex-basis: 100%;
}
.caption-8f72 .basic_4327 {
  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;
}
.caption-8f72 .preview_top_5cf7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.caption-8f72 .preview_top_5cf7:focus {
  background-color: transparent;
}
.caption-8f72 button.background-0676 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.caption-8f72 button.background-0676:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.caption-8f72 button.background-0676 svg {
  width: 18px;
  height: 18px;
}
.caption-8f72 input[type="submit"] {
  min-height: auto;
}
.avatar_e1b9 .caption-8f72 .preview_top_5cf7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.container_simple_dab4 {
  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) {
  .container_simple_dab4 {
    width: 220px;
  }
}
.container_simple_dab4 label {
  flex-basis: 100%;
}
.container_simple_dab4::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;
}
.pattern_2540 .avatar_e1b9 .caption-8f72 {
  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;
}
.pattern_2540
  .avatar_e1b9
  .caption-8f72
  .basic_4327 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern_2540 .avatar_e1b9 .caption-8f72 .preview_top_5cf7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern_2540
  .avatar_e1b9
  .caption-8f72
  .preview_top_5cf7:focus {
  background: 0 0;
}
.pattern_2540
  .avatar_e1b9
  .caption-8f72
  .bronze-bf68 {
  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;
}
.popup_88ab {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.popup_88ab li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.popup_88ab li:last-child {
  margin-right: 0;
}
.popup_88ab li:first-child {
  margin-left: 0;
}
.popup_88ab.heading_inner_8f98 a {
  color: #fff;
}
.popup_88ab.heading_inner_8f98 a:hover {
  color: #fff;
}
.popup_88ab a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.popup_88ab a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.popup_88ab a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup_88ab a:hover {
  opacity: 0.9;
  color: inherit;
}
.popup_88ab [class*="social-icon-apple"] {
  background-color: #999;
}
.popup_88ab [class*="social-icon-apple"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #999;
}
.popup_88ab [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.popup_88ab [class*="social-icon-behance"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #1769ff;
}
.popup_88ab [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.popup_88ab [class*="social-icon-bitbucket"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #205081;
}
.popup_88ab [class*="social-icon-codepen"] {
  background-color: #000;
}
.popup_88ab [class*="social-icon-codepen"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #000;
}
.popup_88ab [class*="social-icon-delicious"] {
  background-color: #39f;
}
.popup_88ab [class*="social-icon-delicious"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #39f;
}
.popup_88ab [class*="social-icon-digg"] {
  background-color: #005be2;
}
.popup_88ab [class*="social-icon-digg"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #005be2;
}
.popup_88ab [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.popup_88ab [class*="social-icon-dribbble"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #ea4c89;
}
.popup_88ab [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.popup_88ab [class*="social-icon-envelope"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #ea4335;
}
.popup_88ab [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.popup_88ab [class*="social-icon-facebook"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #3b5998;
}
.popup_88ab [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.popup_88ab [class*="social-icon-flickr"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #0063dc;
}
.popup_88ab [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.popup_88ab [class*="social-icon-foursquare"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #2d5be3;
}
.popup_88ab [class*="social-icon-github"] {
  background-color: #333;
}
.popup_88ab [class*="social-icon-github"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #333;
}
.popup_88ab [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.popup_88ab [class*="social-icon-google-plus"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #dd4b39;
}
.popup_88ab [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.popup_88ab [class*="social-icon-houzz"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #7ac142;
}
.popup_88ab [class*="social-icon-instagram"] {
  background-color: #262626;
}
.popup_88ab [class*="social-icon-instagram"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #262626;
}
.popup_88ab [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.popup_88ab [class*="social-icon-jsfiddle"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #487aa2;
}
.popup_88ab [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.popup_88ab [class*="social-icon-linkedin"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #0077b5;
}
.popup_88ab [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.popup_88ab [class*="social-icon-medium"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #00ab6b;
}
.popup_88ab [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.popup_88ab
  [class*="social-icon-odnoklassniki"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #f4731c;
}
.popup_88ab [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.popup_88ab [class*="social-icon-meetup"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #ec1c40;
}
.popup_88ab [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.popup_88ab [class*="social-icon-pinterest"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #bd081c;
}
.popup_88ab [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.popup_88ab [class*="social-icon-product-hunt"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #da552f;
}
.popup_88ab [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.popup_88ab [class*="social-icon-reddit"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #ff4500;
}
.popup_88ab [class*="social-icon-rss"] {
  background-color: #f26522;
}
.popup_88ab [class*="social-icon-rss"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #f26522;
}
.popup_88ab [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.popup_88ab
  [class*="social-icon-shopping-cart"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #4caf50;
}
.popup_88ab [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.popup_88ab [class*="social-icon-skype"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #00aff0;
}
.popup_88ab [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.popup_88ab [class*="social-icon-slideshare"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #0077b5;
}
.popup_88ab [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.popup_88ab [class*="social-icon-snapchat"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #fffc00;
}
.popup_88ab [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.popup_88ab [class*="social-icon-soundcloud"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #f80;
}
.popup_88ab [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.popup_88ab [class*="social-icon-spotify"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #2ebd59;
}
.popup_88ab [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.popup_88ab
  [class*="social-icon-stack-overflow"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #fe7a15;
}
.popup_88ab [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.popup_88ab [class*="social-icon-maldkfgram"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #2ca5e0;
}
.popup_88ab [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.popup_88ab [class*="social-icon-tripadvisor"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #589442;
}
.popup_88ab [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.popup_88ab [class*="social-icon-tumblr"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #35465c;
}
.popup_88ab [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.popup_88ab [class*="social-icon-twitch"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #6441a5;
}
.popup_88ab [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.popup_88ab [class*="social-icon-twitter"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #1da1f2;
}
.popup_88ab [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.popup_88ab [class*="social-icon-vimeo"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #1ab7ea;
}
.popup_88ab [class*="social-icon-vk"] {
  background-color: #45668e;
}
.popup_88ab [class*="social-icon-vk"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #45668e;
}
.popup_88ab [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.popup_88ab [class*="social-icon-weibo"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #df2029;
}
.popup_88ab [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.popup_88ab [class*="social-icon-weixin"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #7bb32e;
}
.popup_88ab [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.popup_88ab [class*="social-icon-whatsapp"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #25d366;
}
.popup_88ab [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.popup_88ab [class*="social-icon-wordpress"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #21759b;
}
.popup_88ab [class*="social-icon-xing"] {
  background-color: #026466;
}
.popup_88ab [class*="social-icon-xing"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #026466;
}
.popup_88ab [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.popup_88ab [class*="social-icon-yelp"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #af0606;
}
.popup_88ab [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.popup_88ab [class*="social-icon-youtube"].thumbnail-cold-b466 {
  background-color: transparent;
  color: #cd201f;
}
.filter_fa69 {
  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;
}
.filter_fa69:hover {
  box-shadow: none;
  background: 0 0;
}
.accordion-pink-78b3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag_dec2 {
  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;
}
.article-00d3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.green_a34a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.green_a34a,
.green_a34a::after,
.green_a34a::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;
}
.green_a34a::after,
.green_a34a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-up-27f4 .tag_dec2 .article-00d3 {
  margin-top: -2px;
  width: 19px;
}
.logo-up-27f4 .tag_dec2 .green_a34a {
  margin-top: -1px;
}
.logo-up-27f4 .tag_dec2 .green_a34a,
.logo-up-27f4 .tag_dec2 .green_a34a::after,
.logo-up-27f4 .tag_dec2 .green_a34a::before {
  width: 19px;
  height: 2px;
}
.logo-up-27f4 .tag_dec2 .green_a34a::before {
  top: -6px;
}
.logo-up-27f4 .tag_dec2 .green_a34a::after {
  bottom: -6px;
}
.column-a615 .tag_dec2 .article-00d3 {
  margin-top: -2px;
  width: 22px;
}
.column-a615 .tag_dec2 .green_a34a {
  margin-top: -1px;
}
.column-a615 .tag_dec2 .green_a34a,
.column-a615 .tag_dec2 .green_a34a::after,
.column-a615 .tag_dec2 .green_a34a::before {
  width: 22px;
  height: 2px;
}
.column-a615 .tag_dec2 .green_a34a::before {
  top: -7px;
}
.column-a615 .tag_dec2 .green_a34a::after {
  bottom: -7px;
}
.dropdown-yellow-93a1 .tag_dec2 .article-00d3 {
  margin-top: -2px;
  width: 31px;
}
.dropdown-yellow-93a1 .tag_dec2 .green_a34a {
  margin-top: -1.5px;
}
.dropdown-yellow-93a1 .tag_dec2 .green_a34a,
.dropdown-yellow-93a1 .tag_dec2 .green_a34a::after,
.dropdown-yellow-93a1 .tag_dec2 .green_a34a::before {
  width: 31px;
  height: 3px;
}
.dropdown-yellow-93a1 .tag_dec2 .green_a34a::before {
  top: -9px;
}
.dropdown-yellow-93a1 .tag_dec2 .green_a34a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .aside-b245 .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 19px;
  }
  .aside-b245 .tag_dec2 .green_a34a {
    margin-top: -1px;
  }
  .aside-b245 .tag_dec2 .green_a34a,
  .aside-b245 .tag_dec2 .green_a34a::after,
  .aside-b245 .tag_dec2 .green_a34a::before {
    width: 19px;
    height: 2px;
  }
  .aside-b245 .tag_dec2 .green_a34a::before {
    top: -6px;
  }
  .aside-b245 .tag_dec2 .green_a34a::after {
    bottom: -6px;
  }
  .bronze_f3ed .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 22px;
  }
  .bronze_f3ed .tag_dec2 .green_a34a {
    margin-top: -1px;
  }
  .bronze_f3ed .tag_dec2 .green_a34a,
  .bronze_f3ed .tag_dec2 .green_a34a::after,
  .bronze_f3ed .tag_dec2 .green_a34a::before {
    width: 22px;
    height: 2px;
  }
  .bronze_f3ed .tag_dec2 .green_a34a::before {
    top: -7px;
  }
  .bronze_f3ed .tag_dec2 .green_a34a::after {
    bottom: -7px;
  }
  .glass_8665 .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 31px;
  }
  .glass_8665 .tag_dec2 .green_a34a {
    margin-top: -1.5px;
  }
  .glass_8665 .tag_dec2 .green_a34a,
  .glass_8665 .tag_dec2 .green_a34a::after,
  .glass_8665 .tag_dec2 .green_a34a::before {
    width: 31px;
    height: 3px;
  }
  .glass_8665 .tag_dec2 .green_a34a::before {
    top: -9px;
  }
  .glass_8665 .tag_dec2 .green_a34a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .medium_d2f6 .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 19px;
  }
  .medium_d2f6 .tag_dec2 .green_a34a {
    margin-top: -1px;
  }
  .medium_d2f6 .tag_dec2 .green_a34a,
  .medium_d2f6 .tag_dec2 .green_a34a::after,
  .medium_d2f6 .tag_dec2 .green_a34a::before {
    width: 19px;
    height: 2px;
  }
  .medium_d2f6 .tag_dec2 .green_a34a::before {
    top: -6px;
  }
  .medium_d2f6 .tag_dec2 .green_a34a::after {
    bottom: -6px;
  }
  .footer-5951 .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-5951 .tag_dec2 .green_a34a {
    margin-top: -1px;
  }
  .footer-5951 .tag_dec2 .green_a34a,
  .footer-5951 .tag_dec2 .green_a34a::after,
  .footer-5951 .tag_dec2 .green_a34a::before {
    width: 22px;
    height: 2px;
  }
  .footer-5951 .tag_dec2 .green_a34a::before {
    top: -7px;
  }
  .footer-5951 .tag_dec2 .green_a34a::after {
    bottom: -7px;
  }
  .photo-e277 .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-e277 .tag_dec2 .green_a34a {
    margin-top: -1.5px;
  }
  .photo-e277 .tag_dec2 .green_a34a,
  .photo-e277 .tag_dec2 .green_a34a::after,
  .photo-e277 .tag_dec2 .green_a34a::before {
    width: 31px;
    height: 3px;
  }
  .photo-e277 .tag_dec2 .green_a34a::before {
    top: -9px;
  }
  .photo-e277 .tag_dec2 .green_a34a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stale-2ed1 .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 19px;
  }
  .stale-2ed1 .tag_dec2 .green_a34a {
    margin-top: -1px;
  }
  .stale-2ed1 .tag_dec2 .green_a34a,
  .stale-2ed1 .tag_dec2 .green_a34a::after,
  .stale-2ed1 .tag_dec2 .green_a34a::before {
    width: 19px;
    height: 2px;
  }
  .stale-2ed1 .tag_dec2 .green_a34a::before {
    top: -6px;
  }
  .stale-2ed1 .tag_dec2 .green_a34a::after {
    bottom: -6px;
  }
  .notice-liquid-b285 .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 22px;
  }
  .notice-liquid-b285 .tag_dec2 .green_a34a {
    margin-top: -1px;
  }
  .notice-liquid-b285 .tag_dec2 .green_a34a,
  .notice-liquid-b285 .tag_dec2 .green_a34a::after,
  .notice-liquid-b285 .tag_dec2 .green_a34a::before {
    width: 22px;
    height: 2px;
  }
  .notice-liquid-b285 .tag_dec2 .green_a34a::before {
    top: -7px;
  }
  .notice-liquid-b285 .tag_dec2 .green_a34a::after {
    bottom: -7px;
  }
  .fast-53dc .tag_dec2 .article-00d3 {
    margin-top: -2px;
    width: 31px;
  }
  .fast-53dc .tag_dec2 .green_a34a {
    margin-top: -1.5px;
  }
  .fast-53dc .tag_dec2 .green_a34a,
  .fast-53dc .tag_dec2 .green_a34a::after,
  .fast-53dc .tag_dec2 .green_a34a::before {
    width: 31px;
    height: 3px;
  }
  .fast-53dc .tag_dec2 .green_a34a::before {
    top: -9px;
  }
  .fast-53dc .tag_dec2 .green_a34a::after {
    bottom: -9px;
  }
}
.shadow_outer_bce0 .green_a34a {
  -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);
}
.shadow_outer_bce0 .green_a34a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow_outer_bce0 .green_a34a::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);
}
.shadow_outer_bce0.avatar-72fd .green_a34a {
  -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);
}
.shadow_outer_bce0.avatar-72fd .green_a34a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow_outer_bce0.avatar-72fd .green_a34a::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);
}
.surface-focused-0f36 {
  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.dim-cdc1:before {
  display: none;
}
.filter_8f69 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.filter_8f69 .input_over_212f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.filter_8f69 .input_over_212f:last-of-type {
  border-bottom: none;
}
.filter_8f69 .input_over_212f.bronze_8d1d,
.filter_8f69 .input_over_212f.layout-44c1,
.filter_8f69 .input_over_212f.narrow-914f {
  padding: 0;
}
.filter_8f69 .item-9d86 .down_bdae {
  color: currentColor;
}
.filter_8f69 .item-9d86 .down_bdae:focus,
.filter_8f69 .item-9d86 .down_bdae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_8f69.smooth_0374 .wide_0aa1,
.filter_8f69.smooth_0374 .shade_silver_d788 a,
.filter_8f69.smooth_0374 .header-hard-b245 a,
.filter_8f69.smooth_0374 .rough-e5de a {
  color: rgba(0, 0, 0, 0.55);
}
.filter_8f69.smooth_0374 .wide_0aa1:hover,
.filter_8f69.smooth_0374 .shade_silver_d788 a:hover,
.filter_8f69.smooth_0374 .header-hard-b245 a:hover,
.filter_8f69.smooth_0374 .rough-e5de a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_8f69.smooth_0374 .card_bright_e2b2 {
  color: rgba(0, 0, 0, 0.8);
}
.filter_8f69.smooth_0374 .input_over_212f {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_8f69.smooth_0374 .input_over_212f:before {
  background: rgba(0, 0, 0, 0.08);
}
.filter_8f69.smooth_0374 .filter_b753:before {
  background: rgba(255, 255, 255, 0.9);
}
.filter_8f69.smooth_0374 .item-9d86 .hidden_d561 li a,
.filter_8f69.smooth_0374 .item-9d86 .down_bdae,
.filter_8f69.smooth_0374 .rough-e5de {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_8f69.smooth_0374 .item-9d86 .down_bdae:focus,
.filter_8f69.smooth_0374 .item-9d86 .down_bdae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_8f69.smooth_0374 .hidden_d561 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_8f69.steel-7adb .wide_0aa1,
.filter_8f69.steel-7adb .shade_silver_d788 a,
.filter_8f69.steel-7adb .header-hard-b245 .down_bdae,
.filter_8f69.steel-7adb .header-hard-b245 a,
.filter_8f69.steel-7adb .rough-e5de a {
  color: rgba(255, 255, 255, 0.79);
}
.filter_8f69.steel-7adb .wide_0aa1:hover,
.filter_8f69.steel-7adb .shade_silver_d788 a:hover,
.filter_8f69.steel-7adb .header-hard-b245 .down_bdae:hover,
.filter_8f69.steel-7adb .header-hard-b245 a:hover,
.filter_8f69.steel-7adb .rough-e5de a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_8f69.steel-7adb .card_bright_e2b2 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_8f69.steel-7adb .input_over_212f {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_8f69.steel-7adb .input_over_212f:before {
  background: rgba(255, 255, 255, 0.08);
}
.filter_8f69.steel-7adb .filter_b753:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_8f69.steel-7adb .item-9d86 .hidden_d561 li a,
.filter_8f69.steel-7adb .item-9d86 .down_bdae,
.filter_8f69.steel-7adb .rough-e5de {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_8f69.steel-7adb .item-9d86 .down_bdae:focus,
.filter_8f69.steel-7adb .item-9d86 .down_bdae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_8f69.steel-7adb .hidden_d561 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_b753 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.filter_b753:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.container_stale_e783 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.preview_2ce9 .filter_8f69 {
  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;
}
.preview_2ce9 .input_over_212f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.preview_2ce9 .input_over_212f: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) {
  .preview_2ce9 .input_over_212f:before {
    width: 16%;
    left: 42%;
  }
}
.preview_2ce9 .input_over_212f:last-child:before {
  content: none;
}
.preview_2ce9 .input_over_212f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.preview_2ce9 .item-9d86 .hidden_d561 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.preview_2ce9 .item-9d86 .hidden_d561 li a .down_bdae {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.preview_2ce9 .item-9d86 .rough-e5de {
  border: none;
}
.preview_2ce9 .item-9d86 .rough-e5de li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.preview_2ce9 .filter_b753 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.preview_2ce9 .container_stale_e783 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.preview_2ce9 .steel-7adb .filter_b753:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview_2ce9 .smooth_0374.preview-1da1 .green_a34a {
  background: rgba(0, 0, 0, 0.6);
}
.preview_2ce9
  .smooth_0374.preview-1da1
  .green_a34a::after,
.preview_2ce9
  .smooth_0374.preview-1da1
  .green_a34a:before {
  background: inherit;
}
.preview_2ce9
  .smooth_0374.preview-1da1:hover
  .green_a34a {
  background: rgba(0, 0, 0, 0.8);
}
.hovered_abac .filter_8f69 {
  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) {
  .hovered_abac .filter_8f69 {
    width: auto;
    right: 45px;
  }
}
.description-narrow-6f88 .filter_8f69 {
  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) {
  .description-narrow-6f88 .filter_8f69 {
    width: auto;
    left: 45px;
  }
}
.dim-cdc1 .filter_8f69 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dim-cdc1 .container_stale_e783 {
  max-width: 48em;
  margin: 0 auto;
}
.dim-cdc1 .filter_b753:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hero_a2d4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hero_a2d4.preview_2ce9 .filter_8f69 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hero_a2d4.hovered_abac .filter_8f69 {
  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);
}
.hero_a2d4 .filter_8f69 {
  visibility: visible;
}
.hero_a2d4.description-narrow-6f88 .filter_8f69 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask_6e3d,
.frame_narrow_fa71 {
  overflow-x: hidden;
}
.mask_6e3d .filter_8f69 {
  overflow: auto;
}
.mask_6e3d.preview_2ce9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_6e3d.preview_2ce9 .filter_8f69 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask_6e3d.preview_2ce9 .filter_fa69 {
  opacity: 0;
}
.mask_6e3d.hovered_abac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_6e3d.hovered_abac .filter_8f69 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask_6e3d.hovered_abac .filter_fa69 {
  opacity: 0;
}
.mask_6e3d.description-narrow-6f88 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_6e3d.description-narrow-6f88 .filter_8f69 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask_6e3d.description-narrow-6f88 .filter_fa69 {
  opacity: 0;
}
.mask_6e3d.dim-cdc1 .filter_8f69 {
  z-index: 10;
  visibility: visible;
}
.preview-1da1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.preview-1da1 .green_a34a {
  background: rgba(255, 255, 255, 0.99);
}
.preview-1da1 .green_a34a::after,
.preview-1da1 .green_a34a:before {
  background: inherit;
}
.preview-1da1:hover .green_a34a {
  background: rgba(255, 255, 255, 0.99);
}
.description-narrow-6f88 .preview-1da1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.dim-cdc1 .preview-1da1 {
  display: none !important;
}
.mask_6e3d:before,
.frame_narrow_fa71:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask_6e3d .preview-1da1,
.frame_narrow_fa71 .preview-1da1 {
  display: inline-block;
}
.filter_8f69 .notice-33bd {
  -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;
}
.mask_6e3d .filter_8f69 .notice-33bd,
.frame_narrow_fa71 .filter_8f69 .notice-33bd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.smooth_1190 .basic_4327 {
  width: 100%;
}
.header_red_12fa {
  padding: 0 0.5em 0;
}
.header_red_12fa [class*="customify-col-"],
.header_red_12fa [class*="customify-col_"],
.header_red_12fa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel_inner_e832 .header_red_12fa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .search-8233 .component-outer-5204,
  .component-outer-5204 {
    display: none;
  }
  .center-5d27 {
    text-align: left;
  }
  .notice_e50b {
    text-align: center;
  }
  .huge-e088 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .search-8233 .green-b015,
  .green-b015 {
    display: none;
  }
  .outer-1455 {
    text-align: left;
  }
  .east_03fb {
    text-align: center;
  }
  .progress_pressed_89d1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .search-8233 .wrapper-609e,
  .wrapper-609e {
    display: none;
  }
  .accent-c626 {
    text-align: left;
  }
  .purple-f0cd {
    text-align: center;
  }
  .smooth-2d82 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dark-3fc2 {
  box-shadow: none !important;
}
.up_6994 .active-paper-4c72,
.old-426b .active-paper-4c72 {
  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;
}
.old-426b .active-paper-4c72 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-dynamic-4277 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer-dynamic-4277:after,
.footer-dynamic-4277:before {
  content: "";
  display: table;
}
.footer-dynamic-4277:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer-dynamic-4277 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer-dynamic-4277,
.hover-old-6220 {
  max-width: 1248px;
  margin: 0 auto;
}

.disabled-3915.slider_96dd .footer-dynamic-4277 {
  max-width: 100%;
}
.disabled-3915.orange_0f7b {
  max-width: 1200px;
  margin: 0 auto;
}
.disabled-3915.column-174b .footer-dynamic-4277 {
  max-width: 100%;
}
.disabled-3915.column-174b > .footer-dynamic-4277 {
  padding-left: 0;
  padding-right: 0;
}
.disabled-3915.column-174b > .footer-dynamic-4277 .search-8233 {
  margin: 0;
}
.disabled-3915.column-174b
  > .footer-dynamic-4277
  .shadow_huge_d85c.table-67c1 {
  margin-right: 0;
  margin-left: 0;
}
.disabled-3915.column-174b #main.table-67c1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .popup-26b4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .popup-26b4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .glass_e420 .yellow-d755 {
    padding-right: 1em;
  }
  .glass_e420.shade-south-3594 .shadow_huge_d85c {
    border-right: 1px solid #eaecee;
  }
  .glass_e420.shade-south-3594 .yellow-d755 {
    padding-right: 1em;
  }
  .glass_e420.shade-south-3594 .active-a0b0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-narrow-8ae1 .yellow-d755 {
    padding-left: 1em;
  }
  .status-narrow-8ae1.shade-south-3594 .shadow_huge_d85c {
    border-left: 1px solid #eaecee;
  }
  .status-narrow-8ae1.shade-south-3594 .yellow-d755 {
    padding-left: 1em;
  }
  .status-narrow-8ae1.shade-south-3594 .active-a0b0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper-f2ae .yellow-d755 {
    padding-left: 1em;
  }
  .paper-f2ae.shade-south-3594 .link-tall-21de {
    border-right: 1px solid #eaecee;
  }
  .paper-f2ae.shade-south-3594 .badge_df86 {
    border-right: 1px solid #eaecee;
  }
  .paper-f2ae.shade-south-3594 .yellow-d755 {
    padding-left: 1em;
  }
  .paper-f2ae.shade-south-3594 .active-a0b0 {
    padding-right: 1em;
  }
  .paper-f2ae.shade-south-3594 .heading-active-12f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-7010 .yellow-d755 {
    padding-right: 1em;
  }
  .picture-7010.shade-south-3594 .link-tall-21de {
    border-left: 1px solid #eaecee;
  }
  .picture-7010.shade-south-3594 .badge_df86 {
    border-left: 1px solid #eaecee;
  }
  .picture-7010.shade-south-3594 .yellow-d755 {
    padding-right: 1em;
  }
  .picture-7010.shade-south-3594 .active-a0b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-7010.shade-south-3594 .heading-active-12f5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-26b4 .yellow-d755 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-26b4.shade-south-3594 .shadow_huge_d85c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .popup-26b4.shade-south-3594 .yellow-d755 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-26b4.shade-south-3594 .active-a0b0 {
    padding-left: 1em;
  }
  .popup-26b4.shade-south-3594 .heading-active-12f5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .popup-26b4.shade-south-3594 .yellow-d755 {
    padding-left: 0;
  }
}
.dim_d166 .slow-2d72 {
  display: inline-block;
}
.icon-west-c928 {
  display: inline-block;
}
.main_focused_0529 {
  word-con: break-word;
}
.icon_b05d > span {
  display: inline-block;
  padding: 5px 0;
}
.icon_b05d .notification_f472 {
  margin-left: 8px;
  margin-right: 8px;
}
.icon_b05d .footer_db88 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.video-aa17 .focus-under-1a12 {
  margin-bottom: 2em;
}
.video-aa17 .input-lower-e63f {
  margin-bottom: 15px;
}
.video-aa17 .input-lower-e63f:last-child {
  margin-bottom: 0;
}
.video-aa17 .tall-6d0b {
  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) {
  .video-aa17 .tall-6d0b {
    display: block;
  }
}
.video-aa17 .card_in_f3ac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .video-aa17 .card_in_f3ac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.video-aa17 .button-a951 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.video-aa17 .button-a951 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.video-aa17 .button-a951 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.video-aa17 .main_focused_0529 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.video-aa17 .main_focused_0529 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.video-aa17 .pink_b394 p:last-child {
  margin-bottom: 0;
}
.video-aa17 .white_b03e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.video-aa17 .light-0422 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.video-aa17 .item-liquid-e7fb {
  margin-top: 1em;
}
.video-aa17 .mask_ed2e {
  top: 0;
  display: block;
}
.video-aa17 .mask_ed2e a {
  color: inherit;
}
.video-aa17 .mask_ed2e a:hover {
  color: inherit;
}
.video-aa17 .badge_edbf {
  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;
}
.video-aa17 .badge_edbf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.video-aa17 .light-0422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.video-aa17 .slider_motion_aec6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.video-aa17 .slider_motion_aec6:first-child {
  margin-top: 0;
}
.video-aa17 .slider_motion_aec6.large-201f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-aa17 .slider_motion_aec6.feature_4f86 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video-aa17
  .slider_motion_aec6.feature_4f86.inner_2c4c
  .item-liquid-e7fb {
  width: 100%;
}
.video-aa17 .feature_4f86 {
  -webkit-box-align: center;
  align-items: center;
}
.video-aa17 .feature_4f86 .icon_b05d,
.video-aa17 .feature_4f86 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.video-aa17 .button-a951 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video-aa17 .button-a951 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video-aa17 .button-a951: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;
}
.video-aa17 .large-201f {
  z-index: 5;
}
.video-aa17 .alert_5b35 .north-5caa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.video-aa17 .picture-6d63 .north-5caa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.video-aa17 .item-2f00 .north-5caa {
  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;
}
.video-aa17.full_3cff .tall-6d0b,
.video-aa17.progress_0f94 .tall-6d0b {
  display: block;
}
.video-aa17.full_3cff .tall-6d0b .tag_2e2d,
.video-aa17.full_3cff .tall-6d0b .light-0422,
.video-aa17.progress_0f94 .tall-6d0b .tag_2e2d,
.video-aa17.progress_0f94 .tall-6d0b .light-0422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video-aa17.action_6a20 .card_in_f3ac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .video-aa17.action_6a20 .card_in_f3ac {
    margin-right: 0;
  }
}
.video-aa17.full_3cff .card_in_f3ac,
.video-aa17.progress_0f94 .card_in_f3ac {
  padding-top: 40%;
}
.video-aa17.full_3cff .focus-under-1a12,
.video-aa17.progress_0f94 .focus-under-1a12 {
  display: block;
}
.video-aa17.full_3cff .fn-sticky-4fde .light-0422,
.video-aa17.progress_0f94 .fn-sticky-4fde .light-0422 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.video-aa17.full_3cff .card_in_f3ac,
.video-aa17.progress_0f94 .card_in_f3ac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.video-aa17.full_3cff .light-0422 {
  padding: 1em;
}
.wood-d67c {
  margin: 30px auto;
  display: block;
}
.wood-d67c .popup_e750 > * {
  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;
}
.wood-d67c .popup_e750 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wood-d67c .popup_e750 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_8ff5 .icon_b05d {
  margin-bottom: 1.41575em;
}
.element_8ff5 .carousel-hovered-25b9 {
  margin-bottom: 1.618em;
}
.label-fbbb .element_warm_8ae0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-fbbb .element_warm_8ae0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-fbbb .sort-71f2 {
  max-width: 100%;
  overflow: auto;
}
.frame_be6f .label-fbbb a:hover {
  text-decoration: underline;
}
.article-copper-749d .input-lower-e63f:not(.main_focused_0529),
.article-copper-749d .button-a951 {
  margin-bottom: 1.41575em;
}
.article-copper-749d .input-lower-e63f:not(.main_focused_0529):last-child,
.article-copper-749d .button-a951:last-child {
  margin-bottom: 0;
}
.article-copper-749d .input-lower-e63f.tag-fluid-db72 {
  margin-bottom: 0.41575em;
}
.article-copper-749d .article_full_a191:before,
.article-copper-749d .status-d4f3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article-copper-749d .article_full_a191:before {
  content: "\f115";
}
.article-copper-749d .status-d4f3:before {
  content: "\f02c";
}
.article-copper-749d .center-8824 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article-copper-749d .center-8824 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tag-prev-08bb {
  display: -webkit-box;
  display: flex;
}
.tag-prev-08bb .widget-purple-d0d7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tag-prev-08bb .widget-purple-d0d7 {
    flex-basis: 90px;
  }
}
.tag-prev-08bb .alert-small-3eb3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-prev-08bb .alert-small-3eb3 {
    flex-basis: calc(100% - 50px);
  }
}
.tag-prev-08bb .hovered_2e8b p:last-child {
  margin-bottom: 0.72em;
}
.complex-15aa .popup_e750 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.complex-15aa .popup_e750:after,
.complex-15aa .popup_e750:before {
  content: "";
  display: table;
}
.complex-15aa .popup_e750:after {
  clear: both;
}
.complex-15aa .popup_e750 .outline_plasma_a54a,
.complex-15aa .popup_e750 .grid-bc78 {
  width: 49%;
}
.complex-15aa .popup_e750 .outline_plasma_a54a a span.heading_e80a,
.complex-15aa .popup_e750 .grid-bc78 a span.heading_e80a {
  display: block;
  margin-bottom: 5px;
}
.complex-15aa .popup_e750 .grid-bc78 {
  float: left;
  text-align: left;
}
.complex-15aa .popup_e750 .outline_plasma_a54a {
  float: right;
  text-align: right;
}
.message_bright_bcdb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message_bright_bcdb {
    margin-bottom: 0;
  }
}
.silver-3da0 {
  margin-bottom: 1em;
}
.silver-3da0 .main_focused_0529 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice-center-a280 a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal_south_eb17 .silver-3da0,
.tooltip_cbd6 .silver-3da0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal_south_eb17 .silver-3da0,
  .tooltip_cbd6 .silver-3da0 {
    display: block;
  }
}
.modal_south_eb17 .notice-center-a280,
.tooltip_cbd6 .notice-center-a280 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal_south_eb17 .notice-center-a280,
  .tooltip_cbd6 .notice-center-a280 {
    margin-bottom: 1em;
  }
}
.modal_south_eb17 .notice-center-a280 img,
.tooltip_cbd6 .notice-center-a280 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal_south_eb17 .fresh_9dff,
.tooltip_cbd6 .fresh_9dff {
  flex-basis: calc(100% - 160px);
}
.modal_south_eb17 .fresh_9dff p,
.tooltip_cbd6 .fresh_9dff p {
  margin-bottom: 0;
}
.modal_south_eb17 .fresh_9dff {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal_south_eb17 .fresh_9dff {
    padding-left: 0;
  }
}
.tooltip_cbd6 .fresh_9dff {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip_cbd6 .fresh_9dff {
    padding-right: 0;
  }
}
.tooltip_cbd6 .notice-center-a280 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.out_6b48 .notice-center-a280 {
  margin-bottom: 0.5em;
}
.out_6b48 .notice-center-a280 img {
  width: 100%;
}
.border_south_f8e7 .paragraph_lite_6b38,
.status-wood-8cd4 .paragraph_lite_6b38 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status-wood-8cd4 .shadow_huge_d85c .center_a7ef p:last-child {
  margin-bottom: 0;
}
.carousel_bottom_9e30 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav_current_7c3f .chip-534c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav_current_7c3f .chip-534c:last-of-type {
    margin-bottom: 0;
  }
}
.nav_current_7c3f .chip-534c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav_current_7c3f .chip-534c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav_current_7c3f .chip-534c ul li {
  margin: 0 0 0.6em;
}
.nav_current_7c3f .chip-534c ul li.input-3821,
.nav_current_7c3f .chip-534c ul li.cold-81b7 {
  position: relative;
}
.nav_current_7c3f .chip-534c ul li.input-3821 .liquid-87b3,
.nav_current_7c3f .chip-534c ul li.cold-81b7 .liquid-87b3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav_current_7c3f .chip-534c ul li.input-3821:after:after,
.nav_current_7c3f .chip-534c ul li.input-3821:after:before,
.nav_current_7c3f
  .chip-534c
  ul
  li.cold-81b7:after:after,
.nav_current_7c3f
  .chip-534c
  ul
  li.cold-81b7:after:before {
  content: "";
  display: table;
}
.nav_current_7c3f .chip-534c ul li.input-3821:after:after,
.nav_current_7c3f
  .chip-534c
  ul
  li.cold-81b7:after:after {
  clear: both;
}
.nav_current_7c3f .chip-534c a.shadow-2dcd:hover {
  text-decoration: none;
}
.nav_current_7c3f .chip-534c select {
  max-width: 100%;
}
.nav_current_7c3f .chip-534c table {
  font-size: 85%;
}
.nav_current_7c3f .chip-534c table td,
.nav_current_7c3f .chip-534c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav_current_7c3f .chip-534c table tfoot td {
  text-align: left;
}
.nav_current_7c3f .chip-534c :last-child {
  margin-bottom: 0;
}
.nav_current_7c3f .chip-534c .text-over-b723 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav_current_7c3f .chip-534c .text-over-b723 label {
  width: 100%;
}
.nav_current_7c3f .chip-534c .text-over-b723 .preview_top_5cf7 {
  width: 100%;
  display: block;
}
.nav_current_7c3f .chip-534c .text-over-b723 .background-0676 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav_current_7c3f .chip-534c .text-over-b723 .background-0676:hover svg #svg-search {
  fill: #444;
}
.nav_current_7c3f .chip-534c .text-over-b723 .background-0676 svg {
  width: 18px;
  height: 18px;
}
.nav_current_7c3f .panel-hard-1db5 ul ul,
.nav_current_7c3f .sidebar_99cb ul ul,
.nav_current_7c3f .hover_focused_033f ul ul,
.nav_current_7c3f .sidebar-cc65 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav_current_7c3f .panel-hard-1db5 .form_short_7c1f > a,
.nav_current_7c3f .sidebar_99cb .form_short_7c1f > a,
.nav_current_7c3f .hover_focused_033f .form_short_7c1f > a,
.nav_current_7c3f .sidebar-cc65 .form_short_7c1f > a {
  margin-bottom: 0;
}
.nav_current_7c3f .current-4366 li,
.nav_current_7c3f .panel-hard-1db5 li,
.nav_current_7c3f .prev-0fbf li,
.nav_current_7c3f .sidebar_99cb li,
.nav_current_7c3f .hover_focused_033f li,
.nav_current_7c3f .sidebar-cc65 li,
.nav_current_7c3f .detail-b69c li,
.nav_current_7c3f .hard_ed3e li {
  display: block;
  position: relative;
}
.nav_current_7c3f .current-4366 li:last-child,
.nav_current_7c3f .panel-hard-1db5 li:last-child,
.nav_current_7c3f .prev-0fbf li:last-child,
.nav_current_7c3f .sidebar_99cb li:last-child,
.nav_current_7c3f .hover_focused_033f li:last-child,
.nav_current_7c3f .sidebar-cc65 li:last-child,
.nav_current_7c3f .detail-b69c li:last-child,
.nav_current_7c3f .hard_ed3e li:last-child {
  border: none;
}
.nav_current_7c3f .current-4366 li a,
.nav_current_7c3f .panel-hard-1db5 li a,
.nav_current_7c3f .prev-0fbf li a,
.nav_current_7c3f .sidebar_99cb li a,
.nav_current_7c3f .hover_focused_033f li a,
.nav_current_7c3f .sidebar-cc65 li a,
.nav_current_7c3f .detail-b69c li a,
.nav_current_7c3f .hard_ed3e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_current_7c3f .current-4366 li ul li::before,
.nav_current_7c3f .panel-hard-1db5 li ul li::before,
.nav_current_7c3f .prev-0fbf li ul li::before,
.nav_current_7c3f .sidebar_99cb li ul li::before,
.nav_current_7c3f .hover_focused_033f li ul li::before,
.nav_current_7c3f .sidebar-cc65 li ul li::before,
.nav_current_7c3f .detail-b69c li ul li::before,
.nav_current_7c3f .hard_ed3e li ul li::before {
  left: 15px;
}
.nav_current_7c3f .current-4366 li ul a,
.nav_current_7c3f .panel-hard-1db5 li ul a,
.nav_current_7c3f .prev-0fbf li ul a,
.nav_current_7c3f .sidebar_99cb li ul a,
.nav_current_7c3f .hover_focused_033f li ul a,
.nav_current_7c3f .sidebar-cc65 li ul a,
.nav_current_7c3f .detail-b69c li ul a,
.nav_current_7c3f .hard_ed3e li ul a {
  padding-left: 20px;
}
.nav_current_7c3f .current-4366 li ul ul li::before,
.nav_current_7c3f .panel-hard-1db5 li ul ul li::before,
.nav_current_7c3f .prev-0fbf li ul ul li::before,
.nav_current_7c3f .sidebar_99cb li ul ul li::before,
.nav_current_7c3f .hover_focused_033f li ul ul li::before,
.nav_current_7c3f .sidebar-cc65 li ul ul li::before,
.nav_current_7c3f .detail-b69c li ul ul li::before,
.nav_current_7c3f .hard_ed3e li ul ul li::before {
  left: 30px;
}
.nav_current_7c3f .current-4366 li ul ul a,
.nav_current_7c3f .panel-hard-1db5 li ul ul a,
.nav_current_7c3f .prev-0fbf li ul ul a,
.nav_current_7c3f .sidebar_99cb li ul ul a,
.nav_current_7c3f .hover_focused_033f li ul ul a,
.nav_current_7c3f .sidebar-cc65 li ul ul a,
.nav_current_7c3f .detail-b69c li ul ul a,
.nav_current_7c3f .hard_ed3e li ul ul a {
  padding-left: 40px;
}
.nav_current_7c3f .complex-279b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_current_7c3f .hard_ed3e ul li {
  margin-bottom: 1.41575em;
}
.nav_current_7c3f .hard_ed3e ul li .hidden-9625 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav_current_7c3f .hard_ed3e ul li .mask_thick_09db {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.steel-7adb .current-4366 li a,
.steel-7adb .panel-hard-1db5 li a,
.steel-7adb .prev-0fbf li a,
.steel-7adb .sidebar_99cb li a,
.steel-7adb .hover_focused_033f li a,
.steel-7adb .sidebar-cc65 li a,
.steel-7adb .detail-b69c li a,
.steel-7adb .hard_ed3e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-7adb .complex-279b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-7adb .chip-534c ul li.input-3821 .liquid-87b3,
.steel-7adb .chip-534c ul li.cold-81b7 .liquid-87b3 {
  background: rgba(0, 0, 0, 0.2);
}
.steel-7adb .nav_current_7c3f .chip-534c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li {
  margin: 0;
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li ul {
  margin: 0;
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li ul li a {
  padding-left: 15px;
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li ul li li a {
  padding-left: 30px;
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li.status_d957 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li.status_d957 > 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;
}
.disabled-3915 .nav_current_7c3f .hidden_d561 li.status_d957 > 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;
}
.north-5f66 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.secondary_bronze_cec1 {
  position: relative;
  z-index: 10;
}
.secondary_bronze_cec1 .notice-33bd {
  width: 100%;
  max-width: 100%;
}
.short-db51 .primary-2a36 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.short-db51 .smooth_0374 {
}
.short-db51 .steel-7adb {
  background: #292929;
}
.surface_8043 .primary-2a36 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface_8043 .smooth_0374 {
  background: #f9f9f9;
}
.surface_8043 .steel-7adb {
  background: #303030;
}
.content-stone-4abc .primary-2a36 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-stone-4abc .slow-2d72 {
    margin-bottom: 1em;
  }
  .content-stone-4abc .slow-2d72:last-child {
    margin-bottom: 0;
  }
}
.content-stone-4abc .smooth_0374 {
  background: #ededed;
}
.content-stone-4abc .steel-7adb {
  background: #1a1a1a;
}
.primary-2a36.smooth_0374 {
  color: rgba(0, 0, 0, 0.6);
}
.primary-2a36.smooth_0374 .light_d914 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-2a36.steel-7adb {
  color: rgba(255, 255, 255, 0.99);
}
.primary-2a36.steel-7adb a:not(.shadow-2dcd) {
  color: rgba(255, 255, 255, 0.79);
}
.primary-2a36.steel-7adb a:not(.shadow-2dcd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-2a36.steel-7adb .light_d914 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-2a36.steel-7adb table tbody td,
.primary-2a36.steel-7adb table th {
  background: rgba(0, 0, 0, 0.08);
}
.summary_e56c.hovered-8525 .footer-dynamic-4277 {
  max-width: initial;
}
.summary_e56c .backdrop_rough_c941 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.summary_e56c .backdrop_rough_c941 .notice-33bd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .summary_e56c .backdrop_rough_c941 .notice-33bd {
    display: block;
    margin-bottom: 2em;
  }
  .summary_e56c .backdrop_rough_c941 .notice-33bd:last-child {
    margin-bottom: 0;
  }
}
.content-stone-4abc .slow-2d72:last-child,
.surface_8043 .slow-2d72:last-child,
.short-db51 .slow-2d72:last-child {
  margin-bottom: 0;
}
.content-stone-4abc .slow-2d72 .nav_current_7c3f .chip-534c:last-child,
.surface_8043 .slow-2d72 .nav_current_7c3f .chip-534c:last-child,
.short-db51 .slow-2d72 .nav_current_7c3f .chip-534c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .content-stone-4abc .summary-slow-fbe3,
  .content-stone-4abc .item-d100,
  .surface_8043 .summary-slow-fbe3,
  .surface_8043 .item-d100,
  .short-db51 .summary-slow-fbe3,
  .short-db51 .item-d100 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .secondary_bronze_cec1 .slow-2d72 {
    margin-bottom: 2em;
  }
}
.secondary_bronze_cec1 p:last-child {
  margin-bottom: 0;
}
.secondary_bronze_cec1 li,
.secondary_bronze_cec1 ul {
  list-style: none;
  margin: 0;
}
.secondary_bronze_cec1 ul ul {
  margin-left: 2.617924em;
}
.logo-narrow-ebb4 {
  font-size: 0.875em;
}

/* css-noise: b39a */
.shadow-element-u2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
