/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title_rough_a019/customify
Author: WPCustomify
Author URI: https://pressmaximum.title_rough_a019
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.title_rough_a019/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.border-bronze-723b.module-eb55/licenses/gpl-2.0.carousel_current_1b0f
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.active_e25d/, (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.frame_pink_ff84.tall_fa94/normalize.texture_5b2d/
 ======
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.texture_5b2d v7.0.0 | MIT License | github.title_rough_a019/necolas/normalize.texture_5b2d */
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;
}
.table-156b .wrapper_6778,
.avatar_lite_ec3d,
.nav_b56e,
.list-dirty-c78b,
.action-941a,
.image_a371,
.active_bottom_3b39,
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;
}
.avatar_lite_ec3d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar_lite_ec3d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_lite_ec3d,
  h1 {
    font-size: 1.8em;
  }
}
.nav_b56e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.nav_b56e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .nav_b56e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .nav_b56e,
  h2 {
    font-size: 1.7em;
  }
}
.list-dirty-c78b,
h3 {
  font-size: 1.618em;
}
.table-156b .wrapper_6778,
.action-941a,
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.message-wood-ece4 {
  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;
}
.tabs-165b:after,
.tabs-165b:before,
.summary_8d75:after,
.summary_8d75:before {
  content: "";
  display: table;
}
.tabs-165b:after,
.summary_8d75:after {
  clear: both;
}
.surface_silver_5239 {
  float: right;
  margin-right: 0;
}
.background-bae7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.right-2c9b .video-a312,
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;
}
.right-2c9b .video-a312: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;
}
.container_6635 .video-a312 {
  box-shadow: none;
}
.container_6635
  .video-a312
  .label_soft_004d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.container_6635 .video-a312 .form_4515 {
  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;
}
.container_6635
  .video-a312
  .form_4515
  b {
  display: none;
}
.container_6635 .content-ceda {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.component_brown_ff16:not(.carousel_next_b940):not(.form-087a),
button:not(.carousel_next_b940):not(.form-087a),
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ),
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ),
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ) {
  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;
}
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ):hover,
button:not(.carousel_next_b940):not(
    .form-087a
  ):hover,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ):hover,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ):hover,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ):active,
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ):focus,
button:not(.carousel_next_b940):not(
    .form-087a
  ):active,
button:not(.carousel_next_b940):not(
    .form-087a
  ):focus,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ):active,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ):focus,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ):active,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ):focus,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ):active,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ):focus {
  outline: 0;
}
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099,
button:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099 {
  position: relative;
}
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .widget_983c,
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .article-selected-6cbe,
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .hard-20e7,
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  i,
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  svg,
button:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .widget_983c,
button:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .article-selected-6cbe,
button:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .hard-20e7,
button:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  i,
button:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  svg,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .widget_983c,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .article-selected-6cbe,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .hard-20e7,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  i,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  svg,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .widget_983c,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .article-selected-6cbe,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .hard-20e7,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  i,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  svg,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .widget_983c,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .article-selected-6cbe,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  .hard-20e7,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  i,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099
  svg {
  visibility: hidden;
}
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099:after,
button:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099:after,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099:after,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099:after,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ).fn-loading-2099: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;
}
.component_brown_ff16:not(.carousel_next_b940):not(.form-087a),
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ),
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ),
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ) {
  color: #fff;
  background: #235787;
}
.component_brown_ff16:not(.carousel_next_b940):not(
    .form-087a
  ):focus,
input[type="button"]:not(.carousel_next_b940):not(
    .form-087a
  ):focus,
input[type="reset"]:not(.carousel_next_b940):not(
    .form-087a
  ):focus,
input[type="submit"]:not(.carousel_next_b940):not(
    .form-087a
  ):focus {
  color: #fff;
}
.component_brown_ff16.fn-disabled-2099:not(.carousel_next_b940):not(
    .form-087a
  ),
.component_brown_ff16[disabled]:not(.carousel_next_b940):not(
    .form-087a
  ),
button.fn-disabled-2099:not(.carousel_next_b940):not(
    .form-087a
  ),
button[disabled]:not(.carousel_next_b940):not(
    .form-087a
  ) {
  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;
}
.hidden-pressed-62b1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden-pressed-62b1: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;
}
.gallery_out_739c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.center-dbf6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tag-stale-f5fb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs-165b:after,
.tabs-165b:before,
.layout-center-d3a5:after,
.layout-center-d3a5:before,
.element-e6fc:after,
.element-e6fc:before,
.shadow_9ccd:after,
.shadow_9ccd:before,
.top_bb8f:after,
.top_bb8f:before,
.detail-efc8:after,
.detail-efc8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs-165b:after,
.layout-center-d3a5:after,
.element-e6fc:after,
.shadow_9ccd:after,
.top_bb8f:after,
.detail-efc8:after {
  clear: both;
}
.layout-center-d3a5 .text_d639,
.element-e6fc .text_d639,
.under-e0b6 .text_d639 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.media_next_50ac {
  display: inline-block;
}
.avatar_04ba {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.avatar_04ba img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.avatar_04ba .chip_bright_955e {
  padding: 1em 0;
  font-size: 85%;
}
.chip_bright_955e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fresh-e8c0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fresh-e8c0:after,
.fresh-e8c0:before {
  content: "";
  display: table;
}
.fresh-e8c0:after {
  clear: both;
}
.slow_7433 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video_6fb6 .slow_7433 {
  max-width: 50%;
}
.easy-ab41 .slow_7433 {
  max-width: 33.33%;
}
.highlight-out-d309 .slow_7433 {
  max-width: 25%;
}
.smooth-016d .slow_7433 {
  max-width: 20%;
}
.highlight-5974 .slow_7433 {
  max-width: 16.66%;
}
.tertiary_steel_8c5c .slow_7433 {
  max-width: 14.28%;
}
.popup-plasma-c953 .slow_7433 {
  max-width: 12.5%;
}
.center-068a .slow_7433 {
  max-width: 11.11%;
}
.dropdown_left_b4db {
  display: block;
}
.table-156b .silver_99f5 label,
.table-156b .gradient-bright-e831 label,
.table-156b .hovered_4489 label,
.table-156b .notification_1909 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper-c3b6 {
  list-style: none;
  margin: 0;
}
.copper-c3b6 article.list-light-10fa {
  margin-bottom: 0;
}
.copper-c3b6 ul {
  list-style: none;
  margin: 0;
}
.copper-c3b6 .white_c55a li.list-light-10fa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper-c3b6 .white_c55a li.list-light-10fa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper-c3b6 .white_c55a li.list-light-10fa: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) {
  .copper-c3b6 .white_c55a li.list-light-10fa li.list-light-10fa li.list-light-10fa li.list-light-10fa {
    padding-left: 0;
  }
}
article.list-light-10fa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list-light-10fa .layout-center-d3a5 p:last-of-type {
  margin-bottom: 0;
}
article.list-light-10fa .sidebar-iron-7040 {
  float: left;
}
article.list-light-10fa .old-ef45 {
  margin-left: 85px;
}
article.list-light-10fa .tertiary_ce9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list-light-10fa .tertiary_ce9c .pro_bbe9 {
  margin-left: 10px;
}
article.list-light-10fa .accordion-4790 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list-light-10fa .cold-f970 {
  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 .silver_99f5,
  #respond .hovered_4489,
  #respond .notification_1909 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver_99f5 input,
#respond .hovered_4489 input,
#respond .notification_1909 input {
  width: 100%;
}
#respond .notification_1909 {
  margin-right: 0;
}
#respond .footer_purple_9312 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav-4316 {
  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;
}
.nav-4316.huge_f56e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.nav-4316 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%);
}
.nav-4316:focus,
.nav-4316: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);
}
.secondary_silver_83b9 {
  border-radius: 10%;
}
.tabs_full_0ae0 {
  border-radius: 50%;
}
.layout_glass_03c9 {
  font-size: 0.72em;
}
.last-7a21 {
  font-size: 0.875em;
}
.layout-pressed-7a0e {
  font-size: 1.1em;
}
.article-hard-4ea3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.article-hard-4ea3.layout_glass_03c9 {
  letter-spacing: 0.5px;
}
.hero-dynamic-b2e0,
.hero-dynamic-b2e0 a {
  color: #6d6d6d;
}
.hero-dynamic-b2e0 a:hover {
  color: #111;
}
.dropdown_abbc {
  color: #6d6d6d;
}
.tall-071a {
  overflow-x: hidden;
}
.tall-071a .element_ee5a.description-4f37 {
  position: relative;
}
.tall-071a .element_ee5a.description-4f37.feature_1dc6 {
  position: initial;
}
.tall-071a
  .element_ee5a.description-4f37.feature_1dc6
  .east_75e9 {
  left: auto;
}
.tall-071a .element_ee5a .east_75e9 {
  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;
}
.tall-071a .element_ee5a:hover.description-4f37 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tall-071a
  .element_ee5a:hover.description-4f37
  .east_75e9 {
  display: block;
  z-index: 9999999;
}
.tall-071a .text_hot_57ae .surface-700e,
.tall-071a .slow-812f .surface-700e {
  display: none;
}
.tall-071a .white-2eaf .element_ee5a:hover.description-4f37 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table-156b .silver_99f5 label,
.table-156b .gradient-bright-e831 label,
.table-156b .hovered_4489 label,
.table-156b .notification_1909 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper-c3b6 {
  list-style: none;
  margin: 0;
}
.copper-c3b6 article.list-light-10fa {
  margin-bottom: 0;
}
.copper-c3b6 ul {
  list-style: none;
  margin: 0;
}
.copper-c3b6 .white_c55a li.list-light-10fa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper-c3b6 .white_c55a li.list-light-10fa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper-c3b6 .white_c55a li.list-light-10fa: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) {
  .copper-c3b6 .white_c55a li.list-light-10fa li.list-light-10fa li.list-light-10fa li.list-light-10fa {
    padding-left: 0;
  }
}
article.list-light-10fa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list-light-10fa .layout-center-d3a5 p:last-of-type {
  margin-bottom: 0;
}
article.list-light-10fa .sidebar-iron-7040 {
  float: left;
}
article.list-light-10fa .old-ef45 {
  margin-left: 85px;
}
article.list-light-10fa .tertiary_ce9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list-light-10fa .tertiary_ce9c .pro_bbe9 {
  margin-left: 10px;
}
article.list-light-10fa .accordion-4790 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list-light-10fa .cold-f970 {
  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 .silver_99f5,
  #respond .hovered_4489,
  #respond .notification_1909 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver_99f5 input,
#respond .hovered_4489 input,
#respond .notification_1909 input {
  width: 100%;
}
#respond .notification_1909 {
  margin-right: 0;
}
#respond .footer_purple_9312 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text_hot_57ae .tag_5003 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tag_5003 .item_new_8ca8.bottom-c124 .gradient-copper-6790 > li > a:focus,
.tag_5003 .item_new_8ca8.bottom-c124 .gradient-copper-6790 > li > a:hover,
.tag_5003 .item_new_8ca8.slow_a03a .gradient-copper-6790 > li > a:focus,
.tag_5003 .item_new_8ca8.slow_a03a .gradient-copper-6790 > li > a:hover,
.tag_5003 .item_new_8ca8.pressed_04f1 .gradient-copper-6790 > li > a:focus,
.tag_5003 .item_new_8ca8.pressed_04f1 .gradient-copper-6790 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_5003
  .item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li.hero_14e9
  > a,
.tag_5003
  .item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li.pattern-0d42
  > a,
.tag_5003
  .item_new_8ca8.slow_a03a
  .gradient-copper-6790
  > li.hero_14e9
  > a,
.tag_5003
  .item_new_8ca8.slow_a03a
  .gradient-copper-6790
  > li.pattern-0d42
  > a,
.tag_5003
  .item_new_8ca8.pressed_04f1
  .gradient-copper-6790
  > li.hero_14e9
  > a,
.tag_5003 .item_new_8ca8.pressed_04f1 .gradient-copper-6790 > li.dirty-e5a7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tag_5003 .card_huge_a19e,
.tag_5003 .card_huge_a19e a {
  color: rgba(255, 255, 255, 0.99);
}
.tag_5003 .outline-south-7e0d.lower_3c5b li a,
.tag_5003 .tiny_d013 a,
.tag_5003 .accordion_selected_be66,
.tag_5003 .gradient-copper-6790 > li > a,
.tag_5003 .mini_e891 {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003 .outline-south-7e0d.lower_3c5b li a:hover,
.tag_5003 .tiny_d013 a:hover,
.tag_5003 .accordion_selected_be66:hover,
.tag_5003 .gradient-copper-6790 > li > a:hover,
.tag_5003 .mini_e891:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_5003 .black-33e6 {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003 .black-33e6 .center_4fda {
  color: rgba(255, 255, 255, 0.99);
}
.tag_5003 .black-33e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_5003 .narrow-0175 .photo_0aec {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003 .narrow-0175 .photo_0aec .title_glass_039a {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003
  .narrow-0175
  .photo_0aec
  .title_glass_039a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003
  .narrow-0175
  .photo_0aec
  .title_glass_039a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003
  .narrow-0175
  .photo_0aec
  .title_glass_039a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003
  .narrow-0175
  .photo_0aec
  .title_glass_039a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003 .narrow-0175 .tabs-simple-d58c {
  color: rgba(255, 255, 255, 0.79);
}
.tag_5003 .narrow-0175 .tabs-simple-d58c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar-first-e0d3
  .tag_5003
  .narrow-0175
  .light-221c
  .large-db00 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-first-e0d3
  .tag_5003
  .narrow-0175
  .light-221c
  .title_glass_039a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text_hot_57ae .simple_998b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.simple_998b .item_new_8ca8.bottom-c124 .gradient-copper-6790 > li > a:focus,
.simple_998b .item_new_8ca8.bottom-c124 .gradient-copper-6790 > li > a:hover,
.simple_998b .item_new_8ca8.slow_a03a .gradient-copper-6790 > li > a:focus,
.simple_998b .item_new_8ca8.slow_a03a .gradient-copper-6790 > li > a:hover,
.simple_998b .item_new_8ca8.pressed_04f1 .gradient-copper-6790 > li > a:focus,
.simple_998b .item_new_8ca8.pressed_04f1 .gradient-copper-6790 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_998b
  .item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li.hero_14e9
  > a,
.simple_998b
  .item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li.pattern-0d42
  > a,
.simple_998b
  .item_new_8ca8.slow_a03a
  .gradient-copper-6790
  > li.hero_14e9
  > a,
.simple_998b
  .item_new_8ca8.slow_a03a
  .gradient-copper-6790
  > li.pattern-0d42
  > a,
.simple_998b
  .item_new_8ca8.pressed_04f1
  .gradient-copper-6790
  > li.hero_14e9
  > a,
.simple_998b .item_new_8ca8.pressed_04f1 .gradient-copper-6790 > li.dirty-e5a7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_998b .card_huge_a19e,
.simple_998b .card_huge_a19e a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_998b .outline-south-7e0d.lower_3c5b li a,
.simple_998b .tiny_d013 a,
.simple_998b .accordion_selected_be66,
.simple_998b .gradient-copper-6790 > li > a,
.simple_998b .mini_e891 {
  color: rgba(0, 0, 0, 0.55);
}
.simple_998b .outline-south-7e0d.lower_3c5b li a:hover,
.simple_998b .tiny_d013 a:hover,
.simple_998b .accordion_selected_be66:hover,
.simple_998b .gradient-copper-6790 > li > a:hover,
.simple_998b .mini_e891:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_998b .black-33e6 {
  color: rgba(0, 0, 0, 0.55);
}
.simple_998b .black-33e6 .center_4fda {
  color: rgba(0, 0, 0, 0.8);
}
.simple_998b .black-33e6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused-58c5 .wrapper-b7f7 {
  margin-left: auto;
  margin-right: auto;
}
.element-e6fc > * {
  margin-left: auto;
  margin-right: auto;
}
.element-e6fc .gallery_out_739c {
  margin-right: 1.41575em;
}
.small_eed9 .element-e6fc > .stone_ecd0 {
  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;
}
.small_eed9 .element-e6fc > .photo_ba91 {
  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;
}
.search_1b01.focused-58c5 .wrapper-b7f7,
.overlay-91e6.focused-58c5 .wrapper-b7f7 {
  margin-left: 0;
}
.selected-adcc.focused-58c5 .wrapper-b7f7,
.background_small_a344.focused-58c5 .wrapper-b7f7 {
  margin-right: 0;
}
.element-e6fc ol,
.element-e6fc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.red-4490 video {
  max-width: 100%;
}
.sidebar-9db7 img {
  display: block;
}
.sidebar-9db7.gallery_out_739c,
.sidebar-9db7.center-dbf6 {
  width: 100%;
}
.sidebar-9db7.photo_ba91 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.card-stone-d62b:not(.carousel-selected-2398) {
  margin: 1.5em auto;
}
.container-dirty-14f6 p {
  padding: 1.5em 14px;
}
ul.upper-39e1.photo_ba91,
ul.upper-39e1.stone_ecd0,
ul.upper-39e1.section-motion-c298.stone_ecd0 {
  padding: 0 14px;
}
.in-c166 {
  display: block;
  overflow-x: auto;
}
.in-c166 table {
  border-collapse: collapse;
  width: 100%;
}
.in-c166 td,
.in-c166 th {
  padding: 0.5em;
}
.element-e6fc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.element-e6fc ol ol,
.element-e6fc ol ul,
.element-e6fc ul ol,
.element-e6fc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.element-e6fc ol ol li,
.element-e6fc ol ul li,
.element-e6fc ul ol li,
.element-e6fc ul ul li {
  margin-left: 0;
}
.cold-a4c5.accordion-5ff1 > .message-ebce {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cold-a4c5.accordion-5ff1 > .message-ebce iframe,
.cold-a4c5.accordion-5ff1 > .message-ebce > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.south_8048 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.south_8048.container-tall-82a4 {
  padding: 0;
}
.south_8048.container-tall-82a4 cite {
  font-size: 13px;
}
.south_8048 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.south_8048 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hover_upper_9d2e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hover_upper_9d2e > p:first-child {
  margin-top: 0;
}
.hover_upper_9d2e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hover_upper_9d2e blockquote {
  border-left: 0;
}
.box_cool_54a8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box_cool_54a8:not(.hard-f4bf) {
  max-width: 100px;
}
.box_cool_54a8.icon_ea7e {
  border-bottom: none !important;
  text-align: center;
}
.box_cool_54a8.icon_ea7e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .container-dirty-14f6 p {
    padding: 1.5em 0;
  }
}
.outline-fcfc {
  color: #0073aa;
}
.paragraph-tall-42fe {
  background-color: #0073aa;
}
.grid_north_892c {
  color: #229fd8;
}
.texture_large_5bf9 {
  background-color: #229fd8;
}
.thick_98d9 {
  color: #eee;
}
.panel_steel_62e8 {
  background-color: #eee;
}
.surface_lite_8e0c {
  color: #444;
}
.aside-last-dfe3 {
  background-color: #444;
}
.paper_0d2b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paper_0d2b .widget-blue-3650 .tiny_d013 {
  font-size: 15px;
}
.paper_0d2b .tiny_d013 {
  line-height: 1.3;
}
.paper_0d2b .simple_998b {
}
.paper_0d2b .tag_5003 {
  background: #235787;
}
.section_outer_b730 {
  padding: 0;
}
.section_outer_b730 .tag_5003 {
  background: #1a1a1a;
}
.section_outer_b730 .simple_998b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow-a2bf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow-a2bf .simple_998b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow-a2bf .tag_5003 {
  background: #303030;
}
.detail-efc8 {
  position: relative;
  z-index: 10;
}
.detail-efc8 .notice_79e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_59f2 .description-4f37 {
  display: inline-block;
  vertical-align: middle;
}
.video_59f2.gallery-c202 .description-4f37 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video_59f2.gallery-c202 .description-4f37 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video_59f2.gallery-c202 .description-4f37 {
    margin-right: 0.4em;
  }
}
.video_59f2.gallery-c202 .description-4f37:last-child {
  margin-right: 0;
}
.middle-42cd .notice_79e0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .text_hot_57ae .widget-blue-3650 {
    margin: 0 -0.5em;
  }
  .text_hot_57ae .widget-blue-3650 [class*="customify-col-"],
  .text_hot_57ae .widget-blue-3650 [class*="customify-col_"],
  .text_hot_57ae .widget-blue-3650 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.text_hot_57ae.solid_9e39 .notice_79e0 {
  background: 0 0 !important;
}
.text_hot_57ae.solid_9e39 .notice_79e0,
.text_hot_57ae.middle-42cd .notice_79e0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .text_hot_57ae.background-next-1604 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.text_hot_57ae.middle-42cd .notice_79e0 {
  box-shadow: none !important;
}
.shadow-soft-702e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shadow-soft-702e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-soft-702e {
    padding: 18px 0 20px;
  }
}
.shadow-soft-702e .highlight_4abd {
  width: 100%;
}
.shadow-soft-702e .module-dynamic-7bbb {
  margin-bottom: 0;
}
.shadow-soft-702e .badge_solid_f14b {
  margin-top: 5px;
  font-size: 0.875em;
}
.description-a656 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description-a656 .link-2cae {
  width: 100%;
}
.silver_4f86 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver_4f86 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver_4f86 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;
}
.silver_4f86 li:last-child:after {
  display: none;
}
.silver_4f86 li a {
  font-weight: 500;
  margin-right: 10px;
}
.medium_f819 .surface-700e button,
.shadow-soft-702e .surface-700e button {
  left: 0;
}
.medium_f819 .link-2cae,
.shadow-soft-702e .link-2cae {
  padding-left: 0;
  padding-right: 0;
}
.medium_f819 .description-a656,
.shadow-soft-702e .description-a656 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.medium_f819 {
  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;
}
.medium_f819: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;
}
.medium_f819 .badge_full_b166 {
  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) {
  .medium_f819 .badge_full_b166 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .medium_f819 .badge_full_b166 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .medium_f819 .badge_full_b166 {
    min-height: 200px;
  }
}
.medium_f819 .silver_4f86 {
  color: rgba(255, 255, 255, 0.8);
}
.medium_f819 .silver_4f86 a,
.medium_f819 .silver_4f86 li:after {
  color: inherit;
}
.medium_f819 .silver_4f86 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient-short-d543 {
  margin-bottom: 0.5em;
}
.motion-7d2f {
  margin-bottom: 1.2em;
}
.motion-7d2f,
.gradient-short-d543 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.motion-7d2f p:last-child,
.gradient-short-d543 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface-700e,
#masthead .surface-700e {
  display: none;
}
#masthead
  > .surface-700e.down_9080 {
  display: none;
}
#masthead > .surface-700e button {
  left: 0;
}
.first_e8f4 {
  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%;
}
.first_e8f4 .description-4f37 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.first_e8f4 .steel_d35f {
  display: -webkit-box;
  display: flex;
}
.first_e8f4 .steel_d35f.picture_cold_985d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.first_e8f4 .steel_d35f.wrapper-inner-ca05 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first_e8f4 .steel_d35f.banner-163f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first_e8f4.texture-basic-d334.paragraph-a4a5 .steel_d35f.picture_cold_985d {
  flex-basis: 100%;
}
.first_e8f4.advanced_336c .steel_d35f.wrapper-inner-ca05 {
  -webkit-box-flex: 1;
  flex: auto;
}
.first_e8f4.advanced_336c .steel_d35f.banner-163f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface-700e.down_9080 {
  display: none;
}
#masthead > .surface-700e button {
  left: 0;
}
.header-f399 {
  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;
}
.header-f399:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-f399.image-d48b i {
  margin-right: 4px;
}
.header-f399.background-dark-5efe i {
  margin-left: 5px;
}
.tiny_d013 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tiny_d013 p:last-child {
  margin-bottom: 0;
}
.complex-16b2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.complex-16b2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.complex-16b2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.complex-16b2 .card_huge_a19e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.complex-16b2 .icon-7073 {
  margin: 5px 0 7px 0;
}
.complex-16b2.section-cold-5129 .accordion-first-6790 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex-16b2.section-cold-5129 .pagination-pressed-8063 {
  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;
}
.complex-16b2.video_prev_f6e8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.complex-16b2.video_prev_f6e8 .accordion-first-6790 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex-16b2.video_prev_f6e8 .pagination-pressed-8063 {
  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;
}
.complex-16b2.status-9c00 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-16b2.brown_1b7d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.complex-16b2.brown_1b7d .pagination-pressed-8063 {
  margin-top: 7px;
}
.green-1fa6 {
  display: inline-block;
}
.detail-efc8 .tall-4acd .complex-16b2 img {
  max-width: 100%;
}
.item_new_8ca8 .liquid_d733.basic_d641,
.shadow_54b0 .liquid_d733.basic_d641 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item_new_8ca8 .row_hard_d726,
.shadow_54b0 .row_hard_d726 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.item_new_8ca8 .row_hard_d726 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item_new_8ca8.photo_pink_9fba .row_hard_d726 {
  display: none;
}
.item_new_8ca8 .video-d6d3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_new_8ca8 .video-d6d3 li {
  display: inline-block;
  position: relative;
}
.item_new_8ca8 .video-d6d3 li:last-child {
  margin-right: 0;
}
.item_new_8ca8 .video-d6d3 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.item_new_8ca8 .video-d6d3 li.dirty-e5a7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item_new_8ca8 .video-d6d3 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.item_new_8ca8 .video-d6d3 > li > a i {
  line-height: 0;
}
.item_new_8ca8 .video-d6d3 > li.top_1b2c > a .row_hard_d726 {
  margin-left: 4px;
  line-height: 0;
}
.item_new_8ca8 .video-d6d3 .lower-b6b7 li.top_1b2c > a {
  position: relative;
}
.item_new_8ca8 .video-d6d3 .lower-b6b7 li.top_1b2c > a:after,
.item_new_8ca8 .video-d6d3 .lower-b6b7 li.top_1b2c > a:before {
  content: "";
  display: table;
}
.item_new_8ca8 .video-d6d3 .lower-b6b7 li.top_1b2c > a:after {
  clear: both;
}
.item_new_8ca8 .video-d6d3 .lower-b6b7 li.top_1b2c > a .row_hard_d726 {
  margin-left: 5px;
  float: right;
}
.item_new_8ca8 .section_83f6,
.item_new_8ca8 .lower-b6b7 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.item_new_8ca8 .lower-b6b7 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.item_new_8ca8 .lower-b6b7 .basic_d641 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item_new_8ca8 .lower-b6b7 .row_hard_d726 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item_new_8ca8 .lower-b6b7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.item_new_8ca8 .lower-b6b7 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.item_new_8ca8 .lower-b6b7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item_new_8ca8 .lower-b6b7 .lower-b6b7 {
  top: 0;
  left: 100%;
}
.item_new_8ca8 .outer-6d6f.fn-focus-2099 > .section_83f6,
.item_new_8ca8 .outer-6d6f.fn-focus-2099 > .lower-b6b7,
.item_new_8ca8 .outer-6d6f:focus > .section_83f6,
.item_new_8ca8 .outer-6d6f:focus > .lower-b6b7,
.item_new_8ca8 .outer-6d6f:hover > .section_83f6,
.item_new_8ca8 .outer-6d6f:hover > .lower-b6b7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item_new_8ca8.pressed_04f1 .gradient-copper-6790:after,
.item_new_8ca8.pressed_04f1 .gradient-copper-6790:before {
  content: "";
  display: table;
}
.item_new_8ca8.pressed_04f1 .gradient-copper-6790:after {
  clear: both;
}
.item_new_8ca8.pressed_04f1 .gradient-copper-6790 > li {
  float: left;
}
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790:after,
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790:before {
  content: "";
  display: table;
}
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790:after {
  clear: both;
}
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790 > li {
  float: left;
}
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790 > li.hero_14e9 > a,
.item_new_8ca8.dirty_c1c4 .gradient-copper-6790 > li.dirty-e5a7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item_new_8ca8.bottom-c124 .gradient-copper-6790 > li > a .basic_d641 {
  position: relative;
}
.item_new_8ca8.bottom-c124 .gradient-copper-6790 > li > a .basic_d641:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li:focus
  > a
  .basic_d641:before,
.item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li:hover
  > a
  .basic_d641:before {
  width: 100%;
  background-color: currentColor;
}
.item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li.hero_14e9
  > a
  .basic_d641:before,
.item_new_8ca8.bottom-c124
  .gradient-copper-6790
  > li.pattern-0d42
  > a
  .basic_d641:before {
  width: 100%;
  background-color: currentColor;
}
.item_new_8ca8.slow_a03a .gradient-copper-6790 > li > a .basic_d641 {
  position: relative;
}
.item_new_8ca8.slow_a03a .gradient-copper-6790 > li > a .basic_d641:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item_new_8ca8.slow_a03a .gradient-copper-6790 > li:focus > a .basic_d641:before,
.item_new_8ca8.slow_a03a
  .gradient-copper-6790
  > li:hover
  > a
  .basic_d641:before {
  width: 100%;
  background-color: currentColor;
}
.item_new_8ca8.slow_a03a
  .gradient-copper-6790
  > li.hero_14e9
  > a
  .basic_d641:before,
.item_new_8ca8.slow_a03a
  .gradient-copper-6790
  > li.pattern-0d42
  > a
  .basic_d641:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_54b0 .video-d6d3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shadow_54b0 .video-d6d3 li:first-child > a {
  border-top: none;
}
.shadow_54b0 .video-d6d3 .bronze-32c3 > .basic_d641 .row_hard_d726 {
  display: none;
}
.shadow_54b0 .video-d6d3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shadow_54b0 .video-d6d3 li:last-child {
  border: none;
}
.shadow_54b0 .video-d6d3 li.top_1b2c > a {
  padding-right: 45px !important;
}
.shadow_54b0 .video-d6d3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shadow_54b0 .video-d6d3 li a:focus,
.shadow_54b0 .video-d6d3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_54b0 .video-d6d3 li .secondary_9ba5 {
  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;
}
.shadow_54b0 .video-d6d3 li .secondary_9ba5:hover {
  box-shadow: none;
}
.shadow_54b0 .video-d6d3 li .secondary_9ba5 .row_hard_d726 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shadow_54b0 .video-d6d3 .lower-b6b7 {
  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);
}
.shadow_54b0 .video-d6d3 .lower-b6b7 li a {
  padding-left: 3em;
}
.shadow_54b0 .video-d6d3 .inner_4edd > a .secondary_9ba5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shadow_54b0 .video-d6d3 .inner_4edd > .lower-b6b7 {
  display: block;
  opacity: 1;
}
.dynamic-5353 {
  max-width: 100%;
}
.search-86dd {
  line-height: 0;
  cursor: pointer;
}
.mini_e891 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mini_e891:hover {
  box-shadow: none;
  color: currentColor;
}
.mini_e891 svg {
  width: 18px;
  height: 18px;
}
.mini_e891 .sort_3aae {
  display: none;
}
.logo_gas_0d31 {
  position: relative;
}
.logo_gas_0d31.fn-active-2099 .mini_e891 .column_aa0b {
  display: none;
}
.logo_gas_0d31.fn-active-2099 .mini_e891 .sort_3aae {
  display: inline-block;
}
.logo_gas_0d31 .menu_new_f351 {
  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);
}
.logo_gas_0d31.liquid-1ac6 .menu_new_f351 {
  left: auto;
  right: -0.9em;
}
.logo_gas_0d31.liquid-1ac6 .dirty_e2b0::before {
  left: auto;
  right: 15px;
}
.logo_gas_0d31.fn-active-2099 .menu_new_f351 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light-221c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.light-221c label {
  flex-basis: 100%;
}
.light-221c .photo_0aec {
  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;
}
.light-221c .title_glass_039a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.light-221c .title_glass_039a:focus {
  background-color: transparent;
}
.light-221c button.tabs-simple-d58c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.light-221c button.tabs-simple-d58c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.light-221c button.tabs-simple-d58c svg {
  width: 18px;
  height: 18px;
}
.light-221c input[type="submit"] {
  min-height: auto;
}
.narrow-0175 .light-221c .title_glass_039a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dirty_e2b0 {
  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) {
  .dirty_e2b0 {
    width: 220px;
  }
}
.dirty_e2b0 label {
  flex-basis: 100%;
}
.dirty_e2b0::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;
}
.avatar-first-e0d3 .narrow-0175 .light-221c {
  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;
}
.avatar-first-e0d3
  .narrow-0175
  .light-221c
  .photo_0aec {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.avatar-first-e0d3 .narrow-0175 .light-221c .title_glass_039a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.avatar-first-e0d3
  .narrow-0175
  .light-221c
  .title_glass_039a:focus {
  background: 0 0;
}
.avatar-first-e0d3
  .narrow-0175
  .light-221c
  .large-db00 {
  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;
}
.outline-south-7e0d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.outline-south-7e0d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.outline-south-7e0d li:last-child {
  margin-right: 0;
}
.outline-south-7e0d li:first-child {
  margin-left: 0;
}
.outline-south-7e0d.picture-soft-6aa2 a {
  color: #fff;
}
.outline-south-7e0d.picture-soft-6aa2 a:hover {
  color: #fff;
}
.outline-south-7e0d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.outline-south-7e0d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.outline-south-7e0d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.outline-south-7e0d a:hover {
  opacity: 0.9;
  color: inherit;
}
.outline-south-7e0d [class*="social-icon-apple"] {
  background-color: #999;
}
.outline-south-7e0d [class*="social-icon-apple"].over-c0fb {
  background-color: transparent;
  color: #999;
}
.outline-south-7e0d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.outline-south-7e0d [class*="social-icon-behance"].over-c0fb {
  background-color: transparent;
  color: #1769ff;
}
.outline-south-7e0d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.outline-south-7e0d [class*="social-icon-bitbucket"].over-c0fb {
  background-color: transparent;
  color: #205081;
}
.outline-south-7e0d [class*="social-icon-codepen"] {
  background-color: #000;
}
.outline-south-7e0d [class*="social-icon-codepen"].over-c0fb {
  background-color: transparent;
  color: #000;
}
.outline-south-7e0d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.outline-south-7e0d [class*="social-icon-delicious"].over-c0fb {
  background-color: transparent;
  color: #39f;
}
.outline-south-7e0d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.outline-south-7e0d [class*="social-icon-digg"].over-c0fb {
  background-color: transparent;
  color: #005be2;
}
.outline-south-7e0d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.outline-south-7e0d [class*="social-icon-dribbble"].over-c0fb {
  background-color: transparent;
  color: #ea4c89;
}
.outline-south-7e0d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.outline-south-7e0d [class*="social-icon-envelope"].over-c0fb {
  background-color: transparent;
  color: #ea4335;
}
.outline-south-7e0d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.outline-south-7e0d [class*="social-icon-facebook"].over-c0fb {
  background-color: transparent;
  color: #3b5998;
}
.outline-south-7e0d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.outline-south-7e0d [class*="social-icon-flickr"].over-c0fb {
  background-color: transparent;
  color: #0063dc;
}
.outline-south-7e0d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.outline-south-7e0d [class*="social-icon-foursquare"].over-c0fb {
  background-color: transparent;
  color: #2d5be3;
}
.outline-south-7e0d [class*="social-icon-github"] {
  background-color: #333;
}
.outline-south-7e0d [class*="social-icon-github"].over-c0fb {
  background-color: transparent;
  color: #333;
}
.outline-south-7e0d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.outline-south-7e0d [class*="social-icon-google-plus"].over-c0fb {
  background-color: transparent;
  color: #dd4b39;
}
.outline-south-7e0d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.outline-south-7e0d [class*="social-icon-houzz"].over-c0fb {
  background-color: transparent;
  color: #7ac142;
}
.outline-south-7e0d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.outline-south-7e0d [class*="social-icon-instagram"].over-c0fb {
  background-color: transparent;
  color: #262626;
}
.outline-south-7e0d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.outline-south-7e0d [class*="social-icon-jsfiddle"].over-c0fb {
  background-color: transparent;
  color: #487aa2;
}
.outline-south-7e0d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.outline-south-7e0d [class*="social-icon-linkedin"].over-c0fb {
  background-color: transparent;
  color: #0077b5;
}
.outline-south-7e0d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.outline-south-7e0d [class*="social-icon-medium"].over-c0fb {
  background-color: transparent;
  color: #00ab6b;
}
.outline-south-7e0d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.outline-south-7e0d
  [class*="social-icon-odnoklassniki"].over-c0fb {
  background-color: transparent;
  color: #f4731c;
}
.outline-south-7e0d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.outline-south-7e0d [class*="social-icon-meetup"].over-c0fb {
  background-color: transparent;
  color: #ec1c40;
}
.outline-south-7e0d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.outline-south-7e0d [class*="social-icon-pinterest"].over-c0fb {
  background-color: transparent;
  color: #bd081c;
}
.outline-south-7e0d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.outline-south-7e0d [class*="social-icon-product-hunt"].over-c0fb {
  background-color: transparent;
  color: #da552f;
}
.outline-south-7e0d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.outline-south-7e0d [class*="social-icon-reddit"].over-c0fb {
  background-color: transparent;
  color: #ff4500;
}
.outline-south-7e0d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.outline-south-7e0d [class*="social-icon-rss"].over-c0fb {
  background-color: transparent;
  color: #f26522;
}
.outline-south-7e0d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.outline-south-7e0d
  [class*="social-icon-shopping-cart"].over-c0fb {
  background-color: transparent;
  color: #4caf50;
}
.outline-south-7e0d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.outline-south-7e0d [class*="social-icon-skype"].over-c0fb {
  background-color: transparent;
  color: #00aff0;
}
.outline-south-7e0d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.outline-south-7e0d [class*="social-icon-slideshare"].over-c0fb {
  background-color: transparent;
  color: #0077b5;
}
.outline-south-7e0d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.outline-south-7e0d [class*="social-icon-snapchat"].over-c0fb {
  background-color: transparent;
  color: #fffc00;
}
.outline-south-7e0d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.outline-south-7e0d [class*="social-icon-soundcloud"].over-c0fb {
  background-color: transparent;
  color: #f80;
}
.outline-south-7e0d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.outline-south-7e0d [class*="social-icon-spotify"].over-c0fb {
  background-color: transparent;
  color: #2ebd59;
}
.outline-south-7e0d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.outline-south-7e0d
  [class*="social-icon-stack-overflow"].over-c0fb {
  background-color: transparent;
  color: #fe7a15;
}
.outline-south-7e0d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.outline-south-7e0d [class*="social-icon-maldkfgram"].over-c0fb {
  background-color: transparent;
  color: #2ca5e0;
}
.outline-south-7e0d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.outline-south-7e0d [class*="social-icon-tripadvisor"].over-c0fb {
  background-color: transparent;
  color: #589442;
}
.outline-south-7e0d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.outline-south-7e0d [class*="social-icon-tumblr"].over-c0fb {
  background-color: transparent;
  color: #35465c;
}
.outline-south-7e0d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.outline-south-7e0d [class*="social-icon-twitch"].over-c0fb {
  background-color: transparent;
  color: #6441a5;
}
.outline-south-7e0d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.outline-south-7e0d [class*="social-icon-twitter"].over-c0fb {
  background-color: transparent;
  color: #1da1f2;
}
.outline-south-7e0d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.outline-south-7e0d [class*="social-icon-vimeo"].over-c0fb {
  background-color: transparent;
  color: #1ab7ea;
}
.outline-south-7e0d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.outline-south-7e0d [class*="social-icon-vk"].over-c0fb {
  background-color: transparent;
  color: #45668e;
}
.outline-south-7e0d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.outline-south-7e0d [class*="social-icon-weibo"].over-c0fb {
  background-color: transparent;
  color: #df2029;
}
.outline-south-7e0d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.outline-south-7e0d [class*="social-icon-weixin"].over-c0fb {
  background-color: transparent;
  color: #7bb32e;
}
.outline-south-7e0d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.outline-south-7e0d [class*="social-icon-whatsapp"].over-c0fb {
  background-color: transparent;
  color: #25d366;
}
.outline-south-7e0d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.outline-south-7e0d [class*="social-icon-wordpress"].over-c0fb {
  background-color: transparent;
  color: #21759b;
}
.outline-south-7e0d [class*="social-icon-xing"] {
  background-color: #026466;
}
.outline-south-7e0d [class*="social-icon-xing"].over-c0fb {
  background-color: transparent;
  color: #026466;
}
.outline-south-7e0d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.outline-south-7e0d [class*="social-icon-yelp"].over-c0fb {
  background-color: transparent;
  color: #af0606;
}
.outline-south-7e0d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.outline-south-7e0d [class*="social-icon-youtube"].over-c0fb {
  background-color: transparent;
  color: #cd201f;
}
.accordion_selected_be66 {
  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;
}
.accordion_selected_be66:hover {
  box-shadow: none;
  background: 0 0;
}
.accent-4841 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tabs-gold-d750 {
  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;
}
.under-f02d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.message_8a22 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.message_8a22,
.message_8a22::after,
.message_8a22::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;
}
.message_8a22::after,
.message_8a22::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tag-6c86 .tabs-gold-d750 .under-f02d {
  margin-top: -2px;
  width: 19px;
}
.tag-6c86 .tabs-gold-d750 .message_8a22 {
  margin-top: -1px;
}
.tag-6c86 .tabs-gold-d750 .message_8a22,
.tag-6c86 .tabs-gold-d750 .message_8a22::after,
.tag-6c86 .tabs-gold-d750 .message_8a22::before {
  width: 19px;
  height: 2px;
}
.tag-6c86 .tabs-gold-d750 .message_8a22::before {
  top: -6px;
}
.tag-6c86 .tabs-gold-d750 .message_8a22::after {
  bottom: -6px;
}
.info_4fff .tabs-gold-d750 .under-f02d {
  margin-top: -2px;
  width: 22px;
}
.info_4fff .tabs-gold-d750 .message_8a22 {
  margin-top: -1px;
}
.info_4fff .tabs-gold-d750 .message_8a22,
.info_4fff .tabs-gold-d750 .message_8a22::after,
.info_4fff .tabs-gold-d750 .message_8a22::before {
  width: 22px;
  height: 2px;
}
.info_4fff .tabs-gold-d750 .message_8a22::before {
  top: -7px;
}
.info_4fff .tabs-gold-d750 .message_8a22::after {
  bottom: -7px;
}
.preview-7ae7 .tabs-gold-d750 .under-f02d {
  margin-top: -2px;
  width: 31px;
}
.preview-7ae7 .tabs-gold-d750 .message_8a22 {
  margin-top: -1.5px;
}
.preview-7ae7 .tabs-gold-d750 .message_8a22,
.preview-7ae7 .tabs-gold-d750 .message_8a22::after,
.preview-7ae7 .tabs-gold-d750 .message_8a22::before {
  width: 31px;
  height: 3px;
}
.preview-7ae7 .tabs-gold-d750 .message_8a22::before {
  top: -9px;
}
.preview-7ae7 .tabs-gold-d750 .message_8a22::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .prev_10a6 .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 19px;
  }
  .prev_10a6 .tabs-gold-d750 .message_8a22 {
    margin-top: -1px;
  }
  .prev_10a6 .tabs-gold-d750 .message_8a22,
  .prev_10a6 .tabs-gold-d750 .message_8a22::after,
  .prev_10a6 .tabs-gold-d750 .message_8a22::before {
    width: 19px;
    height: 2px;
  }
  .prev_10a6 .tabs-gold-d750 .message_8a22::before {
    top: -6px;
  }
  .prev_10a6 .tabs-gold-d750 .message_8a22::after {
    bottom: -6px;
  }
  .background_first_e288 .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 22px;
  }
  .background_first_e288 .tabs-gold-d750 .message_8a22 {
    margin-top: -1px;
  }
  .background_first_e288 .tabs-gold-d750 .message_8a22,
  .background_first_e288 .tabs-gold-d750 .message_8a22::after,
  .background_first_e288 .tabs-gold-d750 .message_8a22::before {
    width: 22px;
    height: 2px;
  }
  .background_first_e288 .tabs-gold-d750 .message_8a22::before {
    top: -7px;
  }
  .background_first_e288 .tabs-gold-d750 .message_8a22::after {
    bottom: -7px;
  }
  .disabled_complex_2e7c .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 31px;
  }
  .disabled_complex_2e7c .tabs-gold-d750 .message_8a22 {
    margin-top: -1.5px;
  }
  .disabled_complex_2e7c .tabs-gold-d750 .message_8a22,
  .disabled_complex_2e7c .tabs-gold-d750 .message_8a22::after,
  .disabled_complex_2e7c .tabs-gold-d750 .message_8a22::before {
    width: 31px;
    height: 3px;
  }
  .disabled_complex_2e7c .tabs-gold-d750 .message_8a22::before {
    top: -9px;
  }
  .disabled_complex_2e7c .tabs-gold-d750 .message_8a22::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .brown-bf58 .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 19px;
  }
  .brown-bf58 .tabs-gold-d750 .message_8a22 {
    margin-top: -1px;
  }
  .brown-bf58 .tabs-gold-d750 .message_8a22,
  .brown-bf58 .tabs-gold-d750 .message_8a22::after,
  .brown-bf58 .tabs-gold-d750 .message_8a22::before {
    width: 19px;
    height: 2px;
  }
  .brown-bf58 .tabs-gold-d750 .message_8a22::before {
    top: -6px;
  }
  .brown-bf58 .tabs-gold-d750 .message_8a22::after {
    bottom: -6px;
  }
  .glass_ab34 .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 22px;
  }
  .glass_ab34 .tabs-gold-d750 .message_8a22 {
    margin-top: -1px;
  }
  .glass_ab34 .tabs-gold-d750 .message_8a22,
  .glass_ab34 .tabs-gold-d750 .message_8a22::after,
  .glass_ab34 .tabs-gold-d750 .message_8a22::before {
    width: 22px;
    height: 2px;
  }
  .glass_ab34 .tabs-gold-d750 .message_8a22::before {
    top: -7px;
  }
  .glass_ab34 .tabs-gold-d750 .message_8a22::after {
    bottom: -7px;
  }
  .aside-active-a5b2 .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 31px;
  }
  .aside-active-a5b2 .tabs-gold-d750 .message_8a22 {
    margin-top: -1.5px;
  }
  .aside-active-a5b2 .tabs-gold-d750 .message_8a22,
  .aside-active-a5b2 .tabs-gold-d750 .message_8a22::after,
  .aside-active-a5b2 .tabs-gold-d750 .message_8a22::before {
    width: 31px;
    height: 3px;
  }
  .aside-active-a5b2 .tabs-gold-d750 .message_8a22::before {
    top: -9px;
  }
  .aside-active-a5b2 .tabs-gold-d750 .message_8a22::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_left_3765 .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_left_3765 .tabs-gold-d750 .message_8a22 {
    margin-top: -1px;
  }
  .tertiary_left_3765 .tabs-gold-d750 .message_8a22,
  .tertiary_left_3765 .tabs-gold-d750 .message_8a22::after,
  .tertiary_left_3765 .tabs-gold-d750 .message_8a22::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_left_3765 .tabs-gold-d750 .message_8a22::before {
    top: -6px;
  }
  .tertiary_left_3765 .tabs-gold-d750 .message_8a22::after {
    bottom: -6px;
  }
  .background_7d5f .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 22px;
  }
  .background_7d5f .tabs-gold-d750 .message_8a22 {
    margin-top: -1px;
  }
  .background_7d5f .tabs-gold-d750 .message_8a22,
  .background_7d5f .tabs-gold-d750 .message_8a22::after,
  .background_7d5f .tabs-gold-d750 .message_8a22::before {
    width: 22px;
    height: 2px;
  }
  .background_7d5f .tabs-gold-d750 .message_8a22::before {
    top: -7px;
  }
  .background_7d5f .tabs-gold-d750 .message_8a22::after {
    bottom: -7px;
  }
  .complex_8fbe .tabs-gold-d750 .under-f02d {
    margin-top: -2px;
    width: 31px;
  }
  .complex_8fbe .tabs-gold-d750 .message_8a22 {
    margin-top: -1.5px;
  }
  .complex_8fbe .tabs-gold-d750 .message_8a22,
  .complex_8fbe .tabs-gold-d750 .message_8a22::after,
  .complex_8fbe .tabs-gold-d750 .message_8a22::before {
    width: 31px;
    height: 3px;
  }
  .complex_8fbe .tabs-gold-d750 .message_8a22::before {
    top: -9px;
  }
  .complex_8fbe .tabs-gold-d750 .message_8a22::after {
    bottom: -9px;
  }
}
.small-71e2 .message_8a22 {
  -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);
}
.small-71e2 .message_8a22::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.small-71e2 .message_8a22::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);
}
.small-71e2.static_4181 .message_8a22 {
  -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);
}
.small-71e2.static_4181 .message_8a22::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.small-71e2.static_4181 .message_8a22::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);
}
.input_under_a87f {
  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.container_d038:before {
  display: none;
}
.slow-812f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slow-812f .button_c0ad {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slow-812f .button_c0ad:last-of-type {
  border-bottom: none;
}
.slow-812f .button_c0ad.aside-c039,
.slow-812f .button_c0ad.west_caed,
.slow-812f .button_c0ad.notification-bright-b6a9 {
  padding: 0;
}
.slow-812f .shadow_54b0 .secondary_9ba5 {
  color: currentColor;
}
.slow-812f .shadow_54b0 .secondary_9ba5:focus,
.slow-812f .shadow_54b0 .secondary_9ba5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-812f.simple_998b .black-33e6,
.slow-812f.simple_998b .tiny_d013 a,
.slow-812f.simple_998b .gradient-copper-6790 a,
.slow-812f.simple_998b .lower-b6b7 a {
  color: rgba(0, 0, 0, 0.55);
}
.slow-812f.simple_998b .black-33e6:hover,
.slow-812f.simple_998b .tiny_d013 a:hover,
.slow-812f.simple_998b .gradient-copper-6790 a:hover,
.slow-812f.simple_998b .lower-b6b7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-812f.simple_998b .center_4fda {
  color: rgba(0, 0, 0, 0.8);
}
.slow-812f.simple_998b .button_c0ad {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-812f.simple_998b .button_c0ad:before {
  background: rgba(0, 0, 0, 0.08);
}
.slow-812f.simple_998b .caption-down-603c:before {
  background: rgba(255, 255, 255, 0.9);
}
.slow-812f.simple_998b .shadow_54b0 .video-d6d3 li a,
.slow-812f.simple_998b .shadow_54b0 .secondary_9ba5,
.slow-812f.simple_998b .lower-b6b7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-812f.simple_998b .shadow_54b0 .secondary_9ba5:focus,
.slow-812f.simple_998b .shadow_54b0 .secondary_9ba5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-812f.simple_998b .video-d6d3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-812f.tag_5003 .black-33e6,
.slow-812f.tag_5003 .tiny_d013 a,
.slow-812f.tag_5003 .gradient-copper-6790 .secondary_9ba5,
.slow-812f.tag_5003 .gradient-copper-6790 a,
.slow-812f.tag_5003 .lower-b6b7 a {
  color: rgba(255, 255, 255, 0.79);
}
.slow-812f.tag_5003 .black-33e6:hover,
.slow-812f.tag_5003 .tiny_d013 a:hover,
.slow-812f.tag_5003 .gradient-copper-6790 .secondary_9ba5:hover,
.slow-812f.tag_5003 .gradient-copper-6790 a:hover,
.slow-812f.tag_5003 .lower-b6b7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-812f.tag_5003 .center_4fda {
  color: rgba(255, 255, 255, 0.99);
}
.slow-812f.tag_5003 .button_c0ad {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-812f.tag_5003 .button_c0ad:before {
  background: rgba(255, 255, 255, 0.08);
}
.slow-812f.tag_5003 .caption-down-603c:before {
  background: rgba(0, 0, 0, 0.9);
}
.slow-812f.tag_5003 .shadow_54b0 .video-d6d3 li a,
.slow-812f.tag_5003 .shadow_54b0 .secondary_9ba5,
.slow-812f.tag_5003 .lower-b6b7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-812f.tag_5003 .shadow_54b0 .secondary_9ba5:focus,
.slow-812f.tag_5003 .shadow_54b0 .secondary_9ba5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-812f.tag_5003 .video-d6d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-down-603c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.caption-down-603c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.west_b302 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.alert_cbe4 .slow-812f {
  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;
}
.alert_cbe4 .button_c0ad {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.alert_cbe4 .button_c0ad: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) {
  .alert_cbe4 .button_c0ad:before {
    width: 16%;
    left: 42%;
  }
}
.alert_cbe4 .button_c0ad:last-child:before {
  content: none;
}
.alert_cbe4 .button_c0ad[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.alert_cbe4 .shadow_54b0 .video-d6d3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.alert_cbe4 .shadow_54b0 .video-d6d3 li a .secondary_9ba5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.alert_cbe4 .shadow_54b0 .lower-b6b7 {
  border: none;
}
.alert_cbe4 .shadow_54b0 .lower-b6b7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.alert_cbe4 .caption-down-603c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alert_cbe4 .west_b302 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.alert_cbe4 .tag_5003 .caption-down-603c:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert_cbe4 .simple_998b.top_c503 .message_8a22 {
  background: rgba(0, 0, 0, 0.6);
}
.alert_cbe4
  .simple_998b.top_c503
  .message_8a22::after,
.alert_cbe4
  .simple_998b.top_c503
  .message_8a22:before {
  background: inherit;
}
.alert_cbe4
  .simple_998b.top_c503:hover
  .message_8a22 {
  background: rgba(0, 0, 0, 0.8);
}
.grid-center-ac39 .slow-812f {
  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) {
  .grid-center-ac39 .slow-812f {
    width: auto;
    right: 45px;
  }
}
.advanced-2ea7 .slow-812f {
  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) {
  .advanced-2ea7 .slow-812f {
    width: auto;
    left: 45px;
  }
}
.container_d038 .slow-812f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container_d038 .west_b302 {
  max-width: 48em;
  margin: 0 auto;
}
.container_d038 .caption-down-603c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.smooth-6a80 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-6a80.alert_cbe4 .slow-812f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.smooth-6a80.grid-center-ac39 .slow-812f {
  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);
}
.smooth-6a80 .slow-812f {
  visibility: visible;
}
.smooth-6a80.advanced-2ea7 .slow-812f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.action_369c,
.alert-advanced-e819 {
  overflow-x: hidden;
}
.action_369c .slow-812f {
  overflow: auto;
}
.action_369c.alert_cbe4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.action_369c.alert_cbe4 .slow-812f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.action_369c.alert_cbe4 .accordion_selected_be66 {
  opacity: 0;
}
.action_369c.grid-center-ac39 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.action_369c.grid-center-ac39 .slow-812f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.action_369c.grid-center-ac39 .accordion_selected_be66 {
  opacity: 0;
}
.action_369c.advanced-2ea7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.action_369c.advanced-2ea7 .slow-812f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.action_369c.advanced-2ea7 .accordion_selected_be66 {
  opacity: 0;
}
.action_369c.container_d038 .slow-812f {
  z-index: 10;
  visibility: visible;
}
.top_c503 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.top_c503 .message_8a22 {
  background: rgba(255, 255, 255, 0.99);
}
.top_c503 .message_8a22::after,
.top_c503 .message_8a22:before {
  background: inherit;
}
.top_c503:hover .message_8a22 {
  background: rgba(255, 255, 255, 0.99);
}
.advanced-2ea7 .top_c503 {
  top: 10px;
  right: auto;
  left: 12px;
}
.container_d038 .top_c503 {
  display: none !important;
}
.action_369c:before,
.alert-advanced-e819:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.action_369c .top_c503,
.alert-advanced-e819 .top_c503 {
  display: inline-block;
}
.slow-812f .description-4f37 {
  -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;
}
.action_369c .slow-812f .description-4f37,
.alert-advanced-e819 .slow-812f .description-4f37 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-hot-2446 .photo_0aec {
  width: 100%;
}
.tall-4acd {
  padding: 0 0.5em 0;
}
.tall-4acd [class*="customify-col-"],
.tall-4acd [class*="customify-col_"],
.tall-4acd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hidden_soft_bde5 .tall-4acd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget-blue-3650 .easy_5bd2,
  .easy_5bd2 {
    display: none;
  }
  .input-d211 {
    text-align: left;
  }
  .aside-24f4 {
    text-align: center;
  }
  .wrapper_f2bc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget-blue-3650 .advanced_774c,
  .advanced_774c {
    display: none;
  }
  .icon-plasma-79fa {
    text-align: left;
  }
  .focus_light_3328 {
    text-align: center;
  }
  .focus-gas-83eb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget-blue-3650 .outline_b274,
  .outline_b274 {
    display: none;
  }
  .column_blue_a94f {
    text-align: left;
  }
  .short-a2f1 {
    text-align: center;
  }
  .black_e840 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.menu_right_8f71 {
  box-shadow: none !important;
}
.complex_d094 .text_south_8944,
.overlay-over-0f06 .text_south_8944 {
  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;
}
.overlay-over-0f06 .text_south_8944 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice_79e0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice_79e0:after,
.notice_79e0:before {
  content: "";
  display: table;
}
.notice_79e0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice_79e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice_79e0,
.background-next-1604 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow_9ccd.logo_south_ba3a .notice_79e0 {
  max-width: 100%;
}
.shadow_9ccd.form_9de2 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow_9ccd.light_5dcf .notice_79e0 {
  max-width: 100%;
}
.shadow_9ccd.light_5dcf > .notice_79e0 {
  padding-left: 0;
  padding-right: 0;
}
.shadow_9ccd.light_5dcf > .notice_79e0 .widget-blue-3650 {
  margin: 0;
}
.shadow_9ccd.light_5dcf
  > .notice_79e0
  .slider_hard_5043.first_38b8 {
  margin-right: 0;
  margin-left: 0;
}
.shadow_9ccd.light_5dcf #main.first_38b8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .current_bbec #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .current_bbec #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .column-bottom-edbb .wrapper-b7f7 {
    padding-right: 1em;
  }
  .column-bottom-edbb.purple_1e35 .slider_hard_5043 {
    border-right: 1px solid #eaecee;
  }
  .column-bottom-edbb.purple_1e35 .wrapper-b7f7 {
    padding-right: 1em;
  }
  .column-bottom-edbb.purple_1e35 .chip_97ef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_basic_8b3a .wrapper-b7f7 {
    padding-left: 1em;
  }
  .tertiary_basic_8b3a.purple_1e35 .slider_hard_5043 {
    border-left: 1px solid #eaecee;
  }
  .tertiary_basic_8b3a.purple_1e35 .wrapper-b7f7 {
    padding-left: 1em;
  }
  .tertiary_basic_8b3a.purple_1e35 .chip_97ef {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-medium-3286 .wrapper-b7f7 {
    padding-left: 1em;
  }
  .preview-medium-3286.purple_1e35 .wood_f4cc {
    border-right: 1px solid #eaecee;
  }
  .preview-medium-3286.purple_1e35 .gas-81ed {
    border-right: 1px solid #eaecee;
  }
  .preview-medium-3286.purple_1e35 .wrapper-b7f7 {
    padding-left: 1em;
  }
  .preview-medium-3286.purple_1e35 .chip_97ef {
    padding-right: 1em;
  }
  .preview-medium-3286.purple_1e35 .middle_71d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-static-ccdc .wrapper-b7f7 {
    padding-right: 1em;
  }
  .backdrop-static-ccdc.purple_1e35 .wood_f4cc {
    border-left: 1px solid #eaecee;
  }
  .backdrop-static-ccdc.purple_1e35 .gas-81ed {
    border-left: 1px solid #eaecee;
  }
  .backdrop-static-ccdc.purple_1e35 .wrapper-b7f7 {
    padding-right: 1em;
  }
  .backdrop-static-ccdc.purple_1e35 .chip_97ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-static-ccdc.purple_1e35 .middle_71d1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_bbec .wrapper-b7f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current_bbec.purple_1e35 .slider_hard_5043 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .current_bbec.purple_1e35 .wrapper-b7f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current_bbec.purple_1e35 .chip_97ef {
    padding-left: 1em;
  }
  .current_bbec.purple_1e35 .middle_71d1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .current_bbec.purple_1e35 .wrapper-b7f7 {
    padding-left: 0;
  }
}
.container_black_ada9 .video_59f2 {
  display: inline-block;
}
.in-025a {
  display: inline-block;
}
.tiny_6edf {
  word-con: break-word;
}
.short-0125 > span {
  display: inline-block;
  padding: 5px 0;
}
.short-0125 .disabled-rough-a877 {
  margin-left: 8px;
  margin-right: 8px;
}
.short-0125 .banner_9bbc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pagination-53b4 .tertiary-5cb1 {
  margin-bottom: 2em;
}
.pagination-53b4 .border_02a5 {
  margin-bottom: 15px;
}
.pagination-53b4 .border_02a5:last-child {
  margin-bottom: 0;
}
.pagination-53b4 .mask_2e51 {
  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) {
  .pagination-53b4 .mask_2e51 {
    display: block;
  }
}
.pagination-53b4 .label_outer_25ac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pagination-53b4 .label_outer_25ac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pagination-53b4 .paper-3cec {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pagination-53b4 .paper-3cec img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pagination-53b4 .paper-3cec a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pagination-53b4 .tiny_6edf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination-53b4 .tiny_6edf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pagination-53b4 .dropdown_cb9a p:last-child {
  margin-bottom: 0;
}
.pagination-53b4 .bright_09ad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pagination-53b4 .column-left-550b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pagination-53b4 .table_iron_ab06 {
  margin-top: 1em;
}
.pagination-53b4 .gas-ad95 {
  top: 0;
  display: block;
}
.pagination-53b4 .gas-ad95 a {
  color: inherit;
}
.pagination-53b4 .gas-ad95 a:hover {
  color: inherit;
}
.pagination-53b4 .steel_49ef {
  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;
}
.pagination-53b4 .steel_49ef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pagination-53b4 .column-left-550b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pagination-53b4 .form_13f4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pagination-53b4 .form_13f4:first-child {
  margin-top: 0;
}
.pagination-53b4 .form_13f4.border_760f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pagination-53b4 .form_13f4.dynamic_2b22 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination-53b4
  .form_13f4.dynamic_2b22.dirty_a755
  .table_iron_ab06 {
  width: 100%;
}
.pagination-53b4 .dynamic_2b22 {
  -webkit-box-align: center;
  align-items: center;
}
.pagination-53b4 .dynamic_2b22 .short-0125,
.pagination-53b4 .dynamic_2b22 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pagination-53b4 .paper-3cec {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-53b4 .paper-3cec img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-53b4 .paper-3cec: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;
}
.pagination-53b4 .border_760f {
  z-index: 5;
}
.pagination-53b4 .overlay_efef .wrapper-white-56ac {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pagination-53b4 .over_8ead .wrapper-white-56ac {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pagination-53b4 .yellow_8853 .wrapper-white-56ac {
  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;
}
.pagination-53b4.top-e7ef .mask_2e51,
.pagination-53b4.panel_8457 .mask_2e51 {
  display: block;
}
.pagination-53b4.top-e7ef .mask_2e51 .gallery_narrow_f8d4,
.pagination-53b4.top-e7ef .mask_2e51 .column-left-550b,
.pagination-53b4.panel_8457 .mask_2e51 .gallery_narrow_f8d4,
.pagination-53b4.panel_8457 .mask_2e51 .column-left-550b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination-53b4.action-764d .label_outer_25ac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pagination-53b4.action-764d .label_outer_25ac {
    margin-right: 0;
  }
}
.pagination-53b4.top-e7ef .label_outer_25ac,
.pagination-53b4.panel_8457 .label_outer_25ac {
  padding-top: 40%;
}
.pagination-53b4.top-e7ef .tertiary-5cb1,
.pagination-53b4.panel_8457 .tertiary-5cb1 {
  display: block;
}
.pagination-53b4.top-e7ef .fn-sticky-2099 .column-left-550b,
.pagination-53b4.panel_8457 .fn-sticky-2099 .column-left-550b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pagination-53b4.top-e7ef .label_outer_25ac,
.pagination-53b4.panel_8457 .label_outer_25ac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pagination-53b4.top-e7ef .column-left-550b {
  padding: 1em;
}
.active-6652 {
  margin: 30px auto;
  display: block;
}
.active-6652 .gallery_7297 > * {
  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;
}
.active-6652 .gallery_7297 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-6652 .gallery_7297 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-cold-c1cf .short-0125 {
  margin-bottom: 1.41575em;
}
.icon-cold-c1cf .card-out-c7af {
  margin-bottom: 1.618em;
}
.element-e6fc .surface_warm_8cd1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.element-e6fc .surface_warm_8cd1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.element-e6fc .disabled_hovered_b2fb {
  max-width: 100%;
  overflow: auto;
}
.focused-58c5 .element-e6fc a:hover {
  text-decoration: underline;
}
.focus-selected-140b .border_02a5:not(.tiny_6edf),
.focus-selected-140b .paper-3cec {
  margin-bottom: 1.41575em;
}
.focus-selected-140b .border_02a5:not(.tiny_6edf):last-child,
.focus-selected-140b .paper-3cec:last-child {
  margin-bottom: 0;
}
.focus-selected-140b .border_02a5.status-5e35 {
  margin-bottom: 0.41575em;
}
.focus-selected-140b .widget_blue_a1ca:before,
.focus-selected-140b .block-c83e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus-selected-140b .widget_blue_a1ca:before {
  content: "\f115";
}
.focus-selected-140b .block-c83e:before {
  content: "\f02c";
}
.focus-selected-140b .east-8b0e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus-selected-140b .east-8b0e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tiny-cb68 {
  display: -webkit-box;
  display: flex;
}
.tiny-cb68 .gallery-center-2d61 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tiny-cb68 .gallery-center-2d61 {
    flex-basis: 90px;
  }
}
.tiny-cb68 .cool_5589 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny-cb68 .cool_5589 {
    flex-basis: calc(100% - 50px);
  }
}
.tiny-cb68 .bronze-53d2 p:last-child {
  margin-bottom: 0.72em;
}
.gallery_pro_9b68 .gallery_7297 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gallery_pro_9b68 .gallery_7297:after,
.gallery_pro_9b68 .gallery_7297:before {
  content: "";
  display: table;
}
.gallery_pro_9b68 .gallery_7297:after {
  clear: both;
}
.gallery_pro_9b68 .gallery_7297 .primary-2ba7,
.gallery_pro_9b68 .gallery_7297 .nav_easy_19bb {
  width: 49%;
}
.gallery_pro_9b68 .gallery_7297 .primary-2ba7 a span.hidden-white-7266,
.gallery_pro_9b68 .gallery_7297 .nav_easy_19bb a span.hidden-white-7266 {
  display: block;
  margin-bottom: 5px;
}
.gallery_pro_9b68 .gallery_7297 .nav_easy_19bb {
  float: left;
  text-align: left;
}
.gallery_pro_9b68 .gallery_7297 .primary-2ba7 {
  float: right;
  text-align: right;
}
.form_4037 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form_4037 {
    margin-bottom: 0;
  }
}
.thick-8a9c {
  margin-bottom: 1em;
}
.thick-8a9c .tiny_6edf {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup-large-bcbf a {
  display: block;
  line-height: 0;
  position: relative;
}
.first_1f90 .thick-8a9c,
.button_new_eaa6 .thick-8a9c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .first_1f90 .thick-8a9c,
  .button_new_eaa6 .thick-8a9c {
    display: block;
  }
}
.first_1f90 .popup-large-bcbf,
.button_new_eaa6 .popup-large-bcbf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .first_1f90 .popup-large-bcbf,
  .button_new_eaa6 .popup-large-bcbf {
    margin-bottom: 1em;
  }
}
.first_1f90 .popup-large-bcbf img,
.button_new_eaa6 .popup-large-bcbf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.first_1f90 .hot_4795,
.button_new_eaa6 .hot_4795 {
  flex-basis: calc(100% - 160px);
}
.first_1f90 .hot_4795 p,
.button_new_eaa6 .hot_4795 p {
  margin-bottom: 0;
}
.first_1f90 .hot_4795 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .first_1f90 .hot_4795 {
    padding-left: 0;
  }
}
.button_new_eaa6 .hot_4795 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .button_new_eaa6 .hot_4795 {
    padding-right: 0;
  }
}
.button_new_eaa6 .popup-large-bcbf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden_new_0a59 .popup-large-bcbf {
  margin-bottom: 0.5em;
}
.hidden_new_0a59 .popup-large-bcbf img {
  width: 100%;
}
.avatar_down_0050 .upper_41f4,
.focus-selected-ff86 .upper_41f4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focus-selected-ff86 .slider_hard_5043 .easy-d1a9 p:last-child {
  margin-bottom: 0;
}
.center_2711 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.search_cold_2d30 .dark_2a90 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .search_cold_2d30 .dark_2a90:last-of-type {
    margin-bottom: 0;
  }
}
.search_cold_2d30 .dark_2a90 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search_cold_2d30 .dark_2a90 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.search_cold_2d30 .dark_2a90 ul li {
  margin: 0 0 0.6em;
}
.search_cold_2d30 .dark_2a90 ul li.brown_e41f,
.search_cold_2d30 .dark_2a90 ul li.info_385a {
  position: relative;
}
.search_cold_2d30 .dark_2a90 ul li.brown_e41f .basic_0b1d,
.search_cold_2d30 .dark_2a90 ul li.info_385a .basic_0b1d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.search_cold_2d30 .dark_2a90 ul li.brown_e41f:after:after,
.search_cold_2d30 .dark_2a90 ul li.brown_e41f:after:before,
.search_cold_2d30
  .dark_2a90
  ul
  li.info_385a:after:after,
.search_cold_2d30
  .dark_2a90
  ul
  li.info_385a:after:before {
  content: "";
  display: table;
}
.search_cold_2d30 .dark_2a90 ul li.brown_e41f:after:after,
.search_cold_2d30
  .dark_2a90
  ul
  li.info_385a:after:after {
  clear: both;
}
.search_cold_2d30 .dark_2a90 a.component_brown_ff16:hover {
  text-decoration: none;
}
.search_cold_2d30 .dark_2a90 select {
  max-width: 100%;
}
.search_cold_2d30 .dark_2a90 table {
  font-size: 85%;
}
.search_cold_2d30 .dark_2a90 table td,
.search_cold_2d30 .dark_2a90 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.search_cold_2d30 .dark_2a90 table tfoot td {
  text-align: left;
}
.search_cold_2d30 .dark_2a90 :last-child {
  margin-bottom: 0;
}
.search_cold_2d30 .dark_2a90 .notification-basic-ecdb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.search_cold_2d30 .dark_2a90 .notification-basic-ecdb label {
  width: 100%;
}
.search_cold_2d30 .dark_2a90 .notification-basic-ecdb .title_glass_039a {
  width: 100%;
  display: block;
}
.search_cold_2d30 .dark_2a90 .notification-basic-ecdb .tabs-simple-d58c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.search_cold_2d30 .dark_2a90 .notification-basic-ecdb .tabs-simple-d58c:hover svg #svg-search {
  fill: #444;
}
.search_cold_2d30 .dark_2a90 .notification-basic-ecdb .tabs-simple-d58c svg {
  width: 18px;
  height: 18px;
}
.search_cold_2d30 .media_6161 ul ul,
.search_cold_2d30 .disabled_rough_628a ul ul,
.search_cold_2d30 .accent_motion_4bf1 ul ul,
.search_cold_2d30 .in_c703 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.search_cold_2d30 .media_6161 .top_1b2c > a,
.search_cold_2d30 .disabled_rough_628a .top_1b2c > a,
.search_cold_2d30 .accent_motion_4bf1 .top_1b2c > a,
.search_cold_2d30 .in_c703 .top_1b2c > a {
  margin-bottom: 0;
}
.search_cold_2d30 .primary-32d1 li,
.search_cold_2d30 .media_6161 li,
.search_cold_2d30 .heading_ec2d li,
.search_cold_2d30 .disabled_rough_628a li,
.search_cold_2d30 .accent_motion_4bf1 li,
.search_cold_2d30 .in_c703 li,
.search_cold_2d30 .badge-8f20 li,
.search_cold_2d30 .hard_1ffe li {
  display: block;
  position: relative;
}
.search_cold_2d30 .primary-32d1 li:last-child,
.search_cold_2d30 .media_6161 li:last-child,
.search_cold_2d30 .heading_ec2d li:last-child,
.search_cold_2d30 .disabled_rough_628a li:last-child,
.search_cold_2d30 .accent_motion_4bf1 li:last-child,
.search_cold_2d30 .in_c703 li:last-child,
.search_cold_2d30 .badge-8f20 li:last-child,
.search_cold_2d30 .hard_1ffe li:last-child {
  border: none;
}
.search_cold_2d30 .primary-32d1 li a,
.search_cold_2d30 .media_6161 li a,
.search_cold_2d30 .heading_ec2d li a,
.search_cold_2d30 .disabled_rough_628a li a,
.search_cold_2d30 .accent_motion_4bf1 li a,
.search_cold_2d30 .in_c703 li a,
.search_cold_2d30 .badge-8f20 li a,
.search_cold_2d30 .hard_1ffe li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search_cold_2d30 .primary-32d1 li ul li::before,
.search_cold_2d30 .media_6161 li ul li::before,
.search_cold_2d30 .heading_ec2d li ul li::before,
.search_cold_2d30 .disabled_rough_628a li ul li::before,
.search_cold_2d30 .accent_motion_4bf1 li ul li::before,
.search_cold_2d30 .in_c703 li ul li::before,
.search_cold_2d30 .badge-8f20 li ul li::before,
.search_cold_2d30 .hard_1ffe li ul li::before {
  left: 15px;
}
.search_cold_2d30 .primary-32d1 li ul a,
.search_cold_2d30 .media_6161 li ul a,
.search_cold_2d30 .heading_ec2d li ul a,
.search_cold_2d30 .disabled_rough_628a li ul a,
.search_cold_2d30 .accent_motion_4bf1 li ul a,
.search_cold_2d30 .in_c703 li ul a,
.search_cold_2d30 .badge-8f20 li ul a,
.search_cold_2d30 .hard_1ffe li ul a {
  padding-left: 20px;
}
.search_cold_2d30 .primary-32d1 li ul ul li::before,
.search_cold_2d30 .media_6161 li ul ul li::before,
.search_cold_2d30 .heading_ec2d li ul ul li::before,
.search_cold_2d30 .disabled_rough_628a li ul ul li::before,
.search_cold_2d30 .accent_motion_4bf1 li ul ul li::before,
.search_cold_2d30 .in_c703 li ul ul li::before,
.search_cold_2d30 .badge-8f20 li ul ul li::before,
.search_cold_2d30 .hard_1ffe li ul ul li::before {
  left: 30px;
}
.search_cold_2d30 .primary-32d1 li ul ul a,
.search_cold_2d30 .media_6161 li ul ul a,
.search_cold_2d30 .heading_ec2d li ul ul a,
.search_cold_2d30 .disabled_rough_628a li ul ul a,
.search_cold_2d30 .accent_motion_4bf1 li ul ul a,
.search_cold_2d30 .in_c703 li ul ul a,
.search_cold_2d30 .badge-8f20 li ul ul a,
.search_cold_2d30 .hard_1ffe li ul ul a {
  padding-left: 40px;
}
.search_cold_2d30 .table-middle-3920 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search_cold_2d30 .hard_1ffe ul li {
  margin-bottom: 1.41575em;
}
.search_cold_2d30 .hard_1ffe ul li .frame-e94b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.search_cold_2d30 .hard_1ffe ul li .button_plasma_4c2d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tag_5003 .primary-32d1 li a,
.tag_5003 .media_6161 li a,
.tag_5003 .heading_ec2d li a,
.tag_5003 .disabled_rough_628a li a,
.tag_5003 .accent_motion_4bf1 li a,
.tag_5003 .in_c703 li a,
.tag_5003 .badge-8f20 li a,
.tag_5003 .hard_1ffe li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_5003 .table-middle-3920 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_5003 .dark_2a90 ul li.brown_e41f .basic_0b1d,
.tag_5003 .dark_2a90 ul li.info_385a .basic_0b1d {
  background: rgba(0, 0, 0, 0.2);
}
.tag_5003 .search_cold_2d30 .dark_2a90 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li {
  margin: 0;
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li ul {
  margin: 0;
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li ul li a {
  padding-left: 15px;
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li ul li li a {
  padding-left: 30px;
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li.dirty-e5a7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li.dirty-e5a7 > 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;
}
.shadow_9ccd .search_cold_2d30 .video-d6d3 li.dirty-e5a7 > 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;
}
.focus_bae3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.top_bb8f {
  position: relative;
  z-index: 10;
}
.top_bb8f .description-4f37 {
  width: 100%;
  max-width: 100%;
}
.cool-6b22 .background-06aa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cool-6b22 .simple_998b {
}
.cool-6b22 .tag_5003 {
  background: #292929;
}
.aside-warm-057a .background-06aa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.aside-warm-057a .simple_998b {
  background: #f9f9f9;
}
.aside-warm-057a .tag_5003 {
  background: #303030;
}
.frame_mini_d4ad .background-06aa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame_mini_d4ad .video_59f2 {
    margin-bottom: 1em;
  }
  .frame_mini_d4ad .video_59f2:last-child {
    margin-bottom: 0;
  }
}
.frame_mini_d4ad .simple_998b {
  background: #ededed;
}
.frame_mini_d4ad .tag_5003 {
  background: #1a1a1a;
}
.background-06aa.simple_998b {
  color: rgba(0, 0, 0, 0.6);
}
.background-06aa.simple_998b .detail_south_29d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-06aa.tag_5003 {
  color: rgba(255, 255, 255, 0.99);
}
.background-06aa.tag_5003 a:not(.component_brown_ff16) {
  color: rgba(255, 255, 255, 0.79);
}
.background-06aa.tag_5003 a:not(.component_brown_ff16):hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-06aa.tag_5003 .detail_south_29d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-06aa.tag_5003 table tbody td,
.background-06aa.tag_5003 table th {
  background: rgba(0, 0, 0, 0.08);
}
.white-2eaf.middle-42cd .notice_79e0 {
  max-width: initial;
}
.white-2eaf .gallery-c202 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.white-2eaf .gallery-c202 .description-4f37 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .white-2eaf .gallery-c202 .description-4f37 {
    display: block;
    margin-bottom: 2em;
  }
  .white-2eaf .gallery-c202 .description-4f37:last-child {
    margin-bottom: 0;
  }
}
.frame_mini_d4ad .video_59f2:last-child,
.aside-warm-057a .video_59f2:last-child,
.cool-6b22 .video_59f2:last-child {
  margin-bottom: 0;
}
.frame_mini_d4ad .video_59f2 .search_cold_2d30 .dark_2a90:last-child,
.aside-warm-057a .video_59f2 .search_cold_2d30 .dark_2a90:last-child,
.cool-6b22 .video_59f2 .search_cold_2d30 .dark_2a90:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .frame_mini_d4ad .accordion-a56f,
  .frame_mini_d4ad .tertiary-2ee0,
  .aside-warm-057a .accordion-a56f,
  .aside-warm-057a .tertiary-2ee0,
  .cool-6b22 .accordion-a56f,
  .cool-6b22 .tertiary-2ee0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .top_bb8f .video_59f2 {
    margin-bottom: 2em;
  }
}
.top_bb8f p:last-child {
  margin-bottom: 0;
}
.top_bb8f li,
.top_bb8f ul {
  list-style: none;
  margin: 0;
}
.top_bb8f ul ul {
  margin-left: 2.617924em;
}
.heading_7df8 {
  font-size: 0.875em;
}

/* css-noise: 4ea1 */
.ghost-box-t3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
