/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero-05c0/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero-05c0
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.hero-05c0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fluid-d8d0.content-dec1/licenses/gpl-2.0.hovered-7739
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.footer-action-d0c1/, (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.avatar_pink_422c.column_b4fa/normalize.paragraph-paper-c637/
 ======
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.paragraph-paper-c637 v7.0.0 | MIT License | github.hero-05c0/necolas/normalize.paragraph-paper-c637 */
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;
}
.narrow_a176 .input-south-f9c8,
.small-6065,
.blue_6177,
.surface_out_9f28,
.media-8741,
.text_center_dfac,
.mini-ff83,
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;
}
.small-6065,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .small-6065,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .small-6065,
  h1 {
    font-size: 1.8em;
  }
}
.blue_6177,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.blue_6177 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .blue_6177,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .blue_6177,
  h2 {
    font-size: 1.7em;
  }
}
.surface_out_9f28,
h3 {
  font-size: 1.618em;
}
.narrow_a176 .input-south-f9c8,
.media-8741,
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.lite_eb8e {
  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;
}
.highlight-94ee:after,
.highlight-94ee:before,
.table_bright_5661:after,
.table_bright_5661:before {
  content: "";
  display: table;
}
.highlight-94ee:after,
.table_bright_5661:after {
  clear: both;
}
.paper_caab {
  float: right;
  margin-right: 0;
}
.over_bd96 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.nav_05d0 .mask_next_124a,
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;
}
.nav_05d0 .mask_next_124a: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;
}
.new_d878 .mask_next_124a {
  box-shadow: none;
}
.new_d878
  .mask_next_124a
  .lower-62ca {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.new_d878 .mask_next_124a .bottom_4bdf {
  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;
}
.new_d878
  .mask_next_124a
  .bottom_4bdf
  b {
  display: none;
}
.new_d878 .block_8409 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_static_0877:not(.bronze-d4b2):not(.heading-iron-8f63),
button:not(.bronze-d4b2):not(.heading-iron-8f63),
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ),
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ),
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ) {
  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;
}
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):hover,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):hover,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):hover,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):hover,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):active,
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):active,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):active,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):active,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):active,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus {
  outline: 0;
}
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e {
  position: relative;
}
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .search_light_4a83,
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .caption-top-8a9a,
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .hover_478d,
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  i,
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  svg,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .search_light_4a83,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .caption-top-8a9a,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .hover_478d,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  i,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  svg,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .search_light_4a83,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .caption-top-8a9a,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .hover_478d,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  i,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  svg,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .search_light_4a83,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .caption-top-8a9a,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .hover_478d,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  i,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  svg,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .search_light_4a83,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .caption-top-8a9a,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  .hover_478d,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  i,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e
  svg {
  visibility: hidden;
}
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e:after,
button:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e:after,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e:after,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e:after,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ).fn-loading-f04e: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;
}
.notice_static_0877:not(.bronze-d4b2):not(.heading-iron-8f63),
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ),
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ),
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ) {
  color: #fff;
  background: #235787;
}
.notice_static_0877:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus,
input[type="button"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus,
input[type="reset"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus,
input[type="submit"]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ):focus {
  color: #fff;
}
.notice_static_0877.fn-disabled-f04e:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ),
.notice_static_0877[disabled]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ),
button.fn-disabled-f04e:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ),
button[disabled]:not(.bronze-d4b2):not(
    .heading-iron-8f63
  ) {
  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;
}
.main_3385 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main_3385: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;
}
.box-4384 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.blue-ef14 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hot_098e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.highlight-94ee:after,
.highlight-94ee:before,
.active-3ce4:after,
.active-3ce4:before,
.layout_69fe:after,
.layout_69fe:before,
.border-current-4e8c:after,
.border-current-4e8c:before,
.row-fresh-bcad:after,
.row-fresh-bcad:before,
.detail-hot-3de7:after,
.detail-hot-3de7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.highlight-94ee:after,
.active-3ce4:after,
.layout_69fe:after,
.border-current-4e8c:after,
.row-fresh-bcad:after,
.detail-hot-3de7:after {
  clear: both;
}
.active-3ce4 .modal_0616,
.layout_69fe .modal_0616,
.popup-cold-4585 .modal_0616 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image_a563 {
  display: inline-block;
}
.text_3cd6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text_3cd6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text_3cd6 .photo_top_a7f9 {
  padding: 1em 0;
  font-size: 85%;
}
.photo_top_a7f9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wrapper_fast_2909 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wrapper_fast_2909:after,
.wrapper_fast_2909:before {
  content: "";
  display: table;
}
.wrapper_fast_2909:after {
  clear: both;
}
.preview_9071 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip_solid_517b .preview_9071 {
  max-width: 50%;
}
.message_current_d550 .preview_9071 {
  max-width: 33.33%;
}
.pressed_c0de .preview_9071 {
  max-width: 25%;
}
.old_686a .preview_9071 {
  max-width: 20%;
}
.pagination_1c6d .preview_9071 {
  max-width: 16.66%;
}
.simple-0eda .preview_9071 {
  max-width: 14.28%;
}
.button-b8e6 .preview_9071 {
  max-width: 12.5%;
}
.description-ced3 .preview_9071 {
  max-width: 11.11%;
}
.fast_16ba {
  display: block;
}
.narrow_a176 .new_07c5 label,
.narrow_a176 .copper-82da label,
.narrow_a176 .breadcrumb_center_0b90 label,
.narrow_a176 .lower_c85a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block_action_2d77 {
  list-style: none;
  margin: 0;
}
.block_action_2d77 article.cold_3104 {
  margin-bottom: 0;
}
.block_action_2d77 ul {
  list-style: none;
  margin: 0;
}
.block_action_2d77 .bottom-37ac li.cold_3104 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block_action_2d77 .bottom-37ac li.cold_3104 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block_action_2d77 .bottom-37ac li.cold_3104: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) {
  .block_action_2d77 .bottom-37ac li.cold_3104 li.cold_3104 li.cold_3104 li.cold_3104 {
    padding-left: 0;
  }
}
article.cold_3104 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_3104 .active-3ce4 p:last-of-type {
  margin-bottom: 0;
}
article.cold_3104 .last-6bdb {
  float: left;
}
article.cold_3104 .accordion_lite_aca6 {
  margin-left: 85px;
}
article.cold_3104 .description-158f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_3104 .description-158f .media-action-631e {
  margin-left: 10px;
}
article.cold_3104 .pattern-0db9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_3104 .left-b040 {
  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 .new_07c5,
  #respond .breadcrumb_center_0b90,
  #respond .lower_c85a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .new_07c5 input,
#respond .breadcrumb_center_0b90 input,
#respond .lower_c85a input {
  width: 100%;
}
#respond .lower_c85a {
  margin-right: 0;
}
#respond .surface_e9d8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.first-6d4e {
  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;
}
.first-6d4e.basic-72f9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.first-6d4e 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%);
}
.first-6d4e:focus,
.first-6d4e: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);
}
.large_2d0d {
  border-radius: 10%;
}
.active_c57c {
  border-radius: 50%;
}
.shadow-bronze-20d8 {
  font-size: 0.72em;
}
.status-selected-b6bd {
  font-size: 0.875em;
}
.outline-out-77ba {
  font-size: 1.1em;
}
.hard-803a {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard-803a.shadow-bronze-20d8 {
  letter-spacing: 0.5px;
}
.preview_ce57,
.preview_ce57 a {
  color: #6d6d6d;
}
.preview_ce57 a:hover {
  color: #111;
}
.orange-a3c8 {
  color: #6d6d6d;
}
.main-medium-04ce {
  overflow-x: hidden;
}
.main-medium-04ce .over-e970.disabled-current-f8e5 {
  position: relative;
}
.main-medium-04ce .over-e970.disabled-current-f8e5.notification_narrow_3617 {
  position: initial;
}
.main-medium-04ce
  .over-e970.disabled-current-f8e5.notification_narrow_3617
  .banner_full_5add {
  left: auto;
}
.main-medium-04ce .over-e970 .banner_full_5add {
  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;
}
.main-medium-04ce .over-e970:hover.disabled-current-f8e5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.main-medium-04ce
  .over-e970:hover.disabled-current-f8e5
  .banner_full_5add {
  display: block;
  z-index: 9999999;
}
.main-medium-04ce .banner_07fa .video-e90c,
.main-medium-04ce .border_989d .video-e90c {
  display: none;
}
.main-medium-04ce .current_a76d .over-e970:hover.disabled-current-f8e5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.narrow_a176 .new_07c5 label,
.narrow_a176 .copper-82da label,
.narrow_a176 .breadcrumb_center_0b90 label,
.narrow_a176 .lower_c85a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block_action_2d77 {
  list-style: none;
  margin: 0;
}
.block_action_2d77 article.cold_3104 {
  margin-bottom: 0;
}
.block_action_2d77 ul {
  list-style: none;
  margin: 0;
}
.block_action_2d77 .bottom-37ac li.cold_3104 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block_action_2d77 .bottom-37ac li.cold_3104 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block_action_2d77 .bottom-37ac li.cold_3104: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) {
  .block_action_2d77 .bottom-37ac li.cold_3104 li.cold_3104 li.cold_3104 li.cold_3104 {
    padding-left: 0;
  }
}
article.cold_3104 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_3104 .active-3ce4 p:last-of-type {
  margin-bottom: 0;
}
article.cold_3104 .last-6bdb {
  float: left;
}
article.cold_3104 .accordion_lite_aca6 {
  margin-left: 85px;
}
article.cold_3104 .description-158f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_3104 .description-158f .media-action-631e {
  margin-left: 10px;
}
article.cold_3104 .pattern-0db9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_3104 .left-b040 {
  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 .new_07c5,
  #respond .breadcrumb_center_0b90,
  #respond .lower_c85a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .new_07c5 input,
#respond .breadcrumb_center_0b90 input,
#respond .lower_c85a input {
  width: 100%;
}
#respond .lower_c85a {
  margin-right: 0;
}
#respond .surface_e9d8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_07fa .active-bronze-21cb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active-bronze-21cb .item-smooth-1617.form_4e53 .border-fc76 > li > a:focus,
.active-bronze-21cb .item-smooth-1617.form_4e53 .border-fc76 > li > a:hover,
.active-bronze-21cb .item-smooth-1617.huge-9b72 .border-fc76 > li > a:focus,
.active-bronze-21cb .item-smooth-1617.huge-9b72 .border-fc76 > li > a:hover,
.active-bronze-21cb .item-smooth-1617.status_5818 .border-fc76 > li > a:focus,
.active-bronze-21cb .item-smooth-1617.status_5818 .border-fc76 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-bronze-21cb
  .item-smooth-1617.form_4e53
  .border-fc76
  > li.bottom_ac07
  > a,
.active-bronze-21cb
  .item-smooth-1617.form_4e53
  .border-fc76
  > li.pattern_d192
  > a,
.active-bronze-21cb
  .item-smooth-1617.huge-9b72
  .border-fc76
  > li.bottom_ac07
  > a,
.active-bronze-21cb
  .item-smooth-1617.huge-9b72
  .border-fc76
  > li.pattern_d192
  > a,
.active-bronze-21cb
  .item-smooth-1617.status_5818
  .border-fc76
  > li.bottom_ac07
  > a,
.active-bronze-21cb .item-smooth-1617.status_5818 .border-fc76 > li.media_tall_2237 > a {
  color: rgba(255, 255, 255, 0.99);
}
.active-bronze-21cb .yellow_5685,
.active-bronze-21cb .yellow_5685 a {
  color: rgba(255, 255, 255, 0.99);
}
.active-bronze-21cb .tag_light_0dfc.input_a624 li a,
.active-bronze-21cb .grid_focused_7675 a,
.active-bronze-21cb .highlight-9bd7,
.active-bronze-21cb .border-fc76 > li > a,
.active-bronze-21cb .component-upper-2234 {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb .tag_light_0dfc.input_a624 li a:hover,
.active-bronze-21cb .grid_focused_7675 a:hover,
.active-bronze-21cb .highlight-9bd7:hover,
.active-bronze-21cb .border-fc76 > li > a:hover,
.active-bronze-21cb .component-upper-2234:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-bronze-21cb .yellow-67cf {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb .yellow-67cf .avatar_inner_6fdc {
  color: rgba(255, 255, 255, 0.99);
}
.active-bronze-21cb .yellow-67cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-bronze-21cb .tall-11b7 .form-bottom-683b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb .tall-11b7 .form-bottom-683b .block_6a53 {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb
  .tall-11b7
  .form-bottom-683b
  .block_6a53::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb
  .tall-11b7
  .form-bottom-683b
  .block_6a53:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb
  .tall-11b7
  .form-bottom-683b
  .block_6a53::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb
  .tall-11b7
  .form-bottom-683b
  .block_6a53::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb .tall-11b7 .pagination_4899 {
  color: rgba(255, 255, 255, 0.79);
}
.active-bronze-21cb .tall-11b7 .pagination_4899:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-cedc
  .active-bronze-21cb
  .tall-11b7
  .form-cold-b157
  .border-gold-1cdb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-cedc
  .active-bronze-21cb
  .tall-11b7
  .form-cold-b157
  .block_6a53 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_07fa .thumbnail-6345 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail-6345 .item-smooth-1617.form_4e53 .border-fc76 > li > a:focus,
.thumbnail-6345 .item-smooth-1617.form_4e53 .border-fc76 > li > a:hover,
.thumbnail-6345 .item-smooth-1617.huge-9b72 .border-fc76 > li > a:focus,
.thumbnail-6345 .item-smooth-1617.huge-9b72 .border-fc76 > li > a:hover,
.thumbnail-6345 .item-smooth-1617.status_5818 .border-fc76 > li > a:focus,
.thumbnail-6345 .item-smooth-1617.status_5818 .border-fc76 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-6345
  .item-smooth-1617.form_4e53
  .border-fc76
  > li.bottom_ac07
  > a,
.thumbnail-6345
  .item-smooth-1617.form_4e53
  .border-fc76
  > li.pattern_d192
  > a,
.thumbnail-6345
  .item-smooth-1617.huge-9b72
  .border-fc76
  > li.bottom_ac07
  > a,
.thumbnail-6345
  .item-smooth-1617.huge-9b72
  .border-fc76
  > li.pattern_d192
  > a,
.thumbnail-6345
  .item-smooth-1617.status_5818
  .border-fc76
  > li.bottom_ac07
  > a,
.thumbnail-6345 .item-smooth-1617.status_5818 .border-fc76 > li.media_tall_2237 > a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-6345 .yellow_5685,
.thumbnail-6345 .yellow_5685 a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-6345 .tag_light_0dfc.input_a624 li a,
.thumbnail-6345 .grid_focused_7675 a,
.thumbnail-6345 .highlight-9bd7,
.thumbnail-6345 .border-fc76 > li > a,
.thumbnail-6345 .component-upper-2234 {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-6345 .tag_light_0dfc.input_a624 li a:hover,
.thumbnail-6345 .grid_focused_7675 a:hover,
.thumbnail-6345 .highlight-9bd7:hover,
.thumbnail-6345 .border-fc76 > li > a:hover,
.thumbnail-6345 .component-upper-2234:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-6345 .yellow-67cf {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-6345 .yellow-67cf .avatar_inner_6fdc {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-6345 .yellow-67cf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_610d .liquid_e9e9 {
  margin-left: auto;
  margin-right: auto;
}
.layout_69fe > * {
  margin-left: auto;
  margin-right: auto;
}
.layout_69fe .box-4384 {
  margin-right: 1.41575em;
}
.slider-5e6d .layout_69fe > .gradient-b1de {
  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;
}
.slider-5e6d .layout_69fe > .outline_a7cb {
  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;
}
.label-266b.glass_610d .liquid_e9e9,
.list_de4f.glass_610d .liquid_e9e9 {
  margin-left: 0;
}
.active-e756.glass_610d .liquid_e9e9,
.overlay_2305.glass_610d .liquid_e9e9 {
  margin-right: 0;
}
.layout_69fe ol,
.layout_69fe ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row_5db7 video {
  max-width: 100%;
}
.bottom_b06f img {
  display: block;
}
.bottom_b06f.box-4384,
.bottom_b06f.blue-ef14 {
  width: 100%;
}
.bottom_b06f.outline_a7cb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.nav-2cb6:not(.middle-3c02) {
  margin: 1.5em auto;
}
.tag-clean-f230 p {
  padding: 1.5em 14px;
}
ul.border_simple_bbae.outline_a7cb,
ul.border_simple_bbae.gradient-b1de,
ul.border_simple_bbae.disabled-3aaa.gradient-b1de {
  padding: 0 14px;
}
.overlay-selected-2fd8 {
  display: block;
  overflow-x: auto;
}
.overlay-selected-2fd8 table {
  border-collapse: collapse;
  width: 100%;
}
.overlay-selected-2fd8 td,
.overlay-selected-2fd8 th {
  padding: 0.5em;
}
.layout_69fe li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout_69fe ol ol,
.layout_69fe ol ul,
.layout_69fe ul ol,
.layout_69fe ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout_69fe ol ol li,
.layout_69fe ol ul li,
.layout_69fe ul ol li,
.layout_69fe ul ul li {
  margin-left: 0;
}
.caption-basic-554a.alert_wide_ce25 > .modal-2b2c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.caption-basic-554a.alert_wide_ce25 > .modal-2b2c iframe,
.caption-basic-554a.alert_wide_ce25 > .modal-2b2c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.heading-5624 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.heading-5624.dim-7680 {
  padding: 0;
}
.heading-5624.dim-7680 cite {
  font-size: 13px;
}
.heading-5624 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.heading-5624 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.label-863a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.label-863a > p:first-child {
  margin-top: 0;
}
.label-863a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.label-863a blockquote {
  border-left: 0;
}
.section_inner_f092 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section_inner_f092:not(.dim-afb8) {
  max-width: 100px;
}
.section_inner_f092.rough-18c7 {
  border-bottom: none !important;
  text-align: center;
}
.section_inner_f092.rough-18c7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tag-clean-f230 p {
    padding: 1.5em 0;
  }
}
.last-d26d {
  color: #0073aa;
}
.aside-first-3aaf {
  background-color: #0073aa;
}
.disabled-c792 {
  color: #229fd8;
}
.mini-d9a7 {
  background-color: #229fd8;
}
.avatar-5c28 {
  color: #eee;
}
.info-1d7c {
  background-color: #eee;
}
.popup_830e {
  color: #444;
}
.list_da51 {
  background-color: #444;
}
.notification-bfde {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notification-bfde .secondary-prev-7da1 .grid_focused_7675 {
  font-size: 15px;
}
.notification-bfde .grid_focused_7675 {
  line-height: 1.3;
}
.notification-bfde .thumbnail-6345 {
}
.notification-bfde .active-bronze-21cb {
  background: #235787;
}
.status_3f7e {
  padding: 0;
}
.status_3f7e .active-bronze-21cb {
  background: #1a1a1a;
}
.status_3f7e .thumbnail-6345 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video_f8b0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video_f8b0 .thumbnail-6345 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video_f8b0 .active-bronze-21cb {
  background: #303030;
}
.detail-hot-3de7 {
  position: relative;
  z-index: 10;
}
.detail-hot-3de7 .last_c4d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma_e8cf .disabled-current-f8e5 {
  display: inline-block;
  vertical-align: middle;
}
.plasma_e8cf.brown_c35f .disabled-current-f8e5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .plasma_e8cf.brown_c35f .disabled-current-f8e5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma_e8cf.brown_c35f .disabled-current-f8e5 {
    margin-right: 0.4em;
  }
}
.plasma_e8cf.brown_c35f .disabled-current-f8e5:last-child {
  margin-right: 0;
}
.primary_solid_2821 .last_c4d3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner_07fa .secondary-prev-7da1 {
    margin: 0 -0.5em;
  }
  .banner_07fa .secondary-prev-7da1 [class*="customify-col-"],
  .banner_07fa .secondary-prev-7da1 [class*="customify-col_"],
  .banner_07fa .secondary-prev-7da1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner_07fa.caption-lower-2a6e .last_c4d3 {
  background: 0 0 !important;
}
.banner_07fa.caption-lower-2a6e .last_c4d3,
.banner_07fa.primary_solid_2821 .last_c4d3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner_07fa.silver-09a3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner_07fa.primary_solid_2821 .last_c4d3 {
  box-shadow: none !important;
}
.focused-4b18 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .focused-4b18 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .focused-4b18 {
    padding: 18px 0 20px;
  }
}
.focused-4b18 .yellow-1f9c {
  width: 100%;
}
.focused-4b18 .sort_0306 {
  margin-bottom: 0;
}
.focused-4b18 .advanced-260e {
  margin-top: 5px;
  font-size: 0.875em;
}
.breadcrumb_hot_cc50 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.breadcrumb_hot_cc50 .summary-next-9417 {
  width: 100%;
}
.brown_d60e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.brown_d60e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.brown_d60e 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;
}
.brown_d60e li:last-child:after {
  display: none;
}
.brown_d60e li a {
  font-weight: 500;
  margin-right: 10px;
}
.content-7e3c .video-e90c button,
.focused-4b18 .video-e90c button {
  left: 0;
}
.content-7e3c .summary-next-9417,
.focused-4b18 .summary-next-9417 {
  padding-left: 0;
  padding-right: 0;
}
.content-7e3c .breadcrumb_hot_cc50,
.focused-4b18 .breadcrumb_hot_cc50 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content-7e3c {
  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;
}
.content-7e3c: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;
}
.content-7e3c .video_9dbb {
  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) {
  .content-7e3c .video_9dbb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content-7e3c .video_9dbb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content-7e3c .video_9dbb {
    min-height: 200px;
  }
}
.content-7e3c .brown_d60e {
  color: rgba(255, 255, 255, 0.8);
}
.content-7e3c .brown_d60e a,
.content-7e3c .brown_d60e li:after {
  color: inherit;
}
.content-7e3c .brown_d60e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link_right_ad72 {
  margin-bottom: 0.5em;
}
.motion-6b23 {
  margin-bottom: 1.2em;
}
.motion-6b23,
.link_right_ad72 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.motion-6b23 p:last-child,
.link_right_ad72 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .video-e90c,
#masthead .video-e90c {
  display: none;
}
#masthead
  > .video-e90c.center-261f {
  display: none;
}
#masthead > .video-e90c button {
  left: 0;
}
.carousel_last_72f3 {
  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%;
}
.carousel_last_72f3 .disabled-current-f8e5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.carousel_last_72f3 .component-d9c3 {
  display: -webkit-box;
  display: flex;
}
.carousel_last_72f3 .component-d9c3.nav_small_85e6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.carousel_last_72f3 .component-d9c3.under_3812 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_last_72f3 .component-d9c3.active-e8d3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_last_72f3.under_cbff.south-adbd .component-d9c3.nav_small_85e6 {
  flex-basis: 100%;
}
.carousel_last_72f3.highlight_in_c993 .component-d9c3.under_3812 {
  -webkit-box-flex: 1;
  flex: auto;
}
.carousel_last_72f3.highlight_in_c993 .component-d9c3.active-e8d3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .video-e90c.center-261f {
  display: none;
}
#masthead > .video-e90c button {
  left: 0;
}
.container-down-8909 {
  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;
}
.container-down-8909:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.container-down-8909.dark_667f i {
  margin-right: 4px;
}
.container-down-8909.yellow-4800 i {
  margin-left: 5px;
}
.grid_focused_7675 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.grid_focused_7675 p:last-child {
  margin-bottom: 0;
}
.action-2348 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.action-2348 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.action-2348 img {
  display: block;
  width: auto;
  line-height: 1;
}
.action-2348 .yellow_5685 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.action-2348 .info-active-459e {
  margin: 5px 0 7px 0;
}
.action-2348.disabled-warm-3af7 .content-west-8ff6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action-2348.disabled-warm-3af7 .backdrop-west-73f5 {
  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;
}
.action-2348.search_copper_1324 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.action-2348.search_copper_1324 .content-west-8ff6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action-2348.search_copper_1324 .backdrop-west-73f5 {
  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;
}
.action-2348.fixed-c74b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action-2348.slow-fc21 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.action-2348.slow-fc21 .backdrop-west-73f5 {
  margin-top: 7px;
}
.search-cb77 {
  display: inline-block;
}
.detail-hot-3de7 .hovered-1a58 .action-2348 img {
  max-width: 100%;
}
.item-smooth-1617 .form_3768.badge-fast-0b4b,
.backdrop_aaa8 .form_3768.badge-fast-0b4b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-smooth-1617 .fluid_9d45,
.backdrop_aaa8 .fluid_9d45 {
  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%);
}
.item-smooth-1617 .fluid_9d45 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item-smooth-1617.tabs-dark-4943 .fluid_9d45 {
  display: none;
}
.item-smooth-1617 .image-focused-f8c4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-smooth-1617 .image-focused-f8c4 li {
  display: inline-block;
  position: relative;
}
.item-smooth-1617 .image-focused-f8c4 li:last-child {
  margin-right: 0;
}
.item-smooth-1617 .image-focused-f8c4 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;
}
.item-smooth-1617 .image-focused-f8c4 li.media_tall_2237 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item-smooth-1617 .image-focused-f8c4 > 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;
}
.item-smooth-1617 .image-focused-f8c4 > li > a i {
  line-height: 0;
}
.item-smooth-1617 .image-focused-f8c4 > li.block-fixed-1a3c > a .fluid_9d45 {
  margin-left: 4px;
  line-height: 0;
}
.item-smooth-1617 .image-focused-f8c4 .brown_b0de li.block-fixed-1a3c > a {
  position: relative;
}
.item-smooth-1617 .image-focused-f8c4 .brown_b0de li.block-fixed-1a3c > a:after,
.item-smooth-1617 .image-focused-f8c4 .brown_b0de li.block-fixed-1a3c > a:before {
  content: "";
  display: table;
}
.item-smooth-1617 .image-focused-f8c4 .brown_b0de li.block-fixed-1a3c > a:after {
  clear: both;
}
.item-smooth-1617 .image-focused-f8c4 .brown_b0de li.block-fixed-1a3c > a .fluid_9d45 {
  margin-left: 5px;
  float: right;
}
.item-smooth-1617 .up_7168,
.item-smooth-1617 .brown_b0de {
  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;
}
.item-smooth-1617 .brown_b0de {
  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;
}
.item-smooth-1617 .brown_b0de .badge-fast-0b4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-smooth-1617 .brown_b0de .fluid_9d45 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item-smooth-1617 .brown_b0de li {
  display: block;
  margin: 0;
  padding: 0;
}
.item-smooth-1617 .brown_b0de 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;
}
.item-smooth-1617 .brown_b0de li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item-smooth-1617 .brown_b0de .brown_b0de {
  top: 0;
  left: 100%;
}
.item-smooth-1617 .main-1a47.fn-focus-f04e > .up_7168,
.item-smooth-1617 .main-1a47.fn-focus-f04e > .brown_b0de,
.item-smooth-1617 .main-1a47:focus > .up_7168,
.item-smooth-1617 .main-1a47:focus > .brown_b0de,
.item-smooth-1617 .main-1a47:hover > .up_7168,
.item-smooth-1617 .main-1a47:hover > .brown_b0de {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item-smooth-1617.status_5818 .border-fc76:after,
.item-smooth-1617.status_5818 .border-fc76:before {
  content: "";
  display: table;
}
.item-smooth-1617.status_5818 .border-fc76:after {
  clear: both;
}
.item-smooth-1617.status_5818 .border-fc76 > li {
  float: left;
}
.item-smooth-1617.badge-west-4f3a .border-fc76:after,
.item-smooth-1617.badge-west-4f3a .border-fc76:before {
  content: "";
  display: table;
}
.item-smooth-1617.badge-west-4f3a .border-fc76:after {
  clear: both;
}
.item-smooth-1617.badge-west-4f3a .border-fc76 > li {
  float: left;
}
.item-smooth-1617.badge-west-4f3a .border-fc76 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item-smooth-1617.badge-west-4f3a .border-fc76 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item-smooth-1617.badge-west-4f3a .border-fc76 > li.bottom_ac07 > a,
.item-smooth-1617.badge-west-4f3a .border-fc76 > li.media_tall_2237 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item-smooth-1617.form_4e53 .border-fc76 > li > a .badge-fast-0b4b {
  position: relative;
}
.item-smooth-1617.form_4e53 .border-fc76 > li > a .badge-fast-0b4b: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;
}
.item-smooth-1617.form_4e53
  .border-fc76
  > li:focus
  > a
  .badge-fast-0b4b:before,
.item-smooth-1617.form_4e53
  .border-fc76
  > li:hover
  > a
  .badge-fast-0b4b:before {
  width: 100%;
  background-color: currentColor;
}
.item-smooth-1617.form_4e53
  .border-fc76
  > li.bottom_ac07
  > a
  .badge-fast-0b4b:before,
.item-smooth-1617.form_4e53
  .border-fc76
  > li.pattern_d192
  > a
  .badge-fast-0b4b:before {
  width: 100%;
  background-color: currentColor;
}
.item-smooth-1617.huge-9b72 .border-fc76 > li > a .badge-fast-0b4b {
  position: relative;
}
.item-smooth-1617.huge-9b72 .border-fc76 > li > a .badge-fast-0b4b: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;
}
.item-smooth-1617.huge-9b72 .border-fc76 > li:focus > a .badge-fast-0b4b:before,
.item-smooth-1617.huge-9b72
  .border-fc76
  > li:hover
  > a
  .badge-fast-0b4b:before {
  width: 100%;
  background-color: currentColor;
}
.item-smooth-1617.huge-9b72
  .border-fc76
  > li.bottom_ac07
  > a
  .badge-fast-0b4b:before,
.item-smooth-1617.huge-9b72
  .border-fc76
  > li.pattern_d192
  > a
  .badge-fast-0b4b:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_aaa8 .image-focused-f8c4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop_aaa8 .image-focused-f8c4 li:first-child > a {
  border-top: none;
}
.backdrop_aaa8 .image-focused-f8c4 .thick-931d > .badge-fast-0b4b .fluid_9d45 {
  display: none;
}
.backdrop_aaa8 .image-focused-f8c4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop_aaa8 .image-focused-f8c4 li:last-child {
  border: none;
}
.backdrop_aaa8 .image-focused-f8c4 li.block-fixed-1a3c > a {
  padding-right: 45px !important;
}
.backdrop_aaa8 .image-focused-f8c4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop_aaa8 .image-focused-f8c4 li a:focus,
.backdrop_aaa8 .image-focused-f8c4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_aaa8 .image-focused-f8c4 li .hero-top-2b3c {
  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;
}
.backdrop_aaa8 .image-focused-f8c4 li .hero-top-2b3c:hover {
  box-shadow: none;
}
.backdrop_aaa8 .image-focused-f8c4 li .hero-top-2b3c .fluid_9d45 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop_aaa8 .image-focused-f8c4 .brown_b0de {
  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);
}
.backdrop_aaa8 .image-focused-f8c4 .brown_b0de li a {
  padding-left: 3em;
}
.backdrop_aaa8 .image-focused-f8c4 .element_b80c > a .hero-top-2b3c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop_aaa8 .image-focused-f8c4 .element_b80c > .brown_b0de {
  display: block;
  opacity: 1;
}
.black_e8e2 {
  max-width: 100%;
}
.popup-solid-2c82 {
  line-height: 0;
  cursor: pointer;
}
.component-upper-2234 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.component-upper-2234:hover {
  box-shadow: none;
  color: currentColor;
}
.component-upper-2234 svg {
  width: 18px;
  height: 18px;
}
.component-upper-2234 .bright_8184 {
  display: none;
}
.link-eeb1 {
  position: relative;
}
.link-eeb1.fn-active-f04e .component-upper-2234 .paper-587d {
  display: none;
}
.link-eeb1.fn-active-f04e .component-upper-2234 .bright_8184 {
  display: inline-block;
}
.link-eeb1 .header_f541 {
  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);
}
.link-eeb1.main-765e .header_f541 {
  left: auto;
  right: -0.9em;
}
.link-eeb1.main-765e .pink_6c50::before {
  left: auto;
  right: 15px;
}
.link-eeb1.fn-active-f04e .header_f541 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form-cold-b157 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form-cold-b157 label {
  flex-basis: 100%;
}
.form-cold-b157 .form-bottom-683b {
  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;
}
.form-cold-b157 .block_6a53 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form-cold-b157 .block_6a53:focus {
  background-color: transparent;
}
.form-cold-b157 button.pagination_4899 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form-cold-b157 button.pagination_4899:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form-cold-b157 button.pagination_4899 svg {
  width: 18px;
  height: 18px;
}
.form-cold-b157 input[type="submit"] {
  min-height: auto;
}
.tall-11b7 .form-cold-b157 .block_6a53 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pink_6c50 {
  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) {
  .pink_6c50 {
    width: 220px;
  }
}
.pink_6c50 label {
  flex-basis: 100%;
}
.pink_6c50::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;
}
.dynamic-cedc .tall-11b7 .form-cold-b157 {
  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;
}
.dynamic-cedc
  .tall-11b7
  .form-cold-b157
  .form-bottom-683b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dynamic-cedc .tall-11b7 .form-cold-b157 .block_6a53 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dynamic-cedc
  .tall-11b7
  .form-cold-b157
  .block_6a53:focus {
  background: 0 0;
}
.dynamic-cedc
  .tall-11b7
  .form-cold-b157
  .border-gold-1cdb {
  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;
}
.tag_light_0dfc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tag_light_0dfc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tag_light_0dfc li:last-child {
  margin-right: 0;
}
.tag_light_0dfc li:first-child {
  margin-left: 0;
}
.tag_light_0dfc.bright-9954 a {
  color: #fff;
}
.tag_light_0dfc.bright-9954 a:hover {
  color: #fff;
}
.tag_light_0dfc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tag_light_0dfc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tag_light_0dfc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tag_light_0dfc a:hover {
  opacity: 0.9;
  color: inherit;
}
.tag_light_0dfc [class*="social-icon-apple"] {
  background-color: #999;
}
.tag_light_0dfc [class*="social-icon-apple"].silver-8c70 {
  background-color: transparent;
  color: #999;
}
.tag_light_0dfc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tag_light_0dfc [class*="social-icon-behance"].silver-8c70 {
  background-color: transparent;
  color: #1769ff;
}
.tag_light_0dfc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tag_light_0dfc [class*="social-icon-bitbucket"].silver-8c70 {
  background-color: transparent;
  color: #205081;
}
.tag_light_0dfc [class*="social-icon-codepen"] {
  background-color: #000;
}
.tag_light_0dfc [class*="social-icon-codepen"].silver-8c70 {
  background-color: transparent;
  color: #000;
}
.tag_light_0dfc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tag_light_0dfc [class*="social-icon-delicious"].silver-8c70 {
  background-color: transparent;
  color: #39f;
}
.tag_light_0dfc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tag_light_0dfc [class*="social-icon-digg"].silver-8c70 {
  background-color: transparent;
  color: #005be2;
}
.tag_light_0dfc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tag_light_0dfc [class*="social-icon-dribbble"].silver-8c70 {
  background-color: transparent;
  color: #ea4c89;
}
.tag_light_0dfc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tag_light_0dfc [class*="social-icon-envelope"].silver-8c70 {
  background-color: transparent;
  color: #ea4335;
}
.tag_light_0dfc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tag_light_0dfc [class*="social-icon-facebook"].silver-8c70 {
  background-color: transparent;
  color: #3b5998;
}
.tag_light_0dfc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tag_light_0dfc [class*="social-icon-flickr"].silver-8c70 {
  background-color: transparent;
  color: #0063dc;
}
.tag_light_0dfc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tag_light_0dfc [class*="social-icon-foursquare"].silver-8c70 {
  background-color: transparent;
  color: #2d5be3;
}
.tag_light_0dfc [class*="social-icon-github"] {
  background-color: #333;
}
.tag_light_0dfc [class*="social-icon-github"].silver-8c70 {
  background-color: transparent;
  color: #333;
}
.tag_light_0dfc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tag_light_0dfc [class*="social-icon-google-plus"].silver-8c70 {
  background-color: transparent;
  color: #dd4b39;
}
.tag_light_0dfc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tag_light_0dfc [class*="social-icon-houzz"].silver-8c70 {
  background-color: transparent;
  color: #7ac142;
}
.tag_light_0dfc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tag_light_0dfc [class*="social-icon-instagram"].silver-8c70 {
  background-color: transparent;
  color: #262626;
}
.tag_light_0dfc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tag_light_0dfc [class*="social-icon-jsfiddle"].silver-8c70 {
  background-color: transparent;
  color: #487aa2;
}
.tag_light_0dfc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tag_light_0dfc [class*="social-icon-linkedin"].silver-8c70 {
  background-color: transparent;
  color: #0077b5;
}
.tag_light_0dfc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tag_light_0dfc [class*="social-icon-medium"].silver-8c70 {
  background-color: transparent;
  color: #00ab6b;
}
.tag_light_0dfc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tag_light_0dfc
  [class*="social-icon-odnoklassniki"].silver-8c70 {
  background-color: transparent;
  color: #f4731c;
}
.tag_light_0dfc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tag_light_0dfc [class*="social-icon-meetup"].silver-8c70 {
  background-color: transparent;
  color: #ec1c40;
}
.tag_light_0dfc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tag_light_0dfc [class*="social-icon-pinterest"].silver-8c70 {
  background-color: transparent;
  color: #bd081c;
}
.tag_light_0dfc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tag_light_0dfc [class*="social-icon-product-hunt"].silver-8c70 {
  background-color: transparent;
  color: #da552f;
}
.tag_light_0dfc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tag_light_0dfc [class*="social-icon-reddit"].silver-8c70 {
  background-color: transparent;
  color: #ff4500;
}
.tag_light_0dfc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tag_light_0dfc [class*="social-icon-rss"].silver-8c70 {
  background-color: transparent;
  color: #f26522;
}
.tag_light_0dfc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tag_light_0dfc
  [class*="social-icon-shopping-cart"].silver-8c70 {
  background-color: transparent;
  color: #4caf50;
}
.tag_light_0dfc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tag_light_0dfc [class*="social-icon-skype"].silver-8c70 {
  background-color: transparent;
  color: #00aff0;
}
.tag_light_0dfc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tag_light_0dfc [class*="social-icon-slideshare"].silver-8c70 {
  background-color: transparent;
  color: #0077b5;
}
.tag_light_0dfc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tag_light_0dfc [class*="social-icon-snapchat"].silver-8c70 {
  background-color: transparent;
  color: #fffc00;
}
.tag_light_0dfc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tag_light_0dfc [class*="social-icon-soundcloud"].silver-8c70 {
  background-color: transparent;
  color: #f80;
}
.tag_light_0dfc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tag_light_0dfc [class*="social-icon-spotify"].silver-8c70 {
  background-color: transparent;
  color: #2ebd59;
}
.tag_light_0dfc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tag_light_0dfc
  [class*="social-icon-stack-overflow"].silver-8c70 {
  background-color: transparent;
  color: #fe7a15;
}
.tag_light_0dfc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tag_light_0dfc [class*="social-icon-maldkfgram"].silver-8c70 {
  background-color: transparent;
  color: #2ca5e0;
}
.tag_light_0dfc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tag_light_0dfc [class*="social-icon-tripadvisor"].silver-8c70 {
  background-color: transparent;
  color: #589442;
}
.tag_light_0dfc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tag_light_0dfc [class*="social-icon-tumblr"].silver-8c70 {
  background-color: transparent;
  color: #35465c;
}
.tag_light_0dfc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tag_light_0dfc [class*="social-icon-twitch"].silver-8c70 {
  background-color: transparent;
  color: #6441a5;
}
.tag_light_0dfc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tag_light_0dfc [class*="social-icon-twitter"].silver-8c70 {
  background-color: transparent;
  color: #1da1f2;
}
.tag_light_0dfc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tag_light_0dfc [class*="social-icon-vimeo"].silver-8c70 {
  background-color: transparent;
  color: #1ab7ea;
}
.tag_light_0dfc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tag_light_0dfc [class*="social-icon-vk"].silver-8c70 {
  background-color: transparent;
  color: #45668e;
}
.tag_light_0dfc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tag_light_0dfc [class*="social-icon-weibo"].silver-8c70 {
  background-color: transparent;
  color: #df2029;
}
.tag_light_0dfc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tag_light_0dfc [class*="social-icon-weixin"].silver-8c70 {
  background-color: transparent;
  color: #7bb32e;
}
.tag_light_0dfc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tag_light_0dfc [class*="social-icon-whatsapp"].silver-8c70 {
  background-color: transparent;
  color: #25d366;
}
.tag_light_0dfc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tag_light_0dfc [class*="social-icon-wordpress"].silver-8c70 {
  background-color: transparent;
  color: #21759b;
}
.tag_light_0dfc [class*="social-icon-xing"] {
  background-color: #026466;
}
.tag_light_0dfc [class*="social-icon-xing"].silver-8c70 {
  background-color: transparent;
  color: #026466;
}
.tag_light_0dfc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tag_light_0dfc [class*="social-icon-yelp"].silver-8c70 {
  background-color: transparent;
  color: #af0606;
}
.tag_light_0dfc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tag_light_0dfc [class*="social-icon-youtube"].silver-8c70 {
  background-color: transparent;
  color: #cd201f;
}
.highlight-9bd7 {
  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;
}
.highlight-9bd7:hover {
  box-shadow: none;
  background: 0 0;
}
.orange_36c0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.light-7799 {
  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;
}
.modal_60f1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.solid-2d95 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.solid-2d95,
.solid-2d95::after,
.solid-2d95::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;
}
.solid-2d95::after,
.solid-2d95::before {
  content: "";
  display: block;
  background-color: inherit;
}
.mask-5f35 .light-7799 .modal_60f1 {
  margin-top: -2px;
  width: 19px;
}
.mask-5f35 .light-7799 .solid-2d95 {
  margin-top: -1px;
}
.mask-5f35 .light-7799 .solid-2d95,
.mask-5f35 .light-7799 .solid-2d95::after,
.mask-5f35 .light-7799 .solid-2d95::before {
  width: 19px;
  height: 2px;
}
.mask-5f35 .light-7799 .solid-2d95::before {
  top: -6px;
}
.mask-5f35 .light-7799 .solid-2d95::after {
  bottom: -6px;
}
.next-bb08 .light-7799 .modal_60f1 {
  margin-top: -2px;
  width: 22px;
}
.next-bb08 .light-7799 .solid-2d95 {
  margin-top: -1px;
}
.next-bb08 .light-7799 .solid-2d95,
.next-bb08 .light-7799 .solid-2d95::after,
.next-bb08 .light-7799 .solid-2d95::before {
  width: 22px;
  height: 2px;
}
.next-bb08 .light-7799 .solid-2d95::before {
  top: -7px;
}
.next-bb08 .light-7799 .solid-2d95::after {
  bottom: -7px;
}
.overlay-3781 .light-7799 .modal_60f1 {
  margin-top: -2px;
  width: 31px;
}
.overlay-3781 .light-7799 .solid-2d95 {
  margin-top: -1.5px;
}
.overlay-3781 .light-7799 .solid-2d95,
.overlay-3781 .light-7799 .solid-2d95::after,
.overlay-3781 .light-7799 .solid-2d95::before {
  width: 31px;
  height: 3px;
}
.overlay-3781 .light-7799 .solid-2d95::before {
  top: -9px;
}
.overlay-3781 .light-7799 .solid-2d95::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .silver-2409 .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 19px;
  }
  .silver-2409 .light-7799 .solid-2d95 {
    margin-top: -1px;
  }
  .silver-2409 .light-7799 .solid-2d95,
  .silver-2409 .light-7799 .solid-2d95::after,
  .silver-2409 .light-7799 .solid-2d95::before {
    width: 19px;
    height: 2px;
  }
  .silver-2409 .light-7799 .solid-2d95::before {
    top: -6px;
  }
  .silver-2409 .light-7799 .solid-2d95::after {
    bottom: -6px;
  }
  .gallery-1e4b .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-1e4b .light-7799 .solid-2d95 {
    margin-top: -1px;
  }
  .gallery-1e4b .light-7799 .solid-2d95,
  .gallery-1e4b .light-7799 .solid-2d95::after,
  .gallery-1e4b .light-7799 .solid-2d95::before {
    width: 22px;
    height: 2px;
  }
  .gallery-1e4b .light-7799 .solid-2d95::before {
    top: -7px;
  }
  .gallery-1e4b .light-7799 .solid-2d95::after {
    bottom: -7px;
  }
  .next-927a .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 31px;
  }
  .next-927a .light-7799 .solid-2d95 {
    margin-top: -1.5px;
  }
  .next-927a .light-7799 .solid-2d95,
  .next-927a .light-7799 .solid-2d95::after,
  .next-927a .light-7799 .solid-2d95::before {
    width: 31px;
    height: 3px;
  }
  .next-927a .light-7799 .solid-2d95::before {
    top: -9px;
  }
  .next-927a .light-7799 .solid-2d95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-1cad .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 19px;
  }
  .tall-1cad .light-7799 .solid-2d95 {
    margin-top: -1px;
  }
  .tall-1cad .light-7799 .solid-2d95,
  .tall-1cad .light-7799 .solid-2d95::after,
  .tall-1cad .light-7799 .solid-2d95::before {
    width: 19px;
    height: 2px;
  }
  .tall-1cad .light-7799 .solid-2d95::before {
    top: -6px;
  }
  .tall-1cad .light-7799 .solid-2d95::after {
    bottom: -6px;
  }
  .iron-439f .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 22px;
  }
  .iron-439f .light-7799 .solid-2d95 {
    margin-top: -1px;
  }
  .iron-439f .light-7799 .solid-2d95,
  .iron-439f .light-7799 .solid-2d95::after,
  .iron-439f .light-7799 .solid-2d95::before {
    width: 22px;
    height: 2px;
  }
  .iron-439f .light-7799 .solid-2d95::before {
    top: -7px;
  }
  .iron-439f .light-7799 .solid-2d95::after {
    bottom: -7px;
  }
  .active_424b .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 31px;
  }
  .active_424b .light-7799 .solid-2d95 {
    margin-top: -1.5px;
  }
  .active_424b .light-7799 .solid-2d95,
  .active_424b .light-7799 .solid-2d95::after,
  .active_424b .light-7799 .solid-2d95::before {
    width: 31px;
    height: 3px;
  }
  .active_424b .light-7799 .solid-2d95::before {
    top: -9px;
  }
  .active_424b .light-7799 .solid-2d95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .south_0973 .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 19px;
  }
  .south_0973 .light-7799 .solid-2d95 {
    margin-top: -1px;
  }
  .south_0973 .light-7799 .solid-2d95,
  .south_0973 .light-7799 .solid-2d95::after,
  .south_0973 .light-7799 .solid-2d95::before {
    width: 19px;
    height: 2px;
  }
  .south_0973 .light-7799 .solid-2d95::before {
    top: -6px;
  }
  .south_0973 .light-7799 .solid-2d95::after {
    bottom: -6px;
  }
  .form_last_d89d .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 22px;
  }
  .form_last_d89d .light-7799 .solid-2d95 {
    margin-top: -1px;
  }
  .form_last_d89d .light-7799 .solid-2d95,
  .form_last_d89d .light-7799 .solid-2d95::after,
  .form_last_d89d .light-7799 .solid-2d95::before {
    width: 22px;
    height: 2px;
  }
  .form_last_d89d .light-7799 .solid-2d95::before {
    top: -7px;
  }
  .form_last_d89d .light-7799 .solid-2d95::after {
    bottom: -7px;
  }
  .caption_east_71d0 .light-7799 .modal_60f1 {
    margin-top: -2px;
    width: 31px;
  }
  .caption_east_71d0 .light-7799 .solid-2d95 {
    margin-top: -1.5px;
  }
  .caption_east_71d0 .light-7799 .solid-2d95,
  .caption_east_71d0 .light-7799 .solid-2d95::after,
  .caption_east_71d0 .light-7799 .solid-2d95::before {
    width: 31px;
    height: 3px;
  }
  .caption_east_71d0 .light-7799 .solid-2d95::before {
    top: -9px;
  }
  .caption_east_71d0 .light-7799 .solid-2d95::after {
    bottom: -9px;
  }
}
.block_1cef .solid-2d95 {
  -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);
}
.block_1cef .solid-2d95::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block_1cef .solid-2d95::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);
}
.block_1cef.over_9e07 .solid-2d95 {
  -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);
}
.block_1cef.over_9e07 .solid-2d95::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block_1cef.over_9e07 .solid-2d95::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);
}
.last_8631 {
  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.breadcrumb-fb81:before {
  display: none;
}
.border_989d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.border_989d .aside-fixed-75a7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.border_989d .aside-fixed-75a7:last-of-type {
  border-bottom: none;
}
.border_989d .aside-fixed-75a7.east-d028,
.border_989d .aside-fixed-75a7.banner-0d4c,
.border_989d .aside-fixed-75a7.over_7cf1 {
  padding: 0;
}
.border_989d .backdrop_aaa8 .hero-top-2b3c {
  color: currentColor;
}
.border_989d .backdrop_aaa8 .hero-top-2b3c:focus,
.border_989d .backdrop_aaa8 .hero-top-2b3c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border_989d.thumbnail-6345 .yellow-67cf,
.border_989d.thumbnail-6345 .grid_focused_7675 a,
.border_989d.thumbnail-6345 .border-fc76 a,
.border_989d.thumbnail-6345 .brown_b0de a {
  color: rgba(0, 0, 0, 0.55);
}
.border_989d.thumbnail-6345 .yellow-67cf:hover,
.border_989d.thumbnail-6345 .grid_focused_7675 a:hover,
.border_989d.thumbnail-6345 .border-fc76 a:hover,
.border_989d.thumbnail-6345 .brown_b0de a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_989d.thumbnail-6345 .avatar_inner_6fdc {
  color: rgba(0, 0, 0, 0.8);
}
.border_989d.thumbnail-6345 .aside-fixed-75a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_989d.thumbnail-6345 .aside-fixed-75a7:before {
  background: rgba(0, 0, 0, 0.08);
}
.border_989d.thumbnail-6345 .sort_a895:before {
  background: rgba(255, 255, 255, 0.9);
}
.border_989d.thumbnail-6345 .backdrop_aaa8 .image-focused-f8c4 li a,
.border_989d.thumbnail-6345 .backdrop_aaa8 .hero-top-2b3c,
.border_989d.thumbnail-6345 .brown_b0de {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_989d.thumbnail-6345 .backdrop_aaa8 .hero-top-2b3c:focus,
.border_989d.thumbnail-6345 .backdrop_aaa8 .hero-top-2b3c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border_989d.thumbnail-6345 .image-focused-f8c4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_989d.active-bronze-21cb .yellow-67cf,
.border_989d.active-bronze-21cb .grid_focused_7675 a,
.border_989d.active-bronze-21cb .border-fc76 .hero-top-2b3c,
.border_989d.active-bronze-21cb .border-fc76 a,
.border_989d.active-bronze-21cb .brown_b0de a {
  color: rgba(255, 255, 255, 0.79);
}
.border_989d.active-bronze-21cb .yellow-67cf:hover,
.border_989d.active-bronze-21cb .grid_focused_7675 a:hover,
.border_989d.active-bronze-21cb .border-fc76 .hero-top-2b3c:hover,
.border_989d.active-bronze-21cb .border-fc76 a:hover,
.border_989d.active-bronze-21cb .brown_b0de a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_989d.active-bronze-21cb .avatar_inner_6fdc {
  color: rgba(255, 255, 255, 0.99);
}
.border_989d.active-bronze-21cb .aside-fixed-75a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_989d.active-bronze-21cb .aside-fixed-75a7:before {
  background: rgba(255, 255, 255, 0.08);
}
.border_989d.active-bronze-21cb .sort_a895:before {
  background: rgba(0, 0, 0, 0.9);
}
.border_989d.active-bronze-21cb .backdrop_aaa8 .image-focused-f8c4 li a,
.border_989d.active-bronze-21cb .backdrop_aaa8 .hero-top-2b3c,
.border_989d.active-bronze-21cb .brown_b0de {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_989d.active-bronze-21cb .backdrop_aaa8 .hero-top-2b3c:focus,
.border_989d.active-bronze-21cb .backdrop_aaa8 .hero-top-2b3c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border_989d.active-bronze-21cb .image-focused-f8c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_a895 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort_a895:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.description_down_8fcb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label_top_f6fb .border_989d {
  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;
}
.label_top_f6fb .aside-fixed-75a7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label_top_f6fb .aside-fixed-75a7: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) {
  .label_top_f6fb .aside-fixed-75a7:before {
    width: 16%;
    left: 42%;
  }
}
.label_top_f6fb .aside-fixed-75a7:last-child:before {
  content: none;
}
.label_top_f6fb .aside-fixed-75a7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label_top_f6fb .backdrop_aaa8 .image-focused-f8c4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label_top_f6fb .backdrop_aaa8 .image-focused-f8c4 li a .hero-top-2b3c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label_top_f6fb .backdrop_aaa8 .brown_b0de {
  border: none;
}
.label_top_f6fb .backdrop_aaa8 .brown_b0de li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label_top_f6fb .sort_a895 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label_top_f6fb .description_down_8fcb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label_top_f6fb .active-bronze-21cb .sort_a895:before {
  background: rgba(0, 0, 0, 0.9);
}
.label_top_f6fb .thumbnail-6345.copper_68f0 .solid-2d95 {
  background: rgba(0, 0, 0, 0.6);
}
.label_top_f6fb
  .thumbnail-6345.copper_68f0
  .solid-2d95::after,
.label_top_f6fb
  .thumbnail-6345.copper_68f0
  .solid-2d95:before {
  background: inherit;
}
.label_top_f6fb
  .thumbnail-6345.copper_68f0:hover
  .solid-2d95 {
  background: rgba(0, 0, 0, 0.8);
}
.container-fast-b38c .border_989d {
  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) {
  .container-fast-b38c .border_989d {
    width: auto;
    right: 45px;
  }
}
.notice-5c17 .border_989d {
  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) {
  .notice-5c17 .border_989d {
    width: auto;
    left: 45px;
  }
}
.breadcrumb-fb81 .border_989d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.breadcrumb-fb81 .description_down_8fcb {
  max-width: 48em;
  margin: 0 auto;
}
.breadcrumb-fb81 .sort_a895:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb-c41c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-c41c.label_top_f6fb .border_989d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb-c41c.container-fast-b38c .border_989d {
  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);
}
.breadcrumb-c41c .border_989d {
  visibility: visible;
}
.breadcrumb-c41c.notice-5c17 .border_989d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.current_829e,
.bronze-6a3f {
  overflow-x: hidden;
}
.current_829e .border_989d {
  overflow: auto;
}
.current_829e.label_top_f6fb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_829e.label_top_f6fb .border_989d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.current_829e.label_top_f6fb .highlight-9bd7 {
  opacity: 0;
}
.current_829e.container-fast-b38c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_829e.container-fast-b38c .border_989d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.current_829e.container-fast-b38c .highlight-9bd7 {
  opacity: 0;
}
.current_829e.notice-5c17 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_829e.notice-5c17 .border_989d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.current_829e.notice-5c17 .highlight-9bd7 {
  opacity: 0;
}
.current_829e.breadcrumb-fb81 .border_989d {
  z-index: 10;
  visibility: visible;
}
.copper_68f0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.copper_68f0 .solid-2d95 {
  background: rgba(255, 255, 255, 0.99);
}
.copper_68f0 .solid-2d95::after,
.copper_68f0 .solid-2d95:before {
  background: inherit;
}
.copper_68f0:hover .solid-2d95 {
  background: rgba(255, 255, 255, 0.99);
}
.notice-5c17 .copper_68f0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.breadcrumb-fb81 .copper_68f0 {
  display: none !important;
}
.current_829e:before,
.bronze-6a3f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.current_829e .copper_68f0,
.bronze-6a3f .copper_68f0 {
  display: inline-block;
}
.border_989d .disabled-current-f8e5 {
  -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;
}
.current_829e .border_989d .disabled-current-f8e5,
.bronze-6a3f .border_989d .disabled-current-f8e5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_4f4b .form-bottom-683b {
  width: 100%;
}
.hovered-1a58 {
  padding: 0 0.5em 0;
}
.hovered-1a58 [class*="customify-col-"],
.hovered-1a58 [class*="customify-col_"],
.hovered-1a58 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.up_d5a8 .hovered-1a58 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary-prev-7da1 .nav_wide_1888,
  .nav_wide_1888 {
    display: none;
  }
  .east_bf19 {
    text-align: left;
  }
  .layout_under_2370 {
    text-align: center;
  }
  .input_e801 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-prev-7da1 .up_a3e8,
  .up_a3e8 {
    display: none;
  }
  .label-bf03 {
    text-align: left;
  }
  .icon-148a {
    text-align: center;
  }
  .highlight-under-f896 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary-prev-7da1 .description_f5ae,
  .description_f5ae {
    display: none;
  }
  .heading_c9d0 {
    text-align: left;
  }
  .notice_c94a {
    text-align: center;
  }
  .layout_gold_9afa {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module-36f1 {
  box-shadow: none !important;
}
.dropdown-87d5 .mask_e982,
.tag_paper_0709 .mask_e982 {
  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;
}
.tag_paper_0709 .mask_e982 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.last_c4d3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.last_c4d3:after,
.last_c4d3:before {
  content: "";
  display: table;
}
.last_c4d3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .last_c4d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.last_c4d3,
.silver-09a3 {
  max-width: 1248px;
  margin: 0 auto;
}

.border-current-4e8c.paper_04d5 .last_c4d3 {
  max-width: 100%;
}
.border-current-4e8c.column-easy-9a79 {
  max-width: 1200px;
  margin: 0 auto;
}
.border-current-4e8c.header-beea .last_c4d3 {
  max-width: 100%;
}
.border-current-4e8c.header-beea > .last_c4d3 {
  padding-left: 0;
  padding-right: 0;
}
.border-current-4e8c.header-beea > .last_c4d3 .secondary-prev-7da1 {
  margin: 0;
}
.border-current-4e8c.header-beea
  > .last_c4d3
  .warm-9236.element_bb46 {
  margin-right: 0;
  margin-left: 0;
}
.border-current-4e8c.header-beea #main.element_bb46 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .text-mini-5dd5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .text-mini-5dd5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bottom-0b7f .liquid_e9e9 {
    padding-right: 1em;
  }
  .bottom-0b7f.pressed_05e8 .warm-9236 {
    border-right: 1px solid #eaecee;
  }
  .bottom-0b7f.pressed_05e8 .liquid_e9e9 {
    padding-right: 1em;
  }
  .bottom-0b7f.pressed_05e8 .module_complex_5174 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_orange_796f .liquid_e9e9 {
    padding-left: 1em;
  }
  .mask_orange_796f.pressed_05e8 .warm-9236 {
    border-left: 1px solid #eaecee;
  }
  .mask_orange_796f.pressed_05e8 .liquid_e9e9 {
    padding-left: 1em;
  }
  .mask_orange_796f.pressed_05e8 .module_complex_5174 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_7bcd .liquid_e9e9 {
    padding-left: 1em;
  }
  .middle_7bcd.pressed_05e8 .wide_89e3 {
    border-right: 1px solid #eaecee;
  }
  .middle_7bcd.pressed_05e8 .stale_8c40 {
    border-right: 1px solid #eaecee;
  }
  .middle_7bcd.pressed_05e8 .liquid_e9e9 {
    padding-left: 1em;
  }
  .middle_7bcd.pressed_05e8 .module_complex_5174 {
    padding-right: 1em;
  }
  .middle_7bcd.pressed_05e8 .dropdown_middle_5d70 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-black-294b .liquid_e9e9 {
    padding-right: 1em;
  }
  .preview-black-294b.pressed_05e8 .wide_89e3 {
    border-left: 1px solid #eaecee;
  }
  .preview-black-294b.pressed_05e8 .stale_8c40 {
    border-left: 1px solid #eaecee;
  }
  .preview-black-294b.pressed_05e8 .liquid_e9e9 {
    padding-right: 1em;
  }
  .preview-black-294b.pressed_05e8 .module_complex_5174 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-black-294b.pressed_05e8 .dropdown_middle_5d70 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-mini-5dd5 .liquid_e9e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-mini-5dd5.pressed_05e8 .warm-9236 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .text-mini-5dd5.pressed_05e8 .liquid_e9e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-mini-5dd5.pressed_05e8 .module_complex_5174 {
    padding-left: 1em;
  }
  .text-mini-5dd5.pressed_05e8 .dropdown_middle_5d70 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .text-mini-5dd5.pressed_05e8 .liquid_e9e9 {
    padding-left: 0;
  }
}
.column-plasma-9b24 .plasma_e8cf {
  display: inline-block;
}
.complex_f960 {
  display: inline-block;
}
.advanced-383e {
  word-con: break-word;
}
.orange-738f > span {
  display: inline-block;
  padding: 5px 0;
}
.orange-738f .smooth-d90a {
  margin-left: 8px;
  margin-right: 8px;
}
.orange-738f .fresh-7d8d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.nav-hard-cbe0 .background_last_dd0b {
  margin-bottom: 2em;
}
.nav-hard-cbe0 .backdrop-0f33 {
  margin-bottom: 15px;
}
.nav-hard-cbe0 .backdrop-0f33:last-child {
  margin-bottom: 0;
}
.nav-hard-cbe0 .icon-27ec {
  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) {
  .nav-hard-cbe0 .icon-27ec {
    display: block;
  }
}
.nav-hard-cbe0 .tag_7d04 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .nav-hard-cbe0 .tag_7d04 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.nav-hard-cbe0 .banner-up-4e3d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.nav-hard-cbe0 .banner-up-4e3d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.nav-hard-cbe0 .banner-up-4e3d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.nav-hard-cbe0 .advanced-383e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav-hard-cbe0 .advanced-383e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.nav-hard-cbe0 .alert_f91c p:last-child {
  margin-bottom: 0;
}
.nav-hard-cbe0 .out-5d35 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.nav-hard-cbe0 .frame-bba2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.nav-hard-cbe0 .preview-fede {
  margin-top: 1em;
}
.nav-hard-cbe0 .photo_46d6 {
  top: 0;
  display: block;
}
.nav-hard-cbe0 .photo_46d6 a {
  color: inherit;
}
.nav-hard-cbe0 .photo_46d6 a:hover {
  color: inherit;
}
.nav-hard-cbe0 .texture-924a {
  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;
}
.nav-hard-cbe0 .texture-924a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.nav-hard-cbe0 .frame-bba2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.nav-hard-cbe0 .dropdown-rough-3574 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.nav-hard-cbe0 .dropdown-rough-3574:first-child {
  margin-top: 0;
}
.nav-hard-cbe0 .dropdown-rough-3574.button_1df9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nav-hard-cbe0 .dropdown-rough-3574.nav_east_5f02 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav-hard-cbe0
  .dropdown-rough-3574.nav_east_5f02.filter_selected_0937
  .preview-fede {
  width: 100%;
}
.nav-hard-cbe0 .nav_east_5f02 {
  -webkit-box-align: center;
  align-items: center;
}
.nav-hard-cbe0 .nav_east_5f02 .orange-738f,
.nav-hard-cbe0 .nav_east_5f02 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.nav-hard-cbe0 .banner-up-4e3d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-hard-cbe0 .banner-up-4e3d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-hard-cbe0 .banner-up-4e3d: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;
}
.nav-hard-cbe0 .button_1df9 {
  z-index: 5;
}
.nav-hard-cbe0 .element-stale-8ca1 .steel-98b2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.nav-hard-cbe0 .prev_8cef .steel-98b2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.nav-hard-cbe0 .modal_down_5099 .steel-98b2 {
  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;
}
.nav-hard-cbe0.search_25c6 .icon-27ec,
.nav-hard-cbe0.status_1b0d .icon-27ec {
  display: block;
}
.nav-hard-cbe0.search_25c6 .icon-27ec .list_up_71a0,
.nav-hard-cbe0.search_25c6 .icon-27ec .frame-bba2,
.nav-hard-cbe0.status_1b0d .icon-27ec .list_up_71a0,
.nav-hard-cbe0.status_1b0d .icon-27ec .frame-bba2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav-hard-cbe0.wrapper_48f4 .tag_7d04 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .nav-hard-cbe0.wrapper_48f4 .tag_7d04 {
    margin-right: 0;
  }
}
.nav-hard-cbe0.search_25c6 .tag_7d04,
.nav-hard-cbe0.status_1b0d .tag_7d04 {
  padding-top: 40%;
}
.nav-hard-cbe0.search_25c6 .background_last_dd0b,
.nav-hard-cbe0.status_1b0d .background_last_dd0b {
  display: block;
}
.nav-hard-cbe0.search_25c6 .fn-sticky-f04e .frame-bba2,
.nav-hard-cbe0.status_1b0d .fn-sticky-f04e .frame-bba2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.nav-hard-cbe0.search_25c6 .tag_7d04,
.nav-hard-cbe0.status_1b0d .tag_7d04 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.nav-hard-cbe0.search_25c6 .frame-bba2 {
  padding: 1em;
}
.notice-glass-0ad9 {
  margin: 30px auto;
  display: block;
}
.notice-glass-0ad9 .red-efe3 > * {
  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;
}
.notice-glass-0ad9 .red-efe3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice-glass-0ad9 .red-efe3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline-smooth-2238 .orange-738f {
  margin-bottom: 1.41575em;
}
.outline-smooth-2238 .bronze_9f14 {
  margin-bottom: 1.618em;
}
.layout_69fe .tooltip_static_8bd2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout_69fe .tooltip_static_8bd2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout_69fe .background_a7e3 {
  max-width: 100%;
  overflow: auto;
}
.glass_610d .layout_69fe a:hover {
  text-decoration: underline;
}
.chip-618d .backdrop-0f33:not(.advanced-383e),
.chip-618d .banner-up-4e3d {
  margin-bottom: 1.41575em;
}
.chip-618d .backdrop-0f33:not(.advanced-383e):last-child,
.chip-618d .banner-up-4e3d:last-child {
  margin-bottom: 0;
}
.chip-618d .backdrop-0f33.dropdown-b184 {
  margin-bottom: 0.41575em;
}
.chip-618d .gradient-80f1:before,
.chip-618d .button-1fd8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.chip-618d .gradient-80f1:before {
  content: "\f115";
}
.chip-618d .button-1fd8:before {
  content: "\f02c";
}
.chip-618d .current-d6ac {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.chip-618d .current-d6ac a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu_f1ca {
  display: -webkit-box;
  display: flex;
}
.menu_f1ca .gradient-hard-817d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu_f1ca .gradient-hard-817d {
    flex-basis: 90px;
  }
}
.menu_f1ca .selected_47de {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu_f1ca .selected_47de {
    flex-basis: calc(100% - 50px);
  }
}
.menu_f1ca .background-simple-af21 p:last-child {
  margin-bottom: 0.72em;
}
.out_61a9 .red-efe3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.out_61a9 .red-efe3:after,
.out_61a9 .red-efe3:before {
  content: "";
  display: table;
}
.out_61a9 .red-efe3:after {
  clear: both;
}
.out_61a9 .red-efe3 .title-copper-63d8,
.out_61a9 .red-efe3 .stone-c8c8 {
  width: 49%;
}
.out_61a9 .red-efe3 .title-copper-63d8 a span.slider-c6c8,
.out_61a9 .red-efe3 .stone-c8c8 a span.slider-c6c8 {
  display: block;
  margin-bottom: 5px;
}
.out_61a9 .red-efe3 .stone-c8c8 {
  float: left;
  text-align: left;
}
.out_61a9 .red-efe3 .title-copper-63d8 {
  float: right;
  text-align: right;
}
.pagination_6891 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pagination_6891 {
    margin-bottom: 0;
  }
}
.column_slow_18f4 {
  margin-bottom: 1em;
}
.column_slow_18f4 .advanced-383e {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside-8f71 a {
  display: block;
  line-height: 0;
  position: relative;
}
.last-217c .column_slow_18f4,
.hero_narrow_b842 .column_slow_18f4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .last-217c .column_slow_18f4,
  .hero_narrow_b842 .column_slow_18f4 {
    display: block;
  }
}
.last-217c .aside-8f71,
.hero_narrow_b842 .aside-8f71 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .last-217c .aside-8f71,
  .hero_narrow_b842 .aside-8f71 {
    margin-bottom: 1em;
  }
}
.last-217c .aside-8f71 img,
.hero_narrow_b842 .aside-8f71 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.last-217c .new-53d6,
.hero_narrow_b842 .new-53d6 {
  flex-basis: calc(100% - 160px);
}
.last-217c .new-53d6 p,
.hero_narrow_b842 .new-53d6 p {
  margin-bottom: 0;
}
.last-217c .new-53d6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .last-217c .new-53d6 {
    padding-left: 0;
  }
}
.hero_narrow_b842 .new-53d6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero_narrow_b842 .new-53d6 {
    padding-right: 0;
  }
}
.hero_narrow_b842 .aside-8f71 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video-liquid-e2a8 .aside-8f71 {
  margin-bottom: 0.5em;
}
.video-liquid-e2a8 .aside-8f71 img {
  width: 100%;
}
.out-46da .frame-155f,
.carousel_149c .frame-155f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.carousel_149c .warm-9236 .pink-e4af p:last-child {
  margin-bottom: 0;
}
.dropdown-soft-208a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.slider-large-ea68 .status-ed3b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .slider-large-ea68 .status-ed3b:last-of-type {
    margin-bottom: 0;
  }
}
.slider-large-ea68 .status-ed3b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-large-ea68 .status-ed3b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.slider-large-ea68 .status-ed3b ul li {
  margin: 0 0 0.6em;
}
.slider-large-ea68 .status-ed3b ul li.tall-382a,
.slider-large-ea68 .status-ed3b ul li.paper-2ead {
  position: relative;
}
.slider-large-ea68 .status-ed3b ul li.tall-382a .menu-83eb,
.slider-large-ea68 .status-ed3b ul li.paper-2ead .menu-83eb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.slider-large-ea68 .status-ed3b ul li.tall-382a:after:after,
.slider-large-ea68 .status-ed3b ul li.tall-382a:after:before,
.slider-large-ea68
  .status-ed3b
  ul
  li.paper-2ead:after:after,
.slider-large-ea68
  .status-ed3b
  ul
  li.paper-2ead:after:before {
  content: "";
  display: table;
}
.slider-large-ea68 .status-ed3b ul li.tall-382a:after:after,
.slider-large-ea68
  .status-ed3b
  ul
  li.paper-2ead:after:after {
  clear: both;
}
.slider-large-ea68 .status-ed3b a.notice_static_0877:hover {
  text-decoration: none;
}
.slider-large-ea68 .status-ed3b select {
  max-width: 100%;
}
.slider-large-ea68 .status-ed3b table {
  font-size: 85%;
}
.slider-large-ea68 .status-ed3b table td,
.slider-large-ea68 .status-ed3b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.slider-large-ea68 .status-ed3b table tfoot td {
  text-align: left;
}
.slider-large-ea68 .status-ed3b :last-child {
  margin-bottom: 0;
}
.slider-large-ea68 .status-ed3b .basic-d8c4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.slider-large-ea68 .status-ed3b .basic-d8c4 label {
  width: 100%;
}
.slider-large-ea68 .status-ed3b .basic-d8c4 .block_6a53 {
  width: 100%;
  display: block;
}
.slider-large-ea68 .status-ed3b .basic-d8c4 .pagination_4899 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.slider-large-ea68 .status-ed3b .basic-d8c4 .pagination_4899:hover svg #svg-search {
  fill: #444;
}
.slider-large-ea68 .status-ed3b .basic-d8c4 .pagination_4899 svg {
  width: 18px;
  height: 18px;
}
.slider-large-ea68 .gallery-fa45 ul ul,
.slider-large-ea68 .sidebar-3bc3 ul ul,
.slider-large-ea68 .iron-005b ul ul,
.slider-large-ea68 .overlay-6de5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.slider-large-ea68 .gallery-fa45 .block-fixed-1a3c > a,
.slider-large-ea68 .sidebar-3bc3 .block-fixed-1a3c > a,
.slider-large-ea68 .iron-005b .block-fixed-1a3c > a,
.slider-large-ea68 .overlay-6de5 .block-fixed-1a3c > a {
  margin-bottom: 0;
}
.slider-large-ea68 .gallery-4c4e li,
.slider-large-ea68 .gallery-fa45 li,
.slider-large-ea68 .out_f869 li,
.slider-large-ea68 .sidebar-3bc3 li,
.slider-large-ea68 .iron-005b li,
.slider-large-ea68 .overlay-6de5 li,
.slider-large-ea68 .wrapper_6ef9 li,
.slider-large-ea68 .stone_4c89 li {
  display: block;
  position: relative;
}
.slider-large-ea68 .gallery-4c4e li:last-child,
.slider-large-ea68 .gallery-fa45 li:last-child,
.slider-large-ea68 .out_f869 li:last-child,
.slider-large-ea68 .sidebar-3bc3 li:last-child,
.slider-large-ea68 .iron-005b li:last-child,
.slider-large-ea68 .overlay-6de5 li:last-child,
.slider-large-ea68 .wrapper_6ef9 li:last-child,
.slider-large-ea68 .stone_4c89 li:last-child {
  border: none;
}
.slider-large-ea68 .gallery-4c4e li a,
.slider-large-ea68 .gallery-fa45 li a,
.slider-large-ea68 .out_f869 li a,
.slider-large-ea68 .sidebar-3bc3 li a,
.slider-large-ea68 .iron-005b li a,
.slider-large-ea68 .overlay-6de5 li a,
.slider-large-ea68 .wrapper_6ef9 li a,
.slider-large-ea68 .stone_4c89 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slider-large-ea68 .gallery-4c4e li ul li::before,
.slider-large-ea68 .gallery-fa45 li ul li::before,
.slider-large-ea68 .out_f869 li ul li::before,
.slider-large-ea68 .sidebar-3bc3 li ul li::before,
.slider-large-ea68 .iron-005b li ul li::before,
.slider-large-ea68 .overlay-6de5 li ul li::before,
.slider-large-ea68 .wrapper_6ef9 li ul li::before,
.slider-large-ea68 .stone_4c89 li ul li::before {
  left: 15px;
}
.slider-large-ea68 .gallery-4c4e li ul a,
.slider-large-ea68 .gallery-fa45 li ul a,
.slider-large-ea68 .out_f869 li ul a,
.slider-large-ea68 .sidebar-3bc3 li ul a,
.slider-large-ea68 .iron-005b li ul a,
.slider-large-ea68 .overlay-6de5 li ul a,
.slider-large-ea68 .wrapper_6ef9 li ul a,
.slider-large-ea68 .stone_4c89 li ul a {
  padding-left: 20px;
}
.slider-large-ea68 .gallery-4c4e li ul ul li::before,
.slider-large-ea68 .gallery-fa45 li ul ul li::before,
.slider-large-ea68 .out_f869 li ul ul li::before,
.slider-large-ea68 .sidebar-3bc3 li ul ul li::before,
.slider-large-ea68 .iron-005b li ul ul li::before,
.slider-large-ea68 .overlay-6de5 li ul ul li::before,
.slider-large-ea68 .wrapper_6ef9 li ul ul li::before,
.slider-large-ea68 .stone_4c89 li ul ul li::before {
  left: 30px;
}
.slider-large-ea68 .gallery-4c4e li ul ul a,
.slider-large-ea68 .gallery-fa45 li ul ul a,
.slider-large-ea68 .out_f869 li ul ul a,
.slider-large-ea68 .sidebar-3bc3 li ul ul a,
.slider-large-ea68 .iron-005b li ul ul a,
.slider-large-ea68 .overlay-6de5 li ul ul a,
.slider-large-ea68 .wrapper_6ef9 li ul ul a,
.slider-large-ea68 .stone_4c89 li ul ul a {
  padding-left: 40px;
}
.slider-large-ea68 .photo-paper-c7e0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slider-large-ea68 .stone_4c89 ul li {
  margin-bottom: 1.41575em;
}
.slider-large-ea68 .stone_4c89 ul li .advanced_eea1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.slider-large-ea68 .stone_4c89 ul li .mini-417e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active-bronze-21cb .gallery-4c4e li a,
.active-bronze-21cb .gallery-fa45 li a,
.active-bronze-21cb .out_f869 li a,
.active-bronze-21cb .sidebar-3bc3 li a,
.active-bronze-21cb .iron-005b li a,
.active-bronze-21cb .overlay-6de5 li a,
.active-bronze-21cb .wrapper_6ef9 li a,
.active-bronze-21cb .stone_4c89 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-bronze-21cb .photo-paper-c7e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-bronze-21cb .status-ed3b ul li.tall-382a .menu-83eb,
.active-bronze-21cb .status-ed3b ul li.paper-2ead .menu-83eb {
  background: rgba(0, 0, 0, 0.2);
}
.active-bronze-21cb .slider-large-ea68 .status-ed3b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li {
  margin: 0;
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li ul {
  margin: 0;
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li ul li a {
  padding-left: 15px;
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li ul li li a {
  padding-left: 30px;
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li.media_tall_2237 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li.media_tall_2237 > 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;
}
.border-current-4e8c .slider-large-ea68 .image-focused-f8c4 li.media_tall_2237 > 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;
}
.gold_ff58 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.row-fresh-bcad {
  position: relative;
  z-index: 10;
}
.row-fresh-bcad .disabled-current-f8e5 {
  width: 100%;
  max-width: 100%;
}
.layout-right-983a .footer_7f2a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout-right-983a .thumbnail-6345 {
}
.layout-right-983a .active-bronze-21cb {
  background: #292929;
}
.banner-a138 .footer_7f2a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.banner-a138 .thumbnail-6345 {
  background: #f9f9f9;
}
.banner-a138 .active-bronze-21cb {
  background: #303030;
}
.hard_6d62 .footer_7f2a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_6d62 .plasma_e8cf {
    margin-bottom: 1em;
  }
  .hard_6d62 .plasma_e8cf:last-child {
    margin-bottom: 0;
  }
}
.hard_6d62 .thumbnail-6345 {
  background: #ededed;
}
.hard_6d62 .active-bronze-21cb {
  background: #1a1a1a;
}
.footer_7f2a.thumbnail-6345 {
  color: rgba(0, 0, 0, 0.6);
}
.footer_7f2a.thumbnail-6345 .selected_2921 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_7f2a.active-bronze-21cb {
  color: rgba(255, 255, 255, 0.99);
}
.footer_7f2a.active-bronze-21cb a:not(.notice_static_0877) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_7f2a.active-bronze-21cb a:not(.notice_static_0877):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_7f2a.active-bronze-21cb .selected_2921 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_7f2a.active-bronze-21cb table tbody td,
.footer_7f2a.active-bronze-21cb table th {
  background: rgba(0, 0, 0, 0.08);
}
.current_a76d.primary_solid_2821 .last_c4d3 {
  max-width: initial;
}
.current_a76d .brown_c35f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.current_a76d .brown_c35f .disabled-current-f8e5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .current_a76d .brown_c35f .disabled-current-f8e5 {
    display: block;
    margin-bottom: 2em;
  }
  .current_a76d .brown_c35f .disabled-current-f8e5:last-child {
    margin-bottom: 0;
  }
}
.hard_6d62 .plasma_e8cf:last-child,
.banner-a138 .plasma_e8cf:last-child,
.layout-right-983a .plasma_e8cf:last-child {
  margin-bottom: 0;
}
.hard_6d62 .plasma_e8cf .slider-large-ea68 .status-ed3b:last-child,
.banner-a138 .plasma_e8cf .slider-large-ea68 .status-ed3b:last-child,
.layout-right-983a .plasma_e8cf .slider-large-ea68 .status-ed3b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard_6d62 .west-2926,
  .hard_6d62 .top-4899,
  .banner-a138 .west-2926,
  .banner-a138 .top-4899,
  .layout-right-983a .west-2926,
  .layout-right-983a .top-4899 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .row-fresh-bcad .plasma_e8cf {
    margin-bottom: 2em;
  }
}
.row-fresh-bcad p:last-child {
  margin-bottom: 0;
}
.row-fresh-bcad li,
.row-fresh-bcad ul {
  list-style: none;
  margin: 0;
}
.row-fresh-bcad ul ul {
  margin-left: 2.617924em;
}
.primary_wood_ec15 {
  font-size: 0.875em;
}

/* css-noise: a422 */
.ghost-box-w5 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
