/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bright-a5e6/customify
Author: WPCustomify
Author URI: https://pressmaximum.bright-a5e6
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.bright-a5e6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice-3382.widget-south-3cc3/licenses/gpl-2.0.progress_stale_c998
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.clean-d1db/, (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.notification-outer-080c.pressed-e875/normalize.tooltip-e2b3/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.tooltip-e2b3 v7.0.0 | MIT License | github.bright-a5e6/necolas/normalize.tooltip-e2b3 */
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;
}
.short-10da .primary_674d,
.north-29e7,
.small_e0b1,
.disabled_advanced_979c,
.gradient_iron_4b7c,
.inner_bb9d,
.surface-large-4462,
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;
}
.north-29e7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .north-29e7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .north-29e7,
  h1 {
    font-size: 1.8em;
  }
}
.small_e0b1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.small_e0b1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .small_e0b1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .small_e0b1,
  h2 {
    font-size: 1.7em;
  }
}
.disabled_advanced_979c,
h3 {
  font-size: 1.618em;
}
.short-10da .primary_674d,
.gradient_iron_4b7c,
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.hero_4ba5 {
  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;
}
.footer_be36:after,
.footer_be36:before,
.media_full_8c2f:after,
.media_full_8c2f:before {
  content: "";
  display: table;
}
.footer_be36:after,
.media_full_8c2f:after {
  clear: both;
}
.bottom_27f9 {
  float: right;
  margin-right: 0;
}
.red-15c1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight-inner-c9d4 .mask-top-bf39,
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;
}
.highlight-inner-c9d4 .mask-top-bf39: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;
}
.carousel-fast-7b5e .mask-top-bf39 {
  box-shadow: none;
}
.carousel-fast-7b5e
  .mask-top-bf39
  .mini-66fb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.carousel-fast-7b5e .mask-top-bf39 .preview_00b0 {
  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;
}
.carousel-fast-7b5e
  .mask-top-bf39
  .preview_00b0
  b {
  display: none;
}
.carousel-fast-7b5e .gallery-out-a6b3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.last-2f7a:not(.box-f68c):not(.hero-first-a2c6),
button:not(.box-f68c):not(.hero-first-a2c6),
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ),
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ),
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ) {
  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;
}
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ):hover,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ):hover,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):hover,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):hover,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ):active,
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ):active,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):active,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):active,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):active,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus {
  outline: 0;
}
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98 {
  position: relative;
}
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .paragraph_f037,
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .highlight_a7ab,
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .cool-2b02,
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  i,
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  svg,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .paragraph_f037,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .highlight_a7ab,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .cool-2b02,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  i,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  svg,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .paragraph_f037,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .highlight_a7ab,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .cool-2b02,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  i,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  svg,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .paragraph_f037,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .highlight_a7ab,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .cool-2b02,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  i,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  svg,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .paragraph_f037,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .highlight_a7ab,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  .cool-2b02,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  i,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98
  svg {
  visibility: hidden;
}
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98:after,
button:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98:after,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98:after,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98:after,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ).fn-loading-cd98: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;
}
.last-2f7a:not(.box-f68c):not(.hero-first-a2c6),
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ),
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ),
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ) {
  color: #fff;
  background: #235787;
}
.last-2f7a:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus,
input[type="button"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus,
input[type="reset"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus,
input[type="submit"]:not(.box-f68c):not(
    .hero-first-a2c6
  ):focus {
  color: #fff;
}
.last-2f7a.fn-disabled-cd98:not(.box-f68c):not(
    .hero-first-a2c6
  ),
.last-2f7a[disabled]:not(.box-f68c):not(
    .hero-first-a2c6
  ),
button.fn-disabled-cd98:not(.box-f68c):not(
    .hero-first-a2c6
  ),
button[disabled]:not(.box-f68c):not(
    .hero-first-a2c6
  ) {
  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;
}
.pink_5fd5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pink_5fd5: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;
}
.plasma-7d94 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paragraph_4d58 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tiny-0912 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer_be36:after,
.footer_be36:before,
.cold_263a:after,
.cold_263a:before,
.thumbnail-top-f39f:after,
.thumbnail-top-f39f:before,
.info-red-974b:after,
.info-red-974b:before,
.box_west_e31e:after,
.box_west_e31e:before,
.progress_top_57f7:after,
.progress_top_57f7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer_be36:after,
.cold_263a:after,
.thumbnail-top-f39f:after,
.info-red-974b:after,
.box_west_e31e:after,
.progress_top_57f7:after {
  clear: both;
}
.cold_263a .video_hard_4dba,
.thumbnail-top-f39f .video_hard_4dba,
.main-hovered-a329 .video_hard_4dba {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled_ec01 {
  display: inline-block;
}
.icon-over-492c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon-over-492c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon-over-492c .detail_over_feb8 {
  padding: 1em 0;
  font-size: 85%;
}
.detail_over_feb8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.banner-3063 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.banner-3063:after,
.banner-3063:before {
  content: "";
  display: table;
}
.banner-3063:after {
  clear: both;
}
.center_86a7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.frame_b801 .center_86a7 {
  max-width: 50%;
}
.notice-focused-29dc .center_86a7 {
  max-width: 33.33%;
}
.banner_bc42 .center_86a7 {
  max-width: 25%;
}
.up-6c2b .center_86a7 {
  max-width: 20%;
}
.first_9c93 .center_86a7 {
  max-width: 16.66%;
}
.logo-fdc6 .center_86a7 {
  max-width: 14.28%;
}
.green-b1b6 .center_86a7 {
  max-width: 12.5%;
}
.hover_57fa .center_86a7 {
  max-width: 11.11%;
}
.main_tall_531c {
  display: block;
}
.short-10da .article_stone_2dcb label,
.short-10da .row-gold-84f3 label,
.short-10da .footer_a7c1 label,
.short-10da .nav-ff5e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner-small-2931 {
  list-style: none;
  margin: 0;
}
.banner-small-2931 article.heading-1da9 {
  margin-bottom: 0;
}
.banner-small-2931 ul {
  list-style: none;
  margin: 0;
}
.banner-small-2931 .accent-bronze-d9a8 li.heading-1da9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner-small-2931 .accent-bronze-d9a8 li.heading-1da9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner-small-2931 .accent-bronze-d9a8 li.heading-1da9: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) {
  .banner-small-2931 .accent-bronze-d9a8 li.heading-1da9 li.heading-1da9 li.heading-1da9 li.heading-1da9 {
    padding-left: 0;
  }
}
article.heading-1da9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-1da9 .cold_263a p:last-of-type {
  margin-bottom: 0;
}
article.heading-1da9 .preview_plasma_cef4 {
  float: left;
}
article.heading-1da9 .down-ec64 {
  margin-left: 85px;
}
article.heading-1da9 .wrapper-narrow-0fac {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-1da9 .wrapper-narrow-0fac .frame_red_8b04 {
  margin-left: 10px;
}
article.heading-1da9 .sort_5037 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-1da9 .bright-71af {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .article_stone_2dcb,
  #respond .footer_a7c1,
  #respond .nav-ff5e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article_stone_2dcb input,
#respond .footer_a7c1 input,
#respond .nav-ff5e input {
  width: 100%;
}
#respond .nav-ff5e {
  margin-right: 0;
}
#respond .accent_purple_83bc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_173b {
  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;
}
.thumbnail_173b.surface_5b7b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_173b 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%);
}
.thumbnail_173b:focus,
.thumbnail_173b: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);
}
.pressed-da21 {
  border-radius: 10%;
}
.pagination_in_eb32 {
  border-radius: 50%;
}
.grid_plasma_321b {
  font-size: 0.72em;
}
.complex-e140 {
  font-size: 0.875em;
}
.full-0a23 {
  font-size: 1.1em;
}
.backdrop-51ce {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-51ce.grid_plasma_321b {
  letter-spacing: 0.5px;
}
.dirty_1e16,
.dirty_1e16 a {
  color: #6d6d6d;
}
.dirty_1e16 a:hover {
  color: #111;
}
.popup-down-07ac {
  color: #6d6d6d;
}
.purple-261a {
  overflow-x: hidden;
}
.purple-261a .up_96db.notice_plasma_60bb {
  position: relative;
}
.purple-261a .up_96db.notice_plasma_60bb.hidden-be5d {
  position: initial;
}
.purple-261a
  .up_96db.notice_plasma_60bb.hidden-be5d
  .notification-light-c7d3 {
  left: auto;
}
.purple-261a .up_96db .notification-light-c7d3 {
  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;
}
.purple-261a .up_96db:hover.notice_plasma_60bb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple-261a
  .up_96db:hover.notice_plasma_60bb
  .notification-light-c7d3 {
  display: block;
  z-index: 9999999;
}
.purple-261a .surface_solid_25f1 .item-slow-1daa,
.purple-261a .notice_e26f .item-slow-1daa {
  display: none;
}
.purple-261a .content_1566 .up_96db:hover.notice_plasma_60bb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.short-10da .article_stone_2dcb label,
.short-10da .row-gold-84f3 label,
.short-10da .footer_a7c1 label,
.short-10da .nav-ff5e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner-small-2931 {
  list-style: none;
  margin: 0;
}
.banner-small-2931 article.heading-1da9 {
  margin-bottom: 0;
}
.banner-small-2931 ul {
  list-style: none;
  margin: 0;
}
.banner-small-2931 .accent-bronze-d9a8 li.heading-1da9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner-small-2931 .accent-bronze-d9a8 li.heading-1da9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner-small-2931 .accent-bronze-d9a8 li.heading-1da9: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) {
  .banner-small-2931 .accent-bronze-d9a8 li.heading-1da9 li.heading-1da9 li.heading-1da9 li.heading-1da9 {
    padding-left: 0;
  }
}
article.heading-1da9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-1da9 .cold_263a p:last-of-type {
  margin-bottom: 0;
}
article.heading-1da9 .preview_plasma_cef4 {
  float: left;
}
article.heading-1da9 .down-ec64 {
  margin-left: 85px;
}
article.heading-1da9 .wrapper-narrow-0fac {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-1da9 .wrapper-narrow-0fac .frame_red_8b04 {
  margin-left: 10px;
}
article.heading-1da9 .sort_5037 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-1da9 .bright-71af {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .article_stone_2dcb,
  #respond .footer_a7c1,
  #respond .nav-ff5e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article_stone_2dcb input,
#respond .footer_a7c1 input,
#respond .nav-ff5e input {
  width: 100%;
}
#respond .nav-ff5e {
  margin-right: 0;
}
#respond .accent_purple_83bc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_solid_25f1 .action_90ca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.action_90ca .image-soft-ce0a.last-0e9e .button_huge_f0c3 > li > a:focus,
.action_90ca .image-soft-ce0a.last-0e9e .button_huge_f0c3 > li > a:hover,
.action_90ca .image-soft-ce0a.stale-2fac .button_huge_f0c3 > li > a:focus,
.action_90ca .image-soft-ce0a.stale-2fac .button_huge_f0c3 > li > a:hover,
.action_90ca .image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3 > li > a:focus,
.action_90ca .image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_90ca
  .image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li.video_4457
  > a,
.action_90ca
  .image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li.tabs-white-3d3d
  > a,
.action_90ca
  .image-soft-ce0a.stale-2fac
  .button_huge_f0c3
  > li.video_4457
  > a,
.action_90ca
  .image-soft-ce0a.stale-2fac
  .button_huge_f0c3
  > li.tabs-white-3d3d
  > a,
.action_90ca
  .image-soft-ce0a.gallery_large_2a4e
  .button_huge_f0c3
  > li.video_4457
  > a,
.action_90ca .image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3 > li.stone_6676 > a {
  color: rgba(255, 255, 255, 0.99);
}
.action_90ca .blue_3295,
.action_90ca .blue_3295 a {
  color: rgba(255, 255, 255, 0.99);
}
.action_90ca .hidden_bdff.thumbnail-f355 li a,
.action_90ca .panel_steel_156e a,
.action_90ca .summary_c394,
.action_90ca .button_huge_f0c3 > li > a,
.action_90ca .top_0226 {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca .hidden_bdff.thumbnail-f355 li a:hover,
.action_90ca .panel_steel_156e a:hover,
.action_90ca .summary_c394:hover,
.action_90ca .button_huge_f0c3 > li > a:hover,
.action_90ca .top_0226:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_90ca .gradient-4e74 {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca .gradient-4e74 .paper-1d6e {
  color: rgba(255, 255, 255, 0.99);
}
.action_90ca .gradient-4e74:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_90ca .element_9dd9 .accordion_under_8f74 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca .element_9dd9 .accordion_under_8f74 .search_south_e049 {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca
  .element_9dd9
  .accordion_under_8f74
  .search_south_e049::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca
  .element_9dd9
  .accordion_under_8f74
  .search_south_e049:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca
  .element_9dd9
  .accordion_under_8f74
  .search_south_e049::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca
  .element_9dd9
  .accordion_under_8f74
  .search_south_e049::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca .element_9dd9 .outline-3e84 {
  color: rgba(255, 255, 255, 0.79);
}
.action_90ca .element_9dd9 .outline-3e84:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-f9dd
  .action_90ca
  .element_9dd9
  .summary-4bd1
  .large-ed7f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current-f9dd
  .action_90ca
  .element_9dd9
  .summary-4bd1
  .search_south_e049 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_solid_25f1 .gradient-0094 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gradient-0094 .image-soft-ce0a.last-0e9e .button_huge_f0c3 > li > a:focus,
.gradient-0094 .image-soft-ce0a.last-0e9e .button_huge_f0c3 > li > a:hover,
.gradient-0094 .image-soft-ce0a.stale-2fac .button_huge_f0c3 > li > a:focus,
.gradient-0094 .image-soft-ce0a.stale-2fac .button_huge_f0c3 > li > a:hover,
.gradient-0094 .image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3 > li > a:focus,
.gradient-0094 .image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-0094
  .image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li.video_4457
  > a,
.gradient-0094
  .image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li.tabs-white-3d3d
  > a,
.gradient-0094
  .image-soft-ce0a.stale-2fac
  .button_huge_f0c3
  > li.video_4457
  > a,
.gradient-0094
  .image-soft-ce0a.stale-2fac
  .button_huge_f0c3
  > li.tabs-white-3d3d
  > a,
.gradient-0094
  .image-soft-ce0a.gallery_large_2a4e
  .button_huge_f0c3
  > li.video_4457
  > a,
.gradient-0094 .image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3 > li.stone_6676 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-0094 .blue_3295,
.gradient-0094 .blue_3295 a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-0094 .hidden_bdff.thumbnail-f355 li a,
.gradient-0094 .panel_steel_156e a,
.gradient-0094 .summary_c394,
.gradient-0094 .button_huge_f0c3 > li > a,
.gradient-0094 .top_0226 {
  color: rgba(0, 0, 0, 0.55);
}
.gradient-0094 .hidden_bdff.thumbnail-f355 li a:hover,
.gradient-0094 .panel_steel_156e a:hover,
.gradient-0094 .summary_c394:hover,
.gradient-0094 .button_huge_f0c3 > li > a:hover,
.gradient-0094 .top_0226:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-0094 .gradient-4e74 {
  color: rgba(0, 0, 0, 0.55);
}
.gradient-0094 .gradient-4e74 .paper-1d6e {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-0094 .gradient-4e74:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_d7dd .search-west-494c {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-top-f39f > * {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-top-f39f .plasma-7d94 {
  margin-right: 1.41575em;
}
.fluid_0d95 .thumbnail-top-f39f > .widget_6030 {
  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;
}
.fluid_0d95 .thumbnail-top-f39f > .layout_red_a55e {
  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;
}
.clean_a4aa.filter_d7dd .search-west-494c,
.tertiary-36d3.filter_d7dd .search-west-494c {
  margin-left: 0;
}
.solid-c7c0.filter_d7dd .search-west-494c,
.video_20c1.filter_d7dd .search-west-494c {
  margin-right: 0;
}
.thumbnail-top-f39f ol,
.thumbnail-top-f39f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.over_8d38 video {
  max-width: 100%;
}
.cool-d02b img {
  display: block;
}
.cool-d02b.plasma-7d94,
.cool-d02b.paragraph_4d58 {
  width: 100%;
}
.cool-d02b.layout_red_a55e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.card_center_d035:not(.tall-fb6f) {
  margin: 1.5em auto;
}
.title-medium-18e4 p {
  padding: 1.5em 14px;
}
ul.alert_4b20.layout_red_a55e,
ul.alert_4b20.widget_6030,
ul.alert_4b20.column_next_cf9d.widget_6030 {
  padding: 0 14px;
}
.button-25fb {
  display: block;
  overflow-x: auto;
}
.button-25fb table {
  border-collapse: collapse;
  width: 100%;
}
.button-25fb td,
.button-25fb th {
  padding: 0.5em;
}
.thumbnail-top-f39f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thumbnail-top-f39f ol ol,
.thumbnail-top-f39f ol ul,
.thumbnail-top-f39f ul ol,
.thumbnail-top-f39f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thumbnail-top-f39f ol ol li,
.thumbnail-top-f39f ol ul li,
.thumbnail-top-f39f ul ol li,
.thumbnail-top-f39f ul ul li {
  margin-left: 0;
}
.info-886e.section-gas-d92d > .column-0475 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info-886e.section-gas-d92d > .column-0475 iframe,
.info-886e.section-gas-d92d > .column-0475 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media_e3a7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.media_e3a7.input-0def {
  padding: 0;
}
.media_e3a7.input-0def cite {
  font-size: 13px;
}
.media_e3a7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.media_e3a7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.old-8cd5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.old-8cd5 > p:first-child {
  margin-top: 0;
}
.old-8cd5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.old-8cd5 blockquote {
  border-left: 0;
}
.small-c82a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.small-c82a:not(.notice-1e6b) {
  max-width: 100px;
}
.small-c82a.active-1758 {
  border-bottom: none !important;
  text-align: center;
}
.small-c82a.active-1758::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title-medium-18e4 p {
    padding: 1.5em 0;
  }
}
.carousel-7e63 {
  color: #0073aa;
}
.aside-0ea8 {
  background-color: #0073aa;
}
.main_south_dcb5 {
  color: #229fd8;
}
.detail_df16 {
  background-color: #229fd8;
}
.hovered-77ce {
  color: #eee;
}
.alert_dim_d1a2 {
  background-color: #eee;
}
.backdrop_red_9e19 {
  color: #444;
}
.stale_4c05 {
  background-color: #444;
}
.wood_77ef {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wood_77ef .soft_f3ec .panel_steel_156e {
  font-size: 15px;
}
.wood_77ef .panel_steel_156e {
  line-height: 1.3;
}
.wood_77ef .gradient-0094 {
}
.wood_77ef .action_90ca {
  background: #235787;
}
.smooth_52c7 {
  padding: 0;
}
.smooth_52c7 .action_90ca {
  background: #1a1a1a;
}
.smooth_52c7 .gradient-0094 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.module_under_0d28 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.module_under_0d28 .gradient-0094 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.module_under_0d28 .action_90ca {
  background: #303030;
}
.progress_top_57f7 {
  position: relative;
  z-index: 10;
}
.progress_top_57f7 .fresh-18a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status_4374 .notice_plasma_60bb {
  display: inline-block;
  vertical-align: middle;
}
.status_4374.silver_15d1 .notice_plasma_60bb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status_4374.silver_15d1 .notice_plasma_60bb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status_4374.silver_15d1 .notice_plasma_60bb {
    margin-right: 0.4em;
  }
}
.status_4374.silver_15d1 .notice_plasma_60bb:last-child {
  margin-right: 0;
}
.sort_thick_93fc .fresh-18a8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface_solid_25f1 .soft_f3ec {
    margin: 0 -0.5em;
  }
  .surface_solid_25f1 .soft_f3ec [class*="customify-col-"],
  .surface_solid_25f1 .soft_f3ec [class*="customify-col_"],
  .surface_solid_25f1 .soft_f3ec [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface_solid_25f1.description-6442 .fresh-18a8 {
  background: 0 0 !important;
}
.surface_solid_25f1.description-6442 .fresh-18a8,
.surface_solid_25f1.sort_thick_93fc .fresh-18a8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface_solid_25f1.input-dim-95fc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface_solid_25f1.sort_thick_93fc .fresh-18a8 {
  box-shadow: none !important;
}
.icon_left_c0cd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .icon_left_c0cd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .icon_left_c0cd {
    padding: 18px 0 20px;
  }
}
.icon_left_c0cd .title_2bbd {
  width: 100%;
}
.icon_left_c0cd .media_static_1c36 {
  margin-bottom: 0;
}
.icon_left_c0cd .list_3b21 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade_south_4ba9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade_south_4ba9 .cold_0714 {
  width: 100%;
}
.smooth_389e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.smooth_389e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.smooth_389e 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;
}
.smooth_389e li:last-child:after {
  display: none;
}
.smooth_389e li a {
  font-weight: 500;
  margin-right: 10px;
}
.tabs-3e64 .item-slow-1daa button,
.icon_left_c0cd .item-slow-1daa button {
  left: 0;
}
.tabs-3e64 .cold_0714,
.icon_left_c0cd .cold_0714 {
  padding-left: 0;
  padding-right: 0;
}
.tabs-3e64 .shade_south_4ba9,
.icon_left_c0cd .shade_south_4ba9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tabs-3e64 {
  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;
}
.tabs-3e64: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;
}
.tabs-3e64 .badge_1046 {
  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) {
  .tabs-3e64 .badge_1046 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-3e64 .badge_1046 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tabs-3e64 .badge_1046 {
    min-height: 200px;
  }
}
.tabs-3e64 .smooth_389e {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-3e64 .smooth_389e a,
.tabs-3e64 .smooth_389e li:after {
  color: inherit;
}
.tabs-3e64 .smooth_389e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover_east_dcf8 {
  margin-bottom: 0.5em;
}
.highlight-59cb {
  margin-bottom: 1.2em;
}
.highlight-59cb,
.hover_east_dcf8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.highlight-59cb p:last-child,
.hover_east_dcf8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .item-slow-1daa,
#masthead .item-slow-1daa {
  display: none;
}
#masthead
  > .item-slow-1daa.black-1fc3 {
  display: none;
}
#masthead > .item-slow-1daa button {
  left: 0;
}
.box-soft-f5c3 {
  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%;
}
.box-soft-f5c3 .notice_plasma_60bb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box-soft-f5c3 .upper-6c33 {
  display: -webkit-box;
  display: flex;
}
.box-soft-f5c3 .upper-6c33.popup-white-132c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box-soft-f5c3 .upper-6c33.down-65f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-soft-f5c3 .upper-6c33.inner_7259 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-soft-f5c3.border-eca6.status_245d .upper-6c33.popup-white-132c {
  flex-basis: 100%;
}
.box-soft-f5c3.title_dfcd .upper-6c33.down-65f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.box-soft-f5c3.title_dfcd .upper-6c33.inner_7259 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .item-slow-1daa.black-1fc3 {
  display: none;
}
#masthead > .item-slow-1daa button {
  left: 0;
}
.main_inner_0ec9 {
  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;
}
.main_inner_0ec9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.main_inner_0ec9.orange-de94 i {
  margin-right: 4px;
}
.main_inner_0ec9.wrapper_mini_04b2 i {
  margin-left: 5px;
}
.panel_steel_156e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel_steel_156e p:last-child {
  margin-bottom: 0;
}
.mini_36e4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini_36e4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini_36e4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini_36e4 .blue_3295 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini_36e4 .title_2937 {
  margin: 5px 0 7px 0;
}
.mini_36e4.upper_d73e .sidebar_down_2a6d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini_36e4.upper_d73e .iron_d752 {
  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;
}
.mini_36e4.footer_top_623d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini_36e4.footer_top_623d .sidebar_down_2a6d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini_36e4.footer_top_623d .iron_d752 {
  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;
}
.mini_36e4.video-black-d730 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini_36e4.media_motion_1f15 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini_36e4.media_motion_1f15 .iron_d752 {
  margin-top: 7px;
}
.info-steel-f27c {
  display: inline-block;
}
.progress_top_57f7 .easy_7aa2 .mini_36e4 img {
  max-width: 100%;
}
.image-soft-ce0a .breadcrumb_6e6b.sort_dynamic_e632,
.notification_397f .breadcrumb_6e6b.sort_dynamic_e632 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.image-soft-ce0a .hidden_377e,
.notification_397f .hidden_377e {
  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%);
}
.image-soft-ce0a .hidden_377e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.image-soft-ce0a.surface-cb99 .hidden_377e {
  display: none;
}
.image-soft-ce0a .active_21ef {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image-soft-ce0a .active_21ef li {
  display: inline-block;
  position: relative;
}
.image-soft-ce0a .active_21ef li:last-child {
  margin-right: 0;
}
.image-soft-ce0a .active_21ef 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;
}
.image-soft-ce0a .active_21ef li.stone_6676 > a {
  color: rgba(0, 0, 0, 0.9);
}
.image-soft-ce0a .active_21ef > 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;
}
.image-soft-ce0a .active_21ef > li > a i {
  line-height: 0;
}
.image-soft-ce0a .active_21ef > li.avatar_static_f14b > a .hidden_377e {
  margin-left: 4px;
  line-height: 0;
}
.image-soft-ce0a .active_21ef .right_9dcb li.avatar_static_f14b > a {
  position: relative;
}
.image-soft-ce0a .active_21ef .right_9dcb li.avatar_static_f14b > a:after,
.image-soft-ce0a .active_21ef .right_9dcb li.avatar_static_f14b > a:before {
  content: "";
  display: table;
}
.image-soft-ce0a .active_21ef .right_9dcb li.avatar_static_f14b > a:after {
  clear: both;
}
.image-soft-ce0a .active_21ef .right_9dcb li.avatar_static_f14b > a .hidden_377e {
  margin-left: 5px;
  float: right;
}
.image-soft-ce0a .shade_hard_5492,
.image-soft-ce0a .right_9dcb {
  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;
}
.image-soft-ce0a .right_9dcb {
  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;
}
.image-soft-ce0a .right_9dcb .sort_dynamic_e632 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image-soft-ce0a .right_9dcb .hidden_377e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.image-soft-ce0a .right_9dcb li {
  display: block;
  margin: 0;
  padding: 0;
}
.image-soft-ce0a .right_9dcb 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;
}
.image-soft-ce0a .right_9dcb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.image-soft-ce0a .right_9dcb .right_9dcb {
  top: 0;
  left: 100%;
}
.image-soft-ce0a .message-ed65.fn-focus-cd98 > .shade_hard_5492,
.image-soft-ce0a .message-ed65.fn-focus-cd98 > .right_9dcb,
.image-soft-ce0a .message-ed65:focus > .shade_hard_5492,
.image-soft-ce0a .message-ed65:focus > .right_9dcb,
.image-soft-ce0a .message-ed65:hover > .shade_hard_5492,
.image-soft-ce0a .message-ed65:hover > .right_9dcb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3:after,
.image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3:before {
  content: "";
  display: table;
}
.image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3:after {
  clear: both;
}
.image-soft-ce0a.gallery_large_2a4e .button_huge_f0c3 > li {
  float: left;
}
.image-soft-ce0a.table-239e .button_huge_f0c3:after,
.image-soft-ce0a.table-239e .button_huge_f0c3:before {
  content: "";
  display: table;
}
.image-soft-ce0a.table-239e .button_huge_f0c3:after {
  clear: both;
}
.image-soft-ce0a.table-239e .button_huge_f0c3 > li {
  float: left;
}
.image-soft-ce0a.table-239e .button_huge_f0c3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.image-soft-ce0a.table-239e .button_huge_f0c3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.image-soft-ce0a.table-239e .button_huge_f0c3 > li.video_4457 > a,
.image-soft-ce0a.table-239e .button_huge_f0c3 > li.stone_6676 > a {
  color: #fff;
  background-color: #1e4b75;
}
.image-soft-ce0a.last-0e9e .button_huge_f0c3 > li > a .sort_dynamic_e632 {
  position: relative;
}
.image-soft-ce0a.last-0e9e .button_huge_f0c3 > li > a .sort_dynamic_e632: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;
}
.image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li:focus
  > a
  .sort_dynamic_e632:before,
.image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li:hover
  > a
  .sort_dynamic_e632:before {
  width: 100%;
  background-color: currentColor;
}
.image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li.video_4457
  > a
  .sort_dynamic_e632:before,
.image-soft-ce0a.last-0e9e
  .button_huge_f0c3
  > li.tabs-white-3d3d
  > a
  .sort_dynamic_e632:before {
  width: 100%;
  background-color: currentColor;
}
.image-soft-ce0a.stale-2fac .button_huge_f0c3 > li > a .sort_dynamic_e632 {
  position: relative;
}
.image-soft-ce0a.stale-2fac .button_huge_f0c3 > li > a .sort_dynamic_e632: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;
}
.image-soft-ce0a.stale-2fac .button_huge_f0c3 > li:focus > a .sort_dynamic_e632:before,
.image-soft-ce0a.stale-2fac
  .button_huge_f0c3
  > li:hover
  > a
  .sort_dynamic_e632:before {
  width: 100%;
  background-color: currentColor;
}
.image-soft-ce0a.stale-2fac
  .button_huge_f0c3
  > li.video_4457
  > a
  .sort_dynamic_e632:before,
.image-soft-ce0a.stale-2fac
  .button_huge_f0c3
  > li.tabs-white-3d3d
  > a
  .sort_dynamic_e632:before {
  width: 100%;
  background-color: currentColor;
}
.notification_397f .active_21ef {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notification_397f .active_21ef li:first-child > a {
  border-top: none;
}
.notification_397f .active_21ef .link-bfbe > .sort_dynamic_e632 .hidden_377e {
  display: none;
}
.notification_397f .active_21ef li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notification_397f .active_21ef li:last-child {
  border: none;
}
.notification_397f .active_21ef li.avatar_static_f14b > a {
  padding-right: 45px !important;
}
.notification_397f .active_21ef li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notification_397f .active_21ef li a:focus,
.notification_397f .active_21ef li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification_397f .active_21ef li .lite-7070 {
  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;
}
.notification_397f .active_21ef li .lite-7070:hover {
  box-shadow: none;
}
.notification_397f .active_21ef li .lite-7070 .hidden_377e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notification_397f .active_21ef .right_9dcb {
  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);
}
.notification_397f .active_21ef .right_9dcb li a {
  padding-left: 3em;
}
.notification_397f .active_21ef .tooltip-gold-1aa8 > a .lite-7070 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification_397f .active_21ef .tooltip-gold-1aa8 > .right_9dcb {
  display: block;
  opacity: 1;
}
.blue-6ca9 {
  max-width: 100%;
}
.white_66bc {
  line-height: 0;
  cursor: pointer;
}
.top_0226 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.top_0226:hover {
  box-shadow: none;
  color: currentColor;
}
.top_0226 svg {
  width: 18px;
  height: 18px;
}
.top_0226 .accordion-4091 {
  display: none;
}
.banner-12af {
  position: relative;
}
.banner-12af.fn-active-cd98 .top_0226 .slider_gas_89dc {
  display: none;
}
.banner-12af.fn-active-cd98 .top_0226 .accordion-4091 {
  display: inline-block;
}
.banner-12af .logo-north-03ab {
  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);
}
.banner-12af.module-stale-17f0 .logo-north-03ab {
  left: auto;
  right: -0.9em;
}
.banner-12af.module-stale-17f0 .outer_03c5::before {
  left: auto;
  right: 15px;
}
.banner-12af.fn-active-cd98 .logo-north-03ab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary-4bd1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary-4bd1 label {
  flex-basis: 100%;
}
.summary-4bd1 .accordion_under_8f74 {
  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;
}
.summary-4bd1 .search_south_e049 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary-4bd1 .search_south_e049:focus {
  background-color: transparent;
}
.summary-4bd1 button.outline-3e84 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary-4bd1 button.outline-3e84:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary-4bd1 button.outline-3e84 svg {
  width: 18px;
  height: 18px;
}
.summary-4bd1 input[type="submit"] {
  min-height: auto;
}
.element_9dd9 .summary-4bd1 .search_south_e049 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outer_03c5 {
  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) {
  .outer_03c5 {
    width: 220px;
  }
}
.outer_03c5 label {
  flex-basis: 100%;
}
.outer_03c5::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;
}
.current-f9dd .element_9dd9 .summary-4bd1 {
  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;
}
.current-f9dd
  .element_9dd9
  .summary-4bd1
  .accordion_under_8f74 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.current-f9dd .element_9dd9 .summary-4bd1 .search_south_e049 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.current-f9dd
  .element_9dd9
  .summary-4bd1
  .search_south_e049:focus {
  background: 0 0;
}
.current-f9dd
  .element_9dd9
  .summary-4bd1
  .large-ed7f {
  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;
}
.hidden_bdff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden_bdff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden_bdff li:last-child {
  margin-right: 0;
}
.hidden_bdff li:first-child {
  margin-left: 0;
}
.hidden_bdff.light_3c5c a {
  color: #fff;
}
.hidden_bdff.light_3c5c a:hover {
  color: #fff;
}
.hidden_bdff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden_bdff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden_bdff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden_bdff a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden_bdff [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden_bdff [class*="social-icon-apple"].photo-wood-08b2 {
  background-color: transparent;
  color: #999;
}
.hidden_bdff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden_bdff [class*="social-icon-behance"].photo-wood-08b2 {
  background-color: transparent;
  color: #1769ff;
}
.hidden_bdff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden_bdff [class*="social-icon-bitbucket"].photo-wood-08b2 {
  background-color: transparent;
  color: #205081;
}
.hidden_bdff [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden_bdff [class*="social-icon-codepen"].photo-wood-08b2 {
  background-color: transparent;
  color: #000;
}
.hidden_bdff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden_bdff [class*="social-icon-delicious"].photo-wood-08b2 {
  background-color: transparent;
  color: #39f;
}
.hidden_bdff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden_bdff [class*="social-icon-digg"].photo-wood-08b2 {
  background-color: transparent;
  color: #005be2;
}
.hidden_bdff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden_bdff [class*="social-icon-dribbble"].photo-wood-08b2 {
  background-color: transparent;
  color: #ea4c89;
}
.hidden_bdff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden_bdff [class*="social-icon-envelope"].photo-wood-08b2 {
  background-color: transparent;
  color: #ea4335;
}
.hidden_bdff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden_bdff [class*="social-icon-facebook"].photo-wood-08b2 {
  background-color: transparent;
  color: #3b5998;
}
.hidden_bdff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden_bdff [class*="social-icon-flickr"].photo-wood-08b2 {
  background-color: transparent;
  color: #0063dc;
}
.hidden_bdff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden_bdff [class*="social-icon-foursquare"].photo-wood-08b2 {
  background-color: transparent;
  color: #2d5be3;
}
.hidden_bdff [class*="social-icon-github"] {
  background-color: #333;
}
.hidden_bdff [class*="social-icon-github"].photo-wood-08b2 {
  background-color: transparent;
  color: #333;
}
.hidden_bdff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden_bdff [class*="social-icon-google-plus"].photo-wood-08b2 {
  background-color: transparent;
  color: #dd4b39;
}
.hidden_bdff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden_bdff [class*="social-icon-houzz"].photo-wood-08b2 {
  background-color: transparent;
  color: #7ac142;
}
.hidden_bdff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden_bdff [class*="social-icon-instagram"].photo-wood-08b2 {
  background-color: transparent;
  color: #262626;
}
.hidden_bdff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden_bdff [class*="social-icon-jsfiddle"].photo-wood-08b2 {
  background-color: transparent;
  color: #487aa2;
}
.hidden_bdff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden_bdff [class*="social-icon-linkedin"].photo-wood-08b2 {
  background-color: transparent;
  color: #0077b5;
}
.hidden_bdff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden_bdff [class*="social-icon-medium"].photo-wood-08b2 {
  background-color: transparent;
  color: #00ab6b;
}
.hidden_bdff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden_bdff
  [class*="social-icon-odnoklassniki"].photo-wood-08b2 {
  background-color: transparent;
  color: #f4731c;
}
.hidden_bdff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden_bdff [class*="social-icon-meetup"].photo-wood-08b2 {
  background-color: transparent;
  color: #ec1c40;
}
.hidden_bdff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden_bdff [class*="social-icon-pinterest"].photo-wood-08b2 {
  background-color: transparent;
  color: #bd081c;
}
.hidden_bdff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden_bdff [class*="social-icon-product-hunt"].photo-wood-08b2 {
  background-color: transparent;
  color: #da552f;
}
.hidden_bdff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden_bdff [class*="social-icon-reddit"].photo-wood-08b2 {
  background-color: transparent;
  color: #ff4500;
}
.hidden_bdff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden_bdff [class*="social-icon-rss"].photo-wood-08b2 {
  background-color: transparent;
  color: #f26522;
}
.hidden_bdff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden_bdff
  [class*="social-icon-shopping-cart"].photo-wood-08b2 {
  background-color: transparent;
  color: #4caf50;
}
.hidden_bdff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden_bdff [class*="social-icon-skype"].photo-wood-08b2 {
  background-color: transparent;
  color: #00aff0;
}
.hidden_bdff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden_bdff [class*="social-icon-slideshare"].photo-wood-08b2 {
  background-color: transparent;
  color: #0077b5;
}
.hidden_bdff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden_bdff [class*="social-icon-snapchat"].photo-wood-08b2 {
  background-color: transparent;
  color: #fffc00;
}
.hidden_bdff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden_bdff [class*="social-icon-soundcloud"].photo-wood-08b2 {
  background-color: transparent;
  color: #f80;
}
.hidden_bdff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden_bdff [class*="social-icon-spotify"].photo-wood-08b2 {
  background-color: transparent;
  color: #2ebd59;
}
.hidden_bdff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden_bdff
  [class*="social-icon-stack-overflow"].photo-wood-08b2 {
  background-color: transparent;
  color: #fe7a15;
}
.hidden_bdff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden_bdff [class*="social-icon-maldkfgram"].photo-wood-08b2 {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden_bdff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden_bdff [class*="social-icon-tripadvisor"].photo-wood-08b2 {
  background-color: transparent;
  color: #589442;
}
.hidden_bdff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden_bdff [class*="social-icon-tumblr"].photo-wood-08b2 {
  background-color: transparent;
  color: #35465c;
}
.hidden_bdff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden_bdff [class*="social-icon-twitch"].photo-wood-08b2 {
  background-color: transparent;
  color: #6441a5;
}
.hidden_bdff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden_bdff [class*="social-icon-twitter"].photo-wood-08b2 {
  background-color: transparent;
  color: #1da1f2;
}
.hidden_bdff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden_bdff [class*="social-icon-vimeo"].photo-wood-08b2 {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden_bdff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden_bdff [class*="social-icon-vk"].photo-wood-08b2 {
  background-color: transparent;
  color: #45668e;
}
.hidden_bdff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden_bdff [class*="social-icon-weibo"].photo-wood-08b2 {
  background-color: transparent;
  color: #df2029;
}
.hidden_bdff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden_bdff [class*="social-icon-weixin"].photo-wood-08b2 {
  background-color: transparent;
  color: #7bb32e;
}
.hidden_bdff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden_bdff [class*="social-icon-whatsapp"].photo-wood-08b2 {
  background-color: transparent;
  color: #25d366;
}
.hidden_bdff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden_bdff [class*="social-icon-wordpress"].photo-wood-08b2 {
  background-color: transparent;
  color: #21759b;
}
.hidden_bdff [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden_bdff [class*="social-icon-xing"].photo-wood-08b2 {
  background-color: transparent;
  color: #026466;
}
.hidden_bdff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden_bdff [class*="social-icon-yelp"].photo-wood-08b2 {
  background-color: transparent;
  color: #af0606;
}
.hidden_bdff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden_bdff [class*="social-icon-youtube"].photo-wood-08b2 {
  background-color: transparent;
  color: #cd201f;
}
.summary_c394 {
  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;
}
.summary_c394:hover {
  box-shadow: none;
  background: 0 0;
}
.element_narrow_8e6c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview_gold_3f05 {
  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;
}
.breadcrumb_light_7ea8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer-complex-ffc5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer-complex-ffc5,
.footer-complex-ffc5::after,
.footer-complex-ffc5::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;
}
.footer-complex-ffc5::after,
.footer-complex-ffc5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fixed-3653 .preview_gold_3f05 .breadcrumb_light_7ea8 {
  margin-top: -2px;
  width: 19px;
}
.fixed-3653 .preview_gold_3f05 .footer-complex-ffc5 {
  margin-top: -1px;
}
.fixed-3653 .preview_gold_3f05 .footer-complex-ffc5,
.fixed-3653 .preview_gold_3f05 .footer-complex-ffc5::after,
.fixed-3653 .preview_gold_3f05 .footer-complex-ffc5::before {
  width: 19px;
  height: 2px;
}
.fixed-3653 .preview_gold_3f05 .footer-complex-ffc5::before {
  top: -6px;
}
.fixed-3653 .preview_gold_3f05 .footer-complex-ffc5::after {
  bottom: -6px;
}
.background-b1ba .preview_gold_3f05 .breadcrumb_light_7ea8 {
  margin-top: -2px;
  width: 22px;
}
.background-b1ba .preview_gold_3f05 .footer-complex-ffc5 {
  margin-top: -1px;
}
.background-b1ba .preview_gold_3f05 .footer-complex-ffc5,
.background-b1ba .preview_gold_3f05 .footer-complex-ffc5::after,
.background-b1ba .preview_gold_3f05 .footer-complex-ffc5::before {
  width: 22px;
  height: 2px;
}
.background-b1ba .preview_gold_3f05 .footer-complex-ffc5::before {
  top: -7px;
}
.background-b1ba .preview_gold_3f05 .footer-complex-ffc5::after {
  bottom: -7px;
}
.text-blue-9c11 .preview_gold_3f05 .breadcrumb_light_7ea8 {
  margin-top: -2px;
  width: 31px;
}
.text-blue-9c11 .preview_gold_3f05 .footer-complex-ffc5 {
  margin-top: -1.5px;
}
.text-blue-9c11 .preview_gold_3f05 .footer-complex-ffc5,
.text-blue-9c11 .preview_gold_3f05 .footer-complex-ffc5::after,
.text-blue-9c11 .preview_gold_3f05 .footer-complex-ffc5::before {
  width: 31px;
  height: 3px;
}
.text-blue-9c11 .preview_gold_3f05 .footer-complex-ffc5::before {
  top: -9px;
}
.text-blue-9c11 .preview_gold_3f05 .footer-complex-ffc5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gas_e135 .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 19px;
  }
  .gas_e135 .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1px;
  }
  .gas_e135 .preview_gold_3f05 .footer-complex-ffc5,
  .gas_e135 .preview_gold_3f05 .footer-complex-ffc5::after,
  .gas_e135 .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 19px;
    height: 2px;
  }
  .gas_e135 .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -6px;
  }
  .gas_e135 .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -6px;
  }
  .hidden_bright_eb17 .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_bright_eb17 .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1px;
  }
  .hidden_bright_eb17 .preview_gold_3f05 .footer-complex-ffc5,
  .hidden_bright_eb17 .preview_gold_3f05 .footer-complex-ffc5::after,
  .hidden_bright_eb17 .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 22px;
    height: 2px;
  }
  .hidden_bright_eb17 .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -7px;
  }
  .hidden_bright_eb17 .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -7px;
  }
  .layout_rough_8d19 .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_rough_8d19 .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1.5px;
  }
  .layout_rough_8d19 .preview_gold_3f05 .footer-complex-ffc5,
  .layout_rough_8d19 .preview_gold_3f05 .footer-complex-ffc5::after,
  .layout_rough_8d19 .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 31px;
    height: 3px;
  }
  .layout_rough_8d19 .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -9px;
  }
  .layout_rough_8d19 .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description-gas-5293 .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 19px;
  }
  .description-gas-5293 .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1px;
  }
  .description-gas-5293 .preview_gold_3f05 .footer-complex-ffc5,
  .description-gas-5293 .preview_gold_3f05 .footer-complex-ffc5::after,
  .description-gas-5293 .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 19px;
    height: 2px;
  }
  .description-gas-5293 .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -6px;
  }
  .description-gas-5293 .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -6px;
  }
  .modal_bottom_8f7d .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_bottom_8f7d .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1px;
  }
  .modal_bottom_8f7d .preview_gold_3f05 .footer-complex-ffc5,
  .modal_bottom_8f7d .preview_gold_3f05 .footer-complex-ffc5::after,
  .modal_bottom_8f7d .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 22px;
    height: 2px;
  }
  .modal_bottom_8f7d .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -7px;
  }
  .modal_bottom_8f7d .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -7px;
  }
  .article_b0d5 .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 31px;
  }
  .article_b0d5 .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1.5px;
  }
  .article_b0d5 .preview_gold_3f05 .footer-complex-ffc5,
  .article_b0d5 .preview_gold_3f05 .footer-complex-ffc5::after,
  .article_b0d5 .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 31px;
    height: 3px;
  }
  .article_b0d5 .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -9px;
  }
  .article_b0d5 .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .copper_996b .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 19px;
  }
  .copper_996b .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1px;
  }
  .copper_996b .preview_gold_3f05 .footer-complex-ffc5,
  .copper_996b .preview_gold_3f05 .footer-complex-ffc5::after,
  .copper_996b .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 19px;
    height: 2px;
  }
  .copper_996b .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -6px;
  }
  .copper_996b .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -6px;
  }
  .widget-gas-50dc .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-gas-50dc .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1px;
  }
  .widget-gas-50dc .preview_gold_3f05 .footer-complex-ffc5,
  .widget-gas-50dc .preview_gold_3f05 .footer-complex-ffc5::after,
  .widget-gas-50dc .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 22px;
    height: 2px;
  }
  .widget-gas-50dc .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -7px;
  }
  .widget-gas-50dc .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -7px;
  }
  .form-a248 .preview_gold_3f05 .breadcrumb_light_7ea8 {
    margin-top: -2px;
    width: 31px;
  }
  .form-a248 .preview_gold_3f05 .footer-complex-ffc5 {
    margin-top: -1.5px;
  }
  .form-a248 .preview_gold_3f05 .footer-complex-ffc5,
  .form-a248 .preview_gold_3f05 .footer-complex-ffc5::after,
  .form-a248 .preview_gold_3f05 .footer-complex-ffc5::before {
    width: 31px;
    height: 3px;
  }
  .form-a248 .preview_gold_3f05 .footer-complex-ffc5::before {
    top: -9px;
  }
  .form-a248 .preview_gold_3f05 .footer-complex-ffc5::after {
    bottom: -9px;
  }
}
.widget-a2c7 .footer-complex-ffc5 {
  -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);
}
.widget-a2c7 .footer-complex-ffc5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.widget-a2c7 .footer-complex-ffc5::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);
}
.widget-a2c7.inner-26b4 .footer-complex-ffc5 {
  -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);
}
.widget-a2c7.inner-26b4 .footer-complex-ffc5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.widget-a2c7.inner-26b4 .footer-complex-ffc5::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);
}
.border-north-76e0 {
  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.silver-3bda:before {
  display: none;
}
.notice_e26f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice_e26f .focus_1883 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice_e26f .focus_1883:last-of-type {
  border-bottom: none;
}
.notice_e26f .focus_1883.form_out_73ac,
.notice_e26f .focus_1883.glass-19e2,
.notice_e26f .focus_1883.filter_current_36a0 {
  padding: 0;
}
.notice_e26f .notification_397f .lite-7070 {
  color: currentColor;
}
.notice_e26f .notification_397f .lite-7070:focus,
.notice_e26f .notification_397f .lite-7070:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_e26f.gradient-0094 .gradient-4e74,
.notice_e26f.gradient-0094 .panel_steel_156e a,
.notice_e26f.gradient-0094 .button_huge_f0c3 a,
.notice_e26f.gradient-0094 .right_9dcb a {
  color: rgba(0, 0, 0, 0.55);
}
.notice_e26f.gradient-0094 .gradient-4e74:hover,
.notice_e26f.gradient-0094 .panel_steel_156e a:hover,
.notice_e26f.gradient-0094 .button_huge_f0c3 a:hover,
.notice_e26f.gradient-0094 .right_9dcb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_e26f.gradient-0094 .paper-1d6e {
  color: rgba(0, 0, 0, 0.8);
}
.notice_e26f.gradient-0094 .focus_1883 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_e26f.gradient-0094 .focus_1883:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice_e26f.gradient-0094 .media_f217:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice_e26f.gradient-0094 .notification_397f .active_21ef li a,
.notice_e26f.gradient-0094 .notification_397f .lite-7070,
.notice_e26f.gradient-0094 .right_9dcb {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_e26f.gradient-0094 .notification_397f .lite-7070:focus,
.notice_e26f.gradient-0094 .notification_397f .lite-7070:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_e26f.gradient-0094 .active_21ef li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_e26f.action_90ca .gradient-4e74,
.notice_e26f.action_90ca .panel_steel_156e a,
.notice_e26f.action_90ca .button_huge_f0c3 .lite-7070,
.notice_e26f.action_90ca .button_huge_f0c3 a,
.notice_e26f.action_90ca .right_9dcb a {
  color: rgba(255, 255, 255, 0.79);
}
.notice_e26f.action_90ca .gradient-4e74:hover,
.notice_e26f.action_90ca .panel_steel_156e a:hover,
.notice_e26f.action_90ca .button_huge_f0c3 .lite-7070:hover,
.notice_e26f.action_90ca .button_huge_f0c3 a:hover,
.notice_e26f.action_90ca .right_9dcb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_e26f.action_90ca .paper-1d6e {
  color: rgba(255, 255, 255, 0.99);
}
.notice_e26f.action_90ca .focus_1883 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_e26f.action_90ca .focus_1883:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice_e26f.action_90ca .media_f217:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_e26f.action_90ca .notification_397f .active_21ef li a,
.notice_e26f.action_90ca .notification_397f .lite-7070,
.notice_e26f.action_90ca .right_9dcb {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_e26f.action_90ca .notification_397f .lite-7070:focus,
.notice_e26f.action_90ca .notification_397f .lite-7070:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_e26f.action_90ca .active_21ef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_f217 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media_f217:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border_fccb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section-6c3f .notice_e26f {
  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;
}
.section-6c3f .focus_1883 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section-6c3f .focus_1883: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) {
  .section-6c3f .focus_1883:before {
    width: 16%;
    left: 42%;
  }
}
.section-6c3f .focus_1883:last-child:before {
  content: none;
}
.section-6c3f .focus_1883[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section-6c3f .notification_397f .active_21ef li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section-6c3f .notification_397f .active_21ef li a .lite-7070 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section-6c3f .notification_397f .right_9dcb {
  border: none;
}
.section-6c3f .notification_397f .right_9dcb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section-6c3f .media_f217 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section-6c3f .border_fccb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section-6c3f .action_90ca .media_f217:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-6c3f .gradient-0094.blue_9e98 .footer-complex-ffc5 {
  background: rgba(0, 0, 0, 0.6);
}
.section-6c3f
  .gradient-0094.blue_9e98
  .footer-complex-ffc5::after,
.section-6c3f
  .gradient-0094.blue_9e98
  .footer-complex-ffc5:before {
  background: inherit;
}
.section-6c3f
  .gradient-0094.blue_9e98:hover
  .footer-complex-ffc5 {
  background: rgba(0, 0, 0, 0.8);
}
.complex-c77b .notice_e26f {
  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) {
  .complex-c77b .notice_e26f {
    width: auto;
    right: 45px;
  }
}
.label_c371 .notice_e26f {
  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) {
  .label_c371 .notice_e26f {
    width: auto;
    left: 45px;
  }
}
.silver-3bda .notice_e26f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.silver-3bda .border_fccb {
  max-width: 48em;
  margin: 0 auto;
}
.silver-3bda .media_f217:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tabs_green_492d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_green_492d.section-6c3f .notice_e26f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tabs_green_492d.complex-c77b .notice_e26f {
  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);
}
.tabs_green_492d .notice_e26f {
  visibility: visible;
}
.tabs_green_492d.label_c371 .notice_e26f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.down_50b3,
.title_387d {
  overflow-x: hidden;
}
.down_50b3 .notice_e26f {
  overflow: auto;
}
.down_50b3.section-6c3f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_50b3.section-6c3f .notice_e26f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.down_50b3.section-6c3f .summary_c394 {
  opacity: 0;
}
.down_50b3.complex-c77b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_50b3.complex-c77b .notice_e26f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.down_50b3.complex-c77b .summary_c394 {
  opacity: 0;
}
.down_50b3.label_c371 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_50b3.label_c371 .notice_e26f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.down_50b3.label_c371 .summary_c394 {
  opacity: 0;
}
.down_50b3.silver-3bda .notice_e26f {
  z-index: 10;
  visibility: visible;
}
.blue_9e98 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.blue_9e98 .footer-complex-ffc5 {
  background: rgba(255, 255, 255, 0.99);
}
.blue_9e98 .footer-complex-ffc5::after,
.blue_9e98 .footer-complex-ffc5:before {
  background: inherit;
}
.blue_9e98:hover .footer-complex-ffc5 {
  background: rgba(255, 255, 255, 0.99);
}
.label_c371 .blue_9e98 {
  top: 10px;
  right: auto;
  left: 12px;
}
.silver-3bda .blue_9e98 {
  display: none !important;
}
.down_50b3:before,
.title_387d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.down_50b3 .blue_9e98,
.title_387d .blue_9e98 {
  display: inline-block;
}
.notice_e26f .notice_plasma_60bb {
  -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;
}
.down_50b3 .notice_e26f .notice_plasma_60bb,
.title_387d .notice_e26f .notice_plasma_60bb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wide-f113 .accordion_under_8f74 {
  width: 100%;
}
.easy_7aa2 {
  padding: 0 0.5em 0;
}
.easy_7aa2 [class*="customify-col-"],
.easy_7aa2 [class*="customify-col_"],
.easy_7aa2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text_ccaf .easy_7aa2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .soft_f3ec .menu_in_fd80,
  .menu_in_fd80 {
    display: none;
  }
  .content-old-a414 {
    text-align: left;
  }
  .middle_f0dc {
    text-align: center;
  }
  .rough-2786 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .soft_f3ec .light-e95e,
  .light-e95e {
    display: none;
  }
  .right-47e2 {
    text-align: left;
  }
  .table_warm_8e80 {
    text-align: center;
  }
  .column-17bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .soft_f3ec .widget_white_2363,
  .widget_white_2363 {
    display: none;
  }
  .stone_4532 {
    text-align: left;
  }
  .wide-a250 {
    text-align: center;
  }
  .top-d5f9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dirty-8d3a {
  box-shadow: none !important;
}
.disabled_copper_dd86 .button_silver_d8ac,
.solid-e025 .button_silver_d8ac {
  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;
}
.solid-e025 .button_silver_d8ac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fresh-18a8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fresh-18a8:after,
.fresh-18a8:before {
  content: "";
  display: table;
}
.fresh-18a8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fresh-18a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fresh-18a8,
.input-dim-95fc {
  max-width: 1248px;
  margin: 0 auto;
}

.info-red-974b.border-complex-dbcb .fresh-18a8 {
  max-width: 100%;
}
.info-red-974b.narrow_4d93 {
  max-width: 1200px;
  margin: 0 auto;
}
.info-red-974b.search-8ed9 .fresh-18a8 {
  max-width: 100%;
}
.info-red-974b.search-8ed9 > .fresh-18a8 {
  padding-left: 0;
  padding-right: 0;
}
.info-red-974b.search-8ed9 > .fresh-18a8 .soft_f3ec {
  margin: 0;
}
.info-red-974b.search-8ed9
  > .fresh-18a8
  .info-4e12.slow-bef1 {
  margin-right: 0;
  margin-left: 0;
}
.info-red-974b.search-8ed9 #main.slow-bef1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row-glass-7356 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row-glass-7356 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-motion-07d5 .search-west-494c {
    padding-right: 1em;
  }
  .heading-motion-07d5.slow_2565 .info-4e12 {
    border-right: 1px solid #eaecee;
  }
  .heading-motion-07d5.slow_2565 .search-west-494c {
    padding-right: 1em;
  }
  .heading-motion-07d5.slow_2565 .badge-prev-8daf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-selected-01de .search-west-494c {
    padding-left: 1em;
  }
  .text-selected-01de.slow_2565 .info-4e12 {
    border-left: 1px solid #eaecee;
  }
  .text-selected-01de.slow_2565 .search-west-494c {
    padding-left: 1em;
  }
  .text-selected-01de.slow_2565 .badge-prev-8daf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_out_8414 .search-west-494c {
    padding-left: 1em;
  }
  .caption_out_8414.slow_2565 .upper_35bc {
    border-right: 1px solid #eaecee;
  }
  .caption_out_8414.slow_2565 .box_6f58 {
    border-right: 1px solid #eaecee;
  }
  .caption_out_8414.slow_2565 .search-west-494c {
    padding-left: 1em;
  }
  .caption_out_8414.slow_2565 .badge-prev-8daf {
    padding-right: 1em;
  }
  .caption_out_8414.slow_2565 .pattern-4a34 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-95f4 .search-west-494c {
    padding-right: 1em;
  }
  .light-95f4.slow_2565 .upper_35bc {
    border-left: 1px solid #eaecee;
  }
  .light-95f4.slow_2565 .box_6f58 {
    border-left: 1px solid #eaecee;
  }
  .light-95f4.slow_2565 .search-west-494c {
    padding-right: 1em;
  }
  .light-95f4.slow_2565 .badge-prev-8daf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-95f4.slow_2565 .pattern-4a34 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-glass-7356 .search-west-494c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-glass-7356.slow_2565 .info-4e12 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row-glass-7356.slow_2565 .search-west-494c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-glass-7356.slow_2565 .badge-prev-8daf {
    padding-left: 1em;
  }
  .row-glass-7356.slow_2565 .pattern-4a34 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row-glass-7356.slow_2565 .search-west-494c {
    padding-left: 0;
  }
}
.thumbnail_purple_76ed .status_4374 {
  display: inline-block;
}
.sidebar_96a1 {
  display: inline-block;
}
.heading_short_04cf {
  word-con: break-word;
}
.row_20ed > span {
  display: inline-block;
  padding: 5px 0;
}
.row_20ed .photo-bdeb {
  margin-left: 8px;
  margin-right: 8px;
}
.row_20ed .mini_7b70 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.backdrop-f547 .gallery_1bb2 {
  margin-bottom: 2em;
}
.backdrop-f547 .purple-c7b6 {
  margin-bottom: 15px;
}
.backdrop-f547 .purple-c7b6:last-child {
  margin-bottom: 0;
}
.backdrop-f547 .detail_62c7 {
  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) {
  .backdrop-f547 .detail_62c7 {
    display: block;
  }
}
.backdrop-f547 .filter-d4e1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .backdrop-f547 .filter-d4e1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.backdrop-f547 .notice_92ed {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.backdrop-f547 .notice_92ed img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.backdrop-f547 .notice_92ed a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.backdrop-f547 .heading_short_04cf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-f547 .heading_short_04cf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.backdrop-f547 .container_action_1560 p:last-child {
  margin-bottom: 0;
}
.backdrop-f547 .icon_dea3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.backdrop-f547 .bottom-2135 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.backdrop-f547 .info-gold-cc22 {
  margin-top: 1em;
}
.backdrop-f547 .slow_3c5a {
  top: 0;
  display: block;
}
.backdrop-f547 .slow_3c5a a {
  color: inherit;
}
.backdrop-f547 .slow_3c5a a:hover {
  color: inherit;
}
.backdrop-f547 .tag_blue_08ed {
  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;
}
.backdrop-f547 .tag_blue_08ed:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.backdrop-f547 .bottom-2135 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.backdrop-f547 .upper_af6a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.backdrop-f547 .upper_af6a:first-child {
  margin-top: 0;
}
.backdrop-f547 .upper_af6a.footer_2da8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.backdrop-f547 .upper_af6a.pattern_focused_0b02 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop-f547
  .upper_af6a.pattern_focused_0b02.highlight-mini-3496
  .info-gold-cc22 {
  width: 100%;
}
.backdrop-f547 .pattern_focused_0b02 {
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-f547 .pattern_focused_0b02 .row_20ed,
.backdrop-f547 .pattern_focused_0b02 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.backdrop-f547 .notice_92ed {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop-f547 .notice_92ed img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop-f547 .notice_92ed: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;
}
.backdrop-f547 .footer_2da8 {
  z-index: 5;
}
.backdrop-f547 .pagination-dc14 .short-0238 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.backdrop-f547 .info-pink-f528 .short-0238 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.backdrop-f547 .module_f4b9 .short-0238 {
  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;
}
.backdrop-f547.info_motion_8a7d .detail_62c7,
.backdrop-f547.gallery-wide-9fcb .detail_62c7 {
  display: block;
}
.backdrop-f547.info_motion_8a7d .detail_62c7 .detail-c9ca,
.backdrop-f547.info_motion_8a7d .detail_62c7 .bottom-2135,
.backdrop-f547.gallery-wide-9fcb .detail_62c7 .detail-c9ca,
.backdrop-f547.gallery-wide-9fcb .detail_62c7 .bottom-2135 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-f547.feature-out-8854 .filter-d4e1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .backdrop-f547.feature-out-8854 .filter-d4e1 {
    margin-right: 0;
  }
}
.backdrop-f547.info_motion_8a7d .filter-d4e1,
.backdrop-f547.gallery-wide-9fcb .filter-d4e1 {
  padding-top: 40%;
}
.backdrop-f547.info_motion_8a7d .gallery_1bb2,
.backdrop-f547.gallery-wide-9fcb .gallery_1bb2 {
  display: block;
}
.backdrop-f547.info_motion_8a7d .fn-sticky-cd98 .bottom-2135,
.backdrop-f547.gallery-wide-9fcb .fn-sticky-cd98 .bottom-2135 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.backdrop-f547.info_motion_8a7d .filter-d4e1,
.backdrop-f547.gallery-wide-9fcb .filter-d4e1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.backdrop-f547.info_motion_8a7d .bottom-2135 {
  padding: 1em;
}
.simple-8e90 {
  margin: 30px auto;
  display: block;
}
.simple-8e90 .aside_tall_0f2b > * {
  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;
}
.simple-8e90 .aside_tall_0f2b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.simple-8e90 .aside_tall_0f2b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_warm_891c .row_20ed {
  margin-bottom: 1.41575em;
}
.nav_warm_891c .tag-next-db3e {
  margin-bottom: 1.618em;
}
.thumbnail-top-f39f .secondary-8598 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thumbnail-top-f39f .secondary-8598 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thumbnail-top-f39f .pagination_over_ad5f {
  max-width: 100%;
  overflow: auto;
}
.filter_d7dd .thumbnail-top-f39f a:hover {
  text-decoration: underline;
}
.item-fixed-183f .purple-c7b6:not(.heading_short_04cf),
.item-fixed-183f .notice_92ed {
  margin-bottom: 1.41575em;
}
.item-fixed-183f .purple-c7b6:not(.heading_short_04cf):last-child,
.item-fixed-183f .notice_92ed:last-child {
  margin-bottom: 0;
}
.item-fixed-183f .purple-c7b6.paper-7a5a {
  margin-bottom: 0.41575em;
}
.item-fixed-183f .in_e9f7:before,
.item-fixed-183f .huge_06c7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item-fixed-183f .in_e9f7:before {
  content: "\f115";
}
.item-fixed-183f .huge_06c7:before {
  content: "\f02c";
}
.item-fixed-183f .dynamic_6dca {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item-fixed-183f .dynamic_6dca a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notice-small-e3fe {
  display: -webkit-box;
  display: flex;
}
.notice-small-e3fe .fast_6a38 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notice-small-e3fe .fast_6a38 {
    flex-basis: 90px;
  }
}
.notice-small-e3fe .text-black-445c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice-small-e3fe .text-black-445c {
    flex-basis: calc(100% - 50px);
  }
}
.notice-small-e3fe .under-0545 p:last-child {
  margin-bottom: 0.72em;
}
.row_light_2468 .aside_tall_0f2b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row_light_2468 .aside_tall_0f2b:after,
.row_light_2468 .aside_tall_0f2b:before {
  content: "";
  display: table;
}
.row_light_2468 .aside_tall_0f2b:after {
  clear: both;
}
.row_light_2468 .aside_tall_0f2b .lower-fee0,
.row_light_2468 .aside_tall_0f2b .breadcrumb-805b {
  width: 49%;
}
.row_light_2468 .aside_tall_0f2b .lower-fee0 a span.tabs_in_4f95,
.row_light_2468 .aside_tall_0f2b .breadcrumb-805b a span.tabs_in_4f95 {
  display: block;
  margin-bottom: 5px;
}
.row_light_2468 .aside_tall_0f2b .breadcrumb-805b {
  float: left;
  text-align: left;
}
.row_light_2468 .aside_tall_0f2b .lower-fee0 {
  float: right;
  text-align: right;
}
.item-7ec0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .item-7ec0 {
    margin-bottom: 0;
  }
}
.thick-653b {
  margin-bottom: 1em;
}
.thick-653b .heading_short_04cf {
  font-size: 1.1em;
  line-height: 1.3;
}
.current-6143 a {
  display: block;
  line-height: 0;
  position: relative;
}
.over_4674 .thick-653b,
.link_a818 .thick-653b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .over_4674 .thick-653b,
  .link_a818 .thick-653b {
    display: block;
  }
}
.over_4674 .current-6143,
.link_a818 .current-6143 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .over_4674 .current-6143,
  .link_a818 .current-6143 {
    margin-bottom: 1em;
  }
}
.over_4674 .current-6143 img,
.link_a818 .current-6143 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.over_4674 .dropdown-189f,
.link_a818 .dropdown-189f {
  flex-basis: calc(100% - 160px);
}
.over_4674 .dropdown-189f p,
.link_a818 .dropdown-189f p {
  margin-bottom: 0;
}
.over_4674 .dropdown-189f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .over_4674 .dropdown-189f {
    padding-left: 0;
  }
}
.link_a818 .dropdown-189f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link_a818 .dropdown-189f {
    padding-right: 0;
  }
}
.link_a818 .current-6143 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop_gold_0675 .current-6143 {
  margin-bottom: 0.5em;
}
.backdrop_gold_0675 .current-6143 img {
  width: 100%;
}
.warm-6efb .tag_next_4555,
.input_thick_920a .tag_next_4555 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.input_thick_920a .info-4e12 .message_center_f7b3 p:last-child {
  margin-bottom: 0;
}
.sidebar_gold_e0ce {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.short_88be .dark-bc91 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .short_88be .dark-bc91:last-of-type {
    margin-bottom: 0;
  }
}
.short_88be .dark-bc91 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.short_88be .dark-bc91 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.short_88be .dark-bc91 ul li {
  margin: 0 0 0.6em;
}
.short_88be .dark-bc91 ul li.focus-center-38cc,
.short_88be .dark-bc91 ul li.sidebar_0eda {
  position: relative;
}
.short_88be .dark-bc91 ul li.focus-center-38cc .new-4a29,
.short_88be .dark-bc91 ul li.sidebar_0eda .new-4a29 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.short_88be .dark-bc91 ul li.focus-center-38cc:after:after,
.short_88be .dark-bc91 ul li.focus-center-38cc:after:before,
.short_88be
  .dark-bc91
  ul
  li.sidebar_0eda:after:after,
.short_88be
  .dark-bc91
  ul
  li.sidebar_0eda:after:before {
  content: "";
  display: table;
}
.short_88be .dark-bc91 ul li.focus-center-38cc:after:after,
.short_88be
  .dark-bc91
  ul
  li.sidebar_0eda:after:after {
  clear: both;
}
.short_88be .dark-bc91 a.last-2f7a:hover {
  text-decoration: none;
}
.short_88be .dark-bc91 select {
  max-width: 100%;
}
.short_88be .dark-bc91 table {
  font-size: 85%;
}
.short_88be .dark-bc91 table td,
.short_88be .dark-bc91 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.short_88be .dark-bc91 table tfoot td {
  text-align: left;
}
.short_88be .dark-bc91 :last-child {
  margin-bottom: 0;
}
.short_88be .dark-bc91 .green-4f33 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.short_88be .dark-bc91 .green-4f33 label {
  width: 100%;
}
.short_88be .dark-bc91 .green-4f33 .search_south_e049 {
  width: 100%;
  display: block;
}
.short_88be .dark-bc91 .green-4f33 .outline-3e84 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.short_88be .dark-bc91 .green-4f33 .outline-3e84:hover svg #svg-search {
  fill: #444;
}
.short_88be .dark-bc91 .green-4f33 .outline-3e84 svg {
  width: 18px;
  height: 18px;
}
.short_88be .message-south-833f ul ul,
.short_88be .smooth_eb9d ul ul,
.short_88be .fast_8d85 ul ul,
.short_88be .gold-5c05 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.short_88be .message-south-833f .avatar_static_f14b > a,
.short_88be .smooth_eb9d .avatar_static_f14b > a,
.short_88be .fast_8d85 .avatar_static_f14b > a,
.short_88be .gold-5c05 .avatar_static_f14b > a {
  margin-bottom: 0;
}
.short_88be .stone-e22b li,
.short_88be .message-south-833f li,
.short_88be .top-1c5f li,
.short_88be .smooth_eb9d li,
.short_88be .fast_8d85 li,
.short_88be .gold-5c05 li,
.short_88be .grid_green_fa2c li,
.short_88be .pattern-c644 li {
  display: block;
  position: relative;
}
.short_88be .stone-e22b li:last-child,
.short_88be .message-south-833f li:last-child,
.short_88be .top-1c5f li:last-child,
.short_88be .smooth_eb9d li:last-child,
.short_88be .fast_8d85 li:last-child,
.short_88be .gold-5c05 li:last-child,
.short_88be .grid_green_fa2c li:last-child,
.short_88be .pattern-c644 li:last-child {
  border: none;
}
.short_88be .stone-e22b li a,
.short_88be .message-south-833f li a,
.short_88be .top-1c5f li a,
.short_88be .smooth_eb9d li a,
.short_88be .fast_8d85 li a,
.short_88be .gold-5c05 li a,
.short_88be .grid_green_fa2c li a,
.short_88be .pattern-c644 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.short_88be .stone-e22b li ul li::before,
.short_88be .message-south-833f li ul li::before,
.short_88be .top-1c5f li ul li::before,
.short_88be .smooth_eb9d li ul li::before,
.short_88be .fast_8d85 li ul li::before,
.short_88be .gold-5c05 li ul li::before,
.short_88be .grid_green_fa2c li ul li::before,
.short_88be .pattern-c644 li ul li::before {
  left: 15px;
}
.short_88be .stone-e22b li ul a,
.short_88be .message-south-833f li ul a,
.short_88be .top-1c5f li ul a,
.short_88be .smooth_eb9d li ul a,
.short_88be .fast_8d85 li ul a,
.short_88be .gold-5c05 li ul a,
.short_88be .grid_green_fa2c li ul a,
.short_88be .pattern-c644 li ul a {
  padding-left: 20px;
}
.short_88be .stone-e22b li ul ul li::before,
.short_88be .message-south-833f li ul ul li::before,
.short_88be .top-1c5f li ul ul li::before,
.short_88be .smooth_eb9d li ul ul li::before,
.short_88be .fast_8d85 li ul ul li::before,
.short_88be .gold-5c05 li ul ul li::before,
.short_88be .grid_green_fa2c li ul ul li::before,
.short_88be .pattern-c644 li ul ul li::before {
  left: 30px;
}
.short_88be .stone-e22b li ul ul a,
.short_88be .message-south-833f li ul ul a,
.short_88be .top-1c5f li ul ul a,
.short_88be .smooth_eb9d li ul ul a,
.short_88be .fast_8d85 li ul ul a,
.short_88be .gold-5c05 li ul ul a,
.short_88be .grid_green_fa2c li ul ul a,
.short_88be .pattern-c644 li ul ul a {
  padding-left: 40px;
}
.short_88be .content-copper-9191 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.short_88be .pattern-c644 ul li {
  margin-bottom: 1.41575em;
}
.short_88be .pattern-c644 ul li .simple-70de {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.short_88be .pattern-c644 ul li .mask_63e6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.action_90ca .stone-e22b li a,
.action_90ca .message-south-833f li a,
.action_90ca .top-1c5f li a,
.action_90ca .smooth_eb9d li a,
.action_90ca .fast_8d85 li a,
.action_90ca .gold-5c05 li a,
.action_90ca .grid_green_fa2c li a,
.action_90ca .pattern-c644 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_90ca .content-copper-9191 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_90ca .dark-bc91 ul li.focus-center-38cc .new-4a29,
.action_90ca .dark-bc91 ul li.sidebar_0eda .new-4a29 {
  background: rgba(0, 0, 0, 0.2);
}
.action_90ca .short_88be .dark-bc91 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-red-974b .short_88be .active_21ef li {
  margin: 0;
}
.info-red-974b .short_88be .active_21ef li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info-red-974b .short_88be .active_21ef li ul {
  margin: 0;
}
.info-red-974b .short_88be .active_21ef li ul li a {
  padding-left: 15px;
}
.info-red-974b .short_88be .active_21ef li ul li li a {
  padding-left: 30px;
}
.info-red-974b .short_88be .active_21ef li.stone_6676 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info-red-974b .short_88be .active_21ef li.stone_6676 > 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;
}
.info-red-974b .short_88be .active_21ef li.stone_6676 > 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;
}
.description_south_5521 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.box_west_e31e {
  position: relative;
  z-index: 10;
}
.box_west_e31e .notice_plasma_60bb {
  width: 100%;
  max-width: 100%;
}
.mask_47b1 .status_warm_ccf6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.mask_47b1 .gradient-0094 {
}
.mask_47b1 .action_90ca {
  background: #292929;
}
.under-e232 .status_warm_ccf6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.under-e232 .gradient-0094 {
  background: #f9f9f9;
}
.under-e232 .action_90ca {
  background: #303030;
}
.hot-751e .status_warm_ccf6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hot-751e .status_4374 {
    margin-bottom: 1em;
  }
  .hot-751e .status_4374:last-child {
    margin-bottom: 0;
  }
}
.hot-751e .gradient-0094 {
  background: #ededed;
}
.hot-751e .action_90ca {
  background: #1a1a1a;
}
.status_warm_ccf6.gradient-0094 {
  color: rgba(0, 0, 0, 0.6);
}
.status_warm_ccf6.gradient-0094 .gold_6d29 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.status_warm_ccf6.action_90ca {
  color: rgba(255, 255, 255, 0.99);
}
.status_warm_ccf6.action_90ca a:not(.last-2f7a) {
  color: rgba(255, 255, 255, 0.79);
}
.status_warm_ccf6.action_90ca a:not(.last-2f7a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_warm_ccf6.action_90ca .gold_6d29 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_warm_ccf6.action_90ca table tbody td,
.status_warm_ccf6.action_90ca table th {
  background: rgba(0, 0, 0, 0.08);
}
.content_1566.sort_thick_93fc .fresh-18a8 {
  max-width: initial;
}
.content_1566 .silver_15d1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.content_1566 .silver_15d1 .notice_plasma_60bb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .content_1566 .silver_15d1 .notice_plasma_60bb {
    display: block;
    margin-bottom: 2em;
  }
  .content_1566 .silver_15d1 .notice_plasma_60bb:last-child {
    margin-bottom: 0;
  }
}
.hot-751e .status_4374:last-child,
.under-e232 .status_4374:last-child,
.mask_47b1 .status_4374:last-child {
  margin-bottom: 0;
}
.hot-751e .status_4374 .short_88be .dark-bc91:last-child,
.under-e232 .status_4374 .short_88be .dark-bc91:last-child,
.mask_47b1 .status_4374 .short_88be .dark-bc91:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hot-751e .paper-38a3,
  .hot-751e .modal_clean_f840,
  .under-e232 .paper-38a3,
  .under-e232 .modal_clean_f840,
  .mask_47b1 .paper-38a3,
  .mask_47b1 .modal_clean_f840 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .box_west_e31e .status_4374 {
    margin-bottom: 2em;
  }
}
.box_west_e31e p:last-child {
  margin-bottom: 0;
}
.box_west_e31e li,
.box_west_e31e ul {
  list-style: none;
  margin: 0;
}
.box_west_e31e ul ul {
  margin-left: 2.617924em;
}
.west_f57e {
  font-size: 0.875em;
}

/* css-noise: b985 */
.shadow-element-s5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
